body {
    color: #444;
    /*font-family: 'Spinnaker', sans-serif;*/
    font-family: arial, helvetica, clean, sans-serif;
    font-size: 0.88rem;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
}

a {color: #BE080C;}

h2, .h2 {
    color: #000;
}

h2.title {
    font-size: 3rem;
    margin: 0 0 3rem;
    text-align: center;
}

.title-blc h4 {
    font-size: 27px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;

}

#top-banner .bubble .sub-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 13px;
}

.container{
    max-width: 1240px;
}
.site-btn {
    display: inline-block;
    padding: 20px 28px;
    font-size: 18px;
    font-weight: 600;
    background: #ED6F34;
    color: #fff;
    text-decoration: none;
    border-radius: 0px;
    transition: background-color 0.3s ease;
    animation: none !important;
    transform: none !important;
}

.site-btn:hover {
    background: #C93A0B !important;
    text-decoration: none;
    color: #fff;
    transform: none !important;
    animation: none !important;
}

.site-btn:hover,
.bubble .site-btn:hover,
#top-banner .site-btn:hover,
#benefit .site-btn:hover,
.title-blc .site-btn:hover,
.footer-btn .site-btn:hover,
.testimonial .site-btn:hover,
.contact-blc .site-btn:hover {
    background: #C93A0B !important;
    transform: none !important;
    animation: none !important;
    transition: background-color 0.3s ease !important;
}

#site-header {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: solid 1px #CCC;  
    height: 4.4rem;
}

#site-header h1 {
    font-size: 1rem;
    font-weight:bold; 
    color:#831618;
    display: inline-block;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    bottom: .3rem;
}

#site-header .container {
    max-width: 1270px;
    height: 100%;
}

#guarantee {
    scroll-margin-top: 150px;
}

#faq {
    scroll-margin-top: 120px;
}

#contact {
    scroll-margin-top: 130px;
}

.top-description {
    background: #530E0A;
    color: #fff;
    padding: 43px 0 50px 0;
}
.top-description .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-description .list .item{
    font-weight: bold;
    font-size: 18px;
    /*flex: 1;8*/
    text-align: center;
}
.top-description .list .item span{
    font-weight: bold;
    font-size: 27px;
    margin: 0 5px;
}
.contact-blc .container {
    max-width: 1270px;
}
.fixed-top {
    position: fixed;
}

#top-menu-links {
    margin-top: 0.3rem;
}
.navbar {
    padding:0;
}
.navbar-brand {position:relative; margin-right: 0; padding-top: 0; padding-bottom: 0;}
.navbar-light .navbar-nav {
    background-color: rgba(250, 250, 250, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: #BE080C;    
    font-size: 1.3rem;
    padding-right: 1.5rem;
    border: 1px solid rgba(255,255,255,0);
    border-radius: 5px;
    text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link.print-button {
    text-decoration: none;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #BE080C;
    /*border-bottom: solid 2px #28a745;*/
}

.navbar-light .navbar-nav .nav-link:hover {
    /*border-color: #BE080C;*/
    color: #fff;
    background-color: #BE080C;
    text-decoration: none;
}

.nav-link {text-align:right;}

.content {
    padding: 5.25rem 0 0;
}

#home.content {
    padding-top: 4.4rem;
}

.col-logo {
    text-align:center;
}

#logo {
    display: inline-block;
    /*margin-left: -10px;*/
}

#logo img {
    vertical-align: text-bottom; 
    /*width: 80px;*/
    height: 68px;
    float: left;
}

.logo {
    vertical-align: text-bottom;
    height: 68px;
    /*float: left;*/
}

#slogan {padding-left: .5rem; padding-right: .5rem}
#slogan span {display:block;}
#slogan span.trade {display: inline-block}

#top-banner {
    padding-right: 0;
    padding-left: 0;
    font-size: 1rem;
    position: relative;
}
#top-banner-image {
    left: 0;
    position: absolute;
    object-fit:cover;
    width: 100%;
    height: 100%;
}

@media (max-width: 1399.98px) {
    #top-banner {
    }
    #top-banner-image {
    }
}

