@import url('https://fonts.googleapis.com/css2?family=Platypi:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

img{
	max-width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}

/**header start**/
.header-area {
left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 100;
    position: absolute;
}
.nav-logo-right {
    text-align: center;
}
.nav-logo-right ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
    padding: 8px 25px;
    background-size: cover;
    border-radius: 30px;
    box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
    -webkit-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
	position: relative;
	font-family: "Balford Base";
	color: #000;
	font-size: 19px;
}

.nav-logo-right ul li img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 10px;
}
.nav-logo-right ul li .info-text a img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 0px;
}
.nav-logo-right ul li .info-text {
    overflow: hidden;
    text-align: left;
}
.nav-logo-right ul li .info-text a {
    font-size: 19px;
    color: #000;
    line-height: 15px;
    display: inline-block;
	font-family: "Balford Base";
}
.nav-logo-right ul li .info-text a {
    overflow: hidden;
    text-align: left;
}
.header-area .main-header-area .main-menu{
	position: initial;
}

@media (max-width: 767px) {
  .header-area {
    padding-top: 0;
  }
/*.text-box {
    width: 90%!important;
	top: 70%!important;
	left: 5%!important;
	right: 5%!important;
    text-align: center;
}*/
.text-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px!important;
    line-height: 30px!important;
	}
	.text-box p {
    font-size: 15px!important;
    line-height: 20px!important;
}
.service-box-inner a {
    padding: 5px 10px!important;
    font-size: 13px;
}
.carousel-indicators {
    display: none!important;
}
.top_box_inr {
    margin-top: 0px!important;
}
.top_box_sep:before{
	display:none!important;
	}
	.text-box span {
    font-size: 17px!important;
}
	.top_box_3x3 .top_box_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
	display: inline-block !important;
}
.why_choose_box .why_choose_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
}
.quick_address_text {
	margin:30px 0px 0px!important;
    padding: 0px !important;
}
.slider_btn1{
display: none!important;
}
.slider_btn2{
display: none!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.carousel-indicators {
    bottom: 130px!important;
}
  .header-area {
    padding-top: 0;
  }
	.header-area .header-top_area{
		display: none!important;
		text-align: center!important;
	}
	.header-area .header-top_area .text-left{
		text-align: inherit!important;
	}
	.header-area .header-top_area .text-right{
		text-align: inherit!important;
	}
	.text-box{
		top: 65%;
	}
	.text-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px!important;
    line-height: 50px!important;
	}
	.text-box p {
    font-size: 20px!important;
    line-height: 25px!important;
}
	.about_outer{
		text-align: center;
	}
	.about_outer .ml-3{
		margin-left: 0rem!important;
	} 
	.about_outer .mr-3{
		margin-right: 0rem!important;
	} 
	.about_btn{
		margin-bottom: 20px;
	}
	.about_call_btn{
		margin-bottom: 20px;
	}
	.about_outer h2{
	margin-top:35px!important;
		text-align: center;
	}
	.about_outer h2::after{
		margin: 0 auto!important;
	}
	.service_box_outer{
		height: inherit!important;
	}
	.fb_faq_outer{
		text-align: center;
	}
	.fb_faq_outer h2::after{
		margin: 0 auto!important;
	}
	.quick_address_text {
	margin:30px 0px 0px!important;
    padding: 0px !important;
}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
	.top_box_inr {
    margin-top: 50px!important;
}
	.top_box_sep:before{
	display:none!important;
	}
	.top_box_3x3 .top_box_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
}
.why_choose_box .why_choose_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
}
.carousel-indicators {
    display: none!important;
}
}

.header-area .main-header-area {
  padding: 0px;
}

