@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

@import url('flaticons/uicons/uicons-bold-rounded.css');
@import url('flaticons/uicons/uicons-bold-straight.css');
@import url('flaticons/uicons/uicons-regular-rounded.css');
@import url('flaticons/uicons/uicons-regular-straight.css');
@import url('flaticons/uicons/uicons-solid-rounded.css');
@import url('flaticons/uicons/uicons-solid-straight.css');
@import url('flaticons/uicons/uicons-thin-rounded.css');
@import url('flaticons/uicons/uicons-thin-straight.css');

:root {
  --ds-body-color: #212529;
  --ds-heading-color: #495057;
  --ds-header-bg: #fff;
  --ds-header-border: #e9ebec;
  --ds-bg: #f3f3f9;
  --new-light-bg: #f3f3f9;
  --ds-primary: #25a0e2;
  --ds-primary-rgb: 50, 204, 255;
  --ds-primary-light: #def1fb;
  --ds-secondary: #878a99;
  --ds-green: #39C620;
  --ds-danger: #ed5929;
  --ds-link: rgb(37, 160, 226);
  --ds-link-hover: rgba(37, 160, 226, 0.8);
  --ds-title: #124370;

  --ds-badge-color: #7c7f90;
  --ds-badge-bg: #e4ebee;
  --ds-badge-hover-color: #222;
  --ds-badge-hover-bg: #b1e7ff;

}


html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

html {
    position: relative;
    min-height: 100%;
}

li,
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

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

input {
    outline: none !important;
    text-decoration: none !important;
}

i {
    vertical-align: middle;
}


/* all */

::-webkit-input-placeholder {
    color: #b9b9b9 !important;
}

::-moz-placeholder {
    color: #b9b9b9 !important;
}


/* firefox 19+ */

:-ms-input-placeholder {
    color: #b9b9b9 !important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
/* ie */

input:-moz-placeholder {
    color: #b9b9b9 !important;
}

button,
label,
a {
    outline: none !important;
}

.pull-right, .text-right{
  text-align: right;
}



/*To Stop Sceen Rotation*/

.header_wrap {
    background: #e6e7ed;
    padding: 10px 0px;
}


/*.logo_holder img {
    max-width: 335px;
}*/

.header_wrap p {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #8a8a8a;
}

nav {
    padding: 20px 0px;
    border-bottom: 1px solid #d8d8d8;
}

.nav_top {
    background: #124370;
    min-height: 50px;
}

.logout a {
    display: inline-block;
    background: #ed5929;
    color: #fff;
    padding: 6px 12px;
    border-radius: 3px;
    margin: 7px 0px;
}
/*.commonError,.phoneError {
    font-size: 13px;
    color: #e62626;
    margin: 2px 0px 0px;
}*/
.commonError, .phoneError, .emailError{
  font-size: 13px;
  color: #f5bcbc;
  margin: 0 !important;
  /* background: #ffffb6; */
  padding: 0px 10px;
  line-height: 18px;
  border-radius: 2px;
  /* display: inline-block; */
}
i#countryEdit {
    margin-top: 11px;
}
h4.modal-title img {
    width: 20px;
}
.logout a:hover {
    background: #e84c19;
}

.menu_wrap h3 {
    text-align: center;
    color: #f78f2e;
    font-size: 22px;
    margin: 10px 0px 15px;
}

li.nav-item a {
    color: #4d7294;
    font-size: 20px;
    padding: 0px 15px !important;
    font-family: 'Roboto Condensed', sans-serif;
}

/* li.nav-item.active a,
li.nav-item:hover a {
    color: #ed5929;
} */

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

li.nav-item.search_item a {
    margin-top: -4px;
}

