/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap');

.mobile-slider{
	display: none;
}

html {
  scroll-behavior: smooth;
}
.bold-link{
	font-weight: bold;
    text-decoration: underline;
}
.col-sm-12.col-md-12.col-lg-6.ppp {
    padding-bottom: 40px;
}
.page-id-171 .inner-page h3{
	margin: 0;
    padding: 20px 0;
}
.page-id-171 .inner-page a{
	color: #1b3281;
}
.inner-content-area p[align="right"] {
	padding: 20px 0;
}
.inner-content-area p[align="right"] a{
	font-weight: bold;
    color: #1b3281;
}
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container{
	left: 50px !important; 
}
.fade{ opacity: 1 !important; }

html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
}
.footer-title{
	display:none !important;
}
footer i.fa.fa-plus-square {
    display: none;
}
.clear{
	clear:both;
}
img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
section.section{ /* overflow:hidden; */ }

nav { position: relative; padding:18px 0; }
nav.fixed { position: fixed;width: 100%; top: 0; background:#fff; z-index:9; padding: 0 !important; }

/* ---- Social Icons ---- */
.social_icons{ text-align:right; margin:10px 0;}
.social_icons ul{ padding:0; margin:0;}
.social_icons ul li {display: inline-block;margin-right: 5px;}
.social_icons ul li a {background: #305294;border-radius: 100px;color: #FFF;transition: all .2s ease;display: block;font-size: 15px;padding: 5px 0;text-align: center;width: 32px; height:32px;}
.social_icons ul li+li a {background: #55ACEE ;}
.social_icons ul li+li+li a {background: #DC4B3E none ;}
.social_icons ul li+li+li+li a {background: #E52D27;}
.social_icons ul li a:hover {background: #333;color: #FFF;}

/* ---- Portfolio .grid-item ---- */
.grid-item {width: 24.7%;box-sizing:border-box;margin-bottom: 7px;background: #0D8;}
.filter-button-group button {background: #333;color: #fff;display: inline-block;margin-right: 5px;padding: 5px 10px; border:0;}
.filter-button-group { margin:10px 0; overflow:hidden;}
.filter-button-group button:hover { background:#ccc; color:#000;}

#back-top > a {bottom: 1%;color: #000;display: block;font-size: 37px;position: fixed;left: 1%;text-align: center;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
/*
.slider {
    position: relative;
    clear: left;
    /*
    background: url(images/slider-bg.jpg) no-repeat top left / cover; */
}
*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider { position: relative;clear: left; }
.slider .slick-prev{
	width:18px;
	height:23px;
	background:url(images/prev-off.png) no-repeat center center;
	border:none;
	cursor:pointer;
	font-size:0;
	left:30px;
	top:48%;
	position:absolute;
	z-index:99999;
	outline:none;
}
.slider .slick-prev:hover{
	background:url(images/prev-on.png) no-repeat center center;
}
.slider .slick-next{
	width:18px;
	height:23px;
	background:url(images/next-off.png) no-repeat center center;
	border:none;
	cursor:pointer;
	font-size:0;
	right:30px;
	top:48%;
	position:absolute;
	z-index:99999;
	outline:none;
}
.slider .slick-next:hover{
	background:url(images/next-on.png) no-repeat center center;
}
.slider .inner-item { 
	height: 498px !important;
	overflow: hidden;
	outline:none;
}
.slider .image-area{
	right: 0;
	bottom: 24px;
	width: 100%;
	height: 100%;
	text-align: right;
	position: absolute;
}
.slider .image-area img{
	width: 54%;
	display: inline-block;
	margin-top: 60px;
}
.slider-caption-area > div{
	width: 100%;
	height: 498px;
	display: table;
	text-align: center;
}
.slider-caption-area > div > div{
	width: 100%;
	height: 100%;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	z-index: 999;
	position: relative;
}
.slider-caption-area h2{ 
	margin:0;
    /*
	padding: 6px 12px;
    */
    padding: 6px 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 42px;
	/* background: #122c7c; */
	display: inline-block;
	text-transform: uppercase;
}
.slider .inner-item p{
	margin: 0 0 0 2px;
	padding: 0;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.slider .container { position: relative; z-index: 99999; }
.slick-slider { position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent; }
.slider .scroll-down{ width:24px; height:51px; background:url(images/scroll-down.png) no-repeat; display:block; outline:none; position:absolute; left:50%; bottom:18%; }
.slick-slide .slider-caption a:hover{ color:#060606; }
.thumb-slider .slick-slide { margin: 5px 0 0 5px; outline:none; }
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block; outline:none; }
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.slider .slick-dots {
    text-align: center;
    position: absolute;
    width: 100%;
	z-index: 99999;
	bottom: -60px;
}
.slider .slick-dots li{
	display:inline-block;
	margin:0 2px;
}
.slider .slick-dots li button{
	width:11px;
	height:11px;
	border:3px solid #1b3281;
	outline:none;
	background:#fff;
	font-size:0;
	border-radius: 11px;
	padding:0;
	margin:0;
	cursor: pointer;
}
.slider .slick-dots li.slick-active button{
	background:#1b3281;
}

/* ---------- Inner Banner --------------*/
.inner-banner{
	color: #fff;
	height: 394px;
	position:relative;
	background: url(images/about-fp.jpg) no-repeat center center / cover;
}


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs------------------------------------------------------------------------
.tabs-menu { text-align:center; padding:8px 0 0 0; margin:0; }
.tabs-menu li { display:inline-block; position:relative; margin:0 20px 0 40px; padding:2px 0; }
.tabs-menu li.current a { color:#aa8e30; }
.tabs-menu li a { color:#333333; font-weight:600; }
.tabs-menu .current:hover{ text-decoration:none; }
.tab {}
.tab-content { display: none; }
.tab-content>.active {
	display: block;
}
*/
.tab-content{
	position: relative;
	/* min-height: 600px; */
}
#pills-tabContent2{
	min-height: 1000px;
}
.tab-content>.tab-pane {
    display: none !important;
    position: relative;
    /*
    position: absolute;
    width: 100%;
    left: 0;
    top: 20px;
    opacity: 0;
    */
}
/*
.tab-content>.tab-pane{
	display: block !important;
}
*/
.tab-content .in,
.tab-content .active{
	opacity: 1;
	display: block !important;
}
.service-tabs-area .tab-content .in, 
.service-tabs-area .tab-content .active{
	z-index: 9999;
}

.sub-services-tab-area img.alignleft{
    float: left;
    margin: 0 26px 0 0;
}

/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{ padding:0; }
.breadcrumbs li{ list-style:none; display:inline-block; padding:0 6px;}
.breadcrumbs li a{ color:#fff; }
.breadcrumbs li a:hover{ text-decoration:none; }

/* ----------------------------Comments----------------------- */
/*
#comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
#comments {    background: #eee ;    padding: 20px;}
#comments li {    list-style:none;}
#comments ol{ padding:0;}
*/

#comments label{
	display:none;
}
#comments #respond p.comment-form-comment{
	display:block;
	width:100%;
}
#comments #respond p.comment-form-author,
#comments #respond p.comment-form-email,
#comments #respond p.comment-form-url{
	display:inline-block;
	width:48%;
	padding:0 4px 20px 0;
}
#comments input[type="text"],
#comments input[type="tel"],
#comments input[type="email"],
#comments textarea{
	color:#f9f9f9;
	padding:14px 18px;
	font-size:15px;
	color:#a3a3a3;
	font-family: 'Poppins', sans-serif;
	background:#f9f9f9;
	width:100%;
	border:none;
	outline:none;
}
#comments textarea{
	width:96%;
	height:168px;
	resize:none;
}
#comments input[type="submit"]{
	background:#15d2d2;
	color:#fff;
	font-size:16px;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	padding:12px 38px;
	border-radius: 30px;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
	margin:20px 0;
	outline:none;
}

/* ----------------------------Accordion-----------------------*/

.accordion-container{ font-family: 'Roboto', sans-serif; position: relative;width: 100%;height: auto; margin: 10px auto; clear:both; }
].accordion-container p{ padding:0 !important; margin:0 !important; }
.accordion-container > h2{ text-align: center;color: #575757; font-size:14px;}
.set{position: relative;width: 100%;height: auto; margin:0 0 10px 0; border:1px solid #dddddd; }
.set.active{ border: 1px solid #ff8000; }
.set h2{ display:none; }
.set > a{ position: relative; display: block;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear; text-decoration:none; font-size:20px; color:#2d2d2d; padding:20px 40px; position:relative; }
.set > a:hover,.set > a:focus,.set > a:active{ color: #222222; text-decoration:none;}
.set > a.active{ color: #222222; text-decoration:none;}
.set > a:before{ content:'+'; position:absolute; top:24px; right:20px; color:#222; font-size:18px; }
.set > a.active:before{ content:'-'; }
.accordion-container .content{ display:none; position:relative;width: 100%;height: auto; padding:16px 40px; }
.accordion-container .content.active{ display:block; }
.accordion-container .content p{ padding: 8px 0px; margin: 0;color: #878787; line-height:24px; font-size:16px; }
/*
.single-product .related{ display:none !important; }
*/
section.related.products {
    clear: both;
}

.page-id-21 .accordion-container{ position: relative;width: 100%;height: auto; margin: 10px auto; clear:both; }
.page-id-21 .accordion-container p{ padding:0 !important; margin:0 !important; }
.page-id-21 .accordion-container > h2{ text-align: center;color: #575757; font-size:14px;}
.page-id-21 .set{position: relative;width: 100%;height: auto; margin:0 0 0 0; border-bottom:1px solid #eaeaea; padding:10px 0; }
.page-id-21 .set h2{ display:none; }
.page-id-21 .set > a{ position: relative; display: block;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear; text-decoration:none; font-size:24px; color:#222222; padding:12px 40px; margin:0; text-transform:uppercase; position:relative; font-family: 'Playfair Display', serif; }
.page-id-21 .set > a:hover,.set > a:focus,.set > a:active{ color: #222222; text-decoration:none; }
.page-id-21 .set > a.active{ color: #222222; text-decoration:none; }
.page-id-21 .set > a:before{ content:'+'; position:absolute; top:16px; left:10px; color:#222; font-size:20px; font-family: 'Poppins', sans-serif; }
.page-id-21 .set > a.active:before{ content:'-'; }
.page-id-21 .accordion-container .content{ display:none; position:relative;width: 100%;height: auto; padding:0 40px; }
.page-id-21 .accordion-container .content p{ padding: 2px 0px; margin: 0;color: #777777; line-height:24px; font-size:15px; }

/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/

.customscroll{ height:188px; }
.tab-loop .customscroll{ height:504px; }


/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none; display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button { display: none; }
.menu-header { text-align: right; position: relative; padding-right: 30px; }
.menu-header > ul > li { display:inline-block; position:relative; padding: 0 30px; }
div#\31 _Tab{
    display: none !important;
}
.mega-toggle-on div#\31 _Tab{
    display: block !important;
}
/*
.menu-header > ul > li::after{
	content: '';
    width: 2px;
    height: 64%;
    display: inline-block;
    background: #0053a3;
    position: absolute;
    top: 4px;
    right: 0;
}
*/
#mega-menu-item-334 a{
    background: #c7304e !important;
}
.menu-header > ul > li:last-child::after{
	content: none;
}
.menu-header.align-center > ul {font-size: 0; }
.menu-header.align-center > ul > li { display: inline-block;float: none; }
.menu-header.align-center ul ul { text-align: left; }
.menu-header.align-right > ul > li { float: right; }
.menu-header > ul > li > a { 
	text-decoration: none; color: #b5bdbc; font-weight: bold; text-transform: uppercase; font-size: 18px;
}
.menu-header > ul > li > a:hover,
.menu-header > ul > li.current-menu-item > a{ 
	color: #3d3db0; 
}
.last-menu-item{
    position: relative;
}
.menu-header > ul > li.has-sub > a { }
.menu-header > ul > li.has-sub > a:before { position: absolute; top: 12px; content: ''; background:url(images/arrow-down.png) no-repeat;
	width:9px;
	height:5px;
	right:-14px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; 
}

.menu-header ul ul {position: absolute;left: -9999px; z-index: 9999; }
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 28px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li{ text-align:left; margin:6px 0; }
.menu-header ul ul li a { padding: 6px 10px; width: 180px; font-size: 13px; text-decoration: none;color: #5a5a5a; font-weight: 400; background: #fff;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover { color: #fff; background: #11a336; }
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}
.mobile-title{
	display:none;
}

/* Primary nav + Mega Menu: one row, stay inside right column (no overlap with logo). */
@media (min-width: 768px) {
	.header .row > .col-md-8:last-child {
		min-width: 0;
	}
	.logo-area {
		position: relative;
		z-index: 2;
	}
	.menu-area {
		width: 100%;
		max-width: 100%;
		overflow: visible;
		box-sizing: border-box;
	}
	.menu-area .menu-header > ul {
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-end;
		align-items: center;
		max-width: 100%;
	}
	.menu-area .menu-header > ul > li {
		padding: 0 6px;
		flex: 0 0 auto;
	}
	.menu-area .menu-header > ul > li > a {
		font-size: clamp(12px, 0.8vw, 15px);
		white-space: nowrap;
	}
	/* Max Mega Menu: constrain wrap + match theme size (live plugin CSS often larger than localhost). */
	.menu-area div[id^="mega-menu-wrap-"] {
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: auto !important;
		text-align: right !important;
		box-sizing: border-box !important;
		overflow: visible !important;
	}
	.menu-area div[id^="mega-menu-wrap-"] > ul.mega-menu {
		display: flex !important;
		flex-wrap: nowrap !important;
		justify-content: flex-end !important;
		align-items: center !important;
		max-width: 100% !important;
	}
	.menu-area div[id^="mega-menu-wrap-"] > ul.mega-menu > li.mega-menu-item {
		flex: 0 0 auto !important;
	}
	.menu-area div[id^="mega-menu-wrap-"] > ul.mega-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: clamp(12px, 0.8vw, 15px) !important;
		line-height: 1.25 !important;
		padding: 6px 5px !important;
		white-space: nowrap !important;
	}
}

@media (min-width: 100px) and (max-width: 767px) {
.mobile-title{
	display:block;
}
.footer-title{
	display:inline-block !important;
}
footer i.fa.fa-plus-square {
    display: block !important;
}
.footertoogle {
    display: none;
}

.pp_content_container {
    width: 92% !important;
    text-align: center !important;
    padding: 18px !important;
}
a.pp_close {
    right: 1% !important;
    top: -146px!important;
}
.menu-header { text-align:left; display:none !important; }
.menu-header > ul > li { display:inline-block; margin:0 0 0 0; }
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #424242; cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s; z-index:9999999999999; }
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 768px) {
.footer-title{ display:block !important; }
.nav1{
	padding:10px 14px;
}
.footer-widget-item{ display:block; }
footer h3{
	cursor:pointer;
}
footer i.fa.fa-plus-square,
.portfolio-cat-listing i.fa.fa-plus-square{
    display: inline-block !important;
	cursor:pointer;
	float:right;
}
.footertoogle {
    display: none;
}
.nav-cross{ z-index: 99999999999999; }
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:#fff;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 9;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px; }
html.open-menu a#hamburg{ transform: translateX(250px); z-index:99999999; }
html.open-menu main {transform: translateX(250px); position: fixed; }
html.open-menu nav.nav1 {z-index: 99999999999999999;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff !important; border:1px solid #000 !important; }
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 4px;width: 100%;background: #fff;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out; border:1px solid #000; }
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(40deg); left:3px; }
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


@media (min-width: 100px) and (max-width: 1024px) {
.logo{ text-align:center;}	
.push-logo{ margin:10px 0; text-align:center; }
.logo img{ max-height:100px; width:auto;}
}

/*------------ Newsletter styling -------------------*/

.newsletter-area{
	background:#eb1d1e;
	position:relative;
	padding:52px 0;
}
.newsletter-area h2{
	margin:0;
	padding:0;
	font-size:40px;
	color:#fff;
	font-family: 'Patrick Hand', cursive;
	text-transform:uppercase;
	font-weight:normal;
}
.newsletter-area p{
	margin:0;
	padding:4px 0 8px 0;
	color:#fff;
	font-size:18px;
}
.newsletter-area::before{
	content:"";
	width:221px;
	height:165px;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	background:url(images/newsletter-bg.png) no-repeat left bottom / cover;
}
.tnp-widget{
	margin:0!important;
	width:auto !important;
	margin:16px 0 0 0 !important;
	border: 1px solid #dbdbdb !important;
}
.tnp-widget label{
	display:none !important;
}
.tnp-widget form{
}
.tnp-widget .tnp-field-firstname{
    float: left !important;
}
.tnp-widget .tnp-field-email{
    float: left !important;
	width:78% !important;
}
.tnp-widget .tnp-field{
	margin:0 !important;
	padding:0 !important;
}
#newsletterwidget-2{
	list-style:none;
	position:relative;
	margin:0 !important;
}
.tnp-field label{
	display:none !important;
}
.tnp-field-button{
	width:18%;
	float:left;
}
.tnp-field input[type="text"],
.tnp-field input[type="email"]{
	background:#fff !important;
	color:#999999 !important;
	padding:12px 20px !important;
	border-radius: 0 !important;
	border:none !important;
	outline:none;
	font-size:14px !important;
	float:left;
	font-family: 'Poppins', sans-serif;
}
.tnp-field input[type="submit"]{
	background: none !important;
	float:right;
	border:none;
	cursor:pointer;
	outline:none;
	color: #11a336 !important;
	border:none !important;
	font-size:13px !important;
	padding: 14px 0 !important;
	font-family: 'HK Grotesk Regular';
}

/*
.tnp-field input[type="text"]::-webkit-input-placeholder,
.tnp-field input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari
	color: #b4b4b4;
}
.tnp-field input[type="text"]::-moz-placeholder,
.tnp-field input[type="email"]::-moz-placeholder { /* Firefox 19+
	color: #b4b4b4;
}
.tnp-field input[type="text"]:-ms-input-placeholder,
.tnp-field input[type="email"]:-ms-input-placeholder { /* IE 10+
	color: #b4b4b4;
}
.tnp-field input[type="text"]:-moz-placeholder,
.tnp-field input[type="email"]:-moz-placeholder { /* Firefox 18-
	color: #b4b4b4;
}
.tnp-field-email{
	width:78%;
	float:left;
	margin:0 20px 0 0;
}
.tnp-field-button{
	width:20%;
	float:right;
}
.tnp-field-button input[type="submit"]{
	background:#ffffff !important;
	color:#000000 !important;
	padding:14px 24px !important;
	border-radius: 0 !important;
	border:none !important;
	cursor:pointer !important;
	text-transform:uppercase;
	font-weight:600 !important;
	font-size:14px !important;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}
*/
.tnp-widget form::after{
	content:"";
	clear: both;
	display:table;
}

/* -------------- Site Style --------------------------------*/

body{
	margin: 0 auto !important;
	max-width: 1800px;
}
header.header{
	padding: 24px 0;
	position: relative;
	border-top: 15px solid #1b3281;
}
header.header::after{
	content: '';
	top: -15px;
	right: 0;
	width: 50%;
	height: 15px;
	background: #2b8ac7;
	position: absolute;
}
header.header::before{
	content: '';
	top: -15px;
	right: 30%;
	width: 20%;
	height: 15px;
	z-index: 999;
	background: #fdb913;
	position: absolute;
}
.site-info{
	text-align: right;
	padding: 0 0 22px 0;
}
.site-info > ul,
.site-info ul ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-info > ul > li{
	font-size: 13px;
	color: #515151;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
}
.site-info > ul > li a,
.site-info > ul > li a:hover{
	color: #515151;
}
.site-info > ul > li i{
	color: #0a66c0;
	font-size: 16px;
	margin: 0 4px 0 0;
}
.site-info > ul > li span{
	display: inline-block;
}
.site-info > ul > li::after{
	content: "|";
	margin: 0 16px;
	font-size: 13px;
	color: #515151;
	font-weight: bold;
	display: inline-block;
}
.site-info > ul > li:last-child:after{
	content: none;
}
.site-info ul ul > li,
.site-info span,
.site-info ul ul{
	display: inline-block;
}
.toggle-language{
	background: #d9d9d9;
    border: 1px solid #cacaca;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    margin: 0 0 0 10px !important;
}
.toggle-language a{
	color: #515151;
    font-size: 11px;
    margin: 0 4px;
    padding: 4px 8px;
    text-transform: uppercase;
}
.toggle-language .active a,
.toggle-language a:hover{
	background: #2682be;
    padding: 4px 8px;
    color: #fff !important;
    display: inline-block;
    border-radius: 30px !important;
}
/*.slider{
	background: url(images/slider-bg.png) no-repeat center center / cover;
}*/
.home-content-area{
	color: #2a2a2a;
	padding: 120px 0;
}
.home-text{
	text-align: justify;
}
.home-content-area h2{
	margin: 0 0 20px 0;
	font-size: 36px;
	padding: 28px 0 28px 108px;
	color: #1b3281;
	font-weight: normal;
	text-transform: uppercase;
	background: url(images/heading-logo.png) no-repeat left center;
}
.home-content-area p{
	margin: 0;
	padding: 6px 0;
	font-weight: 500;
}
.home-content-area a,
.home-content-area a:hover{
	color: #139adc !important;
	border-bottom: 1px solid #139adc;
	text-transform: uppercase;
	font-weight: 600;
}
.footer-top-area{
	padding: 20px 0;
	background: #2b8ac7;
}
.footer-top-area ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.footer-top-area ul li{
	margin: 0 10px;
	vertical-align: middle;
	display: inline-block;
}
.footer-top-area ul li label{
	font-weight: normal;
	margin: 0;
	padding: 0 50px 0 0;
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
}
.footer-top-area ul li a{
	width: 48px;
	height: 48px;
	color: #fff;
	font-size: 26px;
	display: table-cell;
	border-radius: 48px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #fff;
}
.footer-top-area ul li a:hover{
	color: #fff;
}
footer.footer{
	padding: 60px 0;
	background: #1b3281 url(images/footer-logo.png) no-repeat bottom right;
	background-size: 26% auto;
}
footer.footer h3{
	margin: 0;
	padding: 16px 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
footer.footer .col-lg-2 ul,
footer.footer .col-lg-3 ul{
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}
footer.footer .col-lg-2 ul li,
footer.footer .col-lg-3 ul li{
	padding: 8px 0 8px 0;
	vertical-align: middle;
}
footer.footer .col-lg-2 ul li::before,
footer.footer .col-lg-3 ul li::before{
	content: "\f105";
	color: #fff;
	margin: 0 8px 0 0;
	display: inline-block;
    font-family: FontAwesome;
	font-size: 12px;
	font-weight: bold;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer.footer .contact-info-list ul{
margin: 0;
padding: 0;
list-style: none;
}
footer.footer .contact-info-list ul li{
	color: #fff;
    padding: 8px 0 8px 20px;
    position: relative;
}
footer.footer .contact-info-list ul li a,
footer.footer .contact-info-list ul li a:hover{
	color: #fff;
}
footer.footer .contact-info-list ul li i{
	position: absolute;
    left: 0px;
    top: 12px;
}
footer.footer .contact-info-list ul li::before{
	content: none;
}
footer.footer .col-lg-2 ul li a,
footer.footer .col-lg-3 ul li a{
	color: #fff;
}
.footer-bottom-bar{
	padding-top: 50px;
}
.footer-bottom-bar p{
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 600;
}
.footer-bottom-bar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-bottom-bar ul li{
	display: inline-block;
}
.footer-bottom-bar ul li::after{
	content: '|';
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	margin: 0 4px;
	display: inline-block;
}
.footer-bottom-bar ul li:last-child:after{
	content: none;
}
.footer-bottom-bar ul li a{
	color: #fff;
	font-weight: 600;
}
.home-boxes-area{
	padding-top: 40px;
}
.news-area{
	background: #dcf0fa;
	padding: 30px 34px;
}
.news-area h3{
	margin: 0;
	padding: 14px 0;
	color: #1b3281;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
.news-area .post-row{
	padding: 32px 0;
	border-bottom: 1px solid #2d2d2d;
}
.post-row:nth-child(4){
	border-bottom: none;
}
.news-area .post-row h3{
	margin: 0;
	padding: 0;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
}
.news-area .post-row span.date{
	padding: 4px 0;
	display: block;
	font-weight: bold;
}
.news-area .more-link{
	margin: 8px 0 0 0;
	color: #139adc;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none !important;
	border-bottom: none !important;
	text-transform: uppercase;
}
.home-box{
	margin-bottom: 30px;
	position: relative;
}
.home-box .image-area{
	height: 248px;
	overflow: hidden;
}
.home-box .image-area img{
	height: 100%;
}
.home-box .image-area h3{
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 14px;
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background: #1b3281;
}
.media-area{
	padding-top: 78px;
}
.media-area h3{
	margin: 0;
	padding: 14px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	background: #2b8ac7;
	text-transform: uppercase;
}
.media-box{
	background: #fff;
}
.media-box .image-area{
	display: flex;
	align-items: center;
}
.media-box .image-area img{
	display: inline-block;
	margin: 30px 40px 20px 40px;
}
.media-box h4{
	margin: 0;
	padding: 20px 0;
	font-size: 24px;
	color: #2d2d2d;
	font-weight: bold;
	text-transform: uppercase;
}
.media-box p{
	margin: 0;
	padding: 10px 0;
	font-size: 15px;
	color: #2d2d2d;
	line-height: 30px;
}
.media-box .slick-dots{
	margin: 0;
	padding: 0;
	list-style: none;
}
.media-box .slick-dots li{
	display: inline-block;
	margin: 0 2px;
}
.media-box .slick-dots li button{
	width: 3px;
	height: 14px;
	background: #2b8ac7;
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: inline-block;
	border: none;
	outline: none;
	cursor: pointer;
}
.media-box .slick-dots li.slick-active button{
	background: #1a317f;
}
.reports-area{
	padding: 20px 12px;
	background: #e8e8e8;
}
.reports-area h4{
	margin: 0;
	padding: 20px 0;
	color: #2d2d2d;
	font-size: 22px;
	font-weight: bold;
}
.reports-area a.download-btn,
.widget-area a.download-btn{
	color: #fff !important;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	background: #2b8ac7;
	display: inline-block;
}
.reports-area a.download-btn i,
.widget-area a.download-btn i{
	margin: 0 6px 0 0;
}
.inner-banner-area,
.banner-inner{
	height: 314px;
}
.banner-inner{
	width: 100%;
	display: table;
}
.banner-inner > div{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.banner-inner h3{
	margin: 0;
	padding: 0;
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
}
.banner-inner h2{
	margin: 2px 0;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
	padding: 10px 0;
	display: inline-block;
	text-transform: uppercase;
}
.inner-page{
	padding: 100px 0;
}
.widget-area{
	padding: 24px 10px;
	background: #dcf0fa;
}
.widget-area h3{
	margin: 0 0 10px 0;
	color: #fff;
	padding: 14px 68px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background: #2b8ac7 url(images/title-before.jpg) no-repeat left center;
}
.widget-area h4{
	margin: 0;
	color: #2d2d2d;
	padding: 10px 0;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.widget-area a.theme-btn{
	color: #139adc !important;
	border-bottom: 1px solid #139adc;
	text-transform: uppercase;
	font-weight: 600;	
}
.widget-area a.download-btn{
	padding: 8px 20px;
}
.widget-box{
	padding: 0 0 40px 0;
}
.widget-box p{
	margin: 0;
	padding: 0;
	color: #2d2d2d;
	font-size: 14px;
}
.media-widget .image-area {
    display: flex;
    align-items: center;
}
.media-widget .image-area img {
    display: inline-block;
    margin: 10px 30px 20px 10px;
}
.media-widget p{
	padding: 6px 10px;
}
.news-widget{
	padding: 0 20px 40px 20px;
}
.news-widget h4{
	color: #1b3281;
}
.news-widget .post-row{
	padding: 10px 0;
}
.news-widget .more-link{
	margin: 8px 0 0 0;
	color: #139adc;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none !important;
	border-bottom: none !important;
	text-transform: uppercase;
}
.news-widget h5{
	margin: 0;
	padding: 2px 0;
	color: #2a2a2a;
	font-size: 14px;
	font-weight: 500;
}
.news-widget span.date{
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 600;
}
.inner-bottom-area{
	padding: 60px 0;
	background: #eaeaea;
}
.inner-bottom-area .home-box .image-area img,
.inner-bottom-area .home-box .image-area{
	height: auto;
}
.inner-bottom-area .home-box .image-area h3{
	font-size: 13px;
}
.inner-bottom-area .home-box{
	border: 6px solid transparent;
}
.inner-bottom-area .home-box:hover{
	border: 6px solid #fff;
}
.inner-content-area{
	color: #2a2a2a;
	font-size: 16px;
}
.inner-content-area p{
	margin: 0;
	font-size: 14px;
	padding: 8px 0;
	font-weight: 500;
    text-align: justify;
}
.page-id-545 .inner-content-area p a{
	color: #2a2a2a;
}
.inner-content-area ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.inner-content-area ul li{
	position: relative;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 0 8px 20px;
    text-align: justify;
}
.inner-content-area ol li{
	position: relative;
	font-size: 14px;
	font-weight: 500;
    padding: 8px 0 8px 20px;
    text-align: justify;
}
.inner-content-area ul li::before{
	color: #2b8ac7;
	content: "\f105";
	font-weight: bold;
	margin: 0 16px 0 0;
	display: inline-block;
    position: absolute;
    left: 0;
    top: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.inner-content-area img.alignleft{
	float: left;
	margin: 16px 30px 0 0;
}
.inner-content-area h3{
	margin: 0;
	padding: 0;
	font-size: 25px;
	color: #1b3281;
	font-weight: bold;
	text-transform: uppercase;
}
.inner-content-area h5{
	margin: 0;
	padding: 10px 0;
	font-size: 20px;
	color: #1b3281;
	font-weight: bold;
	text-transform: uppercase;
}
.inner-content-area table{
	margin: 10px 0;
	padding: 0;
	width: 100%;
}
.inner-content-area table td{
	padding: 20px 24px;
	font-size: 15px;
	font-weight: 500;
	width: 50%;
}
.inner-content-area table tr:nth-child(odd) {
	background: #dcf0fa;
	border-bottom: 4px solid #fff;
}
.inner-content-area table tr:nth-child(even) {
	background: #e5f4fb;
	border-bottom: 4px solid #fff;
}
.pum-theme-119, .pum-theme-lightbox {
    background-color: rgba( 255, 255, 255, 0.40 ) !important;
}
.pum-theme-119 .pum-container, .pum-theme-lightbox .pum-container{
	border: 2px solid #989898 !important;
	box-shadow: none !important;
}
.pum-theme-119 .pum-container ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.pum-theme-119 .pum-container ul li{
	padding: 10px 0;
	text-align: center;
	color: #383838;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
.pum-theme-119 .pum-container ul li:last-child{
	direction: rtl;
}
.pum-theme-119 .pum-container ul li strong{
	font-size: 24px;
	color: #095eba;
	font-weight: 600;
	text-transform: uppercase;
}
.pum-theme-119 .pum-container ul li a{
	background: #1b98f0;
    color: #fff;
    width: 200px;
    text-align: center;
    padding: 14px 0;
    border-radius: 30px;
    display: inline-block;
    margin: 0 20px;
}
.page-id-12 .inner-content-area h3{
	padding: 26px 0 0 0;
}
.page-id-12 .inner-content-area h3 strong{
	text-transform: capitalize;
}
.page-id-12 .inner-content-area h4{
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	color: #2a2a2a;
	font-weight: bold;
	text-transform: uppercase;
}
.page-id-12 .inner-content-area ul li{
	padding: 4px 0 4px 20px;
	font-size: 16px;
}
.page-id-12 .inner-content-area ul li::before{
	top: 8px;
}
.page-id-12 .inner-content-area ul li a{
	color: #2b8ac7;
	border-bottom: 1px solid #2b8ac7;
}
.single-service-sep{
	height: 1px;
	margin: 20px 0;
	background: #717171;
}
.page-template-members-template .inner-content-area h3{
	padding: 20px 0 0 0;
}
#members .col-lg-6{
	padding-top: 20px;
	padding-bottom: 20px;
}
#members h4{
	margin: 0;
	color: #1b3281;
	padding: 20px 0 20px 60px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
    background-size: 50px 50px !important;
}
#members .row-post{
	padding-bottom: 40px;
}
#members .row-post p{
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
}
#members .row-post p strong{
	display: inline-block;
	padding: 0 0 10px 0;
}
#members .row-post img{
	margin: 20px 0 0 0;
}
#mega-menu-168-0 #mega-menu-168-0-1{
	background: #fff !important;
}
#mega-menu-168-0 label{
	margin: 0;
	padding: 30px 46px;
	color: #1b3281;
	font-size: 15px;
	font-weight: bold;
}
#mega-menu-168-0 .mega-menu-item-type-widget{
	padding: 
}
#mega-menu-168-0 #menu-about-menu-1 a{
	color: #2d2d2d;
	font-weight: bold;
}
#mega-menu-168-0 #menu-about-menu-1 a:hover{
	color: #2b8ac7;
}
#mega-menu-168-0 #menu-about-menu-1{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#mega-menu-168-0 #menu-about-menu-1 li{
	padding: 4px 0 4px 16px;
}
#mega-menu-168-0 #menu-about-menu-1 li::before{
	content: "\f105";
	color: #2683c3;
    left: 20px;
	margin: 0 8px 0 0;
	display: inline-block;
    font-family: FontAwesome;
	font-size: 14px;
	font-weight: bold;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#loadMore{
	color: #1280c1;
    font-weight: bold;
    margin: 0 auto;
    width: 180px;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #1280c1;
    display: block;
    margin: 30px auto;
    border-radius: 0 !important;
}
#loadMore::before{
	content: "\f105";
	color: #2683c3;
	margin: 0 8px 0 0;
	display: inline-block;
    font-family: FontAwesome;
	font-size: 14px;
	font-weight: bold;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#reports .row-post{
	margin-bottom: 76px;
}
#reports .image-area{
	position: relative;
}
#reports .image-area::after{
	z-index: -1;
	content: none;
	width: 100%;
	height: 100%;
	left: 36px;
	top: 36px;
	position: absolute;
	background: #2b8ac7;
}
#reports .content-area{
	padding: 56px 0 0 40px;
}
#reports .content-area h4{
	margin: 0;
	padding: 0;
	color: #2b8ac7;
	font-size: 16px;
	font-weight: bold;
}
#reports .content-area p{
	margin: 0;
	padding: 12px 0;
	font-size: 16px;
	color: #2a2a2a;
}
#reports .content-area a,
#reports .content-area a:hover{
	color: #2b8ac7;
	font-weight: bold;
	border-bottom: 1px solid #2b8ac7;
}
#news h4{
	margin: 0;
	padding: 10px 0;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: bold;
}
#news p{
	margin: 0;
	padding: 4px 0;
	font-size: 14px;
	color: #1d1d1d;
	font-weight: 500;
}
#news a.read-btn{
	display: inline-block;
	color: #2b8ac7;
	font-size: 14px;
	font-weight: 500;
	position: absolute;
	left: 0;
	bottom: 30px;
}
#news .content-area{
	padding: 0 0 60px 0;
	position: relative;
	border-bottom: 1px solid #cccccc;
}
#members .content-area{
	padding: 0 30px 60px 30px;
	position: relative;
	border-bottom: 1px solid #cccccc;
}
#reports .ppp{
	padding-left: 30px;
    padding-right: 30px;
	position: relative;
	
}
#reports .ppp .row{
	padding-bottom: 60px;
	border-bottom: 1px solid #cccccc;
}

