/*Fonts*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Roboto', sans-serif;*/

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.no-p {
    padding-left: 0;
    padding-right: 0;
}

header {
    height: 122px;
}

header .container .right-nav p {
    font-family: Roboto;
    color: #6c6c6c;
    font-size: 13px; /* Approximation due to font substitution */
    font-weight: 100;
    font-style: italic;
    line-height: 19.642px; /* Approximation due to font substitution */
    text-align: left;
    margin-top: 18px;
    margin-bottom: 24px
}

.left-nav .facebook {
    padding-right: 15px;
    margin-top: 10px;
}

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

.left-nav .contact-us {
    text-align: right;
    margin-top: 33px
}

.left-nav .contact-us .number {
    font-weight: 700;
}

.left-nav .right {
    float: right;
}

.left-nav .phone {
    margin-right: 10px
}

.left-nav p {
    display: block;
    font-family: Roboto;
    color: #415365;
    font-size: 13.96px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 19.642px; /* Approximation due to font substitution */
    text-align: left;
}

.top-banner {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 805px;
}

.container .title h1 {
    font-family: Roboto;
    color: #ffffff;
    font-size: 56.06px; /* Approximation due to font substitution */
    font-weight: 900;
    line-height: 46px; /* Approximation due to font substitution */
    text-align: left;
    margin-top: 183px;
}

.container .title p {
    margin-top: 12px;
    color: #ffffff;
    font-size: 42.36px; /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 46px;
}

