/*
Theme Name: Title Alliance
Theme URI: http://www.titlealliance.com/
Author: Codiffy
*/

/* Font Setup
*/
@import url(//db.onlinewebfonts.com/c/547fcb026eb30833b9696544bec8e2ac?family=Baskerville+Display+PT+Web);
@import url(//db.onlinewebfonts.com/c/6b07f3a151e061bf4f1426d4cb339dca?family=Univers+LT+Std+47+Cn+Lt);

/* CSS Reset 
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #003366;
	font-size: 15px;
	line-height: 24px;
	background: transparent;
}
body , .lepopup-element-4 .lepopup-element-html-content {
	font-family: Arial, Helvetica, sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .lepopup-element-html-content{
	font-family: "Baskerville Display PT Web" !important;
}
.lepopup-element-html-content{
	line-height: 1.1;
	text-transform: uppercase;
}
.lepopup-element-4 .lepopup-element-html-content{
	text-transform: none !important;
}
input.lepopup-ta-left {
	background: #fff !important;
    border: none !important;
    border-radius: 15px !important;
    text-transform: uppercase;
    text-align: center !important;
}
.lepopup-element .lepopup-button span{
	font-size: 12px !important;
    letter-spacing: 2px !important;
    font-weight: bold !important;
}
.lepopup-form-4 .lepopup-element-4 .lepopup-element-html-content{
	line-height: 1.5;
}
.lepopup-button-zoom-out{
	border-radius: 10px !important;
}
p{
    margin-bottom: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html {
  scroll-behavior: smooth;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/* End hide from IE Mac */
.none {
	display: none;
}
/* End Clearfix */
/* General Setup
/*-----------------------------------------------------------------------------------*/
a:link {
	color: #003366;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #B0B736;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #B0B736;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #B0B736;
	outline: none;
}
.small h1, .small h2, .small h3, .small h4, .small h5, .small h6 , .main-banner .slide .content-banner .banner-text span , .second-font h4 , .elementor-element-3edcecc h2  {
	/*font-family: "Univers LT Std 47 Cn Lt" !important;*/
	font-family: "arial" !important;
	font-weight: 300 !important;
}
.elementor-grid-item h2 a{
	font-family: "arial" !important;
	font-weight: 700 !important;
}
.elementor-shape-circle{
	top: -20px !important;
}
.second-font h1, .second-font h2, .second-font h3, .second-font h5, .second-font h6 , .second-font p , .elementor-element-9c9fe72 p strong {
	font-family: "Univers LT Std 47 Cn Lt" !important;
	
}
.dialog-widget-content{
	background-color: rgba(0,0,0,0.8) !important;
}
.dialog-lightbox-message .elementor-top-section {
	background-color: rgba(255,255,255,0) !important;
}
#elementor-tab-content-1742{
	padding: 30px 30px 16px 30px !important;
}
.dialog-widget-content .elementor-background-overlay{
	display: none !important;
}
.dialog-type-lightbox .elementor-container{
	background: #FFF;
	border-radius: 50px;
	padding: 50px;
}
.btn-golden a , .current_openings .elementor-post__read-more , .main-banner .slide .content-banner .banner-text a {
	width: 310px !important;
	text-align: center;
	padding: 12px 0 !important;
}
.page-id-815 .elementor-element-44bb9ef a{
	width: auto !important;
	padding: 10px 30px !important;
}
.container{
	width: 1170px;
	margin: 0 auto;
}
.top-bar{
	width: 100%;
	background: #D6DB76;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #B0B736;
}
.top-bar a{
	color: #003366;
	text-decoration: underline;
}
header{
	float: left;
	width: 100%;
	padding: 20px 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #DCDCDB;
}
header nav{
	width: 100%;
	text-align: center;
}
header nav ul li{
	float: left;
	width: calc(100% / 5);
	position: relative;
}
header nav ul li a{
	font-family: "Arial Black";
	color: #003366 !important;
	text-transform: uppercase;
	font-size: 14px;
}
header nav ul li.current-menu-item a {
	border-bottom: 2px solid #D6DB76;
}
header nav ul li .sub-menu{
	display: none;
	position: absolute;
    padding: 40px 0 20px;
    background: rgba(255,255,255,0.8);
    border-radius: 0 0 15px 15px;
    z-index: 99;
}
header nav ul li:hover .sub-menu{
	display: block;
}
header nav ul li .sub-menu li{
	width: 100%;
	padding: 10px 0;	
}
header nav ul li .sub-menu li a{
	font-size: 12px;
}
.main-banner{
	width: 100%;
}
.main-banner .slide{
	width: 100%;
	position: relative;
	margin-right: 90px !important;
}
.main-banner .slide figure , .main-banner .slide figure img{
	width: 100%;
	height: auto;
	line-height: 0;
}
.main-banner .slide .content-banner{
	right: 6%;
	overflow: hidden;
	width: 720px;
}
.main-banner .slide .content-banner .logo{
	width: 250px;
	float: right;
	margin-bottom: 30px;
	line-height: 0;
}
.main-banner .slide .content-banner .logo img{
	width: 100%;
	height: auto;
}
.main-banner .slide .content-banner .banner-text{
	background: rgba(255,255,255,0.7);
	width: 100%;
	padding: 40px 50px;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.main-banner .slide .content-banner .banner-text span{
	width: 100%;
	display: block;
	text-align: center;
	position: relative;
	font-style: italic;
}
.main-banner .slide .content-banner .banner-text span:before{
	content: '';
	width: 41%;
    height: 2px;
    background: #B0B736;
    position: absolute;
    left: 0;
    top: 10px;
}
.main-banner .slide .content-banner .banner-text span:after{
	content: '';
	width: 41%;
    height: 2px;
    background: #B0B736;
    position: absolute;
    right: 0;
    top: 10px;
}
.main-banner .slide .content-banner .banner-text h1{
	color: #003366;
	text-transform: uppercase;
	font-size: 46px;
	margin: 26px 0 24px 0;
	letter-spacing:3.84px;
}
.main-banner .slide .content-banner .banner-text a{
	width: 250px;
	text-align: center;
    background: #B0B736;
	display: inline-block;
	font-family: "Arial Black";
	color: #FFF;
	padding: 10px 0;
	font-size: 10px;
	border-radius: 15px;
	letter-spacing: 2px;
}
.main-banner .slide .content-banner .banner-text a:hover , .btn-golden:hover .elementor-button-text , .current_openings .elementor-post__read-more:hover{
	color: #B0B736 !important;
}
.btn-golden:hover .elementor-button-link  , .main-banner .slide .content-banner .banner-text a:hover , .current_openings .elementor-post__read-more:hover {
	background-color: #d9e244 !important;
}
.banner-bottom{
	width: 100%;
	background: #DCDCDB;
	padding: 70px 0;
	text-align: center;
}
.banner-bottom h2{
	color: #003366;
	font-size: 57px;
	font-style: italic;
}
.welcome-message h2{
    color: #B0B736 !important;
    font-size: 24px;
    letter-spacing: 2px;
    position: relative;
	display: inline-block;
	background: #FFF;
	z-index: 99;
    padding-right: 20px;
}
.welcome-message .elementor-element-e45e252:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #B0B736;
    right: 0;
    top: 15px;
}
.current-opening-home h2{
    color: #FFF !important;
    font-size: 40px;
    letter-spacing: 2px;
    position: relative;
}
.current-opening-home h2:after{
    position: absolute;
    content: '';
    width: 600px;
    height: 2px;
    background: #FFF;
    right: 0;
    top: 15px;
}
.our-employee h2{
    color: #B0B736 !important;
    font-size: 24px;
    letter-spacing: 2px;
    position: relative;
}
.our-employee h3{
    font-size: 18px;
    letter-spacing: 2px;
    position: relative;
}
.our-employee h3+h3{
    margin-bottom: 15px;
}

footer{
	width: 100%;
	float: left;
	background: #D6DB76;
	padding: 40px 0;
}
footer aside{
	width: 25%;
	float: left;
}
footer .logo{
	width: 200px;
}
footer .logo img{
	width: 100%;
	height: auto;
}
.contact-side{
	float: left;
}
.contact-side label{
	width: 120px;
	font-size: 13px;
	float: left;
}
details summary{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 15px;
}
.contact-side address{
	float: right;
	font-size: 13px;
	font-style: normal;
}
.contact-side address a{
	display: block;
	color: #003366 !important;
	font-size: 13px;
}
.links-side{
	float: left;
    margin-left: 50px;
}
.links-side label{
	width: 100px;
	float: left;
	font-size: 13px;
}
.links-side ul{
	float: right;
}
.links-side ul li a{
	color: #003366 !important;
	font-size: 13px;
}
.banner-who-we-are h4{
    font-family: 'Univers LT Std';
    font-size: 16px;
	position: relative;
    font-weight: 300 !important;
}
.elementor-142 .elementor-element.elementor-element-c54c50e .elementor-heading-title{
	display: inline-block;
	background: #b3c8e8;
	z-index: 999;
    padding-right: 20px;
}
.elementor-element-c54c50e .elementor-widget-container:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #003366;
    right: 0;
    top: 12px;
}
.elementor-element-a32f1cd .elementor-accordion-item{
	margin-bottom: 15px;
}
.profile-team p{
	color: #B0B736 !important;
	font-family: Arial Black;
    font-size: 12px;
}
.btn-golden .elementor-button-text{
	color: #FFF !important;
	font-size: 11px !important;
	letter-spacing: 2px;
}
.elementor-element-181de15 ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.single-current_openings .elementor-heading-title {
	margin-bottom: 20px !important;
}
.elementor-element-181de15 ul li{
	line-height: 26px;
}
.elementor-element-181de15 ul li:before{
	content: '-';
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	
}
.generic-heading h2 {
	background: #FFF;
	padding-right: 30px;
	display: inline-block;
    z-index: 99;
    position: relative;
	
}
.current_openings .elementor-post__excerpt{
	position: relative;
}
.current_openings .elementor-post__excerpt p{
	padding-top: 20px;
	min-height: 110px;
}
.current_openings .elementor-post__excerpt p span{
	position: absolute;
    right: 0;
	font-size: 20px;
	font-family: arial;
	font-style: italic;
	top: -15px
}
.generic-heading:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #003366;
    right: 0;
    top: 15px;
}
.generic-heading-golden h2 {
	background: #FFF;
	padding-right: 30px;
	display: inline-block;
    z-index: 99;
    position: relative;
	
}
.generic-heading-golden:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #B0B736;
    right: 0;
    top: 15px;
}
.generic-heading-white h2 {
	background: #B3C8E8;
	padding-right: 30px;
	display: inline-block;
    z-index: 99;
    position: relative;
	
}

