

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
html,
body {
	font-family: 'Open Sans',sans-serif;}

a:hover{text-decoration:none}
img {
    max-width: 100%;
    height: auto;
}
.box.wrapper {
    max-width: 1200px;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}
.fix {
    overflow: hidden;
}
.clear_both {
    clear: both;
}
h1 {
    font-size: 40px;
    font-weight: 500;
}
h2 {
    font-size: 35px;
    margin-bottom: 10px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
.em40_header_area_main.hdisplay_none {
    display: none;
}


#pre-loader {display: block;position: relative;width: 150px;height: 150px;border-radius: 50%;text-align: center;line-height: 170px;z-index: 9999;margin-bottom:0}
#pre-loader:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #7a9009;border-bottom-color: #7a9009;border-left-color: #7a9009;-webkit-animation: spin 1.5s linear infinite;-moz-animation: spin 1.5s linear infinite;-ms-animation: spin 1.5s linear infinite;-o-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@-moz-keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.trp_nav_area{width:100%;}

.button_banner {
    padding-top: 15px;
}

@media(min-width:991px){
.menu-section{padding-right:0}
.logo {
    margin-top: -30px;
}

/* ---------------- For sticky header: class="float-panel"  ------------------*/
.not-sticking {
   transform: translateZ(0);
    transition:all 0.5s; /* Effect for switching from .fixed to static */
}
.sticking .border_bottom_grey.body_style_fullwide{display:none}

.sticking.trp_nav_area .row.logo-left {
    padding:0px 0;
}
.sticking .logo a img{    max-width: 280px;
    padding: 10px 0;}
.sticking .logo	{margin:0}

/* when class="float-panel fixed" */
.sticking {animation: slide-down 0.7s;
  box-shadow:0 2px 6px rgba(0,0,0,0.2); z-index:992;  }
  .sticking .banner-top-header{    background: #022E64;}
  
  .contrast-bg .sticking .banner-top-header{     background: #333;}

.sticking .middle-head{background:#fff;     border-bottom: 1px solid #ddd;box-shadow: 0px 2px 15px #e2e2e2;}

.sticky_logo{display:none}
.sticking .sticky_logo{    display: inline-block;}
.sticking .not_sticky_logo{display:none}
.sticking .logopart img{    width: 320px;}

.sticking .hamburger.is-closed .hamb-top, .sticking .hamburger.is-closed .hamb-middle, .sticking .hamburger.is-closed .hamb-bottom, .sticking .hamburger1.is-closed .hamb-top, .sticking .hamburger1.is-closed .hamb-middle, .sticking .hamburger1.is-closed .hamb-bottom{    background-color: #000;}

@keyframes slide-down {
    0% {
        
        transform: translateY(-300px);
    } 
    100% {
        
        transform: translateY(0);
    } 
}









/*-------- Generic styles for the page ------------------*/

.stic.sticking .top-header{display:none;}
/*.inner-page-header.stic.sticking .head-menu{ background: #fff;}*/
.stic.sticking .top-bar-header{}

.stic.sticking .site-logo img{width:300px;}


}


/* Menu Part Start */
#cssmenu:hover #menu-line{display:none !important}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button { margin: 0; padding: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#cssmenu:after, #cssmenu > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#cssmenu #menu-button { display: none; }
#cssmenu { width: auto; line-height: 1; }
#menu-line { display:none; }
#cssmenu:hover #menu-line { display:block; }
#menu-line { position: absolute; top: 0; left: 0; height: 2px; background: #fa6441; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; -ms-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }
#cssmenu > ul > li { float: left; margin: 0 10px; }
#cssmenu > ul > li:last-child{margin-right:0;}
#cssmenu > ul > li.social-icon{margin:0 4px;}
#cssmenu > ul > li.social-icon:before{content:none;}
#cssmenu > ul > li.social-icon a{    padding: 10px 0;}
#cssmenu > ul > li.social-icon a img{max-width:32px;}
#cssmenu > ul > li.social-icon a:hover img{opacity:.8;}
#cssmenu.align-center > ul { font-size: 0; text-align: center; }
#cssmenu.align-center > ul > li { display: inline-block; float: none; }
#cssmenu.align-center ul ul { text-align: left; }
#cssmenu.align-right > ul > li { float: right; }
#cssmenu.align-right ul ul { text-align: right; }
#cssmenu > ul > li > a { font-size:16px; padding: 38px 5px; font-weight: 600; text-decoration: none; color: black; -webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
#cssmenu > ul > li > a {outline: 0;}
#cssmenu > ul > li:before {
    content: "";
    border-bottom:2px solid #126ead;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
	transition:.4s width ease-in-out;
}

#cssmenu > ul > li.search_icon::before{
    bottom: -6px;
}



@media(min-width:991px){
.sticking #cssmenu > ul > li > a{color:#000}
.sticking .mobrowleft, .sticking .login_div{}
.menulist .home  {display:none !important}
}



#cssmenu > ul > li:hover:before{width: 100%;}
#cssmenu > ul > li.getinv:before{content:none;}
#cssmenu > ul > li.first.leaf > a.glyphicon-home:before {
    content: "\e021";
    border-bottom: 0;
    width: 100% !important;
    margin-bottom: 10px;
}
#cssmenu .glyphicon.glyphicon-home:before {
    float: left;
    text-indent: -2px;
}
.front #cssmenu .home {
 /*   text-indent: -99999px;*/
	display:none;
	 
}

#cssmenu .home a{ /*  width: 20px;    margin-top: 0px;*/}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a { color: #126ead; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; -ms-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; }
#cssmenu > ul > li.has-sub > a { padding-right: 25px; }
#cssmenu > ul > li.has-sub > a::after {
position: absolute;
top: 42px;
right: 10px;
width: 6px;
height: 6px;
border-bottom: 2px solid black;
border-right: 2px solid black;
content: "";
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: border-color 0.2s ease;
-moz-transition: border-color 0.2s ease;
-ms-transition: border-color 0.2s ease;
-o-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
}


.sticking #cssmenu > ul > li.has-sub > a::after{border-color: #000;}
#cssmenu > ul > li.has-sub:hover > a::after {
border-color: #126ead !important
}
#cssmenu ul ul { position: absolute; left: -9999px;    visibility: hidden;
    opacity: 0;
    margin-top: 0px;
    transition: .5s all; }
#cssmenu li:hover > ul { left: auto;     visibility: visible;
    opacity: 1;
    margin-top: 0;}
#cssmenu.align-right li:hover > ul { right: 0; }
#cssmenu ul ul ul { margin-left: 100%; top: 0; }
#cssmenu.align-right ul ul ul { margin-left: 0; margin-right: 99%; }
#cssmenu ul ul li { height: 0; -webkit-transition: height .2s ease;
-moz-transition: height .2s ease;
-ms-transition: height .2s ease;
-o-transition: height .2s ease;
transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li { height: auto; }
#cssmenu ul li:hover > ul > li:first-child { margin-top:0px; }
#cssmenu ul li:hover > ul > li ul > li:first-child { margin-top:0px; }
  #cssmenu ul ul li a {     padding: 10px 10px;
    width: 250px;
    font-size: 14px;     border:1px solid #0d639e;
    background: #126ead; text-decoration: none; color: #fff; -webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover { color:#126ead; background: #fff; }
#cssmenu ul ul li.has-sub > a::after {
position: absolute;
top: 16px;
right: 10px;
width: 6px;
height: 6px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
content: "";
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: border-color 0.2s ease;
-moz-transition: border-color 0.2s ease;
-ms-transition: border-color 0.2s ease;
-o-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
right: auto;
left: 10px;
border-bottom: 0;
border-right: 0;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
border-color: #333;
}
@media all and (max-width: 991px) {   
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
background: #fff;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
}
#cssmenu ul ul li a {
border:none;
}
#menu-line {
display:none;
}
#cssmenu:hover #menu-line {
display:none;
}
#cssmenu {
width: 100%;
}
#cssmenu ul {
width: 100%;
display: none;
}
#cssmenu.align-center > ul, #cssmenu.align-right ul ul {
text-align: left;
}
#cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
width: 100%;
height: auto;
border-top: 1px solid rgba(255, 255, 255, 0.20);background:#126ead;
}
#cssmenu ul li a, #cssmenu ul ul li a {
width: 100%;
}
#cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {
/*float: none;
display: block;*/
}
#cssmenu ul ul li a {
padding: 20px 20px 20px 30px;
font-size: 14px;
background: none;
background: rgba(0,0,0,.05);
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
color: #000000;
}
#cssmenu ul ul ul li a {
padding-left: 40px;
}
#cssmenu ul ul, #cssmenu ul ul ul {
position: relative;
left: 0;
right: auto;
width: 100%;
margin: 0;
visibility: visible;
opacity: 1;
}
#cssmenu > ul > li > a{color:#fff;     padding: 20px 15px;}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a{color:#126ead;}
#cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {
display: none;
}
#menu-line {
display: none;
}
#cssmenu #menu-button {
display: block;
padding: 25px 30px;
color: #000;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
float: right;
    top:-3px;
}
#cssmenu #menu-button::after {
content: '';
position: absolute;
top: 15px;
right: 20px;
display: block;
width: 30px;
height: 4px;
background: #000;
}
#cssmenu #menu-button::before {
content: '';
position: absolute;
top: 25px;
right: 20px;
display: block;
width: 30px;
height: 14px;
border-top: 4px solid #000;
border-bottom: 4px solid #000;
}
#cssmenu .submenu-button {
position: absolute;
z-index: 10;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.15);
height: 55px;
width: 60px;
cursor: pointer;
}
#cssmenu .submenu-button::after {
content: '';
position: absolute;
top: 21px;
left: 26px;
display: block;
width: 1px;
height: 11px;
background: #fff;
z-index: 99;
}
#cssmenu .submenu-button::before {
content: '';
position: absolute;
left: 21px;
top: 26px;
display: block;
width: 11px;
height: 1px;
background: #fff;
z-index: 99;
}
#cssmenu > ul > li.has-sub:hover > .submenu-button::before, #cssmenu > ul > li.has-sub.active > .submenu-button::before{background: #126ead;}
#cssmenu > ul > li.has-sub:hover > .submenu-button::after, #cssmenu > ul > li.has-sub.active > .submenu-button::after{background: #126ead;}
#cssmenu ul ul li:hover > .submenu-button::before, #cssmenu ul ul li a:hover > .submenu-button::before{background: #000;}
#cssmenu ul ul li:hover > .submenu-button::after, #cssmenu ul ul li a:hover > .submenu-button::after{background: #000;}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover{color: #126ead;}

