/*********************** GLOBAL ***********************/

body {
    font-family: 'DM Sans', sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
    color: #1E3A44;
    background-color: #fff;
}

body.no-scroll {
    overflow-y: hidden;
}

body.subscriber #wpadminbar {
    display: none !important;
}

html,
body {
    height: 100%;
}

section,
header,
footer {
    position: relative;
    outline: 0;
    border: 0;
}

strong {
    font-weight: 700;
}

img {
    max-width: 100%;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background-color: #D9EDF5;
    border-left: 1px solid #fff;
}

::-webkit-scrollbar-thumb {
    background-color: #57B9CC;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #57B9CC;
}

/*********************** TYPOGRAPHY ***********************/

a {
    font-family: 'DM Sans', sans-serif;
    cursor: pointer;
    color: #1E3A44;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #1E3A44;
    text-decoration: underline;
}


h1,
h2,
h3,
h4,
h5 {
    font-family: 'DM Sans', sans-serif;
    margin: 0;
    color: #1E3A44;
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
}

h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 500;
    letter-spacing: 0.01em;
}


h2 {
    font-size: 40px;
    line-height: 56px;
    font-weight: 500;
}

h3 {
    font-size: 24px;
    line-height: 34px;

}

h4 {
    font-size: 16px;
    line-height: 26px;

}


p {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    font-weight: 500;
    z-index: 1;
    color: #1E3A44;
    margin-bottom: 25px;
}

p > a {
    color: #89D0E4;
}

p > a:hover,
p > a:focus {
    color: #57B9CC;
}

.small,
.small a {
    font-size: 14px;
    line-height: 24px;
}

@media(max-width:767px) {
    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    h2 {
        font-size: 30px;
        line-height: 46px;
    }

    h3 {
        font-size: 20px;
        line-height: 30px;
    }

    p,
    p > a {
        font-size: 20px;
        line-height: 30px;
    }
}

@media(max-width:380px) {
    h1 {
        font-size: 36px;
        line-height: 46px;
    }

    h2 {
        font-size: 26px;
        line-height: 36px;
    }
}

/*********************** HELPER CLASS ***********************/
.cl:before,
.cl:after {
    display: table;
    content: " ";
}

.cl:after {
    clear: both;
}

.cl {
    clear: both;
}

.wpml-ls-flag {
    width: 18px;
    height: auto
}

.section-center {
    z-index: 1;
    display: table;
    width: 100%;
    height: 100%
}

.section-center .section-center-1 {
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
    position: relative
}


hr {
    margin: 40px 0px;
    border: 0;
    border-top: 1px solid #D9EDF5;
}

hr.hr-sub-title {
    border: 2px solid #D9EDF5;
    width: 60px;
}

hr.hr-sub-title-white {
    border: 2px solid #fff;
    width: 60px;
}

.m-auto {
    margin: 30px 0px;
    margin-left: auto;
    margin-right: auto;
}

.hide {
    display: none;
}

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

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


.text-upper {
    text-transform: uppercase;
}


.colorBlack {
    color: #000;
}

.colorDarkBlue {
    color: #1E3A44
}

.colorDirtyBlue {
    color: #57B9CC;
}

.colorBlue {
    color: #4AA3B5;
}

.colorRed {
    color: #db0000;
}

.colorGreen {
    color: #57B9CC;
}

.bgSilver,
.bg-silver {
    background-color: #f5fafd;
}

.bgGrey,
.bg-grey {
    background-color: #f6f7f9;
}

.bgWhite,
.bg-white {
    background-color: #fff;
}

.bg-yellow {
    background-color: #F4F2EC;
}

.bg-brown {
    background-color: #E3DDD9;
}


.col-item-4 {
    margin-left: 16.66666667%;
    clear: both;
}

@media(max-width:767px) {
    .col-item-4 {
        margin-left: 0;
    }
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);

}

:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
}


