/***************************************************************************************************************
****************************************************************************************************************/
@import url('https://fonts.googleapis.com/css?family=Lato');










/* 4. About */
.about-area { padding:4em 0;}


.about-area .about-shape {
	position: absolute;
	top: 60px;
	left: -60px;
	z-index: -9;
}


.vl {
    border-left: 6px solid #fff;
    height: 100px;
    transform: skew(-60deg, 0);
    transition: all 0.3s;
    margin-left: 60px;
    margin-top: -8px;
}


.vl2 {
    border-left: 6px solid #fff;
    height: 100px;
    transform: skew(60deg, 0);
    transition: all 0.3s;
    margin-left: 60px;
    margin-top: -8px;
}

h4.sep-head {
    border: 1px solid;
    text-align: center;
    padding: 5px;
    color: #ff000d;
}

section.top-bg {
    background: url(../images/home.jpg);
    padding-top: 300px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: left top;
}

.two-third.column {
    width: 70%;
}

hr.no_line {
    background: none;
    color: transparent;
}

section.top-bg h1 {
    font-size: 66px;
    line-height: 76px;
    font-weight: 500;
    letter-spacing: -1px;
    font-family: "Roboto",Arial,Tahoma,sans-serif;
    color: #184f68;
	font-weight:600;
}

section.top-bg p {
    font-size: 16px;
    margin: 0 0 15px;
    color: #184f68;
    font-family: "Roboto",Arial,Tahoma,sans-serif;
    font-weight: 500;
}

span.button_label {
    background-color: #ff3c58;
    color: #fff;
    padding: 10px;
}

.heading-sec-1 {
	background:url(../images/home-2.jpg);
	padding: 10px;
}

section.second-sec {
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: rgb(63, 217, 217);
    background-repeat: no-repeat;
    background-position: center center;
}

.heading-sec-1 h2 {
    font-size: 29px;
    line-height: 39px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: "Roboto",Arial,Tahoma,sans-serif;
    color: #184f68;
}

.heading-sec-1 span {
    color: #184f68;
    border-bottom: 1px solid #184f68;
    padding-bottom: 5px;
    padding-left: 5px;
}

.heading-sec-third h2 {
    color: #000;
    font-size: 35px;
    font-family: arial;
    margin-bottom: 30px;
    line-height: 40px;
}

section.fourth-sec {
    padding: 75px;
}

.fourth-heading h2 {
    text-align: center;
    color: #184f68;
    font-size: 40px;
    line-height: 65px;
    letter-spacing: -2px;
    font-family: arial;
    font-weight: 600;
}

.head-fift h2 {
    font-size: 40px;
    line-height: 65px;
    font-weight: 600;
    letter-spacing: -2px;
    font-family: "Roboto",Arial,Tahoma,sans-serif;
    color: #000;
	margin-bottom: 30px;
}


div#fl {
    float: left;
}

div#bg-last {
	background:url(../images/home-4.png);
	background-repeat: no-repeat;
    background-position: right top;
    padding: 100px 0px 50px 7%;
    
}


.left {
    float: left;
    width: 50%;
}


.right {
    float: left;
    width: 50%;
}


select.select {
    width: 100%;
    margin-top: 15px;
	padding: 5px 15px;
}


form.ff {
    background-color: rgba(244,244,244,0.96);
    border: 1px solid #d4e1ea;
    background: #fff;
    padding: 30px 20px 30px;
    border-radius: 20px;
    box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.08);
}

.footer-form {
    padding: 100px 35px;
}

.full textarea {
    width: 100%;
    margin-top: 15px;
}

.sub input {
    width: 100%;
    margin-top: 15px;
}

input[type="text"] {
    padding: 5px 15px;
}

input[type="email"] {
    padding: 5px 15px;
}

.button button {
    margin-top: 15px;
}

.message input {
    width: 100%;
    margin-top: 15px;
}

section.fift-sec {
    background: #f8f8f8;
    padding: 45px;
}

td.img-q img {
    margin-top: -35px !important;
    margin-right: 20px;
}


section.third-sec {
    padding-top: 60px;
}

.third-p {
    font-size: 15px;
    font-family: arial;
    color: #000;
}




h4.sep2-head {
    font-size: 15px;
   
    padding: 10px 5px;
    margin-left: -100px;
    width: 100%;
    text-align: center;
    color: #f3731e;
}

h4.sep5-head {
    font-size: 15px;
   
    padding: 10px 5px;
    margin-left: -145px;
    width: 225px;
    text-align: center;
    color: #f3731e;
}

h4.sep2-head a {
    color: #fff;
}

h4.sep3-head a {
    color: #fff;
}

h4.sep5-head a {
    color: #fff;
}


h4.sep3-head {
    font-size: 15px;
    
     padding: 10px 7px;
    margin-right: -70px;
    text-align: center;
	
	 color: #f3731e;
}


section.tab-line {
    padding-bottom: 100px;
}

.sep-head {
    width: 70%;
    margin-left: 50px;
    background: #fff;
    margin-top: -30px;
}



.about-area .about-front-img {
	box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
}

.about-area  .about-title h5 {
	margin-bottom: 10px;
	color:#333;
	font-size:17px;
}

.about-area  .about-title h1 {
	color:#000;
	font-weight:600;
	margin-bottom:10px;
	font-size:35px;
}


.text-center-2 {
    text-align: center;
    padding-top: 35px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
	text-transform: uppercase;
    letter-spacing: 1.2px;
}



.about-area .about-right-side {
	padding-left: 23px;
}
.about-area .author-ava {
	margin-right: 30px;
}
.about-area .author-desination h6 {
	color: #e12454;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.about-area .author-desination h4 {
	margin-bottom: 13px;
}
.about-area .single-item .mv-icon {
	margin-right: 30px;
}

.our-destination{ margin-top:10px; }

.about-area .mv-title h3 {
	font-size: 24px;
	margin-bottom: 0px;
	font-weight:600;
	color:#000;
	margin-top:10px;
	display:inline-block;
}

.about-area .mv-title p {
    padding-right: 0px;
    font-size: 14px;
    color: #232323;
    line-height: 24px;
}
.about-area .facalty-text p {
	line-height: 26px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.about-area .about-text-list ul li {
	margin-bottom: 20px;
}

.about-area .about-text-list ul li i {
	height: 40px;
	width: 40px;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	background: #f6f5ff;
	padding-left: 3px;
	margin-right: 20px;
	transition: .4s;
	display: inline-block;
}


.about-area .about-text-list ul li:hover i {
    background: #DF2855;
    color: #fff;
}


.about-area .mv-title ul{
	padding:0;
}


.about-area .mv-title ul li i{ 
	color:#f3731e;
	font-size:16px;
	padding-right:8px;
}

.about-area .mv-title ul li{
    list-style: none;
    color: #232323;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
}


.about-area .about-text p {
	padding-right: 0px;
	color:#232323;
	line-height:24px;
	font-size:14px;
	margin-bottom:10px;
}

.about-area .about-text p strong{
	color:#515151;
}

section#medi {
    background:#19b15c;
}

.about-area .mv-text p {
	font-size: 20px;
	color: #223645;
	margin-bottom: 0;
	padding-right: 27px;
	padding-top: 5px;
}
.about-area .mv-single-list {
	padding: 30px 0;
	border-top: 1px solid #dedeff;
	border-bottom: 1px solid #dedeff;
}
.about-area .mv-icon {
	margin-right: 30px;
}
.about-area .mv-right-img img {
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 16px 32px 0px rgba(205, 203, 255, 0.4);
	border-radius: 5px;
}
.testi-quato-icon.about-icon-white {
	float: right;
	margin: 0;
	margin-top: -49px;
	margin-right: -70px;
	position: relative;
	z-index: 1;
}
.medical-icon-brand {
	display: inline-block;
	height: 100px;
	width: 100px;
	text-align: center;
	line-height: 100px;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
	margin-right: 51px;
	margin-top: 48px;
	margin-left: 47px;
	z-index: -9;
}
.medical-icon-brand-2 {
	position: absolute;
	z-index: 9;
	right: -90px;
	top: 50%;
	transform: translateY(-50%);
}
.medical-icon-brand-3 {
	right: -106px;
	margin-top: 21px;
}
.medical-icon-brand::before {
	position: absolute;
	content: "";
	left: -28px;
	right: 0;
	bottom: 0;
	top: -30px;
	height: 156px;
	width: 156px;
	border: 2px dashed #e6e6e6;
	border-radius: 50%;
}
.medical-icon-brand::after {
	position: absolute;
	content: "";
	left: -55px;
	right: 0;
	bottom: 0;
	top: -58px;
	height: 210px;
	width: 210px;
	border: 2px dashed #e6e6e6;
	border-radius: 50%;
}
.about-right-content {
	padding-right: 50px;
}













/*** 

====================================================================
	Contact page Section
====================================================================

***/


.second-line h3 {
    font-size: 22px;
    color: #ff000d;
    margin-top: -25px;
    background: #fff;
    width: 500px;
    margin-left: 28%;
    padding: 5px;
}


h3.new-h3 {
    text-align: center !important;
}

h3.new-h3 a {
    color: #fff !important;
}





.default-form1 input[type="text"], .default-form1 input[type="email"], .default-form1 input[type="password"], .default-form1 select, .default-form1 textarea {
    border: 1px solid #a0a0a0;
	color:#000;
}


.contact-form1.default-form1 {
    background: transparent;
}

.contact-section1 {
    position: relative;
    padding: 4em 0px 3em;
    background: #fff;
}

.contact-section1 .column {
    position: relative;
    margin-bottom: 30px;
}

.contact-section1 h1{
	color: #ff0000;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 35px;
	text-align:center;
	margin-bottom:30px;
}


.contact-section1 h2 {
    font-size: 24px;
    color: #222222;
    font-weight: 800;
    line-height: 1.4em;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 25px;
	font-family: "Playfair Display";
}

.contact-section1 h2 span {
    color: #028a3d;
    font-weight: 600;
}

.contact-section1 .contact-form1 .form-group {
    margin-bottom: 20px;
}

.contact-section1 .column .inner-box1 {
    position: relative;
    padding-left: 20px;
}

.contact-section1 .column .inner-box1 img{ 
	margin-bottom:0px;
	width:80%;
	display:block;
	float:left;
}

.contact-info1 ul > li:nth-child(1){
	padding-left:30px;
	margin-bottom:10px;
}

.contact-section1 .column .inner-box1 .text {
    font-size: 16px;
    line-height: 27px;
    color: #666;
    margin-bottom: 30px;
}

.contact-section1 .contact-info1 {
    position: relative;
    margin-bottom: 40px;
}

.contact-section1 .contact-info1 li {
    position: relative;
    padding-left: 90px;
    margin-bottom: 30px;
    line-height: 24px;
    color: #333;
    padding-top: 5px;
    font-size: 14px;
    list-style: none;
	display:inline-block;
}

.contact-section1 .contact-info1 li h3 {
    margin-bottom: 7px;
    color: #008b41;
    font-size: 30px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 800;
    text-transform: uppercase;
	    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.contact-section1 .contact-info1 li .fa {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 24px;
    color: #13902a;
    border: 1px solid #a0a0a0;
	font-weight:bold;
}

.default-form1 input[type="text"],
.default-form1 input[type="email"],
.default-form1 input[type="password"],
.default-form1 select,
.default-form1 textarea {
position: relative;
    display: block;
    width: 100%;
    height: 48px !important;
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #ddd;
    padding: 10px 25px !important;
    border-radius: 2px;
	background:#fff;
    box-shadow: 1px 1px 10px -5px #ddd;

}

.contact-section1 .contact-form1 .form-group textarea {
    height: 180px !important;
    resize: none;
}

.default-form1 input:focus,
.default-form1 select:focus,
.default-form1 textarea:focus {
    border-color: #fdc900;
}

.default-form1 input.error,
.default-form1 select.error,
.default-form1 textarea.error {
    border-color: #ff0000;
}

.default-form1 label.error {
    display: block;
    line-height: 24px;
    padding-top: 5px;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    color: #ff0000;
}

.contact-section1 .social-links li a:hover {
    color: #ffffff;
    background: #f7542b;
}

.test-grid p {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: 1px;
    margin: 0 auto 1em;
    width: 78%;
    color: #eee;
}

.btn-two {
    position: relative;
    padding: 8px 30px;
    line-height: 24px;
    text-transform: firsttopcase;
    background: #16902d;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #16902d;
    border-radius: 2px;
}

.btn-two:hover {
    color: #fbca00;
    border-color: #2685f0;
    background: none;
    color: #3a95fc;
}
















/*
 * form.less
 * -----------------------------------------------
*/

/* -------- Form ---------- */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	font-size: 14px;
}
.form-control {
	box-shadow: none;
	height: 45px;
	border: 1px solid #eeeeee;
}
label {
	font-weight: normal;
}
.form-control:focus, form input[type="text"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="url"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="password"]:focus, form input[type="date"]:focus, form input[type="color"]:focus, form select:focus, form textarea:focus {
	color: @black-444;
	border-color: fade(@black, 30%);
	-webkit-box-shadow: 0 0 3px fade(@black, 10%);
	-moz-box-shadow: 0 0 3px fade(@black, 10%);
	box-shadow: 0 0 3px fade(@black, 10%);
	outline: none;
}
.form-transparent {
	.form-control {
		background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
		border: 1px solid rgba(255, 255, 255, 0.3);
		color: @white-f7;
	}
	.form-control:focus, form input[type="text"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="url"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="password"]:focus, form input[type="date"]:focus, form input[type="color"]:focus, form select:focus, form textarea:focus {
		color: @white-f7;		
		border: 1px solid rgba(255, 255, 255, 0.2);
	}
}
.form-transparent textarea.form-control,
.form-white textarea.form-control {
  height: 150px;
}
.form-white .form-control {
	background: @white-base;
}
.form-transparent.form-line .form-control {
  border: none;
  border-bottom: 1px solid @gray-silver;
  padding-left: 0;
}
 .form-transparent.form-line textarea.form-control {
 	height: 70px;
 }
 form label {
 	font-weight: bold;
 }

 /* form error */
 form .form-control.error {
 	border: 2px solid #ee163b;
 }
 form .error {
 	color: #ee163b;
 }