.bubble{
    background-color:rgba(255,255,255,0.7);
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

#top-banner .bubble {
    margin: 28px 0 28px 18px;
    padding: 44px 44px 37px 44px!important;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 16px rgb(0 0 0 / 13%);
    border-radius: 6px!important;
    max-width: 45.5%;
}
#top-banner .bubble .bubble-title {
    font-size: 52px;
    font-weight: bold;
    margin: 0 0 11px 0;
}
#top-banner .bubble p {
    font-size: 27px;
    margin: 0 23px 24px 0;
    line-height: 1.2;
}

/*
#benefit .container{
    max-width: 1270px;
}
*/

.emphasis {
    font-size: 1.13rem;
}
    
/*#membership {*/

    /*!* margin-bottom: -3.25rem; *!*/
    /*color: #FFF;*/
/*}*/

/*#membership a {*/
    /*color: #fff;*/
    /*text-decoration: underline;*/
/*}*/

/*#membership a.btn {*/
    /*color: #000;*/
/*}*/
.value {
    background-color: #530E0A;
    padding: 28px 0 40px;
    color: #fff;
}
.value-title {
    font-weight: bold;
    font-size: 27px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 28px 0;
}

.value .img-description {
    max-width: 1102px;
    margin: 28px auto 0;
    font-size: 16px;
}
.value .text-description {
    max-width: 1102px;
    margin: 28px auto 0;
}
.value .text-description .text-description-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #ED6F34;
    margin-bottom: 14px;
}

.value .text-description .list li a {
    color: #fff;
}

.value .text-description .footer-btn{
    margin: 38px 0 0 0;
    text-align: center;
}
.value .text-description .site-btn{
    padding: 20px 23px;
    text-align: center;
    font-size: 15px;

}
.value-description {
    font-size: 0.88rem;
}
.value .list-dot {
    max-width: 91%;
}
.list-dot {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-dot li {
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 0 0 20px;
    margin: 0 0 12px 0;
    position: relative;
}
.value .list-dot li {
    line-height: 1.3;
    margin: 0 0 10px 0;
}
.list-dot li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ED6F34;
}

.error {
    display:block;
    color: #fff;
    margin-top: 0.2rem;
}

.success {
    padding: .5rem;
    /*color: #008B4F;*/
    color: #fff;
    float: left;
    display: none;
    font-size: 16px;
}

#membership .img-fluid{
    width: 100%;
    max-width: 1074px;
    border-radius: 7px;
}

/* Top Banner */
#top-banner .container {
    max-width: 1270px;
}
#top-banner .bubble h2 {
    font-size: 2rem;
}

#top-banner .bubble {
    border: solid 1px #CCC;    
}

#top-banner .guarantee {
    color: inherit;
    font-style: italic;
    text-decoration:underline;
}

/* Services */
.services{

}
.services-item {
    display: flex;
    margin-bottom: 21px!important;
}

.services-item .icon {
    margin: 0 15px 0 0;
}
.services-item .icon svg {
    display: block;
}
.services-item_title {
    color: #000;
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 600;
}

.services-item_title span{
    color: #ED6F34;
    font-size: 27px;
    font-weight: 600;
}
.services-item p {
    font-size: 16px;
    line-height: 1.37;
    margin-bottom: 24px;
}
.services-item p a {
    color: #000;
}

/* FAQ */

#faq {
    padding: 28px 0 0;
}
#faq * {
    box-sizing: border-box;
}
#faq .container {
    max-width: 1270px;
}
#faq .title {
    font-weight: bold;
    font-size: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #530E0A;
    margin-bottom: 25px;
}