#cssmenu .submenu-button.submenu-opened:after {
display: none;
}
/*#header {
    position: relative !important;
}*/
#menu-button:after, #menu-button:before {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
#menu-button.menu-opened:before {transform: rotate(135deg) translate(-6px, 5px);
 -webkit-transform: rotate(135deg) translate(-6px, 5px);
-moz-transform: rotate(135deg) translate(-6px, 5px);
-o-transform: rotate(135deg) translate(-6px, 5px);
-ms-transform: rotate(135deg) translate(-6px, 5px);

border-bottom:0 !important;}
#menu-button.menu-opened:after {transform: rotate(-135deg) translate(-10px, -5px);
-webkit-transform: rotate(-135deg) translate(-10px, -5px);
-moz-transform: rotate(-135deg) translate(-10px, -5px);
-o-transform: rotate(-135deg) translate(-10px, -5px);
-ms-transform: rotate(-135deg) translate(-10px, -5px);

}
#cssmenu > ul > li::before{content:none}
#cssmenu .home{display:block !important}
}
.medium-purple a{background:#5c3280;}
.medium-purple a:hover{background:#aa71c2;}
.light-purple a{background:#ae1329;}

#cssmenu ul li.getinv a {border: 2px solid #fff;font-size: 16px;padding:4px 8px;color:#fff;min-height:28px;border-radius: 8px;text-transform: uppercase;}
#cssmenu ul li.getinv.light-purple a:before{content: none;background-size: 16px;background-repeat: no-repeat;width: 16px;height: 17px;display: inline-block;vertical-align: middle;margin-right: 3px;background-position: 0px 0px;}
#cssmenu ul li.getinv.medium-purple a:before{content: "";background-size: 16px;background-repeat: no-repeat;width: 16px;height: 17px;display: inline-block;vertical-align: middle;margin-right: 3px;background-position: 0px 0px;}
#cssmenu ul li.getinv a:hover{background:transparent}
.login_div {
    float: right;
    margin-top: 10px;
    display: none;
}
.social-icon{padding-top:10px;}
.mobrowleft {     float: right;
    margin-top: 0px;
    margin-right: 0;}
.fbicon { padding-bottom:5px; }
.fbicon a { color: #fff; font-size: 24px; }
.fbicon a:hover {color:#009ae1;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease; transition:all .4s ease;}
.darkHeader .logopart img { width: auto; padding: 16px 0; }
.logopart img {
    position: absolute;
    top: 0px;
}
.logopart img {    width:180px;
    padding: 5px 0;
    z-index: 1;}
.logopart .logo-name {
       display: inline-block;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-left: 180px;
    padding: 20px 0 16px 0;
    font-size: 20px;
}
@media(max-width:1320px){
.logo-left .logo img{    width: 480px;
    max-width: 100% !important;}
	.logo{margin:0}
.logopart .logo-name{font-size: 14px;
    margin-left: 130px;}
.logopart img{width: 130px;}

#cssmenu > ul > li{    margin: 0 5px !important;}
.sticking .logopart .logo-name{font-size: 14px !important;}
}
@media(min-width:992px){
#cssmenu .register-item a, .mobile-top-head .register-item a{ display: block;
    padding: 4px 20px 5px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    font-size: 15px;
    background: linear-gradient(130deg,#3d8080 30%,#ed8756 70%);;
     margin-top: 10px;
    line-height: 26px;}

.mobile-top-head .register-item a{margin:5px 0; font-size:14px;padding: 2px 20px 3px;}
#cssmenu .register-item a:hover, .mobile-top-head .register-item a:hover{    background: linear-gradient(130deg,#3d8080 30%,#ed8756 70%);color:#fff;}
#cssmenu .register-item:before{content:none;}
}
.mobile-top-head .accesible-pannel{float: left;margin: 6px 0 6px;}


#cssmenu .search-icon {
    text-indent: -999px;
    overflow: hidden;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    font-weight: 500;
    line-height: 16px;
    display: inline-block;
    width: 57px;
    height: 50px;
    margin-top: 14px;
    margin-bottom: -15px;
    position: relative;
    z-index: 999;
}
#cssmenu .search-icon:before{    text-indent: 0;
    float: left;
    font-size: 32px;}
/* Menu Part End */


.border_bottom_grey {
    padding: 0;

}
.body_style_fullwide .content_wrap {
  
}
.tooltip{font-family: 'Open Sans',sans-serif; }
.tooltip-inner{font-size:12px;}
.tooltip.fade{opacity:1 !important}
.top-bar-links ul{margin:0; font-size:14px;}
.top-bar-links ul a{color:#000}
.top-bar-links ul a:hover{color:#4599d2}
.border_bottom_grey.body_style_fullwide {
    padding: 0px 0;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 */

}
.side-right {
    float: right;
}
.top-bar-links ul li {
    display: inline-block;
    margin: 0 10px;
    color: #000;vertical-align:middle
}
.top-bar-links ul li a {
    color: #000;display: block;
}

.top-bar-links ul li .fa-universal-access{    font-size: 28px;
    vertical-align: middle;}



.txtc {
    text-align: center;
}
.text-center {
    text-align: center;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.top-address a:hover {
    color: #fff;
}
.footer-middle {
    padding: 82px 0 33px;
    position: relative;
    background: #000000;
    z-index: 1;
}
.footer-middle {
    background-attachment: scroll;
    background-position: center center;
    background-image: url(../images/World_map_blue_dots.png);
    background-size: cover;
}
.footer-middle .widget h2 {
    font-size: 22px;
    margin-bottom: 35px;
    margin-top: 15px;
    position: relative;
    color: #f8f9fe;
    font-weight: 700;
}
.footer-middle .recent-post-text h4 a {
    color: #f8f9fe;
    font-size: 17px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 500;
    letter-spacing: 0;
}
.footer-middle #archives-dropdown--1 {
    height: 34px;
    width: 100%;
}
.recent-post-image img {
    border-radius: 5px;
}
.footer-middle .widget ul {
    list-style: none;padding-left:15px;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-middle .widget ul li {
    margin-bottom: 13px;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
    color: #f8f9fe;
    padding-left: 25px;
}
.footer-middle .widget ul li a {
    color: #fff;
    font-size: 16px;
}
.footer-middle .widget ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 14px;
    background: #f8f9fe;
    height: 1px;
    width: 10px;
    font-size: 14px;
}
.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
    color: #7a9009;
}
.footer-middle .widget .menu-social-menu-container ul li::before {
    display: none;
}

.footer-bottom {
    background: #000;
}
.footer-bottom .row {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.23);
}
.footer-bottom-box {
    padding: 20px 0 20px;
}
.copy-right-text p {
    color: #f8f9fe;
    padding: 0;
    margin: 1px 0 0;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul .menu-item {
    margin-left: 10px;
}
.footer-menu ul .menu-item a {
    color: #f8f9fe;
    padding: 0;
    display: block;
    text-transform: capitalize;
    margin-left: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px;
}
.footer-menu ul .menu-item a:hover {
    color: #7a9009;
}

.footer-menu .social-icon {
    color: #f8f9fe;
    display: block;
    font-size: 15px;
    margin-left: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    color: #f8f9fe;
    border-radius: 100%;
    -webkit-box-shadow: 0 16px 32px 0 rgba(212, 212, 212, 0.2);
    box-shadow: 0 16px 32px 0 rgba(212, 212, 212, 0.2);
}
.footer-menu .social-icon:hover {
    color: #fff;
    background-color: #42047b;
}
.footer-menu ul li:last-child a {
    padding-right: 0;
}
.footer_style_3 .footer-menu ul li:first-child a {
    padding-left: 0;
}
.footer-menu ul ul {
    display: none;
}

.footer-middle .recent-post-text > h4 {
    margin-bottom: 2px;
}
.footer-middle .recent-post-text > h4 a:hover {
    color: #eee;
}
.footer-middle .recent-post-text .rcomment {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.footer-middle .recent-post-item {
    margin-bottom: 19px;
    padding-bottom: 5px;
}

.footer-middle .widget .menu-social-menu-container ul {
    margin-left: 0;
    margin-top: 5px;
}
.footer-middle .widget .menu-social-menu-container ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: 0;
    padding-left: 0;
    position: inherit;
}
.footer-middle .widget .menu-social-menu-container ul li a {
    display: block;
}
.footer-middle .widget .menu-social-menu-container ul li i {
    border: 0;
    display: block;
    margin-right: 6px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-size: 16px;
}
.footer-middle .widget .menu-social-menu-container ul li i:hover {
    color: #0c5adb;
    background: 0 0;
}
.template-home-wrapper {
    overflow: hidden;
}
.section-title {
    margin: auto auto auto 0;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}
.section-title.t_center {
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 99;
    margin-bottom: 40px;
}
.section-title.t_left {
    margin: auto auto auto 0;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}
.section-title h2 span {
    color: #4599d2;
}
.section-title.t_right {
    margin: auto 0 auto auto;
    width: 63%;
    text-align: right;
}
.section-title.t_right .em-bar {
    margin: 0 0 5px auto;
}
.section-title.t_left .em-bar {
    margin: 0 0 5px;
}
.section-title h2 {
    font-size: 36px;
    margin-bottom: 0;

    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -1px;
}
.tmr0 .section-title h2 {
    margin: 0;
}
.section-title h5 {
    color: #4599d2;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 5px;
}
.section-title p {
    margin-top: 7px;
    font-size: 19px;
    margin-bottom: 0;
    width: 73%;
    margin: 7px auto 0;
}
.section-title.t_left p {
    margin-top: 7px;
    font-size: 19px;
    margin-bottom: 0;
    width: 100%;
    margin: auto;
}
.em-bar-main {
    margin: 18px 0 30px;
}
.em-bar {
    background: #9b50db none repeat scroll 0 0;
    height: 2px;
    margin: 0 auto 5px;
    width: 62px;
}
.em-bar.em-bar-big {
    height: 5px;
    width: 90px;
    background: #c3d46a;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
}
.em-bar.em-bar-big:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #7a9009;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}
@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}
@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}
.em-image {
    margin-bottom: 0;
    margin-top: 0;
}
.section-title.t_left span {
    color: #0c5adb;
}
.title_in {
    float: left;
    padding-right: 30px;
    position: relative;
    margin-right: 30px;
}
.title_in:before {
    position: absolute;
    left: -89px;
    top: 23px;
    height: 3px;
    width: 70px;
    background: #0c5adb;
    content: "";
}
.title_tx h2,
.title_tx h5 {
    margin: 0;
}
.title_tx h5 {
    font-size: 18px;
    font-weight: 600;
}
.title_tx h2 {
    font-size: 45px;
    margin-bottom: 0;
    text-transform: none;
    margin-top: 0;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -1px;
}
.title_ptx p {
    margin: 0;
    overflow: hidden;
    font-size: 18px;
}
.trp_nav_area .row.logo-left {
    padding:0px 0;
}
.trp_nav_area {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    z-index: 991;
    background-color: #fff;
    padding: 0px;
}
.top-bar-links ul li.fb_icon i {
    margin-right: -4px;
}
.top-bar-links ul li.accesible-pannel i {
    margin-right: -7px;
}

hr{    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0 !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;}
@media(min-width:991px){
    .contrast-bg .join_acte_btn a {
        background: #000;
     }
	.join_acte_btn a {
   padding: 25px 25px !important;
    background: #7a9009;
    color: #fff !important;
    font-size: 18px !important;
    width: 130px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
    text-align: center;
}
.contrast-bg .join_acte_btn a:hover {
    background: #808080;
}
.join_acte_btn a:hover{background:#4599d2}
.join_acte_btn a:before{content: "\f007";display: inline-block;
   display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; margin-right: 10px;
    font-size: 32px;}
	
	.sticking .join_acte_btn a {
    padding: 21px 25px !important;}
	.sticking #cssmenu > ul > li > a{    padding-top: 34px;padding-bottom: 34px;}
	.sticking #cssmenu > ul > li.has-sub > a::after{    top: 38px;}
	
}

@media only screen and (min-width:1000px) and (max-width:5000px) {
	body.kc-css-system .kc-css-544500 {
		width: 100%;
	}
	body.kc-css-system .kc-css-683447 {
		width: 50%;
	}
	body.kc-css-system .kc-css-313986 {
		width: 50%;
	}
	body.kc-css-system .kc-css-743247 {
		width: 100%;
	}
	body.kc-css-system .kc-css-571972 {
		width: 33.33%;
	}
	body.kc-css-system .kc-css-380372 {
		width: 33.33%;
	}
	body.kc-css-system .kc-css-777346 {
		width: 33.33%;
	}
	body.kc-css-system .kc-css-20898 {
		width: 100%;
	}
	body.kc-css-system .kc-css-276171 {
		width: 100%;
	}
	body.kc-css-system .kc-css-319958 {
		width: 50%;
	}
	body.kc-css-system .kc-css-680328 {
		width: 50%;
	}
	body.kc-css-system .kc-css-666280 {
		width: 50%;
	}
	body.kc-css-system .kc-css-40682 {
		width: 50%;
	}
	body.kc-css-system .kc-css-509066 {
		width: 100%;
	}
	body.kc-css-system .kc-css-938085 {
		width: 100%;
	}
	body.kc-css-system .kc-css-899933 {
		width: 25%;
	}
	body.kc-css-system .kc-css-307526 {
		width: 25%;
	}
	body.kc-css-system .kc-css-490200 {
		width: 25%;
	}
	body.kc-css-system .kc-css-926409 {
		width: 25%;
	}
	body.kc-css-system .kc-css-739677 {
		width: 100%;
	}
	body.kc-css-system .kc-css-628132 {
		width: 100%;
	}
	body.kc-css-system .kc-css-434699 {
		width: 100%;
	}
	body.kc-css-system .kc-css-368012 {
		width: 100%;
	}
	body.kc-css-system .kc-css-148124 {
		width: 25%;
	}
	body.kc-css-system .kc-css-386681 {
		width: 25%;
	}
	body.kc-css-system .kc-css-68285 {
		width: 25%;
	}
	body.kc-css-system .kc-css-36637 {
		width: 25%;
	}
	body.kc-css-system .kc-css-277737 {
		width: 66.59%;
	}
	body.kc-css-system .kc-css-946897 {
		width: 33.4%;
	}
	body.kc-css-system .kc-css-217739 {
		width: 100%;
	}
}

.kc-css-325037 .kc_column {
	padding-left: 0px;
	padding-right: 0px;
}

.kc-css-325037>.kc-wrap-columns {
	margin-left: -0px;
	margin-right: -0px;
	width: calc(100% + 0px);
}

body.kc-css-system .kc-css-872360 .redX {
	color: #0c5adb;
}

body.kc-css-system .kc-css-313986 {
	text-align: right;
	margin-top: -620px;
	    padding-right: 20px;
    padding-left: 80px;
}

body.kc-css-system .kc-css-719534 {
	padding-top: 60px;
	padding-bottom: 70px;
}

body.kc-css-system .kc-css-706601 .section-title h2 span,
body.kc-css-system .kc-css-706601 .title_tx h2 span,
body.kc-css-system .kc-css-706601 .em-icon i {
	color: #4599d2;
}

body.kc-css-system .kc-css-624192 {
	background: #eff2f7;
	padding-top: 82px;
	padding-bottom: 70px;
}

body.kc-css-system .kc-css-693608 {
	padding-bottom: 30px;
}

body.kc-css-system .kc-css-600502 .section-title h2 span,
body.kc-css-system .kc-css-600502 .title_tx h2 span,
body.kc-css-system .kc-css-600502 .em-icon i {
	color: #4599d2;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>li a,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a {
	font-weight: 700;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav a,
body.kc-css-system .kc-css-966839 .kc_tabs_nav,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a {
	color: #ffffff;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav {
	background-color: rgba(255, 255, 255, 0);
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav li,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav li {
	background-color: #000;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav>li,
body.kc-css-system .kc-css-966839 .kc_tab.ui-tabs-body-active,
body.kc-css-system .kc-css-966839 .kc_tabs_nav,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active,
body.kc-css-system .kc-css-966839.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
	border-right: 1px solid #ffffff;
	;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav li:hover a,
body.kc-css-system .kc-css-966839 .kc_tabs_nav li:hover,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>.ui-tabs-active:hover a,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a {
	color: #ffffff;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav li:hover a i,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover i,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a i {
	color: #ffffff;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav>li:hover,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>li:hover a,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>li>a:hover,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a {
	background-color: #7a9009;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav li.ui-tabs-active a,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a {
	color: #7a9009;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav li.ui-tabs-active a i,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>.ui-tabs-active:focus a i,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a i {
	color: #ffffff;
}

body.kc-css-system .kc-css-966839 .kc_tabs_nav>.ui-tabs-active:focus,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>.ui-tabs-active,
body.kc-css-system .kc-css-966839 .kc_tabs_nav>.ui-tabs-active>a,
body.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a {
	background-color: #ffffff;
}

body.kc-css-system .kc-css-966839 .kc_tab {
	background-color: #ffffff;
}

body.kc-css-system .kc-css-966839 .kc_tab .kc_tab_content {
	padding-bottom: 30px;
}

body.kc-css-system .kc-css-142181 {
	padding-top: 30px;
	padding-bottom: 30px;
}

body.kc-css-system .kc-css-709578.kc_title,
body.kc-css-system .kc-css-709578 .kc_title,
body.kc-css-system .kc-css-709578 .kc_title a.kc_title_link {
	font-size: 30px;font-weight:600
}

body.kc-css-system .kc-css-921297 {
	padding-top: 5px;
}

body.kc-css-system .kc-css-553713 a {
	color: #ffffff;
	background: #000;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border: 0px solid #000;
	border-radius: 4px 4px 4px 4px;
	padding: 14px 35px 14px 35px;
	margin-top: 15px; text-decoration:none
}

body.kc-css-system .kc-css-553713 {
	text-align: left;
}

body.kc-css-system .kc-css-553713 a:hover {
	color: #ffffff;
	background-color:#7a9009;
}

body.kc-css-system .kc-css-309884 {
	padding-top: 30px;
	padding-bottom: 30px;
}

body.kc-css-system .kc-css-562265.kc_title,
body.kc-css-system .kc-css-562265 .kc_title,
body.kc-css-system .kc-css-562265 .kc_title a.kc_title_link {
	font-size: 30px;    font-weight: 600;
}

body.kc-css-system .kc-css-436050 {
	padding-top: 5px;
}

body.kc-css-system .kc-css-268875 a {
	color: #ffffff;
	background: #0c5adb;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border: 0px solid #0c5adb;
	border-radius: 4px 4px 4px 4px;
	padding: 14px 35px 14px 35px;
	margin-top: 15px;
}

body.kc-css-system .kc-css-268875 {
	text-align: left;
}

body.kc-css-system .kc-css-268875 a:hover {
	color: #ffffff;
	background-color: #00247e;
}

body.kc-css-system .kc-css-168049 {
	padding-top: 75px;
	padding-bottom: 50px;
}
.em-team-content-inner{text-align:center}
body.kc-css-system .kc-css-658703 {
	margin-bottom:10px;text-align:center
}
.em-team-content-title h2{    font-size: 20px;
    font-weight: 600;
    text-align: center;}

body.kc-css-system .kc-css-579154 {
	margin-bottom: 10px;
}

body.kc-css-system .kc-css-189590 {
	margin-bottom: 10px;
}

body.kc-css-system .kc-css-517743 {
	margin-bottom: 10px;
}
.em-team-content-subtitle {
    font-weight: 600;
    color: #7a9009;
}

body.kc-css-system .kc-css-69149 {
	background: #e0e0e0 url(../images/download-bg.png) top right/auto no-repeat scroll;
	padding-top: 57px;
	padding-bottom: 48px;
}

body.kc-css-system .kc-css-459595 .kc-cta-desc h2 {
	font-size: 42px;
	font-weight: 800;
}

body.kc-css-system .kc-css-459595 .kc-cta-button a {
	background-color: #000;
	font-family: Open Sans;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 4px 4px 4px 4px;
	padding: 12px 40px 12px 40px; text-decoration:none
}

body.kc-css-system .kc-css-459595 .kc-cta-button a:hover {
	background-color: #7a9009;
}

body.kc-css-system .kc-css-459595 {
	background: rgba(255, 255, 255, 0);
	padding: 0px 0px 0px 0px;
}

body.kc-css-system .kc-css-795306 .section-title h2 span,
body.kc-css-system .kc-css-795306 .title_tx h2 span,
body.kc-css-system .kc-css-795306 .em-icon i {
	color: #0c5adb;
}

body.kc-css-system .kc-css-345856 {
	background: #eff2f7;
}

body.kc-css-system .kc-css-848852 {
	background: #eff2f7;
}

body.kc-css-system .kc-css-590537 {
	background:#4599d2 url(../images/service-bg-pattern.png) center center/cover no-repeat fixed;
	padding-top: 80px;
	padding-bottom: 70px;
}

body.kc-css-system .kc-css-291719 .counter_title h4 {
	color: #ffffff;
}

body.kc-css-system .kc-css-291719 .countr_text>h1 {
	color: #ffffff;
}

body.kc-css-system .kc-css-291719 .countr_text>h3 {
	color: #ffffff;
}

body.kc-css-system .kc-css-291719 .counter_icon i {
	color: #ffffff;
}

body.kc-css-system .kc-css-291719 {
	border-right: 1px solid rgba(255, 255, 255, 0.91);
	;
	margin-bottom: 30px;
}

body.kc-css-system .kc-css-147272 .counter_title h4 {
	color: #ffffff;
}

body.kc-css-system .kc-css-147272 .countr_text>h1 {
	color: #ffffff;
}

body.kc-css-system .kc-css-147272 .countr_text>h3 {
	color: #ffffff;
}

body.kc-css-system .kc-css-147272 .counter_icon i {
	color: #ffffff;
}

body.kc-css-system .kc-css-147272 {
	border-right: 1px solid rgba(255, 255, 255, 1);
	;
	margin-bottom: 30px;
}

body.kc-css-system .kc-css-782628 .counter_title h4 {
	color: #ffffff;
}

body.kc-css-system .kc-css-782628 .countr_text>h1 {
	color: #ffffff;
}

body.kc-css-system .kc-css-782628 .countr_text>h3 {
	color: #ffffff;
}

body.kc-css-system .kc-css-782628 .counter_icon i {
	color: #ffffff;
}

body.kc-css-system .kc-css-782628 {
	border-right: 1px solid rgba(255, 255, 255, 1);
	;
	margin-bottom: 30px;
}

body.kc-css-system .kc-css-436408 .counter_title h4 {
	color: #ffffff;
}

body.kc-css-system .kc-css-436408 .countr_text>h1 {
	color: #ffffff;
}

body.kc-css-system .kc-css-436408 .countr_text>h3 {
	color: #ffffff;
}

body.kc-css-system .kc-css-436408 .counter_icon i {
	color: #ffffff;
}

body.kc-css-system .kc-css-436408 {
	margin-bottom: 30px;
}

body.kc-css-system .kc-css-355153 a {
	color: #ffffff;
	background: #0c5adb;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	border: 0px solid #0c5adb;
	border-radius: 5px 5px 5px 5px;
	padding: 14px 35px 14px 35px;
	margin-top: 70px;
}

body.kc-css-system .kc-css-355153 {
	text-align: right;
}

body.kc-css-system .kc-css-355153 a:hover {
	color: #ffffff;
	background-color: #00247e;
}

.kc-css-517202>.kc_column_inner,
.kc-css-517202>div>.kc_column_inner {
	padding-left: 0px;
	padding-right: 0px;
}

.kc-css-517202>.kc-wrap-columns {
	margin-left: -0px;
	margin-right: -0px;
	width: calc(100% + 0px);
}

body.kc-css-system .kc-css-517202 {
	padding-right: 0px;
	padding-left: 0px;
}

@media only screen and (max-width:999px) {
	body.kc-css-system .kc-css-459595 .kc-cta-button a {
		padding: 8px 20px 8px 20px;
	}
	body.kc-css-system .kc-css-291719 {
		border: 0px solid #ffffff;
	}
	body.kc-css-system .kc-css-147272 {
		border: 0px solid #ffffff;
	}
	body.kc-css-system .kc-css-782628 {
		border: 0px solid #ffffff;
	}
	body.kc-css-system .kc-css-946897 {
		display: none;
	}
}

@media only screen and (max-width:767px) {
	body.kc-css-system .kc-css-313986 {
		margin-top: 0px;
		padding-top: 30px;
		padding-right: 30px;
		padding-left: 30px;
		display: block;
	}
}









.em_service_content {
    overflow: hidden;
}

.em-service-icon {
    color: #333;
    font-size: 35px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service .em-service-icon i {
    margin-bottom: 20px;
    display: inline-block;
    color: #0c5adb;
    text-align: center;
}
.em-service-title {
    overflow: hidden;
}
.em-service-title h2 {
    margin: 0 0 20px 0;
    font-size: 24px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service-title h2:hover {
    color: #0c5adb;
}
.em-service-desc p {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.service-btn {
    margin-top: 15px;
}
.service-btn > a {
    border-radius: 30px;
    color: #616161;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-btn > a i {
    margin-left: 7px;
}
.service-btn a:hover {
    color: #0c5adb;
}
.em-service-thumb {
    float: left;
    margin-right: 20px;
}

.em-service.service-style-two {
    padding: 28px 15px 28px;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 7px;
    transition: 0.5s;
    box-shadow: 2px 10px 50px rgba(158, 158, 158, 0.25);
    margin-bottom: 30px;
    z-index: 999;    cursor: pointer;
}
.em-service.service-style-two:hover {
    background:#4599d2;
    transform: translateY(-8px);
}
.em-service.service-style-two .em-service-icon i {
    font-size: 48px;
    display: inline-block;
    color: #7a9009;
    transition: 0.5s;line-height: 1;
}
.em-service.service-style-two .em-service-title h2 {
    margin: 0 0 12px 0;
    transition: 0.5s;
    font-size: 20px;
}
.em-service.service-style-two .service-btn > a {
    color:#4599d2;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    position: relative;
}
.em-service.service-style-two .service-btn > a::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px 0 5px 7px;
    border-style: solid;
    display: block;
    right: -38px;
    border-color: transparent transparent transparent #f5f5f5;
    position: absolute;
    top: 53%;
    transform: translateY(-50%);
}
.em-service.service-style-two .service-btn > a::after {
    content: "";
    position: absolute;
    right: -32px;
    background: #fff;
    width: 22px;
    height: 2px;
    top: 55%;
    z-index: 1;
    transform: translateY(-50%);
}
.em-service.service-style-two .service-btn > a i {
    margin-left: 4px;
    font-size: 13px;
    display: none;
}
.em-service.service-style-two .em-service-desc p,
.em-service.service-style-two .service-btn > a {
    transition: 0.5s;
}
.em-service.service-style-two:hover .em-service-desc p,
.em-service.service-style-two:hover .em-service-title h2,
.em-service.service-style-two:hover .service-btn > a {
    color: #fff;
}
.em-service.service-style-two:hover .em-service-icon i {
    color: #fff;
}
.em-service.service-style-three {
    text-align: center;
    background: #fff;
    padding: 60px 30px 55px;
    border-radius: 7px;
    box-shadow: 2px 10px 50px rgba(158, 158, 158, 0.25);
    border: 2px solid transparent;
    transition: 0.5s;
}
.em-service.service-style-three:hover {
    box-shadow: none;
    border-color: #0c5adb;
}
.em-service.service-style-three .em-service-title h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
    padding: 0;
}
.em-service.service-style-three .em-service-icon i {
    width: 95px;
    height: 95px;
    line-height: 95px;
    background: #0c5adb;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    margin-bottom: 33px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    font-size: 30px;
}
.em-service.service-style-three .service-btn {
    margin-top: 0;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
}
.em-service.service-style-three .service-btn > a {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    border: 2px solid #0c5adb;
    text-align: center;
    line-height: 50px;
    color: #0c5adb;
    background: #fff;
    transition: 0.5s;
}
.em-service.service-style-three:hover .service-btn > a {
    background: #0c5adb;
    color: #fff;
}
.em-service.service-style-three .service-btn > a i {
    margin: 0;
}
.em-service.service-style-five {
    padding: 40px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.12);
    border-radius: 7px;
    transition: 0.5s;
    position: relative;
}
.em-service.service-style-five:hover {
    background-position: 0;
    -moz-border-radius-bottomleft: 50% 20px;
    border-bottom-left-radius: 23% 56px;
    -webkit-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 10;
}
.em-service.service-style-five .em-service-icon i {
    margin-bottom: 15px;
    display: inline-block;
    color: #0c5adb;
    font-size: 52px;
}
.em-service-number {
    position: absolute;
    right: 39px;
    bottom: 4px;
    font-size: 78px;
    font-weight: 800;
    opacity: 0.1;
}






.em-service.service-style-six {
    min-height: 400px;
    padding: 35px 30px 40px;
    z-index: 1;
    transition: 0.3s;
    overflow: hidden;
    position: relative;
}
.em-service.service-style-six:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.em-service.service-style-six::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(1, 4, 20, 0.99)));
    background-image: linear-gradient(to bottom, transparent, rgba(1, 4, 20, 0.99));
}
.em-service.service-style-six::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-image: linear-gradient(to bottom, rgba(37, 19, 209, 0.7), #2513d1);
    background-image: linear-gradient(to bottom, rgba(37, 19, 209, 0.7), #2513d1);
    opacity: 0.8;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}
.em-service.service-style-six:hover::after {
    height: 100%;
    top: 0;
    bottom: auto;
}
.em-service.service-style-six .em_service_content {
    position: absolute;
    bottom: 50px;
    left: 30px;
}
.em-service.service-style-six .em-service-title h2 {
    margin: 0 0 10px 0;
}






.em-team.style-two {
    text-align: left;
    transition: 0.3s;
    overflow: hidden;
    border-bottom: 0;
    border-radius: 0;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    position: relative;
    z-index: 1;
}
.em-team-content-waraper {
    clear: both;
}
.em-team.style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #7a9009ad;
    content: "";
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
}
.style-two .em-team-content-image {
    overflow: hidden;
    border-radius: 10px;
}
.style-two .em-team-content-inner {
    position: absolute;
    left: 0;
    top: 62%;
    transform: translateY(-50%);
    text-align: center;
    right: 0;
    opacity: 0;
    transition: 0.5s;
    transition-delay: 0.3s;padding: 5px;
}
.em-team.style-two .em-team-content-title h2 {
    font-size: 20px;
    color: #fff;
    margin: 0;
}
.em-team.style-two .em-team-content-subtitle {
    color: #fff;
    font-size: 15px;
    margin-bottom: 9px;
    margin-top: 8px;
}
.em-team.style-two .em-team-content-socials a {
    display: inline-block;
    color: #fff;
    margin: 0 5px;
    font-size: 14px;
}
.em-team.style-two:hover {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.em-team.style-two:hover::before {
    opacity: 1;
}
.em-team.style-two:hover .em-team-content-inner {
    opacity: 1;
    top: 50%;
}
.team_cursousel_slider .em-team {
    margin: 0 15px 30px;
}












.single_counter {
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}
.counter_icon {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.counter_icon i {
    font-size: 40px;
    color: #0c5adb;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}
.countr_text > h1 {
    font-size: 40px;
    display: inline-block;
    font-weight: 800;
    margin: 0;
}
.countr_text > h3 {
    font-size: 40px;
    display: inline-block;
    font-weight: 800;
    margin: 0;
}
.counter_title {
    padding: 0 0 0;
}
.counter_title h4 {
    color: #0c5adb;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 500;
    letter-spacing: 0;
}
.counter-links{padding-top:10px;}
.counter-links a{color:#fff; position:relative}
.counter-links{display:inline-block}
.counter-links a:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 10.5px 0 10.5px;
    border-color: #fff transparent transparent transparent;
    margin-left: -10px;
}
.counter-links a {
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 20px;
}
.counter-links:hover a:before { border-color: #ddd transparent transparent transparent;}
.counter-links:hover a {color: #ddd;}
.single_counter2 .counter_icon i {
    font-size: 30px;
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #0c5adb;
    border-radius: 100%;
    line-height: 80px;
    margin-bottom: 22px;
}
.kc-ui-progress2 span.value {
    background: #0c5adb !important;
    color: #fff !important;
}


.em_single_testimonial {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
    margin-top: 40px;
}
.testi-width {
    padding: 36px 100px;
}
.em_testi_content {
    position: relative;
    padding-top: 45px;
    padding: 52px 50px 52px;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 40px;    min-height: 300px;
}
.dark-version .em_testi_content {
    background: #0b0e3c;
}
.em_testi_content:before {
    content: "";
    bottom: -20px;
    top: auto;
    border-color: #fff transparent transparent #fff;
    display: block;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
}
.dark-version .em_testi_content::before {
    border-color: #0b0e3c transparent transparent #0b0e3c;
}
.em_test_thumb {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.em_test_thumb img {
    border-radius: 100%;
    width: 90px;
}
.em_testi_title {
    margin-bottom: 4px;
}
.em_testi_title h2 {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
}
.em_testi_title h2 sup {
    font-size: 15px;
    font-weight: 700;
    margin-left: 5px;
}
.em_testi_title span {
    color:#7a9009;
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 5px;
}
.em_testi_text.texti_style2 {
    color: #444;
    font-style: italic;
    margin: auto;
    width: 100%;
}
.testimonial_list.curosel-style .owl-nav div {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.em_testi_degi {
    line-height: 1;
    margin-top: -4px;
}
.em_reviews_rating {
    margin-top: 10px;
}
.em_reviews i {
    color: #ddd;
}
.testi-star i {
    color: #ddd;
}
.testi-star i.active {
    color: #0c5adb;
    font-size: 19px;
    margin: 0 1px;
}
.em_testi_country_img ul li {
    display: inline-block;
    overflow: hidden;
}
.em_testi_country_img ul li img {
    display: inline-block;
}
.country-name {
    margin-left: 10px;
}
.testimonial-style-two .em_single_testimonial {
    text-align: center;
}
.testimonial-style-two .em_testi_content {
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
    text-align: center;
    margin-bottom: 30px;
}
.testimonial-style-two .em_testi_content:before {
    display: none;
}
.testimonial-style-two .em_test_thumb {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0 0 30px;
}
.testimonial-style-two .em_test_thumb img {
    border-radius: 100%;
    width: 115px;
}
.testimonial-style-two .em_testi_text {
    width: 71%;
    margin: auto;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    
}
.testimonial-style-two .em_test_thumb:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    line-height: 50px;
    bottom: 0;
    right: -16px;
    background-color: #0c5adb;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.style-three .em_single_testimonial {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
    margin-top: 40px;
    text-align: center;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
    margin-bottom: 30px;
    padding: 36px;
    background: #fff;
}
.style-three .em_test_thumb {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 0;
    text-align: center;
}
.style-three .em_testi_content {
    padding-top: 0;
    padding: 15px 0 5px;
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
    text-align: center;
    margin-bottom: 0;
}
.style-three .em_testi_content:before {
    display: none;
}
.curosel-style .owl-nav div {
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 60px;
    text-align: center;
    z-index: 99;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    opacity: 0;
    background: #0c5adb;
}
.curosel-style .owl-nav .owl-next {
    left: auto;
    right: -50px;
}
.curosel-style .owl-nav .owl-prev {
    right: auto;
    left: -50px;
}
.single_gallery.curosel-style .owl-nav div {
    left: 30px;
}
.single_gallery.curosel-style .owl-nav .owl-next {
    right: 30px;
    left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
    left: 0;
}
.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
    right: 0;
    left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
    opacity: 1;
}
.curosel-style .owl-nav .owl-next:hover {
    background: #121b51;
    color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
    background: #121b51;
    color: #fff;
}
.owl-carousel .owl-item img {
    margin: auto;
}
.curosel-style:hover .owl-nav div {
    opacity: 1;
}
.form-text{margin-top:0}
.form-control,
select {
 
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
}
select {
    width: 100%;
}
.quote_form .form-control {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: transparent;
}
.form-control:focus {
    background-color: rgba(255, 255, 255, 0.7);
}
.buttons {
    text-align: center;
}
.button {
    background: #0c5adb;
    border: 0;
    display: inline-block;
    text-align: center;
    padding: 14px 39px;
    border-radius: 7px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
}
.button:hover {
    background: #00247e;
    color: #fff;
}
.button i {
    margin-left: 5px;
}
.quote_form .button {
    background: #fff;
    color: #232323;
}
.quote_form .button:hover {
    background: #00247e;
    color: #fff;
}
.quote-form-two .buttons {
    text-align: left;
}
.odoo-consult-form {
    z-index: 1;
    position: relative;
}
.em-slick-testi-main {
    text-align: center;
}
.main-slider-area {
    display: block;
    position: relative;
}
.nivo-caption {
    background: rgba(0, 0, 0, 0);
    height: 100%;
    opacity: 1;
    overflow: visible !important;
}
.em_slider_inner {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.nivoSlider {
    overflow: visible;
}







.slash {
    font-size: 0;
}
.curencyp {
    font-size: 29px !important;
    font-weight: 500;
    position: relative;
    top: -15px;
}
.bootmp {
    font-size: 19px !important;
    font-weight: 500 !important;
}

.footer-address {
    padding-top: 0;
}
.footer-widget.address,
.footer-widget.address p {
    font-size: 15px;
    color: #f4f6fe;
}
.footer-sociala-info {
    overflow: hidden;
}
.footer-middle a{color:#fff}
.footer-middle a:hover{color:#7a9009}
.footer-logo {
    margin-bottom: 18px;
    margin-top: 19px;
}
.footer_s_inner {
    margin-top: 0;
    margin-bottom: 0;
}
.footer-sociala-icon {
    clear: both;
    float: left;

    margin-right: 10px;
    overflow: hidden;
    color: #fff;
    
}
.footer-middle .post-date {
    display: block;
}
.footer-middle .recent-post-item + .recent-post-item {
    margin-top: 0;
    margin-bottom: 10px;
}
::-webkit-input-placeholder {
    color: #666;
    font-size: 17px;
}
::-moz-placeholder {
    color: #666;
    font-size: 17px;
}
:-ms-input-placeholder {
    color: #666;
    font-size: 17px;
}
:-moz-placeholder {
    color: #666;
    font-size: 17px;
}


.form-area.apppontment-form {
    background: #fff;
    padding: 32px 30px 9px;
    border-radius: 7px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.apointment-form-title {
    text-align: center;
    margin-bottom: 30px;
}
.apointment-form-title h2 {
    font-size:22px;color:#4599d2
}
.apointment-form-title p{text-align:left}
.apointment-form-title h5{display:none}
.form-area.apppontment-form .button {
    padding: 14px 39px;
    border-radius: 4px;
    width: 100%;
}

.techno-single-blog_adn:hover {
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 30px rgba(255, 255, 255, 0.2) !important;
}
.blog_adn_thumb_inner {
    position: relative;
}




@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .techno-header-top {
        display: none;
    }
    .mean-container .mean-bar:before {
        text-transform: uppercase;
        top: 19px;
    }
    .mean-container a.meanmenu-reveal {
        padding: 19px 20px 18px;
    }
}
.banner-area .btn {
    -moz-user-select: none;
    background: #0c5adb;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    padding: 19px 32px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 20px;
    margin-right: 10px;
    letter-spacing: 1px;
}
.banner-area .active .btn {
    background: #00247e;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #00247e;
}
.btn i {
    margin-left: 7px;
}
.btn-sm {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 20px;
}
.btn.btn-bordered {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #0c5adb;
    color: #0c5adb;
    padding-bottom: 11px;
    padding-top: 11px;
}
.btn.btn-lg.btn-bordered {
    padding-bottom: 16px;
    padding-top: 16px;
}
.btn.btn-sm.btn-bordered {
    padding-bottom: 8px;
    padding-top: 8px;
}
.btn-icon i {
    font-size: 10px;
    left: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.btn-icon:hover i {
    left: 2px;
}
.banner-area .btn:hover {
    background-color: #00247e;
    color: #fff;
    border: 1px solid #00247e;
}
.banner-area .active .btn:hover {
    background-color: #0c5adb;
    color: #fff;
    border: 1px solid #0c5adb;
}
.btn.btn-bordered:hover {
    background-color: #0c5adb;
    color: #fff;
}
.button-group {
    margin-top: 30px;
}
.button-group a {
    margin-right: 25px;
}
.button-group a:last-child {
    margin-right: 0;
}
.bottom-img {
    position: absolute;
    bottom: -8px;
    width: 100%;
}
.slider-style-nine .btn {
    margin-top: 0 !important;
    margin-right: 15px;
}
.banner-slider-area {
    height: 800px;
    padding: 0;
    position: relative;
}
.banner-slider-content h1 {
    font-size: 65px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
}
.banner-slider-content h2 {
    margin: 0;
    font-size: 65px;
    font-weight: 800;
    line-height: 1.1;
}
.banner-slider-content p {
    width: 54%;
    margin: 20px 0 32px;
    font-size: 18px;
}
.banner-slider-content .b-batton.active {
    float: left;
    margin-right: 13px;
}
.banner-slider-content .btn {
    color: #fff;
    background: #0c5adb;
    font-size: 16px;
    display: inline-block;
    letter-spacing: 0;
    padding: 13px 40px;
    border-radius: 4px;
    transition: 0.3s;
    font-weight: 500;
}
.banner-slider-content .btn:hover {
    background: #00247e;
    color: #fff;
}
.scroll-next {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.scroll-next > a {
    border-radius: 20px;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
}
.scroll-next i {
    color: #0c5adb;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#parallax {
    position: relative;
}
.slider-shape {
    position: absolute !important;
}



@-webkit-keyframes second-heartbeat {
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}
@keyframes second-heartbeat {
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}



.em-slick-slider-new {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    position: relative;
    z-index: 0;
}
.em-slick-slider-new .single-slide {
    height: 875px;
    position: relative;
}
.em-slick-slider-new .single-slide.slider-style-six {
    height: 700px;
    position: relative;
}
.em-slick-slider-new .single-slide.slider-style-seven {
    height: 950px;
    position: relative;
}
.em-slick-slider-new .slide-one-bg {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center/cover;
}
.single-slide:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 20%);
}
.em-slick-slider-new .slide-two-bg {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center/cover;
}
.em-slick-slider-new .slide-three-bg {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center/cover;
}
.em-slick-slider-new .banner-content {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}

.slider-style-eight.single-slide {
    background: #090218;
}
.slider-style-eight.single-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite;
}
@keyframes FocuS {
    0% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next,
.slick-prev {
    background-color: transparent;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 60px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 60px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 55px;
    color: #fff;
    border: 2px solid #fff;
}
.em-slick-slider-new .slick-prev {
    left: -57px;
}
.em-slick-slider-new .slick-next {
    right: -57px;
}
.em-slick-slider-new:hover .slick-prev {
    left: 50px;
}
.em-slick-slider-new:hover .slick-next {
    right: 50px;
}
.slick-next::before,
.slick-prev::before {
    color: #fff;
    font-size: 25px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: "\f104";
    font-family: FontAwesome;
}
.slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border: 2px solid #d3d3d3;
    outline: 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    color: #fff;
}
.em-slick-slider-new .slick-dots {
    bottom: 35px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}
.slick-dots {
    bottom: -30px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li {
    height: 5px;
    margin: 0 3px;
    width: 20px;
}
.slick-dots li button {
    background-color: #fff;
    border: 0 none;
    height: 13px;
    padding: 0;
    text-indent: -99999px;
    width: 13px;
    border-radius: 100%;
}
.slick-dots .slick-active button {
    background-color: #0c5adb;
}
.bnrsk:after {
    background-color: rgba(0, 0, 0, 0);
}
.em_slick_testimonial .slick-dots li button {
    background-color: #333;
}
.em_slick_testimonial .slick-dots .slick-active button {
    background-color: #0c5adb;
}
.em-image-sliderslick .slick-dots li button,
.em-image-sliderslick .slick-next,
.em-image-sliderslick .slick-prev {
    opacity: 0;
}
.em-image-sliderslick:hover .slick-dots li button,
.em-image-sliderslick:hover .slick-next,
.em-image-sliderslick:hover .slick-prev {
    opacity: 1;
}
.em-slick-slider-new.em-image-sliderslick .slick-dots {
    bottom: 20px;
    position: relative;
}
.em-slick-slider-new.em-image-sliderslick .slick-dots li button {
    background-color: #000;
}
.em-slick-slider-new.em-image-sliderslick .slick-dots .slick-active button {
    background-color: #0c5adb;
}
.em-testi-content.slick-slide:active,
.em-testi-content.slick-slide:focus {
    color: #fff;
    background-color: #fff;
}
.em-slick-testi-wraper .slick-active .em_testi_title_ar {
    opacity: 0;
}
.em-slick-testi-wraper .slick-active.slick-current .em_testi_title_ar {
    opacity: 1;
}




@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.button_banner a {
    display: inline-block;
    padding: 10px 25px;
    background:#000;
    color: #fff;
    font-weight: 600;
    font-size: 20px;border-radius:5px; text-decoration:none
}
.button_banner a:hover {
   background:#4599d2
}
.slick-list {
    overflow: visible !important;
    position: relative;
}
.team_cursousel_slider .slick-list {
    overflow: hidden !important;
    position: relative;
}
.em-slick-slider-new .banner-content {
    left: 10%;
    position: absolute;
    text-align: left;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    width: 100%;
    z-index: 999;
}
.em-slick-slider-new .slider-style-seven .banner-content {
    top: 40%;
}
.pt-0 .em-slick-slider-new .slider-style-seven .banner-content {
    top: 50%;
}
.em-slick-slider-new .text-center .banner-content {
    left: 0;
    margin: auto;
    right: 0;
    margin: auto;
    text-align: center !important;
}
.banner-slick.banner-content h1 {
    font-size: 65px;
    text-transform: none;
    font-weight: 800;
    color: #fff;
    margin: 0;
    margin: 0;
    line-height: 1.1;
}
.banner-slick.banner-content h2 {
    font-size: 65px;
    text-transform: none;
    font-weight: 800;
    color: #fff;
    margin: 0;
    margin: 0;
    line-height: 1.1;
}
.banner-slick.banner-content h3 {
    font-size: 36px;
    text-transform: none;
    font-weight:700;
    color: #fff;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1.1;
}
.banner-content.banner-slick.banner-content h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 0 24px;
    letter-spacing: 1px;
}
.banner-slick.banner-content.banner-content p {
    width: 29%;
    text-align: left;
    color: #fff;
    margin: 16px 0 26px;
    font-size: 18px;
}
.text-center .banner-slick.banner-content.banner-content p {
    text-align: center;
    margin: 20px auto 26px;
}
.banner-slick .b-batton {
    display: inline-block;
    margin-right: 16px;
}
.slick-style-two .banner-slick .b-batton {
    float: left;
}
.slider-video-icon {
    display: inline-block;
    padding-top: 14px;
}



@keyframes in {
  from {opacity: 0; }
  to { opacity: 1; }
}
.complete .banner-content.banner-slick.banner-content h4{ animation: in 1s;
  animation-fill-mode: forwards; animation-delay: 5s; opacity:0}
.complete .banner-content.banner-slick.banner-content h1{animation: in 1s;
  animation-fill-mode: forwards; animation-delay: 1s; opacity:0 }
.complete .banner-content.banner-slick.banner-content h2{animation: in 1s;
  animation-fill-mode: forwards; animation-delay: 2s; opacity:0 }
.complete .banner-content.banner-slick.banner-content h3{animation: in 1s;
  animation-fill-mode: forwards; animation-delay: 3s; opacity:0 }
.complete .banner-content.banner-slick.banner-content .button_banner{animation: in 1s;
  animation-fill-mode: forwards; animation-delay: 4s; opacity:0 }



.slider-video-icon span {
    color: #fff;
    
    font-weight: 600;
    margin-left: 22px;
    font-size: 18px;
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0) translateY(0);
        -ms-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0);
    }
    50% {
        -webkit-transform: rotateX(0) translateY(-20px);
        -ms-transform: rotateX(0) translateY(-20px);
        transform: rotateX(0) translateY(-20px);
    }
    100% {
        -webkit-transform: rotateX(0) translateY(0);
        -ms-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0);
    }
}
@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0) translateY(0);
        -ms-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0);
    }
    50% {
        -webkit-transform: rotateX(0) translateY(-20px);
        -ms-transform: rotateX(0) translateY(-20px);
        transform: rotateX(0) translateY(-20px);
    }
    100% {
        -webkit-transform: rotateX(0) translateY(0);
        -ms-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0);
    }
}



.footer-logo img {
    margin-bottom:20px;    max-width: 250px;
}
.mc4wp-alert.mc4wp-error a,
.mc4wp-alert.mc4wp-error p {
    color: #0c5adb !important;
}
span.wpcf7-not-valid-tip {
    text-align: left;
}
.footer-middle .widget.widget_archive .widget-title {
    margin-bottom: 34px !important;
    margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
    margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
    margin-bottom: 20px !important;
}
.footer-middle .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
}
.blog-left-side .widget.widget_text p img {
    margin-top: 10px !important;

    margin-bottom: 6px !important;
}
.blog-left-side .widget.widget_text .wp-caption {
    margin-bottom: 0;
}
.blog-left-side .widget.widget_archive .widget h2 {
    padding-bottom: 19px !important;
}
.footer-middle table#wp-calendar td#today a {
    color: #fff !important;
}
.footer-middle table#wp-calendar th {
    color: #e3e3e3;
}
.blog-left-side .widget h2 {
    margin-top: 0;
}
.footer-middle #archives-dropdown--1 {
    height: 34px;
    width: 100%;
}
.widget.widget_categories select {
    width: 100%;
    height: 34px;
}
.widget .screen-reader-text {
    display: none;
}
.search input {
    width: 100%;
}
.textwidget select {
    width: 100%;
}
.widget ul li:first-child {
    padding-top: 0;
}
.blog-left-side .widget ul li {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-top: 1px solid #e8e8e8;
    padding: 15px 0;
}
.widget ul li:hover {
    color: #0c5adb;
}
.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}
.blog-content {
    word-break: break-word;
}
.post-password-form input[type="submit"] {
    background: #0c5adb;
    height: 40px;
    width: 100px;
}
.page-list-single {
    clear: both;
}
.blog-left-side .text-widget-about ul li {
    border-top: 0;
    padding: 0;
}
.copyright-social ul li {
    font-size: 16px;
    display: inline;
}
.copyright-social ul li a {
    color: #f8f9fe;
    font-size: 14px;
}
.copyright-social ul .policy:after {
    content: "/";
    color: #f8f9fe;
    padding-left: 10px;
    padding-right: 10px;
}



