
.beforeA {
    width: 10px;
    height: 10px;
    background: #034a93;
    margin: 3px 8px 0;
    -webkit-transform: rotate(-45deg)!important;
    -moz-transform: rotate(-45deg)!important;
    -ms-transform: rotate(-45deg)!important;
    -o-transform: rotate(-45deg)!important;
    transform: rotate(-45deg)!important;
    -webkit-transform-origin: 0 100%!important;
    -moz-transform-origin: 0 100%!important;
    -ms-transform-origin: 0 100%!important;
    -o-transform-origin: 0 100%!important;
    transform-origin: 0 100%!important;
    display: inline-block;
    transition: all .5s ease;
}
.beforeA:hover {
    width: 10px;
    height: 10px;
    background: red;
    display: inline-block;
    -webkit-transform: rotate(-360deg)!important;
    -moz-transform: rotate(-360deg)!important;
    -ms-transform: rotate(-360deg)!important;
    -o-transform: rotate(-360deg)!important;
    transform: rotate(-360deg)!important;
    -webkit-transform-origin: 0 100%!important;
    -moz-transform-origin: 0 100%!important;
    -ms-transform-origin: 0 100%!important;
    -o-transform-origin: 0 100%!important;
    transform-origin: 0 100%!important;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

/* .py-5, .my-lg-5{
background: #fafafa;	
:background: rgba(0, 0, 0, 0.5);
:margin-bottom:50px;
:border:1px solid red;
} */
ul,
ol {
	padding: 0;
	margin: 0;
}
.w3-container{
margin-bottom:40px;	
}

.team-section{
background: #f7f7f7;	
margin-bottom: 40px;
}
/*----------swipper start----*/


.contact-page-w3ls iframe {
    width: 100%;
    height: 18em;
    border: none;
	margin-bottom: 2em;
}



#page {
   margin-left:10%;
    width: 100%;
margin-bottom: 15px;
}

#pad{
	
	margin-top:10px;
	margin-bottom:10px;
	color: rgb(2,0,49);
}

#col1{
border-bottom: 2px solid rgb(61,132,230);
	
}


#end{
    font-size: 1.8em;
    color: rgb(21,20,65);
    text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
    .btn-link::after {
    content: '\2212';
    width: 25px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    right: 12px;
    top: 8px;
    position: absolute;
}

.btn-link.collapsed:after {
    content: '';
    /* content: ""; */
    right: 1px;
    top: 17px;
    height: 21px;
    width: 47px;
    /* background: url(../images/right-arrow.svg)no-repeat; */
    background: url(../img/down-chevron.png) no-repeat !important;
    z-index: 999 !important;  position: absolute;
}
.btn-link::after {
    content: '\00A0';
    width: 25px;
    background: url(../img/down-chevron-up.png) no-repeat !important;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    right: 25px;
    top: 18px;
    position: absolute;
}

.heading-agileinfo5 {
    font-weight: 800;
    letter-spacing: .5px;
    font-size: 35px;
    margin-bottom: 1em;
	margin-top: 1em;
	
    text-align: center;
    color: rgb(2,0,49);
    text-transform: capitalize;
    position: relative;
}
/* .heading-agileinfo {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 30px;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    :text-align: center;
    color: rgb(2,0,49);
    text-transform: capitalize;
    position: relative;
} */

.heading-agileinfo span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}
/* .heading-agileinfo1 {
    font-weight: 500;
    letter-spacing: .5px;
    :font-size: 30px;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    :text-align: center;
    color: white;
    text-transform: capitalize;
    position: relative;
	background: rgb(129,217,237);
	height: 80px;
	padding: 17px;
	
} */

#info li{
margin-bottom :10px;
margin-top :10px;
padding-left: 15px;
}

#info li a{
	
text-decoration: none;
color: black;
	
}





/*----------swipper End----*/

.equ:hover{
	
cursor: pointer;
}
/* .swiper-pagination-bullet {
    background: rgb(60,56,184);
    :color: green;
	opacity: 0.5;
  } */

  /* .swiper-pagination-bullet-active {
    opacity: 1;
    :background: black;
  } */
    .swiper-slide {
		text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

#seed1{
	
	margin-bottom:30px;
	margin-top:10px;
}
#seed2 img{
margin-top: 60px;
margin-left: 50px;	
}
.mb-0 button{
	color: black;
	font-weight: bold;
	
}