#faq .btn {
    white-space: normal;
    text-align: left;
    display: block;
    width: 100%;
    padding: 27px 55px 27px 20px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    font-family: arial, sans-serif;
}
#faq .btn b {
    font-weight: bold;
}
#faq .btn:after {
    content: '';
    position: absolute;
    top: calc(50% - 7px);
    right: 30px;
    width: 23px;
    height: 14px;
    background: url('/images/arrow-top.png') 0px 0px no-repeat;
    background-size: 100%;
}
#faq .btn.collapsed:after{
    transform: rotate(180deg);
}
#faq .btn:hover {
    background: #530E0A;
    color: #fff;
    text-decoration: none;
}
#faq .card {
    border: none!important;
}
#faq .card .card-header{
    border: none;
    background: #530E0A;
    padding: 0;
}
#faq .card-body {
    color: #000;
    font-size: 16px;
    /*padding: 30px 55px 0px 30px;*/
    padding: 26px 30px 0px 30px;
    width: 100%;
}
#faq .card-body br {
    display: none;
}
#faq .card-body p {
    margin-bottom: 28px;
}
#faq .card-body .less-mb {
    margin-bottom: 23px;
}
/* #faq .card-body p:last-of-type {
    margin-bottom: 15px;
} */
#faq .card-body p + img {
    /* margin-top: -5px; */
}
#faq .card-body img + img {
    /* margin-top: -17px; */
}
#faq .card-body img + p {
    /* margin-top: -10px; */
}
#faq .card-body a{
    text-decoration: underline;
}
#faq .card-body .ol {
    margin: 8px 0 28px 0;
    padding: 0 0 0 26px;
}
#faq .card-body img {
    border: solid 1px #AF9FA3;
    margin-bottom: 30px;
    width: 100%;
    display: block;
}

#faq .card-body .internet-days-img {
    width: 88%;
}

#faq .card-body p + img {
    margin-bottom: 24px;
}
#faq .card {
    border: solid 1px #DDD;
    border-top: none;
}

#faq .card:first-child {
    border-top: solid 1px #DDD;
}

#faq .card-header {
    border-style: none;
    border-bottom: solid 1px #EEE;
}

#faq .card-body .traffic-img {
    margin-top: 26px;
    margin-bottom: 5px;
}

#faq .img-preview {
    display: block;
    cursor: pointer;
}

/* Guarantee*/
#guarantee-title {
    margin: 0 0 -7rem 0;
    font-size: 2rem;
    font-weight: bold;
    height: 5rem;
    position: relative;
    z-index: 10;    
    color: #fff;
    text-align:center;
}

.guarantee-chart {
    padding: 10rem 5rem 5rem;
    background-image: url('../images/google_screenshot.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 0;
    padding-right: 0;
}

.guarantee-chart .bubble {
    width:85%;    
}

.guarantee-refund {
    padding-top: 5rem;
    background-color: #008B4F;
    color: #000000;    
    letter-spacing: 0.25rem;
    padding-top: 2rem;
    /* padding-bottom: 2rem; */
    padding-left: 0;
    padding-right: 0;
}

.guarantee-refund #guarantee {
    padding-top: 4rem!important;
}

.un-block {
    background-color: #02bf6d;
}

.un-block  div:first-child{
    color: #FFF !important;
    letter-spacing: 0.25rem !important;
}

.guarantee-refund div:first-child{
    color: #000000;
    letter-spacing: 0;
}

.guarantee-refund .btn {
    letter-spacing: normal;
}

.encourage {
    font-weight: bold;
    font-size: 18px;
    color: #ED6F34;
    margin: 26px 0 -20px;
    text-align: center;
}

.refund h2 {
    letter-spacing: 0.75rem;    
}

/**
 * Testimonials 
 */
#testimonials blockquote {
    text-align:center;    
}
#testimonials .footer-btn {
    margin-top: 16px;
}
#testimonials .footer-btn .site-btn {
    padding: 19px 61px;
    font-size: 15px;
}
.testi {
    /*min-height: 241px;*/
    margin-bottom: 50px;
}
.testi:nth-last-child(1) {
    min-height: auto;
}
.testi:nth-last-child(2){
    min-height: auto;
}
.testi:nth-last-child(3){
    min-height: auto;
}

div.attestant {
    color: #000000;
    text-align: left;
}

div.attestant > div {
    display: inline-block;
    vertical-align:middle;
    text-align: left;
}
    
div.attestant .thumb {
    width: 80px; 
    height: 80px;
    vertical-align:middle;
    text-align:center;
    margin-right: 0.5rem;

}

.thumb:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.thumb img {
    max-width: 100%;
    vertical-align:middle;
    border-radius: 0;
}


/* Team */
.team-member img {
    float: left;
    border:solid 1px #ccc;
    margin-right: 12px;
    width: 110px;
    height: 110px;
    min-width: 110px;
}

.print-button {
    display: none;
}

.team-member .pos {
    display:block;
}
.team-member .overflow {
    overflow: hidden;
}

