.ts-service-box {} 
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
body { background: #fff; color: #555; }
body, p { font-family: 'Open Sans', sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased !important; line-height: 26px; font-size: 18px; }
h1, h2, h3, h4, h5, h6 { color: #212121; font-weight: 500; font-family: 'Open Sans', sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased !important; }
h1 { font-size: 36px; line-height: 48px; }
h2 { font-size: 28px; line-height: 36px; text-transform: uppercase; letter-spacing: -1px; }
h3 { font-size: 24px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: -.5px; }
h4 { font-size: 18px; line-height: 28px; text-transform: uppercase; letter-spacing: -.2px; }
h5 { font-size: 14px; line-height: 24px; }
.alert .icon { margin-right: 15px; }
.container{	max-width: 1600px;}
.modal-open {	height: 100%;}

.btn-primary.focus, .btn-primary:focus {	background-color: #e1b20e;}
/* Global styles
================================================== */
html { overflow-x: hidden !important; width: 100%; height: 100%; position: relative; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
body { border: 0; margin: 0; padding: 0; }
.body-inner { position: relative; overflow: hidden; }
.preload { position: fixed; background: #fff url(../images/preload.html) center center no-repeat; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 99999; }
a:link, a:visited { text-decoration: none; }
a { color: inherit; transition: .2s ease; }
a:hover { text-decoration: none; color: #000; }
a.read-more { color: #ffb600; font-weight: 700; text-transform: uppercase; }
a.read-more:hover { color: #222; }
section, .section-padding { padding: 70px 0; position: relative; }
.no-padding { padding: 0; }
.gap-60 { clear: both; height: 60px; }
.gap-40 { clear: both; height: 40px; }
.gap-30 { clear: both; height: 30px; }
.gap-20 { clear: both; height: 20px; }
.mrb-30 { margin-bottom: 30px; }
.mrb-80 { margin-bottom: -80px; }
.mrt-0 { margin-top: 0 !important; margin-bottom: 20px !important; }
.pab { padding-bottom: 0; }
a:focus { outline: 0; } 
.ts-padding { padding: 60px; }
.solid-bg { background: #f9f9f9; }
.dark-bg { background: #252525; color: #fff; }
.dark-bg h2, .dark-bg h3 { color: #fff; }
.solid-row { background: #f0f0f0; }
.bg-overlay { position: relative; }
.bg-overlay .container { position: relative; z-index: 1; }
.bg-overlay:after { background-color: rgba(0, 46, 91, 0.8); z-index: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; }
.bg-overlay:after { position: relative; }
.bg-overlay:after { background-color: rgba(0, 0, 0, 0.8); z-index: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; }
.content-hidden { position: absolute; height: 1px; width: 1px; clip: rect(1px, 1px, 1px, 1px); border: 0; overflow: hidden; }

/* Dropcap */
.dropcap { font-size: 48px; line-height: 60px; padding: 0 7px; display: inline-block; font-weight: 700; margin: 5px 15px 5px 0; position: relative; text-transform: uppercase; }
.dropcap.primary { background: #ffb600; color: #fff; }
.dropcap.secondary { background: #3a5371; color: #fff; }

/* Title */
.title { font-size: 32px; line-height: 36px; margin-bottom: 20px; }

/* Title Border */
/* Section title */
.section-title { font-size: 50px; line-height: 50px; text-transform: capitalize; font-weight: 400; }
.section-sub-title { font-weight: 400; font-size: 20px; line-height: 30px; margin: 0; color: #565656; }

@media (max-width: 575px) {
.section-sub-title { font-size: 28px; line-height: 40px; }
}

/* Column title */
.column-title { margin: 0 0 40px; }
.column-title-small { font-size: 20px; margin: 0 0 25px; }

/* Page content title */
.page-content-title.first { margin-top: 0; }

/* Video responsive */
.embed-responsive { padding-bottom: 56.25%; position: relative; display: block; height: 0; overflow: hidden; }
.embed-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

/* Input form */
.form-control { box-shadow: none; border: 1px solid #dadada; padding: 5px 20px; height: 44px; background: none; color: #959595; font-size: 14px; border-radius: 0; }
.form-control:focus { box-shadow: none; border: 1px solid #ffb600; }
hr { background-color: #e7e7e7; border: 0; height: 1px; margin: 40px 0; }
.alert hr { background: initial; margin: initial; border-top: 1px solid; height: initial; margin-bottom: 1rem; opacity: .2; }
blockquote { padding: 25px; margin: 20px 0; background: #f9f9f9; position: relative; border-left: 3px solid #ffb600; padding-left: 40px; }
blockquote.text-center { border-top: 3px solid #ffb600; border-left: 0; padding-left: 25px; padding-top: 50px; }
blockquote.text-center:before { left: 50%; top: 10px; -webkit-transform: translateX(-50%); transform: translateX(-50%); } 
blockquote.text-right { border-right: 3px solid #ffb600; padding-right: 40px; border-left: 0; padding-left: 25px; } 
blockquote.text-right:before { left: auto; right: 5px; }
blockquote:before { content: "\f10d"; font-family: "Font Awesome 5 Free"; position: absolute; font-size: 28px; color: #E5E5E5; top: 5px; left: 5px; font-weight: 700; z-index: 0; }
blockquote p { font-size: 14px; line-height: 22px; position: relative; z-index: 1; font-style: italic; margin-bottom: 0; } 
cite { display: block; font-size: 14px; margin-top: 10px; }

/* Ul, Ol */
.list-round, .list-arrow, .list-check { list-style: none; margin: 0; padding: 0 0 0 15px; }
.list-round li { line-height: 28px; }
.list-round li:before { font-family: "Font Awesome 5 Free"; content: "\f138"; margin-right: 10px; color: #ffb600; font-size: 12px; }
.list-arrow { padding: 0; }
ul.list-arrow li { margin:5px 0; font-size:16px; text-transform: capitalize; }
ul.list-arrow li a:hover { color: #e1b20e; }
ul.list-arrow li:before { font-family: "Font Awesome 5 Free"; content: "\f0da"; margin-right: 5px; color: #ffb600; font-size: 16px; font-weight: bold; }

/* Bootstrap */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover, .nav-tabs > li > a { border: 0; }
.nav > li > a:focus, .nav > li > a:hover { background: none; }
.pattern-bg { background: #f5f5f5 url(../images/crossword.png); }
a[href^=tel] { color: inherit; text-decoration: none; }

/* Button */
.btn:active, .btn:focus { box-shadow: none !important; }
.btn-primary, .btn-dark { border: 0; border-radius: 0px; padding: 10px 25px; font-weight: 500; text-transform: uppercase; color: #fff; /*font-family: 'Roboto', sans-serif;*/ font-family: 'Open Sans', sans-serif; transition: 350ms; font-size: 22px; } 

@media (max-width: 767px) {
.btn-primary, .btn-dark { font-size: 13px; }
}

.btn-white.btn-primary { background: #fff; color: #ffb600; }
.btn-primary { background: #e1b20e; }
.btn-dark { background: #23282d; }
.btn-primary:hover, .btn-dark:hover, .btn-white.btn-primary:hover { opacity:.8; background-color: #003265; }
.btn-primary:hover:active, .btn-primary:hover:focus, .btn-dark:hover:active, .btn-dark:hover:focus, .btn-white.btn-primary:hover:active, .btn-white.btn-primary:hover:focus { color: #fff; background-color: #111 !important; }
.general-btn { margin-top: 50px; }

/* Bootstrap */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover, .nav-tabs > li > a { border: 0; }
.nav > li > a:focus, .nav > li > a:hover { background: none; }
.pattern-bg { background: #f5f5f5 url(../images/crossword.png); }
a[href^=tel] { color: inherit; text-decoration: none; }

/* Top Bar
================================================== */
.top-bar { padding:15px 0; position: relative; }
#top-bar::after { content: ''; position: absolute;	width: 100%;	height: 1px;	background: linear-gradient(to left, #16508b, #003265);	left: 0;	bottom: 0;}
.top-bar .info-text{ text-transform: uppercase; font-size: 19px; color: #e2f0ff;}
.top-bar .info-text a:hover { color: #fff; }
.navbar .logo img{max-width:300px; transition: .5s ease;}
.navbar .logo {	position: absolute;	z-index: 1;	top: 0;	left: 10px;}
.navbar .logo::after { position: absolute;   content: "";   background: #0a48ab;  width: 200px;   height: 100px;   top: 150px;  margin: auto;   left: 50%; right: 0;  z-index: -1;  transition: .5s ease;   border-bottom-left-radius: 150px;
transform: translate(-50%, -50%);  border-bottom-right-radius: 150px;  }

/* Top info */
ul.top-info { list-style: none; margin: 0; padding: 0; }
ul.top-info li { position: relative; line-height: 10px; display: inline-block; margin-left: 0; padding-right: 15px; }
ul.top-info li i { font-size: 18px; position: relative; top: 2px; margin-right: 5px; }
ul.top-info li p.info-text { margin: 0; line-height: normal; display: inline-block; flex-direction: column; }

/* Top social */
.top-social ul { list-style: none; padding: 0; margin: 0; margin-right: -12px; }

@media (max-width: 767px) {
.top-social ul { margin-right: 0; }
}

.top-social ul li { display: inline-block; padding: 0; }
.top-social ul li a { color: #2c2c2c; font-size: 14px; transition: 400ms; padding: 9px 12px; }
.top-social ul li a:hover { color: #333; }

/* Top bar border */
.top-bar-border { padding: 8px 20px 8px; border-bottom: 1px solid #ddd; }
.top-bar-border ul.top-info { color: #707070; font-weight: 400; }
.top-bar-border .top-social li a { color: #7c7c7c; }
.top-bar-border ul.top-info li i { color: #ffb600; }

/* Header area
================================================== */
.header { background: #fff; position: relative; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); }
.header-one, .header-one .site-navigation { background: #23282d; }
.header-one .navbar-collapse { padding-left: 0; }
.bannerBottomBar { background: url(../images/banner-bottom.jpg) top center no-repeat; padding:30px 0 } 
.bannerBottomBar h2 { font-size: 38px; font-weight: 400; margin-bottom: 16px; }
.text-yellow { color: #f2d61a }
p.font-bigger { font-size: 28px; }



@media (max-width: 991px) {
.navbar-collapse.collapse { overflow-y: auto;}
}

.header-one ul.navbar-nav > li { padding-left: 0; padding-right: 30px; }

@media (max-width: 991px) {
.header-one ul.navbar-nav > li { padding-right: 0; }
}

.header-one .logo-area { padding: 30px 0; }
.navbar-fixed { z-index: 9999; position: fixed; width: 100%; top: 0; }
.header-two { background: url(../images/headerbg.jpg) top center no-repeat;  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15); padding: 15px 0;background-size: cover; background-repeat: no-repeat; background-position: center center;} 
ul.navbar-nav > li > a {  padding: 15px 5px !important;  color: #fff;} 
.header-two .navbar-fixed {background: url(../images/headerbg.jpg) top center no-repeat; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.header-two .navbar-fixed .navbar .logo img {	max-width: 215px;}
.header-two .navbar-fixed .navbar .logo {	top: 10px;}
.header-two .navbar-fixed .navbar .logo::after {top: 109px; width: 142px; height: 78px; }
.header-two .navbar-fixed ul.navbar-nav > li > a {  padding: 8px 5px !important;  }

@media (max-width: 991px) {
ul.navbar-nav > li > a { padding: 1px 0 !important; }
.navbar-nav { margin-bottom: 15px; }
}

ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a { color: #e1b20e !important; }

/*-- Logo --*/
.logo img { width: auto; }

/* header right */
.header-right { float: right; }
ul.top-info-box { list-style: none; margin: 0; padding: 0; float: right; }

@media (max-width: 767px) {
ul.top-info-box { display: flex; justify-content: center; flex-wrap: wrap; align-items: center; }
}

ul.top-info-box li { position: relative; float: left; margin-left: 0; border-right: 1px solid #dedede; border-right: 1px solid rgba(0, 0, 0, 0.1); padding-right: 25px; margin-right: 25px; }

@media (max-width: 767px) {
ul.top-info-box li { border: 0; text-align: center; margin: 0; flex: 0 0 50%; padding: 0; margin-top: 10px; }
}

@media (max-width: 400px) {
ul.top-info-box li { border: 0; text-align: center; margin: 0; flex: 0 0 100%; margin-top: 15px; }
}

ul.top-info-box li:last-child { margin-right: 0; padding-right: 0; border-right: 0;}
ul.top-info-box li.last { border-right: 0; }
ul.top-info-box li .info-box span.info-icon { font-size: 20px; display: inline-block; text-align: center; margin: 2px 5px 0 0; position: relative; }
ul.top-info-box li .info-box .info-box-content { display: inline-block; font-family: 'Open Sans', sans-serif; flex-direction: column; }
ul.top-info-box li .info-box .info-box-title { font-size: 14px; margin-bottom: 8px; line-height: normal; }
ul.top-info-box li .info-box .info-box-subtitle { margin: 0; line-height: normal; font-size: 15px; font-weight: 700; color: #111; }

/*-- Search start --*/
ul.top-info-box > li.nav-search { cursor: pointer; padding-left: 30px; margin-left: 30px; }
ul.top-info-box > li.nav-search:before { position: absolute; content: ''; background: #ddd; left: 0; width: 1px; height: 40px; top: 50%; margin-top: -10px; }
ul.top-info-box > li.nav-search i { font-size: 20px; top: 10px; position: relative; cursor: pointer; color: #999; }

/* Main navigation */
.navbar-toggler { float: left; margin-top: 10px; padding: 12px; }
.navbar { border-radius: 0; border: 0; margin-bottom: 0; }
.navbar-toggler { margin: 10px 0; padding: 6px; border-radius: 0; font-size: 1rem; background: #ffb600; }
.navbar-toggler:focus { outline: 0; }
.navbar-dark .navbar-toggler-icon, .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a { color: #ffb600; position: relative; }
ul.navbar-nav > li { padding: 0 10px; position: relative; }

@media (max-width: 1200px) {
ul.navbar-nav > li { padding: 0 9px; }
ul.navbar-nav > li .nav-link { font-size: 12px; }
}

.header-two .navbar-nav > .header-get-a-quote { top: -4px; }

@media (max-width: 991px) {
.header-two ul.navbar-nav > li { padding: 0; width: 100%; }
}

ul.navbar-nav > li:last-child { padding-right: 0; }
ul.navbar-nav > li:last-child:after { background: none; } 
ul.navbar-nav > li > a:hover, ul.navbar-nav > li > a:focus { background: none; }
ul.navbar-nav > li > a i { font-weight: 700; }

@media (max-width: 991px) {
ul.navbar-nav > li > a i { float: right; background: #222; padding: 6px 10px; margin-top: 7px; } 
.header-two ul.navbar-nav > li > a i { color: #fff; }
.header-two ul.navbar-nav > li.active > a i, .header-two ul.navbar-nav > li > a.active i { color: #ffb600; }
}

ul.navbar-nav > li > a:after, ul.navbar-nav > li > a:after { display: none; }
ul.navbar-nav > li > a { font-family: 'Open Sans', sans-serif; color: #fff !important; text-rendering: optimizeLegibility; font-weight: 700 !important; text-transform: uppercase; letter-spacing: -.2px; font-size: 14px; margin: 0; line-height: 30px; padding: 30px 0; transition: 350ms; }
.navbar-light ul.navbar-nav > li > a { color: #fff !important; font-size: 20px; font-weight: 400 !important; position:relative; }
.navbar-light ul.navbar-nav > li.active > a { color: #e1b20e !important; }
ul.navbar-nav.w-100 li.nav-item a.nav-link::before { position: absolute; content:""; background: #e1b20e; width: 30px; height: 3px; bottom: 12px; display: none; }
ul.navbar-nav.w-100 li.nav-item.active a.nav-link::before { display: block; }
.navbar-fixed ul.navbar-nav.w-100 li.nav-item a.nav-link::before { bottom: 5px; }
.navbar-light ul.navbar-nav > li > a:hover { color: #e1b20e !important; }
ul.navbar-nav.w-100 li.nav-item a.nav-link:hover::before { display: block; }

/* Dropdown */
.dropdown-submenu { position: relative; }
.dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -2px; border-radius: 0; }
.dropdown-submenu > a:after { display: block; content: "\f105"; font-family: "Font Awesome 5 Free"; float: right; margin-top: 0; margin-right: -5px; border: 0; }
.dropdown-submenu:hover > a:after { border-left-color: #fff; }
.dropdown-menu { text-align: left; background: #fff; z-index: 100; min-width: 210px; border-radius: 0; border: 0; padding: 8px 15px; margin: 0; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

@media (max-width: 991px) {
.dropdown-menu { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05); }
}

.dropdown-menu-large { min-width: 400px; }
.dropdown-menu-large > li > ul { padding: 0; margin: 0; list-style: none; }
.dropdown-menu-large > li > ul > li > a { padding-left: 0; }
.dropdown-menu-large > li > ul > li.active > a { color: #ffb600 !important; }
.navbar-nav > li > .dropdown-menu a { background: none; }
.dropdown-menu li a { display: block; font-size: 16px; font-weight: 400 !important; text-transform: uppercase; line-height: normal; text-decoration: none; padding: 10px 0; color: #003265; }
.dropdown-menu {	left: 20px;}

@media (max-width: 991px) {
.dropdown-menu li a { padding: 12px 0; }
}

.dropdown-menu li:last-child > a { border-bottom: 0; }
.dropdown-menu li a:hover, .dropdown-menu li a:focus { color: #ffb600; }

@media (min-width: 991px) {
ul.nav li.dropdown:hover ul.dropdown-menu { display: block; }
}

@media (max-width: 991px) {
.header-two ul.navbar-nav > li:hover ul, .header-two ul.navbar-nav > li:active ul, .header-two ul.navbar-nav > li:focus ul { display: block; width:100% }
}

@media (min-width: 991px) {
ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu { left: 100%; top: 0; display: none; }
ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu { display: block; }
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > .dropdown-menu > .active > a { background: none; color: #ffb600; }

/*-- Nav Search start --*/
.site-navigation .container, .search-area { position: relative; }
.search-area { min-height: 70px; padding-right: 0; }
.nav-search { position: absolute; cursor: pointer; top: 22px; right: 18px; color: #999; }

@media (max-width: 991px) {
.nav-search { top: 17px; }
}

.search-block { background-color: rgba(0, 0, 0, 0.65); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); display: none; padding: 10px; position: absolute; right: 15px; top: 100%; width: 300px; z-index: 10; margin-top: 0; }

@media (max-width: 991px) {
.search-block { top: 58px; }
}

.search-block .form-control { background-color: #222; border: none; color: #fff; width: 100%; height: 40px; padding: 0 12px; }
.search-block .search-close { color: #999; position: absolute; top: -53px; right: -4px; font-size: 32px; cursor: pointer; background: #23282d; padding: 5px; }

@media (max-width: 991px) {
.search-block .search-close { top: -46px; }
}

.search-area .nav-search { top: 23px; } 
.search-area .search-block .search-close { top: -50px; }
.search-area .search-block { right: 0; }

/* Get a quote */
.header-get-a-quote .btn-primary { padding: 9px 10px !important; font-size: 23px; border-radius:0; line-height: normal; text-transform: uppercase; color: #003265; font-weight: 500; border:1px solid #e1b20e; }

@media (max-width: 1200px) {
.header-get-a-quote .btn-primary { padding: 12px !important; }
}

@media (max-width: 991px) {
.header-get-a-quote .btn-primary { padding: 12px 30px !important; }
}

.header-get-a-quote .btn-primary:hover { border:1px solid #e1b20e; color: #ffb600 !important; }
ul.navbar-nav > li.header-get-a-quote:hover > a:after { position: relative; content: no-close-quote; }
.modal-backdrop {	background-color: #003265;}
.inner-page .modal-backdrop {	background-color: #111;}
.modal-backdrop.show {	opacity: .75;}
.login-popup .logo-popup { background: #fff; border-radius: 5px; padding: 0; position: absolute; left: 0; right: 0; top: -60px; width: 207px; margin: auto; text-align: center; }
.login-popup .logo-popup img { width: 100%; }
.login-popup .modal-header {	display: inline-block;	min-height: 80px;	border-bottom: none;}
.login-popup .modal-body {	padding: 10px 40px 30px;}
.login-popup .modal-body label {	font-size: 16px;	margin-bottom: 5px;}
.login-popup .modal-body .form-control {	border-radius: 3px;	height: 42px;	padding: 5px 15px;}
.submit-b {	text-align: center;	margin: auto !important;	background: #bf0d3f;	border-radius: 7px;	padding: 10px 15px;	font-size: 18px;	min-width: 240px; display: inherit;}
.f-pasword {	width: auto;	display: inline-block;	margin: auto;	text-align: center;	color: #284277;	font-size: 16px;	font-weight: 500; float:right;}
.registerhere {	width: 100%;	display: inline-block;	margin: auto;	text-align: center;	color: #284277;	font-size: 16px;	font-weight: 500;}
.header-user {	width: 45px;	height: 45px;	border-radius: 50%;	border: 1px solid #e1b20e;	vertical-align: middle; position: relative; cursor:pointer;}
.header-user .dropdown-menu {	right: 0;left: auto;width: 240px;}
.header-user .dropdown-toggle::after {	display: none;}
.optiondivider{position:relative; padding:10px 0px; display: inline-block;}
.optiondivider::before{position: absolute; content: ""; width: 80px; height: 1px; background: #ccc; left: -85px; top: 50%; }
.optiondivider::after { position: absolute; content: ""; width: 80px; height: 1px; background: #ccc; left: 30px; top: 50%; }
.header-user .dropdown-header {	padding: 15px 0; float: left; width: 100%;}
.header-user .dropdown-body {	padding:0 0 20px;	float: left;	border-top: 1px solid #e9e9e9;	width: 100%;	border-bottom: 1px solid #e9e9e9;}
.header-user .dropdown-footer {	padding: 15px 0; float: left; width: 100%;}
.left-userimg {	float: left;	width: 25%;	margin-right: 5%;border: 1px solid #ddd; border-radius: 50%; overflow: hidden;}
.user-bio {	float: left;	width: 70%;	overflow: hidden;}
.user-bio h4{float: left;	width: 100%;	font-size:16px; font-weight:500; text-transform: capitalize; margin: 0;}
.user-bio p{	float: left;	width: 100%;	font-size:14px;  margin: 0; word-wrap: break-word; white-space: normal; line-height: 18px;}

.header-user .dropdown-body ul{ padding: 0; margin: 0; list-style: none;}
.header-user .dropdown-body ul li{ padding: 5px 0; }
.header-user .dropdown-body ul li a {	padding: 8px 0;	text-transform: capitalize;	font-weight: 400;	font-size: 16px;	color: #666;}
.header-user .dropdown-footer a {	padding: 8px 0;	text-transform: capitalize;	font-weight: 400;	font-size: 16px;	color: #666;}
.header-user .dropdown-menu {	border-top: 0;	border-radius: 3px;	margin-top: 15px;}
.header-user .dropdown-menu::after {	position: absolute;	content: "";	width: 5px;	height: 5px;	border-left: 5px solid #003265;	border-right: 5px solid #003265;	top: -5px;	border-bottom: 5px solid #fff;	right: 15px;}

.items-popup .modal-content {	border-radius: 0;}
.items-popup .modal-header {	background: #003265; color: #fff; padding: 10px 15px; border-radius: 0; border: none;}
.items-popup .modal-header h4{	color: #fff;text-transform: capitalize; font-weight: 400; }
.items-popup .modal-header .close {	background: #00264b;	color: #fff;	font-size: 30px;	padding: 9px 16px;	opacity: 1;	margin: -10px -15px;}



/* Slider
================================================== */
/*-- Main slide --*/
.banner-carousel .banner-carousel-item { height: 700px; color: #fff; background-position: 50% 50%; background-size: cover; }

@media (max-width: 991px) {
.banner-carousel .banner-carousel-item { height: 550px; }
}

@media (max-width: 575px) {
.banner-carousel .banner-carousel-item { height: 450px; }
}

.slider-content { position: relative; height: 100%; width: 100%; }
.slide-title-box { font-size: 16px; line-height: 39px; background: #ffb600; color: #fff; display: inline-block; padding: 0 15px; margin: 0 0 10px; }
.slide-title { font-size: 30px; line-height: 36px; font-weight: 300; color: #fff; margin: 20px 0 10px; }

@media (max-width: 991px) {
.slide-title { font-size: 22px; }
}

@media (max-width: 575px) {
.slide-title { font-size: 16px; }
}

.slide-sub-title { font-style: normal; font-size: 60px; line-height: 58px;  margin: 20px 0; color: #fff; font-weight: 900; text-transform: uppercase; letter-spacing: -1px; }

@media (max-width: 991px) {
.slide-sub-title { font-size: 46px; }
}

@media (max-width: 575px) {
.slide-sub-title { font-size: 30px; line-height: 30px; }
}

.slider-text { display: table; vertical-align: bottom; color: #fff; padding-left: 40%; width: 100%; padding-bottom: 0; padding-top: 20px; }
.slider-text .slide-head { font-size: 36px; color: #0052a5; position: relative; }
.slider-img { display: block; position: absolute; top: -80px; left: 20%; width: 314px; max-height: 100%; }
.slider-img img { display: block; position: relative; max-height: 100%; width: auto; }
.slider.btn { margin: 15px 5px 0; border: 2px solid transparent; }

@media (max-width: 575px) {
.slider.btn { font-size: 12px; }
}

.slider.border { background: none; border: 2px solid #ffb600 !important; }
.slider.border:hover { background: #ffb600; border: 2px solid transparent; }

/* Carousel control */
.banner-carousel .carousel-control { position: absolute; top: 50%; z-index: 5; display: inline-block; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: transparent; opacity: 0; filter: alpha(opacity=0); text-shadow: none; transition: all .25s ease; padding: 0; outline: 0; border: 0; } 

@media (max-width: 575px) {
.banner-carousel .carousel-control { display: none !important; }
}

.banner-carousel .slick-dots { opacity: 0; filter: alpha(opacity=0); bottom: 60px; }
.slick-dots li button::before { font-size: 12px; }
.banner-carousel.banner-carousel-2 .slick-dots li button::before { font-size: 16px; border: 2px solid #fff; border-radius: 100%; line-height:18px; }
.slick-dots li button:hover:before, .slick-dots .slick-dots li button:focus:before, .slick-dots li.slick-active button:before { opacity: 1; color: #ffb600; }
.slick-slide { outline: 0; }
.banner-carousel:hover .carousel-control, .banner-carousel:hover .carousel-control, .banner-carousel:hover .slick-dots { opacity: 1; filter: alpha(opacity=100); }
.banner-carousel .carousel-control.left { left: 20px; }
.banner-carousel .carousel-control.right { right: 20px; }
.banner-carousel .carousel-control i { background: rgba(0, 0, 0, 0.3); color: #fff; line-height: 58px; width: 60px; height: 60px; font-size: 22px; border-radius: 0; transition: all 500ms ease; }
.banner-carousel .carousel-control i:hover { background: #ffb600; color: #fff; }

/*-- Animation */
.banner-carousel [data-animation-in] { opacity: 0; }

/* slick Box slider */
.box-slider-content { bottom: 0%; padding: 0; position: absolute; width: 100%; -webkit-transform: translate(-94px,0px); transform: translate(-94px,0px); }

@media (max-width: 767px) {
.box-slider-content { top: auto; -webkit-transform: translateY(0); transform: translateY(0); left: 20px; bottom: 20px; width: calc(100% - 40px); }
}

.box-slider-text { background: #111; background: rgba(43, 58, 74, 0.75); display: inline-block; padding: 13px 20px 13px 35px; max-width: 800px; border-top: 4px solid #e4c91e }
.box-slide-title { font-size: 18px; font-weight: 300; margin: 0; color: #fff; } 
@media (max-width: 767px) { 
.box-slide-title { font-size: 16px; }
}

.box-slide-sub-title {font-size: 26px; margin: 8px 0 10px; color: #fff;  line-height: 28px; font-weight: 400;  position: relative;}
.box-slide-sub-title::after {position: absolute; content: "";  background: #e4c91e;  width: 14px;height: 95px; left: -26px; top: -4px;  }
	
@media (max-width: 767px) {
.box-slide-sub-title { font-size: 20px;  line-height: 26px;   margin-bottom: 9px; } 
.box-slide-sub-title::after { height: 95px; }  
}

.box-slide-description { color: #fff; font-size: 20px; line-height: 24px; }

@media (max-width: 767px) {
.box-slide-description { font-size: 15px; line-height: 25px; }
}

.box-slider-text .btn { padding: 10px 20px; }
.box-slide.owl-theme .owl-controls { margin: -20px; }

/* Call to action
================================================== */
.call-to-action { background: url(../images/aboutus_bg.jpg) top center no-repeat;  background-size:cover;}
.call-to-action-title { color: #555; margin: 0; padding: 25px 0; line-height: normal; font-size: 22px; text-transform: capitalize; }
.wwr-round { border: 8px solid #424142;	border-radius: 50%;	width: 280px; height: 280px;	position: relative;	overflow: hidden; margin: auto;}
.wwr-round img { object-fit: cover; height: 100%; }
.wwr-round a { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; background: #9d1a24; text-align: center; font-size: 28px; color: #fff; min-height: 111px; text-transform: uppercase; font-weight: 500; padding: 13px 20px; line-height: 35px; opacity: .94; transition: all .4s; display: flex; justify-content: center; } 
.wwr-round.os2 a { background: #003a93; }
.wwr-round.op3 a { background: #a79207; }
.wwr-round.op4 a { background: #5cb77a; }
.wwr-round:hover { border-color:#9d1a24;}
.wwr-round.os2:hover { border-color: #003a93; }
.wwr-round.op3:hover { border-color: #a79207; }
.wwr-round.op4:hover { border-color: #5cb77a; }
.wwr-round.os0 a { background: #455362; align-items: center; padding-top: 0; }
.wwr-round.os0:hover { border-color: #455362; }
.action-style-box { max-width: 1235px; margin: 0 auto; } 

/* Action style box */
.call-to-action-box { margin-top: -50px; }
.call-to-action-box .action-style-box { background: #ffb600; padding: 30px; }
.mb-50px {margin-bottom:50px; } 
.call-to-action-text p { max-width: 880px; line-height: 30px; margin: 0 auto; color: #545454; } 
.action-title { color: #010101; margin: 0; line-height: 55px; font-size: 54px; text-transform: uppercase; font-weight: 600; }
.call-to-action-btn { background: transparent; color: #003265; border-radius: 0;  font-size: 20px; font-weight: 400;  padding: 10px 20px;  margin-top: 10px; display: inline-block;}
.call-to-action-btn:hover {	}
.latest-news .action-style-box { max-width: 100%; }
.twu-main-bg{background-image: url(../images/bg-at.jpg);  background-repeat: no-repeat;  background-size: cover; padding: 60px; color: #fff; }
.twu-main-bg h3{ font-size: 55px; width:100%;margin-bottom:0; color:#fff; }
.twu-main-bg p { font-size: 22px;	text-transform: uppercase;	max-width: 78%;	margin: auto;	line-height: 32px;}

.ts-service-box { box-shadow: 0 10px 35px 0 rgba(53,82,99,.1); transition: background .3s,border .3s,border-radius .3s,box-shadow .3s; padding: 35px 45px 35px 20px; background: #fff; margin: 0px 0px 6px 0px; min-height: 130px; }
.ts-service-info a{ color:#003265; text-decoration:underline;}
.ts-service-info a:hover{ color:#e1b20e;}
.ts-service-box:nth-child(odd) { margin-right:-8px; }
.ts-service-box-img img{ max-width:80px; max-height:80px;}

.usefull-links{background-color: #ab1b24; background-image: url(../images/viewall-bg.jpg);  background-repeat: no-repeat;  background-size: cover; color: #fff;  box-shadow: 15px 10px 35px 0 rgba(0,0,0,.2);transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;transform: scale(0.98);padding: 52px 40px 30px 55px; height: 100%; float: left;max-width: 400px; margin-top:-5px;}
.usefull-links::after{background-color: #ab1b24; opacity:.8; height: 100%;width: 100%;top: 0;left: 0;position: absolute; content:""; z-index: -1;}

.links-contnt h4 {	color: #fff;	font-size: 40px;	text-transform: capitalize;}
.links-contnt ul {	padding: 0;	list-style: none;	margin: 30px 0;}
.links-contnt ul li{	padding: 5px 0;	 display: inline-block; width: 100%;}
.links-contnt ul li a{	color: #fff; padding:5px 0; display: inline-block;}
.links-contnt ul li a:hover{	color: #e1b20e; }
.viewall-links {	color: #fff; padding:15px 0; font-size:20px;}
.viewall-links:hover {	color: #e1b20e; }

.latest-news {background-image: url(../images/lnews-bg.jpg);  background-repeat: no-repeat;  background-size: cover; padding: 60px; color: #fff; }
.latest-post {	background: #fff;}

.mem-heading {	background: #a01c24;	padding: 25px;}
.mem-heading h4 {	font-size: 55px;	line-height: 55px;	color: #fec80c;margin: 0;}
.mem-heading h4 span{	font-size: 45px;	color: #fff;}
.omore-post {	background: #003265;	padding: 25px;	color: #fff;	border-top: 1px solid #fff;}
.omore-post p {	margin: 0;}
.omore-post a {	border: 1px solid #e1b20e;}
.omore-post a:hover {	border: 1px solid #e1b20e;}
.mem-heading-omore-post { background: #003265; width:100%; margin:0px; padding:0px; height: 100%;}
.video-container{background: #f1f1f1; width:100%; margin:0px; padding:0px;}
.leb-home { background: url(../images/lebhomebg.png); background-repeat: no-repeat; background-size: cover; }
.container.little-content {	max-width: 1180px;}
.leb-home .viewall-links {	color: #00336c;	margin-top: 10px;	display: inline-block;	font-size: 18px;}
.leb-item {	display: inline-block;	width: 100%;	background: #fff;	border: 1px solid #dedede;	border-radius: 12px;	padding: 0 30px 30px 30px;	margin-top: 85px; height: calc( 100% - 85px);}
.leb-img {	border: 1px solid #dedede;	width: 165px;	height: 165px;	overflow: hidden;	border-radius: 50%;	margin: auto;	margin-top: -82px;}
.leb-img img {	text-align: center;	width: 100%; object-fit:cover; height:100% }
.leb-name { margin-top: 40px; display: inline-block; width: 100%; color: #003265; text-transform: capitalize; font-size: 22px; }
.leb-desig { font-size: 14px; margin-bottom: 10px; display: inline-block; }
.leb-bio { font-size: 16px; line-height: 25px; color: #959595; margin-top: 20px; height: 73px; overflow: hidden; }
.leb-social {	margin: 0;	padding: 0;	list-style: none;}
.social-item {	display: inline-block;	padding: 5px;}
.social-item a {	padding: 0px;	color: #9e1a29; transition: all .4s;}
.social-item a:hover i{	transform: scale(1.1)}
.lebd-name {	text-transform: capitalize;	font-size: 38px;	font-weight: 400; color:#171818;}
.lebd-content p {	font-size: 18px;	line-height: 30px;	color: #555;}
.lebd-biosocial h5 {	text-align: left;	margin-top: 20px;	font-size: 20px;	font-weight: 400;	color: #003265;	border-bottom: 1px solid #e1e1e1;	padding-bottom: 5px;}
.lebd-biosocial ul {	padding: 0;	margin: 0;	text-align: left;}
.bg-light {	background-color: #f4f4f4 !important;}
.lebd-content h3 {	text-transform: capitalize;	margin: 0;		color: #555;	margin-bottom: 5px;}
.commitees ul {	padding: 0;	margin: 0; display: flex; flex-wrap: wrap; justify-content: center;}
.commitees ul li {	padding: 15px;	width: 100%;	max-width: 33.3%;	display: flex;}
.commitees ul li a{	border: 1px solid #f1f1f1; box-shadow: 0px 0px 5px 5px #f1f1f1; padding: 20px; text-align: center; width:100%; display:block; }
.commitees ul li a img {	padding: 15px 0;	max-width: 60px;}
.commitees ul li a h2 {	font-size: 20px;	text-transform: capitalize;	color: #003265;	font-weight: 500;}
.commitees ul li a span {	font-size: 16px;	color: #555;	padding: 5px 5px 15px 5px;	float: left;	width: 100%;}
.checkg{color: #53ad63;}
.lebd-content table {	font-size: 16px;}
.lebd-content th {	border-bottom: none !important;	padding: 10px 15px;}
.lebd-content td {	padding: 10px 15px; vertical-align:middle;}
.lebd-content td a{	color: #4899ce;}
.lebd-content .table-striped tbody tr:nth-of-type(2n+1) {	background-color: #fafbfd;}
.eyev a { color: #26a745 !important;	background: #d2fbdb;	padding: 10px 12px;	border-radius: 50%;	text-align: center;	vertical-align: middle;}
.user-head { color: #333 !important;	background: #d1d5e0;	font-size: 18px;	text-transform: uppercase;	padding: 8px;	border-radius: 50%;	text-align: center;	vertical-align: middle;}
.docscard ul { padding: 0;	margin: 0; display: flex; flex-wrap: wrap; }
.docscard ul li { padding: 15px;	width: 100%;	max-width: 25%;	display: flex;}
.docscard ul li a{ padding: 5px; border: 1px solid transparent; width: 100%;}
.docscard ul li a:hover { border: 1px solid #f9f9f9;	box-shadow: 0px 0px 10px 5px #f9f9f9;}
.docscard ul li a span.docuimg { border: 1px solid #f3f3f3;	background: #f3f3f3;	padding: 15px 0;	text-align: center;	height: 150px;	line-height: 115px;}
.docscard ul li a img {	max-width: 80px; max-height: 80px;}
.docscard ul li a h4 { font-size: 16px; text-transform:capitalize;	color: #333;	 margin-top:10px; text-align: left; display: inline-block; margin-bottom: 0; line-height: 20px;}
.docscard ul li a span { font-size: 14px; font-style:italic;	color: #888;	float: left;	width: 100%; text-align: left; line-height: 16px;}
.dtype img{max-height: 35px;}
.vidoes-list {	display: inline-block;	max-width: 100%; width: 100%;}
.vidoes-list h4 {	font-size: 16px;	text-transform: capitalize;	line-height: 22px;	font-weight: 400;}
.pdf-img{ width: 100%; max-width: 450px; border: 2px solid #bebebe;}
.btnmail { color: #003265; cursor: pointer; transform: scale(1);  animation: pulse-black 1.5s infinite; display: inline-block;}
.btnmail:hover {  -webkit-animation: none; color:#e1b20e;}

@keyframes pulse-black {
0% { transform: scale(1); }
50% { transform: scale(1.15);opacity:.8; }
100% { transform: scale(1); } 
} 
.content-mh2 h3{ font-size:35px; font-weight:400; color: #555555; text-transform: capitalize; max-width: 90%;}

@media (max-width: 1024px) {
.commitees ul li {	max-width: 50%; }
.docscard ul li {		max-width: 33.3%;	}
}

@media (max-width: 768px) {
.commitees ul li { max-width: 100%; }
.docscard ul li { max-width: 100%; border: 1px solid #f5f5f5; margin-bottom: 20px; }
}

/* Intro
================================================== */
/* Intro */
.ts-intro { padding-right: 20px; }
.into-title { font-weight: 300; text-transform: uppercase; font-size: 18px; line-height: normal; margin: 0; }
.into-sub-title { font-weight: 900; text-transform: uppercase; font-size: 32px; line-height: normal; margin: 10px 0; }

/*-- Featured Tab --*/
.featured-tab { padding-left: 15px; }
.featured-tab .nav-tabs { border: 0; }
.featured-tab .nav-tabs > li > a { font-family: 'Open Sans', sans-serif; background: #272d33; color: #fff; text-shadow: none; font-weight: 700; border-radius: 0; text-transform: uppercase; line-height: 50px; margin: 0 1px 20px; padding: 0 20px; border: 0 !important; transition: all 300ms ease; }
.featured-tab .tab-content { border-top: 0; padding: 0; overflow: hidden; }
.featured-tab .nav.nav-tabs { margin-bottom: 10px; }
.featured-tab .nav-tabs > li.active > a { color: #fff; background: #ffb600; position: relative; }
.featured-tab .nav-tabs > li.active > a:after { position: absolute; content: " "; width: auto; height: auto; bottom: -20px; left: 50%; border-width: 10px; border-style: solid; border-color: #ffb600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); -webkit-transform: translateX(-50%); transform: translateX(-50%); } 
.featured-tab .lead { font-size: 18px; line-height: 28px; color: #303030; font-weight: 400; }
.featured-tab .tab-pane img.pull-left { margin: 0 30px 10px 0; }
.featured-tab .tab-pane img.pull-right { margin: 0 0 0 30px; }
.featured-tab .tab-icon i { font-size: 230px; }
.tab-image-content { padding-left: 0; }
.featured-tab .border-title.border-left { display: inline-block; margin-bottom: 25px; font-size: 20px; }

/* Tab services */
.featured-tab.tab-services .nav-tabs > li > a { font-size: 14px; padding: 0 21px; text-transform: capitalize; }
.featured-tab.tab-services .nav.nav-tabs { margin-bottom: 20px; }

/* Facts
================================================== */
.facts-wrapper { text-align: center; }
.facts-wrapper .ts-facts { color: #fff; }
.ts-facts .ts-facts-icon i { font-size: 42px; color: #ffb600; }
.ts-facts .ts-facts-content .ts-facts-num { color: #fff; font-size: 44px; margin: 30px 0 20px; }
.ts-facts .ts-facts-content .ts-facts-title { font-size: 16px; color: #ffb600; margin: 0; }

/* Services
================================================== */
/* Service box */
.ts-service-box .ts-service-icon i { font-size: 36px; float: left; color: #ffb600; }
.ts-service-box .ts-service-box-content { margin-left: 62px; margin-bottom: 30px; }
.tab-content .ts-service-box .ts-service-box-content { margin-left: 90px; }
.ts-service-box .ts-service-box-content h3 { font-size: 16px; margin-bottom: 10px; line-height: 28px; }
.ts-service-box .ts-service-box-info { margin-left: 25px; margin-bottom: 40px; }
.service-box-title { font-size: 16px; margin: 0 0 10px; }
.service-box-title a { color: #003265; font-size: 20px; font-weight: bold; }
.service-box-title a:hover { color: #ffb600; }

/* Service box bg */
.ts-service-box-bg { background: #252525; color: #fff; padding: 30px; }
.ts-service-box-bg h4, .ts-service-box-bg h3 { color: #fff; } 


/* Service box 
.ts-service-box .ts-service-icon i { font-size: 24px; float: left; color: #fff; background: $color-primary; border-radius: 100%; width: 60px; height: 60px; line-height: 60px; text-align: center; }
.ts-service-box .ts-service-box-content { margin-left: 80px; margin-bottom: 30px; }
.tab-content .ts-service-box .ts-service-box-content { margin-left: 90px; }
.ts-service-box .ts-service-box-content h3 { font-size: 18px; margin-bottom: 15px; }
.ts-service-box .ts-service-box-info { margin-left: 90px; margin-bottom: 40px; }
.service-box-title { font-size: 18px; margin: 0 0 10px; }
.service-box-title a { color: #333; }
.service-box-title a:hover { color: $color-primary; } 
.service-center-img { padding: 0 20px; }
*/

/* Icon squre */
.ts-service-icon.icon-round i { font-size: 24px; color: #fff; background: #ffb600; text-align: center; border-radius: 100%; width: 60px; height: 60px; line-height: 60px; margin-bottom: 20px; position: relative; float: none; }

/* Icon left */
.ts-service-box.icon-left .ts-service-box-icon { float: left; }
.ts-service-box.icon-left .ts-service-box-icon i { background: #ffb600; color: #fff; }
.ts-service-box.icon-left .ts-service-box-info { margin-left: 90px; }
.ts-service-box.icon-left .ts-service-box-info h3 { margin-top: 0; margin-bottom: 5px; }

/* Service no box */
.service-no { font-size: 48px; color: #dbdbdb; float: left; margin-top: 10px; }
.ts-service-box-content .ts-service-box-info { margin-left: 90px; }

/* Service Image */
.ts-service-image-wrapper { margin-bottom: 30px; }
.ts-service-icon i { font-size: 28px; margin-right: 15px; margin-top: 2px; }
.ts-service-info { margin-left: 30px; }
.ts-service-info p{   color:#555;}
.ts-service-info h3 { font-size: 16px; text-transform: capitalize; }
.ts-service-info .learn-more { text-transform: uppercase; font-size: 14px; font-weight: 600; }
.ts-service-info .learn-more:hover { color: #ffb600; }

/* Service Classic */
.ts-service-classic .ts-service-icon i { font-size: 24px; float: left; color: #fff; background: #ffb600; border-radius: 100%; width: 60px; height: 60px; line-height: 60px; text-align: center; transition: all 0.3s; }
.ts-service-classic .ts-service-box-info { margin-left: 80px; }
.ts-service-classic:hover .ts-service-icon i { background: #ffb600; }

/* Projects area
================================================== */
/* Project filter nav */
.shuffle-btn-group { display: inline-block; margin: 20px 0 50px; width: 100%; border-bottom: 3px solid #ffb600; }
.shuffle-btn-group label { display: inline-block; color: #212121; font-size: 14px; padding: 6px 25px; padding-top: 10px; font-weight: 700; text-transform: uppercase; transition: all 0.3s; cursor: pointer; margin: 0; }
.shuffle-btn-group label.active { color: #212121; background: #ffb600; }
.shuffle-btn-group label input { display: none; }

/* Project shuffle Item */
.shuffle-item { padding: 0; }
.shuffle-item .project-img-container { position: relative; overflow: hidden; margin: 10px; background: #f1f1f1; border: 1px solid #e1e1e1; min-height: 300px; max-height: 300px;  display: flex; align-content:start; align-items: start; }
.shuffle-item .project-img-container a{ display:block; text-align:center;}
.shuffle-item .project-img-container h3 a{ text-align:left;}
.shuffle-item .project-img-container img { -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1); transform: perspective(1px) scale3d(1.1, 1.1, 1); transition: all 400ms; }
.shuffle-item .project-img-container:hover img { -webkit-transform: perspective(1px) scale3d(1.15, 1.15, 1); transform: perspective(1px) scale3d(1.15, 1.15, 1); }
.shuffle-item .project-img-container:after { opacity: 1; position: absolute; content: ''; right: auto; left: 0; width: 100%; height: 65px; background-color: #0a48ab; transition: all 400ms; bottom: 0px; }  
.shuffle-item .project-img-container:hover:after { opacity: 1; } 
.shuffle-item .project-img-container .gallery-popup .gallery-icon {   display:none; position: absolute;   top: 0;   right: 0;   z-index: 1;   padding: 5px 12px;   background: #ffb600;   color: #fff;   opacity: 0;   -webkit-transform: perspective(1px) scale3d(0, 0, 0);           transform: perspective(1px) scale3d(0, 0, 0);   transition: all 400ms; }
.shuffle-item .project-img-container:hover .gallery-popup .gallery-icon {   opacity: 1;   -webkit-transform: perspective(1px) scale3d(1, 1, 1);           transform: perspective(1px) scale3d(1, 1, 1); }
.shuffle-item .project-img-container .project-item-info { position: absolute; margin-top: -10%; left: 0; right: 0; padding: 0px 10px; z-index: 1; height: 60px; bottom: 0px; display: flex; align-items: center; } 
.shuffle-item .project-img-container .project-item-info-content { opacity: 1;    transition: all 400ms; }
.shuffle-item .project-img-container .project-item-info-content .project-item-title { font-size: 15px; text-transform: none; padding-right: 50px; margin-bottom: 0; }
.shuffle-item .project-img-container .project-item-info-content .project-item-title a { color: #fff; }
.shuffle-item .project-img-container .project-item-info-content .project-item-title a:hover { color: #ffb600; }
.shuffle-item .project-img-container .project-item-info-content .project-cat { background: rgba(0,0,0,.3); display: inline-block; padding: 8px 6px 6px 10px; font-weight: 700; color: #000; font-size: 10px; text-transform: uppercase; position: absolute; right: 0px; bottom: 0px; border-radius: 20px 0px 0px 0px; }  
.shuffle-item .project-img-container .project-item-info-content .project-cat img{max-width:30px;}
.shuffle-item .project-img-container:hover .project-item-info-content { opacity: 1;  } 
.general-btn .btn-primary:hover { background: #000; }
#cboxCurrent{display:none !important;}
#cboxTitle { position: absolute; bottom: 0px;  top: auto; background: rgba(0,0,0,.5); width: 100%; padding: 10px; color: #fff; }
#cboxClose{top:-1px;}


/* Project owl */
.owl-theme.project-slide { margin-top: 60px; }
.project-slide .item { position: relative; overflow: hidden; width: 100%; }
.project-item img { width: 100%; max-width: auto; transition: all 0.6s ease 0s; }
.project-item:hover img { -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.project-item-content { position: absolute; bottom: -1px; padding: 15px 20px; width: 100%; background: #ffb600; }
.owl-theme.project-slide .owl-nav > div { position: absolute; top: -70px; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.project-slide .owl-nav > div { display: inline-block; margin: 0 2px; font-size: 20px; background: #ffb600; color: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center; }
.owl-theme.project-slide .owl-nav > .owl-prev { right: 35px; left: auto; } 

/* Projects Single page */
.project-title { font-size: 30px; }
.project-info-label { color: #303030; font-weight: 700; font-size: 14px; }
.project-info-content { font-size: 12px; }
.project-info li { margin-bottom: 5px; }
.project-link { margin-top: 15px; }

/* Content area
================================================== */
/* Accordion */
.accordion-group .card { border-radius: 0; margin-bottom: 10px; border-bottom: 1px solid #dfdfdf !important; }
.accordion-group .card-body { padding: 15px 20px; }
.accordion-group .card-body img { max-width: 100px; margin-bottom: 10px; }
.accordion-group .card-header .btn { font-size: 16px; /*text-transform: uppercase;*/ font-weight: 700; padding: 13px 15px; padding-bottom: 10px; }
.accordion-group .card-header .btn:before { font-family: "Font Awesome 5 Free"; position: absolute; z-index: 0; font-size: 14px; right: 16px; padding: 3px 8px 1px; text-align: center; border-radius: 3px; top: 12px; content: "\f107"; font-weight: 700; background-color: #333; color: #fff; transition: .3s; }
.accordion-group .card-header .btn[aria-expanded="true"] { color: #ffb600; }
.accordion-group .card-header .btn[aria-expanded="true"]::before { content: "\f106"; background-color: #ffb600; }
.accordion-group.accordion-classic .card-header .btn:before { display: none; }


/* Testimonial
================================================== */
.testimonial-area { padding: 100px 0; background-color: #ffb600; background-image: url(../images/parallax2.html); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: 50% 50%; }
.testimonial-area .border-title, .testimonial-area .border-sub-title { color: #fff; }
.quote-item .quote-text { margin: 0 0 10px; display: inline-block; padding: 0 40px 30px 60px; background-color: #fff; position: relative; font-size: 16px; font-style: italic; }

@media (max-width: 575px) {
.quote-item .quote-text { padding: 0 40px 30px 50px; }
}

.quote-item .quote-text:before { content: "\f10d"; font-family: "Font Awesome 5 Free"; position: absolute; font-size: 30px; left: 0; top: 0; font-weight: 700; color: #ffc009; }
.testimonial-slide .slick-dots { bottom: -35px; }
img.testimonial-thumb { max-width: 80px; float: left; margin-right: 20px; border-radius: 5px; }
.quote-item-info { padding-top: 15px; display: inline-block; }
.quote-author { font-size: 16px; line-height: 18px; margin: 0 0 2px; font-weight: 700; display: block; color: #ffb600; }
.quote-item-footer { margin-top: 0; margin-left: 60px; }

@media (max-width: 575px) {
.quote-item-footer { margin-left: 0; }
}

/* Testimonial Border */
.quote-item.quote-border .quote-text-border { border: 1px solid #ffb600; padding: 20px; position: relative; line-height: 28px; color: #666; font-size: 18px; text-align: center; }
.quote-item.quote-border .quote-text-border:before { border: 12px solid; border-color: #e1e1e1 transparent transparent; border-top-color: #ffb600; bottom: -24px; position: absolute; content: ""; display: block; height: 0; width: 0; left: 0; margin: 0 auto; right: 0; } 
.quote-item.quote-border .quote-text-border:after { border: 12px solid; border-color: #fff transparent transparent; bottom: -22px; position: absolute; content: ""; display: block; height: 0; width: 0; left: 0; margin: 0 auto; right: 0; } 
.quote-item.quote-border .quote-item-footer { margin-left: 0; text-align: center; margin-top: 35px; }
.quote-item.quote-border .quote-item-footer img.testimonial-thumb { float: none; margin: 0; }
.quote-item.quote-border .quote-item-footer .quote-item-info { display: block; }


/* News section
================================================== */
.latest-post { position: relative; }
.latest-post .image-angle:before { border-bottom: 20px solid #f9f9f9; }
.latest-news .latest-post .post-title {	font-size: 20px;	line-height: 26px;	margin: 0;	font-weight: 400;	text-transform: capitalize;	color: #273c50;}
.latest-news .latest-post .post-title a{		color: #273c50;}
.post-content {	font-size: 16px;	margin-top: 10px;}
.post-footer {	padding: 15px;	display: inline-block;	width: 100%; padding-top: 0; padding-bottom: 30px;}
.postby-dp {	border-radius: 50% !important;	width: 40px; margin-right: 10px !important;}
.post-by span {	color: #666;	font-size: 12px;	margin-top: 6px;	display: inline-block;}
.latest-news .call-to-action-btn {	border: 1px solid #fff;	color: #fff;}
.latest-post .post-title a { color: #303030; }
.latest-post .post-title a:hover { color: #ffb600; }
.latest-post-meta { font-size: 13px; }
.latest-news .latest-post .post-body {  padding: 15px; color: #666; padding-bottom: 0px;}

/* Footer
================================================== */
/*- Footer common */
.footer { background: #0a4aaf; color: #fff; }
.footer-main { padding: 60px 0 30px; } 
.footer-about p {	font-size: 16px;	padding-right: 20px;}

/* Footer about us */
.footer-logo {max-width: 100%; } 
.adress-map::before {	font-family: "Font Awesome 5 Free";	content: "\f015";	margin-right: 5px;	color: #ffb600;	font-size: 16px;	font-weight: bold; position: absolute;left: 10px;}
.phone-c::before {	font-family: "Font Awesome 5 Free";	content: "\f879";	margin-right: 5px;	color: #ffb600;	font-size: 16px;	font-weight: bold; position: absolute;left: 10px;}
.address-social ul {	margin: 0;	padding: 0;	list-style: none;}
.address-social li {	padding-left: 20px; font-size: 16px;}
.address-social li a:hover { color: #fff; }
.follow-social {	background: rgba(0,0,0,.15);	padding: 15px;	margin-top: 15px;}
.follow-social h5 { font-size: 18px; color: #fff; text-transform: uppercase; font-weight: 400; }
.list-follow {	padding: 0;	margin: 0;}
.list-follow .social-item a {	color: #e1b20e;}

/*-- Copyright --*/
.copyright { border-top: 1px solid #1e4e7f; color: #e2f0ff; padding: 20px 0; position: relative; z-index: 1; font-size: 13px; }
#back-to-top { right: 40px; top: auto; z-index: 10; display: none; }
#back-to-top .btn:focus { outline: 0; box-shadow: none; }

@media (max-width: 767px) {
#back-to-top { right: 15px; }
}

#back-to-top.position-fixed { bottom: 20px; }
#back-to-top .btn.btn-primary { width: 36px; height: 36px; line-height: 36px; background: rgba(0, 0, 0, 0.9); border-radius: 3px; color: #e1b20e; font-weight: 700; font-size: 16px; padding: 0; }

@media (max-width: 1100px) {  
.navbar-light ul.navbar-nav > li > a {	font-size: 16px;}
}
@media (max-width: 810px) {  
.navbar .logo{position:relative; padding-bottom: 10px;top: 8px;}
.navbar .logo img {	max-width: 130px;}
.navbar .logo::after {width: 140px;height: 188px; top: 0px;}
.header-two .navbar-fixed .navbar .logo::after {top: 0px; height: 188px;}
.header-two .navbar-fixed .navbar .logo img {	max-width: 130px; }
.change-view .nav{float:left !important;}
#header { padding-top: 0px;}
#back-to-top .btn.btn-primary { width: 32px; height: 32px; line-height: 32px; font-size: 14px; }
}

#back-to-top .btn.btn-primary:hover { color: #fff; }

/* Sub Pages
================================================== */
/*-- Title border --*/
.main-container .border-left { margin-bottom: 30px; }

/*-- Banner --*/
.banner-area { position: relative; min-height: 300px; color: #fff; background-position: 50% 50%; background-size: cover; background-image: url(../images/bann_inner.jpg); }


@media (max-width: 767px) {
.banner-title { font-size: 48px; }
}

@media (max-width: 575px) {
.banner-title { font-size: 38px; }
section, .section-padding { padding: 50px 0; }  
.action-title { font-size: 38px; line-height: 45px; }
.twu-main-bg h3 { font-size: 38px; margin-bottom: 20px; line-height: 45px; }
.twu-main-bg p{max-width: 100%; }	 
.links-contnt h4{font-size: 28px;}
.latest-news { padding: 35px 30px 25px 40px; }
}

/*---*/
.banner-text { position: absolute; top: 50%; left: 0; right: 0; max-width: 1170px; margin: 0 auto; width: 100%; z-index: 1; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.banner-title {	color: #fff;	text-transform: uppercase;	font-size: 45px;font-weight: 500;	position: relative;	padding-left: 15px; }
.banner-title::after {	position: absolute;	content: "";	width: 4px;	height: 34px;	background: #e1b20e;	left: 0;	top: 7px;}
.breadcrumb { padding: 0;  background: none;font-weight: 400; text-transform: capitalize; font-size: 16px; }
.breadcrumb li a, .breadcrumb .breadcrumb-item, .breadcrumb li a:focus, .breadcrumb li a:hover { color: #fff !important; }
.breadcrumb .breadcrumb-item + .breadcrumb-item::before { color: #fff; }
.part-heading {	float: left;	position: relative;	width: 100%;	text-align: left;	font-size: 18px;	color: #676767;	border-bottom: 1px solid #676767;	padding-bottom: 7px;}
.part-heading::after {	position: absolute;	content: "";	background: #676767;	height: 5px;	width: 155px;	bottom: -3px;	left: 0;}
.filter-search {	position: absolute;	right: 0;	max-width: 360px;	bottom: -8px;}
.filter-search .form-control {	border: 1px solid #676767;	padding: 5px 15px;	height: 35px;	min-width: 200px;}
.filter-search.withtabs {	position: relative;	bottom: auto;	max-width: 270px; display: inline-block;float: right;}
.filter-search.withtabs .form-control {		min-width: 170px;}
.change-view .nav {	display: inline-block;	float: right;}
.change-view .nav .nav-item{	display: inline-block;	}
.change-view .nav .nav-item .nav-link {	border-radius: 0;	padding: 5px 15px;	font-size: 16px;}


/*-- About us page --*/
/* Slider pages */
.page-slider .carousel-control { position: absolute; top: 50%; z-index: 5; display: inline-block; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: transparent; text-shadow: none; transition: all .25s ease; padding: 0; outline: 0; border: 0; } 
.page-slider .carousel-control.left { left: 0; }
.page-slider .carousel-control.right { right: 0; }
.page-slider .carousel-control i { background: rgba(0, 0, 0, 0.3); color: #fff; line-height: 70px; width: 40px; height: 70px; font-size: 22px; border-radius: 0; transition: all 500ms ease; }
.page-slider .carousel-control i:hover { background: #ffb600; color: #fff; }
.page-slider.small-bg .item { min-height: 330px; background-size: cover; }
.page-slider.small-bg .box-slider-content { left: 20%; }
.page-slider.small-bg .box-slider-text { background: rgba(0, 0, 0, 0.55); padding: 5px 20px; }
.page-slider.small-bg .box-slide-title { font-size: 28px; color: #fff; font-weight: 900; }

/*-- Get a quote page --*/
.page-quote-form { background: #f2f2f2; padding: 30px 50px 50px; }
.get-a-quote-img { margin-bottom: -190px; }

/*-- Partners carousel --*/
.partner-logo { border: 1px solid #eee; padding: 20px; margin-top: 40px; margin-bottom: 10px; }
.partner-logo img { transition: 350ms; opacity: .6; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.partner-logo:hover img { opacity: 1; -webkit-filter: grayscale(0%); filter: grayscale(0%); }
#partners-carousel .partner-logo { border: 0; border-right: 1px solid #eee; padding: 0 15px; margin-top: 20px; }
#partners-carousel .partner-logo.last { border-right: 0; }

/*-- Team page --*/
.team-slide .slick-slide { margin-left: 25px; padding-bottom: 60px; }
.team-slide .slick-list { margin-left: -25px; }
.team-slide .carousel-control { position: absolute; bottom: 0; left: 50%; border: 0; background-color: #ddd; height: 37px; width: 37px; border-radius: 4px; transition: .3s; z-index: 6; }
.team-slide .carousel-control:hover { background-color: #ffb600; color: #fff; }
.team-slide .carousel-control.left { -webkit-transform: translateX(calc(-50% - 25px)); transform: translateX(calc(-50% - 25px)); }
.team-slide .carousel-control.right { -webkit-transform: translateX(calc(-50% + 25px)); transform: translateX(calc(-50% + 25px)); }
.team-slide .carousel-control.slick-disabled { opacity: .4; }
.team-slide .carousel-control.slick-disabled:hover { background-color: #ddd; color: #000; }
.ts-team-wrapper { position: relative; overflow: hidden; }
.ts-team-wrapper .ts-team-content { position: absolute; top: 76%; left: 0; width: 100%; height: 100%; padding: 15px 25px; margin-top: 0; color: #fff; background: rgba(0, 0, 0, 0.5); transition: 350ms; }

@media (max-width: 1200px) {
.ts-team-wrapper .ts-team-content { top: 72%; }
}

@media (max-width: 575px) {
.ts-team-wrapper .ts-team-content { text-align: center; }
}

.ts-team-wrapper .ts-name { font-size: 16px; margin-top: 0; margin-bottom: 3px; line-height: normal; color: #ffb600; }
.ts-team-wrapper .ts-designation { color: #fff; font-size: 14px; margin-bottom: 15px; font-weight: 700; }
.ts-team-wrapper .team-social-icons a i { color: #fff; margin-right: 8px; text-align: center; transition: 400ms; }
.ts-team-wrapper .team-social-icons a i:hover { color: #ffb600; }
.ts-team-wrapper:hover .ts-team-content { top: 0; padding-top: 50px; }

/* Team Classic */
.ts-team-content-classic { margin-top: 15px; }
.ts-team-content-classic .ts-name { font-size: 16px; margin-bottom: 5px; color: #212121; }
.ts-team-content-classic .ts-designation { color: #888; margin-bottom: 5px; font-weight: 600; }
.ts-team-content-classic .team-social-icons a i { color: #999; }
.ts-team-content-classic .team-social-icons a i:hover { color: #ffb600; }

/*-- Pricing table  --*/
.ts-pricing-box { margin: 20px 0; padding: 0; text-align: center; background: #f9f9f9; }
.ts-pricing-box .ts-pricing-header { background: #252525; color: #fff; position: relative; padding: 30px 20px; }
.ts-pricing-box .ts-pricing-name { font-size: 18px; line-height: normal; margin: 0 0 5px 0; color: #fff; }
.ts-pricing-box .ts-pricing-price { font-size: 44px; color: #fff; margin: 15px 0 0; display: inline-block; }
.ts-pricing-box .ts-pricing-price > small { font-size: 16px; line-height: 16px; display: block; margin-top: 15px; color: #fff; } 
.ts-pricing-box .ts-pricing-features { padding: 15px 0; }
.ts-pricing-box .ts-pricing-features ul { padding: 0 20px; }
.ts-pricing-box .ts-pricing-features ul > li { padding: 20px 0; border-top: 1px dotted #e5e5e5; }
.ts-pricing-box .ts-pricing-features ul > li:first-child { border-top: 0; }
.ts-pricing-box .plan-action { padding-bottom: 40px; }

/* Pricing featured */
.ts-pricing-box.ts-pricing-featured .ts-pricing-header { background: #ff9800; }

/* Contact Us
================================================== */
.map { height: 600px; z-index: 1; }
.contact-info-box { margin-top: 20px; }
.contact-info-box i { float: left; font-size: 24px; color: #ffb600; }
.contact-info-box-content { padding-left: 40px; } 
.contact-info-box-content h4 { font-size: 16px; margin-top: 0; line-height: normal; font-weight: 700; } 
.contact-info-box-content p { margin-bottom: 0; }
label { font-weight: 400; }

/* Contact page 2 */
.ts-service-box.text-center .ts-service-icon.icon-squre i { float: none; margin-bottom: 20px; }
.ts-service-box.text-center .ts-service-box-content { margin: 0; }

/* News Listing
================================================== */
.post { border-bottom: 1px solid #dadada; padding: 0 0 30px; margin: 0 0 45px; } 
.post.last { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }
.post-body { padding: 20px 0; }
.entry-header .entry-title { font-size: 24px; margin: 5px 0 15px; position: relative; line-height: 34px; text-transform: capitalize; }
.entry-header .entry-title a { color: #303030; }
.entry-header .entry-title a:hover { color: #ffb600; }
.post-single .entry-header .entry-title { font-size: 28px; }

/* Meta */
.post-meta { padding-bottom: 10px; }
.post-meta a { color: #303030; }
.post-meta a:hover { color: #ffb600; }
.post-meta span { margin-right: 10px; padding-right: 10px; border-right: 1px solid #dadada; line-height: 12px; display: inline-block; }
.post-meta i { color: #bbb; margin-right: 3px; }
.post-meta .post-comment { border-right: 0; }
.post-meta .post-comment .comments-link { margin-left: 5px; }
.post-footer .btn.btn-primary { font-size: 12px; margin-top: 10px; }

/* Pagination */
.paging { margin-bottom: -5px; }
.pagination li a { border-radius: 0 !important; color: #555; border: 1px solid transparent; font-size: 16px; }
.pagination > .active > a { background: #fff;  border: 1px solid #999;} 
.page-item.active .page-link {	z-index: 3;	color: #555;	background-color: #fff;	border-color: #999;}
.pagination > .active > a:hover, .pagination > li > a:hover { color: #ffb600; background: #fff; border: 1px solid #999; }
.page-item.disabled .page-link {	color: #b3b3b3;	border-color: transparent;}
.shoentr{font-size: 16px;}
.items-popup {	min-width: 800px;}

@media (max-width: 810px) {
.items-popup {	min-width: 100%;}
}

.rpaging {font-size: 14px;}
.rpaging li {margin-bottom: 0px !important;font-size: 14px;}
.rpaging select {height: 2.4rem;font-size: 14px;}
.rpaging .page-link {border: none;background-color: #f0f0f0;}
.rpaging .page-link.active {background: #525f65 !important;color: #fff !important;}
.pager-in-other-page .rpaging {border: none !important;border-top: 2px solid #dee2e6 !important;}

/* News Single
================================================== */
.tags-area { margin: 20px 0; }
.post-tags a { border: 1px solid #dadada; color: #7c7c7c; display: inline-block; font-size: 12px; padding: 3px 10px; margin-left: 3px; }
.post-tags a:hover { background: #ffb600; color: #fff; border: 1px solid transparent; }

/* Post social */
.post-social-icons > li { display: inline-block; }
.post-social-icons a i { margin-left: 5px; font-size: 12px; width: 28px; height: 26px; line-height: 26px; color: #fff; text-align: center; }
.post-social-icons a i.fa-facebook-f {  background: #41578a; }
.post-social-icons a i.fa-twitter { background: #64bae2; }
.post-social-icons a i.fa-google-plus { background: #c0343d; }
.post-social-icons a i.fa-linkedin { background: #3397b6; }

/* Author box */
.author-box { border: 1px solid #dadada; padding: 20px 20px 15px; margin: 20px 0; }
.author-img img { width: 110px; height: 110px; margin-right: 30px; }
.author-info h3 { margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: 600; }
.author-info h3 span { font-size: 12px; color: #999; border-left: 1px solid #AFAFAF; padding-left: 10px; margin-left: 10px; font-weight: 500; } 

/* Comments area */
.comments-area { margin: 40px 0; }
.comments-list .comment-content { margin: 15px 0; }
.comments-list .comment-reply { color: #303030; font-weight: 400; }
.comments-list .comment-reply:hover { color: #ffb600; }
.comments-counter { font-size: 18px; }
.comments-counter a { color: #323232; }
.comments-list { list-style: none; margin: 0; padding: 20px 0; }
.comments-list .comment { border-bottom: 1px solid #e7e7e7; padding-bottom: 20px; margin-bottom: 30px; }
.comments-list .comment.last { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.comments-list img.comment-avatar { width: 84px; height: 84px; margin-right: 30px; }

@media (max-width: 575px) {
.comments-list img.comment-avatar { width: 40px; height: 40px; margin-right: 25px; }
}

.comments-list .comment-author { margin-bottom: 0; margin-top: 0; font-weight: 600; font-size: 16px; color: #303030; }
.comments-list .comment-date { color: #959595; margin-bottom: 5px; font-size: 12px; }

@media (max-width: 575px) {
.comments-list .comment-date { float: none !important; display: inline-block; }
}

.comments-reply { list-style: none; margin: 0 0 0 70px; }

@media (max-width: 767px) {
.comments-reply { margin: 0; padding: 0; }
}


.comments-form { margin-bottom: 0; }
.comments-form .title-normal { margin-bottom: 20px; }
.comments-form .btn.btn-primary { margin-top: 20px; }

/* Sidebar
================================================== */
.sidebar .widget-title { font-size: 24px; font-weight: normal; line-height: 40px; color: #003265; position: relative; text-transform: capitalize; border-bottom: 1px solid #9d9d9d; margin: 0 0 15px; }
.widget.search { padding: 20px; background: #f4f4f4; }
.search  > .form-control { background: #fff; }
.btn-blue{background: #003265;}
.sidebar .widget { margin-bottom: 30px; }
.sidebar-left .widget { margin-right: 20px; }
.sidebar-right .widget { margin-left: 20px; }
.sidebar .widget.box { padding: 25px; }
.widget.box.solid { background: #f2f2f2; }
.widget.box.red { background: #ec483b; color: #fff; }
.widget.box.red .widget-title { color: #fff; }
.widget ul li { line-height: 30px; }
.sidebar .widget ul li a { color: #303030; }
.sidebar .widget ul li a:hover { color: #ffb600; }
.sidebar .widget ul li i { margin-right: 5px; }
.sidebar .btn { font-size: 18px; margin-top: 15px; padding: 10px 25px; }

/* Sidebar nav */
.sidebar ul.nav-tabs { border: 0; }
.sidebar ul.nav-tabs li { width: 100%; }
.sidebar ul.nav-tabs li a { color: #303030; border-radius: 0; padding: 8px 0; padding-left: 0; font-weight: 400; display: block; transition: 400ms; }
.sidebar ul.nav-tabs li.active a, .sidebar ul.nav-tabs li:hover a { color: #ffb600; }
.sidebar ul.nav-tabs li { color: #303030; line-height: normal; font-size: 14px; }
.sidebar ul.nav-tabs li:last-child a { border-bottom: 0; }

/* Service menu */
.sidebar ul.service-menu li { width: 100%; }
.sidebar ul.service-menu li a { background-color: #f4f4f4; padding: 15px 20px; border: 0; margin-bottom: 8px; position: relative; transition: 400ms; display: block; }
.sidebar ul.service-menu li.active a, .sidebar ul.service-menu li:hover a { background: #ffb600; color: #fff; cursor: pointer; }

/* Recent News */
.widget.recent-posts .widget-title { margin-bottom: 35px; }
.widget.recent-posts ul li { border-bottom: 1px solid #dadada; padding-bottom: 15px; margin-bottom: 17px; } 
.widget.recent-posts ul li:last-child { border: 0; padding-bottom: 0; margin-bottom: 0; }
.widget.recent-posts .posts-thumb img { margin-right: 15px; width: 90px; height: 70px; }
.widget.recent-posts .post-info .entry-title { font-size: 13px; font-weight: 600; line-height: 20px; margin: 0; }
.widget.recent-posts .post-info .entry-title a { color: #303030; display: inline-block; }
.widget.recent-posts .post-info .entry-title a:hover { color: #ffb600; }
.widget.recent-posts .post-date { font-weight: 400; color: #999; text-transform: capitalize; }

/* Widget tags */
.widget-tags ul > li { float: left; margin: 3px; }
.sidebar .widget-tags ul > li a { border: 1px solid #dadada; color: #303030; display: block; font-size: 14px; padding: 3px 15px; transition: all 0.3s ease 0s; } 
.sidebar .widget-tags ul > li a:hover { background: #ffb600; color: #fff; border: 1px solid transparent; }

/* Error page
================================================== */
.error-page .error-code h2 { display: block; font-size: 200px; line-height: 200px; color: #303030; margin-bottom: 20px; } 
.error-page .error-body .btn { margin-top: 30px; font-weight: 700; }

/*# sourceMappingURL=style.css.map */


@media (max-width: 767px) {
.usefull-links{max-width: 100%;}
}

/* 3-12-21 */

.post-body .post-title { min-height: 52px; overflow: hidden; }
.post-body .post-title a { color: #273c50; }
.post-content { min-height: 77px; overflow: hidden; }
.bg-grey { background: #f2f2f2; }
.btn-grey { background: #ccc; color: #fff; text-transform: uppercase; border-radius: 0; padding: 10px 20px; } 
.btn-grey:hover{ background:#999; color: #fff; }
.post-single a.link{ color:#ffb600 }
.sm-text { color: #999; font-size: 16px; }
.post-content.post-single { margin-top: 0; }
.post-single .entry-header .entry-title { font-size: 28px; margin-top: 0; }
.sidebar ul.nav-tabs li a i { color: #e7b005; font-size: 18px; vertical-align: text-bottom; }

/*Css Added 06-12-2021*/
@media (max-width:480px){
.space_mobile_top{margin-top: .5rem;}	
.sidebar-right .widget {margin-left: 0;}
.filter-search {position: relative;max-width: 100% !important;top: 5px;width: 100%;}	
.shoentr {text-align: center;display: block;margin-top: 20px;}
.content-mh2 h3 {font-size: 28px;max-width: 100%;}	
.header-user .dropdown-menu {right: 0;left: 0;width: 100%;}
.header-user .dropdown-menu::after {right: auto;left: 17px;}
.dropdown-menu {min-width: 340px;}
}
@media (max-width:982px){
.latest-news {
padding: 60px 0;
}
}
@media(min-width:800px) and (max-width:982px){
.usefull-links{float: none;max-width: 100%;}
.ts-service-box{min-height: 183px;}
.filter-search {
right: 15px;
}
}
/*Css Added 06-12-2021*/

.success-icon { text-align: center; font-size: 44px; padding: 20px 0px 30px; }
.success-icon span { display: inline-block; width: 90px; height: 90px; background: forestgreen; border-radius: 100%; line-height: 90px; color: #fff; }
.error-page.thankspage .error-code h2 {	font-size: 120px;	line-height: 140px;	color: #303030;	margin-bottom: 0px;}
.thankspage .error-message i {	font-size: 150px;	color: #23b561; margin-bottom: 20px;}
.dmap-detailp {    display: inline-block;    width: 100%;}
.dmap-detailp .firstHeading {    font-size: 18px;    line-height: 25px;  margin-bottom:10px; float: left;width: 100%;}
.dmap-detailp .firstHeading .status {    font-size: 18px;    line-height: 25px;    background: #086934;    width: 100%;    color: #fff;    float: left;    padding: 5px 10px;    text-transform: uppercase;    font-weight: 400;}
.dmap-detailp .details {	float: left;	width: 100%;	font-size: 14px;	margin-bottom: 5px; color:#777 ; padding: 0 10px;}
.dmap-detailp .view-details {	float: left;	width: 100%;	font-size: 14px;	margin-bottom: 5px;  color:#777 ; padding: 0 10px;}
.dmap-detailp .details i{	margin-right: 10px;  color:#333 ;} 
.dmap-detailp .view-details i{	margin-right: 10px;  color:#333 ;}
.gm-style .gm-style-iw-d { overflow: unset !important; }
.gm-style-iw.gm-style-iw-c {    max-width: 330px !important;    padding: 0;}
.gm-ui-hover-effect {    fill: #fff !important;    border: #fff !important;    margin-top: 8px !important;    margin-right: 8px !important;    background: #fff !important;   border-radius: 7px;    opacity: .8;}
.field-validation-error.text-danger { font-size: 14px; width: 100%; display: inline-block; }

@media (min-width:992px) {
.img-fluid.post-image {        height: 225px;        width: 370px;        margin: auto;    }
}

.vidoes-list .pop {    width: 100%;    max-width: 100%; cursor: pointer;}


.darkbg-wrapper { background: #4b5967; padding:20px; }
.darkbg-wrapper ul { padding: 0; list-style-type: none; display: flex; }
.darkbg-wrapper li { width: 19.5%; margin-right: 15px; }
.darkbg-wrapper li:last-child { margin-right: 0; } 
.darkbg-wrapper .item { margin: 0 10px; }
.photoimg img { width: 100%; }
.content-desc { background: #fff; padding: 10px; position:relative; }
.leftarrow.slick-arrow { position: absolute; left: -57px; top: 48%; font-size: 36px; opacity:0.38; cursor:pointer; }
.leftarrow.slick-arrow:hover{ opacity:1 } 
.rightarrow.slick-arrow { position: absolute; right: -57px; top: 48%; font-size: 36px; opacity: 0.38; cursor: pointer; }
.rightarrow.slick-arrow:hover { opacity: 1 }
.content-desc p { font-size: 16px; line-height: 20px; }
.content-desc p.shortdesc { height: 63px; overflow: hidden; }
.content-desc .author-box { border: none; padding: 0; display: flex; margin-top: 15px; margin-bottom: 0; align-items: center; }
.content-desc .author-box .author-img { background: #d9d9d9; width: 33px; height: 33px; border-radius: 50%; margin-top: 0; margin-right: 4px; }
.content-desc .author-box .author-info h5 { margin-bottom: 0; font-size: 14px; font-weight: bold; line-height: 17px; }
.content-desc .author-box .author-info p.sm-text { font-size: 13px; margin-bottom: 0; }
.content-desc .author-box .author-img img { width: 100%; height: auto; }
.content-desc .social_link { position: absolute; right: 9px; bottom: 8px; }
.testimonialSlide  .item{width:300px;} 
.testSlide { margin-top: 70px; }
.testSlide .slick-current.slick-active { margin-top: -50px !important; }

@media (max-width:1600px){
.box-slider-content { -webkit-transform: translate(-94px,0px); transform: translate(-94px,0px); }
.box-slider-text { max-width: 669px; }
.box-slide-sub-title { font-size: 22px; }
.box-slide-description { color: #fff; font-size: 18px; line-height: 24px; }
.container { max-width: 1440px; }
}


@media (max-width:1440px) {
.container { max-width: 1170px; }
}


@media (max-width:1024px) {
.box-slider-content { -webkit-transform: translate(0px,0px); transform: translate(0px,0px); }
.wwr-round a { text-align: center; font-size: 20px; min-height: 111px; text-transform: uppercase; font-weight: 500; padding: 13px 20px; }
}

@media (max-width:1024px) {
.wwr-round a { font-size: 16px; min-height: 53px; text-transform: uppercase; font-weight: 500; padding: 13px 20px; line-height: 22px; } 
.usefull-links { padding: 52px 40px 30px 55px; height: 100%; float: left; max-width: 100%; margin-top: -5px; width: 100%; }
}

@media (max-width:767px) {
.box-slider-content { -webkit-transform: translate(0px,0px); transform: translate(0px,0px); }
.box-slider-text { max-width: 100%; }
.bannerBottomBar { background-size: cover; }
.bannerBottomBar h2 { font-size: 32px; }
p.font-bigger { font-size: 24px; }
.usefull-links { max-width: 100%; transform: scale(1); }
.leftarrow.slick-arrow { left: -16px; opacity: 0.7; cursor: pointer; color: #fff; }
.rightarrow.slick-arrow { right: -16px; opacity: 0.7; cursor: pointer; color: #fff; }
.darkbg-wrapper .slick-slide img { display: block; margin: 0 auto; }
.section-sub-title { font-size: 20px; line-height: 27px; }
}


.photoimg { height: 185px; overflow: hidden; }
.darkbg-wrapper .item .photoimg img { height: 100%; width: 100%; object-fit: contain; }
.leb-home-inner .vidoes-list img{width:100%} 
.negotiation_bx { height: 241px; overflow: hidden; }
.negotiation_bx .example-image { object-fit: fill; height: 100%; }
.customDv .col-md-3 { max-width: 20%; flex: 0 0 20%; }
.customDv .wwr-round { width: 232px; height: 232px; margin: auto; }
.customDv .wwr-round a { font-size: 23px; min-height: 90px; padding: 13px 20px; line-height: 26px; }
.darkbg-wrapper .photoimg { height: 320px; background: #ffffff; }
.btn-secondary { border-radius: 0; background: #0b4baf; border-color: #0b4baf; }
.customDv { justify-content: center; }
.contact-info-left  { padding:30px; }
.contact-info-left ul { padding: 0 0 0 20px; list-style: none; margin: 0; }
.contact-info-left ul li{ position:relative; margin-bottom:15px; cursor:pointer; }
.contact-info-left ul li::before { left: -30px; }
.contact-info-left ul a:hover { color: #0a4aaf; }

#mobileuser, .mobilelinks{display:none;}

@media (max-width: 810px) {
.navbar-collapse { overflow-y: auto; position: absolute; z-index: 100; top: 90px; background:#1c58bb; width: calc(100% + 3rem); margin-left: -1.5rem; padding: 0px 1.5rem !important;}
ul.navbar-nav.w-100 li.nav-item a.nav-link::before{ bottom: 1px; }
#top-bar{ text-align:left !important;}
.navbar .logo{z-index:111;}
.header-two .navbar-fixed ul.navbar-nav > li > a{ padding: 1px 0 !important;}
.mobiletop{ display:none !important;}
.mobilelinks{display:block;}
#mobileuser{display:block; text-align: left !important;}
#mobileuser::after { content: ''; position: absolute; width: 100%; height: 1px; background: linear-gradient(to left, #16508b, #003265); left: 0; bottom: 0; }
#mobileuser img{display:inline-block; max-width: 32px; margin-right:10px; float:left;}
#mobileuser h4{display:inline-block; color:#fff; font-size:18px; margin:0px;}
#mobileuser h4 p { display: block; color: #fff; font-size: 14px; margin: 0px; float: left; width: 100%; text-transform: none; line-height: 14px; }
}

.btn{border-radius:2px;}
.floatingsearch { padding-right: 40px; position:relative;}
.search-button {position: absolute; right: 6px}
.search-toggle { position: relative; display: block; height: 20px; width: 20px; margin-top: 18px; }
.search-toggle::before, .search-toggle::after { content: ""; position: absolute; display: block; transition: all 0.1s; }
.search-toggle::before { border: 2px solid #ffd22e; border-radius: 50%; width: 100%; height: 100%; left: -2px; top: -2px; }
.search-toggle::after { height: 2px; width: 10px; background: #ffd22e; top: 17px; left: 13px; transform: rotate(45deg); }
.search-toggle.active::before { width: 0; border-width: 1px; border-radius: 0; transform: rotate(45deg); top: -1px; left: 4px; }
.search-toggle.active::after { width: 20px; left: -5px; top: 8px; }
.search-input:focus { outline: none; }
.floatingsearch .search-box { position: absolute; bottom: 0; width: 100%; height: 100%; max-height: 0; transform: translateY(100%); background-color: #ffd22e; transition: all 0.3s; right: 0; max-width: 350px; z-index: 10; border-radius: 0px 0px 2px 2px;}
.floatingsearch .search-box .search-input { width: calc(100% - 55px); height: 100%; padding: 0 1em; border: 0; background-color: transparent; opacity: 0; color: #003265; }
.floatingsearch .search-box .search-btn { width: 50px; height: 100%; padding:0px; border: 0; background-color:#efc21e; opacity: 0; color: #003265; }
.floatingsearch .search-box .search-input::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.6); }
.floatingsearch.show .search-box { max-height: 50px; }
.floatingsearch.show .search-box .search-input { opacity: 1; }
.floatingsearch.show .search-box .search-btn { opacity: 1; }

.navbar-fixed .search-toggle {	margin-top: 10px; }

.search-result h3 a{color: #0a4aaf;}
.search-result h3 a:hover{color:#171818;}
.search-result hr { background: none !important; border-bottom: 4px double #ededed; height: 4px; margin: 0px; width: 100%; border-top: 0px; }

@media (max-width: 810px) {
	.floatingsearch { padding-right: 0; }
.search-button{ display:none; }
.floatingsearch .search-box{ max-height: 50px; background-color: #ffd22e; position: relative; transform: none; margin-top: 10px; max-width: 100%; width: 100%; height: 45px; margin-bottom: 14px;}
.floatingsearch .search-box .search-input { opacity: 1;}
.floatingsearch .search-box .search-btn { opacity: 1; background-color:#efc21e; }

}

/**********seniority tool*************/
.sdate span.toolt {    color: #b71c28;    position: relative;    cursor: pointer;}
.sdate span.toolt i{   font-size:11px; color:#000; }
.sdate span.toolt sup{   top: -13px;}
.sdate span.toolt .popovers{    position: absolute;    background: #fff;    bottom: 30px;    padding: 10px;    border: 1px solid #ccc;    font-size: 14px; left: 0;  color: black; max-width: 200px; text-transform: initial; border-radius: 4px; display:none;}
.sdate span.toolt:hover .popovers{   display:block;}
.sdate span.toolt .popovers::after {	position: absolute;	content: "";	width: 0;	height: 0;	border-left: 5px solid transparent;	border-right: 5px solid transparent;	border-top: 5px solid #666;	bottom: -5px;	left: 8px;}

.sdate span.toolt .popovers.leftside { min-width: 200px; right: -5px; left: auto;  bottom: 34px;}
.sdate span.toolt .popovers.leftside::after{ left: auto;  right: 5px;}


.senioritytool .form-control {	background: #fff;}
.senioritytool .btn-dark {	padding: 6px 25px; font-size: 18px;}
.senioritytool .btn-primary {	padding: 6px 25px;}
.senioritytool .btn.btn-info {	text-transform: uppercase;	font-size: 16px;	padding: 15px;	background: #fff ;border-color: #0a4aaf; color:#0a4aaf;}
.senioritytool .btn.btn-info.active {	background: #0a4aaf;border-color: #0a4aaf; color:#fff; position:relative;}
.senioritytool .btn.btn-info.active::after {	position: absolute;	content: "";	width: 10px;	height: 8px;	margin: auto;	bottom: -8px;	left: 0;	right: 0;	border-left: 10px solid #f000;
	border-right: 10px solid #f000;	border-top: 10px solid #0a4aaf;}
.senioritytool .btn.btn-info:hover {	opacity:.8;}
.senioritytool .filter-search {	right: 15px;}
.v-hr {	background: #ccc;	width: 1px;	margin: auto;	height: 100%;}
.rampbtn{background: #455362 !important;  color:#fff !important; border-color:#455362 !important}
.opsbtn{background: #b71c28 !important; color:#fff !important; border-color:#b71c28 !important}
.provobtn{background: #003a93 !important; color:#fff !important; border-color:#003a93 !important}
.cargobtn{background: #a79207 !important; color:#fff !important; border-color:#a79207 !important}

.sort {    background-image: url("../../content/images/caret_up.png");    background-repeat: no-repeat;   background-position: right center;    padding-right: 34px;    cursor: pointer;    display: block;    }
.table-responsive thead tr .tb_headerSortUp {    background-image: url("../../content/images/caret_up_white.png");}
.table-responsive thead tr .tb_headerSortDown {    background-image: url("../content/images/caret_down_white.png");}
/**********seniority tool*************/

/**********Detail*************/
.detail-title-head {font-size: 38px;font-weight: bold;padding: 20px 0;border-bottom: 1px solid #ececec;}
.detail-links {font-size: 28px;}
ul.ks-cboxtags {  list-style: none;  padding: 20px; }
ul.ks-cboxtags li {    display: inline; text-align:center; }    
ul.ks-cboxtags li label {display: inline-block;background-color: rgb(255, 255, 255);border: 1px solid rgb(225, 178, 14);color: #191919;border-radius: 0px;white-space: nowrap;margin: 3px 0px;-webkit-touch-callout: none;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;font-weight: 400;     width: 83px;}
ul.ks-cboxtags li label {padding: 5px 12px 2px 12px;cursor: pointer;text-transform: uppercase;}

ul.ks-cboxtags li input[type="radio"]:checked + label {border: 1px solid #e1b20e;background-color: #e1b20e;color: #000;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
ul.ks-cboxtags li input[type="radio"] {position: absolute;opacity: 0; }
.subheading {	font-size: 13px;	color: #6c6c6c; text-transform: capitalize; display: block;}

.accordion-group .card-header .btn span {    position: absolute;    right: 15px;    top: 10px; font-size: 20px;}
.accordion-group .card-header .btn span .fa-angle-up {    display: none;}
.accordion-group .card-header .btn[aria-expanded="true"] .fa-angle-up {    display: block;}
.accordion-group .card-header .btn[aria-expanded="true"] .fa-angle-down {    display: none;}


@media (max-width: 480px) {
	.senioritytool .filter-search {	 right:0px; }
}


.customSort {
    background-image: url("../../content/images/caret_up.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 34px;
    cursor: pointer;
    display: block;
}

.table-responsive thead tr .tb_headerCustomSortUp {
    background-image: url("../../content/images/caret_up_white.png");
}

.table-responsive thead tr .tb_headerCustomSortDown {
    background-image: url("../../content/images/caret_down_white.png");
}
/**********Detail*************/

@media (min-width: 576px) {
].modal-dialog { max-width: 460px; }
}
/**********Detail*************/

.disclaimer { font-size: 12px; line-height: 18px; margin-top: 10px;  display: block; float: left; margin-bottom:10px }
.list-follow-page {	padding: 0;	margin: 0;}
.list-follow-page .social-item a {color: #e1b20e;  background: #f4f4f4; width: 45px;  height: 45px;display: inline-block;  border-radius: 50%;  line-height: 45px;  text-align: center; font-size: 20px; }
.list-follow-page .social-item a i.fa-facebook-f{ color: #275ba0;}
.list-follow-page .social-item a i.fa-instagram{ color: #c43b91;}
.list-follow-page .social-item a i.fa-youtube{ color: #e22313;}
.list-follow-page .social-item a i.fa-spotify{ color: #00ca4d;}
.list-follow-page .social-item a i.fa-apple{ color: #313132;}


#notfound { position: relative; min-height: 500px;  background-size: cover; background-repeat: no-repeat; }
#notfound .notfound { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.notfound { max-width: 1000px; width: 100%; line-height: 1.4; text-align: center; overflow:hidden;}
.notfound .notfound-404 { position: relative; height: 240px; }
.notfound .notfound-404 h1 { font-family: 'Montserrat', sans-serif; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 252px; font-weight: 900; margin: 0px; color: #e1b20e; text-transform: uppercase; letter-spacing: -40px; margin-left: -20px; } 
.notfound .notfound-404 h1 > span { text-shadow: -8px 0px 0px #fff; }
.notfound .notfound-404 h3 { font-family: 'Cabin', sans-serif; position: relative; font-size: 16px; font-weight: 700; text-transform: uppercase; color: #0b4baf; margin: 0px; letter-spacing: 3px; padding-left: 6px; }
.notfound h2 { font-family: 'Cabin', sans-serif; font-size: 18px; font-weight: 400; text-transform: none; color: #000; margin-top: 0px; margin-bottom: 25px; }
.notfound a { text-decoration:underline; color: #e1b20e; }

@media only screen and (max-width: 767px) {
.notfound .notfound-404 { height: 200px; }
.notfound .notfound-404 h1 { font-size: 200px; }
}

@media only screen and (max-width: 480px) {
.notfound .notfound-404 { height: 162px; }
.notfound .notfound-404 h1 { font-size: 162px; height: 150px; line-height: 162px; }
.notfound h2 { font-size: 16px; }
}