.header-area .main-header-area .logo-img {
  text-align: center;
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
	.about_outer{
		text-align: center;
	}
	.about_outer .ml-3{
		margin-left: 0rem!important;
	} 
	.about_outer .mr-3{
		margin-right: 0rem!important;
	} 
	.about_btn{
		margin-bottom: 20px;
	}
	.about_call_btn{
		margin-bottom: 20px;
	}
	.service_box_outer{
		height: inherit!important;
	}
	.about_outer h2{
	margin-top:35px!important;
		text-align: center;
	}
	.about_outer h2::after{
		margin: 0 auto!important;
	}
	.fb_faq_outer{
		text-align: center;
	}
	.fb_faq_outer h2::after{
		margin: 0 auto!important;
	}
	.quick_address {
    margin-left: 0px!important;
}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
	.bradcam_area {
    padding: 55px 0 55px 0!important;
}
	.d_none_css{
		display: none!important;
	}
	.top_icon_mobile{
		display: block!important;
	}
	img.slider_logo{
		width: 150px;
	}
	.top_box_outer .top_box_inr:before{
display:none!important;
}
.top_box_text p {
    margin-top: 20px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
	.d_none_css{
		display: none!important;
	}
	.top_icon_mobile{
		display: block!important;
	}
	img.slider_logo{
		width: 250px;
	}
	.text_right {
    text-align: center!important;
}
.top_box_outer .top_box_inr:before{
display:none!important;
}

.top_box_text p {
    margin-top: 20px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
	.d_none_css{
		display: none!important;
	}
	.top_icon_mobile{
		display: block!important;
	}
	img.slider_logo{
		width: 250px;
	}
.service_outer2 .col-xl-3 {
    max-width: inherit !important;
}
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
  .service_outer2 .col-xl-3 {
        max-width: inherit !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
  .service_outer2 .col-xl-3 {
        max-width: inherit !important;
    }
}
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}

.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px;
}

.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}

.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

.header-area .main-header-area .Appointment .book_btn a {
  background: #c0252a;
  padding: 12px 26px;
  font-family: 'Exo', sans-serif;
  font-weight: 800;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	text-decoration: none;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn a {
    padding: 12px 20px;
  }
}

.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #000;
  color: #fff;
}

.header-area .main-header-area .main-menu {
  text-align: center;
  padding: 24px 0px;
    margin-bottom: 0px;
}

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0px;
}

.header-area .main-header-area .main-menu ul li a {
  color: #0d2645;
  font-size: 14px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 6px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  position: relative;
	text-decoration: none;
	transition: all linear 300ms;
}
.logo{
	margin:0px;
	padding:10px 0px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 14px;
	margin: 0px 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 14px;
  }
}

.header-area .main-header-area .main-menu ul li a i {
  font-size: 20px;
}

@media (max-width: 767px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
	.d_none_css{
		display: none!important;
	}
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #d89983;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li a.active {
  color: #d89983;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #d89983;
}

.header-area .main-header-area .main-menu ul li .sub-menu {
  position: absolute;
    left: 0;
    right: 0;
    top: 160%;
    background: #fff;
    width: 220px;
    padding: 10px 0px;
    margin: 0 auto;
  z-index: 2;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.header-area .main-header-area .main-menu ul li .sub-menu li {
    display: block;
}
.header-area .main-header-area .main-menu ul li:hover > a{
    color: #d89983;
}
.header-area .main-header-area .main-menu ul li .sub-menu li a {
    padding: 5px 0px;
    position: inherit;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #0d2645;
	font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.header-area .main-header-area .main-menu ul li .sub-menu li a::before {
  display: none;
}

.header-area .main-header-area .main-menu ul li .sub-menu li:hover a {
  color: #ed9e8d;
}

.header-area .main-header-area .main-menu ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 280%;
}

.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}

.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background:#fff;
}
.header-area .main-header-area.sticky .header-top_area{
	display: none;
}
@media (max-width: 767px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
    .service_box_text {
    width: 86%!important;
}
.top_box_outer .top_box_inr::after{
display:none!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
  .service_box_text {
    width: 90%!important;
}
.top_box_outer .top_box_inr::after{
display:none!important;
}

}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area.sticky {
    padding: 0px 0px 0px 0px;
  }
}

.header-area .header-top_area {
  padding: 8px 0px;
  background: #0d2645;
}

@media (max-width: 767px) {
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
  .text_right {
    text-align: center!important;
}
}

.header-area .header-top_area .social_media_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.header-area .header-top_area .social_media_links a:hover {
  color: #fff;
}
.header-area .header-top_area .social_media_links a i{
    width: 30px;
    height: 30px;
    color: #fff;
    background: #7c98a6;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
    transition: all linear 300ms;
    text-align: center;
}
.header-area .header-top_area .social_media_links a i:hover{
	color: #fff;
    background: #ed9e8d;
}
.header-area .header-top_area .short_contact_list {
  text-align: right;
}
.header_btn {
    background: #ed9e8d;
    box-shadow: none;
    color: #152942 !important;
    cursor: pointer;
    font-size: 15px !important;
    font-family: "Platypi", serif!important;
    height: 45px;
    line-height: 45px;
    outline: none;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
}
.header_btn img{
	margin-right: 10px;
}
.header_btn:hover::before {
	display: none!important;
}
.header_btn:hover {
    background: #0d2645;
    color: #fff!important;
    cursor: pointer;
	text-decoration: none;
}
/**.logo img{
	box-shadow: 0px 25px #000;
}**/
@media (max-width: 767px) {
	.header-area .header-top_area{
		display: none;
	}
  .header-area .header-top_area .short_contact_list {
    text-align: center!important;
  }
}