.mt-0 {
    margin-top: 0px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-160 {
    margin-top: 160px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-140 {
    margin-bottom: 140px;
}


.pt-0 {
    padding-top: 0px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}



.pb-0 {
    padding-bottom: 0px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.padded20 {
    padding: 20px 0px;
}

.padded40 {
    padding: 40px 0px;
}

.padded60 {
    padding: 60px 0px;
}

.padded80 {
    padding: 80px 0px;
}

.padded100 {
    padding: 100px 0px;
}

.padded120 {
    padding: 120px 0px;
}

.padded140 {
    padding: 140px 0px;
}

.padded160 {
    padding: 160px 0px;
}


.font500 {
    font-weight: 500;
}

.font700 {
    font-weight: 700;
}


.w110 {
    width: 110px;
}

@media(max-width:1200px) {
    .mt-80-md {
        margin-top: 80px;
    }
}

@media(max-width:992px) {
    .mt-0-md {
        margin-top: 0px;
    }

    .mt-40-md {
        margin-top: 40px;
    }

    .mb-40-md {
        margin-bottom: 40px;
    }

    .mb-60-md {
        margin-bottom: 60px;
    }
}

@media(max-width:767px) {
    .overflow-hidden-xs {
        overflow: hidden;
    }

    .padded80,
    .padded100,
    .padded120,
    .padded140,
    .padded160 {
        padding: 60px 0px;
    }

    .mb-60-xs {
        margin-bottom: 60px;
    }

    .text-center-xs {
        text-align: center;
    }

    hr.hr-sub-title.hr-sub-title-center-xs {
        margin: 40px auto;
    }

    .negative-margin-m:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 180px;
        z-index: 0;
        background-color: #fff;
    }

    .mt-0-xs {
        margin-top: 0px;
    }
}

@media(max-width:480px) {
    hr.hr-sub-title {
        width: 40px;
    }

    .mb-20-xxs {
        margin-bottom: 20px;
    }
}

@media(max-width:320px) {
    hr.hr-sub-title {
        width: 30px;
    }
}

/*********************** UI Components ***********************/

/*Radio box*/
.radio-box {
    position: relative;
    display: inline-block;
    padding-left: 34px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.radio-box input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.radio-box .checkmark {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #89D0E4;
    border-radius: 50%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.radio-box .text {
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.radio-box input:checked {}

.radio-box input:checked + .checkmark {
    border-width: 8px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

@media(max-width:340px) {
    .radio-box {
        padding-left: 24px;
    }

    .radio-box .checkmark {
        width: 18px;
        height: 18px;
    }

    .radio-box input:checked + .checkmark {
        border-width: 6px;
    }

    .radio-box .text {
        font-size: 14px;
        line-height: 18px;
    }

}


/*Steps*/
.steps {
    position: relative;
    margin-bottom: 40px;
}


.steps > li {
    text-align: center;
    display: table-cell;
    width: 1%;
}

.steps li > a {
    display: block;
    font-size: 18px;
    padding: 10px 0px;
    border-bottom: 3px solid #D9EDF5;
}

.steps li > a.current {
    border-color: #57B9CC;
}

.steps li > a:hover,
.steps li > a:focus {
    text-decoration: none;
}

.steps-content .step-pane {
    display: none;
    position: relative;

}

.steps-content .step-pane.current {
    display: block;
}

@media(max-width:480px) {
    .steps li > a {
        font-size: 16px;
    }
}

@media(max-width:320px) {
    .steps li > a {
        font-size: 14px;
    }
}

/*Arrows Shape*/
.arrows-shape {
    position: relative;
    width: 400px;
    height: 280px;
    display: block;
    margin: 100px auto 40px auto;
    z-index: 0;

}

.arrows-shape .arrows-shape-item {
    display: block;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-animation: arrowsShapeAnim infinite;
    -moz-animation: arrowsShapeAnim infinite;
    -o-animation: arrowsShapeAnim infinite;
    animation: arrowsShapeAnim infinite;
}

@-webkit-keyframes arrowsShapeAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}

@-moz-keyframes arrowsShapeAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}

@-o-keyframes arrowsShapeAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}

@keyframes arrowsShapeAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}


.arrows-shape .arrows-shape-item.asi-1 {
    background-image: url(../images/arrow-left-lg.png);
    background-size: 125px 206px;
    width: 125px;
    height: 206px;
    left: 0px;
    top: 40px;
    animation-duration: 3s;
}

.arrows-shape .arrows-shape-item.asi-2 {
    background-image: url(../images/arrow-center-lg.png);
    background-size: 80px 132px;
    width: 80px;
    height: 132px;
    left: 0;
    right: 0;
    top: 140px;
    margin: auto;
    animation-duration: 5s;
}

.arrows-shape .arrows-shape-item.asi-3 {
    background-image: url(../images/arrow-right-lg.png);
    background-size: 125px 206px;
    width: 125px;
    height: 206px;
    right: 0px;
    top: 0px;
    animation-duration: 6s;
}

@media(max-width:992px) {
    .arrows-shape {
        display: none;

    }
}

/*Container well*/
.container-well {
    position: relative;
    margin-top: -140px;
}

.container-well:after {
    content: "";
    position: absolute;
    top: -60px;
    left: -60px;
    right: -60px;
    bottom: -30px;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 19px;
}

@media(max-width:767px) {
    .container-well {
        margin-top: 0px;
    }

    .container-well:after {
        content: none;
    }

}

/*Contact map*/
.contact-map iframe {
    width: 100%;
    height: 660px;
}

@media(max-width:992px) {
    .contact-map iframe {
        height: 480px;
    }
}

@media(max-width:767px) {
    .contact-map iframe {
        height: 380px;
    }
}

/* Page progress bar on the top of page */
.page-progress {
    position: fixed;
    top: 0;
    left: 0;
    height: 5px;
    background-color: #D9EDF5;
    min-width: 0px;
    z-index: 50;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/* OWL Circle products*/
.owl-circle-products {}

.owl-circle-products .owl-circle-product-item {
    display: block;
    position: relative;
    margin-top: 40px;
    text-align: center;
}

.owl-circle-products .owl-circle-product-item .owl-circle-product-item-image {
    display: block;
    position: relative;
    background-image: url(../images/bg-circle-item.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    width: 220px;
    height: 220px;
    margin: auto;
    margin-bottom: 15px;
    border-radius: 50%
}

.owl-circle-products .owl-circle-product-item .owl-circle-product-item-image:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #CDCDCD;
    border-radius: 50%
}

.owl-circle-products .owl-circle-product-item .owl-circle-product-item-image img {
    width: 120px;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}



.owl-circle-products .owl-item:nth-child(even) .owl-circle-product-item-image img {
    -webkit-animation: owlCircleProductItemAnimEven 5s infinite;
    -moz-animation: owlCircleProductItemAnimEven 5s infinite;
    -o-animation: owlCircleProductItemAnimEven 5s infinite;
    animation: owlCircleProductItemAnimEven 5s infinite;
}

.owl-circle-products .owl-item:nth-child(odd) .owl-circle-product-item-image img {
    -webkit-animation: owlCircleProductItemAnimOdd 7s infinite;
    -moz-animation: owlCircleProductItemAnimOdd 7s infinite;
    -o-animation: owlCircleProductItemAnimOdd 7s infinite;
    animation: owlCircleProductItemAnimOdd 7s infinite;
}



@-moz-keyframes owlCircleProductItemAnimEven {}

@-o-keyframes owlCircleProductItemAnimEven {}

@keyframes owlCircleProductItemAnimEven {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}


.owl-circle-products .owl-circle-product-item p {
    font-weight: 600;
    color: #57B9CC;
    font-size: 18px;
    margin: 0;
}

@-moz-keyframes owlCircleProductItemAnimOdd {}

@-o-keyframes owlCircleProductItemAnimOdd {}

@keyframes owlCircleProductItemAnimOdd {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-25deg);
        -moz-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
        -o-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}


.owl-circle-products .owl-circle-product-item p {
    font-weight: 600;
    color: #57B9CC;
    font-size: 18px;
    margin: 0;
}


.owl-circle-products .owl-item:nth-child(odd) .owl-circle-product-item {
    margin-top: 140px;
}

.owl-circle-products .owl-item:nth-child(2n+1) .owl-circle-product-item:after {
    content: "";
    position: absolute;
    right: -20px;
    top: -40px;
    border: 1px solid #CDCDCD;
    width: 60px;
    height: 60px;
    display: block;
    z-index: -1;
    border-radius: 50%;

    -webkit-animation: owlCircleProductItemAnimAfter 4s infinite;
    -moz-animation: owlCircleProductItemAnimAfter 4s infinite;
    -o-animation: owlCircleProductItemAnimAfter 4s infinite;
    animation: owlCircleProductItemAnimAfter 4s infinite;
}

@-moz-keyframes owlCircleProductItemAnimAfter {}

@-o-keyframes owlCircleProductItemAnimAfter {}

@keyframes owlCircleProductItemAnimAfter {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.owl-circle-products .owl-item:nth-child(2n) .owl-circle-product-item:before {
    content: "";
    position: absolute;
    right: -100px;
    top: -40px;
    border: 1px solid #CDCDCD;
    width: 180px;
    height: 180px;
    display: block;
    z-index: -1;
    border-radius: 50%;
}

@media(max-width:992px) {
    .owl-circle-products .owl-circle-product-item .owl-circle-product-item-image {
        background-size: 140px 140px;
        width: 160px;
        height: 160px;
    }

    .owl-circle-products .owl-circle-product-item .owl-circle-product-item-image img {
        width: 100px;
    }

    .owl-circle-products .owl-item:nth-child(2n+1) .owl-circle-product-item:after {

        right: 0px;
        top: -20px;
        width: 40px;
        height: 40px;
    }

    .owl-circle-products .owl-item:nth-child(2n) .owl-circle-product-item:before {
        right: -60px;
        top: -40px;
        width: 120px;
        height: 120px;
    }
}

@media(max-width:600px) {
    .owl-circle-products .owl-circle-product-item p {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .owl-circle-products .owl-circle-product-item p {
        font-size: 14px;
    }
}

/* Circle products*/
.circle-products {
    height: 420px;
    display: block;
    position: relative;
    margin-top: 40px;
}


.circle-products .circle-products-items {
    position: absolute;
    right: 0;
    left: 0;
    width: 1170px;
    margin: auto;
    top: 0;
}

.circle-products .circle-product-item {
    display: block;
    float: left;
    position: relative;

    -webkit-animation: circleProductItemAnim 5s infinite;
    -moz-animation: circleProductItemAnim 5s infinite;
    -o-animation: circleProductItemAnim 5s infinite;
    animation: circleProductItemAnim 5s infinite;
}

@-webkit-keyframes circleProductItemAnim {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes circleProductItemAnim {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-o-keyframes circleProductItemAnim {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes circleProductItemAnim {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}


.circle-products .circle-product-item:after {
    content: "";
    border: 1px solid #C4C4C4;
    padding: 8px;
    display: block;
    position: absolute;
    z-index: 0;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    -webkit-animation: circleProductItemAfterAnim 8s infinite;
    -moz-animation: circleProductItemAfterAnim 8s infinite;
    -o-animation: circleProductItemAfterAnim 8s infinite;
    animation: circleProductItemAfterAnim 8s infinite;
}

@-webkit-keyframes circleProductItemAfterAnim {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);

    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes circleProductItemAfterAnim {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);

    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes circleProductItemAfterAnim {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);

    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes circleProductItemAfterAnim {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);

    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}



.circle-products .circle-product-item img {
    height: auto;
    display: block;
    border: 1px solid #C4C4C4;
    padding: 8px;
    z-index: 1;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.circle-products .circle-product-item.cpi-large img {
    width: 200px;
}

.circle-products .circle-product-item.cpi-medium img {
    width: 150px;
}

.circle-products .circle-product-item.cpi-small img {
    width: 120px;
}

.circle-products .circle-product-item:nth-child(1):after {
    left: -180px;
    top: 110px;
    width: 220px;
    height: 220px;
}

.circle-products .circle-product-item:nth-child(2) {
    margin-top: 140px;
    margin-left: -20px;
    animation-duration: 8s;
}

.circle-products .circle-product-item:nth-child(2):after {
    left: -40px;
    top: 60px;
    width: 80px;
    height: 80px;
}

.circle-products .circle-product-item:nth-child(3) {
    margin-top: 40px;
    margin-left: -14px;
    animation-duration: 6s;
}

.circle-products .circle-product-item:nth-child(3):after {
    left: -140px;
    top: -60px;
    width: 100px;
    height: 100px;
}


.circle-products .circle-product-item:nth-child(4) {
    margin-top: 110px;
    margin-left: -10px;
    animation-duration: 10s;
}

.circle-products .circle-product-item:nth-child(4):after {
    content: none;
}


.circle-products .circle-product-item:nth-child(5) {
    margin-top: 70px;
    margin-left: -6px;
    animation-duration: 12s;
}

.circle-products .circle-product-item:nth-child(5):after {
    left: -20px;
    top: -20px;
    width: 80px;
    height: 80px;
}



.circle-products .circle-product-item:nth-child(6) {
    margin-top: 110px;
    margin-left: 0px;
    animation-duration: 7s;
}

.circle-products .circle-product-item:nth-child(6):after {
    right: -120px;
    top: 30px;
    width: 100px;
    height: 100px;
}


.circle-products .circle-product-item:nth-child(7) {
    margin-top: -30px;
    margin-left: -24px;
}

.circle-products .circle-product-item:nth-child(7):after {
    right: -220px;
    top: -60px;
    width: 220px;
    height: 220px;
}

.circle-products .circle-product-item:nth-child(8) {
    margin-top: 140px;
    margin-left: -40px;
}

.circle-products .circle-product-item:nth-child(8):after {
    right: -220px;
    top: -20px;
    width: 220px;
    height: 220px;
}

.circle-products .circle-product-item:hover img,
.circle-products .circle-product-item:focus img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.circle-products .circle-products-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 1170px;
    margin: auto;

}

.circle-products .circle-products-text > li {
    color: #57B9CC;
    font-size: 26px;
    line-height: 40px;
    display: inline-block;
    width: 24.5%;
    text-align: center;
}


.circle-products .circle-products-text > li:nth-child(5) {
    padding-right: 20px;
}

.circle-products .circle-products-text > li:nth-child(6) {
    padding-left: 10px;
}

.circle-products .circle-products-text > li:nth-child(7) {
    padding-left: 40px;
}

@media(max-width:1200px) {
    .circle-products .circle-products-items {
        width: 970px;
    }

    .circle-products .circle-products-text {
        width: 970px;
    }

    .circle-products .circle-product-item.cpi-large img {
        width: 180px;
    }

    .circle-products .circle-product-item.cpi-medium img {
        width: 120px;
    }

    .circle-products .circle-product-item.cpi-small img {
        width: 100px;
    }
}

@media(max-width:992px) {
    .circle-products .circle-products-items {
        width: 740px;
    }

    .circle-products .circle-products-text {
        width: 740px;
    }

    .circle-products .circle-products-text > li {
        font-size: 22px;
    }

    .circle-products .circle-product-item.cpi-large img {
        width: 140px;
    }

    .circle-products .circle-product-item.cpi-medium img {
        width: 100px;
    }

    .circle-products .circle-product-item.cpi-small img {
        width: 60px;
    }
}


@media(max-width:767px) {
    .circle-products {
        height: auto;
    }

    .circle-products .circle-products-items {
        -webkit-animation: circleProductsItemsAnim 12s infinite;
        -moz-animation: circleProductsItemsAnim 12s infinite;
        -o-animation: circleProductsItemsAnim 12s infinite;
        animation: circleProductsItemsAnim 12s infinite;
    }

    @-webkit-keyframes circleProductsItemsAnim {
        0% {
            left: 0;
        }

        50% {
            left: -100%;
        }

        100% {
            left: 0;
        }
    }

    @-moz-keyframes circleProductsItemsAnim {
        0% {
            left: 0;
        }

        50% {
            left: -100%;
        }

        100% {
            left: 0;
        }
    }

    @-o-keyframes circleProductsItemsAnim {
        0% {
            left: 0;
        }

        50% {
            left: -100%;
        }

        100% {
            left: 0;
        }
    }

    @keyframes circleProductsItemsAnim {
        0% {
            left: 0;
        }

        50% {
            left: -100%;
        }

        100% {
            left: 0;
        }
    }


    .circle-products .circle-products-text {
        position: relative;
        left: initial;
        right: initial;
        bottom: initial;
        width: auto;
        padding-top: 280px;
    }

    .circle-products .circle-products-text > li {
        padding: 5px 0px !important;
        display: block;
        text-align: center !important;
        width: auto;
    }
}

@media(max-width:480px) {
    .circle-products .circle-products-text > li {
        font-size: 18px;
        line-height: 26px;
    }
}

/* Team item*/
.team-item {
    position: relative;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.team-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.team-item .team-item-info {
    margin-top: 200px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.team-item-info a {
    word-break: break-all;
}

.team-item.ti-left {
    text-align: left;
}

.team-item.ti-right {
    text-align: right;
}

.team-item.ti-1 {
    margin-top: -140px;
}

.team-item.ti-2 {
    margin-top: 140px;
}

.team-item.ti-3 {
    margin-top: -100px;

}


.team-item:hover img,
.team-item:focus img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.team-item:hover .team-item-info,
.team-item:focus .team-item-info {
    margin-top: 0px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


@media(max-width:992px) {
    .team-item .team-item-info {
        margin-top: 90px;
    }

}

@media(max-width:767px) {
    .team-item .team-item-info {
        margin-top: 15px;
    }

    .team-item.ti-left img {
        margin-left: -15px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .team-item.ti-right img {
        margin-left: 15px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .team-item.ti-1,
    .team-item.ti-2,
    .team-item.ti-3 {
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .team-item:hover .team-item-info,
    .team-item:focus .team-item-info {
        margin-top: 15px;
    }

    .team-item:hover img,
    .team-item:focus img {
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
    }
}

/* Hero arrow line */
.hero-arrow-line:after {
    content: "";
    position: absolute;
    bottom: 70px;
    left: -60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/shape-hero-line-arrow.png);
    width: 1500px;
    height: 267px;
    background-size: 1500px 267px;
    display: block;
    z-index: -1;

    -webkit-animation: heroArrowLineAnim 5s infinite;
    -moz-animation: heroArrowLineAnim 5s infinite;
    -o-animation: heroArrowLineAnim 5s infinite;
    animation: heroArrowLineAnim 5s infinite;

}

@-webkit-keyframes heroArrowLineAnim {
    0% {

        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes heroArrowLineAnim {
    0% {

        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes heroArrowLineAnim {
    0% {

        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

@keyframes heroArrowLineAnim {
    0% {

        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

.hero-arrow-line.hero-inner-arrow-line:after {
    left: 0px;
    background-image: url(../images/shape-hero-inner-line-arrow.png);
    width: 1500px;
    height: 399px;
    background-size: 1500px 399px;
}



@media(max-width:767px) {
    .hero-arrow-line:after {
        bottom: -40px;
        left: 0px;
    }

    .hero-arrow-line.hero-inner-arrow-line:after {
        bottom: 40px;
    }

}

@media(max-width:480px) {
    .hero-arrow-line.hero-inner-arrow-line:after {
        background-image: url(../images/shape-hero-inner-line-arrow-m.png);
        width: 350px;
        height: 271px;
        background-size: 350px 271px;
    }
}

/* Team Background */
.team-bg {
    background-image: url(../images/shape-line.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
}


/* Image for Partner werden section */
.image-partner-werden {
    position: absolute;
    left: 15px;
    bottom: -40px;
    width: 660px;
    height: 464px;
    display: block;
    z-index: 0;
}

.image-partner-werden img {
    width: 660px;
    height: auto;
}

@media(max-width:992px) {
    .image-partner-werden {
        left: -140px;
    }
}

@media(max-width:767px) {
    .image-partner-werden {
        position: relative;
        left: initial;
        bottom: initial;
        width: 100%;
        height: auto;
    }

    .image-partner-werden img {
        width: 100%;
    }

}


/* Well with border */
.well-border {
    position: relative;
    padding: 40px;
    display: block;
    border: 1px solid #57B9CC;
    background-color: #fff;
    min-height: 360px;
    margin-bottom: 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.well-border ul {
    margin-left: 20px;
}

.well-border ul > li {
    list-style: disc;
    font-size: 16px;
    line-height: 18px;
    position: relative;
    font-weight: 400;
    color: #1E3A44;
    margin-bottom: 10px;
}

.well-border ul > li:last-child {
    margin-bottom: 0px;
}

@media(max-width:992px) {
    .well-border {
        min-height: 420px;
    }
}

@media(max-width:767px) {
    .well-border {
        padding: 30px;
        min-height: initial;
    }
}


/* Well */
.well {
    position: relative;
    padding: 60px 100px;
    display: block;
    background-color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

@media(max-width:1200px) {
    .well {
        padding: 40px 60px;
    }
}

@media(max-width:992px) {
    .well {
        padding: 30px 40px;
    }
}

@media(max-width:767px) {
    .well {
        padding: 30px;
    }
}

/* We are tradee*/
.we-are-tradee {
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.we-are-tradee .logo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.we-are-tradee a {
    display: block;
    position: relative;
}

.we-are-tradee a img {
    position: absolute;
    z-index: 1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.we-are-tradee a:nth-child(1) img {
    top: -80px;
    left: 0;
    width: 300px;
}

.we-are-tradee a:nth-child(2) img {
    top: 260px;
    left: 20px;
    width: 250px;
}

.we-are-tradee a:nth-child(3) img {
    top: 140px;
    right: 0px;
    width: 250px;
}

.we-are-tradee img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

@media(max-width:992px) {
    .we-are-tradee {
        height: 480px;
    }

    .we-are-tradee .logo {
        display: none;
    }

    .we-are-tradee a:nth-child(1) img {
        top: 0px;
    }

    .we-are-tradee a:nth-child(2) img {
        top: 360px;
    }

    .we-are-tradee a:nth-child(3) img {
        top: 220px;
    }
}


@media(max-width:767px) {
    .we-are-tradee a:nth-child(1) img {
        left: -80px;
    }

    .we-are-tradee a:nth-child(2) v {
        left: -40px;
        top: 320px;
    }

    .we-are-tradee a:nth-child(3) img {
        right: -80px;
        top: 180px;
    }
}


@media(max-width:380px) {
    .we-are-tradee {
        height: 380px;
    }

    .we-are-tradee a:nth-child(1) img {
        top: 0px;
        width: 250px;
    }

    .we-are-tradee a:nth-child(2) img {
        top: 280px;
        width: 200px;
    }

    .we-are-tradee a:nth-child(3) img {
        top: 160px;
        width: 200px;
    }
}


/* SEO item */
.seo-item {
    position: relative;
    display: block;
    background-color: #fff;
    padding: 40px 30px;
    border: 1px solid #57B9CC;
    margin-bottom: 30px;
    z-index: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.seo-item .seo-item-title {
    font-weight: 700;
    padding-left: 100px;
    margin-bottom: 30px;
    word-break: break-word;
    z-index: 1;
    display: table;
    width: 100%;
    height: 80px;
}

.seo-item .seo-item-title .seo-item-title-box {
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
    position: relative
}

.seo-item p {
    margin-bottom: 0px;
}

.seo-item img {
    width: 80px;
    position: absolute;
    left: 30px;
    top: 40px;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.seo-item:hover img,
.seo-item:focus img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.seo-item:hover,
.seo-item:focus {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;

    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

@media(max-width:1200px) {
    .seo-item {
        padding: 30px 20px;
    }

    .seo-item img {
        width: 60px;
        left: 20px;
        top: 30px;
    }

    .seo-item .seo-item-title {
        height: 60px;
        padding-left: 70px;
    }
}

@media(max-width:767px) {
    .seo-item {
        margin-right: -15px;
        margin-bottom: 15px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .seo-item img {
        width: 80px;
    }

    .seo-item .seo-item-title {
        height: 80px;
        padding-left: 100px;
    }

    .seo-item p {
        font-size: 16px;
        line-height: 26px;
    }

    .seo-item:hover,
    .seo-item:focus {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .seo-item:hover,
    .seo-item:focus {
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
    }
}

@media(max-width:320px) {
    .seo-item img {
        width: 60px;
    }

    .seo-item .seo-item-title {
        height: 60px;
        padding-left: 70px;
    }

}


/* Stat item */
.stat-item {
    position: relative;
    display: block;
    width: 160px;
    margin-bottom: 20px;
}

.stat-item hr {
    margin: 0px 0px 5px 0px;
    border: 2px solid #6EB6C4;
    width: 60px;
}

.stat-item .stat-item-no {
    margin: 0;
    font-weight: 700;
    color: #4AA3B5;
    font-size: 50px;

}

.stat-item p {
    margin-bottom: 0px;
}

@media(max-width:767px) {
    .stat-item {
        width: auto
    }

    .stat-item .stat-item-no {
        font-size: 24px;
        line-height: 34px;

    }

    .stat-item p {
        font-size: 12px;
        line-height: 18px;
    }
}

@media(max-width:480px) {
    .stat-item hr {
        width: 40px;
    }
}

@media(max-width:320px) {
    .stat-item hr {
        width: 30px;
    }
}

/* Video in box*/
.video-box {
    max-width: 100%;
    position: relative;
    display: block;
    margin-top: 130px;
}

.video-box:after {
    content: "";
    position: absolute;
    left: 40px;
    top: -80px;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 0;
    background-color: #D9EDF5;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.video-box-ratio-keeper {
    position: relative;
    padding-top: 56.25%;
    z-index: 1;
}

.video-box-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}

.video-box-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.video-box:hover .video-box-wrapper,
.video-box:focus .video-box-wrapper {
    top: -40px;
    bottom: 40px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


@media(max-width:992px) {
    .video-box {
        margin-top: 0px;
        margin-bottom: 40px
    }

    .video-box:after {
        content: none;
    }

    .video-box:hover .video-box-wrapper,
    .video-box:focus .video-box-wrapper {
        top: 0px;
        bottom: 0px;
    }
}

/*Support item*/
.support-item {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 60px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.support-item p {
    position: relative;
    padding: 0px 40px;
}

.support-item img {
    width: 110px;
    margin: auto;
    margin-bottom: 30px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.support-item.si-disable,
.support-item.si1 {
    opacity: 0.5;
}

.support-item.si-disable h1,
.support-item.si-disable h2,
.support-item.si-disable h3,
.support-item.si-disable h4 {
    color: #BDBDBD;
}

.support-item:hover img,
.support-item:focus img {
    transform: scale(1.2);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

@media(max-width:1300px) {
    .support-item p {
        padding: 0px 20px;
    }
}

@media(max-width:992px) {
    .support-item p {
        padding: 0px;
    }
}

@media(max-width:767px) {
    .support-item p {
        padding: 0px 20px;
    }
}

/* Logo */
.logo {
    background-image: url(../images/logo-new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 195px 53px;
    width: 195px;
    height: 53px;
    display: block;
    z-index: 1;
    position: relative;
}

.logo:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0px;
    background-image: url(../images/logo-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    display: block;
    z-index: 1;

    -webkit-animation: logoShapeAnim 6s infinite;
    -moz-animation: logoShapeAnim 6s infinite;
    -o-animation: logoShapeAnim 6s infinite;
    animation: logoShapeAnim 3s infinite;

}

@-webkit-keyframes logoShapeAnim {
    0% {}

    50% {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {}
}

@-moz-keyframes logoShapeAnim {
    0% {}

    50% {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {}
}

@-o-keyframes logoShapeAnim {
    0% {}

    50% {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {}
}

@keyframes logoShapeAnim {
    0% {}

    50% {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    100% {}
}


/* Loading page */
.loading-page {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    margin: auto;
    overflow: hidden;
    background-color: #fff;
    display: block;
}


.loading-page .logo {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}



/*Scroll To Top*/
.scroll-to-top {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #fff;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: -1;
    opacity: 0;
    box-shadow: 0px 3px 6px rgba(8, 52, 83, 0.20);

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.scroll-to-top span {
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
}

.scroll-to-top span:after,
.scroll-to-top span:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    display: block;
    top: 22px;
    background-color: #57B9CC;
}

.scroll-to-top span:after {
    left: 12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.scroll-to-top span:before {
    right: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.scroll-to-top.stt-show {
    z-index: 5;
    opacity: 1;
}


.scroll-to-top:hover,
.scroll-to-top:focus {
    box-shadow: 0px 3px 6px rgba(8, 52, 83, 0.40);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


/*********************** Text Fields ***********************/

.form-control {
    font-family: 'DM Sans', sans-serif;
    padding: 8px 14px;
    border: 1px solid rgba(30, 58, 68, 0.1);
    background-color: rgba(30, 58, 68, 0.04);
    display: block;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    z-index: 1;
    position: relative;
    box-sizing: border-box;
    outline: 0;
    color: #1E3A44;
    font-weight: 500;

    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.form-control:hover,
.form-control:focus {
    background-color: rgba(30, 58, 68, 0.08);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.form-control.wpcf7-not-valid {
    border-color: #db0000;
}

.wpcf7-not-valid-tip {
    color: #db0000 !important;
    font-size: 14px !important;
    margin-top: 5px;
    position: relative;
    z-index: 1;

}

.wpcf7 form .wpcf7-response-output {
    margin: 15px 0px !important;
    padding: 10px !important;
    position: relative;
    z-index: 1;
}

.wpcf7-spinner {
    display: none !important;
}

::-ms-clear {
    display: none;
}

textarea {
    min-height: 140px;
    resize: vertical;
}

.form-group {
    margin-bottom: 30px;
    position: relative;
}

.form-group .form-label {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

textarea {
    resize: vertical;
    min-height: 140px;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../images/icons/icn-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-size: 12px 6px;
    background-position: center right 15px;
}

/*********************** Buttons ***********************/

.btn {
    font-family: 'DM Sans', sans-serif;
    outline: 0;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    padding: 10px 26px;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #1E3A44;
    font-weight: 700;
    z-index: 1;
    -webkit-appearance: none;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    -ms-border-radius: 48px;
    -o-border-radius: 48px;
    border-radius: 48px;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.btn:hover,
.btn:focus {
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/*Primary*/
.btn.btn-primary {
    background-color: #D9EDF5;
    border-color: #D9EDF5;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background-color: #57B9CC;
    border-color: #57B9CC;
    color: #fff;
}

/*Default*/
.btn.btn-default {
    background-color: #57B9CC;
    border-color: #57B9CC;
    color: #fff;
}

.btn.btn-default:hover,
.btn.btn-default:focus {
    background-color: #D9EDF5;
    border-color: #D9EDF5;
    color: #1E3A44;
}

/*Transparent*/
.btn.btn-transparent {
    background-color: transparent;
    border-color: #fff;
    color: #1E3A44;
}

.btn.btn-transparent:hover,
.btn.btn-transparent:focus {
    background-color: #57B9CC;
    border-color: #57B9CC;
    color: #fff;
}

/*Button border green*/
.btn.btn-border-green {
    background-color: transparent;
    border-color: #57B9CC;
    color: #1E3A44;
}

.btn.btn-border-green:hover,
.btn.btn-border-green:focus {
    background-color: #57B9CC;
    border-color: #57B9CC;
    color: #fff;
}

/*Button border dark blue*/
.btn.btn-border-dark-blue {
    background-color: transparent;
    border-color: #1E3A44;
    color: #1E3A44;
}

.btn.btn-border-dark-blue:hover,
.btn.btn-border-dark-blue:focus {
    background-color: #1E3A44;
    border-color: #1E3A44;
    color: #fff;
}

/*Button dark blue*/
.btn.btn-dark-blue {
    background-color: #57B9CC;
    border-color: #57B9CC;
    color: #1E3A44;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.btn.btn-dark-blue:hover,
.btn.btn-dark-blue:focus {
    background-color: #D9EDF5;
    border-color: #57B9CC;
    color: #1E3A44;
}


/* Button link*/
.btn.btn-link {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: underline;
    padding: 10px 0px;
    background: none;
}

.btn.btn-link:hover,
.btn.btn-link:focus {
    color: #57B9CC;
}


/* Sizes*/
.btn.btn-sm {
    padding: 6px 20px;
}

/*Block*/
.btn-block {
    display: block;
    width: 100%;
}

@media(min-width:767px) {
    .btn-block-sm {
        display: block;
        width: 100%;
    }
}

@media(max-width:480px) {
    .btn {
        padding: 10px;
    }
}

/*********************** .container ***********************/
.container {
    width: 1170px;
    margin: auto;
}

@media(max-width:1200px) {
    .container {
        width: 970px;
    }
}

@media(max-width:992px) {
    .container {
        width: 740px;
    }
}

@media(max-width:767px) {
    .container {
        width: auto;
    }
}

/*********************** HEADER .header ***********************/
.header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 80px;


    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


/*Logo*/
.header .logo {
    position: absolute;
    top: 14px;
    left: 15px;

}

/* Header login */
.header .header-login {
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 1;
    display: inline-block;
    padding: 8px 28px;
    color: #1E3A44;
    font-weight: 700;
    font-size: 16px;
    margin: 18px 0px;
    border: 1px solid #57B9CC;
    border-radius: 48px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}

.header .header-login:hover,
.header .header-login:focus {
    text-decoration: none;
    background-color: #57B9CC;
    color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/*Main Nav*/
.header .nav-main {
    text-align: center;
    position: relative;
}

.header .nav-main > li {
    display: inline-block;
    position: relative;
}

.header .nav-main > li > a {
    display: block;
    padding: 28px 8px;
    color: #1E3A44;
    position: relative;
    font-weight: 700;
    font-size: 16px;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.header .nav-main > li.current_page_item > a {
    color: #57b9cc;
}

.header .nav-main > li > a:hover,
.header .nav-main > li > a:focus {
    text-decoration: none;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.header .nav-main > li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 40px;
    background-image: url(../images/icn-nav-arrow.png);
    width: 7px;
    height: 5px;
    background-size: 7px 5px;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.header .nav-main > li > a + ul {
    display: none;
    position: absolute;
    left: 20px;
    top: 65px;
    z-index: 1;
    text-align: left;
    min-width: 240px;
    background-color: #d9edf5;

    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
}

.header .nav-main > li > a + ul:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d9edf5;

}

.header .nav-main > li > a + ul > li {
    display: block;
    position: relative;
}

.header .nav-main > li > a + ul > li > a {
    padding: 8px 16px;
    color: #1e3a44;
    position: relative;
    display: block;
    font-size: 16px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.header .nav-main > li > a + ul > li:first-child > a {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.header .nav-main > li > a + ul > li:last-child > a {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.header .nav-main > li > a + ul > li > a:hover,
.header .nav-main > li > a + ul > li > a:focus {
    background-color: #57b9cc;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.header .nav-main > li.menu-item-has-children:hover > a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.header .nav-mobile {
    display: none;
}

/*Header fixed*/
.header.header-fixed {
    position: fixed;
    background-color: #fff;

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.header.header-fixed .nav-main > li > a + ul {
    top: 80px;
}

@media(max-width:1200px) {
    .header .nav-main {
        text-align: right;
        margin-right: 120px;
    }

    .header .nav-main > li > a {
        padding: 28px 6px;
    }

    .header .nav-main > li.menu-item-has-children > a:after {
        right: -4px;
    }
}

@media(max-width:992px) {
    .header .header-login {
        margin-right: 80px;
    }
}
@media(max-width:767px ) {
    .header .header-login {
        margin-right: 60px;
    }
}
@media(min-width:992px) {
    .header .nav-main > li:hover > a + ul {
        display: block;
    }
}


@media(max-width:992px) {

    /*Header fixed*/
    .header.header-open {
        background: rgb(138, 205, 213);
        background: -moz-linear-gradient(top, rgba(138, 205, 213, 1) 0%, rgba(110, 181, 224, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(138, 205, 213, 1) 0%, rgba(110, 181, 224, 1) 100%);
        background: linear-gradient(to bottom, rgba(138, 205, 213, 1) 0%, rgba(110, 181, 224, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8acdd5', endColorstr='#6eb5e0', GradientType=0);
    }

    /*Nav main*/
    .header .nav-main {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0;
        top: 80px;
        z-index: 2;
        width: 100%;

        background: rgb(110, 181, 224);
        background: -moz-linear-gradient(top, rgba(110, 181, 224, 1) 0%, rgba(138, 205, 213, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(110, 181, 224, 1) 0%, rgba(138, 205, 213, 1) 100%);
        background: linear-gradient(to bottom, rgba(110, 181, 224, 1) 0%, rgba(138, 205, 213, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6eb5e0', endColorstr='#8acdd5', GradientType=0);

        padding: 30px 15px;
        display: none;
        overflow-x: hidden;
        overflow-y: auto;
        text-align: left;
    }

    .header .nav-main > li {
        display: block;
    }

    .header .nav-main > li > a {
        font-size: 20px;
        color: #fff;
        padding: 12px 0px;
    }

    .header .nav-main > li.current_page_item > a {
        color: #fff;
        font-size: 26px;
    }

    .header .nav-main > li:first-child > a {
        padding-top: 0px;
    }

    .header .nav-main > li:last-child > a {
        padding-bottom: 0px;
    }


    .header .nav-main > li.menu-item-has-children > a:after {
        content: none;
    }

    .header .nav-main > li:hover > a + ul {}


    .header .nav-main > li > a + ul {
        position: relative;
        left: initial;
        top: initial;
        min-width: initial;
        margin-bottom: 10px;
        box-shadow: none;
    }

    .header .nav-main > li > a + ul > li > a {
        font-size: 18px;
        padding: 8px 0px 8px 30px;
        display: block;
    }

    .header .nav-main > li > a + ul > li > a:after {
        content: "";
        position: absolute;
        left: 14px;
        top: 0px;
        bottom: 0;
        margin: auto;
        background-image: url(../images/icn-nav-arrow.png);
        width: 7px;
        height: 5px;
        background-size: 7px 5px;
        display: block;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }


    .header.header-fixed .nav-main > li > a + ul {
        top: initial;
    }


    .header .nav-main > li.wpml-ls-item > a + ul {
        display: block;
        background: none;
    }

    .header .nav-main > li.wpml-ls-item > a + ul:after {
        content: none
    }

    .header .nav-main > li.wpml-ls-item > a + ul > li > a {
        font-size: 20px;
        color: #fff;
        padding: 12px 0px;
    }

    .header .nav-main > li.wpml-ls-item > a + ul > li > a:hover,
    .header .nav-main > li.wpml-ls-item > a + ul > li > a:focus {
        background: none;
        color: #fff;
    }

    .header .nav-main > li.wpml-ls-item > a + ul > li > a:after {
        content: none;
    }


    /*Nav Mobile*/
    .header .nav-mobile {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 80px;
        height: 80px;
        z-index: 10;

        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }

    .header .nav-mobile span {
        width: 28px;
        height: 3px;
        display: block;
        background-color: #1e3a44;
        position: absolute;
        left: 26px;

        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
        border-radius: 12px;

        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }

    .header .nav-mobile span:nth-child(1) {
        top: 28px;
    }

    .header .nav-mobile span:nth-child(2) {
        top: 38px;
    }

    .header .nav-mobile span:nth-child(3) {
        top: 48px;
    }


    .header .nav-mobile.nav-mobile-close span:nth-child(1) {
        top: 38px;

        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);

    }

    .header .nav-mobile.nav-mobile-close span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .header .nav-mobile.nav-mobile-close span:nth-child(3) {
        opacity: 0;
    }

    .header.header-open .header-login {
        border-color: #fff;
        color: #fff
    }

    .header.header-open .header-login:hover,
    .header.header-open .header-login:focus {
        background-color: transparent;
    }

    .header.header-open .logo {
        background-image: url(../images/logo-new-white.png);
    }

    .header.header-open .nav-mobile span {
        background-color: #fff;
    }

}

@media(max-width:420px) {
    .header .nav-mobile {
        width: 60px;
    }

    .header .nav-mobile span {
        width: 24px;
        left: 20px;
    }

    .header .header-login {
        padding: 0;
        margin: 0;
        background-image: url(../images/icons/icn-user-white.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 24px 24px;
        width: 60px;
        height: 80px;
        display: block;
        right: 60px;
        text-indent: -9999px;
        border: 0;
        border-radius: 0;
    }

    .header .header-login:hover,
    .header .header-login:focus {
        background-color: transparent;
    }
}


/*********************** SECTION .hero ***********************/

.hero {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 340px 0px 220px;
}

.hero .container {
    z-index: 2;
}

.hero .hero-image {
    z-index: 2;
    width: 600px;
    height: 560px;
    position: absolute;
    right: 20%;
    bottom: 120px;
}

.hero .hero-image .hero-image-gear-text {
    position: absolute;
    text-align: center;
    padding: 0px 10px;
    width: 180px;
    height: 180px;
}

.hero .hero-image .hero-image-gear-text p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}

.hero .hero-image .hero-image-gear-text p span {
    font-size: 18px;
}

.hero .hero-image .hero-image-gear-text:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 0;
    background-image: url(../images/shape-gear-text.png);
    background-size: 180px 180px;
    width: 180px;
    height: 180px;
}

.hero .hero-image .hero-image-gear-text.higt-1 {
    right: 86px;
    top: -72px;
}

.hero .hero-image .hero-image-gear-text.higt-2 {
    right: -75px;
    top: -140px;
}

.hero .hero-image .hero-image-gear-text.higt-1:after {
    -webkit-animation: heroImageGearAnim1 30s infinite;
    -moz-animation: heroImageGearAnim1 30s infinite;
    -o-animation: heroImageGearAnim1 30s infinite;
    animation: heroImageGearAnim1 30s infinite;
}

.hero .hero-image .hero-image-gear-text.higt-2:after {
    -webkit-animation: heroImageGearAnim2 30s infinite;
    -moz-animation: heroImageGearAnim2 30s infinite;
    -o-animation: heroImageGearAnim2 30s infinite;
    animation: heroImageGearAnim2 30s infinite;
}

.hero .hero-image .hero-image-gear-text.higt-2:before {
    content: "";
    position: absolute;
    right: 55px;
    bottom: 45px;
    display: block;
    z-index: 0;
    background-image: url(../images/icons/icn-cursor.png);
    background-size: 12px 17px;
    width: 12px;
    height: 17px;
}







.hero .hero-image .hero-image-gear {
    position: absolute;
}

.hero .hero-image .hero-image-gear span {
    background-size: 110px 110px;
    width: 110px;
    height: 110px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: block;
    z-index: 0;
}


.hero .hero-image .hero-image-gear:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 0;
    background-image: url(../images/shape-gear-1.png);
    background-size: 180px 180px;
    width: 180px;
    height: 180px;
}

@-webkit-keyframes heroImageGearAnim1 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes heroImageGearAnim1 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-o-keyframes heroImageGearAnim1 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes heroImageGearAnim1 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}


@-webkit-keyframes heroImageGearAnim2 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes heroImageGearAnim2 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-o-keyframes heroImageGearAnim2 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes heroImageGearAnim2 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}


.hero .hero-image .hero-image-gear.hig-1 {
    width: 180px;
    height: 180px;
    top: 180px;
}

.hero .hero-image .hero-image-gear.hig-1 span {
    background-image: url(../images/shape-icn-1.png);
}

.hero .hero-image .hero-image-gear.hig-1:after {
    -webkit-animation: heroImageGearAnim1 30s infinite;
    -moz-animation: heroImageGearAnim1 30s infinite;
    -o-animation: heroImageGearAnim1 30s infinite;
    animation: heroImageGearAnim1 30s infinite;
}

.hero .hero-image .hero-image-gear.hig-2 {
    width: 180px;
    height: 180px;
    bottom: 90px;
    left: 140px;
}

.hero .hero-image .hero-image-gear.hig-2:after {
    -webkit-animation: heroImageGearAnim2 30s infinite;
    -moz-animation: heroImageGearAnim2 30s infinite;
    -o-animation: heroImageGearAnim2 30s infinite;
    animation: heroImageGearAnim2 30s infinite;
}

.hero .hero-image .hero-image-gear.hig-3 {
    width: 180px;
    height: 185px;
    top: 150px;
    left: 245px;
}

.hero .hero-image .hero-image-gear.hig-3:after {
    -webkit-animation: heroImageGearAnim1 30s infinite;
    -moz-animation: heroImageGearAnim1 30s infinite;
    -o-animation: heroImageGearAnim1 30s infinite;
    animation: heroImageGearAnim1 30s infinite;
}

.hero .hero-image .hero-image-gear.hig-3 span {
    background-image: url(../images/shape-icn-2.png);
}

.hero .hero-image .hero-image-gear.hig-4 {
    width: 180px;
    height: 180px;
    bottom: 25px;
    left: 300px;

}

.hero .hero-image .hero-image-gear.hig-4 span {
    background-image: url(../images/shape-icn-3.png);
}

.hero .hero-image .hero-image-gear.hig-4:after {
    -webkit-animation: heroImageGearAnim1 30s infinite;
    -moz-animation: heroImageGearAnim1 30s infinite;
    -o-animation: heroImageGearAnim1 30s infinite;
    animation: heroImageGearAnim1 30s infinite;
}

.hero .hero-image .hero-image-gear.hig-5 {
    width: 180px;
    height: 185px;
    top: 85px;
    right: 20px;
}

.hero .hero-image .hero-image-gear.hig-5:after {
    -webkit-animation: heroImageGearAnim2 30s infinite;
    -moz-animation: heroImageGearAnim2 30s infinite;
    -o-animation: heroImageGearAnim2 30s infinite;
    animation: heroImageGearAnim2 30s infinite;
}

.hero .hero-image .hero-image-gear.hig-5 span {
    background-image: url(../images/shape-icn-4.png);
}

.hero .hero-image .hero-image-man {
    background-image: url(../images/shape-man.png);
    background-size: 150px 310px;
    background-repeat: no-repeat;
    background-position: center;
    width: 150px;
    height: 310px;
    display: block;
    position: absolute;
    left: 160px;
    bottom: -10px;
    z-index: 2;
}


.hero .hero-image .hero-image-arrow {
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    z-index: 0;

    -webkit-animation: heroImageArrowAnim 10s infinite;
    -moz-animation: heroImageArrowAnim 10s infinite;
    -o-animation: heroImageArrowAnim 10s infinite;
    animation: heroImageArrowAnim 10s infinite;
}

@-webkit-keyframes heroImageArrowAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}

@-moz-keyframes heroImageArrowAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}

@-o-keyframes heroImageArrowAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}

@keyframes heroImageArrowAnim {
    0% {}

    100% {
        opacity: 0;
        top: -40px;
    }
}



.hero .hero-image .hero-image-arrow.hia-1 {
    background-image: url(../images/shape-arrow-top-1.png);
    background-size: 74px 121px;
    width: 74px;
    height: 121px;
    left: 90px;
    top: 40px;
    animation-duration: 6s;
}

.hero .hero-image .hero-image-arrow.hia-2 {
    background-image: url(../images/shape-arrow-top-2.png);
    background-size: 50px 80px;
    width: 50px;
    height: 80px;
    left: 185px;
    top: 120px;
    animation-duration: 4s;
}

.hero .hero-image .hero-image-arrow.hia-3 {
    background-image: url(../images/shape-arrow-top-3.png);
    background-size: 74px 121px;
    width: 74px;
    height: 121px;
    left: 260px;
    top: 20px;
    animation-duration: 10s;
}

.hero .hero-image .hero-image-m {
    display: none;
}

@media(max-width:1600px) {
    .hero .hero-image {
        right: 10%;
    }
}

@media(max-width:1200px) {

    .hero .hero-image .hero-image-gear.hig-1 {
        opacity: 0;
    }
}

@media(max-width:992px) {
    .hero {
        padding: 160px 0px 80px;
    }

    .hero .hero-image {
        position: relative;
        right: initial;
        top: initial;
        bottom: initial;
        margin: 160px 15px 15px 15px;
    }

    .hero .hero-image .hero-image-gear.hig-1 {
        opacity: 1;
    }
}

@media(max-width:767px) {
    .hero {
        padding: 140px 0px 20px 0px;
        background-attachment: scroll;
        overflow: hidden;
    }

    .hero .hero-image {
        width: auto;
        height: auto;
        margin-top: 40px;
    }

    .hero .hero-image .hero-image-gear,
    .hero .hero-image .hero-image-gear-text,
    .hero .hero-image .hero-image-man {
        display: none;
    }

    .hero .hero-image .hero-image-m {
        display: block;
        margin: auto;
    }
}

@media(max-width:600px) {
    .hero .hero-image .hero-image-arrow.hia-1 {
        left: 40px;
    }

    .hero .hero-image .hero-image-arrow.hia-2 {
        left: 120px;
    }

    .hero .hero-image .hero-image-arrow.hia-3 {
        left: 180px;
    }
}

@media(max-width:480px) {
    .hero .hero-image .hero-image-arrow.hia-1 {
        left: 10px;
    }

    .hero .hero-image .hero-image-arrow.hia-2 {
        left: 90px;
    }

    .hero .hero-image .hero-image-arrow.hia-3 {
        left: 140px;
    }
}

@media(max-width:320px) {
    .hero .hero-image .hero-image-arrow.hia-1 {
        left: 10%;
    }

    .hero .hero-image .hero-image-arrow.hia-2 {
        left: 40%;
    }

    .hero .hero-image .hero-image-arrow.hia-3 {
        left: 60%;
    }
}


/*********************** SECTION .hero-inner ***********************/

.hero-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0px 60px 0px;
}

.hero-inner .container {
    z-index: 2;
}

@media(max-width:992px) {
    .hero-inner {
        padding: 120px 0px 40px 0px;
    }
}

/*********************** SECTION .hero-inner-style-2***********************/

.hero-inner-style-2 {
    padding: 180px 0px 60px 0px;

    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 70%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 70%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

@media(max-width:767px) {
    .hero-inner-style-2 {
        padding: 120px 0px 0px 0px;
    }
}

/*********************** SECTION .hero-inner-style-with-image ***********************/

.hero-inner-style-with-image {
    padding: 180px 0px 120px 0px;
}

.hero-inner-style-with-image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 400px;
    display: block;
    z-index: -1;

    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 70%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 70%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.hero-inner-style-with-image .hero-arrow-line:after {
    bottom: 120px;
}


.hero-inner-style-with-image .hero-inner-style-with-image-box {
    position: absolute;
    right: 0;
    top: 60px;
    width: 550px;
    display: block;
    z-index: 0;
}


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

.hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-1,
.hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-2 {
    position: absolute;
    display: block;
    z-index: 0;
    background-size: 74px 121px;
    background-position: center;
    background-repeat: no-repeat;
    width: 74px;
    height: 121px;
    -webkit-animation: heroImageArrowAnim 10s infinite;
    -moz-animation: heroImageArrowAnim 10s infinite;
    -o-animation: heroImageArrowAnim 10s infinite;
    animation: heroImageArrowAnim 10s infinite;
}

.hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-1 {
    background-image: url(../images/shape-arrow-top-3.png);
    left: -30px;
    top: 70px;
    animation-duration: 2s;
}

.hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-2 {
    background-image: url(../images/shape-arrow-top-1.png);
    right: 20px;
    top: -30px;
    animation-duration: 4s;
}

.hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-3 {
    position: absolute;
    display: block;
    z-index: 0;
    background-size: 50px 80px;
    background-image: url(../images/shape-arrow-top-2.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
    height: 80px;
    right: 90px;
    bottom: -20px;

    -webkit-animation: heroImageArrow3Anim 2s infinite;
    -moz-animation: heroImageArrow3Anim 2s infinite;
    -o-animation: heroImageArrow3Anim 2s infinite;
    animation: heroImageArrow3Anim 2s infinite;
}

@-webkit-keyframes heroImageArrow3Anim {}

@-moz-keyframes heroImageArrow3Anim {}

@-o-keyframes heroImageArrow3Anim {}

@keyframes heroImageArrow3Anim {
    0% {}

    100% {
        opacity: 0;
        bottom: 0px;
    }
}


@media(max-width:992px) {

    .hero-inner-style-with-image .hero-inner-style-with-image-box {
        position: relative;
        right: initial;
        top: initial;
        margin: auto;
    }
}

@media(max-width:767px) {
    .hero-inner-style-with-image {
        padding: 120px 0px 60px 0px;
    }

    .hero-inner-style-with-image .hero-inner-style-with-image-box {
        width: auto;
        padding-top: 60px;
    }

    .hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-1 {
        left: 0px;
        top: 20px;
    }

    .hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-2 {
        right: 0px;
        top: 20px;
    }

    .hero-inner-style-with-image .hero-inner-style-with-image-box .hero-inner-style-with-image-box-arrow-3 {
        right: 40px;
        bottom: -40px;
    }
}

/*********************** SECTION .section-with-bg ***********************/

.section-with-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}


/*********************** SECTION .team-single-bio ***********************/

.team-single-bio {
    padding: 280px 0px 100px 0px;
}

.team-single-bio:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;

    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 40%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 40%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(217, 237, 245, 1) 10%, rgba(255, 255, 255, 1) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

@media(max-width:767px) {
    .team-single-bio {
        padding: 120px 0px 60px 0px;
    }
}

/*********************** SECTION .user-page ***********************/
.user-page {
    padding: 140px 0px 80px 0px;
    background-image: url(../images/bg-shop.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.user-page .user-form {
    background-color: #fff;
    border: 1px solid #57B9CC;
    padding: 40px 60px;
    position: relative;
    display: block;
    border-radius: 19px;
}

.user-page p a {
    color: #57B9CC;
}

@media(max-width:992px) {
    .user-page .user-form {
        padding: 20px 30px;
    }
}

@media(max-width:480px) {
    .user-page .user-form {
        padding: 15px 20px;
    }
}

/*********************** SECTION .wiesenberg-hero ***********************/

/*Wiesenberg Hero */
.wiesenberg-hero {
    background-image: url(../images/wiesenberg-images/wiesenberg-hero-bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0px 0px 0px;
}

.wiesenberg-hero .logo-wiesenberg {
    width: 320px;
    position: relative;
    text-align: center;
    margin: auto;
}

.wiesenberg-hero .wiesenberg-hero-text {
    background-image: url(../images/wiesenberg-images/wiesenberg-shape.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 630px 660px;
    width: 630px;
    height: 660px;
    display: block;
    position: relative;
    padding: 180px 180px 0px 120px;
}


.wiesenberg-hero .wiesenberg-hero-text:after {
    content: "";
    position: absolute;
    left: -40px;
    top: 0px;
    background-image: url(../images/wiesenberg-images/wiesenberg-hero-heart.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 240px 188px;
    width: 240px;
    height: 188px;
    display: block;
    z-index: 0;
}

.wiesenberg-hero .wiesenberg-hero-text .wiesenberg-hero-text-p p {
    border-left: 2px solid #57B9CC;
    padding-left: 10px;
}


/*Wiesenberg Gallery */
.owl-wiesenberg-gallery {}

.owl-wiesenberg-gallery .item {
    position: relative;
    display: block;
    margin: 40px 0px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-wiesenberg-gallery .item:after {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    bottom: -8px;
    right: -8px;
    border: 1px solid #1E3A44;
    z-index: 0;
    transform: rotate(-2deg);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-wiesenberg-gallery .item img {
    position: relative;
    display: block;
    height: auto;
    max-width: initial;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-wiesenberg-gallery .owl-item:nth-child(even) .item:after {
    transform: rotate(2deg);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-wiesenberg-gallery .owl-item:nth-child(even) .item img {
    margin-top: 100px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}

.owl-wiesenberg-gallery .owl-item:nth-child(even) {
    z-index: 1;
}

.owl-wiesenberg-gallery .owl-item:nth-child(odd) {
    z-index: 2;
}

.owl-wiesenberg-gallery .owl-item:nth-child(even) .item {
    margin-right: -20px;
    margin-left: -20px;
}

.owl-wiesenberg-gallery .owl-item:nth-child(odd) .item {
    margin-right: -20px;
    margin-left: -20px;
}

.owl-wiesenberg-gallery .owl-item .item:hover:after,
.owl-wiesenberg-gallery .owl-item .item:focus:after {
    transform: rotate(0deg);
    border-color: transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.owl-wiesenberg-gallery .owl-item .item:hover img,
.owl-wiesenberg-gallery .owl-item .item:focus img {
    transform: scale(1.1);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


/*********************** SECTION .wiesenberg-happy-clients ***********************/
.wiesenberg-happy-clients {
    background-image: url(../images/wiesenberg-images/wiesenberg-happy-clients-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 290px;
}

.wiesenberg-happy-clients .container {
    height: 290px;
}

.wiesenberg-happy-clients .wiesenberg-happy-clients-text {
    background-image: url(../images/wiesenberg-images/wiesenberg-happy-clients-shape.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 300px 315px;
    width: 300px;
    height: 315px;
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

/*********************** SECTION .wiesenberg-features ***********************/
.wiesenberg-features {
    padding: 60px 0px;
}

.wiesenberg-features .wiesenberg-features-product {}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-product-box {
    margin: auto;
    background-image: url(../images/wiesenberg-images/wiesenberg-shape.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 630px 660px;
    width: 630px;
    height: 660px;
    display: block;
    position: relative;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-product-box img {
    width: 360px;
    height: auto;
    display: block;
    margin: auto;
    padding-top: 80px;

}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item {
    position: absolute;
    z-index: 1;

    display: block;

}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item img {
    width: 80px;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(1) {
    left: 40px;
    top: 40px;
    padding-right: 100px;
    width: 400px;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(1) img {
    right: 0;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(2) {
    left: -40px;
    bottom: 140px;
    padding-right: 100px;
    width: 460px;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(2) img {
    right: 0;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(3) {
    right: 100px;
    top: -40px;
    padding-left: 100px;
    width: 460px;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(3) img {
    left: 0;
}


.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(4) {
    right: 0px;
    top: 160px;
    padding-left: 100px;
    width: 400px;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(4) img {
    left: 0;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(5) {
    right: -20px;
    bottom: 40px;
    padding-left: 100px;
    width: 460px;
}

.wiesenberg-features .wiesenberg-features-product .wiesenberg-feature-item:nth-child(5) img {
    left: 0;
}

/*********************** SECTION .wiesenberg-formulation ***********************/
.wiesenberg-formulation {
    background-color: rgba(137, 208, 228, 0.6);
    padding: 60px 0px;
}

.wiesenberg-formulation .formulation-item {
    position: relative;
    padding-left: 60px;
    display: block;
    margin-bottom: 20px;
}

.wiesenberg-formulation .formulation-item img {
    width: 50px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.wiesenberg-formulation .formulation-item p {
    margin: 0;
    font-weight: 700;
}

/*********************** SECTION .our-brand ***********************/
.our-brand {}


/*Content*/
.our-brand .our-brand-content {
    position: relative;
    z-index: 2;
    display: block;
}

.our-brand.bg-bottom-shape .our-brand-content {
    padding: 140px 0px 0px 0px;
    margin-top: 100px;
}

.our-brand.bg-no-shape .our-brand-content {
    padding: 320px 0px 160px 0px;
}


.our-brand .our-brand-content .brand-logo {
    position: relative;
    margin-bottom: 40px;
}

.our-brand .our-brand-content .brand-logo img {
    width: auto;
    max-height: 90px;
}

@media(max-width:992px) {
    .our-brand {
        text-align: center;
    }

    .our-brand.bg-bottom-shape .our-brand-content {
        margin-top: 0px;
    }

    .our-brand.bg-no-shape .our-brand-content {
        padding: 140px 0px 0px 0px;
    }
}

/*Image*/
.our-brand .our-brand-image {
    position: absolute;
    margin: auto;
    z-index: 2;
    display: block;
    width: 60%;
}

.our-brand .our-brand-image img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 100%;
    display: block;
}

.our-brand.our-brand-left_image .our-brand-image {
    left: -10%;
}

.our-brand.our-brand-right_image .our-brand-image {
    right: -10%;
}

.our-brand.bg-bottom-shape .our-brand-image {
    top: 60px;
    bottom: -180px;
}

.our-brand.bg-no-shape .our-brand-image {
    top: 220px;
    bottom: 0px;
}

@media(max-width:992px) {
    .our-brand .our-brand-image {
        position: relative;
        width: 100%;
        top: initial !important;
        bottom: initial !important;
        left: initial !important;
        right: initial !important;
        margin-top: 30px;
    }

}

/*Shapes*/
.bg-bottom-shape:after,
.bg-top-shape:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    left: 0;
    right: 0;
    z-index: 1;
}

.bg-bottom-shape:after {
    bottom: -300px;
}

.bg-top-shape:after {
    top: -300px;
}

.bg-yellow.bg-top-shape:after {
    background-image: linear-gradient(to right top, #F4F2EC 0%, #F4F2EC 50%, transparent 50%);
}

.bg-brown.bg-top-shape:after {
    background-image: linear-gradient(to right top, #E3DDD9 0%, #E3DDD9 50%, transparent 50%);
}


.bg-yellow.bg-bottom-shape:after {
    background-image: linear-gradient(to left bottom, #F4F2EC 0%, #F4F2EC 50%, transparent 50%);
}

.bg-brown.bg-bottom-shape:after {
    background-image: linear-gradient(to left bottom, #E3DDD9 0%, #E3DDD9 50%, transparent 50%);
}

@media(max-width:992px) {

    .bg-bottom-shape:after,
    .bg-top-shape:after {
        height: 100px;
    }

    .bg-bottom-shape:after {
        bottom: -100px;
    }

    .bg-top-shape:after {
        top: -100px;
    }
}

/*********************** FOOTER .footer ***********************/
.footer {
    border-top: 1px solid #D9EDF5;
    padding-top: 60px;
}

.footer .footer-hr {
    display: none;
}

.footer .logo {
    margin-bottom: 20px;
}

.footer .footer-details {
    position: relative;
}

.footer .footer-details > li {
    display: block;
    position: relative;
}

.footer .footer-details > li:after {
    content: "";
    position: absolute;
    left: 14px;
    top: 0;
    right: 0;
    bottom: 0;
    width: 22px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .footer-details > li > a,
.footer .footer-details > li > p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px 0px 18px 58px;
    position: relative;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .footer-details > li > p > a {
    color: #1e3a44;
    text-decoration: none;
}

.footer .footer-details > li > p > a:hover,
.footer .footer-details > li > p > a:focus {
    text-decoration: underline;
}

.footer .footer-details > li > a:hover,
.footer .footer-details > li > a:focus,
.footer .footer-details > li > p:hover,
.footer .footer-details > li > p:focus {
    padding-left: 62px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .footer-details > li:hover:after {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .footer-details > li.phone:after {
    background-image: url(../images/icons/icn-phone.png);
}

.footer .footer-details > li.website:after {
    background-image: url(../images/icons/icn-website.png);
}

.footer .footer-details > li.email:after {
    background-image: url(../images/icons/icn-email.png);
}

.footer .footer-details > li.office:after {
    background-image: url(../images/icons/icn-office.png);
}

.footer .menu > li {
    display: block;
}

.footer .menu > li > a {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 18px;
    position: relative;
    display: block;
    font-weight: 700;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .menu > li > a:hover,
.footer .menu > li > a:focus {
    padding-left: 4px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer-social-networks {
    margin-top: 20px;
}

.footer-social-networks > li {
    display: inline-block;
    position: relative;
    margin: 0px 4px;
}

.footer-social-networks > li:first-child {
    margin-left: 0px;
}

.footer-social-networks > li:last-child {
    margin-right: 0px;
}

.footer .footer-social-networks > li > a {
    width: 24px;
    height: 24px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    opacity: 0.5;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.footer .footer-social-networks > li > a.facebook {
    background-image: url(../images/icons/icn-facebook.png);
}

.footer .footer-social-networks > li > a.linkedin {
    background-image: url(../images/icons/icn-linkedin.png);
}

.footer .footer-social-networks > li > a.twitter {
    background-image: url(../images/icons/icn-twitter.png);
}

.footer .footer-social-networks > li > a.instagram {
    background-image: url(../images/icons/icn-instagram.png);
}

.footer .footer-social-networks > li > a.youtube {
    background-image: url(../images/icons/icn-youtube.png);
}

.footer .footer-social-networks > li > a:hover,
.footer .footer-social-networks > li > a:focus {
    opacity: 1;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


@media(max-width:767px) {
    .footer .footer-hr {
        display: block;
    }

    .footer .footer-hr hr {
        margin: 0px 0px 30px 0px;
    }

    .footer .footer-details > li > p,
    .footer .footer-details > li > a {
        padding: 0px 0px 18px 42px;
    }

    .footer .footer-details > li:after {
        left: 6px;
    }

    .footer .footer-details > li > a:hover,
    .footer .footer-details > li > a:focus,
    .footer .footer-details > li > p:hover,
    .footer .footer-details > li > p:focus {
        padding-left: 46px;
    }


    .footer .menu > li > a {
        padding-bottom: 18px;
        padding-left: 42px;
    }

    .footer .menu > li > a:hover,
    .footer .menu > li > a:focus {
        padding-left: 46px;
    }


    .footer-social-networks {
        margin-left: 42px;
    }

}