.mb-0 button:hover{
text-decoration: none;
color:#000;
	
}

/*----Swipper End---------*/
/*---------------------
	Helper CSS
-----------------------*/

/* .spad {
	padding-top: 50px;
	:padding-bottom: 90px;

	:margin-bottom:100px;

} */
.spad20{
	
	  padding-top: 90px;
    padding-bottom: 90px;

}
.mb-5{
margin-top: 10px;	
}
/* .my-5>.p1{
:border:1px solid red;
margin-top:-30px;	
}
.blog-item{
:background: red;
text-align: center;	
margin: auto;
margin-left: auto;
margin-right: auto;
} */
.section-title {
	margin-bottom: 70px;
}
/* #content1 {

 :   min-height: 174px;
    overflow: hidden;
    position: relative;
    width: auto;
    background-image: url(../images/bg-content.gif);
    background-repeat: no-repeat;
    background-position: center top;
:    margin-top: -0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
span.last, #content div h2 span.last {
    color: #c80708;
    padding: 0;
    font-weight: bold;
	
}

.pb-5, .py-5 {
:background: red;
    padding-bottom: 3rem !important;
	margin-top:-10px;
} */

h1, .last{
    color: #3f3f3f;
    font-size: 28px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 27px;
	margin-top:15px;
}
#diftxtone
{
	margin-top:-15px;
	
}
.hero-section{
height: auto;	
}
.set1{
	border: 1px solid #C80708;
	border: 1px solid #C80708;
    float: left;
    margin-right: 15px;
    padding: 9px;
    
}

/* 
.service-section{
:background:red;	
} */
.section-title h3 {
	text-transform: uppercase;
	margin-bottom: 20px;
}

.section-title p {
	margin-bottom: 0;
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0;
}


/*m-dis*/


#panel{
	
	margin-top:15px;
	margin-bottom: 15px;
	
}
#pan li{
	
	padding: 4px 4px 4px 4px;
	}

/*m-dis*/








/*---------------------
	Commom elements
-----------------------*/

/* Buttons */

.site-btn {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	background: #f6783a;
	color: #fff;
	padding: 18px 30px;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	border-radius: 50px;
	min-width: 170px;
	text-align: center;
	border: none;
	cursor: pointer;
}

/* Image Popup */

.img-popup-warp .mfp-content,
.img-popup-warp.mfp-ready.mfp-removing .mfp-content {
	opacity: 0;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.img-popup-warp.mfp-ready .mfp-content {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

/* Preloder */

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
}

.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		        transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}

@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}

/*---------------------
	Header section
-----------------------*/

/* .header-section {
border-top:5px solid rgb(43,145,88);
:	padding: 10px 0;
	overflow: hidden;
:border: 1px solid green;
height:auto;
} */

.site-logo {
	display: inline-block;
	margin-right: 50px;
	padding-top: 10px;
}

/* .header-info {
	color: black;
	width:auto;
	display: inline-block;
	float: right;
	padding-right:70px;
	:margin-right:10px;
	:border: 1px solid red;
	
} */

.header-info .hf-item {
	display: inline-block;
	margin-left: 35px;
	
}
/* :.row1 a,img{
color: white;
margin-left: 5px;
margin-top: 40px;

} */
.inden{
margin-left: 5px;
margin-top: 40px;
	
}
/* .row1 a,img:hover{

 :transform: scale(1.5); 

} */

.row1 a{

		text-decoration: none;
	color: white;
	width: 55px;
	height: 45px;
	display: inline-block;
	position: relative;
	text-align: center;
	font-size: 14px;
	padding-top: 13px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:5px;
}

.row1 a:hover{
	text-decoration: underline;
	
}
/* .header-info a{
	text-decoration: none;
	color: black;
	width: 55px;
	height: 45px;
	display: inline-block;
	position: relative;
	text-align: center;
:	font-size: 17px;
	padding-top: 15px;
	margin-right: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
	
} */

.header-info .hf-item i:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px solid #d2d2db;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	border-radius: 2px;
}

.header-info .hf-item p {
	display: inline-block;
	position: relative;
	top: 10px;
	margin-bottom: 0;
}

.header-info .hf-item p span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #020031;
	font-weight: 500;
}


/*---------------------
	Footer Section
-----------------------*/

/* .footer-section {
	background-color: #020031eb;
	:background-image: url("../img/footer-bg.png");
	background-repeat: no-repeat;
	background-position: center 71px;
	:border: 1px solid red;
} */

