p {
    line-height: 25px;
}
.header-top {
    background: #1b9fe0;
    padding:0;
	display:none;
}
.header-top .widget ul li {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
	display: inline-block;
}
.widget .styled-icons li a {
    margin-bottom: 0;
	background-color: #006ea0;
    color: #fff;
	font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    width: 30px;
    border: 1px solid #004565;
	display: block;
	text-align:center;
}
.widget .styled-icons li a:hover {
    background-color: #004565;
    color: #fff;
}
.text-white{
	color:#fff;}
	
.cn-pan {
    margin: 7px 0;
}
	
.cn-pan li {
    font-size: 14px;
	margin:3px 0;
}
.cn-pan .fa:before {
    color: #004b70;
	margin-right:2px;
}
#header{height:auto !important;margin-top: 30px;}
.header-nav {
    position: fixed;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 99;
    top: 0;
}
.header-nav-wrapper {
    background-color: #fcfcfc;
    border-top: 2px solid #007cb4;
}
.slimmenu {
    margin: 0;
    padding: 0;
    float: right;
}
.slimmenu > li {
    display: inline-block;
    float: left;
	padding:25px 0;
}
.slimmenu > li a, .slimmenu > li > a{
    font-size: 12px;
    color: #333;
    padding: 8px 16px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    line-height: 25px;
	-o-transition: color .3s linear, background .3s linear;
    -moz-transition: color .3s linear, background .3s linear;
    -webkit-transition: color .3s linear, background .3s linear;
    transition: color .3s linear, background .3s linear;
	text-transform:uppercase;
}
.slimmenu > li.active > a, .slimmenu > li:hover > a{
    background: #0075aa;
    color: #fff;
}

.menu-trigger{display:none;}
.verifybutton {
    width: 230px;
}
.border-10px {
    border: 10px solid #15a4e6;
	padding: 32px
}
.text-theme-colored {
    color: #9B5DB1 ;
}
.opening-hours ul li {
    border-bottom: 1px dashed #15a4e6;
	padding: 10px 0;
    margin-bottom: 0 ;
	font-size:13px;
}
.opening-hours ul li span {
    float: left;
}
.opening-hours ul li .value {
    float: right;
}
.opening-hours {margin-bottom:30px;}
.blue-bg {
    background: #15a4e6;
}
#works{text-align:center;}
#works h2, .testimonial  h2, .team h2{
	font-size:40px;
	}
