/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

#sp-feature{
    background-color: #fff;
}

#sp-header{
    background-color: #fff;    
}
.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    /*font-size: 0.866em;*/
    /*font-weight: 400;*/
    letter-spacing: 1px;
    text-transform: uppercase;
	font-weight: 700 !important;
}

h1 {
    font-family: 'Comfortaa', cursive;
    font-size: 3.666em;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 1.222em;
    margin-bottom: 0.275em;
}
.metro-tile {
    height: 166px;
    padding: 15px 20px;
}

.metro-tile a {
    color: #fff;
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
}
.sp-megamenu-parent .image-title{
    /* text-transform: capitalize; */
}
.sp-megamenu-parent .sp-mega-group>li>a {
    text-transform: capitalize;
    text-align: center;    
}
.sp-megamenu-parent .sp-mega-group>li>a img{
    margin: auto;
}
.sp-module-title{
    color: #33302e;
    font-size: 3.4em;
    margin: 0;
    text-align: center;
    line-height: 1.3em;
    font-weight: 400;
    font-family: 'Comfortaa', cursive;
    margin-top: 15px;
}
.sp-module-title:after {
    background-color: #0cb827;
    content: ' ';
    display: block;
    width: 120px;
    height: 3px;
    margin: 0.4em auto 0.55em;
}
.post_thumb img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    max-width: 200px;
    margin:auto;
}
.post_item_title a{
    color: #33302e;
    text-align: center;
    font-weight: 400;
    margin-bottom: 1.2em;
    margin-top: 0px;
    font-size: 1.0em;
}
#sp-team{
    background-color: #fff !important;
}
#sp-team .post_thumb img{
    -webkit-border-radius: 0;
    border-radius: 0;
}
#sp-team .post_item_title a {
    font-size: 0.6em;
    font-weight: 600;
    color: #56698f;
}

.post_item_title,
.post_item_description {
    margin-top: 20px;
}
.post_item_content{        
    text-align: center;
}
.owl-carousel .owl-nav.disabled{
    /* display: block; */
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    border: 1px solid #ddd;
    width: 4em;
    height: 4em;
    line-height: 4em;
    color: #ddd;
    margin-left:0;
    margin-right:0;
    float:none;
    display:inline-block;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    filter: alpha(opacity=100);
    background-color: #a0236e;
    border-color: #a0236e;
    color: #ffffff;
    border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev{
    margin-right: 0.5em;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #33302e;
    border-color: #33302e;
    color: #FFF;
    text-decoration: none;
}
#sp-top-bar {
    /*background: #56698f;*/
	background: #005e5e;
    color: #fff;
}
#sp-top-bar a{
    color: #fff;
    border-bottom: 1px dashed;
    outline: none;
    text-decoration: none;
}
#sp-top-bar p{
    margin: 0;
}
#sp-top2{
    text-align: right;
}
.services_menu{
    
}
.services_menu li{
    display: block;
    width: 49%;
    float: left;
    padding: 10px;    
}
.services_menu li img{    
    width: 64px;
}
.services_menu li .menu-image-title{
    margin-top: 20x;    
    margin-left: 15px;
}
.sp-module ul.services_menu>li>a {    
    display: flex;
    justify-content: flex-start;
    background-color: rgba(114, 181, 202, 0.1);
    padding: 10px;
}
#sp-bottom{
    background-color: #005e5e;
    color: #fff;
}
#sp-footer{
    background: #005e5e;
    color: #fff;
}
#sp-footer1{
    text-align: center;
}
.sc_socials {
    overflow: hidden;
    display: inline-block;    
}
.sc_socials_item {
    margin: 0 0.335em 0.335em 0;
    float:left
}
.sc_socials_item a{
    background-color: #fff;
    color: #005e5e!important;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    text-align: center;
    display: block;
}
.sc_socials_item a:hover {
    background-color: #0cb827;

}
.sc_socials.sc_phone .sc_socials_item a {
    display: inline-block;
}
.sc_socials.sc_phone .sc_socials_item{
    float: none;
}
.sc_socials.sc_phone .sc_socials_item span{
    margin-left: 10px;
}
#sp-footer a,
#sp-bottom a {
    color: #fefefe;
}
#sp-bottom a:hover {
    color: #0cb827;
}
.sc_phones a{
    padding-left: 40px;
    position: relative;
}
.sc_phones i{
    position: absolute;
    font-size: 40px;
    left: 0;
    top: -12px;
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #333;
}
.breadcrumb {
    background: transparent;
}
#sp-main-body {
    padding: 50px 0;
}
#sp-feature .post_item_title {
    height: 40px;
}
#sp-feature .post_item_description{
    text-align: justify;
}
#sp-feature .post_item_description p{
    text-indent: 20px;
}
.sp-page-title .breadcrumb>.active {
    color: #000;
}
.sp-page-title .breadcrumb>span,
.sp-page-title .breadcrumb>li,
.sp-page-title .breadcrumb>li+li:before,
.sp-page-title .breadcrumb>li>a {
    color: #000;
}
#sp-bottom .sp-module-title{
    text-align: left;
}
#sp-bottom .sp-module-title:after {
    width: 50%;
    margin: 0.4em 0 0.55em;
}

.logo-image {
    height: 50px!important;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #0cb827;
}
.sp-megamenu-parent > li:hover > a {
    color: #0cb827;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #0cb827;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 60px;
	background-color: #f6f7f5;
}
#sp-bottom .sp-module-title{
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #0cb827 !important;
}

.callback-bt2 {
    background: #2cbf0e;
    border: 2px solid #2cbf0e;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(44, 191, 14, 0.3);
    cursor: pointer;
    height: 68px;
    text-align: center;
    width: 68px;
    position: fixed;
    right: 8%;
    bottom: 8%;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
}
.callback-bt2 .text-call2 {
    height: 68px;
    width: 68px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.callback-bt2 .text-call2 span {
    text-align: center;
    color: #2cbf0e;
    opacity: 0;
    font-size: 0;
    position: absolute;
    right: 6px;
    top: 26px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.callback-bt2 i {
    color: #fff;
    font-size: 34px;
    transition: .3s;
    line-height: 66px;
    transition: .5s ease-in-out;
}
.callback-bt2 i {
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1200ms ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite;
}
.callback-bt2 .text-call2:hover span {
    opacity: 1;
    font-size: 11px;
}
.callback-bt2:hover {
    z-index: 999;
    background: #fff;
    color: transparent;
    transition: .3s;
}
.callback-bt2:hover i {
    display: none;
}
.callback-bt2:hover i {
    color: #38a3fd;
    font-size: 40px;
    transition: .3s;
}
.contact-form{
    color: #000;
    text-align: left;
}
.modal {
    z-index: 11050;
}