.owl-dots {
    position: absolute;
    left: 50%;
    bottom: -36px;
    border-radius: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.owl-dot {
    background: #bfcadc;
    height: 5px;
    width: 25px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.owl-dot.active {
    background:#7a9009;
    width: 35px;
}
.case_study_carousel .owl-dots {
    bottom: -60px;
}
.techno-single-brand {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
}
.brand-thumb img {
    -webkit-filter: contrast(0);
    filter: contrast(0);
    opacity: 0.7;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.techno-single-brand:hover .brand-thumb img {
    webkit-filter: none;
    filter: none;
    opacity: 1;
}
.techno-single-brand.style2 {
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.techno-single-brand.style2:hover {
    margin-top: 0;
}



.content-title {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.logo a.retina-logo {
    margin-top: 0 !important;
}
#visa-type .content-image img {
    width: 80px !important;
    height: 80px !important;
}
.footer-middle table#wp-calendar td {
    color: #e3e3e3;
}
.footer-middle #wp-calendar caption {
    color: #e3e3e3;
}
.footer-middle .wp-caption-text {
    color: #e3e3e3;
}
.footer-middle .textwidget p {
    color: #e3e3e3;
}
.kc_accordion_section.group {
    padding-bottom: 20px !important;
}

.content-title {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.logo a.retina-logo {
    margin-top: 0;
}




.breadcumb-inner li,
.breadcumb-inner li a,
.breadcumb-inner ul {
    color: #fff;
}
.kc_wrapper > ul.ui-tabs-nav > li {
    overflow: hidden;
    margin-right: 6px;
    border-left: 1px solid rgba(11, 91, 224, 0.2) !important;
}
.kc_tab_content {
    padding: 24px 20px 19px !important;
    overflow: hidden;
}














.kc_column, .kc_column_inner {
    z-index: 1;
}
.about-list {
    padding-left: 15px;
    margin-bottom: 15px;
}
.about-list li {
    padding-bottom: 10px;
}


#back-top { position: fixed; bottom: 20px; left: 20px; margin-left: 20px; z-index: 9999; _position: absolute; _top: expression(documentElement.scrollTop+body.scrollTop);
_margin-top: 500px; }
#back-top a, #back-top-prev a { width: 50px; display: block; text-align: center; font: 11px/100% lato, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top span#button { background-color: #CCCCCC; }
#back-top span#button, #back-top-prev span#button-prev {width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    background-color: #7a9009;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    border-radius: 50%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-size: 46px;
    color: #fff; }
	
	
	
	.content-panel-area {
    position: static;
    color: #fff;
}
.content-box {
    padding: 20px;
}

#accessibility ul {
    padding: 0px !important;
}
#accessibility ul li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    list-style: none;
    padding: 0px;
}
#accessibility ul li a {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #000;
}
#accessibility ul li a:hover {
        color:#7a9009;
}
#accessibility ul li.close-content-box {
    width: 2%;
}
.close-content-box {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    padding: 5px;
}
.header_top_bg {
    position: relative;
    z-index: 20;
    background: #ddd;
}
#accessibility ul{margin:0}

