@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap');

@media (min-width: 1200px) {
    
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1290px;
  }
  
}

.sk_header_right.mobile_only,
.mobile_only{
    display: none;
}


body {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.74;
  letter-spacing: 0.19px;
  color: rgb(0, 0, 0);
}

h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 70.5px;
  line-height: 1;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

h1>span {
  font-family: 'Open Sans', sans-serif;
  font-size: 45.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 54px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 1.4px;
  color: rgb(0, 0, 0);
}

h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgb(0, 0, 0);
}

.section_inner {
  margin: 0px auto;
}

.site_button,
input[type="submit"] {
  display: inline-block;
  background-color: rgb(226, 168, 131);
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2.25px;
  text-transform: uppercase;
  padding: 20px 34px;
  border: 0px;
  cursor: pointer;
}

p {
  margin-top: 0px;
}

p:last-child {
  margin-bottom: 0px;
}

a:hover,
a {
  color: rgb(255, 255, 255);
}

mark {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(120deg, rgb(252, 222, 201) 0%, rgb(252, 222, 201) 100%);
  background-repeat: no-repeat;
  background-size: 100% 61%;
  background-position: 0px 48%;
  color: inherit;
}

.custom-logo-link img {
    max-width: 250px;
    height: auto;
}
.topo_banner_top img {
    width: 23px;
}
.topo_review ul li img {
    width: 18px;
}

.topo_contact_btn img {
    width: 30px;
}
.footer_contact ul li img {
    width: 30px;
}
.footer_contact ul li:first-child img {
    width: 25px;
    margin-left: 2px;
}
.sk_header {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  width: 100%;
  z-index: 99;
  left: 0px;
  top: 0px;
  border-bottom: 1.5px solid rgba(4, 198, 233, 0.14);
  position: fixed;
  transition: all 0.6s ease 0s;
}

.sticky {
  background-color: rgb(8, 35, 65);
}

.sk_header .container {
  padding: 0px;
  position: relative;
}

.sk_header_left {
  padding-right: 212px;
  margin-left: 75px;
}
.what-app {
    display: none;
}
.sk_header .row {
  margin: auto;
}

.sk_header .section_inner {
  display: flex;
  justify-content: space-between;
  width: 1180px;
}

.sk_header_right {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}

.sk_header_right ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.sk_header_right li {
  display: inline-block;
  margin-top: 0px;
  padding-right: 45px;
}

.sk_header_right ul li:last-child{
  padding-right: 0px;
  position: relative;
  top: 1px;
  left: 20px;
}

.sk_header_right ul li:last-child a {
  padding: 8px 19px 8px 49px;
  text-shadow: rgba(0, 0, 0, 0.29) 0px 7px 52.2px;
  font-family: 'Open Sans', sans-serif;
  font-size: 23px !important;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #f77d2d !important;
}

.sk_header_right li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 33px;
  font-size: 18.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.68;
  letter-spacing: normal;
  text-align: left;
  color: rgb(255, 255, 255);
}



.sk_header_right li a::after {
  content: " ";
  width: 100%;
  height: 4px;
  background-color: rgba(226, 168, 131, 0);
  position: absolute;
  bottom: 0px;
  left: 0px;
}

a:hover {
  text-decoration: none;
}

.responsive-menu-hand {
  display: none;
}

.responsive-menu-hand svg {
  width: 100%;
  height: 100%;
}

.responsive-menu-close {
  clear: both;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  top: 8px;
  right: 37px;
}

.responsive-menu-close strong {
  position: relative;
  height: 0px;
  width: 40px;
  display: block;
}

.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2) {
  width: 40px;
  display: block;
  background-color: rgb(0, 0, 0);
  height: 5px;
}

.responsive-menu-close span:nth-child(1) {
  transform: rotate(-45deg);
  margin-top: 25px;
}

.responsive-menu-close span:nth-child(2) {
  transform: rotate(45deg);
  margin-top: -5px;
}
.responsive-menu {
    position: absolute;
    width: 90%;
    top: 50px;
    left: 5% !important;
    background: rgba(239, 203, 191, 0.98);
    z-index: 999999;
    overflow: auto;
    transition: right 0.5s ease 0s;
    /* visibility: hidden; */
    /* opacity: 0; */
    /* display: inherit !important; */
    height: 0;
}

.responsive-menu.active {opacity: 1;visibility: visible;height: auto;}

.responsive-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  border-bottom: 0px;
  text-align: center;
  height: 100%;
}

.responsive-menu ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
  height: 40px;
  display: block;
  text-decoration: none;
  color: rgb(0, 0, 0);
  letter-spacing: 0.3px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.52;
  font-weight: bold;
  border: 0px;
  margin: 0px;
  font-size: 22px !important;
}

.responsive-menu ul li:hover {
  text-decoration: none;
}

.responsive-menu ul li a:hover {
  color: rgb(0, 0, 0);
}

@media (max-width: 550px) {
  .sk_header {
    padding: 2.367vw 22px 2.472vw;
    width: 100%;
    z-index: 99;
    left: 0px;
    top: 0px;
  }
}

.ks1 .section_inner {
  width: 1020px;
  position: relative;
  padding-top: 182px;
  padding-bottom: 96px;
}

.ks1_in {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}

.section_left_item {
  width: 46%;
}

.section_right_item {
  width: 54%;
  box-sizing: border-box;
  padding-left: 65px;
  padding-top: 200px;
}

.ks1_img {
  position: relative;
}

.ks1_img img {
  width: 100%;
  z-index: 1;
  position: relative;
}

.ks1_img_art {
  position: absolute;
  bottom: -27px;
  right: -27px;
  background-color: rgb(14, 69, 177);
  z-index: 0;
  width: 78%;
  height: 38%;
}

.section_right_item article {
  margin-bottom: 32px;
}

.ks1_art1 {
  position: absolute;
  width: 100%;
  height: 638px;
  background-color: rgb(36, 53, 31);
  right: 70.5%;
  top: 0px;
  z-index: 0;
}

.ks1_art2 {
  position: absolute;
  z-index: 0;
  width: 520px;
  height: 630px;
  top: -147px;
  right: -454px;
  transform: rotate(-14deg);
}

.ks1_art2 svg {
  width: 100%;
  height: 100%;
}

.ks1_art3 {
  position: absolute;
  top: 514px;
  left: -312px;
  z-index: 1;
  width: 257px;
  height: 242px;
}