footer{
  margin:0;
  font-size: 1em;
}


.font-size-1-1em {
    font-size: 1.1em;
}
#top-menu .navbar-brand {
    padding-top: 22px;
}

.contact-blc .team-member .team-member-item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.contact-blc .cont .form-btn-blc {
    text-align: center;
}

footer { font-size: 0.88rem; }

.click-to-call {
    font-size: 16px;
    margin: 22px 0 0 0;
}
.swiper-slide {
    padding-left: 20px;
    padding-right: 20px;
}


.team-member {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 95%;
}
.team-member  .team-member-item{
    width: 100%;
    max-width: calc(100% / 3);
}
.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%230FBC71%27%2F%3E%3C%2Fsvg%3E");
    width: 70px;
    height: 80px;
    margin-top: -38px;
    margin-right: -26px;
    outline: none;
}
.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%230FBC71%27%2F%3E%3C%2Fsvg%3E");
    width: 70px;
    height: 80px;
    margin-top: -38px;
    margin-left: -26px;
    outline: none;
}

.text-18px {
    font-size: 1.13rem;
}

/* Print version */
.print #faq .collapse {
    display: block;
}

.print #guarantee {
    margin-top: 330px;
}

.print #testimonials {
    padding-top: 3rem;
}

.print #testimonials .testi {
    margin-bottom: -0.1rem;
}

.print .print-button {
    display: none !important;
}

.print #answer-5 {
    padding-bottom: 120px;
}

.white{
    color: #fff;
}

.btn:hover{
    background-color: #008b4f;
}

.btn:hover{
    background-color: #008b4f;
}

.accordion .btn:hover{
    background-color: #f7f7f7;
}

.navbar-nav-item ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
}
.navbar-nav-item ul li{
    display: flex;
    height: 100%;

}
.navbar-nav-item ul li a {
    display: flex;
    align-items: flex-end;
    padding: 0 15px 16px;
    font-size: 18px;
    color: #530E0A;
    font-weight: bold;
    text-decoration: underline;
}
.navbar-nav-item ul li a .icon {
    margin: 0 5px 7px 0;
    display: block;
    height: 18px;
}
.navbar-nav-item ul li a .icon svg path{
    fill: currentColor;
}
.navbar-nav-item ul li a:hover{
    background: #C93A0B;
    color: #fff;
    text-decoration: none;
}

.navbar-nav-item ul li a.active{
    background: #C93A0B;
    color: #fff;
}
.navbar-light .navbar-nav {
    height: 100%;
    /*margin-top: .4rem;*/
}



/* end title blc*/
.img-text {
    padding: 40px 0;
}
.img-text .container {
    max-width: 1270px;
}
.img-text .inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.img-text .img {
    flex: 0 0 506px;
    /*margin: 0 0 0 19px;*/
}

.img-text .img img{
    width: 100%;
}


.img-text .text {
    flex: 1;
    margin: 4px 0 0 32px;
}
.img-text .text h3 {
    font-weight: bold;
    font-size: 18px;
    color: #ED6F34;
    margin: 0 0 20px 0;
}
.img-text .text h2 {
    font-weight: bold;
    font-size: 27px;
    color: #530E0A;
    margin: 26px 0 20px 0;
}
.text .paragraph {
    margin: 0 0 20px 20px;
    font-size: 16px;
    line-height: 1.32;
    color: #000000;
    max-width: 583px;
}

.text .list-dot {
    max-width: 98%;
}

.text .list-dot li{
    color: #000000;
    text-decoration: none;
    line-height: 1.32;
    margin: 0 0 10px 0;
}
.img-text  .footer-btn {
    margin-top: 30px;
}
.img-text  .footer-btn .site-btn{
    padding: 19px 34px;
}

.footer-btn{
    width: 100%;
    text-align: center;
    margin-top: 60px;
}
#testimonials .container{
    max-width: 1270px;
}
.testimonial .title {
    font-weight: bold;
    font-size: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #530E0A;
    margin-bottom: 28px;
}
#testimonials .d-md-block{
    /*margin: 0 0 0 27px;*/
}
.testimonial .attestant {
    margin: 0 0 0 20px;
    display: flex;
}