/* -------- Donation Form ---------- */
 .donation-form .form-group label.radio-inline {
 	color: @gray-base;
 }

 /*-------- form-text-white ---------*/
 .form-text-white {
 	.form-group {
 		label {
 			color: @white-base;
 		}
 	}
 }
form select + i.fa {
	color: @black-444;
	float: right;
	font-size: 16px;
	margin-right: 4px;
	margin-top: -30px;
	padding-right: 5px;
	pointer-events: none;
}
form.form-transparent select + i.fa {
	color: @white-base;
}
form select option {
  padding: 6px;
}
form select {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.form-transparent .form-control::-moz-placeholder {
	color: #fff;
}






.careers form input{
	border:1px solid #ddd;
}


.careers form label{
	color:#232323;
	font-size:14px;
	margin-bottom:0;
}


.careers form .form-group {
    margin-bottom: 10px;
}

.careers form  textarea.form-control{
	height:100px;	
}



.careers h3{
	color:#000;
	font-size:30px;
	font-weight:600;
	margin-bottom:20px;
	text-align:left;
}


.careers form input {
    border: 1px solid #a7a7a7;
    color: #000;
}


.careers .form-control {
    border: 1px solid #a7a7a7;
}

.careers .btn-block {
    display: block;
    width: 100%;
    padding: 10px 0;
	font-weight:600;
    background: #f3731e;
	margin-top:15px;
	float:left;
}


.careers::before {
    background-color: rgba(255, 255, 255, 0.8);
    content: " ";
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}


.careers{ 
	padding:4em 0; 
	overflow:hidden;
	height:100%;
	width:100%;
	position:relative;
	background-image: url(../images/bg1.jpg);
	background-position: 50% -9px;
	background-size:cover;
}




.careers a {
	color: #f3731e;
	font-weight:600;
}

.careers .about-title h1 {
	color:#000;
	font-weight:600;
	margin-bottom:10px;
	font-size:30px;
}


.careers p {
    padding-right: 0px;
    font-size: 15px;
    color: #232323;
    line-height: 24px;
}


.careers p {
	line-height: 24px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 0px;
}










.services .box-services .icon-services {
	width: auto;
    height: auto;
    margin: auto;
    background: -o-linear-gradient(to right, #038a42, #00de69);
    background: -moz-linear-gradient(to right, #038a42, #00de69);
    background: linear-gradient(to right, #038a42, #00de69);
	border-radius:2px;
}



.services .box-services .icon-services img{
    width: 100%;
    border: 3px solid #65bd4c;
}

.services .box-services .icon-services i {
    font-size: 35px;
    color: #fff;
    margin-top: 25px;
    margin-left: 5px;
 }
	
	.services .box-services .icon-services:before{
	    content: "";
	    width: 100px;
	    height: 100px;
	    position: absolute;
	    top: 0;
	    left: 145px;
	    border: 2px solid #5fc3ff;
	    transform: scale(0);
	    transition: all 0.3s ease 0s;
	}
	
/*	.services .box-services:hover .icon-services:before{
	    transform: scale(1);
	}
	
	.services .box-services:hover .icon-services {background: transparent; cursor: pointer; }

	.services .box-services:hover .icon-services i {color: #5fc3ff;}
*/
	.services .box-services h3 {
	 	font-size: 19px;
	 	font-weight: 600;
	 	color: #f3731e;
	 	margin-top: 20px;
	}
	 
	.services .box-services p {
		font-size: 15px;
		color: #000;
		margin-top: 0;
    }







.catering{
	background:url(../images/banners/bg1.jpg) no-repeat fixed;
	padding:4em 0 ;
	position:relative;
}
	
.catering h2 {
    color: #fff;
    font-family: "Playfair Display";
    font-weight: bold;
    padding: 3em 2em;
    background: #16902d;
    margin: 0 !important;
	text-align:center;
}


.catering .col-md-6{
	padding:0;
}

.bann-info-main{ width:100%;}

.bann-info-grid{ transition:all .5s;  float:left;}

.bann-info-grid:hover{ transform: scale(1.02,1.02); }


.bann-info-grid img{ 
    border: none;
    width: 100%;
    max-height: 230px;
    border: 3px solid #f3731e;
}

.ban-info-details {
  padding: 0.5em 0.3em 0.5em 0.3em;
  text-align: center;
  background:#16902d;
}

.ban-info-details:hover{
	background:#2e2e28;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}

.ban-info-details h3{
  font-size: 1em;
  font-weight: 500;
  color: #FFF;
}

.ban-info-details p {
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  text-align: center;
}



.catering-booking{
	padding:4em 0;
}


.catering-booking h2{
	text-align:center;
	margin-bottom:60px;
}



.catering-booking .col-md-4{
	float:left;
}











.blog-style-two{ padding:0 0 3em !important;}


.top-bar{
	display:none;
}


.gray-bg.whywe{ 
	padding:4em 0 2em; background: url(../images/banners/bg.jpg) no-repeat fixed;
    background-size: cover;
}


.services {
    padding: 3em 0;
}


.whywe{ 
	padding:2em 0 5em;
}

.whywe h2{
	font-size:35px !important ;
	color:#fff !important;
}


.whywe .sec-title{
	padding:0 !important;
}


.services h2{ font-size:35px !important;}













.about-style-five.sec-pad.career{ padding-bottom:4em !important; }

.about-style-five .sub-head h2{
	margin: 0;
    font-family: "Playfair Display";
    color: #181818;
    font-size: 35px;
	font-weight:600;
	margin:40px 0;
}


.featured-block{
	width:100%;	
}


.featured-block ul.list-items{ 
	list-style:none;
	padding:0;
}

.featured-block ul.list-items li {
    font-size: 18px;
    line-height: 50px;
    background: #e82b27;
    color: #fff;
    margin-bottom: 8px;
    display: block;
    padding: 0 20px;
    border-radius: 5px;
}


.featured-block h2{
	margin: 0;
    font-family: "Playfair Display";
    color: #181818;
    font-size: 35px;
	font-weight:600;
	margin:25px 0;	
}


.about-style-five.sec-pad {
	padding: 60px 0px 0px !important;
}


.case-study-style-one{ 
	padding:60px 0 30px !important;
    background: url(../images/banners/bg.jpg) no-repeat fixed;
}


.about-style-five p{
	font-size:15px;
	color:#333;
	text-align:left;
	margin-bottom:15px !important;
	line-height:28px;
}


.about-style-five .sec-title h2{
	font-size:40px;
}

.blog-style-two .col-md-3{ float:left;}



hr{ margin:0 !important; padding:0 !important; }

.single-service-page .col-md-8{
	box-shadow:1px 1px 10px 3px #ddd;
	padding-top: 14px;
    padding-bottom: 20px;
}

.single-service-page {
    padding: 60px 0;
}

h3.inhead{
	margin: 0;
    color: #181818;
    font-size: 22px !important;
    font-weight: 900;
    font-family: "Playfair Display";
	margin:30px 0 20px;
}


.inlist{ 
	list-style:none;
	padding:0;
	margin:0;
}


.inlist li{
	font-size:15px;
	color:#333;
}


.inlist li i {
    color: #f3731e;
    font-size: 18px;
    margin-right: 10px;
}







body {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 34px;
  color: #7f7f7f;
  font-weight: 500;
}

a {
  text-decoration: none;
}

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

.mb-60 {
  margin-bottom: 60px;
}

hr.style-one {
  margin: 0;
  border-top: 2px solid #f3f3f3;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}

.base-color-bg {
  background-color: #014eb4;
}

.primary-color-bg {
  background-color: #00b9ff;
}

.gray-bg {
  background-color: #f3f3f3;
}

.dark-bg {
  background-color: #181818;
}

.large-paragraph {
  font-size: 18px;
  line-height: 36px;
}

.light-text {
  color: #b7b7d3;
}

.bg-pos-center-left {
  background-position: center left;
}

.bg-pos-top-center {
  background-position: top center;
}

.bg-pos-top-right {
  background-position: top right;
}

.bg-pos-center-left {
  background-position: center left;
}

.sec-pad {
  padding: 80px 0;
}
.sec-pad-top {
  padding-top: 120px;
}
.sec-pad-bottom {
  padding-bottom: 120px;
}
.sec-pad-bottom-with-content-margin-30 {
  padding-bottom: 90px;
}
.sec-pad-bottom-with-content-margin-60 {
  padding-bottom: 60px;
}
.sec-pad-with-content-margin-30 {
  padding: 120px 0;
  padding-bottom: 90px;
}
.sec-pad-with-content-margin-60 {
  padding: 120px 0;
  padding-bottom: 60px;
}

.sec-title {
  padding-bottom: 60px;
}
.sec-title .tag-line {
  text-transform: uppercase;
  color: #018b40;
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 1em;
  display: block;
}
.sec-title .tag-line + h2 {
  margin-top: 9px;
}
.sec-title .tag-line.light {
  color: #fff;
}
.sec-title h2 {
  margin: 0;
  font-family: "Playfair Display";
  color: #181818;
  font-size: 45px;
}
.sec-title h2 span {
  font-weight: 900;
}
.sec-title h2.light {
  color: #fff;
}

.thm-btn {
  border: none;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 4px solid #00b9ff;
  color: #00b9ff;
  font-size: 18px;
  font-weight: 600;
  padding: 25px 56px;
  transition: all .4s ease;
}
.thm-btn:hover {
  color: #fff;
  background: #00b9ff;
}
.thm-btn.style-two {
    border: none;
    padding: 8px 40px;
    background: #088c46;
    color: #fff;
    font-size: 14px;
}
.thm-btn.style-two:hover {
  background: #181818;
}
.thm-btn.style-three {
  border-color: #fff;
  color: #fff;
}
.thm-btn.style-three:hover {
  color: #fff;
  border-color: #181818;
  background-color: #181818;
}
.thm-btn.style-four {
  border-color: #014eb4;
  color: #014eb4;
}
.thm-btn.style-four:hover {
  color: #fff;
  border-color: #181818;
  background-color: #181818;
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show > .btn-light.dropdown-toggle {
  background-color: transparent;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
}
.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid #eee;
}
.bootstrap-select .dropdown-menu > li:first-child > a {
  padding-top: 10px;
}
.bootstrap-select .dropdown-menu > li:last-child > a {
  padding-bottom: 10px;
}
.bootstrap-select .dropdown-menu > li.selected > a {
  background: #00b9ff;
  color: #fff;
}
.bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 20px;
  color: #7f7f7f;
  transition: all .4s ease;
}
.bootstrap-select .dropdown-menu > li > a:hover {
  background: #00b9ff;
  color: #fff;
  cursor: pointer;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url(../images/preloader.gif) center center no-repeat;
  display:none;
  z-index: 999;
}

.scroll-to-top {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f3731e;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  text-align: center;
  transition: all .4s ease;
  display: none;
}
.scroll-to-top i {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
.scroll-to-top:hover {
  background: #181818;
}

/* hidding google logos from map */
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}

a[href^="https://maps.google.com/maps"] {
  display: none !important;
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}

.gmnoprint div {
  background: none !important;
}

/************************** 
* 2. header styles 
***************************/
.site-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 60px;
  background: #ffffff;
  box-shadow: 1px 14px 22px -15px #ddd;

}

.header-navigation .container {
  background: transparent;
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  padding-right: 0px;
  padding-left: 360px;
}
@media (max-width: 1440px) {
  .header-navigation .container {
    padding-left: 220px;
  }
}

.header-navigation .container .logo-box {
  float: left;
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 32%;
}

.header-navigation .container .navbar-brand {
  height: auto;
  margin: 0;
  background: #fff;
  padding: 15px 20px;
  transition: all .4s ease;
  width:52%;
  border-right: 1px solid #f5f5f5;.header-navigation .main-navigation
  
}

.header-navigation .container .navbar-brand img{
	width:90%;
}


@media (max-width: 1400px) {
  .header-navigation .container .navbar-brand {
    padding-left: 40px;
    padding-right: 40px;
  }
}



.header-navigation .container .menu-toggler {
  display: none;
}

.header-navigation .container .right-side-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
}
.header-navigation .container .right-side-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.header-navigation .container .right-side-box .bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none !important;
  font-size: 14px;
  font-weight: 500;
  color: #7f7f7f;
  line-height: 27px;
  box-shadow: none !important;
}
.header-navigation .container .right-side-box .bootstrap-select > .dropdown-toggle .flag-icon {
  font-size: 27px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.header-navigation .container .right-side-box .bootstrap-select .dropdown-menu > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.header-navigation .container .right-side-box .social {
  display: inline-block;
  margin-left: 120px;
}
@media (max-width: 1400px) {
  .header-navigation .container .right-side-box .social {
    margin-left: 40px;
  }
}
.header-navigation .container .right-side-box .social a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #fff;
  color: #7f7f7f;
  font-size: 14px;
  text-align: center;
  line-height: 52px;
  transition: all .4s ease;
}
.header-navigation .container .right-side-box .social a + a {
  margin-left: 10px;
}
.header-navigation .container .right-side-box .social a:hover {
  color: #fff;
  background: #00b9ff;
}

.header-navigation .container .right-side-box a.signin-btn {
  background: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
  color: #181818;
  font-size: 12px;
  font-weight: 800;
  transition: all .4s ease;
  letter-spacing: 0.04em;
  border-radius: 25px;
  text-transform: uppercase;
  padding: 13px 40px;
  transition: all .4s ease;
}

.header-navigation .container .right-side-box a.signin-btn:hover {
  background: #014eb4;
  color: #fff;
}

.header-navigation .main-navigation {
  float: right;
  text-align: left;
  
}

@media (min-width: 1200px) {
  .header-navigation .main-navigation {
    display: block !important;
	
  }
}
.header-navigation ul.navigation-box {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}

.header-navigation ul.navigation-box > li {
  position: relative;
  padding: 30px 0px;
  display: inline-block;
  vertical-align: middle;
}
.header-navigation ul.navigation-box > li:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 10;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
  transition: all .4s ease;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #014eb4;
}
@media (max-width: 1199px) {
  .header-navigation ul.navigation-box > li:before {
    display: none !important;
  }
}
@media (max-width: 1400px) {
  .header-navigation ul.navigation-box > li {
    padding-left: 15px;
    padding-right: 0px;
  }
}
.header-navigation ul.navigation-box > li:hover:before {
  opacity: 1;
}

.header-navigation ul.navigation-box > li:first-child {
  padding-left: 0 !important;
}

.header-navigation ul.navigation-box > li:last-child {
  padding-right: 0 !important;
}

.header-navigation ul.navigation-box > li + li {
  margin-left: 20px;
}

.header-navigation ul.navigation-box > li > a {
  font-weight: 500;
  font-size: 12px;
  color: #000;
  padding: 0;
  transition: all .4s ease;
  position: relative;
}

.header-navigation ul.navigation-box > li.current > a,
.header-navigation ul.navigation-box > li:hover > a {
  color: #e26a02;
}

.header-navigation ul.navigation-box > li.current > a:after,
.header-navigation ul.navigation-box > li:hover > a:after {
  opacity: 1;
}

.header-navigation ul.navigation-box > li > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 250px;
  padding: 30px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  border-radius: 0;
  visibility: hidden;
  transition: opacity .4s ease, visibility .4s ease;
  box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}