.ks1_art3 svg {
  width: 100%;
  height: 100%;
}

.topo_contact_btn span {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  position: absolute;
  left: 3px;
  margin-top: -2px;
}

.topo_contact_btn a {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px !important;
}

ul {
  list-style: none;
  padding-left: 0px;
}

ul li {
  position: relative;
}

#parsley-id-4768 {}

#form_submission_name {
  font-family: 'Open Sans', sans-serif;
  border-radius: 4px;
  height: 40px;
  box-shadow: rgba(28, 24, 28, 0.24) 0px 3px 7px 0px inset;
  border-style: solid;
  border-width: 1px;
  border-image-slice: 1;
  padding-left: 12px;
  width: 100%;
  border: 1px solid #302f2f38;
  font-size: 1rem;
}

#parsley-id-5596 {}

#form_submission_email {
  font-family: 'Open Sans', sans-serif;
  border-radius: 4px;
  height: 40px;
  box-shadow: rgba(28, 24, 28, 0.24) 0px 3px 7px 0px inset;
  border-style: solid;
  /* border-width: 1px; */
  border-image-slice: 1;
  padding-left: 12px;
}

#parsley-id-1313 {
  margin: 0px !important;
}

#form-button {
  font-family: 'Open Sans', sans-serif;
  color: rgb(255, 255, 255);
  border: 0px;
  padding: 19px 49px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.23) 3.2px 8.4px 6.6px 0.4px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 3px;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 9px;
  background: linear-gradient(rgb(245, 124, 36), rgb(248, 95, 46));
  transition: all 0.33s ease 0s;
}

#form-button:focus {
  outline: none;
}

.topo_help_button a span img:hover,
.topo_help_button a:hover,
.topo_contact .topo_contact_button2:hover,
.topo_contact .topo_contact_button1:hover,
#form-button:hover {
  background: linear-gradient(rgb(233, 104, 27), rgb(236, 77, 35));
  transition: all 0.33s ease 0s;
}

.topo_banner {
  padding-top: 163px;
  background-image: url("topo_banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -72px;
}

.topo_banner .col-sm {
  padding-right: 97px;
}

section.topo_banner .col-sm {
  padding: 0px;
}

.topo_banner .section_inner {
  display: flex;
  width: 1200px;
}

.topo_banner .row {
  width: 100%;
  margin: 0px auto;
}

.topo_banner_top ul {
  margin-top: 20px;
  color: rgb(255, 255, 255);
  padding-left: 32px;
  margin-bottom: 30px;
}

.topo_banner_top ul li {
  position: relative;
  padding-right: 38px;
  letter-spacing: 0.7px;
  margin-bottom: 8px;
  font-size: 16px;
}

.topo_banner_left {
  margin-left: 49px;
}

.topo_banner_top ul li span {
  display: inline-block;
  position: absolute;
  left: -36px;
  top: -3px;
}

.form_top_down {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0px;
}


.form_top_down h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  margin-bottom: 3px;
}

.topo_banner_left_down {
  display: flex;
  margin-left: -8px;
}

.google_logo {
  padding-right: 14px;
}
.google_logo img{
  width: 180px;
}

.topo_review {
  margin-top: -15px;
}

.topo_review ul {
  margin-bottom: 1px;
}

.topo_review ul li {
  display: inline-block;
}

.topo_review span {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
}

.topo_review p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  margin-top: -9px;
}

.contact__content__form {
  background-color: rgb(255, 255, 255);
  margin-right: -9px;
  padding-left: 0px;
}

.ln9_form_in {
  background-color: rgb(255, 255, 255);
}

.f_col {
  padding: 0px 77px;
}

.form-group {
  margin-bottom: 8px;
  padding: 5px 24px 0px 26px;
}

.text-field.form-group.form-phone {
  margin-top: -2px;
}

form textarea {
  box-shadow: rgba(28, 24, 28, 0.24) 0px 3px 7px 0px inset;
  padding-left: 12px !important;
  padding-top: 11px !important;
}

.button_middle {
  padding: 2px 25px 15px;
}

.form_top {
  padding: 13px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.23) 3.2px 8.4px 6.6px 0.4px;
  background: linear-gradient(rgb(245, 124, 36), rgb(248, 95, 46));
}

.form_top {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: rgb(255, 255, 255);
  padding-left: 17px;
}

.form_top h4 {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: rgb(255, 255, 255);
  letter-spacing: 2.3px;
  font-size: 15px;
}

.form_top h3 {
  color: rgb(255, 255, 255);
  margin-top: -40px;
  padding-bottom: 10px;
  letter-spacing: 2px;
  font-size: 18px;
}

.topo_logo_area {
  margin-top: 20px;
}

.topo_logo_area .row {
  margin: 0px auto;
  padding: 15px 0px 15px;
  border-top: 1px solid #fff;
  justify-content: space-between;
  /* width: 94%; */
}

.topo_logo_area .section_in {
  padding: 0px 30px;
}

a.col-sm-2:nth-child(1) img{
  margin-left: -7px;
}
a.col-sm-2:nth-child(2) img {
  margin-left: -55px;
}

a.col-sm-2:nth-child(3) img {
  margin-left: -55px;
}

a.col-sm-2:nth-child(4) img {
  margin-left: -18px;
}

a.col-sm-2:nth-child(5) img {
  margin-left: 20px;
}

a.col-sm-2:nth-child(6) {
  margin-left: -29px;
  margin-top: -12px;
}

a.col-sm-2:nth-child(6) img {
  margin-left: 100px;
  height: auto;
  width: 62px;
  margin-top: 13px;
}

.topo_logo_area .logo_image img{
  width: 125px;
}

.topo_logo_area .topo_logo_items a:nth-child(2) {
  margin-top: -15px;
}

.topo_logo_area .topo_logo_items a:nth-child(3) {
  margin-top: 12px;
}

.topo_logo_area .topo_logo_items a:nth-child(4) {
  padding-right: 0px;
}

.topo_logo_area .topo_logo_items a:nth-child(5) {}

.topo_logo_area .topo_logo_items a:nth-child(6) {}

.topo_services {
  padding-top: 10px;
  position: relative;
}

.topo_services .section-inner {
  width: 1225px;
  margin: 0px auto;
  padding-bottom: 55px;
}