#news .image-area{
	padding: 30px 0 10px 0;
}
#news .col-lg-6,
#members .col-lg-6,
#reports .col-lg-6{
	border-right: 1px solid #cccccc;
}
#news .col-lg-6:nth-child(even),
#members .col-lg-6:nth-child(even),
#reports .col-lg-6:nth-child(even){
	border-right: none;
}
.no-gutter{
	margin: 0 !important;
	padding: 0 !important;
}
#news .news-post{
	padding: 0 30px;
}
.page-id-102 .inner-content-area h4,
.page-id-169 .inner-content-area h4{
    margin: 0;
    padding: 12px 0;
    font-size: 22px;
    color: #1b3281;
    font-weight: bold;
    text-transform: uppercase;
}
.page-id-146 .inner-content-area h4{
    margin: 0;
    padding: 12px 0;
    font-size: 20px;
    color: #1b3281;
    font-weight: bold;
    text-transform: uppercase;
}
.inner-content-area table td a{
	color: #2b8ac7;
	border-bottom: 1px solid #2b8ac7;
}
.wpcf7-form table{
	width: 92%;
	margin: 30px 0 0 0;
}
.wpcf7-form table tr:nth-child(even),
.wpcf7-form table tr:nth-child(odd){
	padding: 0;
	background: none;
}
.wpcf7-form table tr td p{
	margin: 0;
	padding: 0;
}
.wpcf7-form table tr td{
	width: 100%;
	padding: 0 0 30px 0;
}
.wpcf7-form table tr td input[type="text"],
.wpcf7-form table tr td input[type="tel"],
.wpcf7-form table tr td input[type="email"],
.wpcf7-form table tr td input[type="date"],
.wpcf7-form table tr td textarea,
.wpcf7-form table tr td select{
	border: 1px solid #c3c3c3;
	border-radius: 6px;
	outline: none;
	color: #000;
	font-weight: 600;
	width: 100%;
	padding: 16px 30px 16px 60px;
}
.wpcf7-form table tr td input.name{
	background: url(images/fields-bg.jpg) no-repeat;
	background-position: 2px -3px;
}
.wpcf7-form table tr td input.email{
	background: url(images/fields-bg.jpg) no-repeat;
	background-position: 2px -58px;
}
.wpcf7-form table tr td input.phone{
	background: url(images/fields-bg.jpg) no-repeat;
	background-position: 2px -120px;
    padding-left: 100px !important;
}
.wpcf7-form table tr td input.address{
	background: url(images/fields-bg.jpg) no-repeat;
	background-position: 2px -178px;
}
.wpcf7-form table tr td input.country{
	background: url(images/fields-bg.jpg) no-repeat;
	background-position: 2px -242px;
}
.wpcf7-form table tr td input.fax{
	background: url(images/fields-bg.jpg) no-repeat;
	background-position: 2px -300;
}
.wpcf7-form table tr td textarea{
	padding: 16px 20px;
	height: 120px;
	resize: none;
}
.wpcf7-form table tr td input[type="submit"]{
	color: #fff;
	padding: 14px 0;
	width: 100%;
	cursor: pointer;
	border: none;
	outline: none;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background: #2b8ac7;
	border-radius: 6px;
}