.testimonial .attestant .thumb{
    width: 80px;
    height: 80px;
    /*border-radius: 6px;*/
    overflow: hidden;
    margin-right: 19px;
}

.testimonial .attestant .thumb img{
    border-radius: 6px;
}

.testimonial .attestant .name {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #000000;
    margin-bottom: 4px;
}
.testimonial .attestant .position {
    font-size: 16px;
    margin-bottom: 2px;
}
.testimonial .attestant .job {
    background: #ED6F34;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 1px 8px;
    display: inline-block;
}

.testimonial .attestant .job a {
    color: #fff;
    text-decoration: none;
}

.testimonial .attestant .job a:hover {
    text-decoration: underline;
}

.testimonial blockquote {
    text-align: left!important;
    position: relative;
    padding: 0 5px 0 22px;
    margin-top: 9px;
    margin-bottom: 0;
}
.testimonial blockquote:before {
    content: '';
    left: 0;
    position: absolute;
    top: 6px;
    width: 14px;
    height: 14px;
    background: url('/images/open-quote.png') 0px 0px no-repeat;
}
.quotation{
    font-size: 16px;
    line-height: 1.35;
    color: #000;
    text-align: left;
    position: relative;
    display: inline;
}


.quotation::after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 0 0 10px;
    background: url('/images/close-quote.png') 0px 0px no-repeat;

}
.contact-blc .container {
    max-width: 1270px;
}
.contact-blc .title {
    font-weight: bold;
    font-size: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #530E0A;
    margin-bottom: 28px;
    margin-top: 28px;
    /*margin-right: 42px;*/
}
.contact-blc .team-member-item img{
    border-radius: 6px;
}