.top-bar-links .fb_icon a{    padding: 0px;
    width: 28px;
    display: inline-block;
    text-align: center;
    border: 2px solid #4267b2;
    font-size: 16px;
    border-radius: 50%;
    background: #4267b2;
    color: #fff !important;}
	
.top-bar-links .fb_icon a:hover{background:#2550a7; border: 2px solid #2550a7;}

.logo-left .logo img{width:480px;max-width: 100%;}
.single_counter {
    padding-right: 30px;
}
@media(max-width:991px){

.single_counter {
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 30px;
}
.single_counter.kc-css-436408 {
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 30px;
}
body.kc-css-system .kc-css-459595 .kc-cta-desc h2{font-size:28px;}
.em-team-content-image img {
    width: 100%;
}

.em-team-content-inner{padding-bottom:30px; margin-bottom:15px;}

.backtop{display:none}
.border_bottom_grey.body_style_fullwide {
    background: #dddd;
}
.trp_nav_area .row.logo-left{padding:10px 0}
	.top-bar-links ul li{display:none}
	.top-bar-links ul li.fb_icon, .top-bar-links ul li.accesible-pannel{display:inline-block}
	.top-bar-links ul{    padding: 0;
    text-align: right;}
		.top-bar-links {float: none;}
}


.footer_btn a {
    background: #7a9009;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 5px;
}
.footer_btn a:hover {
    background: #4599d2 !important;
	color: #fff !important;
   }
   
   
  .page-head-title .backto-previous a{color:#fff;}
  .page-head-title .backto-previous a:hover {
    color: #7a9009;
}


.mobile_link{display:none !important}

@media(max-width:991px){
	.mobile_link{display:block !important}
}

.page-breadcrumb {
    text-align: center;
    margin: 20px 0;
}

.page-breadcrumb a.nolink {
    color: #ddd;
    text-decoration: none;
}

.page-breadcrumb a {
    font-weight: 600;
    text-decoration: underline;
    color: #fff;
}
.page-breadcrumb a:hover{color: #7a9009;}
.page-breadcrumb a.nolink:hover{color: #ddd;}
#cssmenu a.nolink {
    cursor: default;
}

@media(max-width:991px) {
    #accessibility ul li {width: 100%;display: block;margin-bottom: 10px;}
    input[type=button], input[type=submit] {display: block;}
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
    .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {flex: 100%;max-width: 100%;}
    .logo-left .menu-section {position: absolute;top: 56px;right: 0;width: 100%;padding: 0;}
    .contrast-bg #cssmenu > ul > li:before {border-bottom: 2px solid #808080;}
    .contrast-bg #cssmenu > ul > li:hover > a, .contrast-bg #cssmenu > ul > li.active > a {color: #808080;}
    .contrast-bg #cssmenu > ul > li.has-sub:hover > a::after {border-color: #808080 !important;}

    .contrast-bg #cssmenu ul li, .contrast-bg #cssmenu ul ul li, .contrast-bg #cssmenu ul li:hover > ul > li {
        width: 100%;height: auto;border-top: 1px solid rgba(255, 255, 255, 0.20);background: #808080;
    }
}

@media(max-width:575px) {
    .logo-left .menu-section {position: absolute;top: 105px;right: 0;width: 100%;padding: 0;}
}


.contrast-bg .section-title h5 {
    color: #808080;
}

.contrast-bg body.kc-css-system .kc-css-706601 .section-title h2 span,
.contrast-bg body.kc-css-system .kc-css-706601 .title_tx h2 span,
.contrast-bg body.kc-css-system .kc-css-706601 .em-icon i {
	color: #808080;
}
.contrast-bg .footer_btn a {
    background: #343434;
}

.contrast-bg .footer_btn a:hover {
    background:#808080 !important;
}

.contrast-bg #back-top span#button, #back-top-prev span#button-prev {
    background: #808080;
}
.contrast-bg .owl-dot.active {
    background:#808080;
}
.contrast-bg .button_banner a:hover {
    background: #808080;
}
.contrast-bg .form-area.apppontment-form .apointment-form-title h2 strong {
    color: #000;
}
.contrast-bg .form-area.apppontment-form h4 strong {
    color: #000;
}
.contrast-bg .em-team.style-two:before {
    background: #00000094;
}
.contrast-bg .em-service.service-style-two .service-btn > a {
    color: #808080;
}
.contrast-bg .em-service.service-style-two:hover .em-service-icon i {color:#fff;}

.contrast-bg .em-service.service-style-two:hover {
    background:#000;
}
body.contrast-bg.kc-css-system .kc-css-590537 {
	background:#808080 url(../images/service-bg-pattern.png) center center/cover no-repeat fixed;
	padding-top: 80px;
	padding-bottom: 70px;
}
body.contrast-bg.kc-css-system .kc-css-459595 .kc-cta-button a:hover {
	background-color: #808080;
}
body.contrast-bg.kc-css-system .kc-css-459595 .kc-cta-button a {
	background-color: #000;
	font-family: Open Sans;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 4px 4px 4px 4px;
	padding: 12px 40px 12px 40px; text-decoration:none
}
.contrast-bg .em-team-content-subtitle {
    color: #808080;
}
body.contrast-bg.kc-css-system .kc-css-553713 a:hover {
	color: #ffffff;
	background-color:#808080;
}
body.contrast-bg.kc-css-system .kc-css-966839 .kc_tabs_nav li.ui-tabs-active a,
body.contrast-bg.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a {
	color: #000;
}
body.contrast-bg.kc-css-system .kc-css-966839 .kc_tabs_nav>li:hover,
body.contrast-bg.kc-css-system .kc-css-966839 .kc_tabs_nav>li:hover a,
body.contrast-bg.kc-css-system .kc-css-966839 .kc_tabs_nav>li>a:hover,
body.contrast-bg.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover,
body.contrast-bg.kc-css-system .kc-css-966839.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a {
	background-color: #808080;
    color: #fff !important;
}
body.contrast-bg.kc-css-system .kc-css-600502 .section-title h2 span,
body.contrast-bg.kc-css-system .kc-css-600502 .title_tx h2 span,
body.contrast-bg.kc-css-system .kc-css-600502 .em-icon i {
	color: #808080;
}
body.contrast-bg.kc-css-system .kc-css-706601 .section-title h2 span,
body.contrast-bg.kc-css-system .kc-css-706601 .title_tx h2 span,
body.contrast-bg.kc-css-system .kc-css-706601 .em-icon i {
	color: #808080;
}
.contrast-bg .section-title h2 span {
    color:#808080;
}
.contrast-bg .footer-menu ul .menu-item a:hover {color:#808080;}
.contrast-bg .footer-middle .widget ul li a:hover,
.contrast-bg .footer-middle .widget ul li:hover:before {
    color: #808080;
}
.contrast-bg .top-bar-links ul a:hover{color:#808080}
.contrast-bg #cssmenu ul ul li:hover > a, .contrast-bg #cssmenu ul ul li a:hover { color:#000;background: #fff;}
.contrast-bg #cssmenu ul ul li a {
    border: 1px solid #8e8e8efa;
    background: #808080;
}
.contrast-bg  #cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #808080 !important
}
.contrast-bg #cssmenu > ul > li:hover > a, .contrast-bg #cssmenu > ul > li.active > a {color: #808080;}
.contrast-bg #cssmenu > ul > li:before {
    border-bottom:2px solid #808080;
}

.contrast-bg #accessibility ul li a:hover {
    color: #808080;
}

.contrast-bg .footer-middle a:hover {
    color: #808080;
}
.contrast-bg .em_testi_title span {
    color: #808080;
}

.contrast-bg .curosel-style .owl-nav div {
    background: #000;
}

.contrast-bg .curosel-style .owl-nav .owl-next:hover {
    background: #808080;
}
.contrast-bg .curosel-style .owl-nav .owl-prev:hover {
    background: #808080;
}

.contrast-bg .form-area.apppontment-form h2 strong {
    color: #000;
}

.contrast-bg .single-slide:before {
    background: rgb(0 0 0 / 55%);
}
.contrast-bg .em-service.service-style-two .em-service-icon i {
    color: #000;
}

.sr-only-clip {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.em-service.service-style-two:hover .em-service-desc a {
    color: #fff;
}
.em-service-desc a{
color: #4599d2;
}
.jb-caption p{color: #fff !important;}
.ui-datepicker .ui-datepicker-title select {
    font-size: 14px !important;
	padding: 6px 6px;
}

@media(min-width: 992px) and (max-width: 1256px){
    #cssmenu > ul > li > a {
    font-size: 12px;
    padding: 38px 2px;}
    .join_acte_btn a {
        font-size: 16px !important;
    width: 120px;}
}

@media(min-width: 1321px) and (max-width: 1550px){
    .logo {
    margin: 0;
}
}

.inner-content-area a:hover {
    color: #4599d2;
}
#back-top span#button:hover, #back-top-prev span#button-prev:hover {
    background-color: #4599d2;
}
.style-two .em-team-content-image img {
    width: 265px;
    height: 330px;
    object-fit: cover;
}