button.btn.btn-block.btn-success {
    margin-top: 20px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.userFor, .email_tooltip{
    display: inline-block;
    font-size: 15px;
    color: #124370;
    font-family: 'Roboto Condensed', sans-serif;

}
.fa-edit{
    display: inline-block;
    color: #124370;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu> a:after {
    content: ">";
    float: right;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}


footer {
    padding: 50px 0px;
    box-shadow: none !important;
    background: #f6f8fa;
    border-top: 1px solid #f6f8fa;
}

footer h3 {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
}

ul.social {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.sitemap li a {
    color: #000;
    font-size: 15px;
    line-height: 35px;
    font-family: 'Roboto Condensed', sans-serif;
}

.sitemap li a:hover {
    color: var(--ds-link-hover);
}

footer p {
    font-size: 18px;
    line-height: 23px;
}

.sitemap li {
    display: block;
}

ul.sitemap {
    padding-left: 0;
}

footer h3 {
    font-family: 'Quattrocento Sans', sans-serif !important;
}

.modal-body label {
    margin: 0 !important;
}

.logo_holder {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0px 20px;
}

div#navbarResponsive {
    justify-content: center;
}

p.selectImg {
    font-size: 13px;
    color: #636363;
    margin-top: 5px;
}

.tooltip>.tooltip-inner {
    background-color: #124370;
    line-height: 18px;
}

.arrow::before {
    border-top-color: #124370 !important;
    border-bottom-color: #124370 !important;
}

form.login_form {
    padding: 0px 25px;
}

.input-container {
    display: flex;
    width: 100%;
}

.icon {
    padding: 12px;
    background: #b3b3b3;
    color: #ffffff;
    min-width: 42px;
    text-align: center;
    border-radius: 3px 0px 0px 3px !important;
}

.input-field {
    width: 100%;
    outline: none !important;
    border-left: none !important;
    border-radius: 0px 3px 3px 0px !important;
    height: 40px !important;
}

.input-container a.email_tooltip {
    top: 6px !important;
}

.modal button.btn.btn-success {
    margin-top: 0px;
}

.toggle-password {
    position: absolute;
    right: 23px;
    top: 11px;
    color: #124370;
}

.company_img ul {
    display: flex;
    justify-content: center;
}

.company_img {
    margin-top: 50px;
}

.company_img ul li {
    margin: 0px 10px;
}

.company_img ul li img {
    max-width: 100%;
}

button.navbar-toggler {
    font-size: 22px;
    padding: 8px;
}
button.navbar-toggler:focus{
  box-shadow: none;
}


.dropdown_wrap {
    margin-bottom: 10px;
}
.dropdown_wrap > a,
.sub_dropdown_wrap > a {
    display: block;
    text-align: left;
    background: #124370 !important;
    border: none;
    border-radius: 0px;
    font-size: 15px;
    padding: 10px 15px;
    box-shadow: none !important;
}
.dropdown_wrap > a:hover, .sub_dropdown_wrap > a:hover, .dropdown_body > a:hover {
    background: #0f6abd !important;
    color: #fff !important;
}
.sub_dropdown_wrap > a.btn.btn-primary:hover{
    background: #0f6abd !important;
    color: #fff !important;
}
.addSocialWrap >p {
    text-align: right;
    font-size: 13px;
    color: #ababab;
}
.dropdown_body > a {
    display: block;
    background: #2265a2;
    color: #fff;
    padding: 8px 15px;
    margin-bottom: 1px;
}

.sub_dropdown_wrap .dropdown_body > a {
    text-align: left;
    background: #eaeaea;
    border: none;
    border-radius: 0px;
    font-size: 15px;
    padding: 10px 15px;
    box-shadow: none !important;
    color: #444444;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sub_dropdown_wrap > a.btn.btn-primary {
    background: #ed5929 !important;
    color: #fff;
}
.addSocial i.fa.fa-times {
    color: #ff7d7d;
}
.addSocial li span:hover {
    color: #ed5929 !important;
}
.user_edit{
    margin-bottom: 20px;
}
.profile_link {
    display: flex;
    justify-content: flex-end;
    font-size: 15px;
    color: #124370;
}
.profile_link a {
    color: #124370;
    display: inline-block;
    margin-left: 5px;
}
.profile_link a img{
     opacity: 1;
}
.profile_link a:hover img {
    opacity: 0.7;
    box-shadow: 0px 0px 15px rgb(204, 204, 204);
    border-radius: 3px;
}
.profile_link a:hover{
    color: #ed5929;
}
.profile_link {
    display: flex;
    justify-content: flex-end;
    font-size: 15px;
    color: #124370;
    margin-bottom: 15px;
}
.profile_update_wrap > h3 {
    display: flex;
    justify-content: space-between;
    font-size: 22px;
    background: #124370;
    color: #fff;
    align-items: center;
    padding: 12px 15px;
    margin-bottom: 25px;
    font-family: 'Quattrocento Sans', sans-serif;
    border-radius: 3px;
}
.profile_update_wrap > h3 span{
    font-size: 22px;
}
.profile_update_wrap > h3 span{
    font-size: 16px;
}
.addSocialWrap {
    margin-bottom: 25px;
}
.addSocial .icon {
    min-width: 40px;
    border-radius: 50% !important;
    font-size: 16px;
}
.addSocial input.form-control {
    border-radius: 3px !important;
    border: 1px solid #dcdcdc !important;
    margin-left: 10px;
}

/* bootstrap-tagsinput.css file - add in local */

.bootstrap-tagsinput {
    display: block;
    padding: 8px 6px;
    line-height: 31px;
    cursor: text;
    height: 50px;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #fff;
    background: #124370;
    padding: 1px 6px;
    display: inline-block;
    border-radius: 5px;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 5px;
    cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.img_information {
    display: flex;
    justify-content:flex-start;
    margin-bottom: 25px;
}
.img_information img {
    margin-right: 30px;
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 5px;
}
.Iinfo p:nth-child(1) {
    color: #ababab;
}
.changePass form > p {
    color: #ababab;
}
.profile_style.profileView {
    box-shadow: -3px 3px 15px rgba(204, 204, 204, 0.78);
}
.Iinfo p {
    margin: 0;
    font-size: 15px;
    color: #124370;
    line-height: 25px;
}
.Iinfo p {
    margin: 0;
    font-size: 17px;
    color: #124370;
    line-height: 31px;
}
.Iinfo p i{
    color: green;
}
.changePass form.login_form.registration_form {
    padding: 0;
}









.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 0;
    border-radius: 3px;
    width: 175px;
    height: 175px;
    margin: 30px;
        position: relative;
}
.cropit-preview-image-container {
    cursor: move;
  }
.cropit-preview-background {
    opacity: .2;
    cursor: auto;
  }

.edit_arrow input, .edit_arrow .export {
    position: relative;
    z-index: 10;
    display: block;
}
.image-editor {
    display: flex;
    justify-content: flex-start;
}
.edit_arrow {
    margin-left: 20px;
}
.cropit-preview::after {
    content: "";
    position: absolute;
    left: -30px;
    top: -30px;
    width: 235px;
    height: 235px;
    background: #f8f8f8;
    z-index: -1;
    border-radius: 3px;
}
.edit_arrow .btn {
    float: none !important;
}
.imgUploadWrap {
    margin-bottom: 25px;
}
input.cropit-image-zoom-input {
    margin: 15px 0px;
}
.dropdown-toggle::after {
    margin-bottom: -3px;
}
.ins .dropdown-menu {
    min-width: 10rem;
    box-shadow: 0px 0px 5px #cccccc78;
    padding: 0 !important;
}
.form_item label.col-lg-3 {
    margin-top: 10px;
}
.ins .dropdown-menu a {
    color: #fff !important;
    font-size: 15px;
    padding: 6px 15px !important;
    font-family: 'Roboto Condensed', sans-serif;
    background: #124370;
    border: 1px solid #fff;
    text-align: left;
}
.ins .dropdown-menu a:hover{
    background: #ed5929 !important;
    color: #fff;
}

ul.addSocial {
    display: flex;
    align-items: center;
}
li.sui {
    flex: 35% 0 0;
}
li.sua {
    flex: 20% 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
li.suv {
    flex: 0 0 45%;
    text-align: right;
}
ul.addSocial {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
i.fa.fa-facebook.icon {
    background: #3a5999;
}
i.fa-twitter.icon{
    background: #2ca9df;
}
i.fa-linkedin.icon{
    background: #0072b1;
}
li.suv a {
    font-size: 14px;
    font-weight: normal;
}
.dropDownSubMenu a {
    background: #cecece !important;
    color: #1f1f1f !important;
}
.dropDownSubMenu a:hover {
    background: #cecece !important;
    color: #1f1f1f !important;
    opacity: 0.7;
}
.dropdown_body a.active {
    background: #ed5929;
}
li.sua a {
    font-size: 20px;
    margin: 0px 8px;
    display: inline-block;
    color: #d80404;
    line-height: 0;
}
li.suv a:hover{
    color: #ff4141;
}
li.sua input{
    zoom:1.5;
}

li.sua span {
    font-size: 21px;
    line-height: 0;
    margin: 0px 8px;
    color:#124370;
}
li.suv {
    display: flex;
    justify-content: space-between;
}
li.suv i {
    color: green;
    font-size: 18px;
}

section.verifyWrap {
    margin: 70px 0px;
}
section.verifyWrap h3 {
    font-size: 17px;
    line-height: 22px;
    margin-top: 20px;
    color: #777;
    font-weight: normal;
}
section.verifyWrap button{
    float: none !important;
}
/* .g-recaptcha {
    float: right;
} */
.ins > .dropdown-menu {
    margin-left: 15px;
    top: 100%;
}
.userFor:hover,
.email_tooltip:hover,
.toggle-password:hover,
#countryEdit:hover{
    color: #ed5929;
}
form.searchForm h3 {
    font-size: 23px;
    color: #124370;
    margin: 35px 0px;
}
.viewLocation {
    background: #fff;
    padding: 14px 15px 10px;
    box-shadow: 0px 0px 4px #ccc;
    border-radius: 4px;
    margin-top: 15px;
}
i.fa.fa-map-marker {
    font-size: 25px;
    display: inline-block;
    position: relative;
    top: -3px;
}
.insPLan h4, .userCap h4,
.address {
    font-size: 15px;
    margin: 0;
    color: #a2a2a2;
    display: flex;
    align-items: flex-end;
}
.insPLan h4 i,
.userCap h4 i{
    margin-right: 5px;
}
.insPLan a:hover,
.userCap a:hover{
    color: #eb5729;
}
.shortBio a:hover{
    color: #eb5729;

}
.searchForm input.form-control {
    height: 45px;
}
.social_item a:hover:nth-child(1) {
    color: blue;
}
.social_item a:hover:nth-child(2) {
    color: #3b5998;
}
.social_item a:hover:nth-child(3) {
    color: #38A1F3;
}
.social_item a:hover:nth-child(4) {
    color:#0077B5;
}
.social_item a:nth-child(4) i {
    position: relative;
    top: -2px;
}
p.updateTag a:hover{
    color: #eb5729;
}
.shortBio h3 span a{
    color:#a2a2a2;
}
form.login_form.registration_form.user_edit {
    padding: 0 !important;
}

.custom-control.custom-checkbox.pull-right{
    text-align: right;
}
.capError{
    text-align: right;
}
i#countryEdit {
    margin-top: 0;
    font-size: 16px;
    background: #e9ecef;
    padding: 11px 6px 0px;
    border-radius: 3px;
}
.custom-control-label.chk-error:before {
    border: 1px solid #e62626;
    background: #fcf8f8;
}
.custom-control-label.chk-success:before {
    border: 1px solid #28a745;
    background: #f5fff4;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label.chk-success::before {
    background-color: #28a745 !important;
}
p#captchaError {
    display: block;
    width: 100%;
    line-height: 16px;
    clear: both;
    margin-top: 15px;
}
.referItem {
    margin-top: 10px;
}
.changePass .toggle-password {
    top: 9px;
}
.form-group.social_update {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.form-group.social_update img {
    margin-right: 15px;
    margin-top: 22px;
}
h3.userHeading a:hover{
    color: #ed5929;
}
.insPLan h3 span a,
.userCap h3 span a {
    font-size: 15px !important;
    display: inline-block;
}

.user_edit .form_item label.col-lg-3,
.addSocial li,
.changePass .col-lg-4 {
     font-weight: bold;
    font-size: 14px;
}
.infoIcon {
    font-size: 20px;
    color: #ffc004;
}
.infoIcon:hover {
    font-size: 20px;
    color: #ed5929;
}
.changePass {
    margin-bottom: 30px;
}
li.sua a:hover{
    color: #ed5929;
}
.profile_update_wrap h3 span {
    font-size: 22px;
}
.iconView{
    position: relative;
}
.iconView:hover img {
    display: block !important;
    position: absolute;
    right: 0;
    top: -53px;
    border-radius: 5px;
}


.common-text-link {
  color: #124370;
}

.common-text-link:hover {
  color: #ed5929;
}

.iaf_footer_socialLi {
  display: flex !important;
  height: 35px;
  margin-top: auto;
  gap: 3px;
  align-items: center;
}

.iaf_footer_socialLi_icon img {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.iaf_footer_socialLi_icon {
  display: inline-flex;
  width: 20px;
  height: 20px;
  position: relative;
}

.iaf_footer_socialLi_icon_overlay {
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.iaf_footer_socialLi_icon:hover .iaf_footer_socialLi_icon_overlay {
  opacity: 1;
}

.iaf_footer_socialLi_icon_overlay.iaf_fb {
  background-image: url('https://www.iafmain.com//img/social-icon/facebook.png');
}

.iaf_footer_socialLi_icon_overlay.iaf_insta {
  background-image: url('https://www.iafmain.com//img/social-icon/instagram.png');
}

.iaf_footer_socialLi_icon_overlay.iaf_twitter {
  background-image: url('https://www.iafmain.com//img/social-icon/twitter.png');
}

.iaf_footer_socialLi_icon_overlay.iaf_linkedin {
  background-image: url('https://www.iafmain.com//img/social-icon/linkedin.png');
}

.iaf_footer_socialLi_icon_overlay.iaf_youtube {
  background-image: url('https://www.iafmain.com//img/social-icon/youtube.png');
}


.footer_terms a {
  color: #666;
  text-decoration: none !important;
}

.footer_terms a:hover {
  color: var(--ds-link-hover);
}

.iaf_footerSsl_bottomRow_left {
  text-align: left;
}

.iaf_footerSsl_bottomRow_left span {
  display: block;
}

.iaf_footerSsl_bottomRow_left span a {
  color: #666;
  text-decoration: none !important;
}

.iaf_footerSsl_bottomRow_left span a:hover {
  color: var(--ds-link-hover);
}

@media screen and (max-width: 767px) {
  .iaf_footerSsl_bottomRow_left {
      text-align: right;
      margin-bottom: 15px;
  }

  .footer_terms a>img {
      margin-bottom: 10px;
  }
}

.footerLogo {
  margin-left: 0 !important;
}

footer h3 {
  padding-left: 0 !important;
  margin-top: 30px !important;
  color: #212529 !important;
}

.menu_img_icon {
  display: inline-block;
  width: 18px;
  margin-right: 5px;
}

.menu_img_icon .svg .st0,
.menu_img_icon .svg .st1,
.menu_img_icon .svg .st2,
.menu_img_icon .svg .st3,
.menu_img_icon .svg .st8,
.menu_img_icon .svg .st9{
  fill: #fff;
}

#map_canvas .gm-style-iw-chr{
  height: 12px !important;
}

.footer_terms {
  margin-top: 30px;
}

.ssl_newNav ul{
  flex-wrap: wrap;
  justify-content: flex-end;
}




/* Header CSS  */


.ft_navbar .nav-logo {
  max-width: 200px;
  width: 100%;
}

.ft_navbar ul {
  padding-left: 0;
  list-style-type: none;
}

/* ------ Mega Menu ------ */
.ft_navbar .megamenu {
  padding: 20px 20px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  max-width: 1320px;
  width: 95%;
  transform: translateX(-50%);
  left: 50% !important;
  margin-left: auto;
  margin-right: auto;
}

.dropdown-menu.show {
  right: 0;
}

.ft_btnOne {
  display: inline-block;
  background: var(--ds-primary);
  color: #fff !important;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  border-color: var(--ds-primary);
  cursor: pointer;

  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.ft_btnOne:hover {
  background: #1f88c0;
  color: #fff !important;
  border-color: #1f88c0;
}

.ft_btnTwo {
  display: inline-block;
  color: var(--ds-primary);
  background: #def1fb;
  border-radius: 6px;
  padding: 8px 16px !important;
  font-size: 14px !important;
  font-weight: 500;
  border-color: #def1fb;
  cursor: pointer;

  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.ft_btnTwo:hover {
  background: var(--ds-primary);
  color: #fff;
  border-color: var(--ds-primary);
}

.ft_btnOne i,
.ft_btnTwo i {
  position: relative;
  top: 2px;
}

.ft_navbar .navbar-nav .nav-link {
  color: var(--ds-body-color);
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.ft_navbar .navbar-nav .nav-link:hover,
.ft_navbar .navbar-nav .nav-link:focus {
  color: var(--ds-primary);
}

.ft_navbar .navbar-nav {
  align-items: center;
}

.ft_navbar li.nav-item a {
  font-size: 15px;
}


.ft_navbar li.nav-item .ft_btnOne {
  padding: 6px 14px !important;
  margin-left: 20px;
}

.ft_navbar .megamenu {
  top: 80px;
  border: 1px solid var(--ds-header-border);
}

.megamenu_item_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}

.megamenu_item_wrap li {
  flex: 0 30%;
}

.megamenu_item_wrap .megamenu_item {
  color: var(--ds-heading-color);
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.megamenu_item_wrap .megamenu_item:hover,
.megamenu_item_wrap .megamenu_item:focus {
  color: var(--ds-link-hover);
}

.megamenu .list-header {
  margin-bottom: 10px;
  border-bottom: 1px solid var(--ds-header-border);
  padding-bottom: 8px;
  color: #212529;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1.6;
}

.megamenu .list-header i {
  font-size: 26px;
}

.megamenu ul li a {
  display: inline-block;
  width: 80%;
  padding: 5px 0 !important;
  position: relative;
  margin-bottom: 6px;
  color: var(--ds-secondary);
  padding-left: 10px !important;
}

.megamenu ul li a i {
  position: relative;
  top: 2px;
  margin-right: 4px;
}

.megamenu ul li a:hover {
  font-weight: 600;
  color: var(--ds-link-hover);
}

.megamenu ul li a::before {
  padding: 0;
}

.megamenu ul li a:hover::before {
  border: .0625rem solid #c3e3f4;
  background: transparent;
  content: "";
  position: absolute;
  height: unset;
  width: unset;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: .5rem;
  transition: .3s cubic-bezier(.22, 1, .36, 1);
  transition-property: all;
  transition-property: inset, opacity, background-color;
  will-change: inset, opacity, background-color;
  padding: .4375rem 2.625rem .4375rem 0;
}

.megamenu ul li a:hover::after {
  content: "\f061";
  font-family: "Font Awesome 6 Sharp";
  font-weight: 400;
  position: absolute;
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all .2s;
  top: 50%;
  right: 12px;
}

.megamenu ul li a.see_all {
  background: #def1fb;
  border-radius: .5rem;
  font-weight: 600;
  color: var(--ds-link-hover);
}

.megamenu ul li a.see_all::before {
  border: .0625rem solid #c3e3f4;
  background: transparent;
  content: "";
  position: absolute;
  height: unset;
  width: unset;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: .5rem;
  transition: .3s cubic-bezier(.22, 1, .36, 1);
  transition-property: all;
  transition-property: inset, opacity, background-color;
  will-change: inset, opacity, background-color;
  padding: .4375rem 2.625rem .4375rem 0;
}

.megamenu ul li a.see_all::after {
  content: "\f061";
  font-family: "Font Awesome 6 Sharp";
  font-weight: 400;
  position: absolute;
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all .2s;
  top: 50%;
  right: 12px;
}

.megamenu ul li a.see_all:hover {
  background: transparent;
  transition: all 0.2s;
}

@media screen and (max-width: 991px) {
  .ft_navbar button.navbar-toggler {
    position: unset;
  }

  .ft_navbar .hamburger-icon {
    width: 20px;
    height: 14px;
    position: relative;
    cursor: pointer;
    display: inline-block;
  }

  .ft_navbar .hamburger-icon span {
    background-color: #878a99;
    transition: all 0.2s;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }

  .ft_navbar .hamburger-icon span:nth-child(1) {
    transform: rotate(0);
  }

  .ft_navbar .hamburger-icon span:nth-child(2) {
    opacity: 1;
    margin-top: 4px;
  }

  .ft_navbar .hamburger-icon span:nth-child(3) {
    transform: rotate(0);
    margin-top: 4px;
  }

  /* .hamburger-icon.open {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  } */

  .ft_navbar .navbar-toggler.open .hamburger-icon span:nth-child(1) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }

  .ft_navbar .navbar-toggler.open .hamburger-icon span:nth-child(2) {
    opacity: 0;
  }

  .ft_navbar .navbar-toggler.open .hamburger-icon span:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }

  .ft_navbar .megamenu {
    top: auto;
  }

  .ft_navbar li.nav-item .ft_btnOne {
    margin-left: 0;
    margin-top: 20px;
  }

  .ft_navbar .navbar-nav {
    gap: 10px;
    padding: 50px 0;
  }

  .megamenu_item_wrap li {
    flex: 0 45%;
  }

  .megamenu_item_wrap li .megamenu_item {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .megamenu_item_wrap li {
    flex: 0 100%;
  }
}

@media screen and (max-width: 399px) {
  .ft_navbar .navbar-brand img {
    width: 240px !important;
  }
}

.ml-auto{
  margin-left: auto;
}