@import "bootstrap.css";
@import "animate.css";
@import "font-awesome.css";
@import "primary_content.css";
@import "slick.css";
@import "slick-theme.css";
@import "magnific-popup.css";
@import "happenings.css";


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700');



/*font-family: 'Courgette', cursive;*/
/* - - - - - - - - - - - - - - - - - - - - -
TITLE    :   NAKCSS HTML 5 VERSION 3
- - - - - - - - - - - - - - - - - - - - - */



*{outline:0 !important;}

html{height:100%;}
body{min-height:100%;}

#nakainer, #primary-content{height:100%;}
body {     font-family: 'Open Sans', sans-serif; font-size:16px;overflow-x: hidden; color:#000}

:focus {outline: 0;}
a{ color: #000;}
a:hover, a:focus { text-decoration:none;color:#02317e; z-index: 1; }
ul { list-style:none; }
.disabled, .disabled1 { display:none !important; }
.courgette{ font-family:'courgette'; }
.kg-font{font-family:'kg-all';}
.no-js #loader { display: none; }
.owl-theme .owl-controls {margin-top: 0px;}
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999; background-color: rgba(188,50,37,.8); }
/* HEADER SLIDER */





#header {
    z-index: 999;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
   
    
}
.top-mobile-head-bar{display:none;}

.head-menu { position:relative; z-index:999; width: 100%;    background: transparent;top: 0; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.62+0,0+100 */
background: -moz-linear-gradient(to bottom,  rgb(255 255 255) 0%,rgb(255 255 255) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom,  rgb(255 255 255) 0%,rgb(255 255 255) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgb(255 255 255) 0%,rgb(255 255 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
 }
.credit_for_banner {    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 14px;}
.credit_for_banner a {
    color: #fff;
    padding-top: 5px;
    display: inline-block;
}
.credit_for_banner a:hover {
    color: #ccc;
}

/* End Header */

/*Social Links*/
.social-links{float:right;    margin-left: 15px;}
.social-links ul {
    padding: 0;
	margin:0;
}
.social-links ul li {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    transform: scale(.95);
    -webkit-transform: scale(.95);
	margin:0 3px;
}
.social-links ul li:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform,opacity;
    transition-property: transform,opacity;
}
.social-links ul li:hover, .social-links ul li:focus {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transform: scale(1);
    -webkit-transform: scale(1);
}
.social-links ul li:hover:before, .social-links ul li:focus:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.social-links ul li img {
    width: 36px;
}


.top-bar-header{    padding: 5px 0;
  
}

.content-for-login-section {
    position: relative;
    margin: 3em 0 3em;
}
.login-section-overlay .section-login-for-cunsumers {
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
       background: #000;
    z-index: 999;
    border-bottom: 4px solid #000;
}
.login-section-overlay .close-btn {
    color: #fff;
    font-size: 36px;
    border: 2px solid #fff;
    border-radius: 30px;
    position: absolute;
    top: 10px;
    right: 20px;
    height: 40px;
    width: 40px;
    background: transparent;
    padding: 0;
    line-height: 0;
}
.login-section-overlay .close-btn:hover {
    border-color: #fff;
    color: #fff;
}

.search-results.node-results .search-info{ display:none;}

.body-stick .login-section-overlay .section-login-for-cunsumers {
    top: 95px;
}

.search-pop-section .explore_search {
    margin: 30px auto;
    max-width: 800px;
}
.explore_search h3 {
    color: #fff;
    text-align: left;
}
.search-bar-on-banner {
    position: relative;
    display: inline-block;
    width: 100%;
}
.search-bar-on-banner input {
    padding: 10px 15px;
    width: 100%;
    color: #000;
    font-weight: 600;
    border: 2px solid #d6d6d6;
    padding-right: 90px;
    display: inline-block;
    vertical-align: middle;
}
.search-bar-on-banner button {
    border: 0;
    padding: 9px 10px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    background: #01307e;
    color: #fff;
    font-weight: 600;
    height: 46px;
    border: 2px solid #fff;
}
.search-bar-on-banner button:hover {
    background: #fff218;
    color: #000;
}

.top-item-links{text-align:right;}
.sub-top-links, .top-social-links, .top-buttons, .app-icon-links {
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
    margin-bottom: 0;
}
.sub-top-links li, .top-social-links li, .top-buttons li, .app-icon-links li{display:inline-block;}
.left-top-text{line-height:32px; font-size:15px;}
.left-top-text a{color:#fff;}
.left-top-text a i{    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 8px;}
.left-top-text a:hover{color:#4e8cd9;}
.app-icon-links a:hover img{opacity:.75;}
.app-icon-links a img{max-width:90px;}
.sub-top-links a, .top-social-links a{color:#000; font-size:14px;    display: inline-block;}

ul.sub-top-links i.fa {
    font-size: 24px;
}
ul.sub-top-links .search_icon i.fa {
    font-size: 14px;
}
ul.social-media.sub-top-links{margin-left:10px;}
ul.social-media.sub-top-links a {
    width: 32px;
    text-align: center;
    padding: 3px;
    border: 2px solid #fff;
    border-radius: 50%;
}
ul.social-media.sub-top-links a:hover{background:#01307e; border-color:#fff; color:#fff}
ul.social-media.sub-top-links i.fa {
    font-size: 18px;    margin-left: 3px;
    margin-top: 2px;
}
.top-social-links a {
    padding: 2px 0px;
    width: 25px;
    text-align: center;
    display: block;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
}

.top-social-links a.fb-icon{background:#3b5998;}
.top-social-links a.instagram-icon{background:#6a453b;}
.top-social-links a.twitter-icon{background:#55acee;}
.top-social-links a.youtube-icon{background:#c4302b;}

	
.sub-top-links a:hover{color:#01307e;}
.top-social-links a:hover{background:#4e8cd9; color:#fff;}

.top-social-links a.fb-icon:hover{background:#224080;}
.top-social-links a.instagram-icon:hover{background:#523128;}
.top-social-links a.twitter-icon:hover{background:#3b8fce;}
.top-social-links a.youtube-icon:hover{background:#a5231f;}

.top-buttons a:text-new-sign{display:block;}
.top-buttons a img{    max-width: 20px;
    margin-right: 6px;
    vertical-align: middle;
    display: inline-block;}
.top-buttons a:not(.text-new-sign) {
    display: block;
    padding: 4px 20px 5px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    font-size: 15px;
    background: linear-gradient(to right,#0e8dc6 0%,#0a9d8d 50%,#07ac57 100%);
    margin-right: 15px;
}

.top-buttons a.text-new-sign{display:inline-block; vertical-align:middle;}


.sub-top-links li {margin: 0 15px;vertical-align: middle;position: relative;}
.top-social-links li {margin: 0 1px;}
.top-buttons li {margin: 0 5px; position:relative}
a.text-new-sign {
    font-size: 12px;
    position: absolute;
    left: -10px;
    bottom: -32px;
    display: block;
    text-align: center;
    font-weight: 600;
    z-index: 999;
    color: #333;
}

a.text-new-sign:hover, a.text-new-sign:focus{

    color: #06af4e;
}

.top-buttons li a:not(.text-new-sign):hover{background: linear-gradient(to right,#0c77ac 0%,#098077 50%,#068f42 100%);}

/* Social Links*/

/*Head top bar*/


.logopart{width:auto; display:inline-block;margin-right:10px;}

.contact-bar ul, .link-bar ul{padding:0;margin:0;}
.contact-bar ul li, .link-bar ul li {display:inline-block;padding:0 7px;font-size:14px;border-right:1px solid #fff;line-height: 1;margin-left: -4px;
color:#fff;}
.contact-bar ul li:last-child, .link-bar ul li:last-child{border:0;}
.link-bar ul{float:right;}
.contact-bar ul li a, .link-bar ul li a{color:#fff;}
.contact-bar ul li a:hover, .link-bar ul li a:hover{color:#ff7e00;}

/*Head top bar*/

/* 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 8px; }
#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: 20px 5px; font-weight: 600; text-decoration: none; color: #000; -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 #01307e;
    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;
}

#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;
}
#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: #01307e; -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: 23px;
right: 10px;
width: 6px;
height: 6px;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
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 > ul > li.has-sub:hover > a::after {
border-color: #01307e;
}
#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 { -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: 16px;border:1px solid #0f2471;
    background: #01307e; 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:#01307e; 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: #01307e;
}
@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);
}
#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}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a{color:#01307e;}
#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: #fff;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
float: right;
top: 5px;
}
#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: #01307e;}
#cssmenu > ul > li.has-sub:hover > .submenu-button::after, #cssmenu > ul > li.has-sub.active > .submenu-button::after{background: #01307e;}
#cssmenu ul ul li:hover > .submenu-button::before, #cssmenu ul ul li a:hover > .submenu-button::before{background: #01307e;}
#cssmenu ul ul li:hover > .submenu-button::after, #cssmenu ul ul li a:hover > .submenu-button::after{background: #01307e;}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover{color: #01307e;}

#cssmenu .submenu-button.submenu-opened:after {
display: none;
}
#header {
    position: relative !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}

.social-icon{padding-top:10px;}
.mobrowleft { float:right; margin-top:40px;}
.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 {    width: 250px;
    padding: 8px 0;
    z-index: 1;
    position: relative;
    margin-top: -43px;}
.logopart span{    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;color:#02537a !important;    margin-bottom: 10px;}

#cssmenu .register-item a, .mobile-top-head .register-item a{ display: block;
    padding:3px 20px 4px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    font-size: 15px;

	background: #01307e; 
     margin-top: 8px;
    line-height: 26px;border: 2px solid #fff;}

.mobile-top-head .register-item a{margin:5px 0; font-size:14px;padding: 2px 20px 3px;}
.mobile-top-head .accesible-pannel{float: left;margin: 6px 0 0;}
#cssmenu .register-item a:hover, .mobile-top-head .register-item a:hover{    background:#40a636;color:#fff;}
#cssmenu .register-item:before{content:none;}

#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 */

.mobile-top-head{display:none;}

.search_icon input{
        position: absolute;
    right: 0px;
    width: 0px;
    bottom: -5px;
    height: 45px;
    border: none;
    border-bottom: 2px solid #06af4e;
    padding: 0;
    z-index: 9;
    transition: all 0.5s;
}

.search_icon.search_active input{
    width: 650px;
    padding: 0 20px;

}



/* START SLIDER */

#slider {
   min-height: 500px;
    background-image: url(../images/visit-loader.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100px;
}
#slider.slick-initialized {
    height: auto;
    background-image: none;min-height: auto;
}

#slider img{height:auto;width:100%;}
#slider { list-style: none; padding: 0; }
.banner-section { position:relative;z-index: 1; }
.banneroverlay { position:absolute; top:0; bottom:0; width:100%; left:0; 
/*background: -moz-linear-gradient(top,  rgba(35,127,7,1) 0%, rgba(188,15,17,0.5) 45%, rgba(253,249,249,0) 72%, rgba(255,255,255,0) 55%); 
background: linear-gradient(to bottom,  rgba(35,127,7,1) 0%,rgba(188,15,17,0.5) 45%,rgba(253,249,249,0) 72%,rgba(255,255,255,0) 55%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#237f07', endColorstr='#00ffffff',GradientType=0 );*/
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#237f07+0,bc0f11+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#237f07+0,11cadb+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.62+0,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.62) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.62) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.62) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */



    opacity: .6; z-index: 99; }
	
	.upcoming-info{ 
       position: relative;
    top: 40px;
    margin: 0 auto;
    text-align: left;}
	
.pager-custom {padding:20px;}
.pager-custom ul{padding-left:0;list-style:none;margin:0;text-align: center;}
.pager-custom li{display:inline-block;}
.pager-custom li a{padding:6px 10px;margin:0 2px;text-transform: uppercase;color:#fff;position:relative;font-size: 14px;display:inline-block;}
.pager-custom li a:hover{color:#FB5E39}
.bx-wrapper .bx-controls-direction a{z-index:998 !important}
#slider li{display:none;}
#slider li:first-child{display:block;}
#slider.slick-slider li{display:block;}
#slider{margin:0;}
.slide-item{position:relative;}
.banner-o-btn{margin: 0 auto;padding:30px;position:relative;}



/* End Slider */

/* Start Slider over Text */

.bannertextarea { position: absolute; top:25%; width: 100%; text-align: center; color: #fff; z-index: 991; }

.bannertextarea h2{      font-size: 74px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 20px;
    text-align: left;}

.bannertextarea .ft-18 {
    font-size: 18px;    margin: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bannertextarea span.courgette { font-weight:500; }

.banner-right-overlay-text{position:absolute; right:0; bottom:20px;z-index:9; }
.banner-right-overlay-text a{color:#fff; margin-left:30px; font-size:18px; }
.banner-right-overlay-text a:hover{color:#ccc; }

.logo-baner{max-width:400px;margin:20px auto;}
.banner-o-btn a{border: 2px solid #fff;padding: 15px 25px;font-size: 24px;background: transparent;color: #fff;display: inline-block;font-weight:600;-webkit-transition: all 0.25s ease-out;position:relative;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;}
.banner-o-btn a:hover{}

.text-over-banner-bottom{font-size: 20px; display:inline-block; padding-right:50px; position:relative}
.text-over-banner-bottom img{
	    position: absolute;
    bottom: 10px;
    max-width: 24px;
    right: 10px;}
.text-over-title{margin-bottom:5px;}

.over-banner-contentbtn{    padding-top: 15px;}
.over-banner-contentbtn a{    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    border: 3px solid;
    background: #5F131F;
    border-radius: 20px;
    font-size: 18px;transition:.5s all;-moz-transition:.5s all;font-weight:500}

.over-banner-contentbtn a:hover{    background: #0f4e89;}

.banner-details-field{background: rgba(0,0,0,.5);padding: 20px;width: 100%;max-width: 750px;margin: 50px auto;text-align: left;text-align:center;}
.banner-field-area{position: absolute;bottom: 10%;width: 100%;text-align: center;color: #fff;z-index: 997;}
.banner-details-field input[type=radio]{display:none;	}
.banner-details-field input[type=radio] + label{font-weight:500;margin: 0;}
.banner-details-field input[type=radio] + label:before {
	   content: "";
    display: inline-block;
    width: 25px;
    height: 20px;
	font-size: 0;
    vertical-align: middle;
    margin-right: 8px;
    background-color: transparent;
    border-radius: 4px;
    border: 2px solid #fff;
	}
	
.banner-details-field input[type=radio]:checked + label:before {
	content: "\2713";
    color: #f58634;
    background-color: transparent;
    font-size: 1.8em;
    text-align: center;
    padding: 2px;
    line-height: 0;
    transition: .3s font-size ease-in-out;
	-webkit-transition: .3s font-size ease-in-out;
	-moz-transition: .3s font-size ease-in-out;
	-ms-transition: .3s font-size ease-in-out;
	}
.banner-details-field .or-seperat{padding: 2px 4px;background: #fff;color: #000;margin: 5px 8px;border-radius: 4px;font-size: 12px;}
.banner-details-field .radio-btn-section, .banner-details-field .name-field-section, .banner-details-field .start-button-section{display:inline-block;margin: 5px 15px;}
.banner-details-field input[type=text] {background: transparent;border: 0;border-bottom: 2px solid #fff;transition: .5s border-color ease-in-out;-webkit-transition: .5s border-color ease-in-out;-moz-transition: .5s border-color ease-in-out;-ms-transition: .5s border-color ease-in-out; width: 100%; z-index: 11;position: relative;}
.banner-details-field input[type=text]:focus{border-color:#f58634;outline:0;}

.name-field-section{max-width: 210px; width: 100%;}
.banner-details-field input[type=text]::-webkit-input-placeholder {
   color: #fff;
}

.banner-details-field input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.banner-details-field input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.banner-details-field input[type=text]:-ms-input-placeholder {  
   color: #fff;  
}

#slider .slick-dots {
    bottom: 20px;
    text-align: right;
    padding: 10px;z-index:100;
}
#slider.slick-slider .slick-dots li {
    display: inline-block;margin:0 3px;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #fff;margin:0 auto;
}
.slick-dots li button:before{content:none;}
.slick-dots li.slick-active button {
    background: #fff;
}

.cus-container{width:100%; max-width:80%; margin:0 auto;}
.banner-carousel-section .service-item-img {padding:10px 0;}
.banner-carousel-section .service-item-img img{max-width:60px;margin:0 auto; transition:.5s all; -webkit-transition:.5s all; -moz-transition:.5s all;}
.banner-carousel-section .item{padding:0 5px;}
.banner-carousel-section .service-item-name{font-size:11px;}
.banner-carousel-section .service-item-name a{color:#fff;}

.banner-carousel .slick-arrow{font-size:30px; color:#fff;width:auto; height:auto;}
.banner-carousel .slick-arrow:hover{color:#000;}
.banner-carousel .slick-arrow.slick-disabled{display:none !important;}
.banner-carousel .slick-arrow:before{content:none;}

.banner-carousel-section .item:hover .service-item-img img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);}
.banner-carousel-section .item:hover .service-item-name a{color:#000}

.banner-carousel > .item{display:none;}

.banner-carousel-section{margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #abf1ff;}

.container-custom{padding:0 15px; margin:0 auto; width:96%;}
.banner-after-bottom-bar {
    padding: 10px 0;
    background: #eaebeb;
}

.banner-bottom-carousel-section .item{padding:0 5px;}
.banner-bottom-carousel > .item{display:none;}

.banner-bottom-carousel .slick-arrow{font-size:30px; color:#000;width:auto; height:auto;}
.banner-bottom-carousel .slick-arrow:hover{color:#000;}
.banner-bottom-carousel .slick-arrow.slick-disabled{display:none !important;}
.banner-bottom-carousel .slick-arrow:before{content:none;}

.over-banner-boxes{text-align:center}
.over-banner-boxes .box-over{max-width:250px; background:rgba(220,220,220,.5); border:1px solid rgba(255,255,255,.8); display:inline-block; margin:20px;}
.over-banner-boxes .box-over-title{font-size:30px;margin-bottom:2px; margin-top:2px;}
.over-banner-boxes .box-over-text{font-size:14px; font-weight:600;}
.over-banner-boxes .box-over-btn a{padding:4px 20px; background:#000; color:#fff; text-decoration:none; border-radius:20px; font-weight:600;display:inline-block; font-size:14px; margin:20px 0; border:2px solid #fff; }

.over-banner-boxes .box-left .box-over-btn a{background:#0f8bd3;}
.over-banner-boxes .box-right .box-over-btn a{background:#09af4b;}

.over-banner-boxes .box-over-btn a:hover{    background: linear-gradient(to right,#0c77ac 0%,#098077 50%,#068f42 100%);}

.over-banner-boxes {
    margin-top: 1.5em;
    padding-top: 1.5em;
}
.over-banner-content {
   
    padding-top: .5em;
}



.banner-bottom-text{position: absolute;
    z-index: 990;
    bottom: 0;
    color: #fff;
    padding: 15px 0; 
    font-size: 14px;width:100%;}
.banner-bottom-text	.hafa-text{font-style: italic;font-size: 16px; margin-bottom: 5px;}


.forcast-area {
	font-size:14px;
    padding: 8px 0;
}


.section-for-item {
    padding: 4em 0;
}
.heading h2 {
        font-size: 52px;
       color: #01307e;
    font-weight: 300;
}
.about-part .sub-text h3 {
        font-size: 28px;
    color: #000; line-height:1.6;
    font-weight: 300;
}

.text-content {    font-size: 18px;
    font-weight: 300;
    line-height: 1.6; }

.section-for-item .sub-text{margin:30px 0;}
.button-section{padding-top:30px;}
.button-section a{border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    -o-border-radius: 200px!important;
    box-shadow: none;
    -ms-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
       padding: 10px 22px;
    padding-left: 32px;
    padding-right: 32px;
    box-shadow: 0 -3px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 -3px rgba(0,0,0,0.1) inset;
    -o-box-shadow: 0 -3px rgba(0,0,0,0.1) inset;
       background: #01307e;
    color: #fff;
    font-size: 18px;
    font-weight: 600;    display: inline-block;}
	
.button-section a:hover{    background: #fff218;
    color: #000;}	


.about-part .button-section a, .news-section .button-section a{background:#01307e;}
.about-part .button-section a:hover, .news-section .button-section a:hover{background:#fff218;color: #000;}

.section-for-item.about-part {
        padding: 4em 0;
    position:relative
}
.section-for-item.about-part .container{position:relative; z-index:1}
.section-for-item.about-part:after{
    content: "";
    background: url(../images/guam-map.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: absolute;
    height: 70%;
    width: 100%;
    right: 0;
    top: 150px;
    opacity: .3;
}
.section-for-item.living-part {
    background: #ffff0012;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-bottom: 2em;position:relative;
}
.section-for-item.living-part .container{position:relative; z-index:1}
.section-for-item.living-part:before {
    content: "";
    background: url(../images/slider-bg-pattern.png);
    height: 46%;
    top: inherit;
    bottom: 0;
    background-size: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .20;
}

@media (min-width: 991px){
.cus-row-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.title_for_the_section h2 {
     font-size: 38px;
    font-weight: 600;
    color: #000;
}
.section_content {
        font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 15px;
    padding-top: 10px;
}
.margin-section {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.section-for-item.core-value .heading h2{    text-align: center;
    font-size: 42px;
    font-weight: 600;
    margin: 0; position:relative; color:#000}
	.section-for-core {
    margin-top: 30px;
    padding-top: 30px;
}
.vc_column-inner {
    padding: 15px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: 2px 10px 50px rgb(158 158 158 / 25%);
    position: relative;
    z-index: 999;
    transition: 0.5s;
}
.vc_column-inner.bg-yellow {
    background: #fff218;
    /* transform: translateY(-8px); */
}
.vc_column-inner.bg-green {
    background: #008000;
}
.vc_column-inner.bg-red {
    background: #FF0000;
}
.vc_column-inner.bg-orange {
    background: #FF8C00;
}
.vc_column-inner.bg-blue {
    background: #01307e;
}
.vc_column-inner.bg-purple {
    background: #800080;
}
.vc_column-inner.bg-yellow .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #000;
}
.vc_column-inner.bg-yellow .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #000;
}
.vc_column-inner.bg-green .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #fff;
}
.vc_column-inner.bg-green .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #fff;
}
.vc_column-inner.bg-red .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #fff;
}
.vc_column-inner.bg-red .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #fff;
}
.vc_column-inner.bg-orange .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #fff;
}
.vc_column-inner.bg-orange .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #fff;
}
.vc_column-inner.bg-blue .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #fff;
}
.vc_column-inner.bg-blue .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #fff;
}
.vc_column-inner.bg-purple .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #fff;
}
.vc_column-inner.bg-purple .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #fff;
}

.vc_column-inner {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.vc_column-inner h4 {
        font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000;
}
.vc_column-inner p{    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;}

.section-for-item.core-value .heading h2:after{content: "";
    background-color:#01307e;
    height: 5px;
    width: 50px;
    margin-top: 5px;
    margin-bottom: 0;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 10px auto;}


.news-section .heading h2{    font-weight: 500;}
.news-section .button-section a{font-size:16px;}
.card-title.h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;    line-height: 1.4;
    margin-top: 0;
}
.card .card-body {
    padding: 15px;
}
.news-box img{transition:.5s all; -webkit-transition:.5s all; -moz-transition:.5s all; margin:auto;}
.news-box:hover img{    transform: scale(1.2);     -webkit-transform: scale(1.2);     -moz-transform: scale(1.2);}
.img-item{overflow:hidden}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.ds-8 {
    overflow: hidden;
    transition: .25s box-shadow;
}
.bt-5 {
    border-top: 5px solid!important;
}
.news-box {
    margin: 0 15px;
}
.more-info-btn {    padding: 15px;
    padding-top: 0;
    padding-bottom: 25px;}
.more-info-btn a{    display: inline-block;
    padding: 8px 20px;
    background: #01307e;
    color: #fff !important;
    border-radius: 20px;}
.news-box:hover .more-info-btn a{background: #fff218;
    color: #000 !important;}
	
.ds-8:focus, .ds-8:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.ds-8:hover .card-title.h4{color:#01307e;}

.bt-purple-p {
    border-top-color:#01307e!important;
}
.news-box a{color:#000}

.section-for-news .slick-arrow:before{content:none}
.section-for-news .slick-arrow{
       font-size:74px;
    height: auto;
    color: #000;
    width: 32px;}
.section-for-news .slick-prev {left: -35px;}
.section-for-news .slick-next {right: -35px;}

.section-for-item.news-section{position:relative; background:#ffff0012;}
.section-for-item.news-section .container{position:relative; z-index:1}
.section-for-item.news-section:before{content: "";
    background: url(../images/slider-bg-pattern.png);
    height: 46%;
    top: inherit;
    bottom: 0;
    background-size: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .20;}
	
	.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 0;
    padding-bottom: 10px;    padding-left: 0;
    padding-right: 0;
}
.modal-header .close {
    margin-top: -2px;
    font-size: 34px;
}
	
/*Service section*/

.capability-services-title{    text-align: center;    margin-bottom: 30px;}
.capability-services-title h2{font-weight:600; font-size:36px;margin-bottom:20px; padding-bottom:20px;    color: #0b56a7;}
.capability-services-title h2 span{position:relative}
.capability-services-title h2 span:after{    content: "";
    /* background: url(../images/curve-line1.png) no-repeat; */
    background-size: 100%;
    width: 100%;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -20px;}
.capability-services-title p{font-size:20px;}

.capability-services {
    overflow: hidden;
    padding: 30px 0 50px;
}
	@media (min-width: 991px){
		.capability-services {
			display: flex;
			height: 100%;
			flex-wrap: wrap;
		}
		.capability-services > div {
    display: flex;
}

}

.capability-option {
    background-color: #fff;
    border: 3px solid #ccc;
    text-align: center;
    padding: 20px;
    position: relative;
    margin: 0 7px;    padding-bottom: 40px;
}
.click-item {
    cursor: pointer;
}

.capability-option > img {
   
        padding: 20px 0px;
    padding-top: 0;
    max-height: 90px;
}

.capability-option h4 {
        color: #000;
    font-size: 24px;
    line-height: 1.3;
    margin-top: 0;
}

.green_box.capability-option h4 {color: #5F131F;}
.blue_box.capability-option h4 {color: #0b56a7;}

.capability-option p {
    color: #000;    font-size: 14px;    padding-top: 10px;
}
.services-arrow-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.capability-overlay {
   
    position: relative;
    background-size: cover;
    text-align: center;
        padding: 20px 15px;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
	    border: 6px solid #13a84c;
    transition-property: all;
    transition-duration: 0.8s;
    transform-origin: top;
}

.capability-overlay-content > img {
   padding: 25px 0px;
    max-height: 110px;
}

.capability-overlay-content h4 {
        color: #fff !important;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.4;
    padding-top: 2px;

}

.capability-overlay-content p{color:#fff;margin-bottom:0;    padding-top: 10px;}

.capability-overlay-content a {
   padding: 4px 20px;
    background: #0f8bd3;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    margin: 30px 0 0;
	
    border: 2px solid #fff;
}
.capability-overlay-content a:hover{background:transparent;}
.capability-overlay::after {
    position: absolute;
    content: "";
    background-color: rgba(60,190,115,0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.capability-option .capability-overlay {    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.capability-option:hover .capability-overlay {
    opacity: 1;
}

.services-section{padding:3em 0;}

.service_item_icon img{max-width:70px;}
.service_item_text h2{margin-top:0; font-weight:600;    font-size: 26px;}
.service_item_text h2 a{color:#000;}
.service_item_text h2 a:hover{color:#095290;}
.service_item_text p{color: #85212b;font-size: 18px;margin-top: 30px;margin-bottom:20px;}
.service_item_text a{color:#85212b}
.service_item_text a:hover{color:#095290}
.services_item{padding:15px;padding-bottom:30px;}
.health-care-row .service_items{border:2px solid #ccc}

@media(min-width:992px){
	.health-care-row .service_items:nth-child(1){border-top:0; border-left:0}
	.health-care-row .service_items:nth-child(2){border-top:0;border-left:0}
	.health-care-row .service_items:nth-child(3){border-top:0; border-right:0; border-left:0}
	
	.health-care-row .service_items:nth-child(4){border-top:0; border-left:0; border-bottom:0;}
	.health-care-row .service_items:nth-child(5){border-top:0;border-left:0; border-bottom:0;}
	.health-care-row .service_items:nth-child(6){border-top:0; border-right:0; border-left:0; border-bottom:0;}
}


.health-care-services{    padding: 3em 0;}



.hsp_committed_title {
    font-size: 36px;
    color: #6f090c;    margin-bottom: 30px;
}
.hsp_committed_title strong{color:#095190; font-weight:500}
.hasp_committed_section{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bfc0c2+0,ffffff+80 */
background: rgb(191,192,194); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(191,192,194,1) 0%, rgba(255,255,255,1) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(191,192,194,1) 0%,rgba(255,255,255,1) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(191,192,194,1) 0%,rgba(255,255,255,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfc0c2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */



}
.hsp_committed_area{position:relative; padding:2em 0;}
.hsp_committed_area:after{content: "";
    /* background-image: url(../images/hsp_comitted_img.jpg); */
    background-repeat: no-repeat;
    padding: 3em 0;
    background-size: auto 100%;
    background-position: right;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 430px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

.hsp_committed_list_items ul li{padding:10px 0; font-size:24px;position:relative; padding-left:5px;}
.hsp_committed_list_items ul li:after{
    content: "";
    /* background: url(../images/red-right-hsp.png) no-repeat; */
    background-size: 30px;    
    position: absolute;
    left: -35px;
    width: 32px;
    height: 28px;
    top: 16px;}
.hsp_committed_list_items ul li:nth-child(even):after{
    /* background: url(../images/blue-right-hsp.png) no-repeat; */
    background-size: 30px;    position: absolute;
    left: -35px;
    width: 32px;
    height: 28px;
    top: 16px;}
.hsp_committed_list_items{display:inline-block;}
.more_link_hsp {
    text-align: right;
}
.more_link_hsp a {
    font-size:18px; font-weight:600; color:#095190
}
.more_link_hsp a:hover{color:#6f090c}

.hsp-numerous{padding:4em 0;}
.hsp-numerous-title{    font-size: 32px;
    color: #333;
    margin-bottom: 30px;
    font-weight: 600;}
.hsp-numerous-title strong{color: #801F2B; font-weight:600}

.numerous_items{background:#ddd;color:#fff;}
.item_img{    width: 50px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;margin-top: -10px;}
.item-content{    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;}
.numerous_items {
    background: #ddd;
    padding: 20px 15px;
    border-radius: 15px;
    font-size: 14px;padding-top: 30px;
}
.numerous_items p{    margin-top: 15px;}
.items_title {
    font-size: 18px;
}
.dark-blue{background:#01476B}
.mid-blue{background:#00599D}
.light-blue{background:#006EC7}
.hsp-numerous-section {
    padding-top: 20px;
}
.hsp_numerous_btn{margin-top:40px;padding-top:20px; padding-bottom:20px;}

/*Service section*/

/*Start Footer Section*/

footer {
    background-color: #17307e;
    padding: 3em 0 1em; border-top:1px solid #ffffff4a;
}
footer h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff4a;
    margin-top: 0;
    margin-bottom: 20px;
   color: #fff;
}
footer ul.default li {
    margin-bottom: 15px;
}
footer .col-connect-with-us li a, footer .col-resources li a {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
}
footer .col-connect-with-us li a:hover, footer .col-resources li a:hover {
        color: #fbf115;
    border-bottom: none;
}
.col-connect-with-us ul.list-unstyled li .text {
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    display: block;
    color: #000;
}
.col-connect-with-us ul.list-unstyled li ul {
    padding: 10px 0 0;
    list-style: none;
}
footer .col-connect-with-us ul.default.list-unstyled li {
    margin-bottom: 5px;
    font-size: 14px;
}
.backlinks-footer {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin: 0px;
    line-height: 20px;
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #a7a7a7;
}
footer .backlinks-footer li {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.backlinks-footer a {
    padding: 0px 10px;
    margin: 0;
    border-right: solid 1px #fff;
    line-height: 10px;
    font-size: 12px;
    display: block;
    color: #fff;
}
.backlinks-footer a:hover {
        color: #fbf115;
}

footer a {color: #fff;}
.footer-logo img.img-responsive {
    width: 70%;
    display: block;
    text-align: center;
    margin: 0px auto;max-width: 300px;
}
.social-media-footer {
    padding: 40px 0 20px 0;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
}
.social-media-footer a {
      padding: 8px 8px;
    display: inline-block;
    min-width: 40px;
}
.footer-text .footer-links {
    padding: 0 5px 10px 5px;
    width: 20%;
    float: left;
}
footer h5 {
        text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 700;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
}


footer ul {     list-style: none;
    padding-left: 0;}
footer .footer-links a {
      margin-bottom: 4px;
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 4px;
}
footer .copyright {
      padding: 20px 0 0 0;
    text-align: center;
    border-top: 1px solid #333;
    margin-top: 10px;
}

.backlinks-footer li:last-child a{border:0;} 
.widget_stal_core_icon_list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
}
.widget_stal_core_icon_list_item .fa {
    position: relative;
    top: 4px;
    margin-right: 13px;
    float: none;
    color: #fff;
}

/*End Footer Section*/


/*Back To Top*/

#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: #000; -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: #000; background-position: center center; background-repeat: no-repeat; opacity: 0.8; filter: alpha(opacity = 80); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;border: 2px solid #fff; }
#back-top:hover span#button{background:#01307e}
i.fa.fa-angle-up { font-size: 44px; color: #fff; padding-top:1px; margin-top: -3px;}
/*End Back To top*/



/*Image Hover Effect*/




img {max-width: 100%; }
figure { margin: 0; padding: 0; position: relative; display: block; cursor: pointer; overflow: hidden; }
figure:hover figcaption {
-webkit-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-o-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); opacity: 1; bottom: 0; }
figcaption {
-webkit-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-moz-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-o-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; position: absolute; height: 100%; width: 100%; bottom: 100%; background: rgba(0, 0, 0, .5); color: #fff; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease;

}
figcaption h4 { font-family: 'Open sans'; font-weight: 400; color: #fff; padding: 10px 20px; margin-bottom: 0; position: relative; left: 0; opacity:0; top: 50%;margin-top:-30px; text-align:center; font-size: 30px; -webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
-o-transition-delay: .3s;
-ms-transition-delay: .3s;
transition-delay: .3s;
transition: opacity .3s;
transition-delay:.3s;
}
figure:hover h4 { left: 0; opacity:1; transition all 2s;
}
figure figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 1s;
-moz-transition: opacity 0.35s, -moz-transform 1s;
-ms-transition: opacity 0.35s, -ms-transform 1s;
-o-transition: opacity 0.35s, -o-transform 1s;
-webkit-transition: opacity 0.35s, -webkit-transform 1s;
transition: opacity 0.35s, transform 1s;
}
figure figcaption::before {
/*  border: 1px solid #fff;*/
-webkit-transform:scale(1, 0);
-moz-transform:scale(1, 0);
-ms-transform:scale(1, 0);
-o-transform:scale(1, 0);
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
figure:hover figcaption::before, figure:hover figcaption::after {
opacity: 1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
figcaption a { color: #fff; border: 2px solid #fff; padding: 4px 10px; text-decoration: none; }
figcaption a:hover { color: #fff; }
figure img { 
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
     -moz-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
figure:hover img { -webkit-transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-ms-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}
.videoWrapper { margin: 0px; padding-bottom: 56.25%; z-index: -1; }
.videoWrapper iframe { top: 0; left: 0; width: 100%; height: 100%; display: block; position: absolute; z-index: 99; margin: 0px; padding: 0px; }
.bannerarea { display:block; }
.videobanner { display:none;}

/*End Image Hover Effect*/


#cboxWrapper{background:transparent;}
#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter{ visibility:hidden;}
#cboxClose{ top:0;}
#cboxLoadedContent{ margin-top:30px;}
#cboxContent{ border:5px solid #ae1329; padding:15px;}


.image-source-link {
	color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-figure figure img{-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;}
	
.mfp-figure figcaption {background:transparent;}
.mfp-figure figure{cursor:auto;}




























/* .hover-view {
   
   background: #fff url(../images/bgimg.jpg) center center;
} */
.hover-view .hover-mask,.hover-view .content {
   width: 100%;
  	height:100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.hover-view img {
   display: block;
   position: relative;width:100%;
}
.hover-view h3 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 21px;
       font-weight: 700;
   padding: 10px;
   background: rgba(78,140,217, 0.7);
   margin: 10px 0 40px 0;
}
.hover-view p {
   
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.hover-view a.info {
   text-decoration: none;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
    border: 1px solid #fff;
    padding: 6px 12px;
    background: #4e8cd9;
    color: #fff;
    min-width: 150px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0s ease-out;
    position: relative;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
	transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
}
.hover-view-first:hover a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
       background: transparent;
	   -webkit-transition: all 0s ease-out;
	   transition: all 0s ease-out;
    position: relative;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
	   
}

.hover-view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.hover-view-first .hover-mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.hover-view-first h3 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.hover-view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.hover-view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.hover-view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.hover-view-first:hover .hover-mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.hover-view-first:hover h3,
.hover-view-first:hover p,
.hover-view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.hover-view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.hover-view-first:hover a.info {
 
}

.fig-caption{position:absolute;top:50%; transform:translatey(-50%);-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);width:100%;}


		
		
#testim .slick-arrow{display:none !important;}	
.sticky-logo{display:none}

#cssmenu > ul > li.right-side-menu > ul{left: auto;
    right: 0;}

@media(min-width:991px){
/* ---------------- For sticky header: class="float-panel"  ------------------*/
.not-sticking {
   transform: translateZ(0);
    transition:all 0.5s; /* Effect for switching from .fixed to static */
}



/* when class="float-panel fixed" */
.sticking {animation: slide-down 0.7s;
  box-shadow:0 2px 6px rgba(0,0,0,0.2); background:#fff;}

.sticking #cssmenu > ul > li > a{color:#000}
.sticking #cssmenu > ul > li.has-sub > a::after{border-color:#000}
.sticking #cssmenu > ul > li > a:hover{color:#01307e;}
.sticking #cssmenu > ul > li.has-sub:hover > a::after{border-color:#01307e;}
.sticking #cssmenu .register-item a{color:#fff}
.sticking #cssmenu .register-item a:hover{color:#fff}

.sticking .sticky-logo{display:block}
.sticking .main-logo{display:none}


@keyframes slide-down {
    0% {
    	
        transform: translateY(-300px);
    } 
    100% {
     	
        transform: translateY(0);
    } 
}









/*-------- Generic styles for the page ------------------*/

.stic.sticking .head-menu{padding:0;    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    background: #fff;  }
/*.inner-page-header.stic.sticking .head-menu{ background: #fff;}*/
.stic.sticking .top-bar-header{display: none!important;}

.stic.sticking .logopart img, #primary-content .stic.sticking .logopart img{      width: 165px;
    padding: 0px 0;
    margin-top: 0px;}
.stic.sticking .logopart span{    font-size: 10px;
    margin-top: 0px;}
.stic.sticking .menuicon .mobrowleft, #primary-content .stic.sticking .menuicon .mobrowleft{margin-top:18px;}
.stic.sticking .sub-top-links a, .top-social-links a{color:#000}
.stic.sticking ul.social-media.sub-top-links a{background:#000; color:#fff;border-color:#000}
.stic.sticking ul.social-media.sub-top-links a:hover{border-color:#01307e }
.stic.sticking .sub-top-links a:hover, .stic.sticking .top-social-links a:hover{color:#01307e;}
.stic.sticking ul.social-media.sub-top-links a:hover{background:#01307e; color:#fff}

}




.mfp-bg1 {
    background-color: rgba(34,49,82,0.8);
}

.my-mfp-slide-bottom.mfp-wrap .mfp-content { 
  /* at start */
  opacity:0; 
  -webkit-transition:all 0.15s ease-out; 
  -moz-transition:all 0.15s ease-out; 
  transition:all 0.15s ease-out; 
}
.my-mfp-slide-bottom.mfp-wrap.mfp-ready .mfp-content { 
  /* animate it */
  opacity:1; 
}
.my-mfp-slide-bottom.mfp-wrap.mfp-removing .mfp-content { 
  /* animate out */
  opacity:0; 
}
.mfp-wrap{z-index: 99999;}




.mfp-content{vertical-align: top;top:10%;}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    font-size: 44px;
    border: 2px solid #fff;
    border-radius: 30px;
    top: -50px;
    right: 2%;
	}
	.inline-popup {
    position: relative;
    width: auto;
    max-width:90%;
    margin: 20px auto;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    background-color: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 30px;
}


.open-panel .selected:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
    border-bottom: 25px solid #223152;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -65px;
}


.form-control {
    display: block;
    height: auto;
    min-height: 42px;
    border-radius: 3px;
    border: 1px solid #999; box-shadow:none !important;
}
textarea.form-control{min-height:100px;}

.form-control:focus{border-color:#1557a6;}


/* Testimonial Css */


.tetimonial_wrapper{
    padding: 60px 0;
    background-color: #fff;
    background-image: url(../images/quote-icon.png);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 50px 50px;
}

.tetimonial_wrapper .slick-disabled{
    display: none!important;
} 
.rating_wrapper{
    text-align: center;
    color: #0b56a7;
    font-size: 30px;
}

.quote_wrapper{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 25px 0;
}

.author_name_wrapper{
    font-size: 15px;
    text-align: center;
    font-weight: 600;
 
}

.tetimonial_wrapper .slick-next {
    right: -65px;
}

.tetimonial_wrapper .slick-prev {
    left: -65px;
}

.tetimonial_wrapper .slick-prev:before, .tetimonial_wrapper .slick-next:before{
        color: #a8a8a8;
        font-size: 30px;
}

.green-gredient-title {
    background: rgb(14,141,198);
    background: -moz-linear-gradient(left, rgba(14,141,198,1) 0%, rgba(10,157,141,1) 50%, rgba(7,172,87,1) 100%);
    background: -webkit-linear-gradient(left, rgba(14,141,198,1) 0%,rgba(10,157,141,1) 50%,rgba(7,172,87,1) 100%);
    background: linear-gradient(to right, rgba(14,141,198,1) 0%,rgba(10,157,141,1) 50%,rgba(7,172,87,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e8dc6', endColorstr='#07ac57',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.green-gredient-title h2 {
        line-height: 1.5;
    font-size: 34px;
    font-weight: 600;margin-top:0;
}
.why-should-bar{padding:15px 0; text-align:center;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#295a94+0,662c2b+100 */
background: rgb(41,90,148); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(41,90,148,1) 0%, rgba(102,44,43,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(41,90,148,1) 0%,rgba(102,44,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(41,90,148,1) 0%,rgba(102,44,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#295a94', endColorstr='#662c2b',GradientType=1 ); /* IE6-9 */


}

.why-should-text{display:inline-block; color:#fff;}
.why-should-bar .why-should-text{display:inline-block; padding-right:22px; margin:10px 0;    color: #fff;    font-size: 20px;}
.why-should-bar ul{display:inline-block; color:#fff;padding-left:0; margin-bottom:0;}
.why-should-bar ul li{display:inline-block; padding:0 10px;}
.why-should-bar ul li a{padding: 5px 15px;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;font-size: 20px;}
.why-should-bar ul li a:hover {
    background: #5f131f;
    color: #fff;
}

/* Call to action Box Css */


/*Partners Logo*/


.affinity_partner_section { padding:3em 0 5em; }
.affinity_section{    max-width: 940px;
    margin: 0 auto;
    padding-top: 20px;}
.affinity-title {     text-align: center;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #0b56a7;}
.affinity_section .item { margin:0 10px; }
.affinity_section .slick-arrow { width:40px; height:inherit }
.affinity_section .slick-arrow:before { content:none; }
.affinity_section .slick-arrow.slick-prev { left:-50px; }
.affinity_section .slick-arrow.slick-next { right:-50px; }
.affinity_section .item img{width:100%;}
.affinity_slider .slick-track{display:flex;}
.affinity_section .item{    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
	justify-content: center;
    align-items: center;
    display: -moz-inline-flex;
    -moz-justify-content: center;
    -moz-align-items: center;    height: auto;}

.affinity_slider > .item{display:none;}

.affinity_slider .slick-slide img{}

/*Partners logo*/

.contact_wrapper{
     position: relative;
    
     width: 100%;
	 
	 /* background: url('../images/contact.png'); */
    background-attachment: scroll;
    background-size: auto auto;
float: none;
background-size: cover;
background-attachment: fixed;
	 
}

.contact_wrapper .green-gredient-title h2{
    font-size: 55px;
    font-weight: 600;
}

.contact_overlay .content p {
    color: #fff;
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
}

.contact_overlay {
    
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 100px 0;
    background:rgba(0, 0,0, 0.60)
}

.contact_overlay .content {
     max-width: 1170px;
     display: table;
     margin: 0 auto;
     width: 100%;
}

/*.contact_overlay .content h3{
     font-weight: 500;
     font-size: 55px;
     color: #ffffff;
     margin-bottom: 40px;
}*/




.contact_overlay .content input[type="button"]{
    display: table;
    padding: 4px 30px 5px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    font-size: 20px;
    background: linear-gradient(to right,#0e8dc6 0%,#0a9d8d 50%,#07ac57 100%);
    border: none;
    margin: 30px auto;
    text-transform: uppercase;
}

.contact_overlay .content input[type="button"]:hover, .contact_overlay .content input[type="button"]:focus{
    background: linear-gradient(to right,#0c77ac 0%,#098077 50%,#068f42 100%);
}


.image_wrapper_contact{
     width: 100%;
}

.why-should-bar.contact_border{
        padding: 5px 0;
}


/* Call to action Box Css */


/*Questions section*/



.questions-area{
    background: #01476B;
    position: relative;    padding: 40px 0px;}
	
.questions-area:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid #01476B;
    position: absolute;
    left: 50%;
    z-index: 99;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
}

.questions-area:after {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    background: #00599D;
    height: 100%;
	top:0;
}
.questions-slider{position:relative;z-index:100;}


.questions-slider > .items{display:none;}
.questions-slider > .items:first-child{display:block;}

.for-question-title {
    text-align: center;
}

.for-question-title .title-box{
        color: #fff;
    font-weight: 800;
    font-size: 24px;
    display: inline-block;
    padding: 5px 15px;
    border: 2px solid #fff;position:relative;    min-width: 250px;
}

.left-item .title-box:before {
    content: "";
    top: 100%;
    left: 18px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 0px solid transparent;
    border-right: 41px solid transparent;
    border-top: 28px solid #fff;
    box-shadow: 0px 0px 0px 0px #fff;
}
.left-item .title-box:after {
    content: "";
    top: 100%;
    left: 20px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left: 0px solid transparent;
    border-right: 35px solid transparent;
    border-top: 25px solid #01476B;    margin-top: -1px;
}


.right-item .title-box:before {
    content: "";
    top: 100%;
    right: 18px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right: 0px solid transparent;
    border-left: 41px solid transparent;
    border-top: 28px solid #fff;
    box-shadow: 0px 0px 0px 0px #fff;
}
.right-item .title-box:after {
        content: "";
    top: 100%;
    right: 20px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right: 0px solid transparent;
    border-left: 35px solid transparent;
    border-top: 25px solid #00599D;    margin-top: -1px;
}


.question-text{    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: 60px;
    font-size: 18px;}


.question-person{    margin-top: 20px;
    font-size: 14px;}


.questions-area .slick-next {
    right: 60px;
}

.questions-area .slick-prev, .questions-area .slick-next {
    width: 36px;
    height: auto;    z-index: 9;
}
.questions-area .slick-arrow.slick-disabled{display:none !important}
.questions-area .slick-arrow {
    padding: 8px;
}
.questions-area .slick-prev {
    left: 60px;
}

.questions-area .slick-prev:before, .questions-area .slick-next:before{content:none;}


.question-teaser-bottom{    padding: 40px 0;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bcdcc9+0,bfd0df+100 */
background:#606062;
}

.question-buttons{text-align:center;}
.question-buttons p{margin-bottom:0;}
.question-buttons a{display:inline-block; padding:8px 12px; background:#00599D; color:#fff;     margin: 0 3px;    min-width: 150px;}
.question-buttons a:hover{background:#01476b;}

.question-buttons a.light-blue{display:inline-block; padding:8px 20px; background:#730504; color:#fff;}
.question-buttons a.light-blue:hover{background:#5a0005;}

/*Questions section*/


	.sr-only-clip {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    padding: 0 !important;
    border: 0! important;
    white-space: nowrap !important;
    clip: rect(1px 1px 1px 1px) !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
}

.header_top_bg {
    position: relative;
    z-index: 20;
   background:#ddd;

}
.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: #fff;
}
#accessibility ul li a:hover {
        color:#fff;
}
#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;
}




.copyright_wrapper {
     text-align: center;
     color: #000;font-size: 12px;
}


.copyright_wrapper .content a{
     color: #000;
     display: inline-block;
     padding: 0 12px;
     position: relative;
     border-left: 1px solid #000;
     line-height: 10px;
}

.copyright_wrapper .content li:first-child{
     margin-left: 15px;
}


.copyright_wrapper .content a:hover, .copyright_wrapper .content a:focus{
     text-decoration: none;
     color: #730504;;
}


.copyright_wrapper .content img{
     display: table;
     margin: 0 auto;
     margin-top: 40px;
}


.copyright_wrapper .content ul{
     display: inline-block;margin-bottom:0;
}


.copyright_wrapper .content ul li{
     padding-left: 0;
     padding-right: 0;
}



/* Footer Design Ends Here */


/* Inner Page Design **/


.page_title_wrapper{
        padding: 15px 0;
    background: rgb(14,141,198);
    background: -moz-linear-gradient(left, rgba(14,141,198,1) 0%, rgba(10,157,141,1) 50%, rgba(7,172,87,1) 100%);
    background: -webkit-linear-gradient(left, rgba(14,141,198,1) 0%,rgba(10,157,141,1) 50%,rgba(7,172,87,1) 100%);
    background: linear-gradient(to right, rgba(14,141,198,1) 0%,rgba(10,157,141,1) 50%,rgba(7,172,87,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e8dc6', endColorstr='#07ac57',GradientType=1 );
        font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
}



.content_wrapper_inner{
     float: left;
     width: 100%;
     padding: 40px 0;
}



.content_wrapper_inner .content input[type="button"]{

         display: block;
    padding: 4px 30px 5px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    font-size: 20px;
    background: linear-gradient(to right,#0e8dc6 0%,#0a9d8d 50%,#07ac57 100%);
    text-transform: uppercase;
}


.content_wrapper_inner .content input[type="button"]:hover, .content_wrapper_inner .content input[type="button"]:focus{
    background: linear-gradient(to right,#0c77ac 0%,#098077 50%,#068f42 100%);
}

.content_wrapper_inner .content ul{
         list-style: initial;
}

.content_wrapper_inner .content ul, .content_wrapper_inner .content ol{
     padding-left: 19px;
     margin-bottom: 20px;

}


.content_wrapper_inner .content input, .content_wrapper_inner .content select{
     border-radius: 0;
     min-height: 40px;
     box-shadow: none;
     border: 1px solid #ddd;
}
.content_wrapper_inner .content input:focus, .content_wrapper_inner .content select:focus{
     outline: none;
    border-bottom: 1px solid #06af4e;
}

.content_wrapper_inner .content textarea{
     border-radius: 0;
     box-shadow: none;
     resize: none;
     border: 1px solid #ddd;
}

.content_wrapper_inner .content textarea:focus{
    border-bottom: 1px solid #06af4e;
}


.content_wrapper_inner .content a {
    color: #0e8dc6;
}

.content_wrapper_inner .content a:hover, .content_wrapper_inner .content a:focus {
    color: #07ac57;
    text-decoration: none;
}





/*Full width search*/
.full-width-search-wrapper {
  background: transparent;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  text-align: center;
  top: 0;
  transform: scale(0.97);
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 99999;
}

.full-width-search-wrapper:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(14,141,198);
    background: -moz-linear-gradient(left, rgba(14,141,198,1) 0%, rgba(10,157,141,1) 50%, rgba(7,172,87,1) 100%);
    background: -webkit-linear-gradient(left, rgba(14,141,198,1) 0%,rgba(10,157,141,1) 50%,rgba(7,172,87,1) 100%);
    background: linear-gradient(to right, rgba(14,141,198,1) 0%,rgba(10,157,141,1) 50%,rgba(7,172,87,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e8dc6', endColorstr='#07ac57',GradientType=1 );
    opacity: .75;
}

.full-width-search-wrapper.search-wrapper-show {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.full-width-search-form {
  position: absolute;
top: 50%;
transform: translateY(-50%);
width: 90%;
max-width: 800px;
margin: 0 auto;
left: 0;
right: 0;
}
.full-width-search-form > input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  font-size: 24px;
  border-bottom: 2px solid #fff;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  text-align: left;
  color: #fff;
  padding-right: 50px;transition:.5s border ease; -moz-transition:.5s border ease; -webkit-transition:.5s border ease; -o-transition:.5s border ease;
}
.full-width-search-form > input:focus{border-color:#ccc}

.full-width-search-form > input::placeholder {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  opacity: 1;
}
.search-closer {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 100%;
  color: #0e8ccc;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  margin: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  transition: all 0.3s ease-in-out 0s;
  width: 40px;
}
.search-closer:hover {
  background: #ffffff;
  color: #06af4e;
}
.full-width-search-form button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  font-size: 26px;
  padding: 5px 10px;
  position: relative;
  right: 0px;
  top:-5px;
  position:absolute;
  transition: 0.3s;
  color: #ffffff;
}

.full-width-search-form button:hover {
    color: #ccc;
}

.testimonial_slider_wrapper > .testimonial-item{display:none;}
.testimonial_slider_wrapper > .testimonial-item:first-child{display:block;}


@media(max-width:767px){
    #primary-content .inner-content-area ul li {margin-left: 0!important;}

	.full-width-search-form > input::placeholder, .full-width-search-form > input {
 font-size: 16px;
 
}
.full-width-search-form button{font-size:18px;top: -8px;}

}



@media(max-width:991px){
	.body-stick{padding-top:0 !important;}
	.mobile-top-head{display:block;}
	.desktop-top-head{display:none;}
	
	.staywell-advertisment{position: relative;margin-top: 15px;top: 0;}
	.adv-button{text-align:center; margin-top:15px;}
	
	#blue-opacity{width:100%; position:relative;}
	
	.interest-cat-item{display:inline-block;width:100%;}
	
	.staywell-adv-item .col-md-8{padding-right:15px;}
	.staywell-found-title h2 span{margin-left:0;}
	.content-panel-area{font-size:14px;}
	.open-panel .selected::after {bottom:-30px;}
	
	.sub-top-links a, .top-social-links a{color:#fff;}
	.sub-top-links a:hover, .top-social-links a:hover{color:#fff218;}
	
}



.preloader {
    position: fixed;
    z-index: 9999999999;
    background: rgba(0, 0, 0, 0.95);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: none;
}


.front .preloader{
    display: block;
}


.front .preloader .hidden{
     display: none;
}

.preloader img{
     width: 250px;
}


/* Banner Loader */
.spinner {
    margin: 50px;
    height: 40px;
    width: 40px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: auto;
    margin-top: 0;
    margin-left: -20px;
    bottom: 0;
    margin-bottom: 0;
}
 @keyframes rotate {
     0% {
         transform: rotate(0deg);
    }
     100% {
         transform: rotate(360deg);
    }
}
/* .loader_wrapper {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: #fafafa;
     z-index: 9999999;
     min-height: 548px;
}*/

.loader_wrapper{
         position: absolute;
    width: 300px;
    height: 160px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}




/*Loader Css Start*/

@charset "utf-8";
/*-- preloader --*/
/* loader wrapper */

#pre-loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
}

.front #pre-loader-wrapper{
    display: block;
}

#pre-loader-wrapper img{
    width: 100px;
}

#pre-loader-wrapper .pre-loader-section {
    position: fixed;
    left: 0;
    height: 50%;
    width: 100%;
    background: #fff;
    z-index: 1000;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#085291+0,6f080b+100 */
background: rgba(255,255,255,.90); 

}
#pre-loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 170px;
    height: 170px;
    margin: -85px 0 0 -85px;
    border-radius: 50%;
    text-align: center;
    line-height: 170px;
    /*border: 3px solid transparent;
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -ms-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;*/
    z-index: 9999;
}
/*#pre-loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    -ms-animation: spin 3s linear infinite;
    -o-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}*/
#pre-loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color:#01307e;
    border-bottom-color: #01307e;
    border-left-color: transparent;
    -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;
}
.pre-loaded #pre-loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* slide animation */

#pre-loader-wrapper .pre-loader-section.section-left {
    top: 0;
}
#pre-loader-wrapper .pre-loader-section.section-right {
    bottom: 0;
}
.pre-loaded #pre-loader-wrapper .pre-loader-section.section-left {
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    /* IE 9 */
    -o-transform: translateY(-100%);
    /* transform: translateY(-100%); */
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.pre-loaded #pre-loader-wrapper .pre-loader-section.section-right {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.pre-loaded #pre-loader-wrapper {
   visibility: hidden; 
     -webkit-transform: translateX(-100%); 
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    /* transform: translateX(-100%); */
    /* -webkit-transition: all 0.3s 1s ease-out; */
    -moz-transition: all 0.3s 1s ease-out;
    -ms-transition: all 0.3s 1s ease-out;
    -o-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/*Loader Css End*/
h4.modal-title {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.inner-content-area{
    padding-top: 40px;
}


.inner-content-area h2{
    color: #01307e!important;
}

.inner-content-area h1{
    color: #000!important;
}

.inner-content-area h3{
    color: #f7e900 !important;
}

.inner-content-area h4{
    color: #000!important;
}

.inner-content-area h5{
    color: #01307e!important;
}

.inner-content-area h6{
    color: #f7e900!important;
}



.video-slider{    padding: 4em 0 4em;
    position: relative;
    z-index: 102;
       background: #f1f1f1;}
.video-slider-section{position:relative;}
.video-slider-section {max-width:900px; margin:0 auto;}
.video-slider-section #carousel-left img{max-width:40px;}
.video-slider-section #carousel-left{left:-40px;}
.video-slider-section #carousel-right img{max-width:40px;}
.video-slider-section #carousel-right{right:-40px;}

.video-slider-section .play-icon-carousel {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    /* background: url(../images/play_icon-wh.png); */
    background-size: 100%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

@media(max-width:420px){
	.video-slider-section .play-icon-carousel{width:60px; height:60px; top:40%;}
}
.carousel-image{border-width:12px; border-color:#333;}

.video-section-title{text-align:center; margin-bottom:5px;}
.video-section-title .video-title-subtext{font-size:20px; font-weight:700;    margin-bottom: 8px;}
.video-section-title .video-title-text{    text-align: center;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #0b56a7;}
.video-section-title .video-title-text span{}


.video-slider-section .project_info {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    font-weight: 500;
    background: #333;
    width: 100%;
    padding: 8px 15px;
    text-align: center;
    color: #fff;
}

@media(min-width:992px) and (max-width:1280px){
	.service_item_text h2{font-size:22px;}
	.hsp-numerous-section > .row{display:flex}
	.hsp-numerous-section > .row > .col-md-4{display:inline-flex}
}

.mobile_link{display:none !important}
@media(max-width:991px){
	.mobile_link{display:block !important}
	.backtop{display:none !important}
	.capability-services{padding-bottom:0}
	.affinity_partner_section{padding-bottom:3em}
	
	.health-care-row .service_items{margin: 20px;}
	.hsp_committed_area{background-image: none !important;}
	.numerous_items{margin-bottom:20px;}
	.hsp_numerous_btn{margin-top:20px;}
	.hsp-numerous{padding-bottom:2em}
	
	.main-logo{display:none;}
	.sticky-logo{display:block}
	.top-bar-header.mobile-top-head .sub-top-links {
    display: inline-block;
    width: auto;float: left;
}
.top-bar-header.mobile-top-head .sub-top-links.social-media {float:right}

.section-for-news .slick-next {
    right: -25px;
}
.section-for-news .slick-prev {
    left: -25px;z-index:1
}

.upcoming-info {
top: 0;
padding-top: 5px;
font-size: 13px;
}
.credit_for_banner{font-size:12px;}

.news-section .heading h2 {
   font-weight: 600;
font-size: 36px;
text-align: center;
margin-bottom: 30px;
padding-bottom: 10px;
}
.news-section .button-section {
    
    text-align: center;
}
.news-section .button-section {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 20px;
}

.section-for-news {
    padding: 0 15px;
}
.more-info-btn{text-align:center}
.heading h2{text-align: center;font-size: 36px;}
.about-part .sub-text h3{font-size: 22px;
text-align: center;
font-weight: 500;
line-height: 1.4;}
.text-content{text-align:center}
.button-section{text-align:center}
.every_flavor_section .button-section {
    text-align: left;
}
.section-for-item.about-part{background:#fff}
.section_content{font-weight:400}
.image_for_section {
    margin-top: 30px;
}
.section-for-item.core-value .heading h2{font-size:32px;}
.vc_column-inner p{font-weight:400}
.col-resources.col-md-12 .col-md-4 {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.col-connect-with-us {margin-bottom:0 !important; padding-bottom:0 !important}

footer .backlinks-footer li{display:block; margin-bottom:10px;}
.backlinks-footer a{line-height: 1.4;
border: 0;}
footer {
    padding-top: 3em !important;
}

#slider img{    height: 400px;
    object-fit: cover;
}
.search-pop-section .explore_search{padding:0 15px;}
.explore_search h3{font-size:20px;}
.search-bar-on-banner input{font-size:16px;}
#primary-content .page-title-small h1{font-size:34px !important}

.only-mobile-banner-caption .bannertextarea {
    position: relative;
    background: #000;
    top: 0;
}

.bannerarea .upcoming-info, .bannerarea .credit_for_banner{display:none}

.only-mobile-banner-caption .credit_for_banner{position: relative;
bottom: 0;
background: #000;
left: 0;
text-align: center;
padding: 25px 15px;
border-top: 1px solid #333;}
.only-mobile-banner-caption .upcoming-info{text-align:center}
.only-mobile-banner-caption .bannertextarea h3{margin-top:10px;}
.only-mobile-banner-caption .bannertextarea h2{display:none}


}



@media(max-width:480px){
	.copyright_wrapper .content a{border:0;}
	.copyright_wrapper ul{padding-top:10px;}
	
	.copyright_wrapper .content li{display:block; margin:0 !important; padding-bottom:10px;}
	.copyright_wrapper .content li:last-child{padding-bottom:0;}
	.question-text{font-size:16px;}
}


.slick-disabled{display:none !important}


#primary-content .head-menu .main-logo{display:none;}
#primary-content .head-menu .sticky-logo{display:inline-block;}

@media(min-width:991px){

#primary-content .head-menu #cssmenu > ul > li > a{color: #000;}
#primary-content .head-menu #cssmenu > ul > li.has-sub > a::after{border-color:#000}

#primary-content .head-menu #cssmenu > ul > li > a:hover{color: #01307e;}
#primary-content .head-menu #cssmenu > ul > li.has-sub:hover > a::after{border-color:#01307e}
#primary-content .head-menu #cssmenu .register-item a, #primary-content .head-menu .mobile-top-head .register-item a{color: #fff !important}

#primary-content .sub-top-links a, #primary-content .top-social-links a{color:#000}
#primary-content .sub-top-links a:hover, #primary-content .top-social-links a:hover{color:#01307e}

#primary-content  ul.social-media.sub-top-links a{      background: #000;
    color: #fff;
    border-color: #000;}
	
	#primary-content  ul.social-media.sub-top-links a:hover{      background: #01307e;
    color: #fff;
    border-color: #01307e;}
}



#search-form.search-form {
    width: 100%;
    padding-bottom: 1em;
}
#search-form {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 30px;
}
#search-form hideSubmitButton-processed .form-item label{display: block;}

	.search-form #edit-basic #edit-keys {
    width: calc(100% - 110px);
  
    vertical-align: middle;  padding: 7px 15px;
    border-radius: 0;
    border: 1px solid #999;
}
#edit-basic #edit-submit {
    font-size: 20px;
    padding: 7px 10px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
}
#search-form hideSubmitButton-processed .form-item #edit-submit{    padding: 10px 15px;}	

h2.search_heading {
    font-size: 26px !important;
    line-height: 32px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    font-weight: 500 !important;
    margin-top: 20px;
    color: #000 !important;
}
.search-results {
    padding-left: 0 !important;
    list-style: none !important;
}

.search-results{padding-left:0 !important; list-style:none !important;}
.search-results .search-snippet-info{padding-left:0}
.search-results.node-results h3.title {
    font-size: 18px !important;
    line-height: 20px !important;
       margin-bottom: 10px !important;
}

.search-snippet-info p {
    margin-bottom: 5px !important;
}
.search-info {    font-weight: 600;
    color: #21397e !important;}
.search-results li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
}
.page-search-node ul li em{
    color: #21397e;
}.search-results li .search_url{    margin: 10px 0;}
.search-results li .search_url a{    text-decoration: underline;}
.search-form input{border-radius:0 !important}

@media(max-width: 767px){
.search-form .form-submit{padding: 5px 10px !important;}
.explore_search h3 {
	font-size: 18px;
}
.search-bar-on-banner input{
 	font-size: 16px;
}
.search-bar-on-banner button{
	font-size: 14px;
}
#search_section.inline-popup {
	max-width: 100%;
    padding: 30px 0;
}
}
@media(max-width: 480px){
.search-bar-on-banner input{
 	
}
.search-bar-on-banner button{
	font-size: 12px;
}

}


	
	.header-for-inner {
    position: relative;    background-repeat: no-repeat !important;
    background-size: 100% !important;
}

.page-breadcrumb {
    text-align: center;
    margin: 15px 0;
}
.page-breadcrumb a {
    font-weight: 600;
    text-decoration: underline; color:#fff
}
.page-breadcrumb a:hover{color:#fff218}
.page-breadcrumb a.nolink {color:#fff; text-decoration:none}
.bck_previous a:hover{color:#fff218}
.nolink {
    cursor: default !important;
}
.inner-content-area a{
    font-weight: 700;
    text-decoration: underline;
	word-break: break-word;
}
.inner-content-area {
    font-size: 18px;
}


.site-map-menu a.glyphicon.glyphicon-home:before{content:none}
.site-map-menu a.glyphicon.glyphicon-home{    font-family: 'Open Sans';
}

.site-map-menu a {
    padding-bottom: 5px;
    padding-top: 5px;
    display: inline-block;

}
.inner-content-area hr{
	border-top: 1px solid gray;
}



.views-exposed-form .views-exposed-widget {
    max-width: 23%;
    width: 100%;
    margin: 0px;    padding-bottom: 10px !important;
    min-height: 82px;
}
.views-exposed-form .views-exposed-widget#edit-event-date-wrapper,.views-exposed-form .views-exposed-widget#edit-post-date-wrapper{max-width: 33%;}
.views-exposed-form .form-submit{    font-size: 16px;
    padding-left: 16px;
    padding-right: 16px;}
	.views-exposed-form .form-item, .views-exposed-form .form-submit{    margin-right: 0 !important;}
.calendar .views-field-field-deadline-date > .field-content{color:#fff;}
.view-id-events.view-display-id-block_1{border:0; padding:0}
#edit-deadline-wrapper .views-widget{margin-left:0px; margin-top:5px;}
#edit-deadline-wrapper .views-widget, #edit-deadline-wrapper .views-widget label{display:inline-block}


.views-exposed-form label {
    display: block;font-size:14px;font-weight:600;
}
#edit-field-happen-date-value-wrapper > label, #edit-field-event-date-value-wrapper > label {
    display: none;
}
div#edit-field-happen-date-value-min-wrapper, div#edit-field-event-date-value-min-wrapper {
    width: calc(50% - 8px);
    float: left;
}
div#edit-field-happen-date-value-max-wrapper, div#edit-field-event-date-value-max-wrapper {
    width: calc(50% - 8px);
    float: right;
}

div#edit-field-happen-date-value-min-wrapper, div#edit-field-date-posted-value-min-wrapper {
    width: calc(50% - 8px);
    float: left;
}
div#edit-field-happen-date-value-max-wrapper, div#edit-field-date-posted-value-max-wrapper {
    width: calc(50% - 8px);
    float: right;
}

.views-exposed-widget.views-submit-button {
    width: auto;
    padding-right: 0px;
    margin: 0px;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 25px;
}
.views-submit-button input[type=button], input[type=submit] {
    padding: 5px 10px;
}
.container-inline-date .description {
    display: none;
}
.views-exposed-form .views-widget input[type="text"], .views-exposed-form .views-widget select, .views-exposed-form .views-widget textarea {
       border: 1px solid #666;
    padding: 6px 8px;
    max-width: 450px;
    width: 100%;
    font-size: 14px;
    min-height: 38px;margin-right:0
}
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option, .container-inline-date > .form-item{
    margin-right: 0px;
}
.view .date-nav-wrapper .date-nav {
    padding: 0px;
    margin: 0px;
}
.view .date-nav-wrapper .date-heading {
    padding: 5px;
}
.view .date-nav-wrapper .date-prev a {
    /* background: url(../images/left-arrow.png) no-repeat 0 0 !important; */
    border: none;
    margin: 0;
    text-indent: -999999px;
    font-size: 0px !important;margin-left:0 !important;background-position: center !important;
}

.view .date-nav-wrapper .date-next a {
    /* background: url(../images/right-arrow.png) no-repeat 0 0 !important; */
    border: none;
    margin: 0;
    text-indent: -999999px;
    border-radius: 0 !important;
    font-size: 0px !important;margin-right:0 !important; background-position: center !important;
}
.view .date-nav-wrapper .date-prev {
    left: 36%;
    top: 4px;
    right: auto;
    width: 52px;padding: 8px 0px !important;
}
.view .date-nav-wrapper .date-next {
    right: 35%;
    left: auto;
    top: 4px;
    width: 52px;    padding: 8px 0px !important;
}
.view .date-next, .view .date-nav-wrapper .date-prev {
    background: none!important;
    margin: 0!important;
    border: 0 !important;
}
.view .date-nav-wrapper .date-heading h3 {
    margin-top: 0px !important;
    color: #000 !important;
}
.widget.Blog .row:nth-child(odd) .post.tiles {
    background-color: rgba(204, 25, 25, 0.04);
}
.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
    background:#0a94d5;
    padding: 5px;
}
.calendar-calendar .month-view .full td.single-day div.monthview a, .calendar-calendar .week-view .full td.single-day div.weekview a, .calendar-calendar .day-view .full td.single-day div.dayview a {
    color: #fff !important;
    font-size: 14px;
}
#primary-content .calendar-calendar .month-view .full td.date-box.today, #primary-content .calendar-calendar .month-view .full tr td.single-day.today{border-color: #0a94d5;}

#primary-content .calendar-calendar .month-view .full td.single-day div.monthview, #primary-content .calendar-calendar .week-view .full td.single-day div.weekview, #primary-content .calendar-calendar .day-view .full td.single-day div.dayview{background: #0a94d5;line-height: 1.3;
padding: 5px;}

#primary-content .calendar-calendar .month-view .full td.single-day div.monthview a, #primary-content .calendar-calendar .week-view .full td.single-day div.weekview a, #primary-content .calendar-calendar .day-view .full td.single-day div.dayview a{    font-size: 12px;
    font-weight: 600;
    display: block}

#primary-content .calendar-calendar .month-view .full td.single-day div.monthview:hover, #primary-content .calendar-calendar .week-view .full td.single-day div.weekview:hover, #primary-content .calendar-calendar .day-view .full td.single-day div.dayview:hover{background:#b9d40f}

.calendar-calendar .month-view .full tr td.single-day.today, .calendar-calendar .month-view .full td.date-box.today {
    border-color: #0a94d5;
}
.calendar-calendar .month-view .full td.single-day div.monthview:hover, .calendar-calendar .week-view .full td.single-day div.weekview:hover, .calendar-calendar .day-view .full td.single-day div.dayview:hover {
    background: #b5a66b;
}
.calendar-calendar td.empty {
    color: #0a94d5;
}
#cboxContent {
    border: 10px solid #0a94d5;
    padding: 24px;
}
#cboxOverlay {
    /* background: url(../images/overlay.png) repeat 0 0; */
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
.view-calendar .view-header {
    position: relative;
    margin-bottom: 0px;
}
#cboxClose {
    text-indent: -75px;
}
#primary-content .view-happenings-detail .post-title {
    font-size: 22px !important;
    font-weight: 700;
    color: #0a94d5 !important;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: capitalize;
}
.ec-directory-option li a {
    line-height: 22px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0px;
    color: #40a636;
    font-family: 'Open Sans', sans-serif;
}
.ec-directory-option li a:hover{
    color: #01307e
}
#primary-content .ec-directory-option .event-label .fa-th-list {
    font-size: 15px;
    color: #000 !important;
}
.post {
    background: #fff;
    padding-bottom: 15px;
}
#primary-content h2.post-title, h2.post-title span{text-transform: capitalize;}
.ui-datepicker-header {
    background: #57b7e4;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #aaa;
    background: #f4fafa;
}
.views-exposed-widgets {
    margin-top: 15px;
}
.right-img i.fa.fa-link.ec-bgcolorhover {
    
}
.ec-thumb-hover i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.70);
    border-radius: 6px;
    font-size: 24px;
    text-align: center;
    padding: 15px 0px 0px 0px;
    margin: -26px 0px 0px -22px;
}
#primary-content h2.post-title a:hover{color:#01307e !important; }
#primary-content h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {
        color: #000;
    font-size: 28px; text-decoration:none
}

.deadline-text {
    padding: 5px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: 600;font-size: 16px;
    border-bottom: 1px solid #999;
}

.buttons-in-menu.only-for-mobile{display:none;}

.after-title-categ.this-section-overimg {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    background: #44ccd6;
    color: #fff;
    font-size: 20px;
}

.view.view-h-month {
    margin-bottom: 40px;
}
.views-field.views-field-colorbox .field-content a {
    font-size: 18px !important;font-weight:700 !important;
}
#edit-deadline-wrapper > label{ display:inline-block;    vertical-align: sub;margin-top: 35px;}
#edit-deadline-wrapper .views-widget{margin-top: 30px;    float: left;}

.events_grid .view-events .event-happen-timer{ width:100%; margin:auto; padding:0;}
.events_grid .view-events .event-happen-timer .event-countdown{ padding:7px;margin-top: 15px; margin-bottom:20px;}
.events_grid .view-events .countdown span{ font-size:26px;}
.events_grid .view-events ul.countdown li p{ font-size:12px !important;}
.events_grid #primary-content .view-events ul.countdown li{line-height: 23px;font-size: 16px;}
.events_grid #primary-content .view-events .countdown h2{ margin-bottom:15px;}
.events_grid .event-passed-text{padding: 10px;font-size: 16px;}
.active_showing{ font-size:11px;padding-left: 2px;}
#primary-content .events_heading{ color:#000000;}

.view-news-announcements .deadline-text{ position:relative; margin-top:10px; font-size:13px;}

#upcoming-announcement-slider .event-happen-timer{width: 100%;padding-left: 0;margin: 0;margin-top: 15px;}
#upcoming-announcement-slider .event-happen-timer .event-countdown{ padding:7px;}
#upcoming-announcement-slider .event-passed-text{ padding:0;}

.view  .ec-directory-option li{ float:none;}
#clear_form{margin-top: 42px;display: inline-block;font-size: 13px;padding-left: 5px; cursor:pointer;vertical-align: bottom; margin-left:10px;}
#edit-view-wrapper{ display:none;}
.events_skip a{text-align: right;display: inherit;font-size: 18px;font-weight: bold;}

#properties-slider .teaser-image img{ border:2px solid #ddd;}

#upcoming-announcement-slider .countdown h2{ font-size:13px;}
#upcoming-announcement-slider ul.countdown{ font-size:22px;}
#upcoming-announcement-slider .countdown span{ font-size:22px;}
#upcoming-announcement-slider ul.countdown li p{font-size: 12px !important;}
#upcoming-announcement-slider ul.countdown li{ padding-right:5px;}
.view-trending-list .post.tiles{ float:none;}


@media(max-width:991px){
.upcoming-events_section .view-display-id-block_1{max-width: 85%;margin-left: auto;margin-right: auto;}
.upcoming-events_section #news .slick-prev {
    left: -35px;
    width: 30px;
}
.upcoming-events_section #news .slick-next {
    right: -35px;
    width: 30px;
}

.upcoming-events_section .event-happen-timer {width: 100%;padding-left: 0;margin: 0;   margin-top: 0px; margin-top: 20px;}

}

.new-radio{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}

.new-radio + label {
        font-weight: 600;
    margin: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    vertical-align: top;
    margin-top: 8px;
    max-width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 40px;}
	
	.new-radio + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 5px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #003c71;
    margin-top: -4px;
    margin-left: -45px;
}
.new-radio + label::after {
   content: "";
color: #be1238;
font-size: 28px;
text-align: center;
padding: 2px;
top: 2px;
left: 1px;
opacity:0;
visibility: visible;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
position: absolute;
width: 10px;
height: 10px;
background: #003c71;
border-radius: 50%;
 
}

.new-radio:checked + label::after {opacity: 1;}


input.new-checkbox{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}
	input.new-checkbox + label {
    font-weight: 600;
    margin: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    vertical-align: top;
    margin-top: 8px;
    max-width: 100%;
    font-size: 14px !important;margin-bottom: 10px;}
	
	input.new-checkbox + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 8px;
    background-color: rgba(255,255,255,.8);
    border-radius: 4px;
    border: 2px solid #0c5dc5;
    margin-top: -4px;
}
.red-check + label::before {
    content: "";
 
    border: 2px solid #be1238;

}	
input.new-checkbox + label::after {
    content: "\2713";
    color: #be1238;
    font-size: 28px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 2px;
    top: -12px;
    left: 2px;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    position: absolute;
 
}
.red-check + label::after {
	 content: "\2714";
    color: #be1238;
}
input.new-checkbox:checked + label::before{background: #0c5dc5;}
input.new-checkbox:checked + label::after {
content: "\f00c";
color: #be1238;
font-size: 28px;
text-align: center;
padding: 2px;
top: -4px;
left: 0px;
opacity: 1;
visibility: visible;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
font-size: 18px;color:#fff;


}
.views-widget-filter-field_happen_date_value > label {
    display: none;
}

#edit-date-wrapper .date-padding .hasDatepicker {
    font-size: 14px;
}
#edit-date-min-datepicker-popup-0::placeholder,#edit-date-max-datepicker-popup-0::placeholder {font-size:14px;}
#edit-date-min-datepicker-popup-0::-ms-input-placeholder,#edit-date-max-datepicker-popup-0::-ms-input-placeholder {font-size:14px;}
#edit-date-min-datepicker-popup-0::-ms-input-placeholder,#edit-date-max-datepicker-popup-0::-ms-input-placeholder {font-size:14px;}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 25px;
}
.views-submit-button #edit-submit-events.form-submit, .views-submit-button #edit-submit-news-and-announcements {
    margin-left: -5px;
    height: 35px;
    vertical-align: top;
}


.share-icons-section ul {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
}
.share-icons-section li {
    display: inline-block;
    padding: 4px;
}
.share-icons-section li a {
    display: block;
}
.share-icons-section h2.post-title span{color:#fff;}
.share-icons-section li img {
    max-width:60px;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
}
.share-icons-section .post-title{color:#fff !important;}
a.share-magnific.magnific {
       font-size: 28px;
    position: fixed;
    right: 7px;
    top: 51%;z-index:9
}

.not-front #block-block-44 {
    position: absolute;
    top: -10px;
    right: 0;
}

.imp_dead {
    float: right;
    border: 2px solid #eee;
    padding: 10px;
    margin-top: -40px;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: center;
}


.switch_buttons ul{padding-left: 0 !important;list-style: none !important;}
.switch_buttons ul li{display:inline-block;}
.switch_buttons ul li a{    font-size: 14px;
    margin-right: 5px;
    padding-right: 15px;
    display: inline-block;
    border-radius: 0;
    background: #ffad01;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;} 
.switch_buttons ul li a:hover{background:#e8a821}

.switch_buttons ul li.active a{background:#0c5dc5}
.switch_buttons ul li.active a:hover{background:#0b4ea5}
	
.switch_buttons ul li a .fa{    margin-right: 5px;
    padding: 12px 10px;
    background: rgba(0,0,0,.2);
    font-size: 16px;}
.switch_buttons{margin-top: 50px;margin-bottom: 40px;}
.view-h-month .view-display-id-block_1 {
    border: 1px solid #cccccc;
    padding: 15px 0;
    margin-bottom: 60px;
    margin-top: 10px;

}

.upcoming-events_section {
    margin-top: 30px;
}
.upcoming-events_section .post-info{font-size:16px;}
.view-display-id-block_1 .item h3 {
    color: #fff!important;
    padding: 0 20px!important;
    font-weight: 600!important;
    margin: 5px 0!important;
    padding-left: 10px!important;
    font-size: 22px!important;
}

.countdown {
    font-size: 36px;
    font-weight: 900;
    color: #0c5dc5;
    display: block;
    padding: 0 20px;
}
.event-happen-timer .event-countdown {
    border: 1px solid #e4e4e4;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    float: right;
    background: rgba(255,255,255,.2);
}
.view-display-id-block_1 .event-passed-text {
    color: inherit;
}
.event-passed-text {
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.view-display-id-block_1 .newscont a.titlebtn {
    display: block;
       background: #44ccd6;
    border: 2px solid #32a6af;    padding: 3px;
    margin-bottom: 20px;
}
.view-display-id-block_1 .newscont a.titlebtn:hover{background: #0c5dc5;
    border: 2px solid #014296;}

.event-items-for-home {
    display: inline-block;
    width: 55%;
    vertical-align: middle;
}
.event-happen-timer {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
    margin-left: -5px;
}
.view-display-id-block_1 .marleft20 p i {
    padding-right: 5px;
    width: 24px;
    text-align: center;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
}

#news .item:after{content:""; clear:both; display:table}
#news > .item{display:none;}
#news > .item:first-child{display:block}

#news .slick-arrow{    width: 40px;
    height: 40px;}

#news .slick-arrow:before{content:none;}
#news .slick-next{right:-50px;}
#news .slick-prev{left:-50px;}



/*Start Upcoming Countdown*/

.event-items-for-home { display: inline-block; width: 55%; vertical-align: middle; }
.upcoming-contdown { 
    padding:20px 0; 
    /* background: url(../images/bg-image-black.jpg) no-repeat #000;  */
    background-size: cover; background-position: center; }
.event-happen-timer { display: inline-block; width: 45%; margin-left: -5px;     vertical-align: top;   margin-left: -5px;   padding-left: 15px;}
.event-happen-timer .event-countdown { border: 1px solid #e4e4e4; width: 100%; max-width: 100%; padding-top: 10px; float:right; }
.upcoming-contdown { padding:20px 0; /*background: url(../images/bg-image-black.jpg) no-repeat #000;*/ background-size: cover; background-position: center; }
.countdown h2 { color: #fff; text-align: center; margin:0px 0; font-size: 16px; }
.event-happen-timer .event-countdown { border: 1px solid #e4e4e4; width: 100%; max-width: 100%; padding-top: 10px; float:right; background: rgba(255, 255, 255, .2); }
.upcoming-contdown { padding:20px 0; /*background: url(../images/bg-image-black.jpg) no-repeat #000;*/ background-size: cover; background-position: center; }
.countdown h2 { color: #0c5dc5; text-align: center; margin:0px 0; font-size: 16px; }
.countdown { font-size: 36px; font-weight: 900; color:#0c5dc5; display: block; padding: 0 20px; }
.countdown span { font-size: 36px; font-weight: 900; color:#0c5dc5; display: inline-block; letter-spacing:5px; }
ul.countdown { list-style: none; margin:0 auto; text-align: center; padding: 0; display: block; color:#0c5dc5; }
ul.countdown li { display: inline-block; margin: 0 -5px; }
ul.countdown li.seperator { vertical-align: top; }
ul.countdown li p { color: #fff; font-size: 14px !important; line-height: 18px; text-transform:uppercase; font-weight:500 !important; color:#0c5dc5 !important; margin-bottom:0 !important; }
 @media(max-width:991px) {
 .event-items-for-home {
width: 100%;
}
 .event-happen-timer {
width: 100%
}
}
.upcoming-contdown .album_container { margin-top:40px; border: 1px solid #999; }
.upcoming-contdown .album_container a { color:#fff; }
.event-passed-text {  font-size: 16px; text-align: center; color: #01307e; }

#primary-content .countdown h2 {
    color: #0c5dc5;
    text-align: center;
    margin: 0px 0;
    font-size: 16px;
    line-height: 1;
}
#primary-content ul.countdown{padding-left:0 !important}
#primary-content ul li.seperator { color:#0c5dc5 }
#primary-content ul.countdown li { line-height:inherit; }

.events_grid  .view-events .ec-directory-option span.date-display-single{ display:block; font-size:14px;}
.events_grid .deadline-text{ font-size:15px;}
.events_grid #primary-content .view-events  ul.ec-directory-option li{padding-bottom: 12px;}
#views-exposed-form-news-and-announcements-page #edit-view-wrapper{ display:none;}
.imp_dead{float: right;
    border: 2px solid #eee;
    padding: 10px;
    margin-top: -55px;
    padding-bottom: 0px;
    padding-top: 5px;text-align: center;}
.imp_dead h4{border-bottom: 1px solid;padding-bottom: 2px;margin-bottom: 10px;}

.view-calendar .view-header{ margin-top:40px;}
.month-view .month.day a{user-select: none;pointer-events: none;cursor: default;text-decoration: none;color: inherit;font-weight: inherit;}

.imp_deadline{font-size: 12px;font-weight: bold;}
.view-calendar .view-content{margin-top: 50px;}

.img-thumbnail{ background-color:inherit;}

/*End Upcoming Countdown*/

/*program list page section end*/

.keep-height{display:none;}
/*Events Grid view Start*/
.events_grid .widget.Blog{    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
	.events_grid .widget.Blog > .row{    width: 25%;
    float: left;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;}

	
	.events_grid .widget.Blog > .row .left-img{width:100%;    left: 0;  }
	.events_grid .widget.Blog > .row .text-left{width:100%;right: 0;padding: 0 10px;}
	.events_grid .widget.Blog > .row .text-left .post-title{font-size:18px !important;}
	.events_grid .widget.Blog .row .post.tiles{background:#fff;box-shadow: none;    padding: 5px;border: 1px solid #ddd;}
	.events_grid .widget.Blog .row .ec-directory-option li{    display: block;
    width: auto;
    margin-right: 0;
    padding-right: 0;}
	.events_grid .widget.Blog .row .post-info{margin-bottom:0}
	.events_grid .widget.Blog .row .contxt{padding-bottom:0}
	.ec-directory-option li:before{content:none;}
	.events_grid .widget.Blog .row .ec-directory-option li:before{content:none;}
div#search_date {
    margin-top: -22px;
    height: 22px;font-weight:600; font-size:14px;

}
.order-md-9.left-img{float:right}
.order-md-9.left-img a{display:block}
.views-widget-filter-field_date_posted_value > label, .views-widget-filter-field_event_date_value > label{display:none;}
.view-events #edit-view-wrapper{display:none;}
.text-left .post-info{font-size:16px;}
.events_grid .widget.Blog > .row > .col-md-12, .events_grid .widget.Blog > .row .post-outer, .events_grid .widget.Blog > .row .post.tiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.events_grid .widget.Blog .row .post-info .event-items-for-home {
    width: 100%;
}

.events_grid h2.post-title a{ 
    font-size: 24px !important;
    line-height: 1.2;}

/*Events Grid view End*/

.post-title.entry-title {
   
}

.events_grid h2.post-title.entry-title {
    padding-top: 20px;
}



#node-64 .field-type-text-with-summary{    width: 50%;
    float: left;}
.webform-client-form.webform-client-form-64{    float: left;
    width: 50%;}
.webform-client-form.webform-client-form-64	 .form-actions{clear:both; padding:0px 15px;}
#clientsidevalidation-webform-client-form-64-errors{float: left;
    width: 50%;}
	#webform-client-form-64 .col-md-6 {width:100%;}
	#webform-client-form-64 .form-submit{font-size: 20px;
    margin: 15px 0;
    padding: 8px 20px;}
	

@media(max-width:991px){
	#node-64 .field-type-text-with-summary{    width: 100%;
    float: none;}
.webform-client-form.webform-client-form-64, #clientsidevalidation-webform-client-form-64-errors{    float: none;
    width: 100%;}
	
#cssmenu > ul > li > a br {display: none;}
	
}


.events_grid .view-events-list .event-happen-timer{ width:100%; margin:auto; padding:0;}
.events_grid .view-events-list .event-happen-timer .event-countdown{ padding:7px;margin-top: 15px; margin-bottom:20px;}
.events_grid .view-events-list .countdown span{ font-size:26px;}
.events_grid .view-events-list ul.countdown li p{ font-size:12px !important;}
.events_grid #primary-content .view-events-list ul.countdown li{line-height: 23px;font-size: 16px;}
.events_grid #primary-content .view-events-list .countdown h2{ margin-bottom:15px;}
.events_grid .event-passed-text{padding: 10px;font-size: 16px;}


.view-id-happenings_list.view-display-id-block_1 .post.hentry {
    background: #fff !important;
    padding: 0;
    border: 0 !important;
    box-shadow: none;
}


.contrast-bg .section-for-item.news-section{background: #9e9e9e;}
.contrast-bg .heading h2{color:#000}
.contrast-bg .about-part .button-section a, .contrast-bg .news-section .button-section a, .contrast-bg .button-section a{    background: #000; color:#fff}
.contrast-bg .about-part .button-section a:hover, .contrast-bg .news-section .button-section a:hover, .contrast-bg .banner_btn:hover, .contrast-bg .button-section a:hover{background:#444; color:#fff}
.contrast-bg .news-box .more-info-btn a{background:#000}
.contrast-bg .news-box:hover .more-info-btn a{background:#333; color:#fff !important}

.contrast-bg .section-for-item.living-part{background:#ddd}

.contrast-bg footer{background:#000;     color: #fff;}
.contrast-bg footer h3{    color: #fff;}
.contrast-bg footer .col-connect-with-us li a, .contrast-bg footer .col-resources li a{color:#fff;}
.contrast-bg .backlinks-footer a{    border-right: solid 1px #fff;color: #fff;}

.contrast-bg footer .col-connect-with-us li a:hover, .contrast-bg footer .col-resources li a:hover{    color: #c91919;}
.contrast-bg .backlinks-footer a:hover{     color: #c91919;}


.contrast-bg #accessibility{background:#000 !important}
.contrast-bg .accesible-pannel i.fa{color:#000 !important}

.contrast-bg #cssmenu > ul > li:hover > a, .contrast-bg #cssmenu > ul > li.active > a{    color: #000;}
.contrast-bg #cssmenu > ul > li.has-sub:hover > a::after{    border-color: #000;}
.contrast-bg #cssmenu > ul > li:before{border-bottom: 2px solid #000 !important;}
.contrast-bg #cssmenu ul ul li a{border: 1px solid #999;background: #666;}
.contrast-bg #cssmenu ul ul li:hover > a, .contrast-bg #cssmenu ul ul li a:hover{color: #fff;
    background: #000;}

.support_us:before{content:none !important}

.contrast-bg #cssmenu > ul > li.support_us > a, .contrast-bg .banner_btn{background: #000;color: #fff;}
 .contrast-bg .escape{background: #444!important;color: #fff !important;}
.contrast-bg .bt-purple-p{    border-top-color: #000!important;}


.contrast-bg .vc_column-inner.bg-yellow{background:#000;}
.contrast-bg .vc_column-inner.bg-yellow .wpb_wrapper .wpb_text_column .wpb_wrapper p, .contrast-bg .vc_column-inner.bg-yellow .wpb_wrapper .wpb_text_column .wpb_wrapper h4{ color:#fff}
.contrast-bg .vc_column-inner.bg-green{background:#222}
.contrast-bg .vc_column-inner.bg-red{background:#333}
.contrast-bg .vc_column-inner.bg-orange{background:#444}
.contrast-bg .vc_column-inner.bg-blue{background:#555}
.contrast-bg .vc_column-inner.bg-purple{background:#666}
.contrast-bg #pre-loader:after{border-top-color: #000;border-bottom-color: #000;}




.footer-small .md-list {width: 49%;float: left;    margin-right: 7px;}
.footer-small .md-list:last-child {margin-right: 0px;}
/*.footer-small .md-list li a {display: flex;align-items: baseline;}*/
.footer-small .md-list li a .fa-angle-right {margin-right: 8px;}
.footer-small .list-unstyled li a .fa-angle-right {margin-right: 8px;}

.section-for-news .event-happen-timer{    width: 100% !important;
    margin-bottom: 20px;    margin-left: 0;
    padding: 0 15px;}
	
#block-block-21 .list-unstyled li > a, #block-block-22 .list-unstyled li > a{padding-left: 20px;
    position: relative;
    display: inline-block;}
#block-block-21 .list-unstyled li > a:before, #block-block-22 .list-unstyled li > a:before{    content: "\f105";
    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: 8px;
    position: absolute;
    left: 4px;
    top: 3px;}
	
	#cboxContent .event_list_item {
    margin-bottom: 10px;
    font-size: 14px;
}
@media (min-width: 767px){
.escape {
     background: #ff9901; 
    width: 13em;
    height: 12em;
    cursor: pointer;
    color: #fff;
    font-size: 90%;
    display: block !important;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100000;
    -moz-transition: all .5s cubic-bezier(0.75,-0.25,0.25,0.75);
    -o-transition: all .5s cubic-bezier(0.75,-0.25,0.25,0.75);
    -webkit-transition: all .5s cubic-bezier(0.75,-0.25,0.25,0.75);
    transition: all .5s cubic-bezier(0.75,-0.25,0.25,0.75);
}
.escape:hover {
    background: #01307e;
    color: #fff!important;
}
.escape .position {
    width: 100%;
    padding: 1.8em;
    text-align: center;
    line-height: .9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 5px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.escape .position h3 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0.6em;
    font-size: 1.4rem;
}
/*.escape .position:hover h3{color: #000;}
.escape .position:hover{color: #000;}*/
.escape p {
    line-height: 1.1;
}

#cssmenu > ul > li.support_us > a::after {
    position: absolute;
    top: 18px;
    right: 10px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    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;
}
#primary-content .head-menu #cssmenu > ul > li.support_us > a:hover{
    color: #fff;
    background: #01307e;
}
}

slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #fff218;
    outline: none;
    background: transparent;
}
.section-for-news .slick-arrow:hover {
    font-size: 74px;
    height: auto;
    color: #fef200;
    width: 32px;
}

.sub-top-links .dropdown-item a.nolink {
    position: relative;
}
ul.dropdown-menu li {
    display: block;
    margin: 0;
}
.dropdown-menu > li:first-child > a {
    border: 0;
}
.dropdown-menu > li > a {
    padding: 8px 20px;
    border-top: 1px solid #ddd;
}
.dropdown-item:hover .dropdown-menu {
    display: block;
    margin: 0;
    padding: 0;
    top: 22px;
}
.sub-top-links .dropdown-item a.nolink::after {
    position: absolute;
    top: 6px;
    right: 0px;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    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;
}
@media (max-width: 767px){
.bannertextarea {
    top: 15%;
}
.escape{display: none;}
}
.inner-content-area h3 {
    color: #ff9901 !important;
}
    

li.dropdown-item {
    margin-right: 0;
}
li.dropdown-item > a {
    padding-right: 12px;
}

#cssmenu > ul > li.support_us > a{
    background: #fff218;
    color: #01307e;
    font-weight: 600;
    padding: 15px 30px;
    border-radius: 50px;
    margin-top: 5px;
    
}
.div-center h2 {
    margin-bottom: 25px!important;
}
@media(max-width: 991px){
body.page-gallery #nakainer {
    height: auto;
}}