.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
	font-size: 14px;
  color: #3a3a3a;
  font-family: "Poppins", sans-serif;
	font-weight: 500;
}

.header-area .header-top_area .short_contact_list ul li a {
  font-size: 13px;
  color: #7c98a6;
  margin-right: 40px;
  font-family: "Poppins", sans-serif;
	font-weight: 400;
  text-decoration: none;
	transition: all linear 300ms;
}
.header-area .header-top_area .short_contact_list ul li a:hover {
  color: #fff;
}
.header-area .header-top_area .short_contact_list ul li a i {
  color: #7c98a6;
	transition: all linear 300ms;
	font-size: 18px;
}

@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

.header-area .header-top_area .short_contact_list ul li a:hover i {
  color: #fff;
}
.menu_outer{
	margin: 0px;
	padding: 0px 0px;
	background: #fff;
}
@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px){
	.header-area .header-top_area .short_contact_list ul li a{
		margin-right: 5px;
	}
	.header-area .main-header-area .main-menu ul li a {
     font-size: 12px;
    margin: 0px 5px;
}

.header_btn {
    padding: 0 10px !important;
}
	.about_outer .ml-3{
		margin-left: 0rem!important;
	} 
	.about_outer .mr-3{
		margin-right: 0rem!important;
	}
	.free_estimate_btn {
		font-size: 18px!important;
	}
	.free_estimate_outer h2 {
		font-size: 40px!important;
	}

.carousel-indicators {
    bottom: 90px!important;
}
.top_box_outer .top_box_inr::after {
    width: 320px!important;
}
}
/**header end**/
/**slider start**/
.carousel-item:before{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	content: '';
}
.carousel-item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    content: '';
    background: #000;
	opacity:0.31;
}
.heading-box { width:100%; color: red; }
.text-box {
    position: absolute;
    width: 45%;
    top: 50%;
    right: 5%;
    margin: 0px auto;
    color: #231f20;
    transform: translateY(-50%);
    z-index: 10;
}

