/*----------------------------------------------------*/
/*font Variables*/
/*Color Variables*/
/*global*/
/*----------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');

@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700|Poppins:400,700|Sintony:400,700');
/*---------------------------------------------------- */
/*----------------------------------------------------*/
body {
 margin: 0;
 padding: 0;
 overflow-x: hidden;
 font-size: 14px;
 line-height: 1.7;
 font-weight: normal;
 color: #595959;
 font-family: 'Poppins';
 -webkit-font-smoothing: antialiased;
}
.ul-li ul {
 margin: 0;
 padding: 0;
}
.ul-li ul li {
 list-style: none;
 display: inline-block;
}
.ul-li-block ul {
 margin: 0;
 padding: 0;
}
.ul-li-block ul li {
 list-style: none;
 display: block;
}
a {
 text-decoration: none;
 color: inherit;
}
a:hover, a:focus {
 text-decoration: none;
}
img {
 max-width: 100%;
 height: auto;
}

.form-control:focus, button:visited, button.active, button:hover, button:focus, input:visited, .banner-contact select:visited, input.active, .banner-contact select.active, input:hover, .banner-contact select:hover, input:focus, .banner-contact select:focus, textarea:hover, textarea:focus, a:hover, a:focus, a:visited, a.active, select, select:hover, select:focus, select:visited {
 outline: none;
 -webkit-box-shadow: none;
 box-shadow: none;
 text-decoration: none;
 color: inherit;
}
.form-control {
 -webkit-box-shadow: none;
 box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
 margin: 0;
 font-weight: normal;
 font-family: 'Poppins';
}
/*.sintony {font-family: 'Sintony', sans-serif; }*/
.section-title {
 font-size: 42px;
 color: #000;
 font-weight: 700;
 position: relative;
 margin-bottom: 90px;
 font-family: 'Poppins';
 text-transform: capitalize;
}
.section-title:after {
 content: '';
 position: absolute;
 bottom: -15px;
 height: 5px;
 width: 50px;
 border-radius: 30px;
 background-color: #c5353b;
 left: 0;
 right: 0;
 margin: 0 auto;
}
.section-sub-title {
 font-size: 24px;
 color: #000;
 font-weight: 700;
}
.mb20 {
 margin-bottom: 20px;
}
.mb80 {
 margin-bottom: 80px;
}
.mb60 {
 margin-bottom: 60px;
}
.pt10 {
 padding-top: 10px;
}
/*---------------------------
---------Margin setting----------
-----------------------------*/
.mt100 {margin-top: 100px;}
.mt70 {margin-top: 70px;}
.mt40 {margin-top: 40px;}
.mt10 {margin-top: 10px;}
.mt5 {margin-top: 5px;}
.mt15 {margin-top: 15px;}
.mt30 {margin-top: 30px;}
.mb15 {margin-bottom: 15px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb70 {margin-bottom: 70px;}
.mb75 {margin-bottom: 75px;}
.mr30{margin-right: 30px;}
.mr35{margin-right: 35px;}
.ml5{margin-left: 5px;}
.ml70{margin-left: 70px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}

/*---------------------------
---------Padding setting----------
-----------------------------*/
.p0{padding: 0;}
.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt60 {padding-top: 60px;}
.pt80 {padding-top: 80px;}
.pt90 {padding-top: 90px;}

.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb50 {/* padding-bottom: 50px; */}
.pb90 {padding-bottom: 90px;}

.pl15{padding-left: 15px;}
/*---------------------------------------------------- */
/*----------------------------------------------------*/

.header-top-section {
	background-color: #c5353b;
	padding: 6px 0 6px;
	transition: .3s all ease-in-out;
	position:  absolute;
	z-index:  2;
	left:  0;
	right: 0;
	line-height: 50px;
}
.header-top-section.menu-bg-overlay {
    background-color: #c5353b;
    padding-top: 0;
    padding: 3px 0px;
    left: 0;
    right: 0;
    transition: .3s all ease-in-out;
    position: fixed;
    z-index: 5;
}
.show-on-click {
  display: none;
}
.header-top-section .logo {
    margin-right: 100px;
    width: 150px;
}
.header-top-section .header-contact {
	font-size: 15px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0.3px;
    color: #ffffff;
}
.header-top-section .header-contact i {
 margin-right: 8px;
 color: #fff;
}
.banner-heading .sub-title {
  color: #d2d2d2;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
.banner-section {
 background-image: url(../img/banner/bm-1.jpg);
 background-size: cover;
 background-repeat: no-repeat;
 position: relative;
 padding: 160px 0px 120px 0;
 margin-top: 20;
}
.banner-heading {
    position: relative;
    z-index: 1;
    padding: 65px 0;
    margin-left: 50px;
}
.banner-heading .banner-title {
 font-size: 45px;
 color: #fff;
 font-weight: 700;
 font-family: 'Poppins';
}
.banner-heading .banner-title span {
  color: #c5353b;
}
.banner-heading .banner-title span {
 color: #c5353b;
}
.banner-contact input, 
.banner-contact select, 
.service-page-contact-form input, 
.service-page-contact-form select,
.contact-area-form input,
.contact-area-form select {
    height: 32px;
    width: 100%;
    border: none;
    margin-bottom: 15px;
	font-size: 14px;
    -webkit-appearance: initial;
    border-radius: 0px;
    padding: 0px 10px;
    background-color: #fff;
}

.banner-contact textarea {
    height: 80px;
    width: 100%;
	font-size: 14px;
    padding: 5px 10px;
    border: none;
    border-radius: 0px;
}
.service-page-contact-form textarea, .contact-area-form textarea {
    height: 80px;
    width: 100%;
	font-size: 14px;
    padding: 5px 10px;
    border: none;
    border-radius: 0px;
}
.service-page-contact-form input, 
.service-page-contact-form select, 
.service-page-contact-form textarea,
.contact-area-form input,
.contact-area-form select,
.contact-area-form textarea {
    border: 1px solid #d3d3d3;
}
.submit-btn input, 
.submit-btn .banner-contact select, 
.banner-contact .submit-btn select {
	width: 200px; 
	height: 45px;
	margin-top: 25px;
	background-color: #c5353b;
	color: #fff;
	transition: .3s all ease-in-out;
	text-transform:  uppercase;
	font-weight:  700;
}
.submit-btn input:hover,
.call-btn:hover {
  background-color: #b33137;
}
.white-overlay {
 background-color: rgba(97, 97, 97, 0.4);
 position: absolute;
 top: 0;
 z-index: 0;
 height: 100%;
 width: 100%;
}
.arrow {
 position: absolute;
 bottom: 0;
 width: 100%;
 height: 20px;
 background-color: #fff;
}
.arrow:after {
 content: '';
 position: absolute;
 bottom: 100%;
 width: 50%;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 left: 50%;
 border-bottom: 20px solid #fff;
 border-left: 30px solid transparent;
}
.arrow:before {
 content: '';
 position: absolute;
 bottom: 100%;
 width: 50%;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 right: 50%;
 border-bottom: 20px solid #fff;
 border-right: 30px solid transparent;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.about-us-section {
 padding: 40px 0px 100px;
}
.about-us-section2 {
 padding: 100px 0px 100px;
}
.who-we-are {
 margin: 70px 0px 0px 50px;
}
.who-we-are2 {
 margin: 0px 0px 30px 0px;
}
.about-us-list {
 margin-top: 30px;
}
.about-us-list li {
 margin-bottom: 10px;
}
.about-us-list i {
 margin-right: 5px;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/

.breadcrum-section {
	background: #23282e;
	position: relative;
	padding-bottom: 910px;
	text-align: center;
}
.breadcrum-section {
    padding-bottom: 330px;
    background: url(../img/banner/slider-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.breadcrum-content {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
}
.breadcrumb {
    background-color: transparent;
}
.breadcrumb li, .breadcrumb>.active {
    font-size: 18px;
    color: #e5e5e5;
}
.breadcrumb li, .breadcrumb>.active {
    font-size: 18px;
    color: #e5e5e5;
}
.breadcrum-title-head {
    margin: 0;
    font-size: 36px;
	font-weight: 700;
}
.white {
    color: #fff;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
.sercvice-section {
 background-color: #f1f1f1;
 padding: 95px 0px;
}
.service-icon {
	height: 123px;
}
.service-icon i {
 font-size: 72px;
 color: #c5353b;
 width: 72px;
 height: 72px;
 margin-top: 28px;
}
.service-text h3 {
 margin: 15px 0px;
 color: #000;
 transition: .3s all ease-in-out;
 font-size: 24px;
 font-weight: 700;
}
.service-icon-text {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 30px 50px 30px;
  min-height: 365px;
  margin-bottom: 30px;
}
.service-icon-text:hover .service-text h3 {
  color: #c5353b;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.call-action-title {
 font-size: 40px;
 color: #000;
 font-weight: 700;
 margin-bottom: 30px;
}
.call-to-action-section {
 position: relative;
}
.call-to-action-section .jarallax {
 background-image: url(../img/banner/bm-2.jpg);
 padding: 66px 0px;
}
.call-to-content {
 position: relative;
 z-index: 3;
 max-width: 750px;
 margin: 0 auto;
}

.overlay-2 {
 background-color: rgba(255, 255, 255, 0.65);
}
.call-btn {
 height: 60px;
 width: 280px;
 background-color: #c5353b;
 color: #fff;
 font-size: 20px;
 text-transform: uppercase;
 border-radius: 4px;
 font-weight: 600;
 line-height: 60px;
 margin: 0 auto;
 transition: .3s all ease-in-out;
}
.call-btn a {
 width: 100%;
 display: block;
}
.modal-backdrop {
 background-color: transparent;
 z-index: -1;
}
.modal-title {
 color: #000;
 font-size: 20px;
 font-weight: 600;
 float: left;
}
.modal-contact input, .modal-contact .banner-contact select, 
.banner-contact .modal-contact select,
.modal-contact textarea {
 height: 50px;
 margin-bottom: 20px;
 padding: 0 15px;
 width: 100%;
 border: 1px solid #e5e5e5;
 border-radius: 2px;
}
input.wpcf7-form-control.wpcf7-submit {
	width: 200px; 
	height: 45px;
	margin-top: 25px;
	background-color: #c5353b;
	color: #fff;
	border: none;
	transition: .3s all ease-in-out;
	text-transform:  uppercase;
	font-weight:  700;
}
.modal-contact input[type=submit] {
	width: 100%;
	height: 60px;
	background-color: #c5353b;
    color: #fff;
    font-size: 20px;
	border: none;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto;
    padding: 15px;
    transition: .3s all ease-in-out;
}
.modal-contact textarea {
  height: 100px;
}
.modal-contact button {
 height: 50px;
 width: 150px;
 background-color: #c5353b;
 border-radius: 2px;
 border: none;
 font-size: 18px;
 color: #fff;
 line-height: 50px;
}
.modal-content {
 border: none;
 padding-bottom: 0;
}
button.close {
  background: #c5353b;
  padding: 4px 10px;
  opacity: 1;
  color: #fff;
  position: relative;
  z-index: 33;
}
.modal-header .close {
 margin-top: -30px;
}
.modal-header {
  padding: 15px;
  border-bottom: 2px solid #e5e5e5;
  text-align: center;
  margin: 0px 20px;
  margin-bottom: 25px;
}
div#exampleModal-1 .modal-title {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  float: none;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.testimonial-section {
 padding: 100px 0px 70px;
}.testimonial-section2 {
 padding: 100px 0px 70px;
 background-color: #f1f1f1;
}
.testimonial-text {
 margin-bottom: 30px;
 overflow:  hidden;
}
.testimonial-text span {
 font-size: 16px;
}
.testimonial-text i {
 font-size: 26px;
 margin-right: 5px;
 color: #c5353b;
}
.testimonial-pic-text {
 padding: 35px 30px;
 background-color: #fff;
 -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
 box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
 display: inline-block;
 min-width: 100%;
 min-height: 300px;
}
.testimonial-pic-details {
  /*position: absolute;*/
  bottom: 40px;
}
.client-pic {
 height: 80px;
 width: 80px;
 margin-right: 20px;
 overflow: hidden;
 border-radius: 100%;
}
.client-pic img {
 border-radius: 100%;
}
.client-name-designation {
 display: inline-block;
 margin-top: 20px;
}
.client-name-designation .name {
 font-size: 18px;
 display: block;
 font-weight: 700;
}
.ratting-number {
 font-size: 36px;
}
.rate-star i {
 color: #c5353b;
}
.testimonial-slide .owl-item {
 padding: 5px;
}
.testimonial-slide .owl-dots {
  position: absolute;
  top: -80px;
  right: 0;
}
.testimonial-slide .owl-dot {
 display: inline-block;
 margin-left: 10px;
 height: 15px;
 width: 15px;
 border: 1px solid #c5353b;
 border-radius: 100%;
 margin-bottom: 10px;
 position: relative;
}
.testimonial-slide .owl-dot:after {
 position: absolute;
 top: 2px;
 content: '';
 background-color: #c5353b;
 height: 8px;
 width: 0px;
 border-radius: 100%;
 left: 2px;
}
.testimonial-slide .owl-dot.active:after {
 width: 8px;
}
.testimonial-slide .owl-controls {
 text-align: center;
 margin-top: 50px;
}
/*.owl-carousel {
 z-index: 0 !important;
 }*/
 /*---------------------------------------------------- */
 /*----------------------------------------------------*/
 .google-map-container {
   height: 550px;
 }
 .widgettitle {
   font-size: 24px;
   font-weight: 700;
   color: #fff;
   margin-bottom: 25px;
 }
 .footer-area {
   padding: 80px 0px 20px;
   background-color: #c5353b;
 }
 .footer-service-link li {
   color: #fff;
   margin-bottom: 10px;
 }
 .contact-details {
   color: #fff;
   max-width: 250px;
 }
 .footer-social {
   margin-top: 20px;
 }
 .footer-social li {
   color: #fff;
   font-size: 20px;
   margin-right: 15px;
 }
 .contact-details span {
  display: block;
  margin-bottom: 5px;
}
.contact-details span i {
  margin-right: 5px;
}
.gm-style .gm-style-iw {
 background-color: #c5353b !important;
 top: 0 !important;
 left: 0 !important;
 width: 100% !important;
 height: 100% !important;
 color: #fff;
 max-height: 50px;
 border-radius: 40px;
 overflow: hidden;
 text-align: center;
 line-height: 50px;
 font-size: 20px;
 display: block !important;
}
/*style the p tag*/
.gm-style .gm-style-iw #google-popup p{
  font-size: 20px;
  font-weight: 700;
}
.gm-style div div div div div div {
  background: transparent !important;
  box-shadow: none !important;
}
/*style the arrow*/
.gm-style div div div div div div div div {
 background-color: #c5353b !important;
 padding: 0;
 margin: 0;
 padding: 0;
 top: 0;
 color: #fff;
 font-size: 20px;
}
.gm-style-iw + div{ display: none; } 
/*style the link*/
.gm-style div div div div div div div div a {
 color: #fff;
 font-weight: bold;
}
/*---------------------------------------------------- */
.request_callback h3 {
  margin-bottom: 34px;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0;
  font-family: arial;
  text-transform: capitalize;
}
.request_callback {
  position: relative;
  z-index: 1;
}
.request_callback .contact-info {
  width: 27%;
  float: left;
  margin-right: 25px;
}
.request_callback .contact-info input, 
.request_callback .contact-info select {
  height: 50px;
  padding: 0px 15px;
  width: 100%;
  background: rgba(255,255,255,.6);
  border: none;
}
.request_callback .submit-btn input {
  height: 50px !important;
  border: none;
  width: 140px !important;
  text-transform: uppercase;
  margin-top: 0 !important;
}
.footer-area-content {
  max-width: 940px;
  margin: 0 auto;
}
.copyright-text span {
  font-size: 18px;
  color: #fff;
}
/* .banner-contact label {
  color: #fff;
} */
/*call to action section*/
.call-to-action {
  background-image: url(../img/banner/bm-3.jpg);
  padding-top: 65px;
  padding-bottom: 60px;
  background-size:  cover;
  position: relative;
  background-attachment: fixed;
}
.call-subtitle {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  color: #fff;

}
.call-title {
  color: #e0e0e1;
  font-size: 42px;
  font-style: italic;
  font-size: 42px;
  font-weight: 600;
  margin-top:  35px;
  margin-bottom: 13px;
}
.call-number {
  font-size: 60px;
  color: #e0e0e1;
  font-weight: 600;
}
.call-overlay {
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
}
.call-action-content {
  position: relative;
  z-index: 1;
}
/*contact form section*/

.get-in-touch-section {
}
.get-in-touch-section .section-title {
  color: #fff;
}
.tl-contactinfo li:first-child {
  font-size: 1.8rem;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 22px;
  color: #cdcbcb;
}
.tl-contactinfo {
  display: block;
  margin-top: 65px;
  text-align: center;
}
.tl-contactinfo ul li.text1 {
  padding-bottom: 30px;
  color: #fff;
  font-size: 20px;
}
.tl-contactinfo ul li.phonedigits {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
}
.tl-contactinfo li.phonedigits > i {
  padding-right: 12px;
}
.tl-contactinfo ul li span {
}
.contact-form-area {
  max-width: 700px;
  margin: 0 auto;
}
.contact-form-area  input {
  height: 40px;
  width: 47%;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 15px;
  border: none;
}
.contact-form-area  textarea {
  height: 150px;
  width: 97%;
  padding: 15px;
}
.contact-form-area .submit-btn {
  width: 200px;
  line-height: 13px;
  height: 55px;
  text-align: center;
  margin: 0 auto;
}
.contact-form-area .submit-btn input {
  width: 100%;
  height: 100%;
}
.working-hours li {
  line-height: 32px;
  color: #c1c2c7;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}
.working-hours li span {
  display: inline-block;
  float: right;
  color: #fff;
  margin: 0;
}
.working-hours li .closed {
  color: #f60c0c;
}
.impact-achieve-icon {
  height: 52px;
}
.impact-achieve-icon i {
  font-size: 60px;
  color: #c5353b;
}
.impact-achieve-text .count {
  font-size: 35px;
  color: #0e0e0e;
  font-weight: 700;
}
.impact-achieve-text p {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    width: 70%;
    margin: 0 auto;
}
.impact-left-content {
  padding: 35px 35px 50px 35px;
  box-shadow: 3px -20px 33px 0px rgba(222, 222, 222, 0.5);
  background-image: url(../img/become-mem.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.achivment-section {
  padding: 100px 0px;
}
.achivment-section-color {
  background-color: #f1f1f1;
}
.get-in-touch-section {
  position: relative;
}
.get-in-touch-section .call-overlay {
  z-index: 1;
}
.contact-form-content {
  position: relative;
  z-index: 2;
}
.call-to-action-section .jarallax {
  background-image: url(../img/banner/bm-3.jpg);
}
.get-in-touch-section .jarallax {
  background-image: url(../img/banner/bm-3.jpg);
  padding: 100px 0px;
}
form.wpcf7-form p {
    margin: 0;
}

/*====================================
	Team Section
======================================*/
.team {
	background: #ffffff;
	padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
}
.team .single-team {
	position: relative;
	margin-top: 30px;
	text-align: left;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.team .single-team:hover,
.team .single-team.active{
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
.team .team-head{
	position:relative;
	overflow:hidden;
}
.team .team-head:before {
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.60);
	content:"";
	opacity: 0;
	z-index:6;
	visibility: hidden;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.team .single-team:hover .team-head:before,
.team .single-team.active .team-head:before {
	opacity:1;
	visibility:visible;
}
.team .single-team img{
	z-index:5;
	width:100%;
}
.team .team-social {
	background: transparent;
	display: inline-block;
	position: absolute;
	top:10px;
	left:0;
	padding: 5px 20px;
	/*border-radius: 30px;*/
	z-index:44;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
	opacity:0;
	visibility:hidden;
}
.team .single-team:hover .team-social,
.team .single-team.active .team-social{
	opacity:1;
	visibility:visible;
	transform: translateX(0%);
}
.team .team-social li {
	display: inline-block;
	margin-right: 15px;
}
.team .team-social li:last-child{
	margin:0;
}
.team .team-social a {
	text-align: center;
	color: #444;
	display: block;
}
.team .member-name {
	background: #f5f5f5;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
	text-align: center;
	padding: 20px 0;
}
.team .member-name h4 {
	font-size: 18px;
	font-weight: 700;
}
.team .single-team:hover .member-name h4,
.team .single-team.active .member-name h4{
	color:#fff;
}
.team .single-team:hover .member-name p,
.team .single-team.active .member-name p{
	color:#fff;
}
.team .single-team:hover .member-name, .countdown .single-count:hover i, .team .single-team.active .member-name, .newsblog .single-news .date, .newsblog .news-meta ul, .newsblog .subscribe form button:hover, .newsblog.archive .form button, .newsblog .pagination-nav li.active a, .newsblog .pagination-nav li:hover a, .newsblog.single .arrow li a:hover, .newsblog.single .form button, .about-us .single-video a, .about-us .about-content .btn, .skills, .skills .tab-main .nav li a::before, .pricing .single-price .btn, #contact .form-group.button .btn, .header .nav li a::before, .header .nav li .dropdown li:hover a, .newsletter .signup, .newsblog .slick-dots li button, .project.single .project-info {
    background-color: #c5353b;
}

/* - Service Section
==========================================*/
.relative-position {
    position: relative;
}
.service-page .about-icon {
	float: left;
}

.service-page .about-text {
	padding-left: 60px;
}
.service-page .about-title-head {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
.pink {
    color: #c5353b;
}
.section-padding {
    padding: 115px 0px;
    position: relative;
    z-index: 1;
}
.service-text-icon {
	min-height: 230px;
}
.service-icon-box {
    float: left;
    line-height: 24px;
    padding: 15px;
    margin-right: 15px;
    background-color: #fff;
}
.service-text-box {
	overflow: hidden;
}
.overlay-pattern {
	color: #fff;
	background-image: url(../img/overlay-pattern.png);
}
.overlay-pattern:before {
	content: "";
	position: absolute;
	background: rgba(17, 17, 17, 0.4);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}
.about-our-work p {
	margin-bottom: 30px;
}

.about-our-work h3 {
	font-size: 18px;
	font-weight: bold;
	color: #111;
	margin-top: 10px;
}
.service-icon-box i,
.about-icon i {
	font-size: 40px;
}
.service-title-head {
    margin: 0;
    font-size: 22px;
}
.section-title-text {
    color: #999999;
    font-size: 18px;
}
/*----------------------------------------------------------------------- 
End of service section
-------------------------------------------------------------------------*/
/*----------------------------------------------------------------------- 
- Connected section
-------------------------------------------------------------------------*/
.base-color {
	color: #ffffff;
}
.connected-icon {
	width: 100px;
	height: 100px;
	font-size: 52px;
	line-height: 100px;
	border-radius: 100%;
	display: inline-block;
	background-color: #ffffff;
}
.connected-text-title h3 {
	margin-top: 20px;
    margin-bottom: 10px;
}

/*----------------------------------------------------------------------- 
End of Connected section
-------------------------------------------------------------------------*/
ul.contact-adress-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.contact-adress-list li {
    margin-bottom: 60px;
}
ul.contact-adress-list i {
    font-size: 3em;
    margin-right: 20px;
    position: relative;
}
ul.contact-adress-list h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 0;
}

.our-pricing {
    padding: 45px 15px 100px 15px;
    border-radius: 4px;
}
.global-box-shadow {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
.content-price {
    margin: 0;
    font-size: 52px;
}
.content-duration {
    font-size: 16px;
}
.content-title h3 {
    margin: 0;
    font-size: 36px;
}
.bold {
    font-weight: 700;
}

.pricing-plan-list li {
    margin-bottom: 15px;
}
.pricing-plan-list ul li i {
    margin-right: 10px;
	margin-top: 5px;
}
.pricing-plan-list i {
    float: left;
}
.pricing-plan-list ul {
    text-align: left;
    padding-left: 15px;
    display: table;
}
.our-pricing .browse-btn {
    background: #c5353b;
    background-size: 200% auto;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}
 .browse-btn {
    height: 55px;
    width: 170px;
    background: #c5353b;
    border-radius: 50px;
    line-height: inherit;
    margin: 0 auto;
    border: none;
}
.browse-btn a {
    display: block;
    width: 100%;
    cursor: pointer;
    line-height: 55px;
	color: #ffffff;
	font-weight: 700;
}
.contact-info-details {
    padding: 40px 40px 50px;
}
.contact-icon i {
    font-size: 52px;
}
h3.contact-title {
    margin: 0;
}
.vidco-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 3;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.74);
}
/*----------------------------------------------------------------------- 
Start of portfolio section
-------------------------------------------------------------------------*/
.portfolio-section {
	padding: 115px 0px
}
.portfolio-project,
.experties-content {
	max-width: 1620px;
	margin: 0 auto;
}
.project-description h3 {
	font-size: 18px;
}
.portfolio-section .item-wrap {
	margin-bottom: 30px;
}
a.loadMore {
	display: table;
	margin: auto;
	text-align: center;
	border: 1px solid;
	padding: 16px 33px;
	min-width: 170px;
	border-radius: 26px;
	background: #c5353b;
	color: #fff;
	margin-top: 50px;
	position: relative;
}
a.loadMore.ion-ios-reload:before {
	opacity: 1;
	right: 8px;
	top: 17px;
	text-align: center;
	color: #111;
	position: absolute;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 2000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 2000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	/* animation-name: spin; */
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	font-size: 1.4em !important;
}
@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}
@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}
@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
/* - Box shadow
=============================================*/
.drop-shadow {
	position: relative;
	float: left;
	background: #fff;
}
.lifted {
	-moz-border-radius:4px;
	border-radius:4px;
}
.lifted:before,
.lifted:after {
	bottom:12px;
	left:10px;
	width:50%;
	height:20%;
	content: '';
	z-index: -1;
	position: absolute;
	max-width:300px;
	max-height:100px;
	-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	transform:rotate(-3deg);
}
.lifted:after {
	right:10px;
	left:auto;
	-webkit-transform:rotate(3deg);
	-moz-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	transform:rotate(3deg);
}

.item-wrap .overlay {
	opacity: 0;
	transition: .3s all ease-in-out;
}
.video-frame {
	width: 100% !important;
	/* height: 228px !important; */
	position: relative !important;
}
.service-single-img-text .video-frame {
	height: 400px !important;
}
.service-single-img-text .video-frame iframe,
.portfolio-section .item-wrap iframe {
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	position: absolute !important;
}
.project-description,
.experties-name-designation {
	position: absolute;
	top: 15px;
	z-index: 1;
	left: 5px;
	opacity: 0;
	visibility: hidden;
	transition: .6s all ease-in-out;
	z-index: 2;
}
.project-catagorry,
.experties-name-designation span {
	color: #c5baba;
}
.item-wrap:hover .overlay {
	opacity: 1;
	visibility: visible;
}
.item-wrap:hover .project-description, 
.item-wrap:hover .experties-name-designation {
	opacity: 1;
	visibility: visible;
	left: 15px;
}
.nav-gallery li {
	margin-left: 35px;
	cursor: pointer;
}
.filtr.filtr-active {
	color: #23282e;
	position: relative;
}
.filtr.filtr-active:before {
	content: '';
	position: absolute;
	height: 8px;
	width: 8px;
	border-radius: 100%;
	background-color: #23282e;
	top: 8px;
	right: -8px;
}
.browse-btn, .contact-comment-info button, .contact-area-form button, .comment-drop-box button, .vcsb, .browse-btn a {
	height: 55px;
	width: 170px;
	background: #c5353b;
	border-radius: 50px;
	line-height: inherit;
	margin: 0 auto;
	border: none;
}
.browse-btn:hover, 
.contact-comment-info button:hover,
.contact-area-form button:hover,
.comment-drop-box button:hover,
.vcsb {
	background-position: right center;
	transition: .3s all ease-in-out;
}
.browse-btn a {
	display: block;
	width: 100%;
	cursor: pointer;
	line-height: 55px;
}
.portfolio-section .vidco-play-icon, 
.service-single-right-img .vidco-play-icon {
	height: 60px;
	width: 60px;
	border-radius: 100%;
	border: 2px solid #ffffff;
	margin: 0 auto;
	line-height: 60px;
	animation: biping 2s infinite;
}
.portfolio-section .vidco-play-icon a, 
.service-single-right-img .vidco-play-icon a {
	display: block;
	width: 100%;
}
.portfolio-section .vidco-play-icon a i {
	font-size: 22px;
}
.service-single-text-des ul {
	list-style: none;
}
.service-single-right-img.mb45.relative-position img {
	width: 100%;
}

/*----------------------------------------------------------------------- 
End of portfolio section
-------------------------------------------------------------------------*/

/*----------------------------------------------------------------------- 
Start Error section
-------------------------------------------------------------------------*/
.error-section {
	padding: 80px 0px;
}
/*Property List*/
.featured-properties-section {
	padding: 95px 0px;
}
	
.property-block {
	background-color: #f8f8f8;
    margin-bottom: 30px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.property-img {
	position: relative;
}

.property-block .property-img img {
  width: 100%;
  max-width: 100%;
}

.property-block .property-img .property-label,
.property-block .property-img .property-label1 {
    position: absolute;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    left: -10px;
    bottom: 10px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 14px;
    text-decoration: none;
    z-index: 10;
}

.property-block .property-img .property-label {
    background-color: #51bbe5;
}

.property-block .property-img .property-label1 {
    background-color: #ff9900;
}

.property-content {
	padding: 0 20px 20px 20px;
}

.property-block .property-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 10px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.property-block .property-price-container {
    overflow: auto;
}

.property-block .property-price-container .read-more-link-alt {
    font-size: 12px;
    float: left;
    margin: 14px 0;
}

.read-more-link-alt {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding-right: 17px;
    color: #969696;
    text-transform: uppercase;
    display: inline-block;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.read-more-link-alt:before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    right: 0;
    content: '\f178';
}

.listing-price {
    font-size: 26px;
    font-weight: bold;
    color: #000;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;	
}

.property-block .property-price-container .listing-price {
    float: right;
    padding-left: 20px;
}

.property-block .property-detail {
    padding-top: 25px;
    margin-top: 8px;
    border-top: 1px #dcddde solid;
    font-size: 12px;
}

.delimiter-inline-alt {
    padding-left: 3px;
    padding-right: 3px;
}

.delimiter-inline-alt:after {
    content: '|';
}

.property-block:hover {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(208, 206, 201, 0.62);
    -moz-box-shadow: 0px 0px 24px 0px rgba(208, 206, 201, 0.62);
    box-shadow: 0px 0px 24px 0px rgba(208, 206, 201, 0.62);
}

.property-block:hover .property-title,
.property-block:hover .read-more-link-alt,
.property-block:hover .listing-price {
	color: #c5353b;
}
/*Testimonial2*/
.testimonial-section2 {
    padding: 100px 0px 70px;
	background-color: #fbfbfb;
}

.section-dark {
    background-color: #101010;
}

.section-white {
    background-color: #ffffff;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
/*============ Text Boxes ============ */
	
.text-box-right {
	display: block;
	padding: 0px 0px 0px 99px;
	margin: 0px;
	text-align: left;
}
.text-box-right.less-padding {
	padding: 0px 0px 0px 65px;
}
.text-box-left {
	display: block;
	padding: 0px 90px 0px 0;
	margin: 0px;
	text-align: right;
}
.item-holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.text-box {
	width: 100%;
	float: left;
}
.text-box.white {
	background-color: #fff;
}
.text-box.primary {
	background-color: #f51e46;
}
.text-box.white-transparent-1 {
	background-color:rgba(255, 255, 255, 0.9);
}
.text-box.light {
	background-color: #f5f5f5;
}
.text-box.dark {
	background-color: #242424;
}
.text-box.xdark {
	background-color: #000;
}
.text-box.border-light{
	border: 1px solid #ececec;
}
.text-box-right.more-padding-1 {
	padding: 0px 0px 0px 120px;
}
.text-box-right.more-padding-2 {
	padding: 0px 0px 0px 140px;
}
.text-box-right.more-padding-3 {
	padding: 0px 0px 0px 160px;
}
.text-box-right.more-padding-4 {
	padding: 0px 0px 0px 170px;
}
.text-box-right.less-padding-1 {
	padding: 0px 0px 0px 70px;
}
.text-box-right.less-padding-2 {
	padding: 0px 0px 0px 50px;
}
.text-box-right.less-padding-3 {
	padding: 0px 0px 0px 40px;
}
.text-box-right.less-padding-4 {
	padding: 0px 0px 0px 80px;
}
.text-white {
    color: #fff;
}
.text-gray {
    color: #727272;
}
.background-gray {
    background-color: #c7c7c7;
}
.imgbox-large {
    width: 120px;
    height: 120px;
}
.imgbox-dxlarge.round, .imgbox-dxlarge-2.round, .imgbox-xlarge.round, .imgbox-large.round, .imgbox-xmedium.round, .imgbox-medium.round, .imgbox-smedium.round, .imgbox-small.round, .imgbox-tiny.round, .imgbox-xtiny.round {
    border-radius: 100%;
}
.overflow-hidden {
    overflow: hidden;
}
.imgbox-dxlarge, .imgbox-xlarge, .imgbox-large, .imgbox-xmedium, .imgbox-medium, .imgbox-smedium, .imgbox-small, .imgbox-tiny, .imgbox-xtiny {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
 .ce-feature-box-15{
	width:100%;
	padding:0 50px 0 50px;
}

 .ce-feature-box-15 .img{
-webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.25);
box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.25);
}

.imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 25px;
    height: 6px;
    margin: 5px 5px;
}

.slide-controls-3 .owl-theme .owl-controls .owl-page span {
    background-color: #e6e4e4;
    border: 1px solid #e6e4e4;
    opacity: 1;
}

.slide-controls-3 .owl-theme .owl-controls .owl-page.active span {
    background-color: #c5353b;
    border: 1px solid #c5353b;
    opacity: 1;
}

.text-primary {
    color: #c5353b;
}

/* ==========================================================================
   Service Section3
   ========================================================================== */
.sercvice-section{
    overflow: hidden;
}
.col-xs-6{
    padding: 15px;
}
.service_list{
    background-color: #fff;
	min-height: 310px;
    padding: 30px;
	margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
}
.service_list:hover{
    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out;
}
.sercvice-section .service_list .service_content i {
    display: inline-block;
    font-size: 55px;
    color: #c5353b;
}
.sercvice-section .service_list .service_content h4{
    margin: 10px 0 10px;
    font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
}
.sercvice-section .service_list .service_content p{
    margin: 0;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #222;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #222;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #222;
}
:-moz-placeholder { /* Firefox 18- */
  color: #222;
}