/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

#cookie-wrapper {
    display: none;
}

#cookie-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
    padding: 20px 5vw;
}

#cookie-block, #cookie-bg {
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
}

#cookie-bg {
    background-color: #90c1dd;
    opacity: 0.8;
    z-index: 999;
}

@media only screen and (max-width: 899px) {
    #cookie-block, #cookie-bg {
        height: 35vh;
        display: block;
    }
}

@media only screen and (max-height: 380px) {
    #cookie-block {
        height: 40vh !important;
    }

    #cookie-bg {
        height: 40vh !important;
    }
}


.cookie-notify {
    width: 85%;
}

.mfp-img {
    cursor: zoom-out !important;
}

#footer {
    background-color: #00629b !important;
}

.created_comp {
    width: 100px;
    transition: 0.5s;
    vertical-align: baseline;
}

.created_comp:hover {
    transform: scale(1.1);
}

#copyright, #klever {
    padding: 0 !important;
}

.xs-visible {
    display: none !important;
}

.spheres {
    display: none !important;
}

.imgAbout {
    float: right;
    width: 40vw;
    margin: 60px 0px 20px 30px;
}

.calcSection .v-select {
    background: white !important;

}

.calcSection .vs__dropdown-toggle {
    border-radius: unset;
}

.calcSection .card {
    padding-bottom: 50px;
    min-height: 0 !important;
    padding: 40px;
    border: 10px solid #eee;
    background: white;
}

.calcSection .col-md-4 .row {
    margin-bottom: 15px;
}

.calcSection .col-md-8 .card, .calcSection .col-md-4 .card {
    margin-bottom: 30px;
}

.calcSection .card-header {
    color: #333333;;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 40px
}

.calcSection .card-header button {
    margin-left: 10px;
    font-size: 14px;
}


.calcSection .card-body {
    text-align: left;
}

.calcSection .card-footer {
    text-align: left;
    margin-top: 20px;
}

.calcSection .btn-success {
    background: #00629b !important;
    border-color: #00629b !important;
}

.calcSection .table-responsive {
    border: 1px solid #ddd;
}

.accordion h5 {
    font-size: 13px !important;

}

.panel-group .panel + .panel {
    margin-top: 0 !important;
    margin-left: 5px;
}

.sidebar {
    font-size: 13px !important;
}

#accordion2 {
    margin-bottom: 0;

}

#accordion2 .panel-title a {
    padding: 0 48px 0 0 !important;
    font-size: 13px !important;
    color: #999999;
    background: #fff;
}

#accordion2 .panel-title a::after {
    padding: 0 14px;
}

#accordion2 .panel-content {
    padding: 10px 20px 0;
}

.phone-head {
    position: absolute;
    left: 10vw;
    line-height: 72px;
}

.products .product:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.products .product {
    transition: 0.3s;
}

.nav-li:hover {
    transform: scale(1.1);
    z-index: 4;
}

.nav-li {
    transition: 0.3s;
}


@media only screen and (max-width: 899px) {
    #copyright, #klever {
        text-align: center !important;
    }

    #klever {
        padding-top: 5px !important;
    }

    .md-visible {
        display: none !important;
    }

    .xs-visible {
        display: block !important;
    }

    .spheres {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .spheres__block {
        width: 46vw;
        padding: 15px;
        background-color: white;
        border: 1px solid lightgray;

        text-align: center;
    }

    .spheres__block:nth-child(2n+1) {
        border-right: none;
    }

    .imgAbout {
        float: none;
        width: 90vw;
        margin: 0;
    }

    .calcSection .card {
        padding: 20px;
    }

    .calcSection .card-header button {
        margin-left: 0;
    }

    #accordion1 {
        display: flex !important;
        justify-content: space-around;
    }

    .phone-head {
        position: unset;
        line-height: 50px;
    }

    .menuzord-responsive .showhide {
        margin: 0 -16px 0 0;
    }

}

.round-layout01 {
    /*width: calc(715px + 28px);*/
    height: 715px;
    margin-right: -28px;
    background-repeat: no-repeat;
    position: relative;
}

.section-inner-round-layout01 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.section-inner-round-layout01 .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.title-block {
    margin-bottom: 0;
    padding-bottom: 19px;
    position: relative;
    z-index: 2;
}

.title-block .title-block__label {
    font-family: Poppins, sans-serif;
    color: #00629b;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    position: relative;
    letter-spacing: .07em;
}

.title-block .title-block__label:before {
    content: '';
    display: inline-block;
    width: 38px;
    height: 2px;
    background: #00629b;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    margin-left: -50px;
}

.title-block .title-block__title {
    font-family: 'Playfair Display', sans-serif;
    color: #00629b;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 25px;

}