.generic-heading-popup h2 {
	color: #B3C8E8;
	padding-right: 30px;
	display: inline-block;
    z-index: 99;
    position: relative;
	display: inline-block;
	background: #FFF;
	
}
.generic-heading-popup:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #B0B736;
    right: 0;
    top: 20px;
}


.generic-heading-white:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #FFF;
    right: 0;
    top: 15px;
}
.custom-tabs .elementor-tab-title {
	width: 47% !important;
	float: left;
	text-align: center;
	background-color: #DCDCDB;
	padding: 0 !important;
}
.custom-tabs .elementor-tab-title a{
	padding: 25px 30px !important;
	display: block;
}
.custom-tabs .elementor-tab-title:last-child{
	float: right !important;
}
.custom-tabs .elementor-tab-title.elementor-active {
	border-bottom: 30px solid #D6DB76 !important;
}
.min-height .elementor-widget-wrap{
	min-height: 383px;
}
.current_openings h2 a{
	background: #FFF;
	padding-right: 30px;
	display: inline-block;
    z-index: 99;
	position: relative;
}
.current_openings h2{
	position: relative;
	z-index: 99;
}
.current_openings h2:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #003366;
    right: 0;
    top: 15px;
}
.current_openings .elementor-post__read-more{
	font-family: "Arial", Sans-serif;
    font-size: 12px !important;
    font-weight: 900 !important;
    color: #FFFFFF !important;
    background-color: #B0B736;
    border-radius: 12px 12px 12px 12px;
    padding: 7px 25px 7px 25px;
	margin: 0 auto;
    display: block !important;
    width: 150px;
    text-align: center;
}
.single-current_openings .elementor-widget-text-editor ul li{
	list-style: disc;
}
.single-current_openings .elementor-widget-text-editor ul{
	margin-left: 40px;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.container {
		width: 90%
	}
	.elementor-tab-content{
		padding-top: 90px !important;
	}
	.main-banner .slide .content-banner{
		width: 100%;
	}
	.main-banner .slide .content-banner .logo {
    	float: none;
    	margin: 0 auto 30px;
	}
	.main-banner .slide .content-banner .banner-text h1{
		line-height: 44px;
	}
	.welcome-message h2:after , .banner-who-we-are h4:after{
		display: none;
	}
	.links-side {
		float: left;
		margin-top: 28px;
		    margin-left: 0;
	}
	footer .logo{
		margin-bottom: 30px;
	}
	.custom-tabs .elementor-tab-title {
    	padding: 15px 10px !important;
	}
	footer aside {
		width: 40% !important;
	}
	.links-side label {
		width: 120px;
	}
	img{
		height: auto !important;
	}
	.small h1, .small h2, .small h3, .small h4, .small h5, .small h6 , .main-banner .slide .content-banner .banner-text span , .second-font h4{
		font-size: 17px !important;
	}
	.elementor-508 .elementor-element.elementor-element-ff56b7e > .elementor-widget-container {
    margin: 20px 0px 0px 0 !important;
}
	
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.container, footer .logo {
		width: 90%
	}
	.welcome-message h2:after , .banner-who-we-are h4:after{
		display: none;
	}
	footer aside {
		width: 22% !important;
	}
	.main-banner .slide .content-banner {
    right: 0;
    width: 100%;
}
	.small h1, .small h2, .small h3, .small h4, .small h5, .small h6 , .main-banner .slide .content-banner .banner-text span , .second-font h4{
		font-size: 17px !important;
	}
	.current_openings .elementor-post__excerpt p {
    min-height: 186px;
}
	.links-side {
		margin-left: 22px;
	}
	.btn-golden a , .current_openings .elementor-post__read-more  {
	width: auto !important;
	text-align: center;
	padding: 12px 30px !important;
}
	.elementor-2 .elementor-element.elementor-element-e6b7cd4 .elementor-post__title a{
		font-size: 20px !important;
	}
}
@media screen and (max-width: 1500px) and (min-width: 1025px) {
	.elementor-262 .elementor-element.elementor-element-e16aef9 .elementor-heading-title{
		font-size: 120px;
	}
	.elementor-262 .elementor-element.elementor-element-e16aef9 .elementor-heading-title{
		font-size: 120px;
	}
	.elementor-508 .elementor-element.elementor-element-3edcecc .elementor-heading-title{
		font-size: 130px;
	}
	.elementor-508 .elementor-element.elementor-element-16ad268 .elementor-heading-title{
		font-size: 220px;
	}
	.elementor-508 .elementor-element.elementor-element-ebf9144 .elementor-heading-title , .elementor-508 .elementor-element.elementor-element-7b35dd1 .elementor-heading-title , .elementor-508 .elementor-element.elementor-element-99e15e1 .elementor-heading-title {
		font-size: 100px;
	}
	.elementor-508 .elementor-element.elementor-element-82eb2c0 .elementor-heading-title , .elementor-508 .elementor-element.elementor-element-8ac67d9 .elementor-heading-title , .elementor-508 .elementor-element.elementor-element-ff2c58c .elementor-heading-title {
		font-size: 90px;
	}
}




.elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}

@media (max-width: 767px) {
	.elementor-tabs-wrapper {
		display: flex!important;
		flex-wrap: nowrap!important;
		overflow-x: scroll!important;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		margin-right: -10px;
	}

	.elementor-tabs-wrapper::-webkit-scrollbar {
		display: none;
	}
	.elementor-tab-title {
		flex: 0 0 auto;
	}
	
	.elementor-tab-desktop-title.elementor-active:before, .elementor-tab-desktop-title.elementor-active:after{
    width:0px!important;
}
	.custom-tabs .elementor-tab-title a {
		padding: 5px 30px !important;
	}
	.elementor-tab-desktop-title:nth-of-type(2){
		margin-left: 13px;
	}
	
	.btn-golden a , .current_openings .elementor-post__read-more , .main-banner .slide .content-banner .banner-text a {
	width: 100% !important;
	text-align: center;
	padding: 12px 30px !important;
}
}
.sticky {
  	position: fixed;
  	top: 0;
  	width: 100%;
	z-index: 99999;
    background: #FFF;
}
details>summary {
  list-style: none;
}
summary::-webkit-details-marker {
  display: none
}

summary::after {
  content: ' ►';
}
details[open] summary:after {
  content: " ▼";
}
.list-style {
	list-style: disc !important;
	margin: 15px 0  15px 40px !important
}
.list-style li{
	margin-bottom: 10px !important;
}