body {
    margin: 0;
}

#left-help-desk{
    background: rgb(59,59,60,0.6);
    border-radius: 5px;
    color: #fff;
    right: 20px;
    padding: 16px 0;
    position: fixed;
    top: 25%;
    width: 120px;
    text-align: center;
    z-index: 20;
    transform: translateY(-50%);
}
.left-help-desk-teamViewer-icon{
    background: url('../images/TeamViewer_Logo_512x512.png');
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    margin: 0 auto 8px;
}
.left-help-desk-anyDesk-icon{
    background: url('../images/anydesk.png');
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    margin: 0 auto 8px;
}
.left-help-desk-teamViewer,
.left-help-desk-anyDesk{
    font-family: 'BPG Nino Elite Caps';
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 16px;
    display: inline-block;
}
.left-help-desk-anyDesk{
    margin-bottom: 0;
}

.main {
    background: url('../images/background2.png') no-repeat center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    overflow: hidden;
    background-size: cover;
}


.header {
    height: 80px;
    background: #3b3b3c;
    display: flex;
    justify-content: space-between;
    align-items: center;

    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999999;
}

.header-inner {
    width: 1272px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-main-content {
    width: 1272px;
    margin: 0 auto;
}

.header .logo .laptop-version {
    display: none;
}

.header .menu {
    /*padding-right: 145px;*/
}

.menu ul {
    list-style-type: none;
    display: flex;
}

.menu ul li {
    margin-right: 28px;
}

.menu ul li a {
    font-family: 'BPG Banner Caps Alpha';
    font-size: 22px;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
}

.main-text {
    margin: 80px auto 533px;
    padding-top: 170px;
}

.main-text h2 {
    font-family: 'BPG Nino Elite Caps';
    font-size: 56px;
    max-width: 700px;
    color: #FFFFFF;
    margin: 0;
}

.main-text h3 {
    font-family: 'Poppins Regular';
    font-size: 33px;
    color: #FFFFFF;
    opacity: 61%;
    font-weight: 100;
    margin: 14px 0 0;
}

.main-text p {
    font-family: 'BPG Nino Elite Caps';
    color: #FFFFFF;
    font-size: 33px;
    opacity: 61%;
    font-weight: 100;
    margin: 16px 0 0;
}

.announcement {
    width: 990px;
    height: 675px;
    margin: 0 auto 282px;
    background: #19191a;
    box-shadow: 0px 3px 6px #00000029;
    border: 0.20000000298023224px solid #707070;
    border-radius: 30px;
    opacity: 1;
    padding: 0 70px;
    box-sizing: border-box;
}

.announcement img {
    margin: 45px auto 78px;
    display: block;
}

.announcement p {
    font-family: 'BPG Nino Elite Caps';
    font-size: 27px;
    letter-spacing: 1px;
    color: #FFFFFF;
    line-height: 1.4;
    margin-bottom: 38px;
}

.button-call {
    width: 295px;
    height: 71px;
    background: transparent linear-gradient(263deg, #9C3DFB 0%, #F05ADF 52%, #FC5A33 100%) 0% 0% no-repeat padding-box;
    border-radius: 18px;
    opacity: 1;
    font-family: 'BPG Nino Mtavruli';
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.07px;
    color: #FFFFFF;
    margin: 0 auto;
    font-weight: bold;
}

.button-call a {
    text-decoration: none;
    color: #fff;
}

.professional {
    margin-bottom: 70px;
}

.professional .professional-description {
    font-family: 'BPG Nino Elite Caps';
    font-size: 27px;
    letter-spacing: 1px;
    color: #FFFFFF;
    line-height: 1.4;
    margin-bottom: 38px;
}

.professional h2, .experience h2, .about h2, .contact h2 {
    font-family: 'BPG Nino Mtavruli';
    font-size: 40px;
    letter-spacing: 0.13px;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
}

.professional h2 span, .experience h2 span, .about h2 span, .contact h2 span {
    font-family: 'Poppins Bold';
    font-weight: bold;
    font-size: 43px;
    letter-spacing: 0.12px;
    color: #CB6659;
}

.professional h3, .experience h3 {
    font-family: 'Poppins Regular';
    font-size: 30px;
    letter-spacing: 0.12px;
    color: #FFFFFF;
    opacity: 71%;
    font-weight: 100;
    text-align: center;
    margin: 0;
}

.experience .service-blocks {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    box-sizing: border-box;
}

.experience .service-blocks .box {
    width: 295px;
    height: 295px;
    background: #29292a;
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #707070;
    border-radius: 20px;
    opacity: 1;
    padding: 30px 24px;
    box-sizing: border-box;
    position: relative;
}

.experience h3 {
    margin-bottom: 62px;
}

.experience h3 span {
    text-decoration: underline;
}

.experience .service-blocks .box h5 {
    font-family: 'BPG Nino Mtavruli';
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto 20px;
    min-height: 88px;
    display: flex;
    align-items: center;
}

.experience .service-blocks .box p {
    font-family: 'BPG Nino Elite Caps';
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.05px;
    margin-bottom: 49px;
    line-height: 1.5;
    text-align: center;
}

.experience .service-blocks .box .seeMore {
    width: 248px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'BPG Nino Mtavruli';
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.05px;
    border: 1px solid #707070;
    border-radius: 20px;
    background: #4f4f50;
    position: absolute;
    bottom: 20px;
    text-decoration: none;
    box-sizing: border-box;
}

#request-call {
    margin: 70px auto 0px;
    padding: 53px 70px;
    display: flex;
    background: #29292a;
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #707070;
    border-radius: 20px;
    box-sizing: border-box;
}

#request-call p {
    font-family: 'BPG Nino Elite Caps';
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0.08px;
    margin: 0;
    max-width: 745px;
    text-align: left;
}

