﻿

#pinBoot {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
}

    #pinBoot img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }


.white-panel {
    position: absolute;
    background: white;
    /*box-shadow: 0px 1px 2px rgba(0,0,0,0.3);*/
    /*padding: 3px;*/
}


    .white-panel h1 {
        font-size: 1em;
    }

        .white-panel h1 a {
            color: #A92733;
        }

    .white-panel:hover {
        /*box-shadow: 1px 1px 3px rgba(0,0,0,0.5);*/
        /*margin-top: -1px;*/
        /*-webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;*/
    }


#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 26px;
    border: none;
    outline: none;
    background-color: #f99218;
    color: white;
    cursor: pointer;
    padding: 4px 11px;
    border-radius: 5px;
    border: 1px solid #fff;
}

    #myBtn:hover {
        background-color: #555;
    }

#social-sidebar {
    left: 0;
    position: fixed;
    z-index: 9;
    bottom: 10%;
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

    #social-sidebar li:first-child a {
        border-top-right-radius: 5px;
    }

    #social-sidebar li:last-child a {
        border-bottom-right-radius: 5px;
    }

    #social-sidebar a[class*="instagram"] {
        background: #C13584;
    }

    #social-sidebar a[class*="facebook"] {
        background: #3B5998;
    }

    #social-sidebar a[class*="whatsapp"] {
        background: #28a745;
    }

    #social-sidebar a {
        background: #dc3545;
        color: #fff;
        text-decoration: none;
        display: block;
        height: 50px;
        width: 50px;
        font-size: 24px;
        line-height: 50px;
        position: relative;
        text-align: center;
        cursor: pointer;
    }


.clng1 {
}

    .clng1 li {
        border-right: 1px solid #3c60ab;
        padding-right: 5px;
        margin-right: 15px;
    }

    .clng1 a {
        font-size: 14px;
    }

    .clng1 i {
        margin-right: 5px;
        font-size: 17px;
    }

.clng2 {
}

    .clng2 li {
    }

    .clng2 a {
        font-size: 15px;
        color: #fff;
    }

    .clng2 i {
        font-size: 18px;
    }

.clng3 {
    padding: 14px 5px 10px 5px !important;
}

    .clng3 h4 {
        font-family: inherit;
        text-align: center;
        font-size: 18px;
        color: #454545;
    }

.clng4 {
}

    .clng4 h4 {
        font-family: inherit;
        text-align: left;
        font-size: 21px;
        color: #454545;
        margin-bottom: 5px;
    }

header .main-menu ul li a:hover {
    color: red;
}

.clng5 {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 7px;
}

    .clng5 i {
        color: #fff;
    }

.clng6 {
    font-size: 13px;
}

    .clng6 b {
        display: block;
        font-size: 13px;
    }

.padding-120 {
    padding: 10px 0px;
}

.clng7 {
    border: 1px solid #d3d3d3;
    padding: 35px 15px 20px 15px;
    box-shadow: 0 0 4.75px 0.25px rgba(0,0,0,.15);
    text-align: center;
}

    .clng7 p {
        padding-bottom: 0px;
        margin-bottom: 5px;
        font-size: 16px;
    }

    .clng7 h4 {
        font-size: 16px;
    }


.testimonial {
    background-color: #eee;
    background-image: url(/Upload/title-area-pattern.png);
    background-repeat: repeat;
    /* margin: 20px 0px; */
    padding: 70px 0px;
}

.testimonial__quote::before {
    width: 45px;
    height: 45px;
    font-size: 60px;
    line-height: 70px;
    padding-left: 2px;
}

.testimonial__quote::before {
    position: absolute;
    content: '“';
    top: 0px;
    left: 0;
    background: #bbbbbb;
    color: #ffffff;
    width: 30px;
    height: 30px;
    font-size: 45px;
    line-height: 50px;
}


.testimonial__quote2::before {
    width: 45px;
    height: 45px;
    font-size: 60px;
    line-height: 70px;
    padding-left: 2px;
}

.testimonial__quote2::before {
    position: absolute;
    content: '“';
    bottom: 0px;
    right: 0;
    background: #bbbbbb;
    color: #ffffff;
    width: 30px;
    height: 30px;
    font-size: 45px;
    line-height: 50px;
}

.clng8 {
    -webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,.05);
    box-shadow: 0 10px 25px 0 rgba(0,0,0,.05);
    padding: 20px;
    margin-bottom: 30px;
}

    .clng8 i {
        font-size: 49px;
        margin: 20px;
    }

    .clng8 h4 {
        font-family: Arial;
    }

    .clng8 p {
        margin-bottom: 0px;
    }

.clng9 {
    height: 550px;
    /* background-size: cover !important; */
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.clng10 {
    padding: 0px 30px;
    max-width: 580px;
}

    .clng10 h2 {
        color: #000;
        font-size: 33px;
        font-family: 'Roboto';
        margin-bottom: 15px;
    }

.page-header h3 {
    font-size: 35px;
    color: #fff;
    font-family: 'Roboto';
}

.clng11 {
    background-color: #FFFFFF;
    padding: 25px 25px 25px 25px;
    margin: 0px 0px 20px 0px;
    /* padding: 3px 0px; */
    text-align: inherit;
    border-radius: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

    .clng11 b {
        color: #000;
        font-size: 17px;
        margin-bottom: 5px;
        display: block;
    }

.clng13 {
    background-color: #454545;
    color: #ffffff;
    padding: 10px 15px 10px 15px;
    border-radius: 0px;
    background-color: #000000;
    color: #FEC81C;
    margin-top: 10px;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    display: inline-block;
}

.clng14 {
    padding: 0px 30px;
    line-height: 23px;
    color: #454545;
}

    .clng14 h1 {
        color: #000;
        font-size: 32px;
        font-family: 'Roboto', sans-serif
    }

    .clng14 h2 {
        color: #000;
        font-size: 37px;
        font-family: 'Roboto', sans-serif
    }


    .clng14 h3 {
        font-size: 24px;
        color: #000;
        font-family: 'Roboto', sans-serif
    }

.clng15 {
}

    .clng15 span {
    }

    .clng15 h4 {
        font-size: 16px;
    }

    .clng15 p {
    }

.footer-about a {
    color: #fff;
}

.page-header {
    background-image: none;
}

    .page-header .overlay {
        padding: 30px 0px;
        background-color: rgb(44 44 44 / 72%);
    }

footer .footer-item img {
    max-width: 180px;
}
footer .footer-item .footer-about ul li span {
 
    border: 1px solid #454545;
}

.clng16{

}


@media only screen and (max-width: 768px) {
    header .main-menu .navbar-toggle {
        margin-top: 14px;
        margin-bottom: 15px;
    }
}