.text-box h2{
	font-family: "Platypi", serif;
    font-size: 70px;
	font-weight:900;
	line-height: 75px;
    display: inline-block;
    padding: 0px;
    color: #fff;
}
.text-box span{
	font-family: "Platypi", serif;
    font-size: 38px;
    font-weight: 900;
    display: inline-block;
    padding: 0px;
    color: #ffffff;
}
.text-box p {
    font-size: 34px;
    font-family: "Platypi", serif;
    font-weight: 500;
    line-height: 35px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
.slider_btn1 {
    background: #0d2645;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    width: 170px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
	border: solid 1px #0d2645;
}
.slider_btn1:hover {
    background: #fff;
    color: #0d2645;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #fff;
}
.slider_btn2 {
    background: #ed9e8d;
    box-shadow: none;
    color: #0d2645;
    cursor: pointer;
    font-size: 18px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    width: 170px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
    border: solid 1px #ed9e8d;
}
.slider_btn2:hover {
    background: #fff;
    color: #0d2645;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #fff;
}

.carousel-indicators li {
    width: 18px;
    height: 18px;
	opacity: 1;
	border-top: none;
	border-bottom: none;
	border-radius: 30px;
}
.carousel-indicators .active {
    opacity: 1;
	background: #0d2645;
}
.carousel-indicators {
    bottom: 120px;
}
.carousel-control-prev-icon{
	background:url(../images/left-arrow.png) no-repeat;
	width: 53px;
    height: 54px;
}
.carousel-control-next-icon{
	background:url(../images/right-arrow.png) no-repeat;
	width: 53px;
    height: 54px;
}
.carousel-control-next, .carousel-control-prev {
    width: auto;
    opacity: 100;
	z-index: 90;
}
/**slider end**/

/**top 3x3 box start**/
.top_box_outer{
	margin:0px;
	padding:20px 0px 0px 0px;
	position:relative;
	z-index: 10;
}
.top_box_inr{
background: #0d2645;
    box-shadow: 0px 0px 20px #00000042;
    padding: 60px 25px 10px;
    margin-top: -95px ! IMPORTANT;
    position: relative;
    z-index: 1;
}
.top_box_3x3 {
    margin: 0px;
    padding: 10px 5px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}
.top_box_3x3_sep:before {
	position: absolute;
    right: 25px;
    width: 2px;
    height: 100%;
    margin: 0px;
    content: '';
    top: 0px;
    border-left: dashed 2px #2ab939;
}
.top_box_3x3 .top_box_img {
	margin: 0px 10px 10px 0px;
}

.top_box_3x3 .top_box_img img {
    max-width: 80px;
	max-height:80px;
    height: auto;
}

.top_box_text {
    padding: 0px;
    transition: .5s;
    display: inline;
}
.top_box_text h4 {
	color: #2b2b2b;
    font-size: 24px;
    margin: 0px 0 10px 0;
    transition: .5s;
    font-family: "Platypi", serif;
    font-weight: 400;
	text-transform:uppercase;
}
.top_box_3x3 .top_box_text h3 {
	color: #fff;
    font-size: 22px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0 12px 0;
    transition: .5s;
    font-family: "Platypi", serif;
    font-weight: 700;
	position:relative;
}
.top_box_3x3 .top_box_text h3::before {
    position: absolute;
    left: 0px;
    width: 75px;
    height: 4px;
    margin: 0 auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.top_box_3x3 .top_box_text p {
	color: #fff;
    font-size: 11.5px;
    line-height: 20px;
    margin-bottom: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.top_box_text p span{
	padding:0px 0px 20px;
	color: #fff;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
	position:relative;
	display: inline-block;
}
.top_box_text p span:before {
	position: absolute;
    left:0px;
    width: 145px;
    height: 4px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #734a2b;
}
.top_box_3x3 .top_box_text a {
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
	text-decoration:underline;
}
/**top 3x3 box end**/

/**about start**/
.about_outer{
    margin: 0px;
    padding: 60px 0px 50px;
    background: #fff;
    position: relative;
    z-index: 2;
}
.about_outer h2 {
	font-size: 58px;
    font-family: "Platypi", serif;
    font-weight: 400;
    line-height: 55px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 20px 0px 0px 0px;
    position: relative;
}
.about_outer h2 span {
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	line-height:25px;
    color: #7795a3;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	display: block;
}

.about_outer p {
    font-size: 19px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #2c2825;
    padding: 0px;
    margin: 20px 0px 10px 0px;
}
.about_btn {
    background: #ed9e8d;
    box-shadow: none;
    color: #152942;
    cursor: pointer;
    font-size: 15px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    width: 170px;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    border-radius: 5px;
	border: solid 1px #ed9e8d;
}
.about_btn:hover {
    background: #152942;
    color: #fff;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #152942;
}
.about_img_css{
	margin:0px;
	position: relative;
	text-align: center;
}
.about_img_css img {
	position: relative;
	border-radius: 0px;
}
/**about end**/

/**services area start**/
.service_outer{
	margin: 0px;
    padding: 50px 0px;
	position:relative;
}
.service_outer h2 {
	font-size: 60px;
    font-family: "Platypi", serif;
    font-weight: 400;
    line-height: 55px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 20px 0px 40px 0px;
    position: relative;
    text-align: center;
}
.service_outer h2 span {
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	line-height:25px;
    color: #7795a3;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	display: block;
}
.service_outer p span {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    display: block;
}
.service_outer p {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 32px;
    color: #fff;
    padding: 0px;
    margin: 0px 0px 35px 0px;
	text-align:center;
}
.service_box {
	width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 30px 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
	border-radius:30px;
	border:solid 1px transparent;
	border-bottom:solid 4px transparent;
	text-align:center;
}
.service_box:before {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    content: '';
    background: #f3f3f3;
	z-index:1;
}
.service_outer2 .col-xl-3{
	max-width:20%;
}
.service_outer2 .service_box {
    height: 40vh;
}
.service_outer2 .service_box_inner {
    margin-top: 0;
    padding: 12px;
}
.service_outer2 .service_box_inner h4 {
    font-size: 16px;
}
/*img.service_box_img {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
	width:100%;
	height:100%;
}*/
.service_box:hover:before {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    content: '';
    background: #fff;
    opacity: .8;
	-webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
	z-index: 1;
}
.service_box:hover {
	-ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
	border:solid 1px #4c8098;
	border-bottom:solid 4px #4c8098;
}
.custom_h{
	height: 35vh;
}
.service_icon_box{
	margin: 0px auto;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
	text-align:center;
}
span.step_box_number {
	position: absolute;
    right: 20px;
    margin: 0px;
    content: '';
    top: 30px;
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
    color: #cdcdcd;
    font-family: "Platypi", serif;
}
.service_round_corner {
    padding: 0px;
	text-align:center;
	position:relative;
}
.service_round_corner img{
    border-radius: 30px 30px 0px 0px;
	max-width:100%;
}
.service_icon_box img{
    max-height: 50px;
}
.service_box_inner {
	margin-top: 0;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
}
.service_box_text {
    margin-top: 0;
    padding: 0px;
    display: inline-block;
    position: relative;
	text-align: center;
	z-index: 10;
}
.service_box_inner h4 {
	margin: 0px;
	padding:15px 0px 10px 0px;
	font-family: "Platypi", serif;
    font-weight: 700;
	color: #0d2645;
	font-size:20px;
	line-height:25px;
	position: relative;
	text-align: center;
}
.service_box p{
	font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #0d2645;
    padding: 0px;
    margin: 0px;
    text-align: inherit;
}
.service_box span{
	font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 22px;
    color: #0d2645;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    text-align: inherit;
}
.service_box_inner span::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 80px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background:#0d2645;
}
.service_box a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	z-index: 10;
}
/**services area end**/

/**why choose start**/
.why_choose_outer{
	margin: 0px;
    padding: 50px 0px;
	position:relative;
	background: url(../images/why-choose-bg.jpg) center no-repeat;
	background-size:cover;
}
.why_choose_outer h2 {
	font-size: 40px;
    font-family: "Platypi", serif;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
}
.why_choose_outer h2 span {
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	line-height:25px;
    color: #7795a3;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	display: block;
}
.why_choose_outer p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    padding: 0px;
    margin: 20px 0px 10px 0px;
}
.why_choose_box{
	margin: 15px 0px;
    padding: 15px;
	border:solid 1px #1b304b;
}
.why_choose_sep:before {
	position: absolute;
    right: 25px;
    width: 2px;
    height: 100%;
    margin: 0px;
    content: '';
    top: 0px;
    border-left: dashed 2px #2ab939;
}
.why_choose_inr .why_choose_box_img {
	margin: 0px 10px 10px 0px;
	float: left;
}

