/*
 Theme Name: Fix Advisor Child
 Template: twentytwenty
Version: 1.3.9
*/
body {
	font-family: "Poppins", sans-serif !important;
	font-size: 16px !important;
	line-height: 28px !important;
	background-color: #FFF !important;
}
p, li {
	font-family: "Poppins", sans-serif !important;
	font-size: 16px !important;
	line-height: 28px !important;
}
h1 {
	font-size: 45px !important;
	font-weight: 400 !important;
	color: #000 !important;
}
h2 {
    font-size: 40px !important;
    font-weight: 400 !important;
}
h1, h2, h3, h4{font-family: "Poppins", sans-serif !important;}
.post-inner {
	padding: 0px !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1080px !important;
}
#et-boc { width: 100%; max-width: 100%; }
section.top-bar a {
    color: #fff;
}


a{ text-decoration:none !important;}
h1, h2, h3, h4{ margin-top:0px !important;}
h1, h2, h3, h4{ margin-bottom:10px !important;}
h3{ font-size:35px !important}
.header-menu a {
  color: #fff !important;
}
/*  button style */
.enquiery-btn a, .uc_more_btn, .elementor-button, .default-btn {
background: linear-gradient(90deg, #F5941E 0%, #992323 100%) !important;
  padding: 12px 35px !important;
  display: inline-flex;
  border-radius: 10px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: white;
  border: none !important;
  display: ;
	font-weight:400 !important
}
.elementor-button {
  padding: 21px 30px !important;
}
.enquiery-btn a {
  margin-left: 20px;
	color:#fff !important;
}
/*******************************************
 Header Section
*******************************************/
section.btm-bar {
  position: absolute;
  padding: 0px 2% 0px 0px;
}
 .site-logo img {
	 max-height: 10rem;}
.custom-logo {

  padding: 7px 15px;
}


/* banner section */
#uc_simple_slider_elementor_9734dd3 .slide__content {
  top: 80% !important;
}



/* services Section */
.border-left::after {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  background: #ddd;
  position: absolute;
  left: 37rem;
}
.border-h::after {
	content: "";
  width: 100%;
  height: 1px;
  
  background: #d6d6d6;
  position: absolute;
  top: 14.5em;
}
/* contact Form */
.form-outer {
  display: flex;
  gap: 27px;
}