.header-navigation ul.navigation-box > li > ul.sub-menu.right-align {
  left: auto;
  right: 0;
}

.header-navigation ul.navigation-box > li > ul.sub-menu.center-align {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .header-navigation ul.navigation-box > li > ul.sub-menu {
    display: block !important;
  }
}
.header-navigation ul.navigation-box > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li {
  display: block;
  position: relative;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > ul.sub-menu > li + li {
  margin-top: 20px;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li > a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding: 10px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    transition: all .4s ease;
	text-transform:capitalize;
	border-bottom: 1px solid #ddd;
	background:#f5f5f5;
}

.header-navigation ul.navigation-box > li > .sub-menu li + li {
  /*border-top: 1px solid #E2E2E2;*/
}

.header-navigation ul.navigation-box > li > .sub-menu li:hover > a {
  color: #e57b1f;
  position: relative;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
  float: left;
  min-width: 250px;
  padding: 30px 0px;
  text-align: left;
  list-style: none;
  background-color: #014eb4;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  border-radius: 0px;
  transition: opacity .4s ease, visibility .4s ease;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu.right-align {
  left: auto;
  right: 100%;
}

@media (min-width: 1200px) {
  .header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu {
    display: block !important;
  }
}
.header-navigation ul.navigation-box > li > ul.sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu > li {
  display: block;
  position: relative;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu > li > a {
  font-size: 15px;
  color: #bfd4ef;
  font-weight: 500;
  padding: 0px 40px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
  transition: all .4s ease;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu li + li {
  margin-top: 20px;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu li:hover > a {
  color: #00b9ff;
  position: relative;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.header-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  border-bottom: 0;
}

.header-navigation.stricky-fixed ul.navigation-box > li {
  padding-top: 22.5px;
  padding-bottom: 22.5px;
}

.header-navigation.stricky-fixed .container .navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
}

.site-header.style-one {
  background: #018a42;
}
.site-header.style-one .container-fluid {
  padding: 0;
  padding-left: 360px;
}
@media (max-width: 1400px) {
  .site-header.style-one .container-fluid {
    padding-left: 220px;
  }
}
.site-header.style-one ul.contact-infos {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header.style-one ul.contact-infos li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 55.5px;
}
.site-header.style-one ul.contact-infos li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  padding-left: 30px;
  margin-left: 30px;
}
@media (max-width: 1440px) {
  .site-header.style-one ul.contact-infos li + li {
    padding-left: 20px;
    margin-left: 20px;
  }
}
.site-header.style-one ul.contact-infos li i {
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.site-header.style-one ul.contact-infos li span {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.site-header.style-one a.contact-btn {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  background: #00b9ff;
  text-align: center;
  padding: 11px 60px;
}
@media (max-width: 1440px) {
  .site-header.style-one .header-navigation ul.navigation-box > li + li {
    margin-left: 10px;
  }
  .site-header.style-one .header-navigation .container .right-side-box .social {
    margin-left: 60px;
  }
}
@media (max-width: 1370px) {
  .site-header.style-one .header-navigation ul.navigation-box > li + li {
    margin-left: 30px;
  }
  .site-header.style-one .header-navigation .container .right-side-box .social {
    margin-left: 30px;
  }
}

.site-header.style-two {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.site-header.style-two .header-navigation {
  background-color: transparent;
  padding-left: 70px;
  padding-right: 70px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
.site-header.style-two .header-navigation .container {
  padding-left: 0;
}
.site-header.style-two .header-navigation .main-navigation {
  float: none;
  text-align: center;
}
.site-header.style-two .header-navigation ul.navigation-box > li {
  padding-left: 0px;
  padding-right: 0px;
}
.site-header.style-two .header-navigation ul.navigation-box > li + li {
  margin-left: 50px;
}
.site-header.style-two .header-navigation ul.navigation-box > li > a {
  color: #fff;
}
.site-header.style-two .header-navigation .container .navbar-brand {
  padding: 0;
  background-color: transparent;
}
.site-header.style-two .header-navigation .container .logo-box {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.site-header.style-two .header-navigation .right-side-box .phone-number {
  font-size: 20px;
  color: #fff;
  font-family: "Playfair Display";
  font-weight: 900;
  display: inline-block;
  vertical-align: middle;
}
.site-header.style-two .header-navigation .right-side-box .phone-number i {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.site-header.style-two .header-navigation.stricky-fixed {
  background: #181818;
}

.site-header.style-three {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 362px);
  left: auto;
  background: #fff;
}
@media (max-width: 1650px) {
  .site-header.style-three {
    width: calc(100% - 16.666666%);
  }
}
@media (max-width: 1440px) {
  .site-header.style-three {
    width: calc(100% - 5%);
  }
}
.site-header.style-three .container {
  padding-left: 0;
  padding-right: 0;
  margin-left: 70px;
}


@media (min-width: 1200px) {
  .site-header.style-three .container {
    max-width: 1170px;
    margin-right: auto;
  }
}



@media (max-width: 1440px) {
  .site-header.style-three .container {
    margin-left: 40px;
  }
}
.site-header.style-three .top-bar {
  padding: 30px 0;
}
.site-header.style-three .top-bar .left-content {
  padding: 9px 0;
}
.site-header.style-three .top-bar .single-right-content {
  display: inline-block;
  vertical-align: middle;
}
.site-header.style-three .top-bar .single-right-content + .single-right-content {
  margin-left: 36px;
}
.site-header.style-three .top-bar .single-right-content .icon-block,
.site-header.style-three .top-bar .single-right-content .text-block {
  display: table-cell;
  vertical-align: middle;
}
.site-header.style-three .top-bar .single-right-content .icon-block i {
  font-size: 28px;
  color: #00b9ff;
  display: block;
}
.site-header.style-three .top-bar .single-right-content .text-block {
  padding-left: 20px;
}
.site-header.style-three .top-bar .single-right-content .text-block h4,
.site-header.style-three .top-bar .single-right-content .text-block p {
  margin: 0;
  line-height: 1em;
}
.site-header.style-three .top-bar .single-right-content .text-block h4 {
  color: #014eb4;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.site-header.style-three .top-bar .single-right-content .text-block p {
  color: #7f7f7f;
  font-weight: 500;
  font-size: 14px;
}
.site-header.style-three .top-bar .single-right-content .social {
  display: inline-block;
}
.site-header.style-three .top-bar .single-right-content .social a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #7f7f7f;
  font-size: 14px;
  text-align: center;
  line-height: 52px;
  transition: all .4s ease;
}
.site-header.style-three .top-bar .single-right-content .social a + a {
  margin-left: 10px;
}
.site-header.style-three .top-bar .single-right-content .social a:hover {
  color: #fff;
  background: #00b9ff;
}
.site-header.style-three .header-navigation {
  padding-right: 0;
  background: #014eb4;
}
.site-header.style-three .header-navigation .container {
  padding-left: 0;
  padding-right: 0;
}



@media (max-width: 1170px) {


.header-navigation ul.navigation-box>li>a {
    display: block;
    padding: 7px 30px !important;
    background: #008038;
}

.header-navigation ul.navigation-box > li > ul.sub-menu {
    padding: 0px 0px;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li {
    display: block;
    position: relative;
    transition: all .4s ease;
    border-top: none;
    margin: 0 !important;
}

.header-navigation ul.navigation-box > li.current > a, .header-navigation ul.navigation-box > li:hover > a{ color:#fff; background:#e26a02;}


.header-navigation ul.navigation-box>li+li {
    padding: 0 !important;
    border-top: 1px solid rgb(0, 84, 37);
    display: block;
    float: none;
}

.header-navigation .container .menu-toggler {
    float: right !important; 
    color: #181818;
    margin-right: 35px;
    margin-top: 30px;
}

.header-navigation .container .logo-box{ 
	width:100% !important;
}

.header-navigation .container .logo-box .navbar-brand {
    float: left;
    padding: 20px 0;
    width: 30%;
}

.about-style-one h2 {
    font-size: 30px !important;
    color: #e25a00;
}

.about-style-one .single-about-box h3 {
    margin-bottom: 0;
    font-size: 18px !important;
    margin: 12px 0;
}


.about-style-one .single-about-box ul li {
    font-size: 18px !important;
    font-weight: 500;
    color: #000;
    line-height: 28px;
}

.single-service-style-one .text-block h3 a {
    color: #181818;
    font-size: 14px !important;
}

.catering h2 {
    padding: 3em 0em;
}

.main-footer .col-md-6{
	padding:2em 0;
}

.address-area {
    margin-top: 10px;
    padding-right: 8em;
}

.single-address p {
    line-height: 24px;
}

.contact-section1 .contact-info1 ul{ padding:0; }


}



@media (min-width: 1200px) {
  .site-header.style-three .header-navigation .container {
    max-width: 1170px;
  }
}
.site-header.style-three .header-navigation ul.navigation-box > li > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .2em;
}
.site-header.style-three .header-navigation ul.navigation-box > li {
  padding-left: 42.5px;
  padding-right: 42.5px;
  padding-top: 14px;
  padding-bottom: 14px;
  margin: 0;
}
.site-header.style-three .header-navigation .container .right-side-box .bootstrap-select > .dropdown-toggle {
  color: #fff;
}
.site-header.style-three .header-navigation.stricky-fixed .container {
  margin-left: auto;
  margin-right: auto;
}

.site-header.style-four {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.site-header.style-four .header-navigation {
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
}
.site-header.style-four .header-navigation .container {
  max-width: 1170px;
  padding-left: 0;
}
.site-header.style-four .header-navigation .main-navigation {
  float: right;
  text-align: right;
}
.site-header.style-four .header-navigation ul.navigation-box > li {
  padding-left: 0px;
  padding-right: 0px;
}
.site-header.style-four .header-navigation ul.navigation-box > li > a {
  color: #7f7f7f;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .2em;
}
.site-header.style-four .header-navigation .container .navbar-brand {
  padding: 0;
  background-color: transparent;
}
.site-header.style-four .header-navigation .container .logo-box {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.site-header.style-four .header-navigation.stricky-fixed {
  background: #fff;
}

/************************** 
* 3. banner styles 
***************************/
#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
}
#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 170px;
    padding: 0;
    text-align: right;
    text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .container .box {
  display: table-cell;
  text-align: left;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content {
  display: block;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
  vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
  vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel [class*=carousel-control-one] {
  background: none;
  width: 63px;
  height: 63px;
  font-size: 24px;
  line-height: 63px;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(24, 24, 24, 0.3);
  visibility: visible !important;
  opacity: 1;
  transition: all 0.5s ease;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 91;
}
#minimal-bootstrap-carousel [class*=carousel-control-one]:hover {
  background: #018a42;
  color: #fff;
}
@media (max-width: 575px) {
  #minimal-bootstrap-carousel [class*=carousel-control-one] {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
#minimal-bootstrap-carousel [class*=carousel-control-one-next] {
  right: 3%;
}
#minimal-bootstrap-carousel [class*=carousel-control-one-prev] {
  left: 3%;
}

@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .carousel-caption .container {
    max-width: 720px;
  }
}
/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
  min-height: 470px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #222;
}

#minimal-bootstrap-carousel.slider-home-four .carousel-inner .carousel-item {
  min-height: 1010px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #222;
}

.slider-content-style .content {
  position: relative;
  z-index: 990;
}

.slider-content-style .content h3 {
    margin: 0;
    font-size: 32px;
    font-weight: 500;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    background: rgba(0, 0, 0, 0.6);
    letter-spacing: 1px;
    padding: 10px 25px;
    display: inline-block;
    float: left;
	text-transform:uppercase;
}
	
.slider-content-style .content h2 {
  margin: 0;
}

.slider-content-style .content span.tag-line {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    background: rgb(0, 138, 63);
    letter-spacing: 1px;
    padding: 10px 25px;
    display: inline-block;
    float: left;
}

.slider-content-style .content p {
  margin: 0;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.slider-content-style .content a.thm-btn {
  margin-top: 70px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.slider-content-style-four .content {
  position: relative;
  z-index: 990;
}
.slider-content-style-four .content h3 {
  margin: 0;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
  color: #181818;
  font-family: "Playfair Display";
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-content-style-four .content h3 span {
  color: #00b9ff;
}
.slider-content-style-four .content p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  color: #7f7f7f;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 50px;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.slider-content-style-four .content a.thm-btn {
  color: #181818;
  border-color: #fff;
  background: #fff;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.slider-content-style-four .content a.thm-btn:hover {
  color: #fff;
  background: #181818;
  border-color: #181818;
}

.slider-content-style-three .content {
  padding-top: 130px;
}
.slider-content-style-three h3 {
  margin: 0;
  font-size: 90px;
  color: #fff;
  font-weight: 900;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-content-style-three h3 span {
  color: #014eb4;
  font-family: "Playfair Display";
  font-weight: 900;
  font-style: italic;
  display: inline-block;
  border-bottom: 2px solid #014eb4;
}
.slider-content-style-three a.thm-btn {
  color: #181818;
  border-color: #fff;
  background: #fff;
  margin-top: 60px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.slider-content-style-three a.thm-btn:hover {
  color: #fff;
  background: #181818;
  border-color: #181818;
}

.slider-content-style-two .carousel-item {
  position: relative;
}
.slider-content-style-two .carousel-item .curve-shape {
  display: block;
  width: 465px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: skew(-12deg);
          transform: skew(-12deg);
  background: #014eb4;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.home-slider-two-wrapper {
  position: relative;
}
.home-slider-two-wrapper .slider-promo-text {
  position: absolute;
  top: 180px;
  left: 70px;
  z-index: 9;
}
.home-slider-two-wrapper .slider-promo-text p {
  margin: 0;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  font-family: "Playfair Display";
  font-weight: bold;
  font-style: italic;
  width: 130px;
}
.home-slider-two-wrapper .slider-open-time {
  position: absolute;
  bottom: 70px;
  left: 70px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 9;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.home-slider-two-wrapper .slider-open-time li {
  display: inline-block;
  float: left;
  margin-right: 20px;
  line-height: 20px;
}
.home-slider-two-wrapper .slider-open-time li:last-child {
  margin-right: 0;
}
.home-slider-two-wrapper .slider-open-time li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
.home-slider-two-wrapper .slider-open-time li a:hover {
  text-decoration: underline;
}
.home-slider-two-wrapper .slider-social-links {
  position: absolute;
  top: 50%;
  left: 315px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}
.home-slider-two-wrapper .slider-social-links a {
  color: #fff;
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 52px;
  text-align: center;
  transition: all .4s ease;
}
.home-slider-two-wrapper .slider-social-links a:hover {
  color: #fff;
  background: #00b9ff;
}
.home-slider-two-wrapper .slider-social-links a + a {
  margin-top: 10px;
}
.home-slider-two-wrapper .slider-social-links a:nth-child(1) {
  margin-left: 30px;
}
.home-slider-two-wrapper .slider-social-links a:nth-child(2) {
  margin-left: 20px;
}
.home-slider-two-wrapper .slider-social-links a:nth-child(3) {
  margin-left: 10px;
}
.home-slider-two-wrapper .carousel-indicators {
  bottom: 50px;
}
.home-slider-two-wrapper .carousel-indicators li {
  width: 10px;
  height: 10px;
  border: 0;
}
.home-slider-two-wrapper .slider-content-style-two h3 {
  color: #fff;
  font-size: 80px;
  font-family: "Playfair Display";
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.home-slider-two-wrapper .slider-content-style-two h3 span {
  font-weight: 900;
}
.home-slider-two-wrapper .slider-content-style-two a.thm-btn {
  color: #fff;
  border-color: #fff;
  margin-top: 40px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.home-slider-two-wrapper .slider-content-style-two a.thm-btn:hover {
  color: #fff;
  border-color: #181818;
}

/************************** 
* 4. newsletter styles 
***************************/
.newsletter-style-one .row + .row {
  margin-top: 60px;
}
.newsletter-style-one .newsletter-content-box .sec-title {
  margin-bottom: 40px;
}
.newsletter-style-one .newsletter-content-box p {
  margin: 0;
}

.newsletter-form-box {
  padding: 60px;
}
.newsletter-form-box h3 {
  margin: 0;
  font-family: "Playfair Display";
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 45px;
}
.newsletter-form-box h3 span {
  font-weight: 900;
}
.newsletter-form-box input {
  border: none;
  width: 100%;
  height: 72px;
  border: 4px solid #fff;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: transparent;
}
.newsletter-form-box input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.newsletter-form-box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.newsletter-form-box input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.newsletter-form-box input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.newsletter-form-box button[type=submit] {
  margin-top: 10px;
  display: block;
  width: 100%;
  background: #00b9ff;
}

/************************** 
* 5. about styles 
***************************/

.about-style-one .sec-title h2 span{
	
	font-weight: 900;
    COLOR: #018a42;
	}


.about-style-one .single-about-box .box-icon {
  font-size: 64px;
  color: #00b9ff;
}


.about-style-one .single-about-box ul li{
	font-size:18px !important;	
	font-weight:500;
	color:#000;
}


.about-style-one .single-about-box h3 {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  color: #007136;
  margin: 20px 0;
  text-transform:uppercase;
}


.col-md-6{ 
	float:left;
}

.about-style-one h2{ 
	font-size:38px;
	color:#e25a00;
}


.single-service-page > .container {
    padding: 2em 1.5em 3em;
    background: #fff;
    box-shadow: 1px 1px 11px 0px #ddd;
}


.about-style-one p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    width: 90%;
    margin-top: 0px;
    margin-bottom: 20px !important;
}

.about-style-one .about-featured-image img{
 	width:115%;
}

.about-style-one .about-featured-image {
  margin-left: 0px;
  position: relative;
  width:100%;
}

.about-style-one .about-featured-image .content-box {
    position: absolute;
    left: -30px;
    background: #018a42;
    width: 290px;
    font-size: 20px;
    font-family: "Playfair Display";
    font-weight: 900;
    color: #fff;
    padding: 15px;
    top: 50px;
}

.about-style-one .about-featured-image .content-box span {
  color: #ff9336;
}

.about-style-two .container-fluid {
  padding: 0;
}
.about-style-two .about-content {
  width: 100%;
  max-width: 475px;
  margin-left: auto;
  margin-right: 90px;
}
.about-style-two .about-content .sec-title {
  padding-bottom: 0;
}
.about-style-two .about-content p {
  margin: 0;
  color: #bfd4ef;
  margin-top: 40px;
  margin-bottom: 40px;
}
.about-style-two .about-content ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.about-style-two .about-content ul.list-items li {
  font-size: 18px;
  color: #fff;
  font-family: "Playfair Display";
  font-weight: 700;
  position: relative;
  padding-left: 60px;
  line-height: 40px;
}
.about-style-two .about-content ul.list-items li + li {
  margin-top: 20px;
}
.about-style-two .about-content ul.list-items li .count {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: #00b9ff;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.about-style-two .about-featured-image {
  position: relative;
}
.about-style-two .about-featured-image > img {
  width: 100%;
}
.about-style-two .about-featured-image .box {
  background: #00b9ff;
  width: 100%;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  font-family: "Playfair Display";
  padding: 43px 0;
}

.about-style-three .about-content {
  padding-right: 70px;
}
.about-style-three .about-content .sec-title {
  padding-bottom: 0;
}
.about-style-three .about-content p {
  margin: 45px 0;
}
.about-style-three .accrodion-grp .accrodion + .accrodion {
  margin-top: 10px;
}
.about-style-three .accrodion-grp .accrodion .accrodion-title {
  background: #f3f3f3;
  cursor: pointer;
}

.about-style-three .accrodion-grp .accrodion .accrodion-title h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 15px 0;
    padding-left: 30px;
    position: relative;
    transition: all .4s ease;
    border: 1px solid #ddd;
    background: #f5f5f5;
}


.accrodion-content {
    border: 1px solid #ddd;
}

.about-style-three .accrodion-grp .accrodion .accrodion-title h4:before {
  font-family: 'FontAwesome';
  content: '\f067';
  display: inline-block;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 10px;
  color: #181818;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: all .4s ease;
}
.about-style-three .accrodion-grp .accrodion .accrodion-content .inner {
  padding: 20px 30px 15px;
}
.about-style-three .accrodion-grp .accrodion .accrodion-content .inner p {
    margin: 0;
    font-size: 15px;
    line-height: 30px;
    color: #333;
}
.about-style-three .accrodion-grp .accrodion.active .accrodion-title h4 {
	color: #fff;
    background: #f3731e;
    border-color: #f3731e;
}

.about-style-three .accrodion-grp .accrodion.active .accrodion-title h4:before {
  content: '\f068';
    background: #fff;
    color: #000;
}

.about-style-four .row + .row {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .about-style-four .sec-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .about-style-four .featured-image {
    margin-bottom: 40px;
  }
  .about-style-four .row + .row {
    margin-top: 0px;
  }
}

@media (max-width: 1199px) {
  .about-style-five img {
    width: 100%;
  }
}
.about-style-five .sec-title {
  margin-top: 0px;
  padding-bottom: 40px;
}
.about-style-five .content-box {
  background: #00b9ff;
  margin-left: -7.5px;
  padding: 93px 80px;
}
@media (max-width: 1199px) {
  .about-style-five .content-box {
    margin-left: 0;
  }
}
.about-style-five .content-box h3 {
  margin: 0;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  font-style: italic;
  font-family: "Playfair Display";
  font-weight: 900;
}
.about-style-five .content-box h3 a {
  color: #fff;
  transition: all .4s ease;
}
.about-style-five .content-box h3 a:hover {
  color: #181818;
}
.about-style-five .content-box .read-more {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #fff;
  font-weight: 600;
  margin-top: 40px;
  transition: all .4s ease;
}
.about-style-five .content-box .read-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  text-decoration: underline;
}

/************************** 
* 6. clients styles 
***************************/
.brand-carousel-one {
  padding: 30px 0;
}
.brand-carousel-one .owl-nav {
  margin: 0;
}

/************************** 
* 7. services styles 
***************************/
.service-style-one {
  position: relative;
}

.service-style-one{
	padding:40px 0 0;
	background: url(../images/banners/bg.jpg) no-repeat fixed;
    background-size: cover;

}

.service-style-one:before {
  content: '';
  width: 100%;
  height: 244px;
  background: #f3f3f3;
  position: absolute;
  top: 0;
  left: 0;
  display:none;
}
.service-style-one.service-page:before {
  display: none;
}
.service-style-one.service-page .single-service-style-one {
  margin-bottom: 60px;
}

.single-service-style-one {
  margin-bottom: 60px;
  box-shadow: none;
  border-radius: 1%;
    overflow: hidden;
}

.single-service-style-one .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-service-style-one .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-service-style-one .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-service-style-one .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-service-style-one .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-service-style-one .text-block {
	text-align: center;
    border: 1px solid #e8e8e8;
    border-top: 0;
    position: relative;
    padding: 10px 0 20px;
    min-height: auto;
    background: #fff;
    display: inline-block;
    width: 100%;
}
.single-service-style-one .text-block:before {
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: -1px;
  height: 4px;
  width: 100%;
  background-color: #f5811f;
  content: "";
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.single-service-style-one .text-block h3 {
  margin: 0;
  font-weight: 900;
  font-size: 26px;
  font-family: "Playfair Display";
}

.single-service-style-one .text-block h3 a {
	color: #181818;
    font-size: 16px;
    font-family: 'open sans';
    font-weight: 800;
}

.single-service-style-one .text-block p {
    margin: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    line-height: 26px;
    font-size: 13px;
}

.single-service-style-one .text-block a.more-link {
  display: inline-block;
  width: 56px;
  height: 56px;
  background: #f5811f;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  color: #fff;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  transition: all .4s ease;
}
.single-service-style-one .text-block a.more-link:hover {
  background: #181818;
}
.single-service-style-one:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-service-style-one:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-service-style-one:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-service-style-one:hover .text-block:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.single-service-style-one:hover .text-block a.more-link {
  opacity: 1;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}

.single-service-style-two {
  position: relative;
  background: #fff;
  border: 1px solid #e8e8e8;
  text-align: center;
  padding: 67px 0;
  margin-bottom: 60px;
}
.single-service-style-two i.box-icon {
  font-size: 60px;
  color: #00b9ff;
}
.single-service-style-two h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-top: 30px;
  margin-bottom: 41px;
}
.single-service-style-two h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-service-style-two h3 a:hover {
  color: #00b9ff;
}
.single-service-style-two p {
  margin: 0;
  width: 64%;
  margin-left: auto;
  margin-right: auto;
}
.single-service-style-two a.more-link {
  display: inline-block;
  width: 56px;
  height: 56px;
  background: #00b9ff;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  color: #fff;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  transition: all .4s ease;
}
.single-service-style-two a.more-link:hover {
  background: #181818;
}
.single-service-style-two:before {
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: -1px;
  height: 4px;
  width: 100%;
  background-color: #00b9ff;
  content: "";
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.single-service-style-two:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.single-service-style-two:hover a.more-link {
  opacity: 1;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}

.service-page-two .single-service-style-two {
  margin-bottom: 60px;
  border: 1px solid #e8e8e8;
}

.service-style-three .container .row [class*=col-] {
  border-top: 2px solid #f3f3f3;
}
.service-style-three .container .row [class*=col-]:nth-child(odd) {
  padding-right: 60px;
}
.service-style-three .container .row [class*=col-]:nth-child(even) {
  padding-left: 60px;
}
.service-style-three .container .row [class*=col-] + [class*=col-] {
  border-left: 2px solid #f3f3f3;
}
.service-style-three.no-border .container .row [class*=col-] {
  border-top: 0px solid #f3f3f3;
}
.service-style-three.no-border .container .row [class*=col-] + [class*=col-] {
  border-left: 0px solid #f3f3f3;
}
.service-style-three.no-border .single-service-style-three {
  padding: 0;
}

.single-service-style-three {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 53.5px 0;
}
.single-service-style-three .image-block-wrapper {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.single-service-style-three .inner-block {
  overflow: hidden;
  border-radius: 50%;
}
.single-service-style-three .image-block {
  overflow: hidden;
  width: 184px;
}
.single-service-style-three .image-block .box {
  border-radius: 50%;
}
.single-service-style-three .image-block > img {
  width: 100%;
  border-radius: 50%;
}
.single-service-style-three .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-service-style-three .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-service-style-three .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-service-style-three .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-service-style-three .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-service-style-three:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-service-style-three:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-service-style-three:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-service-style-three .text-block h3 {
  font-size: 20px;
  margin: 0;
  font-family: "Playfair Display";
  font-weight: 900;
  margin-bottom: 33px;
}
.single-service-style-three .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-service-style-three .text-block h3 a:hover {
  color: #00b9ff;
}
.single-service-style-three .text-block p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #7f7f7f;
  margin: 0;
  width: 81%;
  margin-bottom: 28px;
}
.single-service-style-three .text-block a.read-more {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  transition: all .4s ease;
}
.single-service-style-three .text-block a.read-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  text-decoration: underline;
}

.service-tab-style-one .tab-title {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  background: #fff;
  margin-bottom: 60px;
}

.service-tab-style-one .tab-title li {
  display: inline-block;
  margin-bottom: 0 !important;
  float: left;
  width: 33.3333333%;
}

.service-tab-style-one .tab-title li a {
  display: block;
  border: none;
  outline: none;
  display: block;
  cursor: pointer;
  padding: 45px 0;
  border-radius: 0 !important;
  transition: all 0.4s ease;
  text-align: center;
  position: relative;
}
.service-tab-style-one .tab-title li a h3 {
  margin: 0;
  font-size: 20px;
  color: #181818;
  font-family: "Playfair Display";
  font-weight: 900;
}
.service-tab-style-one .tab-title li a.active {
  background: #00b9ff;
}
.service-tab-style-one .tab-title li a.active h3 {
  color: #fff;
}

.service-tab-style-one.white-bg .tab-title {
  background: #f3f3f3;
}

.service-tab-style-one .single-tab-content .text-box p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
}
.service-tab-style-one .single-tab-content .text-box ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 30px;
}
.service-tab-style-one .single-tab-content .text-box ul.list-items li {
  color: #014eb4;
  font-size: 20px;
  font-family: "Playfair Display";
  font-weight: 900;
}
.service-tab-style-one .single-tab-content .text-box ul.list-items li + li {
  margin-top: 10px;
}

.single-service-style-four {
  display: block;
}
.single-service-style-four .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-service-style-four .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-service-style-four .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-service-style-four .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-service-style-four .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-service-style-four:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-service-style-four:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-service-style-four:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-service-style-four .text-block {
  border: 1px solid #e8e8e8;
  padding: 48px 60px;
}
.single-service-style-four .text-block h3,
.single-service-style-four .text-block p {
  margin: 0;
}
.single-service-style-four .text-block h3 {
  font-size: 24px;
  font-weight: 900;
  line-height: 34px;
  font-family: "Playfair Display";
  margin-bottom: 40px;
}
.single-service-style-four .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-service-style-four .text-block h3 a:hover {
  color: #014eb4;
}
.single-service-style-four .text-block p {
  margin: 0;
  margin-bottom: 30px;
}
.single-service-style-four .text-block a.read-more {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  transition: all .4s ease;
}
.single-service-style-four .text-block a.read-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  text-decoration: underline;
}

.single-service-page  img{
	width:100%;
	height:250px;

}

.single-service-page {
    padding: 0px 0 0em!important;
}


.single-service-page br {
  display: block !important;
}

.single-service-page p {
  width: 100%;
  margin: 0;
  margin-bottom: 15px
}

.single-service-page .title-line,
.single-service-page .box-title {
    margin: 0;
    color: #181818;
    font-size: 25px;
    font-weight: 700;
    /* font-family: "Playfair Display"; */
}


.single-service-page hr {
    margin-top: 0 ;
}


.single-service-page .box-title {
  font-size: 20px;
}

.single-service-page .featured-block .list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single-service-page .featured-block .list-items li {
  position: relative;
  padding-left: 25px;
}
.single-service-page .featured-block .list-items li i {
  color: #00b9ff;
  font-size: 14px;
  position: absolute;
  top: 10px;
  left: 0;
}

/************************** 
* 8. funfact styles 
***************************/
.fun-fact-title-one {
  background: #f37b15;
  padding: 50px 0;
  position: relative;
}
.fun-fact-title-one:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #00b9ff;
  position: absolute;
  top: 100%;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
}

.fun-fact-title-one .sec-title h2 {
  font-size: 40px;
}

.fun-fact-style-one {
  position: relative;
  background: #014eb4 url(../images/background-1-1.jpg) center center no-repeat fixed;
  background-size: cover;
  padding-bottom: 160px;
}


.fun-fact-style-one:before {
  content: '';
  background: #00893e;
  opacity: .95;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.single-fun-fact-style-one i{
	font-size:30px;
	color:#fff;
}


.single-fun-fact-style-one h3,
.single-fun-fact-style-one p {
  margin: 0;
  line-height: 1em;
}
.single-fun-fact-style-one h3 {
  font-family: "Playfair Display";
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px;
}
.single-fun-fact-style-one p {
  color: #fff;
}

/************************** 
* 9. team styles 
***************************/
.single-team-style-one {
  margin-bottom: 60px;
}
.single-team-style-one .image-block-wrapper {
  display: block;
}
.single-team-style-one .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-team-style-one .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-team-style-one .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-team-style-one .image-block .box a > i {
  font-size: 22px;
  color: #fff;
  transition: all .4s ease;
}
.single-team-style-one .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-team-style-one:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-team-style-one:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-team-style-one:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-team-style-one:hover .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.single-team-style-one:hover .hvr-float-shadow:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.single-team-style-one .text-block {
  margin-top: 30px;
}
.single-team-style-one .text-block h3 {
  margin: 0;
  font-family: "Playfair Display";
  font-size: 18px;
  font-weight: 900;
  line-height: 1em;
}
.single-team-style-one .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-team-style-one .text-block h3 a:hover {
  color: #00b9ff;
}
.single-team-style-one .text-block p {
  margin: 0;
  line-height: 1em;
  margin-top: 15px;
}
.single-team-style-one .text-block .social {
  border-top: 2px solid #f3f3f3;
  padding-top: 30px;
  margin-top: 30px;
}
.single-team-style-one .text-block .social a {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: #f3f3f3;
  font-size: 14px;
  line-height: 40px;
  color: #7f7f7f;
  transition: all .4s ease;
  border-radius: 50%;
}
.single-team-style-one .text-block .social a:hover {
  color: #fff;
  background: #00b9ff;
}
.single-team-style-one .text-block .social a + a {
  margin-left: 10px;
}

/************************** 
* 10. cta styles 
***************************/
.call-to-action-one {
  position: relative;
  background: #001d44 url(../images/background-1-2.jpg) center center no-repeat;
  background-size: cover;
}
.call-to-action-one:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #001d44;
  opacity: .8;
}
.call-to-action-one .container {
  position: relative;
}
.call-to-action-one .thm-btn {
  margin-top: 50px;
}
.call-to-action-one .sec-title h2 {
  font-size: 60px;
}

.call-to-action-two .sec-title {
  padding-bottom: 40px;
}
.call-to-action-two p {
  margin-bottom: 50px;
}
.call-to-action-two img {
  width: 100%;
}
.call-to-action-two .cta-call-block {
  padding: 66px 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: #00b9ff;
}
.call-to-action-two .cta-call-block .icon-block i {
  font-size: 50px;
  color: #fff;
  display: block;
}
.call-to-action-two .cta-call-block .text-block {
  padding-left: 30px;
}
.call-to-action-two .cta-call-block .text-block span {
  display: block;
  color: #fff;
  line-height: 1em;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .2em;
}
.call-to-action-two .cta-call-block .text-block h3 {
  margin: 0;
  font-family: "Playfair Display";
  font-weight: 900;
  color: #fff;
  line-height: 1em;
  font-size: 40px;
}

.call-to-action-three {
  background: #181818 url(../images/background-1-4.jpg) center center no-repeat fixed;
  background-size: cover;
  position: relative;
}
.call-to-action-three:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #014eb4;
  opacity: .9;
}

/************************** 
* 11. blog styles 
***************************/
.blog-style-one {
  position: relative;
}
.blog-style-one:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 356px;
  background: #014eb4;
}
.blog-style-one .container {
  position: relative;
}
.blog-style-one .row [class*=col-]:nth-child(2) .single-blog-style-one .text-block {
  background: #fff;
}
.blog-style-one .row [class*=col-]:nth-child(5) .single-blog-style-one .text-block {
  background: #fff;
}
.blog-style-one.blog-grid-page:before {
  display: none;
}
.blog-style-one.blog-grid-page .single-blog-style-one {
  margin-bottom: 0;
}
.blog-style-one.blog-grid-page .more-btn-box {
  margin-top: 60px;
}

.single-blog-style-one {
  margin-bottom: 30px;
}
.single-blog-style-one .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-blog-style-one .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-blog-style-one .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-blog-style-one .image-block .box a > i {
  font-size: 22px;
  color: #fff;
  transition: all .4s ease;
}
.single-blog-style-one .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-blog-style-one:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-blog-style-one:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-blog-style-one:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-blog-style-one .text-block {
  padding: 60px 65px 50px;
  background: #f3f3f3;
}
.single-blog-style-one .text-block .meta-info {
  line-height: 1em;
}
.single-blog-style-one .text-block .meta-info a,
.single-blog-style-one .text-block .meta-info span {
  color: #00b9ff;
  font-size: 16px;
  line-height: 1em;
  transition: all .4s ease;
}
.single-blog-style-one .text-block .meta-info a:hover {
  color: #181818;
}
.single-blog-style-one .text-block .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-style-one .text-block h3,
.single-blog-style-one .text-block p {
  margin: 0;
}
.single-blog-style-one .text-block h3 {
  font-size: 30px;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-top: 16px;
  margin-bottom: 40px;
}
.single-blog-style-one .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-blog-style-one .text-block h3 a:hover {
  color: #014eb4;
}
.single-blog-style-one .text-block p {
  margin-bottom: 25px;
}
.single-blog-style-one .text-block a.read-more {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-one .text-block a.read-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  text-decoration: underline;
}

.single-blog-style-two {
  margin-bottom: 15px;
}
.single-blog-style-two .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-blog-style-two .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-blog-style-two .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-blog-style-two .image-block .box a > i {
  font-size: 22px;
  color: #fff;
  transition: all .4s ease;
}
.single-blog-style-two .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-blog-style-two:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-blog-style-two:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-blog-style-two:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-blog-style-two .text-block {
  padding: 40px 0px 0px;
}
.single-blog-style-two .text-block .meta-info {
  line-height: 1em;
}
.single-blog-style-two .text-block .meta-info a,
.single-blog-style-two .text-block .meta-info span {
  color: #00b9ff;
  font-size: 16px;
  line-height: 1em;
  transition: all .4s ease;
}
.single-blog-style-two .text-block .meta-info a:hover {
  color: #181818;
}
.single-blog-style-two .text-block .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-style-two .text-block h3,
.single-blog-style-two .text-block p {
  margin: 0;
}
.single-blog-style-two .text-block h3 {
  font-size: 30px;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-top: 16px;
  margin-bottom: 40px;
}
.single-blog-style-two .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-blog-style-two .text-block h3 a:hover {
  color: #014eb4;
}
.single-blog-style-two .text-block p {
  margin-bottom: 25px;
}
.single-blog-style-two .text-block a.read-more {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-two .text-block a.read-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  text-decoration: underline;
}

.blog-full-width-page .single-blog-style-two {
  margin-bottom: 60px;
}
.blog-full-width-page .single-blog-style-two .upper-block {
  position: relative;
}
.blog-full-width-page .single-blog-style-two .upper-block .date {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #014eb4;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  line-height: 1em;
  padding: 8px 15px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9;
}
.blog-full-width-page .single-blog-style-two .upper-block .date span {
  font-family: "Poppins";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .2em;
}

.blog-details-page .text-block .blockquote-box {
  background: #014eb4;
  padding: 67px 30px;
  margin-bottom: 30px;
}
.blog-details-page .text-block .blockquote-box p {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-family: "Playfair Display";
}
.blog-details-page .share-block {
  border-top: 2px solid #f3f3f3;
  padding: 40px 0 0;
  margin: 40px 0;
}
.blog-details-page .share-block .tags-block {
  color: #7f7f7f;
  font-size: 18px;
  font-weight: bold;
}
.blog-details-page .share-block .tags-block span {
  font-size: 20px;
  font-family: "Playfair Display";
  color: #181818;
  font-weight: 900;
  margin-right: 6px;
}
.blog-details-page .share-block .tags-block a {
  font-size: 16px;
  font-weight: 500;
  color: #7f7f7f;
  margin-left: 6px;
  transition: all .4s ease;
}
.blog-details-page .share-block .tags-block a:hover {
  color: #014eb4;
}
.blog-details-page .share-block .social-block a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #7f7f7f;
  font-size: 14px;
  text-align: center;
  line-height: 52px;
  transition: all .4s ease;
}
.blog-details-page .share-block .social-block a + a {
  margin-left: 10px;
}
.blog-details-page .share-block .social-block a:hover {
  color: #fff;
  background: #00b9ff;
}
.blog-details-page .author-block {
	border: 2px solid #f3f3f3;
    padding: 5px;
    margin-bottom: 30px;
    box-shadow: 1px 1px 8px -9px;
}
.blog-details-page .author-block .author-img-box,
.blog-details-page .author-block .author-text-block {
  display: table-cell;
  vertical-align: top;
}
.blog-details-page .author-block .author-img-box {
  width: 35%;
}
.blog-details-page .author-block .author-img-box > img {
  width: 100%;
}
.blog-details-page .author-block .author-text-block {
  padding-left: 30px;
}
.blog-details-page .author-block .author-text-block h3,
.blog-details-page .author-block .author-text-block p {
  margin: 0;
}
.blog-details-page .author-block .author-text-block h3 {
  font-size: 25px;
  color: #181818;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-bottom: 15px;
  margin-top: 15px;
}
.blog-details-page .author-block .author-text-block p {
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
  color: #7f7f7f;
}
.blog-details-page .single-comment-block + .single-comment-block {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 2px solid #f3f3f3;
}
.blog-details-page .single-comment-block .comment-img-block,
.blog-details-page .single-comment-block .comment-text-block {
  display: table-cell;
  vertical-align: top;
}
.blog-details-page .single-comment-block .comment-img-block {
  width: 113px;
}
.blog-details-page .single-comment-block .comment-img-block > img {
  width: 100%;
  border-radius: 50%;
}
.blog-details-page .single-comment-block .comment-text-block {
  padding-left: 30px;
  position: relative;
}
.blog-details-page .single-comment-block .comment-text-block .meta-info {
  display: inline-block;
  vertical-align: baseline;
}
.blog-details-page .single-comment-block .comment-text-block h3.title-line {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 10px;
}
.blog-details-page .single-comment-block .comment-text-block h3,
.blog-details-page .single-comment-block .comment-text-block p {
  margin: 0;
}
.blog-details-page .single-comment-block .comment-text-block h3 {
  font-size: 20px;
  color: #181818;
  font-weight: 900;
  font-family: "Playfair Display";
}
.blog-details-page .single-comment-block .comment-text-block p {
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
  color: #7f7f7f;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.blog-details-page .single-comment-block .comment-text-block .reply-btn {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  transition: all .4s ease;
}

.blog-details-page .single-comment-block .comment-text-block .reply-btn:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  text-decoration: underline;
}

.comment-form-block {
    margin: 30px 0;
    border: 1px solid #ddd;
    padding: 30px;
    background: #fff;
    box-shadow: 1px 1px 8px -2px #DDD;
}


.blog-details-page .comment-form-block {
  border-top: 2px solid #f3f3f3;
  padding-top: 60px;
  margin-top: 60px;
}
.blog-details-page .comment-form-block input,
.blog-details-page .comment-form-block textarea {
  background: #f3f3f3;
  margin: 0;
}
.blog-details-page .comment-form-block .contact-form .row [class*=col-] {
  margin-bottom: 30px;
}
.blog-details-page .comment-form-block .contact-form .row [class*=col-] + [class*=col-] {
  margin-top: 0;
}

.comments-block-title,
.comment-form-block-title {
  margin: 0;
  color: #181818;
  font-size: 25px;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-bottom: 20px;
}

/************************** 
* 12. contact styles 
***************************/
.contact-form input, .contact-form textarea {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  height: 45px;
  padding-left: 30px;
  color: #000;
  border:1px solid #ddd;
  margin-bottom:12px;
}
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7f7f7f;
}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f7f7f;
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #7f7f7f;
}
.contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #7f7f7f;
}
.contact-form textarea {
  height: 80px;
  padding-top: 10px;
}
.contact-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  border: 0px;
  background: #fff;
  border-radius: 0px;
  margin-bottom: 0px;
}
.contact-form .bootstrap-select > .dropdown-toggle {
  border: none !important;
  outline: none !important;
  background-color: transparent;
  padding: 24px 40px;
  box-shadow: none !important;
  color: #7f7f7f;
}
.contact-form .row [class*=col-] + [class*=col-] {
  margin-top: 10px;
}