.top-form {
    width: 370px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 615px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.top-form .content {
    background-color: #fdb713;
    padding-left: 37px;
    padding-right: 37px;
}

.top-form h1 {
    font-family: Roboto;
    padding-top: 21px;
    padding-bottom: 12px;
    color: #ffffff;
    padding-left: 37px;
    font-size: 36.82px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 40.028px; /* Approximation due to font substitution */
    text-align: left;
    background-color: #2698d4
}

.top-form p {
    font-size: 15px;
    color: #fff;
    padding: 20px 0px;
}

.top-form .field.submit {
    height: 57px;
}

input::placeholder {
    color: #6e6e6e;
}

.top-form button {
    float: right;
    box-shadow: none;
    background: #2698d4;
    border: 0;
    border-radius: 30px;
    padding: 6px 25px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-form button span {
    padding: 0px 6px 0px 7px;
    border: 2px solid;
    font-size: 15px;
    border-radius: 50%;
    margin-left: 5px;
}

.form-contact-info {
    display: inline-block;
    margin-top: 20px;
    border-top: 2px dotted #fff;
    color: #fff;
    width: 100%;
}

.form-contact-info h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    margin: 20px 0px;
}

.form-contact-info ul {
    list-style-type: none;
    font-weight: 500;
    line-height: 25px;
}

.section2 {
    margin-top: 57px;
}

.section2 .content {
    padding-left: 57px;
    padding-top: 5rem;
}

.section2 .content h1 {
    font-family: Roboto;
    color: #504f4d;
    font-size: 40px; /* Approximation due to font substitution */
    font-weight: 400;
}

.section2 .content p {
    margin-top: 43px;
    font-family: Roboto;
    color: #504f4d;
    font-size: 18px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 25px; /* Approximation due to font substitution */
    text-align: justify;
}

.section2 .content ul {
    padding-left: 17px;
    font-family: Roboto;
    color: #504f4d;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 25px;
    list-style-type: none;
}

i.fa-check {
    margin-right: 1rem;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 0.5px;
    padding-left: 0.5px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.section3 {
    margin-top: 153px;
    margin-bottom: 96px;
}

.fa-facebook-square {
    font-size: 22px;
    color: cornflowerblue;
}

.section3 h2 {
    text-align: center;
    font-family: Roboto;
    color: #504f4d;
    font-size: 26.7px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 21.625px; /* Approximation due to font substitution */
    margin-bottom: 49px;
}

.section3 .content {
    padding-top: 26px;
    text-align: center;
    padding-bottom: 26px;
    color: #ffffff;
    height: 96px;

}

.section3 .one-img {
    padding: 4px;
}

.section3 .yellow {
    background-color: #fdb713;
}

.section3 .orange {
    background-color: #ef832b;
}

.section4 .one-img {
    display: flex;
    align-content: center;
    justify-content: center;
}

.section4 h2 {
    text-align: center;
    font-family: Roboto;
    color: #504f4d;
    font-size: 26.7px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 21.625px; /* Approximation due to font substitution */
    margin-bottom: 49px;
}

.section4 {
    margin-bottom: 60px;
}

input {
    width: 100%;
    padding-left: 11px;
    color: #6e6e6e;
    font-size: 15.73px;
    font-weight: 400;
    height: 36px;
    margin-bottom: 28px;
}

select {
    width: 100%;
    padding-left: 11px;
    color: #6e6e6e;
    font-size: 15.73px;
    font-weight: 400;
    height: 36px;
    margin-bottom: 28px;
}

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    opacity: 1;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */

.footer {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 456px;
    text-align: center;
}

.footer h1 {
    font-family: Roboto;
    color: #ffffff;
    font-size: 36.4px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 40.028px;
    display: inline-block;
    width: 375px;
    background-color: #2698d4;
    padding: 18px 0;
}

.footer h2 {
    font-family: Roboto;
    color: #ffffff;
    font-size: 15.31px;
    font-weight: 700;
    padding: 19px 0;
}

.footer form {
    background-color: #fdb713;
    padding: 38px 22px;
}

.footer form input {
    width: 100%;
    padding-left: 11px;
    color: #6e6e6e;
    font-size: 15.73px; /* Approximation due to font substitution */
    font-weight: 400;
    height: 36px;
    margin-bottom: 28px;
}

.footer form button {
    box-shadow: none;
    background: #2698d4;
    border: 0;
    border-radius: 30px;
    padding: 6px 25px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}

.footer form button span {
    padding: 0px 6px 0px 7px;
    border: 2px solid;
    font-size: 15px;
    border-radius: 50%;
    margin-left: 5px;
}

.sub-footer {
    height: 57px;
    text-align: center;
}

.sub-footer p {
    color: #c0c0c0;
    font-size: 14px; /* Approximation due to font substitution */
    font-weight: 400;
}

.sub-footer .copyright {
    text-align: left;
    margin-top: 26px;
}

.sub-footer .sitemap {
    margin-top: 26px;
}

.sub-footer .logo-happy img {
    float: right;
    margin-top: 13px;
}

.multumim {
    width: 400px;
    height: 400px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    padding: 50px;
    top: 50%;
    margin-top: -200px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 9px;
    font-size: 26px;
    text-align: center;
}

.multumim img {
    margin-bottom: 36px;
    margin-left: 32px;
}

.multumim h2 {
    margin-bottom: 26px;
}

/*********************************
FORM css
*********************************/

.success {
    padding: 1em;
    margin-bottom: 0.75rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.error {
    padding: 1em;
    margin-bottom: 0.75rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid rgba(185, 74, 72, 0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*******************************************
 MEDIA
*******************************************/
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (max-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }

    header {
        height: 230px;
    }

    .no-p {
        padding-left: 15px;
        padding-right: 15px;
    }

    header .container .right-nav p {
        text-align: center;
    }

    header .container .right-nav .img-responsive {
        margin: 0 auto;
    }

    header .container .left-nav {
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;
        align-self: center;
        margin-top: 33px;
    }

    header .container .left-nav .contact-us {
        margin-top: 0;
    }

    .top-form {
        width: auto;
        position: relative;
        margin-bottom: 62px;
    }

    .container .title h1 {
        margin-top: 62px;
        text-align: center;
    }

    .container .title p {
        text-align: center;
        margin-bottom: 62px;
    }

    .section2 .content {
        padding-left: 15px;
        text-align: center;
        margin-top: 62px;
    }

    .section3 {
        margin-top: 62px;
    }

    .section3 .one-img {
        padding: 0;
        margin-bottom: 15px;
    }

    .section3 .img-responsive {
        margin: 0 auto;
    }

    .footer form {
        margin-bottom: 62px;
    }

    .footer h1 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (max-width: 480px) {

    .section3 {
        margin-bottom: 0;
    }

    .section2 .content {
        margin-top: 0;
        padding-top: 2rem;
    }

    .top-banner {
        background-position-x: 70%;
    }

    .cookieAcceptBar {
        top: 15% !important;
    }
}

/**** add button call ****/

#callme {
    position: fixed;
    right: 50px;
    left: 25px;
    bottom: 15px;
    width: 70px;
    height: 70px;
    cursor: pointer;
    opacity: 0.8;
    z-index: 99990;
}

#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #7caf38;
    width: 70px;
    height: 70px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}

#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://ss.zadarma.com/callbackWidget/images/mini.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}

@-webkit-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@-moz-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@-webkit-keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@-moz-keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

.second-row-content {
    margin-top: 2rem;
}

.second-row-content strong {
    font-size: 1.2rem;
}

.second-row-content p {
    margin-top: 2rem;
}

.second-row-content ul {
    list-style-type: none;
    padding-top: .5rem;
}