
html, .welcome {
/*    background-color: #1a2d40;*/
    color: #636b6f;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    height: 100vh;
    margin: 0;
    min-width: 640px;
    color: white;
  }

* {
    padding: 0;
    margin: 0;
}

/*body {
    overflow-x: hidden;
}*/

/*main {
    padding-top: 200px;
}*/

.welcome {
    background-image: url('/img/background-welcome.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color:#1a2d40;
    overflow: hidden;
    }

.fixed-container-welcome {
    min-width: 55.15%;
    max-width: 1159px;
    margin: 0 auto;
    position: relative;
    }

    .login-welcome {
    position: absolute;
    top: 65px;
    right: 5px;
    }

    .login-welcome a {
    padding-left: 30px;
    }

    .grid-welcome {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 145px minmax(16.5%, 18.5%) minmax(60px,120px) minmax(60px,120px) minmax(60px,120px) minmax(10%,18.5%) ;
    background-color: #1a2e41;
    margin-left: 9.4%;
    max-width: 360px;
    min-width: 31.06%;
    height: 100vh;
    position: relative;
    top: 0%;
    justify-items: center;
    align-items: center;
    grid-gap: 5px;
    float: left;

            }

            .box-lang-welcome {
            border: '';
            border-radius: 25px;
            box-shadow: 0px 0px 5px 3px #1a5067;
            }

            .box-welcome {
                border: 3px solid transparent;
                border-radius: 25px;
            }

            .box-welcome:hover {
                border: 3px solid #1ac8ec;
            }

            .pad-10 {
                padding: 10px;
            }

            .pad-10-20 {
                padding: 10px 20px;
            }

            .logo-container-welcome {
                display: block;
                max-width: 50%;
                float: left;
                position: relative;
                top: 28.5%;
                left: 4.7%;
                overflow: hidden;;
            }

            .logo-welcome {
                vertical-align: middle;
                max-width: 100%;
            }

            .clear {
                clear: both;
            }

/*====================WELCOME END========================*/


/*====================COMMON========================*/

/*        body {
            font-family: 'Montserrat', 'sans-serif';
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 1px;
            background-image: url('/img/background-top-for-advertisers.png');
            background-repeat: no-repeat;
            background-color:#464646;
            overflow: scroll;
            height: 100vh;
        }*/

        * {
            padding: 0;
            margin: 0;
            outline: none;
            list-style: none;
        }

        header {
            position: fixed;
            height: 196px;
            background-image: url('/img/headback.png');
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            min-width: 20%
            background-color:#464646;
            overflow: hidden;
            width: 100%;
        }

        h1 {
           font-size: 25px;
           font-weight: 700;
        }

        h2 {
           font-size: 25px;
           font-weight: 700;
           letter-spacing: 4px;
        }

        h3 {
            font-size: 20px;
            font-weight: 500;
            letter-spacing: 4px;
        }

        .float-right {
            float: right;
        }

        .float-left {
            float: left;
        }

/*      .red {
            border: 1px solid red;
        }*/

        .clear {
            clear: both;
        }

        .fixed-container {
            width: 1172px;
            margin: 0 auto;
            text-align: center;
        }

        .small {
            width: 1062px;
        }

        .color-blue {
            color: #1ac8ec
        }

        .bold {
            font-weight: 700;
        }

        .blue-link {
            text-decoration: none;
            color: #e1e3e5;
            }

        .blue-link:hover {
            color: #1ac8ec;
            }

        .blue-font {
            color: #1ac8ec;
            text-decoration: none;
        }

        .black-font {
            color: #1b2c3f;
        }

        .f-36 {
            font-size: 36px;
        }

        .f-50 {
            font-size: 50px;
        }

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

/*=============================== HEADER =========================*/

        .header-content-container {
            height: 156px;
        }

        .header-content {
            height: 156px;
        }

        .logo-for-header {
            margin-left: 20px;
            display: block;
            float: left;
            position: absolute;
            top: 30px;
        }

        .login-ul li {
            float: left;
            margin-left: 35px;
        }

        .login-ul {
            position: relative;
            top: 40px;
            float: right;
            margin-right: 25px;
        }

        .nav-bar {
            position: relative;
            top: 70px;
            margin-right: 25px;
        }

        .nav-header-ul li {
            float: left;
            margin-left: 15px;
            padding: 5px 10px;
        }

        .nav-header-ul {
            float: right;
        }

        .languages {
            float: right;
            padding: 7px 10px;
            margin-left: 15px;

        }

        .box-for-nav-links {
            border: 2px solid transparent;
            border-radius: 25px;
            }

        .box-for-nav-links:hover {
            border: 2px solid #1ac8ec;
            }

        .box-for-lang {
            vertical-align: middle;
            border-radius: 25px;
            box-shadow: 0px 0px 5px 3px #1a5067;
        }

        .slash {
            color: #e1e3e5;
            }

/*=============================== PUBLISHERS =========================*/
        .background-publishers {
            background-image: url('/img/background-content.png');
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            padding-top: 200px;
        }


        .first-grid {
            height: 640px;
            background: url('/img/plus.png');
            background-position: center center;
            background-repeat: no-repeat;
            grid-template-columns: 1fr 1fr;
            grid-auto-rows: 1fr 1fr;
            justify-items: center;
            align-items: center;
            display: grid;
        }

        .text-under-icon {
            margin-top: 30px;
        }

        .first-text-under-icon {
            margin-top: 31px;
        }

        .x-transformed-box {
          background: inherit;
          position: relative;
          z-index: 1;
          height: 1040px;
          overflow: hidden;
          margin-top: -37px;
        }

        .x-transformed-box:after {
          background: white;
          bottom: 0;
          content: '';
          display: block;
          height: 100%;
          left: -5%;
          position: absolute;
          right: -5%;
          transform: skewX(-45deg);
          transform-origin: 50% 50% 0;
          z-index: -1;
          overflow: hidden;
          margin-left: 2.2%;
        }

        .circle-img {
            position: relative;
            top: 15px;
            z-index: 5;
        }

        .text {
            text-align: center;
            margin-top: 25px;
        }

        .grid-bar-top {
            display: grid;
            grid-template-columns: 441px 91px 545px;
            grid-template-rows: 350px;
            margin-top: 100px;
            margin-left: 80px;
        }

        .grid-bar-bottom {
            display: grid;
            grid-template-columns: 545px 91px 441px;
            grid-template-rows: 350px;
            margin-left: 80px;
        }

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

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

        .font-size-16 {
            font-size: 16px;
        }

        .font-size-20-bold {
            font-size: 20px;
            font-weight: 700;
        }

        .grid-content-right {
            justify-self: end;
            align-self: center;
        }

        .grid-content-left {
            justify-self: start;
            align-self: center;
        }

        .grid-content-center {
            justify-self: center;
            align-self: center;
        }

        .arrow-right-container {
            background-image: url('/img/arrow-right.png');
            background-repeat: no-repeat;
            background-position: center center;
        }

        .arrow-left-container {
            background-image: url('/img/arrow-left.png');
            background-repeat: no-repeat;
            background-position: center center;
        }

        .box-1 {
            padding-right: 15px;
        }

        .box-2 {
            padding: 20px 0px;
        }

        .corner-right {
            background-image: url('/img/corner-right.png');
            background-position: top right;
            background-repeat: no-repeat;
            padding: 60px 20px 60px 15px;
        }

        .corner-left {
            background-image: url('/img/corner-left.png');
            background-position: bottom left;
            background-repeat: no-repeat;
            padding: 60px 10px 60px 64px;
        }

        .contact-button {
            text-decoration: none;
            display: block;
            border: none;
            background-color: #1b2d40;
            color: #1ac8ec;
            width: 250px;
            line-height: 79px;
            margin: 0 auto;
            position: relative;
            top: -35px;
            border-radius: 75px;
            font-size: 22px;
            font-weight: 700;
            z-index: 5;
            vertical-align: middle;
        }

        .contact-button:hover {
            box-shadow: 0px 0px 10px 7px #1a5067;
            border: none;
            transition: 0.5s;
        }

        .border-bottom {
            border-bottom: 1px solid #1ac8ec;
            padding: 15px 35px;
            display: inline-block;
        }

        .bottom-text-publishers {
            padding-bottom: 115px;
            margin-top: 15px;
        }

/*=============================== FEEDBACK FORM =========================*/

        .feedback-form {
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(0,0,0,0.8);
            z-index: 20;
            -webkit-transition: opacity 400ms ease-in;
            -moz-transition: opacity 400ms ease-in;
            transition: opacity 400ms ease-in;
            display: none;
            pointer-events: none;
        }

        .feedback-form:target {
            display: block;
            pointer-events: auto;
        }
         
        .feedback-form > div {
            width: 420px;
            position: relative;
            margin: 2% auto;
            padding: 20px;
            border-radius: 10px;
        }

        .close-modal-window {
            color: white;
            line-height: 35px;
            position: absolute;
            right: -17px;
            text-align: center;
            top: -17px;
            width: 35px;
            text-decoration: none;
            font-weight: bold;
            -moz-box-shadow: 1px 1px 3px #000;
            font-size: 25px;
        }

        .close-modal-window:hover { 
            font-size: 30px;
        }

        .input-text {
            width: 45%;
            height: 25px;
            border-radius: 10px;
            border: none;
            margin: 0px 10px;
            background: none;
            padding-left: 15px;
            margin-right: 32px;
            box-shadow: 7px 7px 5px 2px #15283b;
            background-color: rgba(49, 81, 117, 0.9);
            color: white;
            font-size: 16px;
        }

        .textarea-contacts {
            border-radius: 10px;
            border: none;
            background: none;
            box-shadow: 7px 7px 5px 2px #15283b;
            background-color: rgba(49, 81, 117, 0.9);
            resize: none;
            color: white;
            font-size: 16px;
            padding: 10px 15px;
        }
    
        .input-text label {
            margin-left: 10px;
            color: white;
            font-size: 14px;
        }

        .feedback-form fieldset {
            box-shadow: 0px 0px 45px 5px #1a5067;
            border: none;
        }

        .feedback-form-contact-button {
            position: relative;
            top: 0px;
            width: 300px;
            height: 50px;
            margin: 35px 0px;
            background: none;
            color: white;
            letter-spacing: 4px;
            color: white;
            font-size: 20px;
            border: none;
           
        }

        .feedback-form-contact-button:hover {
            box-shadow: 0px 0px 5px 5px #1a5067;
            transition: 1s;
        }

/*=============================== PUBLISHERS END =========================*/

/*=============================== CONTACTS =========================*/
        .background-contacts {
        background-image: url('/img/background-contacts.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding-top: 200px;
}

        .map-adress-container {
          padding-left: 30px;
          margin-top: 50px;
          overflow: hidden;
        }

        .top-bar {
          padding-left: 30px;
        }

        .map {
            display: block;
            float: left;
        }

        .adress-reg {
          margin-top: 5px;
          text-align: left;
          line-height: 23px;
          margin-left: 100px;
          padding-left: 30px;
          display: block;
          float: left;
          max-width: 450px;
          letter-spacing: 1.5px;
          background-image: url('/img/shapes-with-arrows.png');
          background-position: 1px 7px;
          background-repeat: no-repeat;
        }

        .title {
            padding-left: 15px;
            font-size: 22px;
            font-weight: 700;
            margin-bottom: 2px;
        }

        .group-1 {
            font-size: 18px;
            font-weight: 500;
            padding-top: 34px;
        }

        .group-2 {
            font-size: 16px;
            padding: 12px 0px 18px 0px;
        }

        .bar-with-contacts {
            text-align: left;
            padding-left: 50px;
            margin-top: 85px;
        }

        .bar-with-contacts span {
            display: inline-block;
            text-align: left;
            padding: 0px 40px;
            font-size: 20px;
            vertical-align: middle;
            letter-spacing: 2px;
        }

        .background-icon-left {
            background-position: left;
            background-repeat: no-repeat;
        }

        .tel {
            background-image: url('/img/tel-icon.png');
            line-height: 40px;
        }

        .e-mail {
            background-image: url('/img/e-mail-icon.png');
        }

        .adress {
            background-image: url('/img/mark-icon.png');
            display: block;
        }

        .feedback-form_contacts {
            margin-top: 65px;
            display: grid;
            grid-template-columns: 10% 80% 10%;
            grid-template-rows: 245px;
            grid-column-gap: 10px;

        }

        #feedback {
            display: grid;
            grid-template-rows: 1fr 1fr 1fr;
            grid-template-columns: 1fr 1fr;
            align-items: center;
            grid-column-gap: 20px;
            grid-row-gap: 25px;
        }

        #feedback .textarea {
            grid-row: 1/4;
            grid-column: 2/2
        }

        .input-text_contacts {
            width: 90%;
            box-shadow: none;
            border: none;
            background-color: #151f29;
            height: 60px;
            border-radius: 25px;
            padding: 0px 20px;
            color: white;
            font-size: 16px;
        }

        .input-text_contacts::-webkit-input-placeholder {
            color:#174c5d;
            font-size: 16px;
            font-family: 'Montserrat', 'sans-serif';
            }

        .area {
            resize: none;
            height: 210px;
            padding: 15px 15px;
        }

        .rotate-90-left {
            -webkit-transform: rotate(-90deg)
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
            display: inline-block;
            margin-left: -60px;
            margin-top: 70px;
        }

        .rotate-90-right {
             -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
            display: inline-block;
            margin-left: -80px;
            margin-top: 70px;
        }

        .rotate-90-left-eng {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
            display: inline-block;
            margin-left: -10px;
            margin-top: 70px;
        }

        .rotate-90-right-eng {
             -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
            display: inline-block;
            margin-left: -20px;
            margin-top: 70px;
        }

        .transparent-font {
            font-weight: 700;
            letter-spacing: 2px;
            color: rgba(26,200,236, 0.2);
        }

        .submit-button {
            border: 2px solid #1ac8ec;
            padding: 10px 20px;
            position: relative; 
            color: white;
            font-size: 18px;
            display: inline-block;
            margin-top: 60px;
            margin-bottom: 60px;
        }