.contact-style-one {
    margin-top: 0px;
    background-size: cover;
}
.contact-style-one .contact-form {
  padding: 60px 0;
  padding-right: 80px;
}
.contact-style-one .contact-form:before {
  content: '';
  position: absolute;
  width: 1000000px;
  height: 100%;
  right: 0;
  top: 0;
  background: #f3f3f3;
}
.contact-style-one .contact-form .sec-title {
  position: relative;
}

.contact-style-one .contact-form .sec-title {
	padding-bottom:30px	;
	}

.contact-style-one .content-block {
  margin-right: -15px;
  padding-bottom: 0px;
}
.contact-style-one .content-block .sec-title {
  margin-bottom: 30px;
}
.contact-style-one.home-four {
  margin-top: 0;
}
.contact-style-one.home-four .container-fluid {
  padding: 0;
}
.contact-style-one.home-four .contact-form {
  max-width: 450px;
  margin-left: auto;
  padding-right: 0;
  margin-right: 120px;
}
.contact-style-one.home-four .contact-form:before {
  display: none;
}
.contact-style-one.home-four .contact-form .thm-btn {
  background: #00b9ff;
}
.contact-style-one.home-four .contact-form .thm-btn:hover {
  background-color: #181818;
}

.contact-page .container {
  max-width: 800px;
}
.contact-page input, .contact-page textarea {
  background: #f3f3f3;
  margin: 0;
}
.contact-page .contact-form .row {
  margin-left: -5px;
  margin-right: -5px;
}
.contact-page .contact-form .row [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.contact-page .contact-form .row [class*=col-] + [class*=col-] {
  margin-top: 0;
}
.contact-page .contact-form .bootstrap-select > .dropdown-toggle {
  background: #f3f3f3;
}

#home-one-map {
  width: 100%;
  height: 558px;
}

