#header {
  height: 100px;
  transition: all 0.2s;
}
#header .logo h1 {
  padding: 0px;
}
#header .logo img {
  max-height: 50px;
}
#hero-no-slider {
  height: 825px;
}
#hero-no-slider::before {
  background: rgba(255, 255, 255, 0);
  background-image: url('../images/home_background_sicons.png');
  background-repeat: no-repeat;
  background-position: center bottom !important;
  background-size: cover;
}
#hero-no-slider > .container > .row {
  margin-top: 135px;
}
#header.header-scrolled {
  background: #121c34;
  height: 100px;
}
#header.absolute {
  transition: 2s ease-out;
  -webkit-transition: 2s ease-out;
  -o-transition: 2s ease-out;
  -moz-transition: 2s ease-out;
  top: -500px;
  display: none !important;
}
.phone-header {
  position: relative;
  display: inline-block;
  margin: auto 15px;
}
.btn-phone-header {
  color: #fff;
}
.btn-phone-header:hover {
  color: #fff;
}
.btn-phone-header span {
  padding: 0px 8px;
  vertical-align: middle;
}
.btn-getconsul {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: rgba(0, 152, 219, 1);
  padding: 12px 35px;
  border-radius: 4px;
  cursor: pointer;
}
.btn-getconsul span {
  font-weight: bold;
}
#hero-no-slider h2 {
  font-family: 'Poppins';
  font-size: 46px;
  font-weight: 600;
  text-align: left;
  margin-top: 65px;
}
#hero-no-slider p {
  font-family: 'Poppins';
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  font-weight: 400;
  font-style: normal;
}