/*=============================== CONTACTS END =========================*/

/*=============================== ADVERTISERS =========================*/

.background-adv-top {
    background-image: url('/img/background-adv.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 200px;
}


.adv-h1 {
    font-size: 30px;
    line-height: 30px;
    padding: 6px 20px;
    border-left: 7px solid #1ac8ec;
    font-weight: 900;
    letter-spacing: 2.5px;
    margin-top: 50px;
    margin-left: -25px;
}

.adv-h1-2 {
    margin-top: 23px;
    margin-left: -25px;
}


.adv-h2 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.grid-with-description {
    margin-top: 65px;
    display: grid;
    grid-template-columns: 422px 360px 410px;
    justify-items: left;
    align-items: top;
}

.grid-with-description p, h2 {
    padding-left: 35px;
    line-height: 22px;
    letter-spacing: 0px;
}

.grid-with-description h2 {
    background-image: url(/img/list-style-icon.png);
    background-repeat: no-repeat;
    position: left center;
}

.grid-with-description p {
    margin-top: 15px;
    font-size: 14px;
}

.line-img {
    background-image: url(/img/line.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 90px 0px;
    position: relative;
    max-width: 1547px;
    margin: 0 0px;
}

.grid-with-icons {
    display: grid;
    grid-template-columns: repeat(4,293px);
    grid-template-rows: repeat(2,115px);
    align-items: center;
    padding-left: 35px;
    padding-top: 35px;
}
/*
.grid-with-icons div {
    justify-content: center;
    align-content: center;

}*/

.grid-with-icons img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
}

.grid-with-icons h3 {
    font-size: 15px;
    line-height: 20px;
    color: #1ac8ec;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0px;
    padding-top: 5px;
}

.merg-cells {
    grid-column: 4/4;
    grid-row: 1/3;
}

.white-box {
    background-color: white;
    color: black;
    margin-top: 100px;
}

.white-box h4{
    display: block;
    color: #1b2c3f;
    font-size: 30px;
    line-height: 35px;
    font-weight: 900;
    letter-spacing: 1px;
    padding: 100px 130px 65px 0px;
    background-image: url('/img/shapes-adv.png');
    background-repeat: no-repeat;
    background-position: bottom center;
/*    display: inline-block;*/
}

.grid-with-banners {
    display: grid;
    grid-template-columns: repeat(3,340px);
    grid-template-rows: repeat(4,295px);
    padding: 30px 0px 150px 0px;
    grid-column-gap: 90px;
    grid-row-gap: 70px;
}

.banner-description {
    margin-left: 30px;
    text-align: center;
    margin-top: 25px;
}

.banner-description p {
    vertical-align: middle;
    display: inline-block;
    padding: 7px 15px 7px 15px;
    border: 2px solid #1ac8ec;
    border-radius: 25px;
    color: #1ac8ec;
    line-height: 16px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
}

.margin-l-0 {
    margin-left: 0;
}

.public-banner img {
    margin: 0 auto;
    padding-left: 15px;
    display: block;
}

.mobile-banner {
    justify-self: center;
    align-self: end;
}

.mobile-banner img {
    display: block;
    margin: 0 auto;
}

.background-for-bottom-content {
    background-image: url('/img/background-for-bottom-content.png');
    background-repeat: no-repeat;
    background-position: center top;
}

/*.pointers {
    border: 3px solid #1ac8ec;
    border-radius: 50px;
    display: block;
    float: left;
    padding: 15px;
    font-size: 15px; 
}
*/

.bottom-content {
    padding: 100px 0px;
}

.bottom-content img {
    display: block;
    float: left;
    padding-left: 115px;
}

.bottom-text {
    margin: 50px 0px 0px 115px;
    float: left;
}

.bottom-content p {
    margin-top: 30px;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 22px;
}

.h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    color: #1ac8ec;
}