/*---------------- End Site Style ------------------------------*/
.collapse.in {
    display: block;
}
.category-area-list{
	color: #fff;
}

@media (min-width: 513px) and (max-width: 900px) {}
@media (min-width: 100px) and (max-width: 512px) {}

a{ 	outline:none !important; }
a:hover, a:focus{ outline:none !important; text-decoration:none !important; }

.about-menu{
	display: none;
}
.page-id-8 li#mega-menu-168-0-0,
.page-id-171 li#mega-menu-168-0-0,
.page-id-146 li#mega-menu-168-0-0,
.page-id-169 li#mega-menu-168-0-0,
.page-id-102 li#mega-menu-168-0-0,
.page-id-545 li#mega-menu-168-0-0{
	display: none !important;
}
.page-id-8 .mega-sub-menu,
.page-id-171 .mega-sub-menu,
.page-id-146 .mega-sub-menu,
.page-id-169 .mega-sub-menu,
.page-id-102 .mega-sub-menu,
.page-id-545 .mega-sub-menu{
	display: none !important;
}
.page-id-8 .about-menu,
.page-id-171 .about-menu,
.page-id-146 .about-menu,
.page-id-169 .about-menu,
.page-id-102 .about-menu,
.page-id-545 .about-menu{
	display: block;
}
.page-id-8 #mega-menu-item-168,
.page-id-171 #mega-menu-item-168,
.page-id-146 #mega-menu-item-168,
.page-id-169 #mega-menu-item-168,
.page-id-102 #mega-menu-item-168,
.page-id-545 #mega-menu-item-168{
	border: 1px solid #cfcfcf !important;
    border-bottom: none !important;
    bottom: -2px !important;
    background: #fff !important;
    margin-bottom: -1px !important;
}
#menu-about-menu-2{
	margin: 0 0 0 10px;
    padding: 8px 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}