#request-call form {
    margin: auto;
}

#request-call form button {
    width: 100%;
    height: 55px;
    /*background: transparent linear-gradient(*/
    /*        263deg, #9C3DFB 0%, #F05ADF 52%, #FC5A33 100%) 0% 0% no-repeat padding-box;*/
    border: none;
    background:rgb(10, 124, 255);
    border-radius: 18px;
    font-family: 'BPG Nino Mtavruli';
    font-size: 18px;
    letter-spacing: 0.07px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

#request-call .client-input {
    margin-bottom: 12px;
    padding-left: 24px;
    width: 100%;
    height: 55px;
    background-color: #302E2E;
    color: #ffffff;
    font-size: 17px;
    font-family: 'BPG Nino Elite Caps';
    box-sizing: border-box;
    border: 0.5px solid #707070;
    border-radius: 20px;
    outline: none;
}

.service-main-block {
    margin: 70px auto 0px;
    height: 457px;
    background: #29292a;
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #707070;
    border-radius: 20px;
    padding: 53px 46px 53px 116px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-main-block .left-content {
    margin-right: 40px;
}
.service-main-block .left-content h5 {
    font-family: 'BPG Nino Mtavruli';
    font-size: 35px;
    color: #FFFFFF;
    letter-spacing: 0.1px;
    margin: 0 0 35px;
}

.service-main-block .left-content p {
    font-family: 'BPG Nino Elite Caps';
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0.08px;
    margin: 0;
    max-width: 745px;
    text-align: left;
}
.service-main-block .right-content  {
    width: 370px;
}

.about {
    margin: 158px auto 0;
}

.about h2 {
    margin-bottom: 85px;
}

.about h4 {
    font-family: 'BPG Nino Mtavruli';
    letter-spacing: 0.08px;
    color: #FFFFFF;
}

.about h3 {
    margin: 20px 0 0 0;
    letter-spacing: 0.08px;
    color: #FFFFFF;
    font-family: 'BPG Nino Mtavruli';
    font-size: 27px;
}

.about .head {
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-left: 24px;
    margin-bottom: 34px;
}

.about .head span {
    font-family: 'Poppins Medium';
    letter-spacing: 0.07px;
    color: #cb6659;
    width: 129px;
    height: 53px;
    background: #443a3b;
    border-radius: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
}

.about .step-1,
.about .step-2,
.about .step-3,
.about .step-4,
.about .step-5 {
    background: #242426;
    width: 714px;
    height: 233px;
    border: 0.5px solid #707070;
    border-radius: 20px;
}

.about .step-1 {
    /*margin-left: 324px;*/
}

.about .step-2 {
    margin-top: 165px;
    margin-left: 554px;
}

.about .step-3 {
    margin-top: 176px;
    /*margin-left: 324px;*/
}

.about .step-4 {
    margin-top: 170px;
    margin-left: 554px;
}

.about .step-5 {
    margin-top: 132px;
    /*margin-left: 324px;*/
    margin-bottom: 195px;
}

.about .description {
    font-family: 'BPG Nino Elite Caps';
    letter-spacing: 0.07px;
    color: #FFFFFF;
    font-size: 25px;
    margin-left: 27px;
    margin-right: 58px;
}


.contact {
    margin-top: 200px;
    margin-bottom: 206px;
}

.contact .contact-blank {
    width: 910px;
    height: 565px;
    background: #1F1E1E;
    border: 0.5px solid #707070;
    box-sizing: border-box;
    border-radius: 25px;
    margin: 0 auto;
    padding: 48px 48px;
}

.contact .contact-blank .contact-blank-leftMenu {
    width: 312px;
    margin-right: 124px;
    float: left;
}

.contact .contact-blank .contact-blank-leftMenu h3 {
    font-family: "Poppins Bold";
    font-size: 24px;
    color: #FFFFFF;
    margin: 0 0 10px;
}

.contact .contact-blank .contact-blank-leftMenu p.contact-desc {
    font-family: "BPG Nino Elite Caps";
    font-size: 19px;
    color: #FFFFFF;
    margin: 0 0 33px;
    line-height: 30px;
}

.contact .contact-blank .contact-blank-leftMenu p.contact-txt {
    font-family: "Poppins Regular";
    font-size: 19px;
    color: #FFFFFF;
    margin: 0 0 30px;
    width: 240px;
}

.contact .contact-blank .contact-blank-leftMenu p.contact-txt a {
    color: #DC53E6;
    text-decoration: none;
    outline: 0;
}

.contact .contact-blank .contact-blank-leftMenu p.contact-social {
    font-family: "BPG Nino Elite Caps";
    font-size: 19px;
    color: #FFFFFF;
    margin: 0 0 30px;
}


.contact .contact-blank .contact-blank-rightMenu {
    width: 375px;
    float: left;
}

.contact .contact-blank .contact-blank-rightMenu .send-btn {
    width: 384px;
    height: 63px;
    /*background: transparent linear-gradient(*/
    /*        263deg, #9C3DFB 0%, #F05ADF 52%, #FC5A33 100%) 0% 0% no-repeat padding-box;*/
    background:rgb(10, 124, 255);
    border: none;
    border-radius: 18px;
    font-family: 'BPG Nino Mtavruli';
    font-size: 24px;
    letter-spacing: 0.07px;
    color: #FFFFFF;
    margin: 25px auto 0;
    font-weight: bold;
    cursor: pointer;
}

.contact .contact-blank .contact-blank-rightMenu input,
.contact .contact-blank .contact-blank-rightMenu textarea {
    width: 384px !important;
    height: 63px !important;
    background: #302E2E;
    font-family: "BPG Nino Elite Caps";
    font-size: 17px;
    color: #ffffff;
    border: 0.5px solid #707070;
    box-sizing: border-box;
    border-radius: 20px;
    padding-left: 24px;
    outline: 0;
    margin-bottom: 12px;
}

.contact .contact-blank .contact-blank-rightMenu input::placeholder {
    font-size: 17px;
    color: #FFFFFF;
    opacity: 0.7;
}

input#attachment:before {
    content: "ატვირთეთ რეზიუმე(CV) ... (მაქს. 5 Mb)";
    padding-right: 9999px;
    top: 16px;
    position: relative;
    opacity: 0.7;
}