.work-item .overlay2 a.r-more {
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  padding: 6px 15px;
  text-transform: uppercase;
}
.work-item .overlay2 a.r-more:hover{
	background:#9b5db1;
	border-color:#9b5db1;
}
figure.work-item {
    position: relative;
    border: 10px solid #fff;
}
.work-item .box-content {
   width: 99%;
    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.46);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.6s ease 0s;
    right: 0;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.work-item {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.work-item > img {
    margin: 0 auto;
    text-align: center;
    width: 99%;
}
.box-content h3 {
    color: #fff;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-shadow: 0px 2px 0px #000;
    font-size: 22px;
}
.work-item:hover .box-content{display:none;}
.work-item figcaption{padding:0 30px;}
.work-item .overlay2 a {
    margin-bottom: 15px;
}
#counter_area {
    background-image: url(../img/img3.jpg);
}
.call-to-action{margin-top:0;}
#rsvp {
    background-attachment: fixed;
    background-position: left top;
	background-image: url(../img/bg7.jpg);
	position: relative;
	    background-size: 100%;
}
#rsvp::before {
    background-color: rgba(14, 14, 14, 0.4);
	content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#rsvp .bg-theme-colored {
    background-color: rgba(12, 169, 235, 0.68) ;
	padding:30px;
}
#rsvp .text-white {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
.rsvp-form .form-group input {
    color: #fff;
    background-color: transparent;
}
.rsvp-form .form-control {
    color: #fff;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    height: 45px;
}
.form-control:focus {
    color: #404040;
    border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    outline: none;
}
#rsvp .btn-default {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms--transition: all .4s linear;
    transition: all .4s linear;
	margin:0 5px;
}
#rsvp .btn-default:hover {
    background:rgb(214, 86, 121);
	border-color:rgb(214, 86, 121);
}
textarea{resize:none;}
.testimonial-carousel .item {
     padding: 0; 
     background: transparent; 
     border-radius:0px; 
}
.testimonial-pan {
   background-image:none;
    padding-bottom: 50px;
    position: relative;
	color:#000;
 /*   background-repeat: repeat;*/
}
.testimonial-pan:before {
   /* background-color: rgba(0, 163, 200, 0.92) ;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;*/
}
.testi-pan {
    position: relative;
    z-index: 1;
}
.title-icon {
    margin:20px auto;
    max-width: 160px;
    position: relative;
}
.testimonial-carousel .item p {
    font-style: italic;
    font-size: 15px;
    line-height: 28px;
    padding: 0 50px;
	position:relative;
	margin:30px 0;
}
.testimonial-carousel .item p:before {
    content: '';
    position: absolute;
    left: 56px;
    height: 3px;
    background: #a169ba;
    width: 50px;
	top:-10px;
}
.testimonial-carousel .item p:after {
    content: '';
    position: absolute;
    right: 56px;
    height: 3px;
    background: #0ca9eb;
    width: 50px;
	bottom:-10px;
}
.testimonial-carousel .fa {
    color: #d3d3d3;
	font-size: 36px ;
	display:inline-block;
	text-align:center;
	width:100%;
	margin:10px auto;
}
.case-study .case-study-left .overlay:hover {
    background: rgba(12, 169, 235, 0.7);
}
.about-us img {
    margin-top: 0;
    position: relative;
    top: -30px;
}
.line {
    margin: 15px auto;
    text-align: left;
    display: inline-block;
}
.thumbpic {
  border: 10px solid #fff;
  border-radius: 50%;
  box-shadow: 0 4px 2px #9c9b9b;
  height: 100px;
  margin: 30px auto;
  overflow: hidden;
  padding: 0;
  width: 100px;
}