#menu-about-menu-2 li{
	display: inline-block;
}
#menu-about-menu-2 li a{
	color: #717171;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}
#menu-about-menu-2 li.current-menu-item a,
#menu-about-menu-2 li a:hover{
	color: #1280c1;
    font-weight: 600;
    border-bottom: 1px solid #1280c1;
}
#mega-menu-item-168 a{
	height: 42px !important;
    margin-bottom: -2px;
    background: #fff !important;
}

/*Set lightbox size*/
.popup-content-area {
	width: 50%
}
/*Set lightbox size on small screens*/
@media only screen and (max-width:1000px) {
.popup-content-area {
	width: 86%;
}

@media (min-width: 601px) and (max-width: 767px) {
    .desktop-slider{
        display: none;
    }
    .slider{
        /* background: none !important; */
    }
    .slider .inner-item,
    .slider-caption-area > div{
        height: 400px !important;
    }
    .mobile-slider{
        display: block;
    }
    .mobile-slider .cp-area{
        display: none;
    }
}
@media (min-width: 100px) and (max-width: 600px) {
    .desktop-slider{
        display: none;
    }
    .slider{
        /* background: none !important; */
    }
    .slider .inner-item,
    .slider-caption-area > div{
        height: 280px !important;
    }
    .mobile-slider{
        display: block;
    }
    .mobile-slider .cp-area{
        display: none;
    }
}