.row {
    margin-left: -15px;
    margin-right: -15px;
}

/*.row:after{
  display: table;
  content: " ";
}
.row:after{
  clear: both;
}*/
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/*.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}*/
.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    /* .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
       float: left;
     }*/
    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    /*  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
      }*/
    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    /*  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
      }*/
    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media screen and (min-width: 1081px) {
    .row-layout {
        display: flex;
    }

    .row {
        display: flex;
        flex-flow: wrap;
    }

    .rowCenter {
        align-items: center;
    }
}

/**********************************************************************new-nuka-btn*********************************************************************************/
/* Nuka */
.new-nuka-btn {
    position: relative;
    max-width: 200px;
    width: 160px;
    height: 40px;
    color: var(--white-color);
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    text-transform: uppercase;
    --bordercolor: var(--yellow-color);
    border: 1px solid var(--bordercolor);
    background: none;
    --bckgroundHeight: 100%;
    z-index: 10;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.new-nuka-btn::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: var(--bckgroundHeight);
    background: var(--yellow-color);
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.2s;
    z-index: -1;
}

.new-nuka-btn:hover {
    --bckgroundHeight: 0;
    --bordercolor: var(--yellow-color);
    color: var(--yellow-color);
}

/**********************************************************************new-nuka-btn*********************************************************************************/
/************************************btnWord****************************************/
.btnWord {
    border: none;
    outline: none;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    padding: 5px 3rem;
    /*height: 40px;*/
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    overflow: hidden;
    border: 2px solid var(--Green-color);
    background: var(--Green-color);
    width: max-content;
    margin: 2rem 0;
}

.btnWord > span {
    color: white;
    display: block;
    position: relative;
}

.btnWord:hover > span:nth-child(odd) {
    -webkit-animation: word_to_up cubic-bezier(0.85, 0.2, 0.25, 1.2) 0.4s;
    -o-animation: word_to_up cubic-bezier(0.85, 0.2, 0.25, 1.2) 0.4s;
    animation: word_to_up cubic-bezier(0.85, 0.2, 0.25, 1.2) 0.4s;
}

.btnWord:hover > span:nth-child(even) {
    -webkit-animation: wordtodown cubic-bezier(0.85, 0.2, 0.25, 1.2) 0.4s;
    -o-animation: wordtodown cubic-bezier(0.85, 0.2, 0.25, 1.2) 0.4s;
    animation: wordtodown cubic-bezier(0.85, 0.2, 0.25, 1.2) 0.4s;
}