.round-layout01 .round-layout01__img-motion img:first-child {
    -webkit-animation: spin 40s linear infinite;
    -moz-animation: spin 40s linear infinite;
    animation: spin 40s linear infinite;
    position: relative;
    z-index: 2;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.round-layout01 .round-layout01__img-motion img:last-child {
    position: absolute;
    top: 0;
    left: -17px;
    z-index: 0;
}

.round-layout01 .round-layout01__img-motion {
    position: absolute;
    top: 157px;
}


.round-layout01 .round-layout01__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 528px;
    height: 528px;
    background-color: #fff;
    border: 35px solid #f7f7f7; /*#f1f3f5*/
    border-radius: 50%;
    position: relative;
    top: 100px;
    left: 100px;
}

.round-layout01 .round-layout01_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #fff;
    border: 10px solid #f7f7f7;
    position: absolute;
    font-size: 18px;
    line-height: 30px;
    color: #323232;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 7px 10px 20px rgba(141, 158, 168, .25);
    box-shadow: 7px 10px 20px rgba(141, 158, 168, .25);
    text-transform: uppercase;
}

.round-layout01 .item-position-01 {
    top: -118px;
    right: 130px;
}

.round-layout01 .item-position-02 {
    top: 40px;
    right: -96px;
}


.round-layout01 .item-position-03 {
    bottom: -69px;
    right: -20px;
}


.round-layout01 .round-layout01_item.item-absent {
    background-color: #f1f3f5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.round-layout01 .item-position-04 {
    bottom: -69px;
    left: -20px;
}


.round-layout01 .round-layout01_item.item-absent:before {
    content: '';
    width: 100%;
    height: 100%;
    border: 6px solid #00629b;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.round-layout01 .round-layout01_item.item-absent:after {
    content: '';
    width: calc(100% - 4px);
    height: 5px;
    background-color: #00629b;
    display: block;
    position: absolute;
    top: calc(50% - 4px);
    left: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 5px 10px rgba(141, 158, 168, .75);
    box-shadow: 0 5px 10px rgba(141, 158, 168, .75);
}

.round-layout01 .round-layout01_center {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.round-layout01 .round-layout01_center .tt-title {
    padding: 0;
    margin: 0;
    color: #323232;
    font-family: 'Playfair Display', sans-serif;
    font-size: 28px;
    line-height: 38px;
    padding: 0 0 15px 0;
}

.img-controls {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.img-controls button {
    position: absolute;
    padding: 0;
    width: 30px;
    height: 30px;
    border: 4px solid transparent;
    border-radius: 50%;
    animation: plus 2s linear infinite;
    font-size: 0;
    background-color: transparent;
}

.custom_br{
    border-radius: 3px;
}

@keyframes plus {
    0% {
        border-color: white;
    }
    50% {
        border-color: transparent
    }
    to {
        border-color: white;
    }
}

.img-controls button span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #00629b;
    border-radius: 50%;
    pointer-events: none;
}

.img-controls button span:before {
    transform: translate(-50%, -50%);
}

.img-controls button span:after {
    transform: translate(-50%, -50%) rotate(90deg);
    will-change: transform;
    transition: transform .3s ease-out;
}

.img-controls button span:after, .img-controls button span:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 12px;
    height: 2px;
    background-color: #fff;
}

.img-controls button.active span:after {
    transform: translate(-50%, -50%) rotate(0);
}


@media (max-width: 660px) {

    .title-block:not(.text-center) .title-block__label {
        font-size: 12px;
    }

    .title-block .title-block__title {
        font-size: 24px;
        line-height: 30px;
        margin-top: 19px;
    }


    .round-layout01 {
        width: 100%;
        height: 457px;
        background-size: cover;
        background-position: center center;
    }

    .round-layout01 .round-layout01__img-motion {
        top: 25vh;
        left: 50%;
        margin-left: -50vw;
    }

    .round-layout01 .round-layout01__img-motion img {
        width: 55%;
    }

    .round-layout01 .round-layout01__wrapper {
        width: 85vw;
        height: 85vw;
        border-width: 22px;
        margin-left: auto;
        margin-right: auto;
        left: 5vw;
    }

    .round-layout01 .item-position-01 {
        top: -55px;
        right: 150px;
    }

    .round-layout01 .round-layout01_item {
        width: 35vw;
        height: 35vw;
        font-size: 16px;
        line-height: 24px;
        border-width: 6px;
        -webkit-box-shadow: 4px 5px 15px rgba(141, 158, 168, .25);
        box-shadow: 4px 5px 15px rgba(141, 158, 168, .25);
    }

    .round-layout01 .item-position-02 {
        top: -55px;
        right: 2px;
    }


    .round-layout01 .item-position-03 {
        bottom: -52px;
        right: 1px;
    }


    .round-layout01 .item-position-04 {
        bottom: -52px;
        left: 5px;
    }

    .round-layout01 .round-layout01_center .tt-title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .products .product:hover {
        transform: none;
        box-shadow: none;
    }

}