.team-member-info .name{
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin-top: 3px;
}
.team-member-info .position{
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
.team-member-info a {
    font-size: 16px;
    line-height: 17px;
    color: #000;
}
.team-member-info a:hover {
    text-decoration: underline;
}

.team-member-info a.email:hover {
    color: #530E0A;
}

.contact-blc .bottom-text {
    margin: 28px auto 26px;
    max-width: 930px;
    text-align: center;
}

.contact-blc .bottom-text p {
    font-size: 16px;    
}

.contact-blc .bottom-text p span {
    display: block;
    font-weight: bold;
    font-size: 27px;
    line-height: 32px;
    color: #ED6F34;
    margin-top: 22px;
}


.contact-blc .blocks .email{
    padding-top: 5px;
    height: 71%;
    background: #C93A0B;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contact-blc .blocks .call{
    padding-top: 5px;
    height: 100%;
    background: #ED6F34;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}
.contact-blc .blocks .pay-now{
    padding-top: 5px;
    height: 71%;
    background: #C93A0B;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}
.contact-blc .form{
    background: #530E0A;
    padding: 50px 105px 45px 102px;
}
.contact-blc .form h3{
    margin-bottom: 20px;
}
.contact-blc .form  .form-group{
    margin-bottom: 20px;
}
.contact-blc .form textarea {
    min-height: 140px;
}
.contact-blc .form .form-control{
    height: 40px;
    border-radius: 0;
}
.contact-blc .form .form-btn-blc{

}
.contact-blc .cont {
    display: flex;
    /*margin: 0 20px 0 0;*/
}
.contact-blc .cont .blocks{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.contact-blc .cont .form{
  width: 57%;
}
.contact-blc .cont h3 {
    font-weight: bold;
    font-size: 27px;
    color: #FFFFFF;
}
.contact-blc .cont .links{
    font-size: 25px;
    color: #fff;
}

.contact-blc .cont .form-btn-blc .site-btn{
    width: 212px;
}
.contact-blc .cont .error{
    color: #ED6F34;
}

.footer-main a{
    text-decoration: underline;
}
.footer-main p{
    /*margin-right: 42px;*/
    font-size: 16px;
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
    #top-banner .bubble {
        padding: 25px 44px 25px 44px!important;
        max-width: 50%;
    }
    #top-banner .bubble .bubble-title {
        font-size: 40px;
    }
    #top-banner .bubble p{
        font-size: 23px;
        margin: 0 14px 18px 0;
    }
    #top-banner .site-btn {
        padding: 13px 24px;
    }
}
@media screen and (max-width: 1200px) {
    .navbar-nav-item ul li a {
        padding: 0 6px 20px;
        font-size: 16px;
    }
    .team-member{
        max-width: 100%;
    }
    .team-member  .team-member-item{
        max-width: calc(100% / 2);
        margin-bottom: 20px;
    }
    .top-description .list .item{
        font-size: 16px;
    }
    .top-description .list .item span {
        font-size: 24px;
    }

    #faq .img-preview {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1080px) {
    #site-header h1 {
        font-size: 25px;
    }
}
@media screen and (max-width: 1023px) {
    #top-banner .bubble {
        max-width: 100%;
    }
    #top-banner .bubble .bubble-title {
        font-size: 32px;
    }
    #top-banner .bubble p{
        font-size: 23px;
    }
    .bottom-text {
        margin: 0 auto 26px;
    }
}
@media screen and (max-width: 991px) {
    #site-header {
        height: 6rem;
    }
    .navbar-nav-item ul {
        flex-direction: column;
    }
    .navbar-nav-item ul li{
        justify-content: center;

    }
    #top-menu .navbar-brand{
        padding-top: 0;
    }
    .navbar-nav-item ul li a {
        padding: 10px 0!important;
        width: 100%;
        justify-content: center;
        text-decoration: none!important;
    }
    .navbar-nav-item ul li a.active{
        background: #C93A0B;
        color: #fff!important;
    }

    .top-description .list {
        flex-direction: column;
    }
    .top-description .list .item{
        margin: 10px 0;
        text-align: center;
    }

    .img-text .inner {
        flex-direction: column;
        padding: 0 20px;
    }
    .img-text .img {
        width: 100%;
        text-align: center;
        flex: 1;
    }
    .img-text .text {
        flex: 1;
        margin: 30px 0 0 0;
    }
    .contact-blc .cont .links{
        font-size: 20px;
    }
    .top-description .list .item:last-child span{
        margin-left: 0!important;
    }
    #faq .card-body .internet-days-img {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    #top-menu .navbar-brand{ margin-left: -5px;}
    #top-banner .bubble .sub-title {
        margin-bottom: 11px;
    }
    #slogan {margin-left: 5px;}
    .contact-blc .blocks .email{
        height: auto;
        padding: 30px 0;
    }
    .contact-blc .blocks .call{
        height: auto;
        padding: 30px 0;
    }
    .contact-blc .blocks .pay-now{
        height: auto;
        padding: 30px 0;
    }
    #top-banner {
        text-align: center;
    }

    #top-banner .bubble{
        padding: 20px!important;
        margin-left: 0;
    }
    #top-banner .bubble .bubble-title{
        font-size: 32px;
    }
    #top-banner .bubble p {
        font-size: 20px;
        margin-right: 0;
    }
    .contact-blc .team-member .team-member-item {
        width: 90%;
    }

    .contact-blc .team-member-item {
        max-width: none;
        margin: 0 auto 30px;
    }
    .contact-blc .team-member-item .team-member-info{
        flex: 1;
    }
    .contact-blc .form {
        margin: 0 -10px;
        width: calc(100% + 15px);
        padding: 30px;
    }
    .img-text .img{
        margin: 0;
    }
    #testimonials .d-md-block {
        margin: 0;
    }
    .testi {
        min-height: auto;
    }

    .contact-blc .cont{
        flex-direction: column;
        margin: 0 -15px;
    }
    .contact-blc .cont .form{
        width: 100%;
        margin: 0;
    }
    #site-header .container{
        padding: 0;
    }
    #site-header h1 {
        font-size: 15px;
    }
    #logo {
        margin-left: -8px;
    }

    #faq .card-body .traffic-img img {
        margin-bottom: 0
    }

    #faq .card-body .traffic-img div:last-of-type img {
        margin-bottom: 21px
    }

    .testimonial .attestant .thumb {
        width: 30%;
    }

    .testimonial .attestant > div:not(.thumb) {
        width: 70%;
    }
}
@media screen and (max-width: 575px) {
    #site-header {
        height: 4.4rem;
    }
}