#home-four-map {
  width: 100%;
  height: 929px;
}

/************************** 
* 13. testimonials styles 
***************************/
.testimonials-style-one .more-box {
  margin-top: 70px;
}
.testimonials-style-one .more-link {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 14px;
  letter-spacing: .2em;
  color: #7f7f7f;
  font-weight: 600;
  text-decoration: underline;
  transition: all .4s ease;
}

.single-testimonials-style-one {
  background: #fff;
  position: relative;
  padding: 60px 61px;
  padding-bottom: 51px;
  transition: all .4s ease;
}
.single-testimonials-style-one:before {
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: -1px;
  height: 4px;
  width: 100%;
  background-color: #00b9ff;
  content: "";
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.single-testimonials-style-one .top-box h3 {
  margin: 0;
  color: #181818;
  font-size: 20px;
  font-family: "Playfair Display";
  font-weight: 900;
}
.single-testimonials-style-one .top-box span {
  font-size: 14px;
}
.single-testimonials-style-one p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  margin-top: 40px;
}
.single-testimonials-style-one i.box-icon {
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f3f3f3;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) rotate(180deg);
          transform: translate(-50%, 50%) rotate(180deg);
  transition: all .4s ease;
}
.single-testimonials-style-one:hover {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
.single-testimonials-style-one:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.single-testimonials-style-one:hover i.box-icon {
  background: #00b9ff;
  color: #fff;
}

.testimonials-style-two-title-box {
  background: #00b9ff;
  padding: 53.5px 0;
  position: relative;
}
.testimonials-style-two-title-box:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #00b9ff;
  position: absolute;
  top: 100%;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
}
.testimonials-style-two-title-box .sec-title h2 {
  font-size: 40px;
}