@-webkit-keyframes word_to_up {
    0% {
        -webkit-transform: translate3d(0, -100px, 0);
        -moz-transform: translate3d(0, -100px, 0);
        -ms-transform: translate3d(0, -100px, 0);
        -o-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes word_to_up {
    0% {
        -webkit-transform: translate3d(0, -100px, 0);
        -moz-transform: translate3d(0, -100px, 0);
        -ms-transform: translate3d(0, -100px, 0);
        -o-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes wordtodown {
    0% {
        -webkit-transform: translate3d(0, 100px, 0);
        -moz-transform: translate3d(0, 100px, 0);
        -ms-transform: translate3d(0, 100px, 0);
        -o-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wordtodown {
    0% {
        -webkit-transform: translate3d(0, 100px, 0);
        -moz-transform: translate3d(0, 100px, 0);
        -ms-transform: translate3d(0, 100px, 0);
        -o-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.btnWord:hover > span:nth-child(2) {
    animation-delay: 0.01s;
}

.btnWord:hover > span:nth-child(3) {
    animation-delay: 0.1s;
}

.btnWord:hover > span:nth-child(4) {
    animation-delay: 0.15s;
}

.btnWord:hover > span:nth-child(5) {
    animation-delay: 0.2s;
}

.btnWord:hover > span:nth-child(6) {
    animation-delay: 0.25s;
}

.btnWord:hover > span:nth-child(7) {
    animation-delay: 0.3s;
}

.btnWord:hover > span:nth-child(8) {
    animation-delay: 0.35s;
}

.btnWord:hover > span:nth-child(9) {
    animation-delay: 0.4s;
}

.btnWord:hover > span:nth-child(10) {
    animation-delay: 0.45s;
}

.btnWord:hover > span:nth-child(11) {
    animation-delay: 0.5s;
}

.btnWord:hover > span:nth-child(12) {
    animation-delay: 0.55s;
}

.btnWord:hover > span:nth-child(13) {
    animation-delay: 0.6s;
}

.btnWord:hover > span:nth-child(14) {
    animation-delay: 0.65s;
}

.btnWord:hover > span:nth-child(15) {
    animation-delay: 0.7s;
}

.btnWord:hover > span:nth-child(16) {
    animation-delay: 0.75s;
}

.btnWord:hover > span:nth-child(17) {
    animation-delay: 0.8s;
}

.btnWord:hover > span:nth-child(18) {
    animation-delay: 0.85s;
}

.btnWord:hover > span:nth-child(19) {
    animation-delay: 0.9s;
}

/************************************btnWord****************************************/
/************************************footer****************************************/
.footerLayout {
    position: relative;
    width: 100%;
    background: #f4f4f4;
    color: var(--black-color);
}

.bottom_message {
    position: relative;
    display: grid;
    padding: 10px;
    margin: auto;
    grid-gap: 20px;
}

.bottom_message .header-contact {
    width: max-content;
    margin-top: 1.2rem;
}

.bottom_message .header-contact > li > a {
    background-color: var(--blue-color);
    color: var(--white-color);
}

.bottom_message .header-contact > li > a:hover {
    background-color: var(--orange-color);
}

.bottom_message a:hover {
    color: var(--blue-color);
}

@media screen and (min-width: 1081px) {
    .bottom_message {
        padding: 50px 0;
        grid-template-columns: 30% 30% 30%;
        justify-content: space-between;
    }
}

.bottom_median {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0;
    font-size: 0.9em;
}

.link-list {
    position: relative;
}

.link-list > li {
    position: relative;
    margin: 1rem 0;
    line-height: 1.1em;
}

.contact-data {
    position: relative;
}

.contact-data > li {
    position: relative;
    padding-left: 35px;
    margin: 10px 0 10px 0;
}

.contact-data > li a {
    color: var(--black-color);
}

.contact-data > li a:hover {
    color: var(--orange-color);
}

@media screen and (min-width: 1081px) {
    .header-contact {
        justify-content: space-between;
    }
}

.footer-link {
    position: relative;
    margin: 20px 0;
}

.footer-link li {
    position: relative;
    margin: 1rem 0;
    line-height: 1.6em;
}

.footer-link li a {
    color: var(--white-color) !important;
    display: block;
    line-height: 1.2em;
}

.footer-link a:hover {
    color: var(--yellow-color) !important;
}

.cap-title {
    position: relative;
    width: 100%;
    font-size: 1.4rem;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: var(--blue-color);
}

.cap-title::before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background: var(--blue-color);
}

.cap-title > a {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    color: var(--white-color);
}

.cap-title > a:hover {
    color: var(--blue-color);
}

.cap-title::after {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    /*    background: rgba(255,255,255,1);*/
    left: 0;
    bottom: 0;
}

/************************************footer****************************************/
.bannerBtn {
    position: relative;
    display: inline-block;
    color: var(--white-color) !important;
    padding: 8px 20px;
    --width: 50%;
    width: max-content;
    margin: 30px 0;
    font-size: 1.4rem;
    text-transform: uppercase;
    z-index: 1;
}

.bannerBtn::before {
    position: absolute;
    content: "";
    height: 100%;
    width: var(--width);
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    top: 0;
    left: 0;
    background: var(--orange-color);
    z-index: -1;
}

.bannerBtn:hover {
    --width: 100%;
}

.center-layout {
    position: relative;
    display: flex;
    justify-content: center;
}

/*****************************************************slideHorizontal**************************************************************/
.slideHorizontal {
    position: relative;
    margin: 60px -50px;
    display: flex;
    align-items: center;
}

.slideHorizontal .operateLeft,
.slideHorizontal .operateRight {
    position: absolute;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    font-size: 2em;
    cursor: pointer;
}

.slideHorizontal .operateLeft {
    left: 10px;
}

.slideHorizontal .operateRight {
    right: 10px;
}

.slideHorizontal .border_ {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.slideHorizontal .border_ .moveCurrent {
    transition: all linear 0.4s;
}

.slideHorizontal .border_ > ul {
    position: relative;
    display: flex;
    width: 9000px;
}

.slideHorizontal .border_ > ul li {
    position: relative;
    margin: 0 10px;
}

/*****************************************************slideHorizontal**************************************************************/
.categoriesList {
    position: relative;
    color: var(--black-color);
}

.categoriesList li {
    position: relative;
    background: var(--white-color);
    box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
}

.categoriesList li a {
    position: relative;
    color: var(--black-color);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.categoriesList li a h4 {
    font-size: 1.4em;
    font-family: "SegoeProDisplayBold";
    text-align: center;
}

.categoriesList li a p {
    text-align: center;
}

.newBtn {
    position: relative;
    display: block;
    color: var(--white-color) !important;
    padding: 8px 30px;
    --width: 100%;
    width: max-content;
    margin: 30px 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    background: var(--black-color);
    border-radius: 4px;
    overflow: hidden;
    z-index: 1;
}

.newBtn::before {
    position: absolute;
    content: "";
    height: 100%;
    width: var(--width);
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    top: 0;
    left: 0;
    background: var(--yellow-color);
    z-index: -1;
}

.newBtn:hover {
    --width: 50%;
}

.boldFont {
    font-weight: bold;
}

section {
    position: relative;
    margin: 120px auto;
    color: var(--black-color);
}

section h2, section .h2 {
    position: relative;
    font-size: 2rem;
    line-height: 1.2em;
    text-align: center;
}

@media screen and (min-width: 769px) {
    section {
        position: relative;
        margin: 120px auto;
        color: var(--black-color);
    }

    section h2 {
        font-size: calc(2.2 * var(--font-size)) !important;
    }
}

.ServiceShowPic {
    font-size: 0.85em;
    text-align: center;
    line-height: 1.7em !important;
    color: #666666;
}

.ServiceShowPic img {
    margin: auto;
}

.ServiceShowleftPic {
    float: left;
    margin-right: 20px !important;
    padding-bottom: 5px !important;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.ServiceShowrightPic {
    float: right;
    margin-left: 20px !important;
    padding-bottom: 5px !important;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
    font-size: 0.85em;
    text-align: center !important;
    line-height: 1.7em !important;
}

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

.serviceshowpic,
.ServiceShowPic {
    font-size: 1em;
    text-align: center;
    line-height: 1.7em !important;
    color: #666666;
    display: block;
}

.serviceshowpic img {
    margin: auto;
}

.ServiceShowPic img {
    margin: auto;
}

.serviceshowleftpic,
.ServiceShowleftPic {
    float: left;
    margin-right: 15px;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.serviceshowrightpic,
.ServiceShowrightPic {
    float: right;
    margin-left: 15px;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.serviceshowpic,
.serviceshowrightpic,
.serviceshowleftpic {
    font-size: 1em;
    text-align: center;
    line-height: 1.7em !important;
}

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
    font-size: 0.85em;
    text-align: center !important;
    line-height: 1.7em !important;
}

.serviceshowpic img,
.serviceshowrightpic img,
.serviceshowleftpic img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

.ServiceShowPic {
    font-size: 1em;
    text-align: center;
    line-height: 1.7em !important;
    color: #666666;
    display: block;
}

.ServiceShowPic img {
    margin: auto;
}

.ServiceShowLeftpic {
    float: left;
    margin-right: 15px;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.ServiceShowRightpic {
    float: right;
    margin-left: 15px;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.ServiceShowPic,
.ServiceShowRightpic,
.ServiceShowLeftpic {
    font-size: 1em;
    text-align: center;
    line-height: 1.7em !important;
}

.ServiceShowPic img,
.ServiceShowRightpic img,
.ServiceShowLeftpic img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 769px) and (max-width: 1279px) {
    .serviceshowleftpic,
    .serviceshowrightpic,
    .ServiceShowLeftpic,
    .ServiceShowRightpic,
    .ServiceShowleftPic,
    .ServiceShowrightPic {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .serviceshowleftpic img,
    .serviceshowrightpic img,
    .ServiceShowLeftpic img,
    .ServiceShowRightpic img,
    .ServiceShowleftPic img,
    .ServiceShowrightPic img {
        margin-bottom: 15px;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media (max-width: 768px) {
    .serviceshowleftpic,
    .serviceshowrightpic,
    .ServiceShowLeftpic,
    .ServiceShowRightpic,
    .ServiceShowleftPic,
    .ServiceShowrightPic {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .serviceshowleftpic img,
    .serviceshowrightpic img,
    .ServiceShowLeftpic img,
    .ServiceShowRightpic img,
    .ServiceShowleftPic img,
    .ServiceShowrightPic img {
        margin-bottom: 15px;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media (max-width: 768px) {
    .ServiceShowleftPic,
    .ServiceShowrightPic {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .ServiceShowleftPic img,
    .ServiceShowrightPic img {
        margin-bottom: 15px;
    }
}

.questionFormMode {
    position: fixed;
    background-color: rgba(21, 21, 21, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    z-index: 2000;
    width: 100%;
    height: 100%;
    display: none;
}

.questionFormMode h4 {
    margin-top: 2px;
}

.questionFormMode > div {
    position: relative;
    padding: 10px 1.56rem;
    border-radius: 10px;
    background-color: var(--white-color);
    max-width: 600px;
    height: max-content;
}

.questionFormMode > div > span {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.questionFormMode form img {
    position: absolute;
    right: 25px !important;
    left: auto !important;
    bottom: 5px !important;
}

.questionFormMode form .newBtn {
    margin-bottom: 10px;
}

.questionFormMode form .newBtn::before {
    background-color: var(--blue-color);
}

.cpInquiry {
    position: relative;
    font-size: 1.4rem;
    cursor: pointer;
}

.main-contact {
    position: relative;
    z-index: 20;
    margin: 4rem auto;
}

.main-contact .content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-contact .content h3 {
    font-size: 2.6rem;
    line-height: 1.2em;
    margin-top: 1rem;
}

.main-contact .content p {
    color: #3b60af;
    font-weight: bold;
    font-size: 1.1rem;
}

.main-contact .content p.font {
    font-size: 2rem;
    color: #111;
}

.inquiry-form {
    position: relative;
    width: 100%;
    border-radius: 0 2rem 2rem 0;
    padding: 2rem;
    background-color: var(--white-color);
}

.inquiry-form h3 {
    text-align: center;
    font-size: 2rem;
}

.inquiry-form .row > div {
    margin: 10px 0;
}

.inquiry-form input,
.inquiry-form textarea {
    position: relative;
    border: 1px solid rgba(21, 21, 21, 0.2);
    padding: 0.8rem 1rem;
    outline: none;
    width: 100%;
    font-size: 1rem;
    border-radius: 4px;
}

.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
    color: rgba(21, 21, 21, 0.2);
    font-size: 1em;
    font-family: "MontserratAlternatesLight";
}

.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
    color: rgba(21, 21, 21, 0.2);
    font-size: 1em;
    font-family: "MontserratAlternatesLight";
}

.inquiry-form input::-ms-input-placeholder,
.inquiry-form textarea::-ms-input-placeholder {
    color: rgba(21, 21, 21, 0.2);
    font-size: 1em;
    font-family: "MontserratAlternatesLight";
}

.inquiry-form button {
    height: auto;
    cursor: pointer;
    padding: 0.9rem 4rem;
    font-size: 1rem;
    border: none;
    border-radius: 4px;
    width: 100%;
    background-color: var(--blue-color);
}

.inquiry-form button span {
    color: var(--white-color);
    font-family: "MontserratBold";
}

.inquiry-form button:hover {
    color: #fff;
}

@media screen and (min-width: 1081px) {
    .main-contact {
        display: grid;
        grid-template-columns: repeat(auto-fill, 48%);
        justify-content: space-between;
    }
}

.dataImg {
    position: relative;
    margin: 60px 0;
}

.dataImg > div {
    position: relative;
    padding: 30px;
}

.dataImg > div h3 {
    font-size: 1.8rem;
}

.dataImg img {
    box-shadow: 1px 2px 1rem 0.5rem rgba(5, 38, 68, 0.6);
}

@media screen and (min-width: 769px) {
    .dataImg {
        display: grid;
        grid-template-columns: repeat(auto-fill, 50%);
        justify-content: space-between;
        align-items: center;
    }
}

.main-second {
    position: relative;
    margin-bottom: 1rem;
}

section {
    margin: 8rem 0;
}

.move-list {
    position: relative;
}

.move-list > ul {
    position: absolute;
    background-color: var(--white-color);
    padding: 1em;
    top: 100%;
    display: none;
}

.move-list > ul li {
    line-height: 1.4em;
    white-space: nowrap;
}

.move-list:hover ul {
    display: block;
}

/*.side-contact-btn {*/
/*    position: fixed;*/
/*    width: 3em;*/
/*    aspect-ratio: 55/196;*/
/*    border-radius: 4px;*/
/*    background-image: url(../images/speak-to-a-scientist.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    top: 45%;*/
/*    right: 10px;*/
/*    transition: all ease-in-out 0.3s;*/
/*    --boxShdowColor: rgba(21, 21, 21, 0);*/
/*    box-shadow: 1px 0 20px var(--boxShdowColor);*/
/*    cursor: pointer;*/
/*    z-index: 20;*/
/*}*/

/*.side-contact-btn:hover {*/
/*    --boxShdowColor: rgba(21, 21, 21, 0.6);*/
/*}*/

.float-form-view {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(21, 21, 21, 0.6);
    width: 100vw;
    height: 100vh;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 100;
}

.float-form-view.active {
    display: flex;
}

.float-form-view > div {
    position: relative;
    width: 60%;
    background-color: var(--white-color);
    padding: 2em;
    border-radius: 4px;
}

.float-form-view > div form {
    padding: 0;
}

.float-form-view .title {
    position: relative;
    font-size: 1.6em;
    font-weight: bold;
}

.float-form-view .close {
    position: absolute;
    top: 1em;
    right: 1em;
    transition: all ease-in-out 0.4s;
    font-size: 1.2em;
    cursor: pointer;
}

.float-form-view .close:hover {
    color: var(--orange-color);
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

.fixed-discount {
    position: fixed;
    z-index: 999999;
    width: 100px;
    right: 0;
    top: 25%;
}

.fixed-discount .big {
    display: none;
    width: 0;
    height: auto;
    transition: all ease-out 0.5s;
}

.fixed-discount .small {
    width: 100px;
    height: auto;
    transition: all ease-out 0.5s;
}

.fixed-discount.active {
    width: 240px;
}

.fixed-discount.active .big {
    width: 100%;
    display: block;
}

.fixed-discount.active .small {
    width: 0;
    display: none;
}

@media (max-width: 991px) {
    .fixed-discount {
        width: 90px;
        right: 0;
        top: inherit;
        bottom: 260px;
    }
}

.grid-item {
    --width-child: 32%;
}

@media screen and (min-width: 768px) {
    .grid-item {
        display: grid;
        grid-template-columns: repeat(auto-fill, var(--width-child));
        justify-content: space-between;
    }
}

.grid {
    --rate: 25% 70%;
}

@media screen and (min-width: 768px) {
    .grid {
        display: grid;
        grid-template-columns: var(--rate);
        justify-content: space-between;
    }
}

.font-bold {
    font-weight: bold;
}

.text-xl {
    font-size: 1.6rem;
}

.text-lg {
    font-size: 1.4rem;
}

.page-inquiry {
    position: relative;
    box-shadow: 1px 0 20px rgba(121, 121, 121, 0.1);
}

.page-inquiry .h2 {
    margin-bottom: 30px;
    color: #f97425;
}

.page-inquiry .inquiry-form {
    padding: 0;
}

.page-inquiry .dataImg > div {
    padding: 5px;
}

.page-inquiry .dataImg img {
    box-shadow: none;
}