.form-outer input, .form-outer textarea {
  background: #ffffff61;
  margin-bottom: 11px;
  text-transform: uppercase;
  border: 1px solid #727272;
  border-radius: 9px;
}
.form-outer .wpcf7-submit {
  width: 100%;
  padding: 15px;
  background: linear-gradient(90deg, #F5941E 0%, #992323 100%) !important;
}
.form-col {
  width: 100%;
}
.form-outer textarea {
  height: 11rem;
  line-height: 1.5;
  width: 100%;
}
/*==============================================
 |Footer Section|
==============================================*/

.site-footr { background-color: #071A35 !important; margin: 0px !important; padding: 80px 0px 10px; color: #fff !important; background-repeat: no-repeat; background-size: cover; background-position: top center; position: relative;  font-family: 'Raleway', sans-serif !important;}
.site-footr .menu li::before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; margin-left: 10px; transition: 0.2s !important; margin-right: 14px; color: #fff!important; font-size: 14px; }
.site-footr h2 {
  font-size: 22px !important;
  color: #fff !important;
  margin: 0px 0px 3rem 0px !important;
  font-weight: 600 !important;
}
.site-footr a { color: #fff !important; text-decoration: none !important; }
.site-footr i { color: #fff!important; font-size: 18px; }
.screen-reader-response { display: none; }
.site-footr a, .site-footr li { color: #fff !important; }

.site-footr .menu li a { font-weight: 400; font-size: 16px !important; }

.line-top { width: 100%; border-top: 1px solid #244573; padding: 20px 0px; justify-content: space-between;}
.f-social-icon a i { margin-left: 24px; color: #fff !important; }
.powered-by-btm a { color: #F3B63F!important; }
.f-cont-nber {
  display: flex;
  margin: 0px 0px !important;
    margin-bottom: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 11px;
  width: 98%;
  border-bottom: 1px solid #244573;
  margin-bottom: 6px !important;
}
.f-cont-nber li { list-style: none; margin: 0px !important; font-size: 16px !important; }
.f-cont-nber i { margin-right: 12px; }
.footer-copyright a, .footer-copyright { font-weight: 400; color: #fff !important; }
.footer-form input::placeholder, .footer-form textarea {
color: #fff !important;
 font-weight: 300;
}
.site-footr .widget-content { font-size: 16px !important; color: #d0d0d0 !important; }
nu-footer-menu li { margin: 0px; }
.footer-btm { margin-top: 40px; }
.site-footr figure.wp-block-image.size-full { margin-top: 0px !important; }
.wpcf7-response-output {
    color: #46b450;
}
.footer-form input:focus-visible, .footer-form textarea:focus-visible {
    outline: inherit !important;
}

.footer-btm span.social_icons i {
    font-size: 22px;
}
.footer-btm span.social_icons a {
    margin: 0px;
}
.footer-btm span.social_icons {
    position: fixed;
    background: #ffffff;
    padding: 11px 30px 6px;
    bottom: 20px;
    border-radius: 3rem;
    box-shadow: 0px 0px 12px #0000001f;
    z-index: 111;
    right: 20px;
    display: flex !important;
    gap: 16px;
}
.site-footr h2 {
font-family: "Poppins", sans-serif !important;
}

/*==============================================
 |Subpage|
==============================================*/
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) { max-width: 100% !important; width: 100% !important; }
.cover-color-overlay {
  color: #0009 !important;
}
.entry-header { background: none !important; padding: 0px !important; }
.screen-height { min-height: 55vh !important; }
.entry-title {
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 4px !important;
	font-size:35px !important
}

.bg-attachment-fixed {
    background-attachment: inherit !important;
}
#google-map-home .elementor-shortcode {
    overflow: overlay;
}
#google-map-home iframe {
    margin-top: -67px !important;
}



/*==============================================
*|Toogle Menu|
==============================================*/
.toggle-wrapper { display: none; margin: 0px 0px 0px 8px; float: right;}
.nav-toggle { position: inherit; }

.modal-menu li {
  border-color: #ffffff14 !important;
}
.menu-modal-inner {
  padding: 0px !important;
  display: flex;
  justify-content: stretch;
  width: 100%;
 background: #164794;
}

.menu-modal .toggle { color: #fff; }
.menu-modal.active { z-index: 1111; }
span.toggle-inner, .nav-toggle, .toggle-icon { height: auto !important; }
span.toggle-inner { padding: 0px !important; }
span.toggle-icon i {
  font-size: 25px;
  color: #fff;
  background: rgb(225, 133, 34);
  padding: 12px;
  display: block;
  width: auto !important;
  border-radius: 7px;
}
.menu-modal li a { color: #fff; font-size: 16px !important; font-weight: 500 !important; padding: 10px 31px !important; }
.menu-modal-inner ul.sub-menu { background: none !important; }
.menu-modal-inner ul.sub-menu a { color: #fff !important; }
.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle { color: #ffffff !important; }
.nav-toggle, .toggle-icon {width: auto !important;}
.add-details {
    border: none;
}

/*==============================================
 |Media Style|
==============================================*/

 @media only screen and (max-width: 999px) {
.toggle-wrapper { display: block !important; }
#site-header {
  z-index: 111;
}
}

 @media only screen and (max-width: 770px) {
.make-different .elementor-widget-icon-box .elementor-widget-container {
    height: 380px !important;
}	 
}
@media only screen and (max-width: 767px) {
h1 {font-size: 35px !important;}
h2 { font-size: 30px !important;}
	h3 {
  font-size: 26px !important;
}
.social-media-links {
  display: none;
}

.border-h::after, .border-left::after {
  display: none;
}
.owl-nav {
  display: none;
}
.slide__content--headings {
  width: 100% !important;
}
.footer-inner .col-lg-4, .footer-inner .col-lg-3 {
  margin: 50px 0 0 0;
}
.site-logo img {max-height: 7.5rem;}
	
section.btm-bar {

  padding: 25px;
}
.enquiery-btn {
  display: none;
}
.elementor-7 .elementor-element.elementor-element-3c491a7 .ue_simple_slider_title {
 font-size: 30px !important;
 line-height: 40px !important;
}
.enquiery-btn a, .uc_more_btn, .elementor-button, .default-btn {
padding: 12px 20px !important;	
}
.form-outer {
  flex-direction: column !important;
}
.form-outer textarea {
 margin-top: -30px !important;
}	
.line-top {
  flex-direction: column;
}	
.privacy-links-btm {
  width: 100%;
}	
.elementor-7 .elementor-element.elementor-element-3c491a7 .slide__content {
  padding: 93px 50px 50px 50px !important;
}	
.custom-logo {
  padding: 7px 0px !important;
}
	
  section.btm-bar {
    padding: 4px 4% !important;
  }	
	
}
@media only screen and (max-width: 459x) {
h1 {font-size: 30px !important;}
h2 {font-size: 28px !important;}
		h3 {
  font-size: 26px !important;
}

}