.testimonials-style-two {
  background: #181818 url(../images/background-1-6.jpg) center center no-repeat fixed;
  background-size: cover;
  position: relative;
  padding: 110px 0;
}
.testimonials-style-two:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #001d44;
  opacity: .8;
  position: absolute;
  top: 0;
  left: 0;
}
.testimonials-style-two .container {
  position: relative;
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
}
.testimonials-style-two .owl-nav {
  margin: 0;
}
.testimonials-style-two .owl-dots {
  margin-top: 50px;
}
.testimonials-style-two .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: .1;
  border-radius: 0;
  padding: 0;
  margin: 0;
  transition: all .4s ease;
}
.testimonials-style-two .owl-dots .owl-dot + .owl-dot {
  margin-left: 6px;
}
.testimonials-style-two .owl-dots .owl-dot:hover span,
.testimonials-style-two .owl-dots .owl-dot.active span {
  opacity: 1;
  background: #fff;
}

.single-testimonials-style-two i.box-icon {
  font-size: 86px;
  color: #fff;
  opacity: .15;
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.single-testimonials-style-two p {
  font-size: 36px;
  line-height: 50px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  margin-top: 35px;
}
.single-testimonials-style-two h3 {
  margin: 0;
  font-family: "Playfair Display";
  font-size: 22px;
  font-weight: 900;
  color: #00b9ff;
  margin-top: 35px;
  margin-bottom: 60px;
}
.single-testimonials-style-two img {
  width: 56px !important;
  height: 56px !important;
  border-radius: 50%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

/************************** 
* 14. easy step styles 
***************************/
.easy-steps-style-one {
  position: relative;
  background: #014eb4 url(../images/background-1-3.jpg) center center no-repeat fixed;
  background-size: cover;
}
.easy-steps-style-one:before {
  content: '';
  background: #014eb4;
  opacity: .95;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.easy-steps-style-one .container {
  position: relative;
  z-index: 1;
}

.single-easy-steps-style-one {
  background: #fff;
  position: relative;
  padding: 92.5px 0;
  margin-top: 28px;
}
.single-easy-steps-style-one:before {
  content: '';
  width: 100%;
  height: 4px;
  background: #00b9ff;
  position: absolute;
  top: 0;
  left: 0;
}
.single-easy-steps-style-one span.count {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #00b9ff;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  font-weight: 900;
  font-family: "Playfair Display";
  color: #fff;
}
.single-easy-steps-style-one h3 {
  margin: 0;
  font-size: 30px;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-bottom: 35px;
}
.single-easy-steps-style-one h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-easy-steps-style-one h3 a:hover {
  color: #00b9ff;
}
.single-easy-steps-style-one p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
  width: 59%;
  margin-left: auto;
  margin-right: auto;
}

.steps-video-box {
  margin-top: 60px;
}
.steps-video-box .sec-title h2 {
  font-size: 40px;
}
.steps-video-box .main-video-box .para-text,
.steps-video-box .main-video-box .video-box-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.steps-video-box .main-video-box .para-text {
  padding-right: 30px;
  color: #bfd4ef;
  font-size: 16px;
  line-height: 30px;
}
.steps-video-box .main-video-box .para-text a {
  color: #fff;
  text-decoration: underline;
}
.steps-video-box .main-video-box .video-box-wrapper .video-box {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.steps-video-box .main-video-box .video-box-wrapper .video-box .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  background: rgba(24, 24, 24, 0);
  -webkit-box-pack: center;
          justify-content: center;
  transition: all 0.6s ease-in-out;
}
.steps-video-box .main-video-box .video-box-wrapper .video-box .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.steps-video-box .main-video-box .video-box-wrapper .video-box .box a i.fa {
  width: 39px;
  height: 39px;
  font-size: 10px;
  color: #fff;
  background: #00b9ff;
  border-radius: 50%;
  text-align: center;
  line-height: 39px;
}
.steps-video-box .main-video-box .video-box-wrapper .video-box:hover .box {
  background: rgba(24, 24, 24, 0.5);
}

/************************** 
* 15. footer styles 
***************************/



.site-footer .first-sec p {
    color: #16902d;
    font-size: 20px;
    font-weight: 600;
	text-transform:capitalize;
}


.site-footer .first-sec img {
    width: 90%;

    border-radius: 4px;
}


.site-footer .first-sec p span.red {
    color: #ff0000;
    font-size: 30px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
	text-transform: uppercase;
}


.main-footer{
	padding:0 10px;	
}

.site-footer .col-md-4{
	padding:0;
}

.site-footer .col-md-4 img{
	width:100%;
}

.site-footer hr {
  margin: 0;
  border-color: rgba(255, 255, 255, 0.1);
}

.site-footer .main-footer .container > .row > [class*=col-] + [class*=col-] {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer .bottom-footer {
  padding: 20px 0;
  border-top: 2px solid #f3731e;
}




.main-footer{
	border-top: 2px solid #f68120 !important;	
}


.col-md-6.first-sec {
	border-right: 2px solid #f68120 !important;
}


.main-footer .col-md-6{
	padding:2em 0;
}



.site-footer .bottom-footer a {
    color: #f3731e;
}

.site-footer .bottom-footer p {
  margin: 0;
  color: #000;
  font-size:14px;
}



.single-address:first-child {

    padding-top: 0;

}

.address-area {
    margin-top: 10px;
    padding-right: 13em;
}


.address-area h4{
	font-weight:600;
}


.contact-sec h4 {
	color: #f3731e;
    font-size: 22px;
    margin-top: 0;
    display: inline-block;
    font-weight: bold;
	margin-left:42px;
}

.contact-sec h3 {
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
    text-align: left;
	margin-left:42px;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: left;
}


.contact-sec img{
	margin-top:0px;
	margin-bottom:40px;
	display:inline-block;
}


.single-address {
    padding-left: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
}


.d-flex{ 
	padding-left:20px !important;
}


.single-address p {
    font-size: 18px;
    color: #000;
    position: relative;
    padding-left: 20px;
	margin-bottom:10px;
}


.single-address p i {
    position: absolute;
    left: -40px;
    top: 6px;
    font-size: 18px;
    color: #fff;
    background: #008c40;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    opacity: 1;
    border-radius: 50%;
    background: #008c40;
    text-align: center;
    transition: all .4s ease;
    line-height: 45px;
}



.contact-sec{
	padding-left:30px !important;
}




.footer-widget img{ 
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 30px;
	margin-top: 70px;
}

footer.dark-bg{
	background-color: #fff;
	padding:0em 0 0;
}


.footer-widget {
  padding: 0px 20px;
  width:100%;
}

.footer-widget .single-contact-info + .single-contact-info {
  margin-top: 45px;
}
.footer-widget .single-contact-info .icon-box,
.footer-widget .single-contact-info .text-box {
  display: table-cell;
  vertical-align: top;
}
.footer-widget .single-contact-info .icon-box i {
  color: #f38222;
  font-size: 25px;
}
.footer-widget .single-contact-info .text-box {
  padding-left: 20px;
}
.footer-widget .single-contact-info .text-box h4,
.footer-widget .single-contact-info .text-box p {
  margin: 0;
}
.footer-widget .single-contact-info .text-box h4 {
  color: #fff;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 10px;
}
.footer-widget .single-contact-info .text-box p {
  color: #ddd;
  font-weight: bold;
  font-family: "Playfair Display";
  font-size: 18px;
  line-height: 1em;
}
.footer-widget .links-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 100px;
}
.footer-widget .links-list li + li {
  margin-top: 7px;
}
.footer-widget .links-list li a {
  color: #ddd;
  font-size: 16px;
  display: block;
  transition: all .4s ease;
}
.footer-widget .links-list li a:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  color: #f3731e;
}
.footer-widget .social a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  opacity: 1;
  border-radius: 50%;
  background: #008c40;
  text-align: center;
  transition: all .4s ease;
}
.footer-widget .social a + a {
  margin-left: 10px;
}
.footer-widget .social a i {
  color: #fff;
  font-size: 16px;
  line-height: 52px;
}
.footer-widget .social a:hover {
  opacity: 1;
}
.footer-widget.about-widget p {
  width: 63%;
  margin: 0;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
}
.footer-widget.about-widget p + .social {
  margin-top: 18px;
}