/* .footer-section .footer-top {
	padding: 20px 40px;
	:border: 1px solid red;
} */
.footcare:hover{
	
	color:rgb(241,184,150);
}
.footer-section .copyright {
	border-top: 1px solid #312f56;
	padding: 5px 0;
	text-align: center;
}

.footer-section .copyright p {
	color: #b7b7b7;
	margin-bottom: 0;
}

.footer-section .copyright p a {
	color: #fff;
	font-weight: 500;
}

.footer-section .copyright p a:hover {
	color:rgb(241,184,150);
}

.footer-widget .fw-title {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5px;
	padding-top: 10px;

}
/* #cd1{
:border:1px solid red;	
:  background:rgb(232,248,255); 
} */
.mySlides {display:none}	
#com{
	
	margin-top:20px;
}
.button {

    color: #ffffff;
	font-weight: bold;
	margin-left:30px;
	background:rgb(251,152,104);
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 0.875em;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	  border-radius: 25px;
}
.button5{
	color:white;
	font-size: 14px;
	
}
.button5:hover{
	text-decoration: underline;
	color:rgb(241,184,150);
font-size: 14px;
	
}
.button:hover {
    color: #ffffff;
	font-weight: bold;
	margin-left:30px;
	background:rgb(251,152,104);
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 0.875em;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	  border-radius: 25px;
}
.button1{
	background: rgb(21,20,65);
	border-radius:10px;
	color: white;
	
}
.button2{
	background: rgb(21,20,65);
	border-radius:10px;
	color: white;
	
}
.button2:hover{
text-decoration:underline;
	font-weight:bold;
	color: white;
	
}
.button1:hover{
text-decoration:underline;
font-weight:bold;
	color: white;
}
.footer-widget p,
.footer-widget span {
	color: #b7b7b7;
}

.footer-widget ul {
	list-style: none;
}

/*extra*/



.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
margin-top:40px;
}

/* Next & previous buttons */
/* .prev, .next {
	
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -5px;
  color: white;
  font-weight: bold;
  font-size: 18px;
:  transition: 5s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
} */

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 5s ease;
}


button.btn.btn-link{font-size: 16px;}
h2.mb-0.added-new{font-size: 16px;}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-name: fade;
  animation-duration: 1000s;
margin-top:20px;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px;}
}


/*end*/









.footer-widget .about-widget img {
	margin-bottom: 30px;
}

.footer-widget .about-widget p {
	margin-bottom: 35px;
}

.footer-widget .social a {
	color: #b7b7b7;
	margin-right: 10px;
	}

.footer-widget .dobule-link ul {
	display: inline-block;


}

/* .footer-widget .dobule-link ul a {
	::border: 1px solid red;
	display: block;
	font-size: 14px;
	color: #b7b7b7;
	margin-bottom: 5px;
	margin-left: -50px;
} */

/* .footer-widget .dobule-link ul a:hover {
	::color:rgb(117,193,218);
	text-decoration: underline;
} */

.footer-widget .dobule-link ul li:last-child a {
	margin-bottom: 0;
}

.footer-widget .dobule-link ul:last-child {
	margin-left: 50px;
}

.footer-widget .recent-post li {
/*	margin-bottom: 25px;
*/}

.footer-widget .recent-post p {
	margin-bottom: 5px;
}

.footer-widget .recent-post span {
	font-size: 12px;
}

.footer-widget .recent-post span i {
	color: #f6783a;
	margin-right: 5px;
}
  
  .carousel-inner img {
      width: 100%;
      height: 10%;
  }
  
/* .footer-widget .contact li {
	margin-bottom: 5px;
	display: block;
	:border:1px solid red;

} */
.event li p{
	margin-bottom:5px;
}
.footer-widget .contact li p {
	margin-bottom: 0;
}

.footer-widget .contact i {
	font-size: 12px;
}

/*---------------------
	Other Pages
----------------------
======================*/

.site-breadcrumb {
	padding: 60px 0;
	color: #b7b7b7;
	font-size: 18px;
}

.site-breadcrumb a {
	color: #111111;
}

.site-breadcrumb a i {
	margin: 0;
}

.site-breadcrumb i {
	margin: 0 10px;
}

.site-pageination {
	list-style: none;
}

.site-pageination li {
	display: inline;
	text-align: center;
}