.why_choose_inr .why_choose_box_img img {
    max-width: 80px;
	max-height:80px;
    height: auto;
}

.why_choose_box_text {
    padding: 0px;
    transition: .5s;
    display: inline-block;
    width: 90%;
}
.why_choose_inr .why_choose_box_text h3 {
	color: #fff;
    font-size: 20px;
    margin: 0px 0 0px 0;
    transition: .5s;
    font-family: "Platypi", serif;
    font-weight: 700;
}
.why_choose_inr .why_choose_box_text p {
	color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.why_choose_box_text p span{
	padding:0px 0px 20px;
	color: #fff;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
	position:relative;
	display: inline-block;
}
.why_choose_box_text p span:before {
	position: absolute;
    left:0px;
    width: 145px;
    height: 4px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #734a2b;
}
.why_img_css{
	margin: 25px 0px 0px 0px;
	position: relative;
	text-align: center;
}
.why_img_css img {
	position: relative;
	border-radius: 0px;
	border-left:solid 15px #7795a3;
	border-right:solid 15px #7795a3;
}
/**faq start**/

/**testimonial area start**/
.testimonial_outer{
	padding: 50px 0px 180px;
	margin: 0px;
    background: #fff url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
	position: relative;
}
.testimonial_outer h2 {
	font-size: 60px;
    font-family: "Platypi", serif;
    font-weight: 400;
    line-height: 55px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 20px 0px 40px 0px;
    position: relative;
    text-align: center;
}
.testimonial_outer h2 span {
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	line-height:25px;
    color: #7795a3;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	display: block;
}
/**testimonial area end**/

/**form area start**/
.form_outer{
	margin: 0px;
    padding:0px 0px 60px;
	position:relative;
}
/*.form_outer::after {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 85px;
    margin: 0px;
    content: '';
    top: 0px;
    background: url(../images/pattern-2.png) no-repeat;
}*/

.custom_zindex{
	z-index: 10;
}
.form_outer h2 {
	font-size: 60px;
    font-family: "Platypi", serif;
    font-weight: 400;
    line-height: 55px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 20px 0px 0px 0px;
    position: relative;
    text-align: center;
}
.form_outer h2 span {
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	line-height:25px;
    color: #7795a3;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	display: block;
}

.form_custom_css{
    background: #fff;
    box-shadow: 0px 5px 6px #00000042;
    border-radius: 30px;
    padding: 35px 40px 30px;
    margin-top: -130px;
    position: relative;
    z-index: 1;
}
#contact-form{
	margin-top: 20px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12px);
}
.request_a_quote_form{
	padding: 0px 0px 0px 0px;
}
.request_a_quote_form .form-control {
	display: block;
    width: 100%;
    height: 45px;
    padding: 10px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.5;
    outline: none;
    border-radius: 0;
    background-color: #fff;
    background-clip: padding-box;
    border:solid 1px #e6e6e6;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #2c2825;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea_min_h{
	min-height: 100px;
}
.submit_btn_css {
    background: #152942;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    width: 170px;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    border-radius: 5px;
	border: solid 1px #152942;
	text-transform:uppercase;
}
.submit_btn_css:hover {
    background: #ed9e8d;
    color: #152942;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #ed9e8d;
}
.quick_address {
    padding: 0px;
	margin-top: 20px;
    position: relative;
}
.quick_address_text{
	margin: 0px;
    padding:0px 20px 0px;
	z-index: 1;
    position: relative;
}
.quick_address_text h3 {
	font-size:40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 40px;
    color: #233545;
    padding: 20px 0px 40px 0px;
    margin: 0px;
    position: relative;
	text-transform:uppercase;
}
.quick_address_text h3 span {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
	line-height:35px;
    color: #58764f;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
	display: block;
	text-transform:capitalize;
}
.quick_address_text h3::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 72px;
    height: 28px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background:url(../images/sep.png) no-repeat;
}
.form_outer p {
    font-size: 19px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #2c2825;
    padding: 0px;
    margin: 10px 0px 20px 0px;
	text-align:center;
}
.form_outer span {
  	font-size: 22px;
 	font-family: Arial;
  	font-weight: 400;
  	color: #fff;
	padding: 0px;
	margin:0px;
	display: block;
}
.quick_address h5 {
    padding-left: 38px;
    line-height: 22px;
    color: #6e8fa2;
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin: 0px 0px 30px 40px;
	font-size: 18px;
	position: relative;
}
.quick_address h5 em{
    padding-left: 0px;
    line-height: 22px;
    color: #fff;
	font-family: "Poppins", sans-serif;
    margin: 0px!important;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}