.footer-post-carousel-wrapper {
  padding-top: 120px;
  padding-bottom: 80px;
}
.footer-post-carousel-wrapper .title-line {
  margin: 0;
  font-weight: 900;
  font-size: 20px;
  font-family: "Playfair Display";
  color: #fff;
}

.footer-post-carousel {
  padding-top: 35px;
}
.footer-post-carousel .owl-nav {
  margin: 0;
}
.footer-post-carousel .owl-dots {
  position: absolute;
  bottom: calc(100% - 12px);
  right: 0;
}
.footer-post-carousel .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: .1;
  border-radius: 0;
  padding: 0;
  margin: 0;
  transition: all .4s ease;
}
.footer-post-carousel .owl-dots .owl-dot + .owl-dot {
  margin-left: 6px;
}
.footer-post-carousel .owl-dots .owl-dot:hover span,
.footer-post-carousel .owl-dots .owl-dot.active span {
  opacity: 1;
  background: #fff;
}

.single-footer-post .image-block,
.single-footer-post .text-block {
  display: table-cell;
  vertical-align: top;
}
.single-footer-post .image-block {
  width: 99px;
}
.single-footer-post .image-block > img {
  width: 100%;
}
.single-footer-post .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-footer-post .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-footer-post .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-footer-post .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-footer-post .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-footer-post .text-block {
  padding-left: 30px;
}
.single-footer-post .text-block .meta-info {
  line-height: 1em;
}
.single-footer-post .text-block .meta-info a {
  display: inline-block;
  line-height: 1em;
  color: #00b9ff;
  font-size: 14px;
}
.single-footer-post .text-block h3 {
  margin: 0;
  font-weight: bold;
  font-family: "Playfair Display";
  font-size: 18px;
  line-height: 2.111em;
  margin-top: 10px;
}
.single-footer-post .text-block h3 a {
  color: #fff;
  transition: all .4s ease;
}
.single-footer-post .text-block h3 a:hover {
  color: #00b9ff;
}
.single-footer-post:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-footer-post:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-footer-post:hover .image-block .box a > i:hover {
  color: #00b9ff;
}

/************************** 
* 16. case study styles 
***************************/
.single-case-study-style-one {
  position: relative;
}



.single-case-study-style-one:before {
  content: '';
  border: 1px solid #e8e8e8;
  position: absolute;
  top: 0;
  left: 50px;
  right: 0;
  bottom: 0;
  display:none;
}
.single-case-study-style-one .inner-box {
    padding: 30px;
    position: relative;
    border: 1px solid #ddd;
	background:#fff;
}

.single-case-study-style-one .inner-box .image-block,
.single-case-study-style-one .inner-box .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-case-study-style-one .inner-box .image-block {
  width: 270px;
}
.single-case-study-style-one .inner-box .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-case-study-style-one .inner-box .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-case-study-style-one .inner-box .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-case-study-style-one .inner-box .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-case-study-style-one .inner-box .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-case-study-style-one .inner-box .text-block {
  padding-left: 0;
  padding-right: 0;
}
.single-case-study-style-one .inner-box .text-block i.box-icon {
  font-size: 56px;
  color: #00b9ff;
  display: block;
}
	
.single-case-study-style-one .inner-box .text-block h3 {
  margin: 0;
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  font-family: "Playfair Display";
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-case-study-style-one .inner-box .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-case-study-style-one .inner-box .text-block h3 a:hover {
  color: #014eb4;
}
.single-case-study-style-one .inner-box .text-block p {
    margin: 0;
    font-size: 15px;
    line-height: 30px;
    color: #333;
    margin-bottom: 26px;
}
.single-case-study-style-one .inner-box .text-block a.read-more {
  text-transform: uppercase;
  line-height: 1em;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  transition: all .4s ease;
}
.single-case-study-style-one .inner-box .text-block a.read-more:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  text-decoration: underline;
}
.single-case-study-style-one:hover .inner-box .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-case-study-style-one:hover .inner-box .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-case-study-style-one:hover .inner-box .image-block .box a > i:hover {
  color: #00b9ff;
}

.case-page-one .single-case-study-style-one {
  margin-bottom: 30px;
  
}

.single-case-study-style-two {
  display: block;
}
.single-case-study-style-two .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-case-study-style-two .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-case-study-style-two .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-case-study-style-two .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-case-study-style-two .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-case-study-style-two:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-case-study-style-two:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-case-study-style-two:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-case-study-style-two .text-block {
  background: #f3f3f3;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.single-case-study-style-two .text-block h3 {
  margin: 0;
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  font-family: "Playfair Display";
}
.single-case-study-style-two .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-case-study-style-two .text-block h3 a:hover {
  color: #00b9ff;
}
.single-case-study-style-two .text-block p {
  margin: 0;
  color: #7f7f7f;
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
  margin-top: 40px;
}
.single-case-study-style-two .text-block .box-icon {
  color: #00b9ff;
  font-size: 60px;
  display: block;
}
.single-case-study-style-two .text-block .read-more-btn {
  display: block;
  border: 2px solid #e8e8e8;
  background: #ffffff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 12px;
  letter-spacing: .2em;
  color: #00b9ff;
  font-weight: 600;
  padding: 19px 0;
  margin-top: 30px;
  transition: all .4s ease;
}
.single-case-study-style-two .text-block .read-more-btn:hover {
  color: #fff;
  border-color: #00b9ff;
  background: #00b9ff;
}
.single-case-study-style-two .text-block .upper-block .icon-block,
.single-case-study-style-two .text-block .upper-block .content-block {
  display: table-cell;
  vertical-align: top;
}
.single-case-study-style-two .text-block .upper-block .content-block {
  padding-left: 30px;
}