.site-pageination li a {
	display: inline-block;
	min-width: 40px;
	height: 40px;
	border: 1px solid #e1e1e1;
	color: #636363;
	padding-top: 9px;
	font-size: 14px;
	margin-right: 14px;
	border-radius: 2px;
}

.site-pageination li a:hover,
.site-pageination li a.active {
	background: #f6783a;
	border-color: #f6783a;
	color: #fff;
}

/*---------------------
	About page
-----------------------*/

.about-text h5 {
	font-weight: 400;
	margin-bottom: 12px;
	margin-top: 40px;
	
}

.about-text .about-list {
	list-style: none;
	padding-top: 10px;
}

.about-text .about-list li {
	font-size: 14px;
	color: #636363;
	margin-bottom: 10px;
}

.about-text .about-list li i {
	color: #f6783a;
}

.testimonial-section {
	background: #f7f7f7;
}

.testimonial-slider .ts-author-pic {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	margin: 5px auto 0;
}

.testimonial-slider .ts-text p {
	font-size: 18px;
	margin-bottom: 20px;
}

.testimonial-slider .ts-text h5 {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.testimonial-slider .ts-text span {
	color: #f6783a;
	font-size: 14px;
}

.testimonial-slider .owl-nav {
	position: absolute;
	top: 35px;
	width: 180px;
	left: 40px;
}

.testimonial-slider .owl-prev {
	float: left;
}

.testimonial-slider .owl-next {
	float: right;
}

.testimonial-slider .owl-prev,
.testimonial-slider .owl-next {
	font-size: 36px;
	color: #b7b7b7;
}

.testimonial-slider .owl-dots {
	position: absolute;
	left: -15px;
	bottom: -5px;
	width: 25%;
	padding: 0 15px;
	text-align: center;
}

.testimonial-slider .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 20px;
	background: #b7b7b7;
	display: inline-block;
	margin: auto 5px;
}

.testimonial-slider .owl-dots .owl-dot.active {
	background: #f6783a;
}

.member {
	text-align: center;
}

.member h5 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 5px;
}

.member p {
	color: #f6783a;
	margin-bottom: 0;
	font-weight: 14;
}

.member:hover .member-pic:after {
	opacity: 0.4;
}

.member:hover .member-social {
	opacity: 1;
}

.member:hover .member-social a {
	top: 0;
}