.contact h2 {
    margin-bottom: 60px;
}


.footer {
    height: 432px;
    background: #0C0C0CE8 0% 0% no-repeat padding-box;
    box-shadow: -3px -3px 6px #00000029;
    opacity: 1;
    padding: 107px 0 52px;
    box-sizing: border-box;
}

.footer .footer-inner {
    width: 1272px;
    margin: 0 auto;
}

.footer .footer-inner .menu {
    margin-bottom: 65px;
}

.footer .footer-inner .menu ul {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer .footer-inner .menu ul li a {
    font-family: 'BPG ExtraSquare Mtavruli';
    font-size: 28px;
    color: #FFFFFF;
}

.footer .footer-inner .footer-logo {
    margin-right: 88px;
}

.footer .footer-inner .footer-social-fb {
    margin-right: 67px;
}

.footer .footer-inner .footer-social-instagram {
    margin-right: 60px;
}

.footer .footer-inner .logo-social {
    width: 440px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .footer-inner .footer-desc {
    font-family: 'BPG ExtraSquare Mtavruli';
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 43px;
}


/* MEDIA QUERIES */


@media only screen and (max-width: 1920px) {
    .main {
        background: url('../images/background2.png') no-repeat center;
        width: 1920px;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 80px;
        overflow: hidden;
        background-size: auto;
    }
}

/* Laptop 1271 - 767 */

@media only screen and (max-width: 1271px) {
    .main {
        min-height: 6200px;
        height: auto;
    }

    .professional{
        margin-bottom: 0;
    }

    .header {
        height: 60px;
    }

    .header-inner {
        width: 768px;
    }

    .header-inner .logo .laptop-version {
        display: block;
    }

    .header-inner .logo .desk-version {
        display: none;
    }

    .menu ul li {
        margin-right: 18px;
    }

    .menu ul li a {
        font-size: 14px;
    }

    .main-text {
        margin-top: 60px;
        margin-bottom: 240px;
    }

    .main-text h2 {
        font-size: 38px;
    }

    .main-text h3 {
        font-size: 24px;
    }

    .main-text p {
        font-size: 24px;
    }

    .section-main-content {
        width: 768px;
    }

    .announcement {
        width: 768px;
        height: 518px;
        margin-bottom: 182px;
    }

    .announcement img {
        margin: 25px auto 50px;
        width: 75px;
    }

    .announcement p {
        font-size: 22px;
        margin-bottom: 28px;
    }

    .button-call {
        width: 240px;
        height: 56px;
        font-size: 20px;
    }

    .professional h2, .experience h2, .about h2, .contact h2 {
        font-size: 36px;
    }

    .professional h2 span, .experience h2 span, .about h2 span, .contact h2 span {
        font-size: 39px;
    }

    .professional h3, .experience h3 {
        font-size: 26px;
    }

    .experience .service-blocks {
        display: block;
        width: 768px;
    }

    .experience .service-blocks .box {
        width: 370px;
        height: 300px;
        padding: 30px 16px;
        margin-right: 28px;
        margin-bottom: 28px;
        float: left;
    }

    .experience .service-blocks .box:nth-child(even) {
        margin-right: 0;
    }

    .experience .service-blocks .box p {
        text-align: center;
        margin-bottom: 8px;
    }

    .experience .service-blocks .box .seeMore {
        margin: 0 auto;
        position: relative;
        margin-top: 50px;
    }

    .experience .service-blocks .box h5 {
        margin: 0 auto;
        justify-content: center;
    }

    .service-main-block {
        margin: 30px auto 100px;
        height: 400px;
        background: #29292a;
        box-shadow: 0px 3px 6px #00000029;
        border: 0.5px solid #707070;
        border-radius: 20px;
        padding: 0px 30px 0 36px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .service-main-block .left-content h5 {
        font-family: 'BPG Nino Mtavruli';
        font-size: 24px;
        color: #FFFFFF;
        letter-spacing: 0.1px;
        margin: 0 0 8px;
    }

    .service-main-block .left-content p {
        font-family: 'BPG Nino Elite Caps';
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        margin: 0;
    }
    .service-main-block .right-content {
        width: 370px;
        padding-right: 50px;
    }
    .service-main-block .right-content img {
        width: 280px;
    }
    .service-main-block .left-content{
        margin-right: 0;
        padding: 0 8px 0 50px;
    }
    .about {
        margin: 222px auto 0;
    }

    .about .step-1,
    .about .step-2,
    .about .step-3,
    .about .step-4,
    .about .step-5 {
        background: #242426;
        width: 100%;
        height: 225px;
    }

    .about .step-2 {
        margin-top: 48px;
        margin-left: 0;
    }

    .about .step-3 {
        margin-top: 48px;
    }

    .about .step-4 {
        margin-top: 48px;
        margin-left: 0;
    }

    .about .step-5 {
        margin-top: 48px;
        margin-bottom: 95px;
    }


    .contact .contact-blank {
        width: 768px;
        height: 480px;
        background: #1F1E1E;
        border: 0.5px solid #707070;
        box-sizing: border-box;
        border-radius: 25px;
        margin: 0 auto;
        padding: 48px 48px;
    }

    .contact .contact-blank .contact-blank-leftMenu {
        width: 280px;
        margin-right: 40px;
        float: left;
    }

    .contact .contact-blank .contact-blank-leftMenu h3 {
        font-size: 24px;
    }

    .contact .contact-blank .contact-blank-leftMenu p.contact-desc {
        font-size: 18px;
        margin: 0 0 33px;
        line-height: 26px;
    }

    .contact .contact-blank .contact-blank-leftMenu p.contact-txt {
        font-size: 18px;
        margin: 0 0 30px;
    }

    .contact .contact-blank .contact-blank-leftMenu p.contact-social {
        font-size: 18px;
        margin: 0 0 30px;
    }

    .contact .contact-blank .contact-blank-rightMenu {
        width: 349px;
        float: left;
    }

    .contact .contact-blank .contact-blank-rightMenu input, .contact .contact-blank .contact-blank-rightMenu textarea {
        width: 350px !important;
        height: 50px !important;
        font-size: 17px;
    }

    .contact .contact-blank .contact-blank-rightMenu .send-btn {
        width: 350px;
        height: 60px;
        font-size: 22px;
    }


    .footer {
        height: 280px;
        padding: 32px 0 0;
    }

    .footer .footer-inner {
        width: 768px;
        margin: 0 auto;
    }

    .footer .footer-inner .menu {
        margin-bottom: 40px;
    }

    .footer .footer-inner .menu ul li a {
        font-size: 16px;
    }

    .footer .footer-inner .logo-social {
        width: 340px;
    }

    .footer .footer-inner .footer-logo {
        margin-right: 70px;
    }

    .footer .footer-inner .footer-logo img {
        width: 70px;
    }

    .footer .footer-inner .footer-social-fb,
    .footer .footer-inner .footer-social-instagram {
        margin-right: 40px;
    }

    .footer .footer-inner .footer-social-fb img {
        width: 16px;
    }

    .footer .footer-inner .footer-social-instagram img,
    .footer .footer-inner .footer-social-linkedin img {
        width: 26px;
    }

    .footer .footer-inner .footer-desc {
        font-size: 20px;
        margin-top: 32px;
    }
}

/* Tablet 767 - 480 */
@media only screen and (max-width: 767px) {

}