.thumbpic img {
   width:100%
}
#testimonial-carousel.owl-theme .owl-controls .owl-page span
   {
	background: #0ca9eb;
    border-radius: 0;
    transform: rotate(45deg);
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.8;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 12px;
   }
   
  #testimonial-carousel.owl-theme .owl-controls .owl-page.active span
   {
	background: #a169ba;
   }
  #testimonial-carousel.owl-theme .owl-controls {
    margin-top: 0;
}
.footer.divider{margin-top:50px;margin-bottom: 50px;}
.footer.divider h2{padding-bottom:30px;}
.tb-social-widget a {
    font-size: 15px;
    width: 170px;
    text-align: center;
    border-top: 1px solid #ebebeb;
    margin: 0 15px 15px;
    border-bottom: 1px solid #ebebeb;
    padding: 11px 0 8px;
    color: #252525;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
.tb-social-widget a .fa {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #b7b7b7;
    margin-right: 14px;
}
.tb-social-widget a:hover, .tb-social-widget a:hover .fa {
    color: #000;
}

.tb-social-widget .fa-facebook:before{color:#3f61a3}
.tb-social-widget .fa-twitter:before{color:#00c0f9}
.tb-social-widget .fa-google-plus:before{color:#d94218}
.tb-social-widget .fa-instagram:before{color:#000}

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}
.footer.pb-30 {
    padding: 50px 0;
	text-align:left;
	padding-bottom:0 ;
	    background-color: #111111 ;
		color:#fff;
		margin-top:0px;
}
.footer .widget .widget-title {
    margin-top: 0px;
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
    font-family: "Campton Light";
}
.footer .widget p {
    color: rgba(255, 255, 255, 0.73);
    font-size: 13px;
    line-height: 22px;
}
.line-bottom {
    position: relative;
    padding-bottom: 10px;
}
.line-bottom:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}
.line-bottom:after, .icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a {
    border:  1px solid #b992cf;
	
}
footer{margin-top:50px;}
.footer  .widget {
    margin-bottom: 40px;
}
ul.list {
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 0;
}
ul.list li a {
    text-decoration: none;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
	color:rgba(255, 255, 255, 0.73);
	font-size: 13px;
}
ul.list li a:hover{color:#fff;}
.widget ul.list li, .widget .post {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    background: transparent;
    border: 0;
    border-radius: 0;
    height: auto;
    line-height: 20px;
	border-bottom: 1px dashed rgb(76, 76, 76);
}
.f-logo {
    position: relative;
    margin-top: 0;
    padding: 50px 0;
}
footer .widget .fa{
    margin-right: 5px;
}
footer .input-group-btn .btn {
    background: #0ca9eb;
}
.newsletter-form .form-control {
    border-radius: 0;
}
.copyright {
    background: #4a4848;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
}
.copyright p {
    font-weight: 400;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
    margin-bottom: 0;
    padding: 0 20px;
    text-align: center;
}
.about-us p , #works p{
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    padding: 0;
    margin: 0;
}
.rd-more {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #00aef0;
  border-radius: 2px;
  color: #00aef0;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin: 33px auto 0;
  padding: 12px 0;
  text-transform: uppercase;
  width: 210px;
}
.rd-more:hover{transition:all .4s linear;-o-transition:all .4s linear;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;background:#00aef0;color:#fff;}

.portfolio-wrapper .button:hover, .button:active {
    color: #9B5DB1;
    outline: none;
}

.button:active , .button:focus {
    color: #000;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    text-decoration: none;
}

#call-to-action .button:hover {
    background: #b992cf;transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);-moz-transform: scale(1);transition:all .4s linear;-o-transition:all .4s linear;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;
}


#header .fill {
    background-position: left top;
    -webkit-background-size: 100%;
    -moz-background-size:  100%;
    -o-background-size:  100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.header-nav .container {
    padding: 0;
}

.appoinment{
	 background-image:url(../img/p4.png);
	 background-repeat:repeat;
	 background-position:left top;
	}
	
.appoinment .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
	font-style:italic;
}
.appoinment .btn-block {
    display: block;
    width: 100%;
    border-radius: 0px;
    background: #44bef3;
    color: #fff;
}
.appoinment .btn-block:hover {
    background: #007cb4;
	border-color:#007cb4;
	-o-transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-ms-transition:all .4s linear;
	-moz-transition:all .4s linear;
	transition:all .4s linear;
}
.appoinment textarea.form-control{
    height: 80px;
}
.c-form{margin-top:10px;}
.appoinment form{padding-top:40px;padding-bottom:20px;}
.serv-pan{
	display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	}
.serv-pan figure.work-item {
    position: relative;
    border: 10px solid #fff;
    float: inherit;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 33%;
}
.serv-pan .work-item > img {
    border:5px solid #908b8b;
}
#helpmodal , #lastingmodal{
    margin: 0 auto;
    text-align: center;
}
#helpmodal.modal .modal-body, #lastingmodal.modal .modal-body {
    padding: 30px 60px;
    padding-top: 10px;
}
#helpmodal.modal .modal-content
{
	webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);	
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);	
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);	
}
#helpmodal .modal-header , #lastingmodal .modal-header {
    min-height: auto;
    padding: 50px 0;
    border-bottom: 0px solid #e5e5e5;
    padding-bottom: 0;
}
#helpmodal.modal .modal-body p , #lastingmodal.modal .modal-body p {
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
}
#helpmodal.modal .modal-title, #lastingmodal.modal .modal-title{
	font-size: 23px;
    text-transform: capitalize;
}
#helpmodal.modal .close, #lastingmodal.modal .close {
    top: -15px;
    background: #00aef1;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 20px;
    font-weight: normal;
    left: 50%;
    margin-left: -15px;
	line-height:20px;
}
#lastingmodal.modal .close {
    background: #ab80cc;
}
#lastingmodal.modal .line {
    background: #0ca9eb;
}
.l-left {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -75px;
}
.l-right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -75px;
}
.inner-header{
	background-image:url(../img/bg1.jpg);
	background-position:left center;
	}