.quick_address h5 span{
	font-size: 24px;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
    font-family: "Platypi", serif;
    font-weight: 700;
    color: #152942;
}
.quick_address h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #13191f;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}
.quick_address h5.address_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    content: '';
    background: #608095 url(../images/address_icon.png) 14px 9px no-repeat;
    display: block;
    border-radius: 10px;
}
.quick_address h5.phone_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    content: '';
    background:#608095 url(../images/phone_icon.png) 10px 10px no-repeat;
    display: block;
    border-radius: 10px;
}
.quick_address h5.email_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    content: '';
    background:#608095 url(../images/email_icon.png) 11px 16px no-repeat;
    display: block;
    border-radius: 10px;
}
.quick_address .hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.quick_address .text {
    width: 80%;
    /*float: left;*/
}

.quick_address1{
	margin-top: 0px;
	margin-left: 50px;
}
.quick_address1 h5 {
    padding-left: 38px;
    line-height: 22px;
    color: #7dc2c0;
	font-family: "Montserrat", sans-serif;
    margin: 0px 0px 30px;
	font-size: 17px;
	font-weight: 500;
	position: relative;
}
.quick_address1 h5 em{
    padding-left: 0px;
    line-height: 22px;
    color: #7dc2c0;
	font-family: "Montserrat", sans-serif;
    margin: 0px!important;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
}
.quick_address1 h5 span{
	font-size: 22px;
	font-weight: 600;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: 'Roboto Slab', serif;
    color: #7dc2c0;
}
.quick_address1 h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #7dc2c0;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}
.quick_address1 h5.address_custom1::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#7dc2c0 url(../images/address_icon.png) 15px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address1 h5.phone_custom1::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#7dc2c0 url(../images/phone_icon.png) 10px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address1 h5.email_custom1::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#7dc2c0 url(../images/email_icon.png) 11px 16px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address1 .hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.quick_address1 .text {
    width: 80%;
    /*float: left;*/
}
/**form area end**/

.footer-section {
	background:#152942;
	margin-top: 50px;
	padding-top: 40px;
	padding-bottom: 0;
	position: relative;
}
.footer-section::after {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100px;
    margin: 0px;
    content: '';
    top: -100px;
    background: url(../images/footer_top.svg) center no-repeat;
	background-size:cover;
}
.footer-section .footer-widget {
	margin-bottom: 40px;
}

