.module-43 .ry-container {
  max-width: 83.33333%;
  margin: 0 auto;
  float: none; }
  @media (min-width: 992px) {
    .module-43 .ry-container {
      max-width: 1600px; } }
  @media screen and (min-width: 992px) and (max-width: 1700px) {
    .module-43 .ry-container {
      max-width: 90%; } }
  @media (max-width: 991px) {
    .module-43 .ry-container {
      max-width: 90%; } }

body.default #ry-section-header.module-43 {
  position: relative; }
  body.default #ry-section-header.module-43.fixed {
    position: fixed; }

/* header */
.module-43 {
  top: 0;
  left: 0;
  z-index: 999;
  padding: 20px 0;
  -webkit-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
  position: absolute;
  }
  
  .module-43 .ry-left {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1440px) {
      .module-43 .ry-left {
        /*position: absolute;*/ } }
    .module-43 .ry-left img {
      max-width: 350px;
      width: 100%; }
      .module-43 .ry-left img.fix-logo {
        display: none; }
      @media (max-width: 1024px) {
        .module-43 .ry-left img {
          width: 140px; } }
  .module-43 .ry-right {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 1200px;
    padding-left: 30px; }
    @media (max-width: 1440px) {
      .module-43 .ry-right {
        max-width: none; } }
    .module-43 .ry-right .btn-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: auto; }
      .module-43 .ry-right .btn-wrapper .apt {
        margin-right: 10px;}



      .module-43 .ry-right .btn-wrapper .phone {
        margin: 0 30px 0 0; }
        .module-43 .ry-right .btn-wrapper .phone a {
    color: #222;
    font-weight: 600;
    background: none;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.module-43 .ry-right .btn-wrapper .phone a:before {
	content: '\f095';
	font-family: 'fontawesome';
	-webkit-transform: unset;
	transform: unset;
	position: relative;
	background: none;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
	margin-right: 10px;
	color: #FFFFFF;
	background: #5e718b;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px; }
.module-43 .ry-right .btn-wrapper .phone a:hover {
	-webkit-box-shadow: none;
	box-shadow: none; }
.module-43 .ry-right .btn-wrapper .phone a:hover:before {
	-webkit-animation: unset;
	animation: unset; }
    .module-43 .ry-right .ry-leads {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      float: right;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-bottom: 20px; }
      .module-43 .ry-right .ry-leads .ry-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-right: 20px;
        display: none; }
        .module-43 .ry-right .ry-leads .ry-social li {
          margin-bottom: 0; }
      .module-43 .ry-right .ry-leads .search-bar-widget {
        margin-right: 20px;
        width: 280px;
        visibility: hidden;
        display: none; }
        .module-43 .ry-right .ry-leads .search-bar-widget .form-control {
          height: 72px;
          background-color: transparent;
          border: 1px solid #444444;
          border-right: none !important;
          -webkit-transition: all ease 0.3s;
          transition: all ease 0.3s;
          -webkit-box-shadow: none;
          box-shadow: none;
          padding: 16px 28px;
          color: #444444;
          letter-spacing: 1px;
          text-decoration: none;
          display: block;
          font-weight: 500; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control::-webkit-input-placeholder {
            -webkit-transition: opacity ease 0.3s;
            transition: opacity ease 0.3s;
            color: #444444;
            letter-spacing: 1px;
            text-decoration: none;
            display: block;
            font-weight: 500;
            opacity: 1; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control:-ms-input-placeholder {
            -webkit-transition: opacity ease 0.3s;
            transition: opacity ease 0.3s;
            color: #444444;
            letter-spacing: 1px;
            text-decoration: none;
            display: block;
            font-weight: 500;
            opacity: 1; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control::-ms-input-placeholder {
            -webkit-transition: opacity ease 0.3s;
            transition: opacity ease 0.3s;
            color: #444444;
            letter-spacing: 1px;
            text-decoration: none;
            display: block;
            font-weight: 500;
            opacity: 1; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control::placeholder {
            -webkit-transition: opacity ease 0.3s;
            transition: opacity ease 0.3s;
            color: #444444;
            letter-spacing: 1px;
            text-decoration: none;
            display: block;
            font-weight: 500;
            opacity: 1; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder {
            opacity: 0.3;
            -webkit-transition: opacity ease 0.3s;
            transition: opacity ease 0.3s; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::placeholder {
            opacity: 0.3;
            -webkit-transition: opacity ease 0.3s;
            transition: opacity ease 0.3s; }
        .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary {
          height: 72px;
          background-color: transparent !important;
          border: 1px solid #444444;
          border-left: 0 !important;
          position: relative;
          left: 1px;
          padding: 16px 26px !important;
          border-radius: 0 !important;
          color: #444444; }
          .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:before, .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:after {
            display: none !important; }
          .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:hover {
            background-color: transparent; }
        @media (max-width: 1160px) {
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control {
            padding: 16px 0 16px 15px; } }
      .module-43 .ry-right .ry-leads .ry-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        min-width: 450px; }
        @media (max-width: 1160px) {
          .module-43 .ry-right .ry-leads .ry-contact {
            -webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: flex-end;
            min-width: 400px; } }
        .module-43 .ry-right .ry-leads .ry-contact li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          background: rgba(255, 255, 255, 0.1);
          width: 225px;
          position: relative;
          overflow: hidden;
          cursor: pointer; }
          .module-43 .ry-right .ry-leads .ry-contact li:hover .contact__overlay {
            -webkit-transform: scale(15);
            transform: scale(15); }
          .module-43 .ry-right .ry-leads .ry-contact li:hover span {
            color: #333333; }
          .module-43 .ry-right .ry-leads .ry-contact li .contact__overlay {
            position: absolute;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            top: 22px;
            left: 20px;
            z-index: -1;
            -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
            transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
            transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
            transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1), -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
            -webkit-transform: scale(0);
            transform: scale(0); }
          .module-43 .ry-right .ry-leads .ry-contact li span.call_us,
          .module-43 .ry-right .ry-leads .ry-contact li a {
            -webkit-transition: all ease 0.3s;
            transition: all ease 0.3s;
            -webkit-transition-delay: 0.1s;
                    transition-delay: 0.1s;
            font-weight: 600;
            color: #fff;
            font-size: calc(15px + 0 * ((100vw - 500px) / 1100));
            line-height: 19px !important; }
          .module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) {
            background: #23739d; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a {
              color: #ffffff;
              letter-spacing: 2px;
              text-decoration: none;
              display: block; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
              color: #ffffff !important; }
          .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
            -webkit-transition: all ease 0.3s;
            transition: all ease 0.3s;
            background: #444444; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover span {
              color: #ffffff !important; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover .contact__overlay {
              -webkit-transform: scale(0);
              transform: scale(0); }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
              -webkit-transform: scale(15);
              transform: scale(15);
              left: 25px; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us,
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
              color: #fff;
              text-transform: uppercase;
              font-weight: 600;
              letter-spacing: 2px;
              max-width: 137px;
              line-height: 18px !important;
              text-decoration: none;
              text-align: left;
              font-size: calc(14px + 0 * ((100vw - 500px) / 1100)); }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) fa {
              position: relative;
              left: 1px; }
          .module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
            min-width: 45px; }
            .module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
              width: 35px;
              height: 35px;
              display: block;
              border: 1px solid rgba(255, 255, 255, 0.3);
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              border-radius: 50%; }
            .module-43 .ry-right .ry-leads .ry-contact li .contact__icon .fa {
              color: #ffffff;
              font-size: 13px; }
          @media (max-width: 1160px) {
            .module-43 .ry-right .ry-leads .ry-contact li {
              width: 200px; } }
    .module-43 .ry-right .ry-menu {
      width: 100%; }
      .module-43 .ry-right .ry-menu .nav-menu {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        position: relative;
        top: 0;
        float: right; }
        @media (max-width: 1440px) {
          .module-43 .ry-right .ry-menu .nav-menu {
            } }
        .module-43 .ry-right .ry-menu .nav-menu li {
          list-style-type: none; }
          .module-43 .ry-right .ry-menu .nav-menu li.primary {
            padding: 0 0 0; }
          .module-43 .ry-right .ry-menu .nav-menu li a {
            -webkit-transition: all ease 0.3s;
            transition: all ease 0.3s;
            text-transform: capitalize;
            font-weight: 400;
            text-decoration: none;
            font-size: calc(16px + 4 * ((100vw - 500px) / 940));
            padding-bottom: 18px !important;
            display: block; }
            @media screen and (max-width: 500px) {
              .module-43 .ry-right .ry-menu .nav-menu li a {
                font-size: 16px; } }
            @media screen and (min-width: 1440px) {
              .module-43 .ry-right .ry-menu .nav-menu li a {
                font-size: 18px; } }
            @media screen and (min-width: 992px) and (max-width: 1300px) {
              .module-43 .ry-right .ry-menu .nav-menu li a {
                font-size: 14px; } }
          .module-43 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu {
            opacity: 1 !important;
            visibility: visible !important;
            -webkit-transition: all ease 0.4s;
            transition: all ease 0.4s;
            padding: 0;
            top: 25px; }
          .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
            display: block;
            opacity: 0;
            visibility: hidden;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-left-radius: 2px;
            border-bottom-right-radius: 2px;
            border: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 30px 10px;
            margin-top: 2px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
                    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
            -webkit-transition: all ease 0.3s;
            transition: all ease 0.3s; }
            .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: start;
                  -ms-flex-align: start;
                      align-items: flex-start;
              -webkit-transition: all ease 0.3s;
              transition: all ease 0.3s;
              position: relative; }
              .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
                width: 100% !important;
                padding: 4px 20px !important;
                -webkit-box-pack: start;
                    -ms-flex-pack: start;
                        justify-content: flex-start;
                -webkit-transition: all ease 0.3s;
                transition: all ease 0.3s;
                text-transform: uppercase;
                line-height: 24px !important;
                font-size: calc(13px + 1 * ((100vw - 500px) / 1100)); }
                .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a:hover {
                  opacity: 0.6; }
              .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
                background: transparent; }
  .module-43 .ry-menu .ry-nav li.dropdown .dropdown-toggle span {
    margin-left: 5px; }
  body.default .module-43 {
    background: none; }
    body.default .module-43.fixed {
      background: #222; }
  .module-43.style2 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us {
    color: #fff; }
  .module-43.style2 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
    background: transparent; }
  @media (max-width: 1100px) {
    .module-43 .ry-btn {
      padding: 10px 15px; } }
  .module-43 .ry-social .social-inner-wrap li {
    width: 25px;
    height: 25px; }
  .module-43 .ry-social .social-inner-wrap li a {
    border: 0; }
.ry-menu .ry-nav li.dropdown .dropdown-toggle span {
    display: inline-block;
}
.module-43 .ry-btn-primary, .module-43 .ry-btn-secondary{
    font-size: calc(12px + 1 * ((100vw - 500px) / 940)) !important;
    font-weight: 700;
}

body.home .module-43 .ry-right .btn-wrapper .phone a:not(body.home .module-43.fixed .ry-right .btn-wrapper .phone a), body.home .module-43 .ry-right .ry-menu .nav-menu li a:not(body.home .module-43.fixed .ry-right .ry-menu .nav-menu li a), body.default .module-43 .ry-right .ry-menu .nav-menu li a {
    color: #222;
}
.module-43 .ry-right .ry-menu .nav-menu>li>a:hover, body.default .module-43 .ry-right .ry-menu .nav-menu>li>a:hover {
	color: #222 !important;
	opacity: .8;
}
.module-43.fixed .ry-right .ry-menu .nav-menu li a, body.home .module-43 .ry-right .btn-wrapper .phone a:not(body.home .module-43.fixed .ry-right .btn-wrapper .phone a), body.home .module-43 .ry-right .ry-menu .nav-menu li a:not(body.home .module-43.fixed .ry-right .ry-menu .nav-menu li a) {
    text-transform: uppercase;
}
.module-43.fixed .ry-right .ry-menu .nav-menu li a, .module-43 .ry-right .ry-menu .nav-menu li a {
    font-weight: 500 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.module-43 .ry-right .btn-wrapper .apt {
    margin-right: 0;
}
.module-43 .ry-right .btn-wrapper .apt .ry-btn {
    padding: 15px 20px;
    height: auto;
    letter-spacing: 1px;
    font-size: 14px !important;
    font-weight: 500;
}

.module-43 .ry-right .btn-wrapper .phone {
    display: flex;
}
.module-43 .ry-right .btn-wrapper .phone .contact-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 600 !important;
	font-size: 14px;
}
.module-43 .ry-right .btn-wrapper .phone .contact-wrap .span-1 {
	font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
}
.module-43 .ry-right .btn-wrapper .phone a:not(:last-child) {
    margin-right: 20px;
}

@media (max-width:1400px) {
	
	
	div.module-43 .ry-right .btn-wrapper .phone {
	  margin-right: 20px;
	}


	
	 div.module-43 .ry-right .btn-wrapper .phone a:not(:last-child) {
	  margin-right: 5px;
	}
}

@media (max-width:1280px) {
  	div.module-43 .ry-right .btn-wrapper .phone a:before {
	  display: none;
	}

	div.module-43 .ry-right .btn-wrapper .phone a:not(:last-child) {
	  margin-right: 15px;
	}

}

.module-43 .ry-right .ry-menu .nav-menu {
    justify-content: flex-end;
    gap: 2%;
}


.mobile-container 
{
    background:#fff !important;
}

.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after{
    background:#5E718B !important;
}
.mobile-container .flex-wrap .mobile_logo img {
    max-width: 180px;
}

div#litlleLogo {
    display: none !important;
}

.module-43.fixed .ry-right .ry-menu .nav-menu li a {
    letter-spacing: initial;
    font-size: 16px;
    color: #333 !important;
    padding: 0 !important;
}