/**
 * Small devices (landscape phones, 576px and up)
 */
 @media (min-width: 576px) {
    #site-header h1 {
        font-size: 1.2rem;
    }

    #logo img {
        height: 93px;
    }

    .logo {
        height: 93px;
    }

    #slogan span {display:inline;}

    #home.content {
        padding-top: 5rem;
    }

    #top-menu-links {
        margin-top: 0;
    }

    #logo img {vertical-align: bottom;}

    .contact-blc .cont .form-btn-blc {
        text-align: right;
    }
}
@media screen and (max-width: 767px) {
    .success {
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
}
@media (max-width: 585px) {
    .row { margin-left: 0 !important; margin-right: 0 !important; }

    .card-body img{
        width: 100%;
    }
}

/**
 * Medium devices (tablets, 768px and up)
 */
@media (min-width: 768px) {
    .content {
        padding-top: 8.3rem;
    }

    .col-logo {
        text-align: left;
    }
    
    #logo {
        text-align:center;
        display: inline-block;
        /*position:absolute;*/
        /*margin-right: 0.75rem;*/
    }

    /*#logo img {*/
        /*height: 110px;*/
    /*}*/

    #top-banner {
        height: auto;
    }

    #top-banner .bubble h2 {font-size:2.5rem;}
    
    #site-header {
        height: 8.3rem;
    }

    #site-header h1 {
        /*margin: 1.5rem 0 0 8rem;*/
        display: inline-block;
        font-size: 2rem;
    }        
    
    
    /* Guarantee*/
    .guarantee-refund #guarantee {
        padding-top: 2rem!important;
        padding-bottom: 5rem!important;
    }
    #guarantee h2 {
        margin-top: 83px;
    }

    #guarantee-title {
        color: #FFF !important;
        font-size: 3rem;
    }
    
    #guarantee-title .right {
        text-align: right;
    }
    
    #guarantee-title .left {
        text-align: left;
    }
    
    .guarantee-refund {
        /* padding-top: 10rem; */
        padding-bottom: 0;
    }
}

/**
 * Large devices (desktops, 992px and up)
 */