.case-page-two .single-case-study-style-two {
  margin-bottom: 30px;
}

.single-case-page .box-title {
  font-size: 24px;
}

.single-case-page .icon-box-with-text{ 
	margin-top:30px;
}

.single-case-page hr{
	margin:10px 0 20px !important;
}

.single-case-page ul.manu{
	color:#000;	
	font-size:15px;
	list-style:none;
	padding:0
}

.single-case-page ul.manu li{
	margin-bottom:10px;
}

.single-case-page ul.manu li i{
	font-size:18px;
	margin-right:10px;
}

	
.single-case-page .featured-image {
  display: block;
}

.single-case-page .icon-box-with-text .icon-block, .single-case-page .icon-box-with-text .content-box {
  display: table-cell;
  vertical-align: top;
}
.single-case-page .icon-box-with-text .icon-block i {
  font-size: 48px;
  color: #00b9ff;
}
.single-case-page .icon-box-with-text .icon-block i.large {
  font-size: 60px;
}
.single-case-page .icon-box-with-text .content-box {
  padding-left: 0px;
  display:block;
}
.single-case-page .icon-box-with-text .content-box h3 + p {
  margin-top: 15px;
}

/************************** 
* 17. video styles 
***************************/
.video-style-one .video-box {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
  display: inline-block;
}
.video-style-one .video-box .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  background: rgba(24, 24, 24, 0);
  -webkit-box-pack: center;
          justify-content: center;
  transition: all 0.6s ease-in-out;
}
.video-style-one .video-box .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.video-style-one .video-box .box a i.fa {
  width: 111px;
  height: 111px;
  font-size: 20px;
  color: #fff;
  background: #00b9ff;
  border-radius: 50%;
  text-align: center;
  line-height: 111px;
}
.video-style-one .video-box:hover .box {
  background: rgba(24, 24, 24, 0.5);
}

.video-style-three {
  position: relative;
  background: #001d44 url(../images/background-1-5.jpg) top center no-repeat fixed;
  background-size: cover;
}
.video-style-three:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #001d44;
  opacity: .8;
}
.video-style-three .container {
  position: relative;
}
.video-style-three .video-popup {
  display: inline-block;
  vertical-align: middle;
  width: 111px;
  height: 111px;
  background: #00b9ff;
  border-radius: 50%;
  color: #fff;
  line-height: 111px;
  font-size: 20px;
}
.video-style-three .sec-title {
  padding-top: 60px;
}
.video-style-three .sec-title h2 {
  font-size: 60px;
}

/************************** 
* 18. features styles 
***************************/
.features-style-one ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.features-style-one ul.list-items li {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  font-size: 18px;
  font-weight: 500;
  padding: 30.5px 0;
  padding-left: 90px;
  color: #fff;
}
.features-style-one ul.list-items li:nth-child(even) {
  background-color: transparent;
}
.features-style-one ul.list-items li i.fa {
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #00b9ff;
  position: absolute;
  top: 50%;
  left: 28px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/************************** 
* 19. office carousel styles 
***************************/
.office-location-carousel-one .owl-nav {
  margin: 0;
}
.office-location-carousel-one .owl-dots {
  margin-top: 45px;
}
.office-location-carousel-one .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  background: #181818;
  opacity: .1;
  border-radius: 0;
  padding: 0;
  margin: 0;
  transition: all .4s ease;
}
.office-location-carousel-one .owl-dots .owl-dot + .owl-dot {
  margin-left: 6px;
}
.office-location-carousel-one .owl-dots .owl-dot:hover span,
.office-location-carousel-one .owl-dots .owl-dot.active span {
  opacity: 1;
  background: #181818;
}

.single-office-location {
  position: relative;
}
.single-office-location:before {
  content: '';
  width: 2px;
  background: #f3f3f3;
  height: 100%;
  position: absolute;
  top: 0;
  left: -70px;
}
.single-office-location h3, .single-office-location ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-office-location h3 {
  color: #181818;
  font-family: "Playfair Display";
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 30px;
}
.single-office-location ul li {
  color: #7f7f7f;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
}
.single-office-location ul li + li {
  margin-top: 18px;
}
.single-office-location ul li.phone {
  color: #00b9ff;
}

/************************** 
* 20. subscribe styles 
***************************/
.subscribe-style-one .container {
  max-width: 730px;
}

.subscribe-form-one {
  width: 100%;
  height: 72px;
  border: 4px solid #fff;
  position: relative;
}
.subscribe-form-one input {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-left: 35px;
}
.subscribe-form-one input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.subscribe-form-one input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.subscribe-form-one input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.subscribe-form-one input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.subscribe-form-one button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  text-align: center;
  background: #fff;
  color: #181818;
  font-size: 16px;
  font-weight: 600;
  width: 186px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transition: all .4s ease;
}
.subscribe-form-one button[type=submit]:hover {
  background: #181818;
  color: #fff;
}


/************************** 
* 21. inner banner styles 
***************************/

.inner-banner {
  background:url(../images/banners/bg.jpg) no-repeat fixed;
  background-size: cover;
  position: relative;
  padding: 50px 0;
  display:none;
}

.inner-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #001d44;
  opacity: .7;
}

.inner-banner .container {
  position: relative;
}

.inner-banner .container h1, .inner-banner .container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inner-banner .container h1 {
  font-size: 30px;
  color: #FFFFFF;
  font-family: "Playfair Display";
  font-weight: 900;
  margin-bottom: 10px;
}
.inner-banner .container .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.inner-banner .container .breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}
.inner-banner .container .breadcrumb li + li:before {
  content: '-';
  display: inline-block;
  vertical-align: middle;
  margin-left: 9px;
  margin-right: 9px;
}
.inner-banner .container .breadcrumb li a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

/************************** 
* 22. gallery styles 
***************************/
.single-gallery-style-one {
  margin-bottom: 30px;
}
.single-gallery-style-one .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-gallery-style-one .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-gallery-style-one .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-gallery-style-one .image-block .box a > i {
  font-size: 30px;
  color: #fff;
  transition: all .4s ease;
}
.single-gallery-style-one .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-gallery-style-one:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-gallery-style-one:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-gallery-style-one:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-gallery-style-one .image-block .box {
  background: transparent;
}

/************************** 
* 23. history styles 
***************************/
.single-history-style-one + .single-history-style-one {
  border-top: 2px solid #f3f3f3;
  padding-top: 60px;
  margin-top: 60px;
}
.single-history-style-one .image-block, .single-history-style-one .text-block {
  display: table-cell;
  vertical-align: top;
}



@media (max-width: 480px) {

	.single-history-style-one .image-block, .single-history-style-one .text-block {
    	display: block;
	  }
  
  
  
  
  
}



.single-history-style-one .image-block {
  width: 168px;
  position: relative;
}
.single-history-style-one .image-block img {
  border-radius: 50%;
}
.single-history-style-one .image-block .year {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background: #00b9ff;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  text-align: center;
  line-height: 64px;
  color: #fff;
  font-size: 16px;
  font-family: "Playfair Display";
  font-weight: 900;
}
.single-history-style-one .text-block {
  padding-left: 80px;
}
@media (max-width: 480px) {
  .single-history-style-one .text-block {
    padding-left: 0;
    padding-top: 40px;
  }
}
.single-history-style-one .text-block h3, .single-history-style-one .text-block p {
  margin: 0;
}
.single-history-style-one .text-block h3 {
  font-size: 24px;
  font-family: "Playfair Display";
  font-weight: 900;
  margin-bottom: 35px;
}
.single-history-style-one .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-history-style-one .text-block h3 a:hover {
  color: #00b9ff;
}
.single-history-style-one .text-block p {
  color: #7f7f7f;
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
}

/************************** 
* 24. sidebar styles 
***************************/
.single-sidebar:not(.search-widget):not(.download-widget) {
    border: 1px solid #ddd;
    padding: 30px;
    background: #fff;
    box-shadow: 1px 1px 8px -2px #DDD;
}

.single-sidebar + .single-sidebar {
  margin-top: 30px;
}
.single-sidebar .title-line {
    margin: 0;
    font-size: 25px;
    color: #000;
    font-weight: 900;
    font-family: "Playfair Display";
    margin-bottom: 30px;
}


.single-sidebar ul.list-items li a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.single-sidebar .single-post-widget + .single-post-widget {
  border-top: 1px solid #f3f3f3;
  padding-top: 30px;
  margin-top: 30px;
}
.single-sidebar .single-post-widget .image-block {
  overflow: hidden;
  transition: all .4s ease;
  position: relative;
}
.single-sidebar .single-post-widget .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: rgba(24, 24, 24, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  transition: all 0.6s ease-in-out 0.3s;
}
.single-sidebar .single-post-widget .image-block .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.single-sidebar .single-post-widget .image-block .box a > i {
  font-size: 17px;
  color: #fff;
  transition: all .4s ease;
}
.single-sidebar .single-post-widget .image-block > img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.single-sidebar .single-post-widget:hover .image-block > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-sidebar .single-post-widget:hover .image-block .box {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.single-sidebar .single-post-widget:hover .image-block .box a > i:hover {
  color: #00b9ff;
}
.single-sidebar .single-post-widget .image-block,
.single-sidebar .single-post-widget .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-sidebar .single-post-widget .image-block {
  width: 59px;
}
.single-sidebar .single-post-widget .text-block {
  padding-left: 20px;
}
.single-sidebar .single-post-widget .text-block a.admin-link {
  color: #00b9ff;
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  display: block;
}
.single-sidebar .single-post-widget .text-block h3 {
  margin: 0;
  font-family: "Playfair Display";
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
}
.single-sidebar .single-post-widget .text-block h3 a {
  color: #181818;
  transition: all .4s ease;
}
.single-sidebar .single-post-widget .text-block h3 a:hover {
  color: #00b9ff;
}
.single-sidebar ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-sidebar ul.list-items li {
  display: block;
}
.single-sidebar ul.list-items li + li {
  margin-top: 25px;
}
.single-sidebar ul.list-items li a i {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 28px;
  background: #f3f3f3;
  color: #7f7f7f;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: all .4s ease;
}
.single-sidebar ul.list-items li a:hover {
  color: #f3731e;
}
.single-sidebar ul.list-items li a:hover i {
  background: #f3731e;
  color: #fff;
}
.single-sidebar .search-form {
  position: relative;
  width: 100%;
  background: #014eb4;
}
.single-sidebar .search-form input,
.single-sidebar .search-form button[type=submit] {
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-left: 50px;
  height: 75px;
}
.single-sidebar .search-form input::-webkit-input-placeholder,
.single-sidebar .search-form button[type=submit]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.single-sidebar .search-form input::-moz-placeholder,
.single-sidebar .search-form button[type=submit]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.single-sidebar .search-form input:-ms-input-placeholder,
.single-sidebar .search-form button[type=submit]:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.single-sidebar .search-form input:-moz-placeholder,
.single-sidebar .search-form button[type=submit]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.single-sidebar .search-form input {
  width: 100%;
}
.single-sidebar .search-form button[type=submit] {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.single-sidebar .tag-lists a {
  font-size: 16px;
  font-weight: 500;
  color: #7f7f7f;
  transition: all .4s ease;
}
.single-sidebar .tag-lists a:hover {
  color: #00b9ff;
}
.single-sidebar.contact-widget {
  background: #00b9ff;
  border: none;
}
.single-sidebar.contact-widget h3.title-line {
  color: #fff;
}
.single-sidebar.contact-widget p {
  margin: 0;
  color: #fff;
  margin-bottom: 30px;
}
.single-sidebar.contact-widget span.phone {
  color: #fff;
  font-size: 30px;
  font-family: "Playfair Display";
  font-weight: 900;
}
.single-sidebar.twitter-widget .single-tweet {
  color: #7f7f7f;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
.single-sidebar.twitter-widget .single-tweet a {
  color: #00b9ff;
}
.single-sidebar.twitter-widget .single-tweet .name {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 12px;
  margin-top: 15px;
}
.single-sidebar.twitter-widget .single-tweet .name .account-name {
  color: #00b9ff;
}
.single-sidebar.twitter-widget .single-tweet .name .account-name i {
  font-size: 20px;
  color: #00b9ff;
  display: inline-block;
  vertical-align: middle;
}
.single-sidebar.twitter-widget .single-tweet .name span.sep {
  margin-left: 10px;
  margin-right: 10px;
}

.single-sidebar a.download-btn {
  color: #fff;
  background: #f3731e;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    padding: 12px 56px;
	border-color: #f37725;
}

.single-sidebar a.download-btn:hover {
	border-color: #f37725;
    color: #f3731e;
	background:Transparent;
}