.form-consul {
  max-width: 470px;
  float: right;
  background: rgba(6, 151, 220, 1);
  padding: 35px 32px;
}
.form-consul h3 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 24px;
  color: rgb(255, 255, 255);
  text-align: left;
  margin-bottom: 15px;
  text-align: center;
}
.form-consul p {
  color: rgb(255, 255, 255);
  font-family: Poppins;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
}
.form-consul .label-style {
  text-align: left;
  color: #fff;
}
.form-consul select.form-control {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  padding: 10px 15px;
}
.form-consul .php-email-form button[type='submit'] {
  background: rgba(6, 111, 184, 1);
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  font-family: Poppins;
  color: #fff;
  padding: 14px;
}
.form-consul .php-email-form button[type='submit']:hover {
  background: rgba(0, 0, 0, 1);
}
.privacy_policy_form {
  font-size: 11px;
  line-height: 19px;
  font-weight: 400;
  font-family: Poppins;
  font-style: normal;
  text-align: center;
  color: #fff;
  margin: 30px auto 0px;
  display: block;
  border: 0px;
  padding: 0px;
}
.privacy_policy_form:hover {
  color: #ced4da;
}
.contact .php-email-form {
  box-shadow: none;
  padding: 0px;
  margin: 0px auto;
}
.contact .php-email-form .loading {
  background: transparent;
  color: #fff;
}
.notifno {
  font-size: 14px;
  font-weight: normal;
}
.content-01 {
  background: rgba(255, 255, 255, 0);
  background-image: url(../images/sicons_bg_content1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  position: relative;
}
.content-01 .title-content {
  font-weight: 700;
  font-family: Poppins;
  font-size: 36px;
  line-height: 44px;
  color: rgb(6, 151, 220);
  font-style: normal;
  text-align: center;
  max-width: 450px;
  margin: 0px auto 20px;
}
.content-01 .subtitle-content {
  font-weight: 300;
  font-family: Poppins;
  font-size: 16px;
  color: rgb(44, 44, 44);
  font-style: normal;
  max-width: 626px;
  margin: 0px auto 55px;
  text-align: center;
}
.list-service {
  margin: 0px auto 45px;
}
.box-service {
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.box-service img {
  width: 100%;
  height: auto;
}
.content-service {
  padding: 30px 38px;
}
.content-service h3 {
  font-weight: 600;
  font-family: Poppins;
  font-size: 21px;
  color: rgb(0, 0, 0);
  font-style: normal;
}
.content-service p {
  font-weight: 400;
  font-family: Poppins;
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-style: normal;
  margin-bottom: 0px;
}

.content-02 {
  background: rgba(255, 255, 255, 0);
  background-image: url(../images/sicons_bg_content2.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  position: relative;
}
.content02-content {
  max-width: 480px;
  padding-top: 100px;
}
.content02-content h3 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 28px;
  color: rgb(28, 174, 220);
  font-style: normal;
  margin-bottom: 20px;
}
.content02-content h4 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 20px;
  color: rgb(107, 107, 107);
  font-style: normal;
  margin-bottom: 15px;
}
.content02-content p {
  font-weight: 400;
  font-family: Poppins;
  font-size: 14px;
  color: rgb(29, 59, 90);
  font-style: normal;
  line-height: 22px;
  margin-bottom: 25px;
}
.content02-content .content2-call {
  font-family: Poppins;
  color: rgb(12, 113, 196);
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: 287px;
  text-align: center;
  margin: 20px 0px 10px;
}

.content-03 {
  background: rgba(237, 237, 237, 1);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  position: relative;
}
.content-03 .title-content {
  font-weight: 700;
  font-family: Poppins;
  font-size: 40px;
  color: rgb(44, 44, 44);
  font-style: normal;
  margin: 0px auto 15px;
  text-align: center;
}
.content-03 .title-content .blue {
  display: inline-block;
  color: rgb(6, 151, 220);
}
.content-03 .subtitle-content {
  font-weight: 300;
  font-family: Poppins;
  font-size: 18px;
  color: rgb(44, 44, 44);
  font-style: normal;
  margin: 0px auto 50px;
  text-align: center;
}
.vendors-carousel .swiper-wrapper {
  align-items: center;
  padding-bottom: 50px;
}
.vendors-img {
  width: 100%;
  height: auto;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

#footer {
  padding: 0px;
}
.footer-contenttop {
  display: block;
  background: rgba(0, 0, 0, 0.65);
  background-image: url(../images/sicons_bg_footertop.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  position: relative;
  padding: 50px 0px;
}
.footer-contenttop .overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  height: 100%;
  width: 100%;
  top: 0px;
}
.footer-contenttop .container {
  position: relative;
  text-align: center;
}
.footer-contenttop h3 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 36px;
  color: rgb(255, 255, 255);
  font-style: normal;
  margin-bottom: 50px;
}
.footer-contenttop p {
  font-weight: 400;
  font-family: Poppins;
  font-size: 26px;
  color: rgb(255, 255, 255);
  font-style: normal;
  max-width: 500px;
  margin: 0px auto 25px;
}
.footer-contenttop span.line {
  display: block;
  background: none;
  height: 3px;
  width: 100%;
  max-width: 200px;
  background: rgba(255, 255, 255, 1);
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 0px;
  margin: 0px auto 25px;
}
.footertop-call {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  font-family: Poppins;
  font-style: normal;
  text-align: center;
  color: #fff;
  display: block;
}
.footer-contenttop .btn-getconsul {
  margin-bottom: 30px;
}
.footer-copyright {
  display: block;
  background: rgba(18, 28, 52, 1);
  background: -webkit-linear-gradient(#121c34, #010205);
  background: -moz-linear-gradient(#121c34, #010205);
  background: linear-gradient(#121c34, #010205);
  background: -ms-linear-gradient(#121c34, #010205);
  background: -o-linear-gradient(#121c34, #010205);
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  position: relative;
  padding: 40px 0px 25px;
}
.footer-logo {
  height: 52px;
  width: auto;
}
#footer .copyright {
  display: inline-block;
  padding: 0px;
  color: rgb(211, 211, 211);
  font-family: 'pt sans';
}
.copyright span {
  display: block;
}
a.ppc_call.white {
  color: #fff;
}
a.ppc_call.white:hover {
  color: #fff;
}
a.ppc_call.blue {
  color: rgb(12, 113, 196);
}
a.ppc_call.blue:hover {
  color: rgb(12, 113, 196);
}

.modal_privacypolicy .modal-title {
  font-size: 1.75rem;
  color: rgb(12, 166, 231);
  font-weight: bold;
}
.modal_privacypolicy h3 {
  color: rgb(12, 166, 231);
}
.modal_privacypolicy .content-p {
  margin-bottom: 25px;
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1210px;
  }
}

@media (max-width: 1100px) {
  .content02-content {
    padding-top: 10px;
  }
  .phone-header {
    margin-bottom: 10px;
  }
}
@media (max-width: 1000px) {
  #hero-no-slider {
    height: auto;
  }
  #hero-no-slider > .container > .row {
    margin-top: 35px;
  }
  #hero-no-slider h2,
  #hero-no-slider p {
    text-align: center;
  }
  .form-consul {
    position: relative;
    margin: 0px auto 0px;
    float: none;
  }
  .content-service {
    padding: 25px 15px;
  }
}
@media (max-width: 750px) {
  #header {
    height: auto !important;
    padding: 15px 0px 20px;
    text-align: center;
  }
  #header .logo h1 {
    margin-bottom: 10px;
  }
  #header .text-end {
    text-align: center !important;
  }
  #hero-no-slider > .container > .row {
    margin-top: 70px;
  }
}
@media (max-width: 550px) {
  #header.header-scrolled {
    top: auto;
    bottom: 0px;
  }
  .footer-copyright {
    text-align: center;
  }
  .footer-logo {
    margin-bottom: 15px;
  }
  #footer .text-end {
    text-align: center !important;
  }
  .content-03 .subtitle-content {
    margin-bottom: 25px;
  }
  .content-02 {
    text-align: center;
  }
  .content02-content .content2-call {
    width: 100%;
  }
}