.inner-header .title {
    font-size: 36px;
    text-shadow: 0px 3px 1px #000;
    text-transform: capitalize;
	font-family:'Open Sans', sans-serif;
}
/* breadcrumb */
.inner-header .breadcrumb {
  background-color: transparent;
  padding-left: 0;
}
.inner-header .breadcrumb > li + li::before {
  content: "\f22d";
  font-family: fontawesome;
  font-size: 9px;
}
.inner-header .breadcrumb li.active {
  color: #111111;
}
.inner-header .breadcrumb li a {
  color: #555555;
}
.inner-header .breadcrumb.white li a {
  color: #000;
  font-weight: 600;
}
.inner-header .breadcrumb.white li.active {
    color: #9B5DB1;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}
.inner-header .breadcrumb > li + li:before {
    color: #000;
	text-shadow: none;
}
.inner-header .breadcrumb {
    padding: 10px 0;
    margin: 0;
}
.inner-header.divider {
    background-repeat: repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
	 margin-top: 90px;
}
.inner-header.layer-overlay::before {
    background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.inner-header.layer-overlay.overlay-dark-8::before {
    background-color:rgba(12, 169, 235, 0.32);
}
.pb-80 {
    padding-bottom: 80px ;
}
.pt-80 {
    padding-top: 80px;
}
@media only screen and (min-width: 768px) {
  .breadcrumb.text-right {
    text-align: right;
  }
}

.abt-text {
    margin: 0 auto;
    background: transparent;
    color: #fff;
    padding:0 40px 40px;
    text-align: center;
}
.abt-mt p {
    margin: 20px 0;
}
.abt-text p {
    color: #9742b5;
    font-size: 20px;
    line-height: 34px;
    margin: 15px 0 0;
    text-align: center;
    /* font-family: "Campton Light"; */
    font-weight: bold;
    text-shadow:0px 1px 1px #fff7f7;
    letter-spacing: 1px;
}
.logoslider {text-align:center;}
.logoslider .item {
    background: rgba(255, 255, 255, 0.64);
    margin: 5px 5px 0;
    padding: 5px 0;
    border: 1px solid #f1f1f1;
    margin-bottom: 0;
    padding-bottom: 0;
}
.logoslider .item p {
    background: #007cb4;
    color: #fff;
    padding: 10px 5px;
    font-size: 15px;
	margin:0;
	    margin-top: 10px;
}
.about-us img {
    top: 0;
}
.abt-mid
{
	background-image: url(../img/bg2.jpg);
    background-position: 50%;
	position:relative;
	width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
	background-attachment:fixed;
	padding: 50px 0px;
}
/*.abt-mid:before {
    background-color: rgba(0, 163, 200, 0.9) ;
	    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}*/
/*.abt-pan {
    background: url(../img/bg2.jpg) no-repeat top center fixed;
    padding: 50px 0px; 
}*/
.team{padding:50px 0;text-align:center;margin:0 auto;}

.team-members {
    overflow: hidden;
    position: relative;
	border-bottom: 2px solid #00a3c8;
	text-align: center;
}
.img-fullwidth {
    width: 100%;
}
.team-members .team-details {
    bottom: 0px;
    position: absolute;
    transition: all 300ms ease-in-out 0s;
	background-color: #F7F8FA ;
	padding:10px 0 12px;
    width: 100%;
}
.team-members ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}
.team-members ul li  a {
    background-color: #a16aba;
    color: #fff;
	font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 7px 2px 0;
    width: 30px;
	border-radius: 50%;
	float: left;
	text-align: center;
	webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*.team-members:hover .team-details {
    bottom: 0;
}*/
.team-members ul li  a:hover {
    background-color: #007995;
    color: #e6e6e6;
}
.team-members h4 {
    margin: 5px;
    color: #000;
}
.team-members h6 {
    color: #00a3c8;
    font-size: 15px;
    padding: 5px 0;
}
.team-pan {
    padding-top: 20px;
}
.team-members{
    text-align: center;
    background: #000;
    color: #fff;
    overflow: hidden;
    position: relative;
    transition: all 0.35s ease 0s;
}
.team-members:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 100%;
    background:#a169ba;
    opacity: 0.4;
    transition: all 0.35s ease-in 0s;
	z-index:1;
}
.team-members:hover:before{
    right: 0;
    transition: all 0.35s ease-out 0s;
}
.team-members:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    border-width: 200px 200px 200px 0;
    border-style: solid;
    border-color: transparent #a169ba transparent transparent;
    opacity: 0.9;
    transform: translateY(-50%);
    transition: all 0.35s ease-out 0s;
}
.team-members:hover:after{
    left: 50%;
    transition: all 0.35s ease-in 0.2s;
}
.team-members img{
    width: 100%;
    height: auto;
}
.team-members:hover img{
    opacity: 0.4;
}
.team-members .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:9;
}
.team-members .title, .team-members .post {
    width: 100%;
    padding: 0 20px;
    margin: 0;
    position: absolute;
    top: 47%;
    left: 0;
    font-size: 15px;
    font-weight: normal;
    opacity: 0;
    transform: translate(-25%, -50%);
    transition: all 0.3s ease-out 0.2s;
    line-height: 28px;
}
.team-members .post{
    font-size: 15px;
    transform: translate(-25%, 60%);
}
.team-members:hover .title{
    opacity: 1;
    transform: translate(0, -50%);
    transition-delay: 0.7s;
}
.team-members:hover .post{
    opacity: 1;
    transform: translate(0, 60%);
    transition-delay: 0.7s;
}
@media only screen and (max-width:990px){
    .team-members{ margin-bottom: 30px; }
}
@media only screen and (max-width:767px){
    .team-members:after{
        border-width: 800px 800px 800px 0;
    }
}
.em-cn{
	background-image: url(../img/emergency-service.jpg);
    background-position: top left;
	width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
	display: block;
    position: relative;
    overflow: hidden;
}
.em-cn::before {
    background: rgba(6, 168, 207, 0.87);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.em-cn{padding-top: 80px;
    padding-bottom: 80px;}
.em-cn h2, .em-cn h3{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	padding:10px 0;
	text-transform:capitalize;
	font-size:28px;
	}
h2 strong em{	
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
}
.ser-list li {
    border-bottom: 1px dashed #d3d3d3;
    padding: 10px 0;
    font-weight: 500;
    position: relative;
	color:#fff;
	webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s ease 0s;
}
.ser-list li a {
    color: #fff;
    font-weight: normal;
	padding:0 5px 0 10px;
}
.ser-list li:hover a {
    color: #fff;
}
.cont-text p{
	margin: 15px 0;
    font-size: 14px;
    line-height: 28px;
    padding: 0;
}
ul.ser-list {
    margin-bottom: 30px;
    background: #007cb4;
}
.inn-ser .border-10px {
    border: 6px solid #15a4e6;
    padding: 20px 15px 0;
}
.inn-ser .opening-hours {
    margin-bottom: 20px;
}
.cont-text {
    margin-bottom: 40px;
}
 h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}