.topo_services::before {
  background-image: url("faq_bg.jpg");
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.topo_services .topo_service_title {
  padding-top: 54px;
}

.topo_services .topo_service_title.text-center {}

.topo_services .topo_service_title h2 {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 54px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 0px;
  color: rgb(0, 0, 0);
  margin-bottom: 23px;
  margin-left: -1px;
}

.topo_services h3 {
  font-size: 27px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.98;
  letter-spacing: -1.8px;
  text-align: left;
  color: rgb(0, 0, 0);
  margin-top: 10px;
  margin-left: -4px;
  margin-bottom: 0px;
}

.topo_services .topo_service_title p {
  letter-spacing: normal;
  margin-left: -4px;
}

.topo_services .topo_service_items {
  padding: 69px 33px 76px 48px;
}

.service_img img {
  width: 100%;
  z-index: 1;
  position: relative;
}

.topo_services .row {
  width: 100%;
  margin: 0px auto;
}

.topo_services_items .row .col-sm-4 {
  width: 33%;
  margin: 0px auto;
}

.service_img {
  position: relative;
  text-align: center;
  padding-right: 36px;
}

.service_img::after {
  content: "";
  position: absolute;
  background-image: url("service_after.png");
  background-repeat: no-repeat;
  height: 172px;
  width: 173px;
  right: 21px;
  bottom: -15px;
  z-index: 0;
}

.topo_service_desk {
  padding-top: 17px;
}

.topo_services .topo_service_items .col-sm-4:nth-child(3) .topo_service_desk {}

.topo_service_desk p {}

.topo_contact {
  background-image: url("contact_banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}

.topo_contact .row {
  padding-top: 60px;
  width: 95%;
  margin: 0px auto;
  padding-bottom: 30px;
}

.topo_contact .topo_contact_items {
  width: 100%;
  margin: 0px auto;
}

.topo_contact h2 {
  color: rgb(255, 255, 255);
  font-size: 53px;
}

.topo_contact p {
  font-size: 29px;
  color: rgb(255, 255, 255);
}

.topo_contact .topo_contact_button {
  margin-left: -8px;
  margin-top: 56px;
}

.topo_contact .row {
  width: 92%;
  margin: 0px auto;
}

.topo_contact_button .col-sm-2 {
  padding: 7px 11px 0px 40px;
  width: 37px !important;
}

.topo_contact .row .row {
  padding-top: 35px;
}

.topo_contact .topo_contact_button1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 22.5px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  padding: 23px 8px 15px 70px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 3.2px 8.4px 6.6px 0.4px;
  background: linear-gradient(rgb(245, 124, 36), rgb(248, 95, 46));
  position: relative;
  margin-left: 44px;
  margin-right: -25px !important;
}

.topo_contact_button .col-sm-5 {
  margin: 0px auto;
  max-width: 30% !important;
}

.topo_contact .topo_contact_button1 span {
  position: absolute;
  left: 34px;
  top: 0px;
  width: 76px;
  height: 43px;
  padding-top: 20px;
  padding-right: 19px;
}

.topo_contact .topo_contact_button1 span img {
  height: 32px;
  width: 42px;
}

.topo_contact .or {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  color: rgb(255, 255, 255);
}

.topo_contact .topo_contact_button2 {
  margin-left: 0px;
  height: 73px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20.5px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  color: rgb(255, 255, 255);
  padding: 18px 5px 0px 47px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 3.2px 8.4px 6.6px 0.4px;
  background: linear-gradient(rgb(245, 124, 36), rgb(248, 95, 46));
  position: relative;
}

.topo_contact .topo_contact_button2 span img {
  position: absolute;
  left: 32px;
  height: 35px;
  width: 35px;
}

.topo_faq {
  padding-top: 60px;
  padding-bottom: 80px;
}

.topo_faq .section_inner {}

.topo_faq .section_inner h2 {
  font-size: 54px;
}

.topo_faq .accordion-container {
  position: relative;
  border-top: none;
  outline: 0px;
  cursor: pointer;
  padding-bottom: 10px;
  padding-left: 66px;
  width: 100%;
  padding-right: 65px;
}

.topo_faq .accordion-container article:last-child {
  border-bottom: none;
  padding-bottom: 3px;
}

.topo_faq .accordion-container .article-title {
  position: relative;
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.63;
  letter-spacing: 0.8px;
  color: rgb(44, 44, 43);
  text-align: left;
  cursor: pointer;
  padding-right: 21px;
  padding-top: 8px;
  padding-bottom: 20px;
}

.topo_faq .accordion-container .content-entry i {
  position: absolute;
  top: 54%;
  right: 3px;
  font-style: normal;
  color: rgb(10, 61, 73);
  font-size: 36px;
  transform: translateY(-58%);
}

.topo_faq .accordion-container .content-entry i::before {
  content: "+";
}

.topo_faq .accordion-container .content-entry.open i::before {
  content: "_";
  position: absolute;
  right: -2px;
  transform: translateY(-70%);
  top: 58%;
  font-size: 45px;
}

.topo_faq .accordion-content {
  display: none;
}

.topo_faq .accordion-content p {
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 0.3px;
  color: rgb(53, 57, 41);
  padding-top: 25px;
  padding-left: 35px;
  padding-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 1, 0.06) -15px 0px 50.2px 6.8px;
  background-color: rgb(249, 236, 229);
}

.accordion-container {
  margin-top: 33px;
  padding-top: 35px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 1, 0.06) -15px 0px 50.2px 6.8px;
  background-color: rgb(255, 255, 255);
}

.topo_faq .row {
  margin: 0px auto;
  padding: 0px 65px;
}

.topo_faq .accordion-container,
.topo_faq #description {}

.topo_faq .section_right_item .accordion-container,
.topo_faq .section_right_item .topo_faq #description {
  width: 91.5%;
}

.topo_faq .accordion-container article {
  border-bottom: 1px solid rgb(186, 63, 1);
}

.topo_faq .accordion-container article:nth-child(2) {
  padding-top: 18px;
}

.topo_help_button p {
  font-size: 11px;
}

.topo_faq .accordion-container article:nth-child(2) .article-title {
  letter-spacing: 0.85px;
  line-height: 28px;
  padding-bottom: 25px;
}

.topo_faq .accordion-container article:nth-child(3) {
  padding-top: 10px;
}

.topo_faq .section_right_item .accordion-container article:last-child {
  padding-bottom: 15px;
}

.faq_desk.text-center p {
  padding-top: 13px;
  margin-bottom: -12px;
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.74;
  letter-spacing: 0px;
}

