﻿@font-face {
    font-family: 'BPG Algeti';
    src: url('../fonts/BPGAlgeti.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '! BPG LE Studio 04';
    src: url('../fonts/BPGLEStudio04.woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Phosphate';
    src: url('../fonts/PhosphateInline.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Intro Demo Black Caps Inline';
    src: url('../fonts/IntroDemo-BlackCapsInline.woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lobster 1.3';
    src: url('../fonts/Lobster13.woff2');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'ALK Sanet';
    src: url('../fonts/ALKSanet.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '.Nadeem PUA';
    src: url('../fonts/NadeemPUA.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Nadeem';
    src: url('../fonts/Nadeem.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Regular.woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Black.woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Phosphate';
    src: url('../fonts/PhosphateInline.woff2');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Bold.woff2');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-ExtraLight.woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-BoldItalic.woff2');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Lucida Grande';
    src: url('../fonts/LucidaGrande-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BPG Banner Caps';
    src: local('☺'), url('/fonts/bpg_banner_caps.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'BPG Banner';
    src: url('../fonts/BPGBanner.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BPG Arial';
    src: url('../fonts/BPGArial.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BPG Nino Mtavruli';
    src: url('../fonts/BPGNinoMtavruli.woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'BPG Nino Mtavruli';
    src: url('../fonts/BPGNinoMtavruli-Bold.woff2');
    font-weight: bold;
    font-style: italic;
}



body {
    background-color: #033;
}

.body-content {
    padding: 0;
}

body, .tp-caption.small_light_white,
.tp-caption.medium_light_white, .label,
.price-clean, .ribbon-inner, .gm-style, small, .tooltip,
.popover, .checkbox, .select2-container--bootstrap .select2-selection,
.sweet-alert, input, textarea, select, button, .validation-summary-errors, h5, h6 {
    font-family: 'Open Sans', 'BPG DejaVu Sans', Arial, sans-serif !important;
}

h1, h2, h3, h4, button, .btn {
    font-family: 'Open Sans', 'BPG DejaVu Sans Caps', Arial, sans-serif !important;
}


a {
    color: #fff;
    text-decoration: none !important;
}

    a:hover {
        color: #99CC66;
    }

.icons-shape-fb {
    background-color: #FFF;
    padding: 85px 17px 8px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 20px;
    width: 44px !important;
    margin-left: 38px;
}

.icons-shape-in {
    background-color: #FFF;
    padding: 35px 14px 2px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-left: 20px;
    font-size: 20px;
    width: 44px !important;
    height: 70px;
}

.icons-shape-inst {
    background-color: #FFF;
    padding: 65px 12px 8px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-left: 20px;
    height: 100px;
    font-size: 20px;
    width: 44px !important;
}

.icons-shape-ytube {
    background-color: #FFF;
    padding: 75px 10px 8px;
    margin-left: 20px;
    height: 110px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 20px;
    width: 44px !important;
}

.template-example2 img.user-avatar {
    width: 130px;
    height: 130px;
    position: relative;
    top: 65px;
    z-index: 001;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.34);
}

.template-example {
    background-color: #21174A;
    background-repeat: no-repeat;
    padding: 0;
    overflow-y: hidden;
    position: relative;
    background-size: cover;
    border-radius: 0;
    margin: 0;
    min-height: 100vh;
}

.templ1-cont {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.template-example .container {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 200px;
    padding-right: 70px;
}


.template-cont {
    display: flex;
    flex-direction: column;
    max-width: 480px;
    align-items: center;
}

img .img-logo-templ {
    width: 130px !important;
}

.template-cont h4 {
    margin: 20px auto 27px;
    color: #FFF;
    text-transform: uppercase;
    font-family: "ALK Sanet" !important;
    font-size: 30px;
    line-height: 23px;
}

.template-cont p {
}

.templ1p, .templ1p p {
    color: #fff !important;
    font-family: 'BPG DejaVu Sans Caps' !important;
    margin-bottom: 30px;
}

    .templ1p ul, ol {
        color: #fff;
        font-family: 'BPG DejaVu Sans Caps' !important;
    }

.icons-social {
    display: flex;
    width: 250px;
    justify-content: space-between;
}

    .icons-social i {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 39px;
        height: 39px;
        background-color: #FFF;
        border-radius: 50%;
        font-size: 24px;
        color: #21174A;
    }

    .icons-social img {
        width: 39px !important;
    }

.template-cont .line-img {
    margin-top: 20px;
}

.template-cont h5 {
    margin-top: 20px !important;
    color: #FFF;
    text-transform: uppercase;
    font-family: "ALK Sanet" !important;
    font-size: 24px;
    line-height: 17px;
    text-align: center;
    margin-bottom: 20px;
}

.template-cont p {
    font-family: 'Nadeem';
    font-weight: normal;
    font-style: normal;
}

.contact-info-templ {
    display: flex;
    margin-bottom: 9px;
}

    .contact-info-templ p {
        font-family: 'Dejavu Sans';
        margin-bottom: 5px;
        color: #FFF !important;
        font-weight: normal;
        font-style: normal;
        margin-bottom: 0px !important;
        margin-left: 12px;
    }

        .contact-info-templ p i {
            color: rgb(235, 0, 117);
            width: 30px;
        }

    .contact-info-templ img {
        width: 19px;
    }

@media(max-width:992px) {
    .template-example {
        background-image: url("../images/templates/Group.png");
    }
}

@media(max-width:650px) {

    .template-example .container {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        padding-top: 200px;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}

@media(max-width:991px) {
    .template-example .container {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 200px;
        padding-right: 15px;
    }
}




.template-example2 {
    display: flex;
    justify-content: center;
    align-items: center;
    /* align-items: stretch; */
    flex-direction: column;
    padding-bottom: 100px;
    background-size: cover !important;
    background-position: center !important;
    min-height: 100vh;
}

.socil-icons {
    width: 560px;
    display: flex;
    justify-content: flex-start;
}

    .socil-icons a i {
        color: #000 !important;
    }

@media(max-width:535px) {
    .socil-icons {
        width: 320px;
    }

    .template-example2 {
        padding-top: 80px;
    }
}

.ex2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    border-radius: 12px;
    max-width: 560px;
    width: 100%;
    background-color: #FFF;
}



    .ex2 img.body-text {
        margin: 0 auto;
        position: absolute;
    }

.template-2-header h2 {
    text-align: center;
    margin-top: 80px !important;
    color: #21174A;
    font-family: "Titillium Web" !important;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 46px;
}

.template-2-header p {
    margin-bottom: 35px;
    padding: 0 15px;
    color: #21174A;
}

.templ2p {
    margin-bottom: 35px;
    padding: 0 15px;
    color: #21174A;
}

    .templ2p ul, ol {
        color: #21174A;
    }

.price-template {
    padding-top: 8px !important;
}

    .price-template h6 {
        margin-right: 0px !important;
        font-size: 18px;
        display: flex;
        align-items: center;
    }


.btn-templ2 {
    border-radius: 30px;
    background-color: #67B000;
    box-shadow: 0 2px 8px 0 rgba(31,46,50,0.23);
    margin-bottom: 40px;
    font-family: 'Lucida Grande' !important;
    font-size: 20px;
    padding: 10px 27px;
}

    .btn-templ2:hover {
        color: #FFF !important;
        background-color: #558d07;
    }

.templ2-contact {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    padding: 20px 0px 0px 20px;
}

    .templ2-contact p {
        margin-right: 25px;
        color: #FFF;
    }

        .templ2-contact p i {
            margin-right: 10px;
            width: 25px;
        }


@media(max-width:670px) {
    .templ2-contact {
        margin-top: 35px;
        display: block;
    }
}



.template-example3 {
    display: flex;
    align-items: center;
    padding-top: 80px !important;
    background-image: url(../images/templates/bggrad.png);
    background-repeat: no-repeat;
    padding: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
    min-height: 100vh;
}

    .template-example3 .container {
        width: 80% !important;
        position: relative;
        z-index: 2;
    }

@media(max-width:600px) {
    .template-example3 .container {
        width: 100% !important;
    }
}




.template-container3 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.templ3-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .templ3-content p {
        max-width: 500px;
        width: 100%;
        color: #FFFFFF;
        font-family: 'BPG Banner';
        font-size: 17px;
        text-align: center;
    }


.templ3p {
    max-width: 500px;
    width: 98%;
    color: #FFFFFF;
    font-family: 'BPG Banner';
    font-size: 17px;
    text-align: center;
}

    .templ3p ul, ol {
        max-width: 500px;
        width: 98%;
        color: #FFFFFF;
        font-family: 'BPG Banner';
        font-size: 17px;
        text-align: center;
    }

.templ3-content h4 {
    color: #FFFFFF;
    font-family: "ALK Sanet" !important;
    font-size: 30px;
    line-height: 29px;
    margin-top: 20px;
}

.btn-templ3 {
    border-radius: 32px !important;
    background-color: #FFFFFF;
    color: #000000;
    font-family: "ALK Sanet" !important;
    font-size: 20px;
    padding: 20px 40px;
    margin-bottom: 25px;
    margin-top: 15px;
    line-height: 17px;
}

.templ3-contact-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 5px;
}

.line-img3 {
    margin-bottom: 20px;
}

.templ3-contact-info p {
    display: flex;
    margin: 0px !important;
    align-items: baseline;
    margin-right: 20px !important;
}

    .templ3-contact-info p i {
        margin-right: 10px;
    }


.templ3-contact p i {
    margin-right: 10px;
    width: 22px;
}


@media(min-width:992px) and (max-width:1199px) {
    .template-example3 .container {
        margin-right: 0px !important;
    }
}

@media(max-width:992px) {
    .template-example3 {
        padding-top: 80px !important;
        background-image: none;
        background: linear-gradient(233.17deg, #113FD7 0%, #00A497 100%);
        background-repeat: no-repeat;
        padding: 0;
        position: absolute;
        width: 100%;
        background-size: cover;
        background-position: center;
        border-radius: 0;
        margin: 0;
        padding-bottom: 150px;
    }

    .template-container3 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .templ3-content h4 {
        text-align: center;
    }

    .btn-templ3 {
        font-size: 17px;
        padding: 20px 25px;
        margin-bottom: 25px;
        width: 100%;
    }

    .templ3-contact {
        padding: 11px;
    }

    .templ3-contact-info {
        display: block;
        text-align: center;
        width: 100%;
    }

    .templ3-contact p {
        text-align: left !important;
    }

    .templ3-content img {
        width: 110px;
    }
}

.img-half {
    height: 100%;
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    -webkit-clip-path: (53% 0, 100% 0, 100% 100%, 27% 100%);
    clip-path: polygon(53% 0, 100% 0, 100% 100%, 27% 100%);
}

@media(max-width:992px) {
    .img-half {
        -webkit-clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
    }
}




.template-example4 {
    display: flex;
    align-items: center;
    padding-top: 80px !important;
    background-image: url(../images/templates/templ4.jpg);
    background-repeat: no-repeat;
    padding: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
    min-height: 100vh;
}

    .template-example4 .container {
        width: 80% !important;
        position: relative;
        z-index: 2;
    }

@media(max-width:600px) {
    .template-example4 .container {
        width: 100% !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .template-example4 .container {
        margin-right: 0px !important;
    }
}

@media(max-width:992px) {
    .template-example4 {
        padding-top: 80px !important;
        background-image: none;
        background-color: #161220;
    }
}


.template-example5 {
    display: flex;
    justify-content: space-between;
    background-color: #D7D7D7;
    min-height: 100vh;
}

    .template-example5 .photo-bg {
        padding-top: 80px !important;
        background-repeat: no-repeat;
        padding: 0;
        background-size: cover;
        background-position: center;
        border-radius: 0;
        margin: 0;
        padding-bottom: 80px;
    }

    .template-example5 .grey-bg {
        padding-top: 80px !important;
        background-color: #D7D7D7;
        background-repeat: no-repeat;
        padding: 0;
        background-size: cover;
        background-position: center;
        border-radius: 0;
        margin: 0;
        padding-bottom: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }


.templ5-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .templ5-content .icons-social {
        margin-top: 20px;
        display: flex;
    }

    .templ5-content p {
        max-width: 500px;
        width: 100%;
        color: #2E2B2B;
        font-family: "ALK Sanet" !important;
        font-size: 17px;
        text-align: center;
    }

.templ5p {
    max-width: 500px;
    width: 100%;
    color: #2E2B2B;
    font-family: "ALK Sanet" !important;
    font-size: 17px;
    text-align: center;
}

    .templ5p ul, ol {
        max-width: 500px;
        width: 100%;
        color: #2E2B2B;
        font-family: "ALK Sanet" !important;
        font-size: 17px;
        text-align: center;
    }

.templ5-content h4 {
    color: #2E2B2B;
    font-family: "ALK Sanet" !important;
    font-size: 30px;
    line-height: 29px;
    margin-top: 20px;
}

.templ5-contact {
    margin-top: 40px;
}

.templ5-content i {
    color: #FFF !important;
}

.templ5-content .icons-social i {
    color: #2E2B2B !important;
}

.templ5-contact-info p {
    font-family: "Lucida Grande" !important;
    display: flex;
    align-items: center;
}

.templ5-contact p a {
    color: #2E2B2B !important;
}

.templ5-contact-info p i {
    margin-right: 10px;
}


.templ5-contact p {
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Lucida Grande" !important;
}

    .templ5-contact p i {
        margin-right: 10px;
        width: 22px;
    }

.templ5-contact-info {
    display: flex;
    flex-direction: row;
}


@media(max-width:992px) {
    .template-example5 {
        justify-content: center;
    }

    .template-container5 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .templ5-content h4 {
        text-align: center;
    }

    .btn-templ3 {
        font-size: 17px;
        padding: 20px 25px;
        margin-bottom: 25px;
        width: 100%;
    }

    .templ5-contact {
        padding: 11px;
    }

    .templ5-contact-info {
        display: block;
        text-align: center;
        width: 100%;
    }

    .templ5-contact p {
        text-align: left !important;
    }

    .templ5-content img {
        width: 110px;
    }

    .templ5-content {
        padding: 15px;
    }
}




.templ6-bg {
    background-repeat: no-repeat !important;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0;
    margin: 0;
    height: 45vh;
}

.templ6-container {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
}

.header-box-6 {
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    background-color: #3B3F4B;
    display: flex;
    justify-content: center;
    height: 124px;
    align-items: center;
}

    .header-box-6 h1 {
        color: #FFF;
        font-family: 'BPG Arial';
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

@media(max-width:1091px) {
    .header-box-6 {
        display: block;
        margin-top: 30px;
    }

        .header-box-6 h1 {
            margin-top: 15px;
        }

    .header-box-6 {
        height: 135px;
    }
}


@media(max-width:705px) {
    .header-box-6 {
        height: 125px;
    }
}


@media(max-width:991px) {
    .header-box-6 {
        margin-bottom: 0px;
    }
}


.template-example6 {
    background-color: white;
    padding-bottom: 70px;
    background-color: #FFF;
    min-height: 100vh;
}

.templ6logo {
    height: 124px !important;
    width: 124px !important;
    border: 1px solid;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.template-example6 h2 {
    color: #000000;
    font-weight: bold;
    font-family: 'BPG Arial' !important;
    font-size: 24px;
    line-height: 28px;
}

.template-example6 p {
    color: #3B3F4B;
    color: #3B3F4B;
    font-family: 'BPG Arial' !important;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 30px;
}

.templ6p {
    color: #3B3F4B;
    font-family: 'BPG Arial' !important;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 30px;
}

    .templ6p ul, ol {
        color: #3B3F4B;
        font-family: 'BPG Arial' !important;
        font-size: 14px;
        line-height: 21px;
    }

.info-templ6 a {
    background-color: #3B3F4B;
    border-radius: 4px;
    padding: 15px 30px;
    font-family: 'BPG Arial' !important;
}

    .info-templ6 a:hover {
        background-color: rgba(59, 63, 75, 0.86);
        color: #FFF;
    }

.template-example6 h4 {
    color: #3B3F4B;
    font-family: "BPG Arial" !important;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.contact-info6 {
    display: flex;
    justify-content: flex-end;
}

    .contact-info6 i {
        margin-right: 10px;
        width: 18px;
    }



@media(max-width:991px) {
    .contact-info6 {
        justify-content: flex-start;
    }
}




.templ7-bg {
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0;
    margin: 0;
    margin-top: 45px;
    height: 45vh;
}

.body-content {
    background-color: transparent;
}

.header-box-7 h2 {
    font-family: 'Intro Demo Black Caps Inline' !important;
    color: white;
    margin: 0px !important;
    font-weight: 900;
    font-style: normal;
}

@media(max-width:992px) {
    .header-box-7 h2 {
        text-align: center;
        margin-top: 17px !important;
    }
}

.header-box-7 img {
    width: 71px;
    height: 71px;
    margin: 0 auto;
    margin: 0 auto;
    vertical-align: middle;
    display: flex;
    margin-top: 40px;
}

.templ7-topimg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    background-color: #0092E8;
    margin: 30px 30px 14px;
    padding-left: 20px;
    padding-right: 5px;
}


    .templ7-topimg img {
        width: 70px;
        height: 70px;
    }

.about-us7 {
    margin-bottom: 50px;
}

    .about-us7 h2 {
        color: #0092E8;
        font-family: "BPG Nino Mtavruli" !important;
        font-size: 24px;
        font-weight: bold;
        font-style: italic;
        line-height: 28px;
    }

    .about-us7 p {
        color: #3B3F4B;
        font-family: "BPG Arial";
        font-size: 14px;
        line-height: 21px;
    }

.contact-info7 h2 {
    color: #0092E8;
    font-family: "BPG Nino Mtavruli" !important;
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    line-height: 28px;
}

.contact-info7 i {
    color: #0092E8;
    line-height: 28px;
    margin-right: 20px;
    height: 28px;
    width: 28px;
}

.contact-info7 h4 {
    margin: 30px auto 30px;
    color: #3B3F4B;
    font-family: "BPG Arial" !important;
    font-size: 24px;
    line-height: 24px;
}

.icons-container7 {
    padding: 1px 25px;
    border-radius: 2px;
    background-color: rgba(0,146,232,0.1);
    margin-bottom: 40px;
}

    .icons-container7 h4 a {
        color: #3B3F4B !important;
    }

.template-example7 {
    padding-bottom: 50px;
}

    .template-example7 .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .template-example7 p {
        margin-top: 50px;
    }

.templ7p {
    color: #3B3F4B;
    font-family: "BPG Arial";
    font-size: 14px;
    line-height: 21px;
    margin-top: 50px
}

    .templ7p ul, ol {
        color: #3B3F4B;
        font-family: "BPG Arial";
        font-size: 14px;
        line-height: 21px;
    }

.btn-templ7 {
    margin-top: 15px;
    background-color: #0092E8;
    padding: 10px 20px;
    color: #FFF;
    cursor: pointer;
    font-family: "BPG Arial" !important;
    font-size: 18px;
}

    .btn-templ7:hover {
        color: #FFF;
    }

@media(max-width:991px) {
    .templ7-topimg img {
        display: flex;
        margin: auto;
        margin-top: 40px;
    }

    .templ7-topimg {
        display: block;
        margin: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .contact-info7 h4 {
        font-size: 16px;
    }

    .contact-info7 i {
        margin-right: 0px;
    }

    .social-icons7 {
        justify-content: center;
        margin-top: 18px;
        margin-left: 0px !important;
    }
}

@media(max-width:765px) {
    .templ7-bg {
        margin-top: 0px;
    }
}


.social-icons7 {
    margin-left: 15px !important;
    display: flex;
    align-items: center;
}

    .social-icons7 i {
        font-size: 25px;
        color: #FFF;
        margin-right: 12px;
    }

@media(max-width:991px) {
    .templ7-topimg {
        margin: 0px;
    }

    .contact-info7 h4 {
        font-size: 16px;
    }

    .contact-info7 i {
        margin-right: 0px;
    }

    .social-icons7 {
        justify-content: center;
        margin-top: 125px;
        margin-left: 0px !important;
    }
}


.template-example8 {
    display: flex;
    align-items: center;
    padding-top: 80px !important;
    background-repeat: no-repeat !important;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
    min-height: 100vh;
}

    .template-example8 h4 {
        font-family: "BPG Nino Mtavruli" !important;
        font-style: italic;
        color: white;
        font-size: 31px;
        font-weight: bold;
        margin-top: 30px;
        line-height: 36px;
        margin-top: 20px;
    }

    /*@media(max-width:450px) {
    .template-example8 h4 {
        width: 100%;
    }
}*/

    .template-example8 p {
        max-width: 620px;
        color: #FFFFFF;
        font-size: 20px;
        font-family: "BPG Algeti";
        line-height: 30px;
    }

.templ8p {
    max-width: 620px;
    color: #FFFFFF;
    font-size: 20px;
    font-family: "BPG Algeti";
    line-height: 30px;
}

    .templ8p ul, ol {
        max-width: 620px;
        color: #FFFFFF;
        font-size: 20px;
        font-family: "BPG Algeti";
        line-height: 30px;
    }

.templ8-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.btn-templ8 {
    margin-top: 20px;
    border-radius: 10px;
    font-family: "BPG Nino Mtavruli";
    font-size: 24px;
    padding: 20px 40px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    color: #000000;
    background-color: #FFFFFF;
}

.template-example8 .icons-social {
    margin-top: 70px;
    display: flex;
}

    .template-example8 .icons-social i {
        color: #B52A93;
    }



@media(max-width:420px) {
    .btn-templ8 {
        font-size: 18px;
        padding: 20px 15px;
    }

    .template-example8 p {
        max-width: 290px;
    }
}


.templ9-container {
    padding: 0px;
}


.template-example9 {
    display: flex;
    align-items: center;
    padding-top: 80px !important;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
    min-height: 100vh;
}


@media(max-width:991px) {
    .template-example9 .container {
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
    }
}

@media(max-width:450px) {
    .templ9-container {
        padding: 0px;
    }
}

.icons9 {
    display: flex;
}


.icons-templ9 {
    display: flex;
    width: 100%;
}

.icons9 i {
    height: 60px;
    width: 60px;
    border-radius: 10px;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    margin-right: 7px;
}

.btn-templ9 {
    border-radius: 10px !important;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 24px;
    padding: 16px 20px;
    line-height: 28px;
    font-family: "BPG Nino Mtavruli";
    margin-right: 20px;
}


.icons9 a {
    color: #000 !important;
}

.templ9-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.btntempl9 {
    padding-left: 0px;
}

.templ9-alignment {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 80px;
    max-width: 660px;
    background-color: rgba(255, 255, 255, 0.73);
    padding: 20px;
    border-radius: 4px;
}

.templ9p {
    color: #000000;
    font-family: "! BPG LE Studio 04";
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 30px;
}

    .templ9p ul, ol {
        color: #000000;
        font-family: "! BPG LE Studio 04";
        font-size: 16px;
        line-height: 31px;
    }

.templ9-contact {
    width: 100%;
}

    .templ9-contact p a {
        color: #000000;
        font-family: "! BPG LE Studio 04";
        display: flex;
        align-items: baseline;
        font-size: 16px;
        line-height: 31px;
    }

.template-example9 .container {
    margin-right: 15px;
}

@media(max-width:650px) {
    .logo-templ9 {
        position: initial !important;
    }

    .templ9-alignment h4 {
        margin-top: 30px !important;
    }

    .template-example9 .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
    }

    .icons-templ9 {
        display: flex;
        flex-direction: column;
    }

    .icons9 {
        margin-top: 20px;
        padding: 0;
    }

    .btntempl9 {
        padding: 0;
        margin-right: 20px;
    }

    .icons9 i {
        height: 50px;
        width: 50px;
    }



    .btn-templ9 {
        font-size: 16px;
        padding: 20px;
        width: auto;
        font-style: normal;
        font-weight: bold;
    }



    .templ9-alignment {
        align-items: baseline;
    }
}

.templ9-alignment h4 {
    color: #000000;
    font-family: "ALK Sanet" !important;
    font-size: 29px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 161px;
    margin-top: 10px;
}



.templ9-alignment p {
    color: #000000;
    font-family: "! BPG LE Studio 04";
    font-size: 16px;
    line-height: 31px;
}



.templ10-bg {
    background-repeat: no-repeat !important;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0;
    margin: 0;
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.templ10-container h1 {
    text-align: center;
    color: #FFFFFF;
    font-family: "ALK Sanet" !important;
    font-size: 60px;
    line-height: 45px;
    margin-bottom: 20px;
    margin-top: 120px;
}

.templ10-container p {
    text-align: center;
    color: #FFFFFF;
    font-family: "Lucida Grande";
    font-size: 21px;
    line-height: 24px;
}

.social-icons10 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

    .social-icons10 i {
        height: 36px;
        width: 37px;
        border: 2px solid #FFFFFF;
        border-radius: 50%;
        color: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
    }


@media(max-width:650px) {
    .templ10-container h1 {
        font-size: 45px;
        margin-top: 50px;
    }

    .templ10-container p {
        font-size: 16px;
    }
}

.info-templ10 .btn-templ6:hover {
    color: #D7D7D7;
}


.template-example10 .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.info-templ10 {
    display: flex;
    align-items: center;
    flex-direction: column;
}

    .info-templ10 .btn-templ6 {
        background-color: #3b3939;
        margin-top: 0px;
        margin-bottom: 25px;
        font-size: 19px;
        padding: 10px;
    }

    .info-templ10 h2 {
        color: #121E1D;
        font-family: "ALK Sanet" !important;
        font-size: 29px;
        line-height: 22px;
        text-align: center;
    }

    .info-templ10 p {
        margin-top: 40px;
        color: #2E2B2B;
        font-family: "ALK Sanet";
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 30px;
    }

.templ10p {
    margin-top: 40px;
    color: #2E2B2B;
    font-family: "ALK Sanet";
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}


    .templ10p ul, ol {
        margin-top: 40px;
        color: #2E2B2B;
        font-family: "ALK Sanet";
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }

@media(max-width:500px) {
    .info-templ10 p {
        text-align: left;
    }

    .templ10p {
        text-align: left;
    }

        .templ10p ul, ol {
            text-align: left;
        }

    .templ10-contact {
        width: 100%;
        background-color: transparent !important;
    }
}

.template-example10 .templ2-contact p {
    margin-left: 15px;
    margin-right: 15px;
    color: #2D2D2D;
    margin-bottom: 50px;
}


.template-example11 {
    display: flex;
    justify-content: space-between;
    background-color: #FFF;
    min-height: 100vh;
}

.bg-11 img {
    border: 1px solid #999;
    width: 95px !important;
    height: 95px !important;
    border-radius: 24px !important;
    margin-bottom: 15px;
}

@media(max-width:991px) {
    .bg-11 img {
        position: absolute;
        width: 95px;
        height: 95px;
        border-radius: 24px;
        top: -49px;
    }
}


.template-example11 .photo-bg-11 {
    padding-top: 50px !important;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
}

.template-example11 .bg-11 {
    padding-top: 50px !important;
    background-color: #FFF;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    display: flex;
    padding-bottom: 50px;
    flex-direction: column;
    justify-content: center;
    padding-right: 80px;
    padding-left: 80px;
}

.bg-11 h1 {
    color: #FEBB02;
    font-family: "Lobster 1.3" !important;
    font-size: 54px;
    line-height: 66px;
    margin: 0px 0px 25px;
}

.template-example11 .row {
    margin: 0px !important;
    max-width: 100%;
    display: flex;
}

.bg-11 p {
    color: #21174A;
    font-family: "DejaVu Sans";
    font-size: 16px;
    /* font-weight: 300; */
    line-height: 24px;
    margin-bottom: 60px;
}

.templ11p {
    color: #21174A;
    font-family: "DejaVu Sans";
    font-size: 16px;
    /* font-weight: 300; */
    line-height: 24px;
    margin-bottom: 60px;
}

    .templ11p ul, ol {
        color: #21174A;
        font-family: "DejaVu Sans";
        font-size: 16px;
        /* font-weight: 300; */
        line-height: 24px;
    }

.btn-templ11 {
    border-radius: 7px;
    background-color: #003580;
    font-family: "DejaVu Sans" !important;
    padding: 15px;
    font-size: 17px;
    width: 80%;
    line-height: 28px;
    text-align: center;
    margin-bottom: 60px;
}

    .btn-templ11:hover {
        color: #D7D7D7
    }

.contact-info-ex11 p {
    color: #21174A;
    font-family: "DejaVu Sans";
    font-size: 20px;
    /* font-weight: 300; */
    margin-bottom: 17px;
    line-height: 25px;
}

.contact-info-ex11 i {
    color: #FEBB02;
    margin-right: 15px;
    width: 22px;
}

.contact-info-ex11 p a {
    color: #21174A !important;
}

.soc-icons11 i {
    border: 2px solid #FEBB02;
    font-size: 24px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FEBB02;
    margin-right: 20px;
}

.soc-icons11 {
    display: flex;
    margin-top: 25px;
}


@media(max-width:1271px) {
    .template-example11 .bg-11 {
        padding-right: 50px;
        padding-left: 50px;
    }
}

@media(max-width:450px) {
    .bg-11 {
        padding-right: 25px !important;
        padding-left: 25px !important;
        padding-top: 10px !important;
        justify-content: flex-start !important;
    }

        .bg-11 h1 {
            margin-top: 0px;
            font-size: 35px;
        }

        .bg-11 p {
            font-size: 15px;
            margin-bottom: 31px;
        }

        .bg-11 .btn-templ11 {
            width: 100%;
            margin-bottom: 35px;
            font-size: 13px;
        }

    .template-example11 .row {
        display: block;
    }

    .contact-info-ex11 p {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .template-example11 .photo-bg-11 {
        height: 40vh;
    }
}

@media(max-width:991px) and (min-width:450px) {
    .template-example11 .photo-bg-11 {
        height: 40vh;
    }

    .template-example11 .row {
        display: block;
    }

    .bg-11 {
        padding-top: 20px !important;
        justify-content: flex-start !important;
    }



        .bg-11 h1 {
            margin-top: 0px;
            margin-bottom: 50px
        }

        .bg-11 p {
            margin-bottom: 45px;
        }

        .bg-11 .btn-templ11 {
            margin-bottom: 45px;
        }

    .contact-info-ex11 p {
        margin-bottom: 40px;
    }
}



.btn-templ1 {
    border-radius: 32px;
    background-color: #FFFFFF;
    color: #000000;
    font-family: "ALK Sanet" !important;
    font-size: 17px;
    margin-bottom: 25px;
    padding: 15px 8px;
    line-height: 17px;
    width: 100%;
    max-width: 470px;
}

.template-example12 {
    display: flex;
    justify-content: space-between;
    background-color: #FFF;
    align-items: center;
    min-height: 100vh;
}

@media(min-height:1280px) {
    .template-example12 {
        height: 100vh;
    }
}

.info12 {
    display: flex;
    align-items: center;
}


.photo-bg-12 {
    padding-top: 80px !important;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
}

.bg-12 {
    padding-top: 80px !important;
    background-color: #FFF;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    margin: 0;
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 89px;
    padding-left: 80px;
}


.template-example12 .row {
    max-width: 90.5rem;
    padding: 50px 40px;
    display: flex;
}

.template-example12 .container {
    width: 100%;
    padding: 0 60px;
}

.template-example12 h4 {
    color: #292525;
    font-family: "ALK Sanet" !important;
    font-size: 38px;
    line-height: 35px;
}

.templ12-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

    .templ12-header img {
        box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
        width: 95px !important;
        height: 95px !important;
        border-radius: 10px !important;
        margin-right: 25px;
    }

@media(max-width:991px) {
    .templ12-header {
        display: block;
    }

        .templ12-header img {
            position: absolute;
            top: -49px
        }

        .templ12-header h4 {
            margin-top: 80px;
        }
}

.template-example12 p {
    color: #292525;
    font-family: "ALK Sanet" !important;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 45px;
}

.templ12p {
    color: #292525;
    font-family: "ALK Sanet" !important;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 45px;
}

    .templ12p ul, ol {
        color: #292525;
        font-family: "ALK Sanet" !important;
        font-size: 20px;
        line-height: 30px;
    }

.btn-templ12 {
    border-radius: 32px !important;
    background-color: #2D2D2D;
    color: #FFFFFF;
    font-family: "ALK Sanet" !important;
    font-size: 24px;
    padding: 20px 20px;
    line-height: 17px;
}

    .btn-templ12:hover {
        color: #d2cdcd;
    }

.social-icons12 i {
    background-color: #2D2D2D;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 24px;
    margin-right: 15px;
}

.social-icons12 {
    display: flex;
    align-items: center;
    padding-bottom: 55px;
    border-bottom: 1px solid #000;
    margin-top: 40px;
}

.contact-info-ex12 p {
    font-family: "Lucida Grande" !important;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 23px;
}


    .contact-info-ex12 p i {
        margin-right: 24px;
        width: 22px;
    }

.contact-info-ex12 {
    margin-top: 20px;
}

@media(max-width:650px) {
    .template-example12 .container {
        padding: 8px;
    }

    .btn-templ12 {
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .contact-info-ex12 p {
        font-family: "Lucida Grande" !important;
        font-size: 17px;
    }

    .photo-bg-12 {
        height: 40vh;
    }

    .template-example12 .row {
        max-width: 90.5rem;
        padding: 0 0 50px;
    }
}


@media(max-width:991px) and (min-width:650px) {
    .photo-bg-12 {
        height: 40vh;
    }

    .template-example12 .row {
        max-width: 90.5rem;
        padding: 0 0 50px;
        display: block
    }
}

.info-templ6 {
    margin-top: 80px !important;
}

@media(max-width:650px) {
    .template-example12 .row {
        display: block
    }
}

.img-logo9 {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}


.logo-templ9 {
    width: 146px;
    height: 146px;
    border: 1px solid #979797;
    border-radius: 35px;
    position: absolute;
    margin: 0 auto;
    top: 1px;
}

@media(max-width:650px) {
    .img-logo9 {
        display: block;
    }

    .templ9-alignment h4 {
        margin-left: 0px;
    }
}