.cont-text h3, .cont-text h2{text-transform:capitalize;}
.bef-aft-list [class*=col-] h4{padding:30px 0;}
.bef-aft-list [class*=col-]{padding:5px 10px;}
.bef-aft-list img {
    border:0px solid #585353;
	margin:0 auto;
	text-align:center;
	    position: relative;
		transition:all .4s linear;
	-moz-transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-ms-transition:all .4s linear;
	
}

.rev-pan {
    width: 100%;
    margin-bottom: 40px;
	display:inline-block;
}
.rev-pan .comment {
    background:rgb(27, 159, 224);
    display: inline-block;
    padding: 30px 30px;
    position: relative;
    width: 100%;
	-webkit-box-shadow: 0px 2px 1px #000;
	-ms-box-shadow: 0px 2px 1px #000;
	-o-box-shadow: 0px 2px 1px #000;
	box-shadow: 0px 2px 1px #000;
    margin-bottom: 10px;
	    margin-top: 20px;
}
.rev-pan .comment:nth-child(2n) {
    background:#eee;
}
.rev-pan .comment-detail {
    display: table;
    width: 100%;
}
.rev-pan .comment-info {
    display: table-cell;
    vertical-align: middle;
    width: 12%;
	text-align: center;
}
.rev-pan .comment-info h6 {
    color: #343434;
    font-family: roboto;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    width: 100%;
	text-transform:uppercase;
}
.rev-pan .comment-info > span {
    font-family: Varela Round;
    font-size: 12px;
    margin-top: 7px;
    width: 100%;
}
.rev-pan .comment-rating , .rev-pan .comment-name{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 20%;
}
.rev-pan .comment-rating > span , .rev-pan .comment-name > h6{
    color: #fff;
    float: left;
    font-family: Varela Round;
    font-size: 16px;
    font-weight: 900;
    width: 100%;
}
.rev-pan .stars {
    float: left;
    font-size: 16px;
    margin-top: 5px;
    width: 100%;
}
.rev-pan .cmm {
    display: table-cell;
    line-height: 22px;
    vertical-align: top;
    width: 60%;
}
.rev-pan .cmm >h3 {
    color: #3e3e3e;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.rev-pan .fa {
    color: #debb0d;
}
.rev-pan .comment-info > span .fa {
    font-size: 25px;
}
.cmm p{color:#fff;}
.rev-pan .comment:nth-child(2n) .cmm p, .rev-pan .comment:nth-child(2n) .comment-name h6{color:#000;}
.contact-info {
    margin: 30px 0;
    background-color: #06a8cf;
    padding: 20px 10px;
    color: #fff;
    min-height: 163px;
}
.contact-info .fa {
    color: #fff ;
	margin-bottom: 10px ;
	    font-size: 36px ;
}
.contact-info h4, .contact-info h6{
	margin-top: 10px;
    margin-bottom: 10px;
	}
.contact-info h6{font-size:13px;}
#contact {
    background-image: url(../img/p4.png);
    background-repeat: repeat;
    background-position: left top;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
	    width: 100%;
}
#contact .btn {
    display: inline-block;
    border-radius: 0px;
    background: #44bef3;
    color: #fff;
    margin: 0 auto;
    padding: 10px 30px;
    width: auto;
}
#contact  .btn:hover {
    background: #007cb4;
    border-color: #007cb4;
    -o-transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}