.faq_desk span {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 4.15;
  letter-spacing: 0.2px;
  color: rgb(230, 67, 28);
}

.topo_footer {
  background-image: url("topo_footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: rgb(255, 255, 255);
}

.topo_footer .container {
  padding: 0px;
}

.topo_footer .row {
  padding-top: 52px;
  width: 100%;
  padding-bottom: 15px;
  margin: 0px auto;
}

.topo_footer .section_inner {
  width: 1250px;
  margin: 0px auto;
  padding-bottom: 37px;
}

.topo_footer .topo_footer_item {}

.topo_footer .topo_footer_top {
  padding-top: 77px;
  display: flex;
}

.footer_contact {
  margin-left: 60px;
  padding-top: 7px;
}

.footer_contact ul {
  margin-top: 15px;
  margin-left: 45px;
}

.footer_contact ul li {
  margin-bottom: 0px;
  margin-top: 18px;
}

.footer_contact ul li:last-child {}

.topo_footer .footer_contact img {
  margin-bottom: 0px;
  margin-top: 13px;
}

.topo_footer .footer_contact ul li span {
  display: inline-block;
  left: -45px;
  top: -10px;
  position: absolute;
}

.footer_img img {
  width: 250px;
}

.footer_links {
  margin-left: -70px;
  padding-top: 29px;
}

.footer_links .icons img {
  height: 30px;
  width: 30px;
}

.icons {
  margin-left: -17px;
}

.footer_links .icons ul li {
  float: left;
  padding: 4px 8px;
}

.footer_links>ul {
  margin-top: 26px;
}

.footer_links p {
  position: relative;
  margin-bottom: 5px;
}

.footer_links p::before {
  content: "";
  position: absolute;
  width: 27px;
  height: 2px;
  background-color: rgb(205, 55, 19);
  top: -8px;
}

.footer_help {
  padding-left: 4px;
  padding-top: 10px;
  padding-right: 75px;
}

.footer_help h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 37px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  margin-bottom: 11px;
}

.footer_help>p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.71;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
}

.topo_help_button {
  margin-top: 40px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 3.2px 8.4px 6.6px 0.4px;
  background: linear-gradient(rgb(245, 124, 36), rgb(248, 95, 46));
}

.topo_help_button a span img {
  position: absolute;
  width: 99px;
  height: 90px;
  border-radius: 4px;
  padding: 30px 27px 23px 23px;
  left: 0px;
}

.topo_help_button a {
  color: rgb(255, 255, 255);
  position: relative;
  display: block;
  padding: 0px 20px 15px 114px;
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  border-radius: 4px;
  line-height: normal;
  letter-spacing: normal;
}

.topo_help_button p {
  color: rgb(255, 255, 255);
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.5;
  letter-spacing: normal;
}

.footer_location {
  width: 1078px;
  margin: -15px auto 0px;
}