.footer-section .footer-widget h4 {
  font-size: 18px;
        font-family: "Platypi", serif;
    font-weight: 700;
  	color: #fff;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 15px 0px;
	position: relative;
}
.refferal_btn {
    background: #7493a3;
    box-shadow: none;
    color: #152942;
    cursor: pointer;
    font-size: 15px;
    line-height: 28px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    font-family: "Platypi", serif;
    display: block;
    border-radius: 5px;
    border: solid 1px #7493a3;
	text-transform:uppercase;
}
.refferal_btn:hover {
    background: #fff;
    color: #152942;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #fff;
}
.footer-section .footer-widget h4::before {
    position: absolute;
    left: 0px;
    width: 75px;
    height: 3px;
    margin: 0 auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.footer-section .footer-widget p {
    color: #fff;
    line-height: 22px;
	margin-top: 25px;
    margin-bottom: 22px;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}
.footer-section .footer-widget ul {
	margin-bottom: 20px;
}
.footer-section .footer-widget ul li {
	list-style: none;
}

.footer-section .footer-widget ul li a{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 10px 22px;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
    font-weight: 500;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	display: block;
	position:relative;
}
.footer-section .footer-widget ul li a:before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    content: '';
    top: 5px;
    left: 0px;
	border-radius:100%;
}
.get_in_touch ul li a:before{
	display:none;
}
.footer-section .footer-widget ul li a:hover:before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #7493a3;
    content: '';
    top: 5px;
    left: 0px;
	border-radius:100%;
}
.footer-section .footer-widget ul li a:hover{
	padding: 0px 0px 10px 25px;
	color: #7493a3;
}
.footer-section .footer-widget ul.style-2 {
    position: relative;
    padding-bottom: 0px;
}
.footer-section .footer-widget ul.style-2 li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
}
.footer-section .footer-widget ul.style-2 li i {
    color: #fff;
	font-size: 17px;
}
.footer-section .footer-widget ul.style-2 li a{
	color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding-left: 0;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background: no-repeat;
	text-transform: inherit;
}
.footer-section .footer-widget ul.style-2 li a strong{
	font-size: 14px;
} 
.footer-section .footer-widget ul.style-2 li a:hover{
	color: #7493a3;
}
.footer-section .footer-widget ul.style-2 .hl {
    font-weight: bold;
    min-width: 25px;
    float: left;
}
.footer-section .footer-widget ul.style-2 .text {
    width: 80%;
    float: left;
}
.footer_logo_box {
	margin:0px;
	padding:0px;
    position: relative;
}
.footer_logo_box .footer_logo_img {
    display:block;
}

.footer_logo_box .footer_logo_text {
    width: 65%;
    padding: 10px 0px 0px 20px;
    transition: .5s;
    display: inline-block;
}