.grid-bottom {
    display: grid;
    grid-template-columns: repeat(2, 220px);
    grid-template-rows: repeat(2, 100px);
/*    position: absolute;*/
    grid-column-gap: 20px;
    background-image: url('/img/bottom-shape.png');
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 35px;
}

.grid-bottom-box-1 {
    grid-column: 1/1;
    grid-row: 1/3;
    justify-self: end;
    align-self: center;
}

.grid-bottom p {
    margin: 0px;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 22px;
    color: #1ac8ec;
}

.grid-bottom-box-2 {
    justify-self: start;
    align-self: start;
    padding-left: 7px;
}

.grid-bottom-box-3 {
    justify-self: start;
    align-self: end;
    padding-left: 7px;
}

.blue-box {
    background-color: #1b2c3f;
}

.grid-bottom-2 {
    display: grid;
    grid-template-columns: 620px 490px;
    grid-template-rows: 134px;
    justify-items: center;
    align-items: start;
    text-align: center;
    grid-gap: 75px;
    padding: 90px 0px;
    background-image: url('/img/line-bottom-adv.png');
    background-repeat: no-repeat;
    background-position: 58% center;
}

.grid-bottom-2 h5 {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
}

.grid-bottom-2 p {
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0px;
    padding-top: 10px;
}

.grid-bottom-2 .button-adv {
    background-color: #1ac8ec;
    color: white;
    font-weight: 700;
    font-size: 16px;
    padding: 12px 20px;
    border-radius: 25px;
    text-decoration: none;
    display: inline-block;
/*    float: left;*/
    margin: 20px auto 0px;
}