@media (min-width: 992px) {
    .print-button {
        display: inline-block;
    }
    
    .navbar-light .navbar-nav {
        background-color: transparent;    
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 0.88rem;
        padding-right: 1rem;
        text-align:center;
        padding: 0.6rem;
    }
    #top-menu{
        align-items: flex-start;
        height: 100%;
        /*padding-top: 22px;*/
    }

    #top-menu-links {
        position: absolute;
        right: 5px;
        height: 100%;
        text-decoration: none;
    }
    
    #site-header h1 {
        /*font-size: 1.5rem;*/
        font-size: 35px;
        margin: 0 0 -1px 12px;
        letter-spacing: 0.9px;
    }
    
    #slogan span {
        display: block;
    }

    #slogan span.trade {
        font-size: 1.5rem;
        position: absolute;
    }

    #home.content {
        padding-top: 8.3rem;
    }

    #logo img {
        vertical-align: middle; 
        /*width: auto;*/
        width: 246px;
        height: auto;
        margin-top: -9px;
        margin-left: 18px;
    }

    .logo {
        height: 98px;
    }

    .services .fa {
        font-size: 50px;
     }
    /*.services .icon {*/
        /*text-align:center;*/
        /*margin-right: 0;*/
        /*margin-top: 0;       */
     /*}*/
    .services section {
        float:right; 
        width: 85%;
     }
     
    .navbar {
        vertical-align: bottom; 
        /*
        top: 1rem; 
        position: absolute; 
        right: 0;
        */
     }

    .contact-blc .container .list {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-blc .team-member {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

/**
 * Extra large devices (large desktops, 1200px and up)
 */
@media (min-width: 1200px) {

    .navbar-light .navbar-nav .nav-link {
        font-size: 1.13rem;
        /*padding: 0.75rem 0.6rem;*/
    }
    
    #slogan span {
        display: inline;
    }
    
    /*#site-header h1 {*/
        /*bottom: 1.5rem;*/
    /*}*/

    .team-member {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .quarantee-container {
        max-width: 90%;
    }

    /*
    .services-item:first-child {
        padding: 0 0 0 34px;
    }
    .services-item:last-child {
        padding: 0 0 0 11px;
    }
    */
    .testi {
        margin-bottom: 30px;
        min-height: 241px;
    }
}

@media (max-width: 767px) {
    .guarantee-chart { background-position: top left; }
}



@media print {
    .testi {
        margin-bottom: 1.5rem;
        margin-top: 1.9rem;
    }

    .fixed-top {
        position: relative;
    }

    blockquote {
        border-style: none;
    }

    .team-member .row > div {flex: 0 0 33.33%;}

    .team-member {
        max-width: 100%;
    }

    .team-member-info .name {
        font-size: 16px;
    }

    .team-member-info .position,
    .team-member-info a {
        font-size: 14px;
    }

    .team-member img {
        width: 100px;
        height: 100px;
        min-width: 100px;
    }

    /* Header nave*/
    #site-header {
        background-color: transparent;
    }

    #site-header h1 {
        font-size: 1.5rem;
    }

    .navbar {
        display: block;
    }

    .navbar-toggler {
        display: none;
    }

    .navbar-brand {
        float: left;
    }

    .collapse.navbar-collapse {
        float: right;
        display: inline-block;
        padding-top: 2rem;
    }

    .navbar-nav {
        display: inline-block;
    }

    .navbar-nav .nav-link {
        display: inline-block!important;
        padding: 0.5rem 0.5rem!important;
        font-size: 1rem!important;
        color: white!important;
        text-decoration: none!important;
        background: #C93A0B;
    }

    .navbar-nav li {
        margin-right: 15px;
    }

    .navbar-nav li:last-child {
        margin-right: 0;
    }

    .navbar-nav .nav-link.d-lg-none {
        display: none!important;
    }

    .navbar-nav .nav-link.print-button {
        display: none!important;
    }

    .title-blc .site-btn {
        display: none;
    }

    .value .text-description .site-btn {
        display: none;
    }

    .services{
        margin-bottom: 150px;
    }

    .services-item_title span{
        font-size: 22px;
    }

    .value {
        padding-bottom: 15px;
    }

    .value .text-description .footer-btn {
        display: none;
    }

    .img-text .footer-btn .site-btn {
        display: none;
    }

    #testimonials .col-md-6 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #testimonials .title {
        margin-bottom: 0;
    }

    #testimonials .footer-btn .site-btn {
        display: none;
    }

    #testimonials .attestant .job {
        font-size: 12px;
    }

    .faq-images {
        margin-bottom: 20px;
    }

    #faq .btn {
        padding: 15px 55px 15px 20px;
    }
    
    #faq .card-body {
        padding: 15px 30px 0px 30px;
    }
    
    #faq .card-body p {
        margin-bottom: 15px;
    }

    #faq .card-body .less-mb {
        margin-bottom: 10px;
    }

    #faq .card-body .traffic-img {
        margin-top: 15px;
        margin-bottom: 0;
    }

    #faq .card-body img {
        margin-bottom: 15px;
    }

    #faq .card-body p + img {
        margin-bottom: 20px;
    }

    #faq .card-body .ol {
        margin: 8px 0 15px 0;
    }

    #faq .card-body p + img {
        margin-bottom: 13px;
    }

    /* #faq .b
     */

    .top-description {
        margin-top: 15px;
        padding: 20px 0 21px 0;
    }

    .top-description .list .item {
        font-size: 16px;
    }

    .top-description .list .item span {
        font-size: 22px;
    }

    /* .collapse {
        display: block;
    } */
}


@media (min-width: 992px) {
    .logo {
        height: 84px;
    }

    #site-header {
        height: 7.4rem;
    }

    #home.content {
        padding-top: 7.4rem;
    }
}

.site-btn,
.site-btn:link,
.site-btn:visited,
.site-btn:active,
.site-btn:focus {
    animation: none !important;
    transform: none !important;
    transition: background-color 0.3s ease !important;
    background: #C93A0B !important;
    color: #fff !important;
    box-shadow: none !important;
    padding: 20px 28px !important;
    border-radius: 0px !important;
}

.site-btn:hover {
    background: #831618 !important;
    animation: none !important;
    transform: none !important;
    color: #fff !important;
}
.image-box {
  max-width: 360px;
  background: #fff;
  padding: 12px 12px 8px 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  margin-bottom: 20px;
}

.image-box img {
  width: 100%;
  height: auto;
  display: block;
}

.image-box .caption {
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
  color: #555;
  font-style: normal;
}