*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
p{
    font-family: "Montserrat", sans-serif;
	line-height: 25px;
}
a:hover{
	text-decoration: none;
}
body {
    overflow-x: hidden;
    font-family: "Montserrat", sans-serif;
}
.header .row {
    align-items: center;
}
.wpforms-captcha-math {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 22px;
}

.wpforms-captcha-math input {
    max-width: 120px !important;
    width: 100% !important;
}
.contact_page .wpforms-captcha-math {
    color: #000;
}
.contact_page .wpforms-captcha-math span.wpforms-captcha-equation {
    max-width: 49px !important;
    width: 100% !important;
}
.contact_page span.wpforms-captcha-equation{
    width: 90px !important;
    max-width: 90px !important;
}
@media only screen and (min-width: 1300px) {
.elementor-section-boxed .elementor-container{
	max-width: 1200px !important;
}
	.header .container {
    max-width: 1200px;
}
		.footer .container {
    max-width: 1200px;
}
}
.header{
    float: left;
    width: 100%;
    /* padding: 8px 0px; */
    min-height: 118px;
    display: flex;
    align-items: center;
}
header.header .col-md-4 {
    flex: 0 0 31.333333%;
    max-width: 31.333333%;
}
header.header .col-md-8 {
    flex: 0 0 68.666667%;
    max-width: 68.666667%;
}

.header .logo_contain{
    display: flex;
    gap: 30px;
    align-items: center;
}
.header .logo1 img{
    width: 185px;
    object-fit: contain;
}
.header .logo2 img{
    width: 171px;
    object-fit: contain;
}
.header .drop_down {
    width: 100%;
}
.header .drop_down ul {
    float: right;
    list-style: none;
}
.header .drop_down ul li{
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}
.header .drop_down ul li a {
    color: #000;
    padding: 19px 16px;
}
.header .drop_down ul li img {
    display: none;
}
.header .drop_down ul li ul.sub-menu {
	opacity: 0px;
    visibility: hidden;
    position: absolute;
    width: 128px;
    top: 51px;
    z-index: 9;
	transition: all .4s;
}
.header .drop_down ul li ul.sub-menu li{
	background: #000;
}
.header .drop_down ul li ul.sub-menu a {
    color: #fff;
    padding: 14px 25px 10px 9px;
    background: #000;
}
.header .drop_down ul li:hover ul.sub-menu{
	 opacity: 1px;
	visibility: visible;
}
.header .drop_down ul li:last-child a{
	padding-right: 0px;
}
.header .drop_down ul li a:hover {
    color: #e50d1a;
}
.header .drop_down ul li a::after{
/*     content: "\f107"; */
    font-family: 'fontAwesome';
    margin-left: 0;
    position: absolute;
    right: 0px;
    top: -6px;
    font-size: 21px;
    font-weight: 500;
}
a:hover{
    text-decoration: none;
}
.header .drop_down .sub_menu{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: #0c0c0c;
    max-width: 115px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 11px 24px;
    z-index: 1;
    width: 100%;
    min-width: 126px;
    text-align: center;
    right: -9px;
    top: 39px;
    transition: all .4s;
  }
  .header .drop_down .sub_menu li a {
    color: #fff !important;
    padding: 16px 6px;
}
.header .drop_down .sub_menu li a::after{
    display: none;
}
  .drop_down ul li:hover .sub_menu {
    opacity: 1;
    visibility: visible;
    top: 32px;
  }
.header .menu_bar ul ul {
    border: none;
    display: inherit;
}
header.header .navbar {
    padding: 0px;
    margin-top: 13px;
}