.ln9_form_in,
.contact__content__form form,
.contact__content__form {
  border-radius: 8px;
  margin-top: 1rem;
}
.form_top_down p {
    margin-bottom: 0;
}
.form_top {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.topo_banner .container {}

.footer_location p {
  position: relative;
}

.location_image {
  position: absolute;
  top: 4px;
  left: -40px;
}

.footer_bottom {
  border-top: 1px solid rgb(255, 255, 255);
  padding-top: 20px;
  padding-bottom: 24px;
  font-size: 15px;
  letter-spacing: -0.1px;
}

.nowrap {
  white-space: nowrap;
}

@media only screen and (min-width: 992px) and (max-width: 1249px) {
  .container {
    width: 960px;
  }

  .custom-logo-link img {
    max-width: 300px;
    height: auto;
  }

  .sk_header .custom-logo-link img {
    max-width: 200px;
    height: auto;
  }

  .sk_header_left {
    padding-right: 100px;
  }

  .f_col {
    padding: 0px 24px 0px 1px;
  }

  .topo_banner_left {
    margin-left: 58px;
  }

  .sk_header_right li {
    padding-right: 27px;
  }

  .topo_contact_button .col-sm-2 {
    padding: 7px 11px 0px 17px;
  }

  .service_img::after {
    bottom: 19px;
  }

  .topo_help_button a {
    padding: 0px 3px 18px 105px;
    font-size: 25px;
  }

  .topo_faq .accordion-container {
    padding-bottom: 60px;
  }

  .topo_contact_btn a {
    font-size: 20px !important;
  }

  .sk_header_right li a {
    font-size: 15px;
  }

  h1 {
    font-size: 50px;
  }

  h1>span {
    font-size: 55px;
  }

  .form_top {
    padding-left: 0px;
  }

  .form_top h3 {
    font-size: 20px;
  }

  .form_top h4 {
    font-size: 16px;
  }

  .form_top_down h5 {
    font-size: 14px;
  }

  #form-button {
    padding: 15px 56px;
    font-size: 13px;
  }

  .topo_services::before {
    top: -145px;
    z-index: -1;
  }

  .topo_services .topo_service_title {
    padding-top: 0px;
  }

  .text-field.form-group {
    padding: 2px 28px 0px;
  }

  .logo_image img {
    width: 100px;
  }

  a.col-sm-2:nth-child(1) img {
    margin-left: -7px;
    /* width: 100px; */
  }

  a.col-sm-2:nth-child(2) img {
    margin-left: -58px;
    /* margin-top: -1px; */
    /* width: 131px; */
  }

  a.col-sm-2:nth-child(3) img {
    margin-left: -72px;
    /* margin-top: 20px; */
    /* width: 120px; */
  }
  .topo_logo_area .logo_image img{
    width: 120px;
  }

  a.col-sm-2:nth-child(4) img {
    margin-left: -37px;
    /* margin-top: 17px; */
    /* width: 60px; */
  }

  a.col-sm-2:nth-child(5) img {
    /* margin-top: 20px; */
    margin-left: 23px;
    /* width: 55px; */
  }

  a.col-sm-2:nth-child(6) img {
    margin-left: 24px;
    margin-top: 7px;
  }

  .col-sm-4 {
    flex: 0 0 46.3333%;
    max-width: inherit;
  }

  .service_img::after {
    right: 29px;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(2) .service_img::after {
    right: 25px;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(3) .service_img::after {
    right: 18px;
  }

  .topo_contact .topo_contact_button2 {
    font-size: 15.5px;
    padding: 25px 8px 0px 66px;
    margin-left: -30px;
  }

  .topo_contact .topo_contact_button2 span img {
    left: 24px;
    top: 16px;
  }

  .topo_contact .topo_contact_button1 {
    font-size: 15.5px;
    padding: 29px 13px 15px 87px;
  }

  .topo_contact .topo_contact_button1 span {
    left: 16px;
  }

  .footer_img img {
    width: 280px;
  }

  .footer_contact ul li {
    margin-bottom: 20px;
    font-size: 15px;
  }
    
  .footer_help h2 {
    font-size: 28px;
  }

  .footer_help>p {
    font-size: 18px;
  }

  .footer_links ul {
    font-size: 17px;
  }

  .footer_help {
    padding-left: 52px;
    padding-top: 53px;
  }

  .footer_links {
    margin-left: 100px;
  }

  .footer_bottom {
    margin-top: 40px;
  }

  .topo_faq {
    padding-bottom: 70px;
  }

  .email-field.form-group {
    padding: 0px 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sk_header_right ul {
    display: none;
  }

  .sk_header_left {
    width: 60%;
    margin-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .sk_header_right.mobile_only {
    display: flex !important;
    width: 20%;
    margin-left: 0;
    justify-content: left;
  }

   .sk_header_right {
    justify-content: right;
    flex-flow: initial;
    text-align: right;
    float: right;
    width: 20%;
    display: block;
  }

  .sk_header_right.mobile_only, .mobile_only {
      display: block;
      float: right;
  }
	.sk_header_right img{
	  width: 40px;
	}
  h1,
  h1>span {
    font-size: 38px;
  }

  .sk_header_left img {
    width: 255px;
  }

  a.responsive-menu-hand {
    max-width: 35px;
    float: right;
    justify-content: column wrap;
  }

  .responsive-menu-hand {
    display: block;
  }

  .container {
    max-width: 720px;
  }

  .f_col {
    padding-left: 0px;
    padding-right: 0px;
  }

  #form_submission_email {
    margin-bottom: 0px;
  }

  .topo_banner_top ul li {
    padding-right: 20px;
  }

  .topo_banner_top ul li br {
    display: none;
  }

  .topo_services .topo_service_title {
    padding-top: 0px;
  }

  .service_img::after {
    bottom: 19px;
  }

  .topo_contact_btn a {
    font-size: 15px !important;
  }

  .topo_contact .row {
    width: 100%;
  }

  .topo_contact_button .col-sm-2 {
    padding: 7px 11px 0px 17px;
  }

  .sk_header_right li a {
    font-size: 12px;
  }

  .sk_header_left img {
    width: 200px;
  }

  h1 {
    font-size: 44px;
    margin-left: 0px;
  }

  .topo_logo_area .row {
    padding: 23px 0px 22px;
  }

  h1>span {
    font-size: 44px;
  }

  .topo_banner_left {
    margin-left: 0px;
    padding-top: 30px;
  }

  .topo_banner_top ul {
    font-size: 16px;
  }

  .form_top {
    padding-left: 0px;
  }

  .topo_review span {
    font-size: 14px;
  }

  .topo_review p {
    font-size: 18px;
  }

  .form_top h3 {
    font-size: 16px;
  }

  .form_top h4 {
    font-size: 11px;
  }

  .form_top_down h5 {
    font-size: 11px;
  }

  a.col-sm-2:nth-child(1) img {
    margin-left: -39px;
    width: 90px;
  }
  .topo_logo_area .logo_image img{
    width: 100px !important;
  }
  a.col-sm-2:nth-child(2) img {
    margin-left: -58px;
    /* margin-top: 32px; */
    width: 85px;
  }

  a.col-sm-2:nth-child(3) img {
    margin-left: -37px;
    /* margin-top: -14px; */
    width: 80px;
  }

  a.col-sm-2:nth-child(4) img {
    margin-left: -14px;
    /* margin-top: -44px; */
    width: 55px;
  }

  a.col-sm-2:nth-child(5) img {
    /* margin-top: -49px; */
    margin-left: 5px;
    width: 45px;
  }

  a.col-sm-2:nth-child(6) img {
    margin-left: 28px;
    margin-top: -5px;
  }

  #form-button {
    padding: 10px 12px;
    font-size: 12px;
  }

  a.col-sm-2:nth-child(6) img {
    margin-left: 44px;
    height: 73px;
    width: 58px;
  }

  .topo_services::before {
    top: -145px;
    z-index: -1;
  }

  #form_submission_email {}

  #form_submission_email {
    margin-bottom: 0px;
  }

  .text-field.form-group {
    height: 40px;
    margin-bottom: 11px;
  }

  .button_middle {
    padding: 43px 28px 13px;
  }

  #parsley-id-1313 {
    margin: 0px !important;
  }

  .logo_image img {
    width: 75px;
  }

  .topo_services .topo_service_title h2 {
    font-size: 42px;
  }

  .topo_services .topo_service_title p br {
    display: none;
  }

  a.col-sm-2:nth-child(2) {
    /* margin-left: -24px; */
    /* margin-top: -19px; */
  }

  a.col-sm-2:nth-child(1) {
    margin-left: -8px;
  }

  a.col-sm-2:nth-child(3) {
    margin-left: -25px;
    /* margin-top: 6px; */
  }

  a.col-sm-2:nth-child(4) {
    /* margin-left: 11px; */
    /* margin-top: 7px; */
  }

  a.col-sm-2:nth-child(5) {
    /* margin-top: 7px; */
  }

  a.col-sm-2:nth-child(6) {
    margin-left: -44px;
    margin-top: -33px;
  }

  .col-sm-4 {
    flex: 0 0 56.3333%;
    max-width: 45%;
    margin-bottom: 50px;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(1) {
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 30px;
  }

  .topo_service_desk p br {
    display: none;
  }

  .topo_contact h2 {
    color: rgb(255, 255, 255);
    font-size: 42px;
  }

  .service_img::after {
    right: 58px;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(2) .service_img::after {
    right: 58px;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(3) .service_img::after {
    right: 54px;
  }

  .topo_contact .topo_contact_button2 {
    font-size: 14.5px;
    padding: 20px 8px 0px 56px;
    margin-left: -27px;
    height: 61px;
  }

  .topo_contact .topo_contact_button2 span img {
    position: absolute;
    left: 22px;
    height: 37px;
    width: 37px;
    top: 13px;
  }

  .topo_contact .topo_contact_button1 {
    font-size: 15.5px;
    padding: 25px 10px 10px 100px;
    height: 62px;
  }

  .topo_contact .topo_contact_button1 {
    padding: 23px 10px 10px 73px;
    height: 62px;
    font-size: 15px;
  }

  .topo_contact .or {
    font-size: 26px;
  }

  .topo_contact .topo_contact_button1 span {
    border-radius: 4px;
    left: 9px;
  }

  .topo_contact .topo_contact_button1 span img {
    width: 40px;
    padding-top: 0px;
  }

  .footer_img img {
    width: 280px;
  }

  .footer_contact ul li {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .topo_faq .section_inner h2 {
    font-size: 42px;
  }

  .faq_desk.text-center p {
    font-size: 18px;
  }

  .topo_help_button a {
    font-size: 14px;
  }

  .topo_help_button a span img {
    padding: 19px 25px 19px 28px;
    height: 75px;
  }

  .faq_desk.text-center p br {
    display: none;
  }

  .topo_help_button p {
    font-size: 14px;
  }

  .topo_contact p {
    font-size: 24px;
  }

  .faq_desk span {
    font-size: 18px;
  }

  .footer_help h2 {
    font-size: 28px;
  }

  .footer_help>p {
    font-size: 18px;
  }

  .topo_faq .accordion-container .article-title,
  .footer_links ul {
    font-size: 17px;
  }

  .footer_help {
    padding-left: 52px;
    padding-top: 53px;
  }

  .topo_faq .accordion-content p {
    font-size: 15px;
  }

  .footer_links {
    margin-left: 100px;
  }

  .footer_bottom {
    margin-top: 40px;
  }

  .topo_faq {
    padding-bottom: 70px;
  }

  .service_img img {
    position: relative;
    height: 250px;
    width: 250px;
  }

  .footer_help {
    padding-right: 0px;
  }

  .footer_contact ul li br {
    display: none;
  }

  .responsive-menu ul {
    text-align: center;
  }

  li.topo_contact_btn {
    display: inline-block;
  }

  .responsive-menu ul li a,
  .responsive-menu .pf4_header_userarea span a {
    height: 50px;
  }
}

@media (max-width: 767px) {
	
	.what-app {
		display: block !important;
	}
    
    .footer_help{
        padding-right: 40px;
    }
    .button_middle p {
        white-space: nowrap;
        font-size: 10px !important;
    }
    .sk_header_right.mobile_only{
        display: flex;
        width: 20%;
    }
    .responsive-menu-hand {
        display: block;
        height: 28px;
        width: 30px;
    }

    .sk_header_right ul li:last-child {
        display: inline-block;
        left: 0;
    }

  .container {
    padding: 0px;
  }

  .responsive-menu ul li a,
  .responsive-menu .pf4_header_userarea span a {
    line-height: 1.2;
  }
  
    footer{
        overflow-x: hidden;
    }
    
  h1 br {
    display: block;
  }

  .topo_banner .container,
  .topo_banner .col-sm {
    padding: 0px;
  }

  .topo_contact_btn span {
    top: 15px;
  }

  .footer_contact ul li {
    font-size: 14px;
  }

  .footer_contact ul li span img {
    width: 20px;
    height: 20px;
  }
  
  .footer_contact ul li:first-child img{
      width: auto;
  }

  h1 {
    font-size: 28px;
    text-align: left;
  }

  h1 span {
    font-size: 22px;
  }

  .topo_banner_left {
    margin-left: 40px;
    padding-top: 0;
    margin-right: 30px;
  }

  .contact__content__form {
    margin-left: 0px;
  }

  section.topo_banner .col-sm {
    padding: 10px;
  }

  .topo_banner_top ul li span {
    left: -30px;
    top: 0;
  }

  .topo_banner_left_down {
    padding-top: 30px;
  }

  .topo_banner_top ul {
    margin-top: 12px;
    padding-left: 15px;
    margin-bottom: 0;
  }

  .topo_banner_top ul li {
    padding-right: 0;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 1.65;
  }

  #form-button br {
    display: none;
  }

  #form-button {
    font-size: 16px;
    padding: 15px 10px;
  }

  .google_logo {
    padding-right: 14px;
  }

  .topo_review p br {
    display: none;
  }

  .topo_review span,
  .topo_review p {
    font-size: 13px;
  }

  .form_top {
    padding-left: 0px;
  }

  .form_top h3 {
    font-size: 18px;
  }

  .topo_logo_area .logo_image img {
    width: 78px;
  }

  a.col-sm-2:nth-child(1) img {
    margin-left: -53px;
    /* margin-top: 5px; */
    width: 72px;
  }

  a.col-sm-2:nth-child(2) img {
    margin-left: -76px;
    /* margin-top: 30px; */
    width: 100px;
  }

  a.col-sm-2:nth-child(3) img {
    margin-left: -87px;
    /* margin-top: 5px; */
    width: 70px;
  }

  a.col-sm-2:nth-child(4) img {
    margin-left: -23px;
    margin-top: 0px;
    width: 45px;
  }

  a.col-sm-2:nth-child(5) img {
    margin-left: -32px;
    width: 40px;
  }

  a.col-sm-2:nth-child(6) img {
    margin-left: 17px;
    margin-top: 28px;
    width: 50px;
  }

  .topo_logo_area .col-sm-2 {
    width: 100px;
    height: 90px;
  }

  a.col-sm-2:nth-child(1),
  a.col-sm-2:nth-child(2),
  a.col-sm-2:nth-child(3),
  a.col-sm-2:nth-child(4),
  a.col-sm-2:nth-child(5) {
    margin-left: 4px;
    margin-top: 0px;
  }
  .topo_logo_area .logo_image{
    padding-left: 0;
  }
  .topo_logo_area .logo_image img{
    width: 95px !important;
  }
  a.col-sm-2:nth-child(4) img{
    margin-left: -60px;
  }

  a.col-sm-2 {
    width: 30% !important;
  }

  a.col-sm-2:nth-child(6) {
    margin-left: -32px;
    margin-top: -42px;
  }

  .topo_logo_area .row {
    padding: 30px 0px 0px 2%;
    display: flex;
    flex-direction: row;
    margin-top: 32px;
  }

  a.col-sm-2:nth-child(2) {
  /* max-width: 50%; */
  margin-left: -13px;
  }
  
   

  .topo_services .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .topo_services .container .container {
    padding: 0px;
  }

  .topo_services .topo_service_title p {
    margin-left: 0px;
  }

  .topo_services .topo_service_title p br {
    display: none;
  }

  .topo_faq .section_inner h2,
  .topo_contact h2,
  .topo_services .topo_service_title h2 {
    font-size: 25px;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(1) {
    padding-left: 0px;
  }

  .service_img::after {
    top: 30px;
    right: -14px;
    display: none;
  }

  .topo_services .topo_service_items .col-sm-4:nth-child(1) .service_img::after {
    top: 44px;
  }

  .service_img {
    padding-right: 0px;
  }

  .topo_services h3 {
    font-size: 24px;
  }

  .topo_services p {
    font-size: 18px;
  }

  .topo_service_desk p br {
    display: none;
  }

  .topo_contact p {
    margin-left: 0px;
    font-size: 18px;
    padding-top: 0px;
  }

  .topo_contact .row {
    text-align: center;
    display: block;
    padding-top: 35px;
  }

  .topo_contact .topo_contact_button1 {
    font-size: 18px;
    padding: 15px 2px 15px 33px;
  }

	.topo_contact .topo_contact_button1{
		margin-right: auto !important;
	}
	
  .topo_contact_button .col-sm-5 {
    max-width: 266px !important;
    width: 280px !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-left: auto;
  }

  .topo_contact .topo_contact_button1 span {
    border-radius: 5px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 37px;
  }

  .topo_contact .topo_contact_button1 span img {
    height: 30px;
    margin-left: -10px;
  }

  .topo_contact .topo_contact_button2 {
    margin-left: auto;
    font-size: 16px;
    height: auto;
    padding: 15px 2px 15px 55px;
    margin-top: 10px;
  }

  .topo_contact .topo_contact_button2 span img {
    left: 25px;
    height: auto;
    width: 41px;
    top: 7px;
  }

    .topo_contact .or {
        white-space: nowrap;
        text-align: center !important;
        width: auto !important;
        font-size: 25px;
        margin-top: 4px;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }

  .topo_faq .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq_desk.text-center p {
    margin-bottom: 20px;
  }

  .faq_desk.text-center p br {
    display: none;
  }

  .faq_desk.text-center span {
    line-height: normal;
  }

  .topo_faq #content {
    margin-left: 0;
    padding: 0px 30px 0px 30px;
  }

  .topo_faq .accordion-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
    padding-top: 10px;
  }

  .topo_faq .accordion-container .article-title {
    font-size: 14px;
    line-height: normal;
  }

  .topo_faq .accordion-container .article-title br {
    display: none;
  }

  .topo_faq .accordion-content p {
    font-size: 13px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 23px;
    padding-right: 10px;
  }

  .topo_faq .accordion-container .content-entry i {
    font-size: 22px;
  }

  .topo_faq .accordion-content p br {
    display: none;
  }

  .footer_contact {
    margin-left: 22px;
    padding-right: 50px;
  }

  .nowrap {
    white-space: pre-wrap;
  }

  .footer_img img {
    max-width: 95%;
  }

  .footer_img img {
    padding-right: 29px;
    width: 370px;
  }

  .footer_links {
    margin-left: 25px;
  }

  .footer_help {
    padding-left: 40px;
  }

  .footer_bottom {
    margin-top: 40px;
  }

  .topo_faq {
    padding-bottom: 50px;
  }

  .topo_help_button p {
    font-size: 18px;
    white-space: nowrap;
  }
  
  .topo_help_button {
    max-width: 320px;
    }

  .topo_help_button a {
    font-size: 20px;
    padding: 0px 5px 15px 88px;
  }

  .footer_help>p {
    font-size: 16px;
  }

  .topo_faq .row {
    padding: 0px 15px;
  }

  .footer_help h2 {
    font-size: 30px;
  }

  .footer_help h2 br {
    display: none;
  }

  .topo_help_button a span img {
    padding: 20px 27px 16px 25px;
    height: 75px;
  }

  .form_top_down h5 {
    font-size: 14px;
  }

  .form_top h4 {
    font-size: 17px;
  }

  .sk_header_left {
    width: 60%;
    padding-right: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  
  .form_top_down {
    margin-top: -8px;
    }
  
  
}

@media (max-width: 767px) {
	
	
	body.page-template-thank-you .responsive-menu-hand{
		width: 0;
	}
    .page-template-thank-you .sk_header_right.mobile_only {
		display: none;
	}
	body.page-template-thank-you .sk_header_left {
		width: 80%;
		text-align: left;
	}
    
    .topo_services .blankSpace {
        top: -65px;
    }
    .what-app {
        display: block;
    }
    .navbar-header .navbar-toggle {
        border: 1px solid #ddd;
    }
    
    .navbar-header .navbar-toggle.click-effect {
        border: 0px solid transparent;
        padding: 10px;
    }
    
    .navbar-header .navbar-toggle.click-effect span:nth-child(2).icon-bar {
        background: #000;
        width: 30px;        
        -webkit-transform: rotate(45deg);
        -mox-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 4px;
        height: 4px;
    }
    
    .navbar-header .navbar-toggle.click-effect span:nth-child(3).icon-bar {
        background: #000;
        height: 4px;
        position: relative;
        top: -4px;        
        -webkit-transform: rotate(-45deg);
        -mox-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    .navbar-header .navbar-toggle .icon-bar {
        background: #fff;
        width: 30px;
        -webkit-transition: all .40s ease;
        -moz-transition: all .40s ease;
        -o-transition: all .40s ease;
        transition: all .40s ease;
    }
    
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        position: relative;
        width: 100%;
        left: 0;
        height: 0;
    }

    .navbar-collapse {
        background-color: transparent;
        left: inherit;
        z-index: 9999;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: 3px solid transparent;
        top: 100%;
        position: absolute;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    ul.navbar-nav li a{
        padding: 8px 15px;
        text-align: left;
    }  
    ul.navbar-nav li:last-child a {
    }
    ul.navbar-nav > li > ul.sub-menu{
        position: relative;
        left: auto;
        top: auto;
        z-index: 111;
        background: transparent;
        width: 100%;
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        padding-left: 20px;
    }
    
    ul.navbar-nav li:last-child,
    ul.navbar-nav li, .nav-menu ul li ul.sub-menu li:last-child,
    ul.navbar-nav li ul.sub-menu li{
        border: 0px none;
    }    
    ul.navbar-nav li{
        display: block;
        width: 100%;
    }
    ul.navbar-nav li ul.sub-menu li:hover{
        background: transparent;
    }
    ul.navbar-nav li ul.sub-menu li a{
        padding:3px 0px 3px 15px;
    } 
    ul.navbar-nav li a:hover,
    ul.navbar-nav li.current_page_item a{
        background: #F57925;
        color: #fff;
    }
    
    ul.navbar-nav > li > ul.sub-menu li.menu-item-has-children:before{
        display: none;
    }    
    
    ul.navbar-nav > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > ul.sub-menu,
    ul.navbar-nav > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu{
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        padding-left: 20px;
    }    
    
    ul.navbar-nav > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu,
    ul.navbar-nav > li > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu{
        left: auto;
    }
    
    li.login_menu_btn {
        text-align: center;
        margin-bottom: 12px;
    }
    
    .header_content h1 {
        font-size: 24px;
        margin-top: 100px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    
    .navbar-brand > img {
        margin-left: 0;
        max-width: 130px;
    }
    
    .navbar-brand {
        padding: 0px 15px;
    }
    
    .sign_Up_btn button {
        height: 50px;
        margin-top: 20px;
    }
    
    .navbar-collapse.collapse{
        margin: 0;
    }
    
    
    .topo_banner {
        margin-top: -95px;
    }
    
    .topo_contact .topo_contact_items {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .topo_contact_btn span {
        left: 8px;
    }
    
    body.mobile-menu-active .responsive-menu ul li a {
        line-height: 1 !important;
    }
    
    
    
    .topo_banner_top span br {
        display: none;
    }
    
    .top_phone img {
        width: 35px;
    }
    .topo_banner_top h1 {
        margin-left: -15px;
        margin-bottom: 0;
    }
    .row {
        flex-direction: column;
    }
  .sk_header_right ul {
    display: none;
  }

  .sk_header_left img {
    padding-left: 25px;
    width: 100%;
    max-width: 256px;
    margin-top: 0px;
    padding-right: 15px;
  }

  .sk_header_right{
    flex-flow: inherit;
  }

  
  .col-sm-5,
  .col-sm-4,
  .col-sm-3 {
    max-width: 100%;
  }

  .f_col {
    padding: 0px 41px;
    max-width: 98%;
  }

  .sk_header .row {
    flex-direction: row;
  }

  .topo_service_desk {
    padding-bottom: 30px;
  }

  .service_img img {
    height: auto;
  }

  .topo_services .col-sm-4 {
    padding: 0px;
  }

  .footer_links ul {
    font-size: 18px;
  }

  .topo_faq .accordion-container .content-entry.open i::before {
    font-size: 22px;
  }

  li.topo_contact_btn a {
    padding: 17px 30px 41px 66px;
  }
  
  
    .desktop_only{
        display: none;
    }
    
    .mobile_only{
        display: block;
    }
    
    .topo_services .topo_service_items {
        padding: 69px 30px 76px 31px;
    }
    
    .sk_header_right {
        padding-left: 0;
        width: 20%;
    }
    .google_logo img {
        width: 153px;
    }
	.topo_banner_left{
		padding-top: 15px;
	}
    
}



.blankSpace {
  top: -92px;
  display: block;
  position: relative;
  visibility: hidden;
}
@media (max-width: 575px) {
  .topo_logo_area .logo_image img{
    width: 120px !important;
  }
  a.col-sm-2:nth-child(1) img{
    margin-left: -55px;
  }
  a.col-sm-2:nth-child(2) img{
    margin-left: -50px;
  }
  a.col-sm-2:nth-child(3) img{
    margin-left: -40px;
  }
  a.col-sm-2:nth-child(4) img{
    margin-left: -17px;
  }
  a.col-sm-2:nth-child(5) img{
    margin-left: -45px;
  }
}


.responsive-menu ul li {
    margin-top: 6px;
}






.navbar-inverse{margin-top:0px;padding: 0;top: 10px;}
.navbar-nav>li{width:auto;}
.nav>li>div>a {position:relative;display:block;padding:15px 15px;color:#fff;}
.navbar-nav>li .arrow{display:none;color:#fff;position:absolute;right:0;top:0;padding:15px;}
.navbar-nav>li.active>div>a,
.navbar-nav>li a{display:inline-block;text-decoration:none;}
.navbar-nav>li:hover a{color:green;}
.navbar-nav>li .menu{display:inline-block;}

@media only screen and (max-width: 767px){
  .navbar-nav>li .arrow{display:inline-block;}
  .navbar-nav{margin:0;background: rgba(0,0,0, .88);}
  .navbar-nav>li{width:100%;}
  .navbar-nav>li .menu{width:100%;}
  .navbar-nav>li a{padding:5px 15px;display: block;font-size: 16px;}
  .navbar-collapse.in{display: block !important;}
}



.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

div#navbarCollapse.navbar-collapse collapse.in {
    display: block !important;
    overflow: visible !important;
}


button.navbar-toggle {
    position: absolute;
    background: transparent;
    height: 25px;
    width: 32px;
    margin-top: 7px;
    border: transparent;
    z-index: 99;
}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

textarea.form-control- {
    height: 78px;
}

.button_middle p,
.form_top.text-center p{
    margin-bottom: 0;
}

.wpcf7 .ajax-loader {
    margin: 0 !important;
    height: auto!important;
    width: auto!important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 20px 10px;
    padding: 8px 15px;
    border: 2px solid #00a0d2;
    font-size: 14px;
    top: -10px;
    position: relative;
}

.wpcf7-not-valid-tip {
    font-size: .8em;
    margin-left: 10px;
}

.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 70px;
    left: 15px;
    font-size: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index:999999;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.what-app img {
    width: 38px;
    height: auto;
    position: absolute;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%);
}
.page-template-thank-you-php h1.display-3 {
    text-align: center;
    padding-top: 150px;
}

body.page-template.page-template-thank-you .jumbotron.text-center {
    padding-bottom: 250px;
    margin-bottom: 0;
}

.page-template-thank-you header.sk_header {
    background-color: rgb(8, 35, 65);
}

.thank-you-page-section {
    padding-top: 120px !important;
}


body.page-template-thank-you .sk_header li a{
    color: transparent !important;
}

body.page-template-thank-you .sk_header li:last-child a{
    color: #f77d2d !important;
}
.footer_links.col-sm-3 > ul li a {
    display: none;
}