#contact  .form-control, #contact textarea {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    font-style: italic;
}
 #contact textarea {
    height: auto;
	min-height:100px;
}
.map-loc iframe{width:100%;height:440px;border:0px;}
.contact-wrapper {
    padding: 50px 50px 50px 100px;
}
.map-loc[class*=col-]{padding-right:0;}
.mt-20{padding-top:20px;}
#contact_form {
    margin-top: 20px;
}
.r-pan {
    display: inline-block;
    width: 100%;
}
 #contact .appont {
    margin: 40px 0 0;
    border-width: 5px;
    border-color: #9c9999;
    background: rgba(255, 255, 255, 0.95);
}
#contact .appont h6 {
    line-height: 22px;
    padding: 20px 0 0;
}
.gallery-pan .bef-aft-list [class*=col-] h4 {
    padding: 0 0 20px;
}
.img-list {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.sidebar {
    margin-bottom: 30px;
}
.sidebar .blog-search, .blog-search:focus {
    width: 80%;
    float: left;
    margin-right: 0;
    background: #f1f1f1;
    border: none;
    height: 10px;
    box-shadow: none;
    padding: 6px 7px;
    min-height: 34px;
}
.sidebar .btn-search {
    float: right;
    width: 20px;
    height: 33px;
    background-color: #000000;
    border: 0px!important;
    color: #fff !important;
    display: inline-block;
    padding: 0 23px 0 15px;
}
.sidebar .input-group {
    width: 100%;
}
.ser-list li:hover {
    padding-left: 10px;
	webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s ease 0s;
}

.sidebar-post {
    clear: both;
    padding:5px 0;
	border-bottom: 1px dashed #d3d3d3;
}

.sidebar-post img {

    width: 100px;

    height: 100%;

    border: 3px solid #f9f8f8;

    float: left;

    margin: 0 15px 5px 0;

    background: #ffffff;

    border-radius: 0px;

	padding:5px;

}
.b-post{
    margin: 0 0 5px;
    font-size: 14px;
    color: #999;
}
.sidebar .arch li i {
    margin-right: 8px;
    color: #b3cc66;
}
.sidebar .ser-list.arch li {
	border:0px;
}
.ser-list.arch li a {
    color: #00aef0;
    font-weight: bold;
}
.blog-posts{display:inline-block;width:100%;}
.blog-posts .post {
    position: relative;
}
.blog-posts > article {
    border-bottom: 1px dashed #d3d3d3 ;
    padding-bottom:10px;
	background-color: #f7f7f7;
	margin-bottom: 30px;
}
.post .entry-header {
    position: relative;
}
.blog-posts .post .post-thumb {
    overflow: hidden;
    position: relative;
}
.blog-posts .post .entry-content {
    position: relative;
	padding-right: 10px;
	padding: 20px;
}
.entry-date {
    background-color: #00a3c8 ;
	padding-left: 15px ;
	padding-bottom: 5px;
	    padding-right: 15px;
		padding-top: 5px ;
		display: table-cell;
    vertical-align: top;
}
.blog-posts .entry-content ul li {
    margin-bottom: 0;
    margin-top: 0;
	font-size: 16px ;
	font-weight: 600;
	color: #fff ;
}
.media-body {
    padding-left: 15px ;
	 display: table-cell;
    vertical-align: top;
}
.entry-title a{color:#000;}
.blog-posts .entry-meta span {
	margin-bottom: 10px;
	margin-right: 10px;
	color: #a9a9a9;
	font-size: 13px;
}
.blog-posts .post .entry-meta span i {
    color: #00a3c8;
}
.entry-content p {
    margin: 10px 0;
	color: #777777;
    font-size: 15px;
}
.btn-read-more::after {
    display: inline-block;
    content: "\f18e";
    font-family: fontawesome;
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 5px;
    position: relative;
    text-shadow: none;
    text-transform: none;
    top: 2px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.btn-read-more {
    color: #999999;
}
.post-thumb{background: #a169ba;}
.post-thumb img
{
	-webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	    opacity: 1;
	}
.post-thumb:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
	opacity: 0.4;
}
hr {
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.popbtn {
    background: transparent;
    color: #fff;
    border-color: #fff;
    font-size: 14px;
    width: 120px;
    padding: 8px 0;
    border-width: 1px;
}
button:focus{outline:none;}
.comg-soon{margin:0 auto 50px;text-align:center;}
.comg-soon .fa {
    color: #c0c0c0;
	margin-right:20px;
}
.comg-soon h3{
	color: #00a3c8;
	font-size: 80px;
	}
.comg-soon h4{
	color: #000;
	font-size: 30px;
	margin:20px 0;
	}
.listing {
    margin: 20px auto;
   
}
.listing li {
    font-size: 14px;
    line-height: 35px;
    padding-left: 20px;
	position:relative; margin-left: 20px;
}
.listing li:before{
	position:absolute;
	content: "\f0a4";
	left:0;
	top:0;
	font-family:FontAwesome;
	    font-size: 11px;
	}
.cont-text h4 {
    margin: 20px 0;
    line-height: 25px;
	position:relative;
	    padding-left: 20px;
}
.cont-text h4:before {
    position: absolute;
    content: "\f260";
    left: 0;
    top: 0;
    font-family: FontAwesome;
    font-size: 11px;
    color:#d68207;
    font-weight: bold;
}
.cont-text h5 {
    font-weight: bold;
    color: #0ca9eb;
    border-bottom: 1px dashed #d0c4c4;
    padding: 10px 0;
}
.lineImg {
    text-align: center;
    margin: 20px 0px 40px;
}
.lineImg img{
    width:97%;
}
.bg-lightest {
    background-color: #fcfcfc ;
}
.bg-gray {
    background-color: #f7f5f5;
}
.bg-lgray {
    background-color: #f0f0f0 ;
}
.bg-white {
    background: rgba(224, 219, 219, 0.35);
    background-image: url(../img/p4.png);
    background-repeat: repeat;
    background-position: left top;
}

.bg-ll{background-image: url(../img/p4.png);
    background-repeat: repeat;
    background-position: left top;}
.padding-med-large{padding-top: 50px;
    padding-bottom: 50px;}
.bef-aft-list{
	display:inline-block;
	width:100%;
	margin:0 auto;
	text-align:center;
	}
.gallery-pan .col-md-6 {
    text-align: center;
    background: #f7f7f7;
    padding: 0;
    border-radius: 3px;
  /*  box-shadow: 1px 1px 1px #d7d7d7, -1px -1px 1px #d7d7d7;*/
    width: 48%;
    float: none;
    display: inline-block;
    margin: 10px;
	position:relative;
	    overflow: hidden;
		transition:all .4s linear;
		-o-transition:all .4s linear;
		-ms-transition:all .4s linear;
		-webkit-transition:all .4s linear;
		-moz-transition:all .4s linear;
}
.gallery-pan .col-md-4{
	transition:all .4s linear;
	-o-transition:all .4s linear;
	-ms-transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
}
.gallery-pan .col-md-6:hover , .gallery-pan .col-md-4:hover {
   box-shadow:2px 2px 3px #7b7878, 2px 2px 2px #d7d7d7;
}
.gallery-pan .col-md-4{ overflow: hidden;}

.gallery-pan .bef-aft-list  .col-md-6 h4 {
    padding: 8px 0 12px;
}


/*.gallery-pan .bg-white .col-md-6 h4 {
    background: #a169ba;
    color: #fff;
}*/

.gallery-pan .bg-white .col-md-6 img {
    border: 0;
    margin: 0 auto;
    text-align: center;
    /* background: #f7f7f7; */
}
.gallery-pan .col-md-6 h4 {
    padding: 8px 0 12px;
    background: #007cb4;
    color: #fff;
    width: 0;
    height: 0;
    border-top: 80px solid #007cb4;
    border-right: 80px solid transparent;
    position: absolute;
    left: 0;
    background: transparent;
	    z-index: 1;
}

.gallery-pan .col-md-6 h4 span {
    transform: rotate(-48deg) translateY(-300%);
    display: inline-block;
    position: relative;
    top: -42px;
    left: 40px;
    font-size: 15px;
}
.gallery-pan .bg-gray .col-md-6 {
    background: #efefef;
}
.product-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    background-size: 30px 30px;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
    animation: barberpole 0.5s linear infinite;
}
.gallery-pan .col-md-6:hover .product-hover, .gallery-pan .col-md-4:hover .product-hover{
    opacity: 1;
}
.gallery-pan .col-md-6:hover img, .gallery-pan .col-md-4:hover img{-webkit-transform: scale(1.13);
    transform: scale(1.13);
	transition:all .4s linear;
	-moz-transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-ms-transition:all .4s linear;
	}
@keyframes barberpole {
  from { background-position: 0 0; }
  to   { background-position: 60px 30px; }
}

ul.ser-list.arch {
    background: transparent;
}

.service-content{text-align:left;}
.padding-small{padding:20px 0;}
.service-content .team-details h4 {
    margin: 5px 0;
    color: #000;
	font-size:20px;
}
.service-content .team-details h5 {
    color: #00a3c8;
    font-size: 18px;
    padding: 5px 0;
}
.promotion-us.pro-sec{margin:0 auto;text-align:center;}
.promotion-us.pro-sec a{margin-top:20px;}
.promotion-us.pro-sec .padding-large{padding-bottom:50px;}