.footer_logo_box .footer_logo_text p {
    color: #b29a52;
    font-size: 15px;
    margin-bottom: 0px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
.footer-bottom-outer{
	
}
.footer-bottom {
	padding: 20px 0px;
	background: #526b7f;
}

.copyright {
	color: #0e1017;
	font-size: 14px;
	margin-bottom: 0px;
}

.copyright p {
	color: #fff;
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.footer_social_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.footer_social_links a:hover {
  color: #7493a3;
}
.footer_social_links a i{
	width: 30px;
    height: 30px;
    background: #7493a3;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
}
/**footer end**/

/**inner css start**/
.bradcam_area {
	background-size: cover;
    background-position: top center;
    padding: 220px 0 100px 0;
    background-repeat: no-repeat;
    position: relative;
}
.breadcam_bg {
    background-image: url(../images/inner-top.jpg);
}
.breadcam_overlay::before {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #000;
    opacity: .75;
}
.bradcam_area h2 {
    font-size: 50px;
    font-family: "Platypi", serif;
    font-weight: 700;
	line-height:50px;
    color: #fff;
    padding: 0px 0px 35px 0px;
    margin: 0px;
    position: relative;
    text-align: center;
}
.bradcam_area p {
    font-size: 20px;
        font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform:uppercase;
	text-align:center;
}
.service_page_css{
	padding: 60px 0px;
}
.service_sidebar_css{
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: #0d2645;
}
.service_sidebar_css h3 {
  	font-size: 30px;
	font-family: "Platypi", serif;
    font-weight: 700;
  	color: #fff;
	padding: 0px 20px 10px 20px;
    margin: 30px 0px 20px 0px;
	position: relative;
}
.sidebar_quick_address{
	margin-top: 0px;
	margin-left: 40px;
}
.sidebar_quick_address h5 {
    padding-left: 28px;
    line-height: 20px;
    color: #fff;
	    font-family: "Poppins", sans-serif;
    margin: 0px 0px 20px;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}
.sidebar_quick_address h5 span{
	font-size: 16px;
	font-weight: 600;
    color: #fff;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: "Poppins", sans-serif;
}
.sidebar_quick_address h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #333333;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}
.sidebar_quick_address h5.address_custom::before {
	width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    content: '';
    background: #ed9e8d url(../images/address_icon1.png) 12px 10px no-repeat;
    background-size: 16px;
    display: block;
    border-radius: 100%;
}
.sidebar_quick_address h5.phone_custom::before {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    content: '';
    background:#ed9e8d url(../images/phone_icon1.png) 10px 10px no-repeat;
	background-size: 20px;
    display: block;
    border-radius: 100%;
}
.sidebar_quick_address h5.email_custom::before {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    content: '';
    background:#ed9e8d url(../images/email_icon1.png) 10px 15px no-repeat;
	background-size: 20px;
    display: block;
    border-radius: 100%;
}
.quick_address .hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.sidebar_quick_address .text {
    width: 80%;
    /*float: left;*/
}
.sep{
	margin: 15px 20px 15px 20px;
	padding: 0px;
	height: 1px;
	background: #102f55;
}
.service_sidebar_css h3::after {
	position: absolute;
    left: 20px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.service_sidebar_css ul{
	margin: 0px;
	padding: 0px;
}
.service_sidebar_css ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.service_sidebar_css ul li a{
	margin: 0px;
	padding: 10px 0px 10px 40px;
	font-size: 15px;
        font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
	position: relative;
	text-decoration: none;
	display: block;
	background: url(../images/service_arrow.png) 20px 17px no-repeat;
	transition: all linear 300ms;
}
.service_sidebar_css ul li a:hover{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	color: #fff;
	background:#0f386b url(../images/service_arrow.png) 20px 17px no-repeat;
}
.service_sidebar_social{
	margin: 15px 20px 15px 20px;
	padding: 0px;
}
.service_sidebar_social a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.service_sidebar_social a:hover {
  color: #fff;
}
.service_sidebar_social a i{
    width: 35px;
    height: 35px;
    background: #7c98a6;
    border-radius: 30px;
    line-height: 35px;
    font-size: 15px;
}
.service_page_css h4 {
  	font-size: 30px;
	font-family: "Platypi", serif;
    font-weight: 400;
  	color: #151515;
	padding: 0px 0px 5px 0px;
    margin: 30px 0px 10px 0px;
	position: relative;
}
.service_page_css h4 span {
    font-size: 25px;
    font-family: "Platypi", serif;
    font-weight: 400;
    line-height: 35px;
    color: #734a2b;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
    text-transform: capitalize;
}
.service_page_css h4::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.service_page_css ul.custom_ul{
	margin: 25px 0px 0px;
	padding: 0px;
}
.service_page_css ul.custom_ul li{
    margin: 0px;
    padding: 0px 0px 12px 30px;
    font-size: 17px;
        font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #0abc6a;
    list-style: none;
    position: relative;
    text-decoration: none;
    display: block;
    transition: all linear 300ms;
}
.service_page_css ul.custom_ul li::before {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    margin: 0px;
    content: '';
    top: 3px;
    background: url(../images/service_bullet.png) no-repeat;
}
.service_page_css ul li strong{
    font-size: 18px;
        font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #373a5e;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css strong{
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #373a5e;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css p {
    font-size: 16px;
        font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css img.service_small_css{
	margin:10px 0px 20px 0px;
	padding:0px;
	border-radius: 30px;
}
.service_sideimg_css img{
	border-radius: 30px;
}
.color_box_css{
	margin:0px;
	padding:20px;
	border-radius:5px;
	background:#ed9e8d;
}
.color_box_css h4 {
  	font-size: 30px;
	font-family: "Platypi", serif;
    font-weight: 400;
  	color: #151515;
	padding: 0px 0px 5px 0px;
    margin: 0px 0px 20px 0px;
	position: relative;
}
.color_box_css h4::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #151515;
}
.color_box_css p {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 35px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.color_box_css p a{
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 35px;
    color: #151515;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
	text-decoration:underline;
}
/**sample area end**/