.header .menu_bar {
    width: 100%;
	position: relative;
}
.header .menu_bar:before {
    content: "";
    border-top: #000 solid 1px;
    position: absolute;
    width: 100%;
    height: 11px;
    top: -8px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu {
	text-align: right !important;
}
.header .menu_bar ul li {
   padding: 17px 39px 14px 0px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -.2px;
    position: relative;
}
.header .menu_bar ul li:last-child a{
	padding-right: 0px !important;
}
.header .menu_bar ul li:last-child{
	padding-right: 0px;
}
.header .menu_bar ul .sub-menu li a{
	color: #000;
    padding: 17px 19px;
    background: #;
    width: 100%;
    /* width: 300px; */
    display: inline-block;
    border-bottom: #fff solid 1px;
}
.header .menu_bar ul .sub-menu li a:hover{
	background: #efefef;
	color: #000;
}
.header .menu_bar ul li a {
    text-transform: uppercase !important;
    font-weight: 600 !IMPORTANT;
	padding: 0px 30px 0px 0px !important;
}
.header .menu_bar ul .mega-sub-menu li a{
	color: #000 !important;
    font-size: 14px !important;
	padding: 0 34px 15px !important;
}
.header .menu_bar ul .mega-sub-menu .mega-sub-menu li a{
	text-transform: capitalize !important;
    font-weight: 500 !important;
    color: #000 !important;
    margin-bottom: 0px !important;
    padding: 5px 34px !important;
    transition: all .5s !important;
    position: relative !important;
}
.header .menu_bar ul .mega-sub-menu .mega-sub-menu li a:before {
    content: "\f0da";
    font-family: FontAwesome !important;
    font-size: 14px !important;
    margin: 0px 13px 0px 0px !important;
}
.header .menu_bar li#mega-menu-item-28 ul a.mega-menu-link {
   font-size: 14px !important;
    text-transform: capitalize ! IMPORTANT;
    padding: 5px 20px !important;
    font-weight: 500 !IMPORTANT;
}
.header .menu_bar ul .mega-sub-menu .mega-sub-menu li a:hover{
   background-color: #efefef !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{
    padding: 35px 0 25px !important;
    border-right: #efefef solid 1px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 47px !important;
	height: 47px !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu{
	background: #ffffff !important;
	box-shadow: 1px 1px 30px rgba(0, 0, 0, .06);
}
body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff !important;
    line-height: 17px !important;
    padding: 8px 14px !important;
}
	body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
		width: 202px;
	}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
   background: #f1f1f1 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul {
    margin-left: -76px;
}
.dashicons-arrow-down-alt2:before {
    font-size: 12px !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item a.mega-menu-link:after {
   width: 86%;
    background: #000;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    top: -8px;
    opacity: 0;
	transition: all .4s !important;
	left: -4px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item a.mega-menu-link:hover::after {
    opacity: 1 !IMPORTANT;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item:last-child a.mega-menu-link:after {
    width: 100% !important;
    left: 0px !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item .mega-sub-menu a.mega-menu-link:after {
	display: none;
}
/* ----francies menu------- */
:lang(fr-FR).header .menu_bar ul li a {
    font-size: 12px !important;
}
:lang(fr-FR) .header .menu_bar ul .mega-sub-menu li a {
	font-size: 14px !important;
}
:lang(fr-FR) .header .menu_bar ul .mega-sub-menu .mega-sub-menu li a {
    font-size: 12px !important;
}
:lang(fr-FR) #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 14px !important;
    height: 47px !important;
}
:lang(fr-FR) .header .menu_bar ul li a {
  padding: 11px 18px 0px 0px !important;
}
:lang(fr-FR) .header .menu_bar ul li:last-child a {
    padding-right: 0px !important;
}
:lang(fr-FR) ul li.mega-menu-item-8723 {
    width: 224px !important;
}
:lang(fr-FR) ul li.mega-menu-item-8729 {
    width: 200px !important;
}
:lang(fr-FR) ul li.mega-menu-item-8730  {
    width: 183px !important;
}
:lang(fr-FR) .header .menu_bar ul .mega-sub-menu li a {
    padding: 0 34px 15px !important;
}
:lang(fr-FR) .header .menu_bar ul .mega-sub-menu .mega-sub-menu li a{
	padding: 5px 34px !important;
}
:lang(fr-FR) .header .menu_bar ul .mega-sub-menu .mega-sub-menu li a:before {
	font-size: 12px !important;
}
:lang(fr-FR) .header .menu_bar ul li.mega-menu-item-9390 ul a {
    font-size: 12px !important;
    text-transform: capitalize ! IMPORTANT;
    padding: 5px 20px !important;
    font-weight: 500 !IMPORTANT;
}

.footer{
    float: left;
    width: 100%;
    background-color: #211f20;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 20px 0px;
}
.footer p {
    color: #fff;
    margin-bottom: 0px;
    /* text-align: center; */
    font-size: 12px;
    font-weight: 400;
    border-top: #fff solid 1px;
    padding: 22px 0px 0px;
}

.all-spacing {
    float: left;
    width: 100%;
}
.elementor-button:hover svg {
    animation: slide_icon_reverse .4s cubic-bezier(.21,.6,.35,1);
	transition: all .2s;
}
.elementor-button svg {
    margin-top: -2px;
}
@keyframes slide_icon_reverse {
0% {
    transform: translateX(0);
}
25% {
    opacity: 0;
}
26% {
    transform: translateX(-1.25em);
}
27% {
    transform: translateX(1.25em);
}
75% {
    opacity: 1;
}
100% {
    transform: translateX(0);
}
}
.listing ol {
    list-style: none;
    counter-reset: my-awesome-counter;
}
.listing ol li {
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 49px;
    border-bottom: #efefef solid 1px;
    margin-bottom: 15px;
    padding-bottom: 18px;
}
.listing ol li strong{
	margin-bottom: 15px;
}
.listing ol li:before {
    content: counter(my-awesome-counter);
    background: #eedbb1;
    left: 0px;
    position: absolute;
    width: 37px;
    height: 37px;
    border-radius: 20px;
    color: #000;
    text-align: center;
    line-height: 37px;
    top: 3px;
}
.contact_page {
    background: #efefef;
    padding: 20px;
}
.contact_page input, .contact_page textarea {
    width: 100% !important;
    max-width: 100% !important;
    height: 45px !important;
	transition: all .3s;
   	border: #fff solid 1px !important;
}
.contact_page input:hover, .contact_page textarea:hover{
	border: #939393 solid 1px !important;
}
.contact_page textarea{
	height: 100px !important;
	padding: 11px !important;
}
.contact_page label {
    font-weight: 400 !important;
	font-size: 15px !important; 
	margin-bottom: 10px !important;
	color: #000 !important;
}
.contact_page .wpforms-submit {
    background: #E50D1A ! IMPORTANT;
    color: #fff ! IMPORTANT;
    text-transform: uppercase !important;
    font-size: 15px !important;
    padding: 11px 30px !important;
    line-height: 20px !important;
    font-weight: 500;
	transition: all .3s;
}
.contact_page .wpforms-submit:hover{
	background: #272727 !important;
}
.contact_add a{
	color: #000;
	text-decoration: underline !important;
}
header.header_main.topmenu_fixed {
    position: fixed;
    background: #fff;
    min-height: auto;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 1px 0px;
    box-shadow: 2px 1px 13px #ccc;
    top: -100px;
    animation: nav_data 1.5s 1 linear;
    animation-fill-mode: forwards;
}
@keyframes nav_data{
	0% {
    top: -100px;
}
100% {
    top: 0px;
}
}
.ul_listp ul{
	padding-left: 21px;
}
.ul_peding ul{
    padding-left: 20px;
}


.hire_millroght input, .hire_millroght select, .hire_millroght textarea {
    width: 100%;
    height: 45px !important;
    border: none !important;
    border-radius: 0px !important;
	font-size: 14px !important;
	font-family: 'Montserrat' !important;
	color: #000 !important;
	opacity: 1;
}
.hire_millroght input::placeholder{
	font-size: 14px !important;
	font-family: 'Montserrat' !important;
	color: #000 !important;
}
.hire_millroght textarea{
	height: 138px !important; 
}
.hire_millroght label{
	color: #fff !important;
    font-weight: 400 !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    margin-bottom: 9px !important;
}

.hire_millroght .wpforms-submit{
    background: #c89600 ! IMPORTANT;
    border: none ! IMPORTANT;
    color: #fff ! IMPORTANT;
    font-weight: 500;
    font-size: 15px !important;
    padding: 11px 24px !important;
	transition: all .3s;
}
.hire_millroght .wpforms-submit:hover{
	background: #fff !important;
	color: #000 !important;
}

section.news_events {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.news_events .news_events_info img {
    border: #ededed solid 1px !important;
}
.news_events .news_events_info {
    border-bottom: #ededed solid 1px;
    min-height: 661px;
    margin-bottom: 26px;
}
.news_events .news_events_info h3 {
    font-size: 24px;
    font-weight: 600;
}
.news_events .news_events_info a {
    color: #000;
	transition: all .3s;
}
.news_events .news_event_wraper a:hover {
    color: #880004;
}
.news_events .news_event_wraper {
    padding: 20px;
}
.pagination {
    width: 100%;
}
.pagination .fz-pagination {
    display: flex;
    justify-content: end;
    width: 100% !important;
}
.pagination .fz-pagination .page-numbers {
    border: #efefef solid 1px;
    width: 31px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    margin: 0px 2px;
    color: #1f211f;
	font-size: 15px;
}
.pagination .fz-pagination .current {
    background: #880004;
    color: #fff !important;
}
.pagination .fz-pagination .next {
    border: none;
    width: auto;
    font-size: 13px;
}
section.news_single_info {
    max-width: 100%;
    float: left;
    width: 100%;
    padding: 70px 0px;
}
.news_single_info h2 {
    font-size: 42px;
    font-weight: 700;
}
.news_single_info {
    max-width: 761px;
    margin: auto;
}
.news_single_date a {
    color: #000;
    text-decoration: underline;
	transition: all .3s;
}
.news_single_date a:hover{
	 color: #880004;
}
.news_single_date .date_category {
    margin-bottom: 0px;
    padding: 6px 0px;
    border-bottom: #efefef solid 1px;
    margin: 12px 0px;
    border-top: #efefef solid 1px;
}
.news_single_date .date_category a{
	text-decoration: none;
}
.hiring_cont{
	position: relative;
}
.hiring_cont:before{
	content: "";
    background-image: url(../images/hexagon-left.png);
      width: 320px;
    height: 178px;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
	background-size: 336px 183px !important;
	z-index: 1;
	left: 0px;
}
.hiring_cont h1, .hiring_cont h2, .hiring_cont p{
	position: relative;
	z-index: 2;
} 
.hiring_cont:after{
    content: "";
    background-image: url(../images/hexagon-right.png);
    width: 190px;
    height: 295px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    bottom: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 194px 300px !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
	color: #000 !important
}





.btn_tab button {
    background: #f7020f;
    padding: 14px 30px;
    border: none;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat' ! IMPORTANT;
    font-size: 14px;
	transition: all .4s;
    margin-right: 10px;
}
.btn_tab button:hover {
    background: #000;
}



/* Style the tab content */
.tabcontent {
  visibility: hidden;
  padding: 6px 12px;
  border-top: none;
  display: none;
  transition:opacity 1s;
  height:0;
}
.tabcontent.activetab {visibility: visible;display: block;transition:1s;height:auto;}

body .top_heading h2 {
    font-size: 50px !important;
}
.btn_left a{
	text-align: left;
}
div#wpforms-9404-field_11-container, div#wpforms-2251-field_11-container{
    width: 100%;
}
.footer_menu ul {
    display: flex;
    list-style: none;
    margin: 35px 0px 50px;
}
.footer_menu ul li a{
	color: #fff;
}
.footer .social_icon ul{
	list-style: none;
	display: flex;
	float: right;
	margin: 0px;
}
.footer_menu ul li {
    padding: 0px 13px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
}
.footer_menu ul li:nth-child(1){
	padding-left: 0px;
}
.footer .social_icon ul li {
    padding: 0px 0px 0px 31px;
}
.footer .row {
    align-items: center;
}
.footer .social_icon ul li a{
	color: #fff
}
.footer .social_icon ul li i{
	font-size: 18px;
}
.testimonial_home img {
    width: 230px;
    object-fit: contain;
    float: left;
}
.social_icon ul li .fa-twitter:before {
    /* content: "\f099"; */
    content: "";
    background-image: url(https://titandevserver.com/wp/local1244/wp-content/uploads/2024/09/twiter.png);
    width: 15px;
    height: 13px;
    position: absolute;
    background-size: contain;
    top: 4px;
    background-repeat: no-repeat;
}
.border_colum .elementor-column {
    border: #494949 solid 1px !important;
    padding: 0px 20px 20px 20px !important;
    margin: 0px 14px !important;
    min-height: 331px !important;
    border-radius: 11px !important;
}
@media only screen and (max-width: 1024px) {
	.border_colum .elementor-column {
    min-height: auto !important;
	margin-bottom: 20px !important;
}
}
@media only screen and (min-width: 1600px) {
.max_height img {
    height: 581px !important;
}	
}