.member:hover .member-social a:nth-child(1) {
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.member:hover .member-social a:nth-child(2) {
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.member:hover .member-social a:nth-child(3) {
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.member .member-pic {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
}

.member .member-pic:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.member .member-social {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -6px;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.member .member-social a {
	padding: 0 5px;
	margin: auto 5px;
	color: #fff;
	position: relative;
	top: -20px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.member .member-social a:hover {
	color: #f6783a;
}

/*---------------------
	Blog Page
-----------------------*/

.post-item {
	margin-bottom: 60px;
}

.post-item .post-thumb {
	height: 320px;
	margin-bottom: 40px;
}

.post-item .post-thumb-full {
	margin-bottom: 40px;
}

.post-item .post-content h3 {
	font-size: 29px;
	font-weight: 400;
	margin-bottom: 10px;
}

.post-item .post-content h3 a {
	color: #111111;
}

.post-item .post-content p {
	margin-bottom: 0;
}

.post-item .post-meta {
	margin-bottom: 10px;
}

.post-item .post-meta span {
	margin-right: 10px;
	font-size: 14px;
	color: #b7b7b7;
}

.post-item .post-meta span i {
	color: #f6783a;
}

.post-item .tag {
	padding-top: 15px;
	padding-bottom: 40px;
	font-size: 12px;
	text-transform: uppercase;
	color: #b7b7b7;
}

.post-item .tag i {
	color: #f6783a;
	margin-right: 5px;
}

.post-item .post-author {
	padding: 40px 0;
	border-top: 1px solid #f5f5f5;
}

.post-item .post-author .pa-thumb {
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.post-item .post-author .pa-content {
	padding-left: 130px;
	padding-top: 5px;
}

.post-item .post-author .pa-content h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.comment-warp {
	padding-top: 40px;
	border-top: 1px solid #f5f5f5;
}

.comment-warp .comment-title {
	font-weight: 400;
	margin-bottom: 35px;
}

.comment-warp .comment-list {
	list-style: none;
}

.comment-warp .comment-list .replay-comment-list {
	list-style: none;
	margin-left: 14%;
}

.comment-warp .comment {
	margin-bottom: 40px;
}

.comment-warp .comment .comment-avator {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

.comment-warp .comment .comment-content {
	padding-left: 100px;
}

.comment-warp .comment .comment-content .c-date {
	font-size: 12px;
	text-transform: uppercase;
	color: #b7b7b7;
	margin-bottom: 5px;
	display: block;
}

.comment-warp .comment .comment-content h5 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 400;
}

.comment-warp .comment .comment-content p {
	margin-bottom: 0;
}

.comment-warp .comment .comment-content .c-btn {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #e1e1e1;
	color: #111111;
	padding: 5px 25px;
	border-radius: 2px;
	margin-right: 5px;
	margin-top: 15px;
}

.comment-warp .comment .comment-content .c-btn:hover {
	border-color: #f6783a;
	background: #f6783a;
	color: #fff;
}

.comment-form-warp {
	padding: 40px 0;
	border-top: 1px solid #f5f5f5;
}

.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form textarea {
	width: 100%;
	border: 1px solid #cccccc;
	font-size: 14px;
	padding: 18px 20px;
	margin-bottom: 30px;
	border-radius: 2px;
}

.comment-form textarea {
	height: 150px;
}

.comment-form.--contact input[type='text'],
.comment-form.--contact input[type='email'],
.comment-form.--contact textarea {
	border: 1px solid #e1e1e1;
}

.comment-form.--contact textarea {
	margin-bottom: 50px;
}

.widget {
	margin-bottom: 55px;
	margin-left: -19px;
}

.widget .widget-title {
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 30px;
}

.widget ul {
	list-style: none;
}

.widget ul a {
	font-size: 14px;
	color: #636363;
	margin-bottom: 10px;
	padding: 5px 0;
	display: inline-block;
}

.widget ul a:hover {
	color: #f6783a;
}

.widget .search-widget {
	position: relative;
}

.widget .search-widget input {
	width: 100%;
	border: 1px solid #9d9d9d;
	padding: 10px 15px;
	padding-right: 55px;
	font-size: 14px;
}

.widget .search-widget button {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	border: none;
	width: 50px;
	padding-top: 5px;
	color: #b7b7b7;
	background-color: transparent;
	-webkit-transform: rotateY(180deg);
	        transform: rotateY(180deg);
}

.widget .recent-post-widget .rp-item {
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
}

.widget .recent-post-widget .rp-thumb {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 30px;
}

.widget .recent-post-widget .rp-content {
	padding-left: 100px;
}

.widget .recent-post-widget .rp-content p {
	font-size: 12px;
	color: #b7b7b7;
	margin-bottom: 0;
}

.widget .recent-post-widget .rp-content p i {
	color: #f6783a;
}

.widget .recent-post-widget .rp-content h6 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 10px;
}

.widget .tags a {
	min-width: 80px;
	text-transform: uppercase;
	display: inline-block;
	font-size: 10px;
	line-height: 10px;
	color: #636363;
	padding: 12px 15px;
	border: 1px solid #f6783a;
	margin-right: 5px;
	margin-bottom: 8px;
	text-align: center;
	border-radius: 2px;
}

.post-item.post-details {
	margin-bottom: 0;
}

.post-item.post-details p {
	margin-bottom: 15px;
}

.post-item.post-details blockquote {
	padding: 25px 30px;
	font-size: 16px;
	color: #111111;
	border-left: 3px solid #f6783a;
	-webkit-box-shadow: 0 0 40px #f2f2f2;
	        box-shadow: 0 0 40px #f2f2f2;
	margin: 40px 0 35px;
}

/*---------------------
	Contact page
-----------------------*/

.map-section {
	height: 600px;
	position: relative;
}

.map-section .map {
	height: 100%;
}

.contact-info-warp {
	position: absolute;
	width: 400px;
	height: 100%;
	background: rgba(2, 0, 49, 0.8);
	text-align: center;
	z-index: 1;
	padding-top: 70px;
}

.contact-info-warp .contact-info {
	margin-bottom: 40px;
}

.contact-info-warp .contact-info h4 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 8px;
}

.contact-info-warp .contact-info p {
	color: #fff;
	margin-bottom: 0;
}

/*------------------
	Responsive
---------------------*/

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

/* Medium screen : 992px. */



@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.counter-section .counter {
		padding-left: 20px;
	}
	.counter-section .counter .counter-item {
		min-width: 80px;
	}
	.counter-section .counter .counter-item h4 {
		font-size: 35px;
	}
	.widget {
		margin-left: 0;
	}
}

/* Tablet :768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header-info .hf-item i {
		float: left;
	}
	.header-info .hf-item p {
		display: block;
	}
	.hs-item {
		height: auto;
		min-height: auto;
		padding: 140px 0;
	}
	.counter-section .counter {
		padding-top: 15px;
		padding-left: 0;
	}
	.counter-section .counter .counter-item {
		min-width: 70px;
	}
	.counter-section .counter .counter-item h4 {
		font-size: 27px;
	}
	.gallery .gallery-item,
	.gallery .gallery-item.gi-big,
	.gallery .gallery-item.gi-long {
		width: 25%;
	}
	.footer-widget {
		margin-bottom: 40px;
	}
	.testimonial-slider .owl-nav {
		left: -16px;
	}
	.member {
		margin-bottom: 40px;
	}
	.sidebar {
		padding-top: 80px;
	}
	.widget {
		margin-left: 0;
	}
}

/* Large Mobile :480px. */

@media only screen and (max-width: 767px) {
	.header-info {
		display: none;
	}
	.site-logo {
		padding: 15px 0;
	}
	.nav-switch {
		position: absolute;
		right: 30px;
		font-size: 30px;
		color: #111;
		top: 25px;
		display: block;
	}
	.nav-section .nav-right {
		display: block;
		float: none;
		text-align: right;
		padding-bottom: 20px;
	}
	.main-menu {
		display: none;
	}
	.main-menu li {
		display: block;
	}
	.main-menu li a {
		padding: 15px;
		display: block;
		border-top: 1px solid #212031;
	}
	.main-menu li a:hover {
		background-color: transparent;
		color: #f6783a;
	}
	.main-menu li.active a {
		background-color: transparent;
	}
	.hs-item {
		min-height: auto;
		padding: 100px 0;
	}
	.hs-item .hs-title {
		font-size: 40px;
	}
	.counter-section .counter {
		float: none;
		padding-top: 30px;
		padding-left: 0;
		text-align: center;
	}
	.gallery .gallery-item,
	.gallery .gallery-item.gi-big,
	.gallery .gallery-item.gi-long {
		width: 50%;
	}
	.fact {
		text-align: left;
		margin-bottom: 15px;
	}
	.footer-widget {
		margin-bottom: 40px;
	}
	.testimonial-slider .owl-nav {
		left: 50%;
		margin-left: -90px;
	}
	.testimonial-slider .owl-dots {
		text-align: center;
		width: 100%;
		left: 0;
		bottom: 0;
	}
	.testimonial-slider .ts-author-pic {
		margin: 5px auto 30px;
	}
	.testimonial-slider .ts-item {
		text-align: center;
		padding-bottom: 50px;
	}
	.member {
		margin-bottom: 40px;
	}
	.sidebar {
		padding-top: 80px;
	}
	.widget {
		margin-left: 0;
	}
	.map-section {
		height: auto;
	}
	.contact-info-warp {
		position: relative;
		height: auto;
		display: block;
		width: 100%;
		padding-bottom: 70px;
	}
	.map-section .map {
		height: 300px;
	}
}

/* small Mobile :320px. */

@media only screen and (max-width: 479px) {
	.hs-item .hs-title {
		font-size: 27px;
	}
	.counter-section .counter .counter-item {
		min-width: 65px;
	}
	.counter-section .counter .counter-item h4 {
		font-size: 25px;
	}
	.course-item .course-info {
		margin: 0;
	}
	.blog-item .blog-thumb {
		height: 230px;
		width: 100%;
		margin-bottom: 20px;
	}
	.blog-item .blog-content {
		padding-left: 0;
	}
	.gallery .gallery-item,
	.gallery .gallery-item.gi-big,
	.gallery .gallery-item.gi-long {
		width: 100%;
	}
	.newsletter-section .newsletter {
		text-align: center;
	}
	.newsletter-section .newsletter input {
		padding-right: 30px;
		margin-bottom: 20px;
		text-align-last: auto;
	}
	.newsletter-section .newsletter .site-btn {
		position: relative;
		border-radius: 50px;
	}
	.post-item .post-author .pa-thumb,
	.comment-warp .comment .comment-avator {
		float: none;
		margin-bottom: 15px;
	}
	.post-item .post-author .pa-content,
	.comment-warp .comment .comment-content {
		padding-left: 0;
	}
}