
@font-face {
    font-family: "spyagency";
    src: url("./fonts/spy_agency/spyagency.woff2") format("woff2"),
    url("./fonts/spy_agency/spyagency.woff") format("woff"),
    url("./fonts/spy_agency/spyagency.otf") format("opentype");
    font-weight: 400;
}
html,body{
    background: white;
}
div#content {
    margin: 0 auto;
    max-width: 100%;
}
.youtube-loader-body{
    background: url('./images/youtube-loader/main-bg.png') no-repeat left top;
    background-size: 70%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}
#login-form {
    position: absolute;
    width: 300px;
    background-color: rgb(255, 255, 255);
    color: rgb(138, 138, 138);
    right: 0px;
    z-index: 1000;
    display: none;
    top: 57px;
    box-shadow: none !important;
    padding: 22px 30px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(77, 205, 213);
    border-image: initial;
}
.logo img{
    max-width: 82px;
    float: left;
    margin-top: 24px;

}
.loginBtn{
    background-image: radial-gradient(137% 223%, #75F4F5 0%, #1C96AC 100%);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.02);
    border-radius: 4px;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    color: #F9F9F9;
    letter-spacing: 0;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 17px;
}
.loginBtn {
    background: rgb(69, 193, 206);
    background: -moz-linear-gradient(
            left,
            rgba(69, 193, 206, 1) 0%,
            rgba(86, 217, 221, 1) 100%
    );
    background: -webkit-linear-gradient(
            left,
            rgba(69, 193, 206, 1) 0%,
            rgba(86, 217, 221, 1) 100%
    );
    background: linear-gradient(
            to right,
            rgba(69, 193, 206, 1) 0%,
            rgba(86, 217, 221, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45c1ce', endColorstr='#56d9dd',GradientType=1 );
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    font-size: 15px;
    color: #f9f9f9!important;
    letter-spacing: 0;
    text-align: center;
    border: none;
    transition: all 0.5s 0;
    float: right;
    width: 110px;
    line-height: 32px;
    text-decoration: none!important;
}
.loginBtn:hover, .loginBtn:active {
    background: rgb(69, 193, 206);
    background: -moz-linear-gradient(
            left,
            rgba(86, 217, 221, 1) 0%,
            rgba(69, 193, 206, 1) 100%
    );
    background: -webkit-linear-gradient(
            left,
            rgba(86, 217, 221, 1) 0%,
            rgba(69, 193, 206, 1) 100%
    );
    background: linear-gradient(
            to right,
            rgba(86, 217, 221, 1) 0% rgba(69, 193, 206, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56d9dd', endColorstr='#45c1ce',GradientType=1 );
    text-decoration: none;
    color:white;
}
#login-form button {
    font-size: 14px;
    height: 35px;
    width: 100%;
    border-radius: 4px;
    padding: 0;
    outline: none!important;
}
.btn-default {
    background-color: #3bccc8!important;
    border: 0px solid white;
    color: white!important;
}
#login-form input {
    margin-bottom: 8px;
}
a.forget {
    font-size: 14px;
    padding: 9px 0 0 0;
    color: inherit;
    float: right;
}
.youtube-loader-main{
    margin-top: 57px;
    font-size: 0;
    margin-bottom: 154px;
}
.youtube-loader-main-left{
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 100px;
}
.youtube-loader-main-right{
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.youtube-loader-main-right img, .youtube-loader-main-right iframe{
    max-width: 100%;
}
.youtube-loader-main-small-desc{
    font-family: "Lato", sans-serif;
    font-size: 24px;
    color: #454545;
}
.youtube-loader-main-title{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 42px;
    color: #454545;
    margin-top: -9px;
    margin-bottom: 7px;
}
.youtube-loader-main-desc{
    font-family: "Lato", sans-serif;
    font-size: 20px;
    color: #454545;
}
.blue-title{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #17B2CC;
    text-align: center;
    margin-bottom: 85px;
}
.main-content{
    font-size: 0;
}
.main-content-left-part{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 48px;
    padding-right: 56px;
}
.main-content-right-part{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.main-content-right-part img{
    max-width: 100%;
    display: inline-block;
}
.main-content-right-part-1{
    margin-top: 21px;
    margin-bottom: 68px;
}
.main-content-right-part-1 img{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.click-canvas-right-part{
    text-align: right;
}
.click-canvas-right-part img{
    max-width: 100%;
    display: inline-block;
}
.main-content-left-part-number{
    background: #17B2CC;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.75px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-top: -5px;
}
.main-content-left-part-small-title{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #454545;
    letter-spacing: -0.92px;
    line-height: 28.6px;
    margin-bottom: 16px;
}
.main-content-left-part-title{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #454545;
    line-height: 32px;
    margin-bottom: 15px;
}
.main-content-left-part-desc{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #686868;
    letter-spacing: 0;
    line-height: 18.2px;
}
.one-main-content{
    margin-bottom: 80px;
}
.main-content-left-part-star-desc{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #454545;
    letter-spacing: 0;
    line-height: 23.4px;
    margin-top: 20px;
}
.what-are-you-waiting-title{
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 34px;
    color: #686868;
    letter-spacing: 0;
    text-align: center;
    margin-top: 52px;
    margin-bottom: 24px;
}
.what-are-you-waiting-link{
    background-image: radial-gradient(-22% 137%, #98B1C4 0%, #7493AB 100%);
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 332px;
    width: 100%;
    margin-bottom: 140px;
    font-size: 15px;
    color: #F9F9F9!important;
    text-decoration: none!important;
    letter-spacing: 0;
    text-align: center;
}
.grey-separator{
    height: 1px;
    width: 100%;
    background: #E5E5E5;
    margin-bottom: 30px;
}
.credentials{
    opacity: 0.6;
    font-family: 'Open Sans', 'OpenSans', sans-serif;
    font-size: 14px;
    color: #686868;
    letter-spacing: 1px;
    padding-bottom: 30px;
    text-align: center;
    font-weight: bold;
}
.click-canvas-left-part{
    padding-right: 30px;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.click-canvas-right-part{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.four-arguments{
    font-size: 0;
    margin-top: 60px;
    text-align: center;
}
.one-argument{
    padding-left: 66px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #454545;
    letter-spacing: -0.67px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
}
.one-argument-1:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/click-ico-1.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-argument-2:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/click-ico-2.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-argument-3:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/click-ico-3.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-argument-4:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/click-ico-4.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.gray-container-parent{
    background: #F9F9F9;
    padding-top: 83px;
    padding-bottom: 90px;
}
.modifying-parent{
    font-size: 0;
}
.one-modifying{
    display: inline-block;
    vertical-align: top;
    width: 32%;
}
.one-modifying:nth-child(2){
    margin-left: 2%;
    margin-right: 2%;
}
.one-modifying img{
    max-width: 100%;
    margin: 0px auto;
}
.one-modifying-text{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #454545;
    letter-spacing: -0.92px;
    line-height: 28.6px;
    margin-top: 17px;
}
.white-container-parent{
    background: white;
    padding-top: 80px;
}
.working-parts{
    font-size: 0;
    margin-bottom: 80px;
}
.working-left-part{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
.working-right-part{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
.working-left-part img{
    width: 100%;
    max-width: 396px;
    margin-top: 24px;
}
.font-four{
    font-size: 0;
    margin-top: 20px;
}
.one-font-four{
    width: 50%;
    padding-left: 66px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #454545;
    letter-spacing: -0.67px;
    line-height: 50px;
    position: relative;
    display: inline-block;
    margin-bottom: 32px;
}
.one-font-four-1:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/change-font-1.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-font-four-2:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/change-font-2.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-font-four-3:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/change-font-3.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-font-four-4:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/change-font-4.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.adding-product-small-title{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #8A8A8A;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.adding-product-small-title:before{
    background: rgba(151,151,151,0.12);
    width: 80%;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0;
    content: ' ';
}
.adding-parts{
    font-size: 0;
}
.adding-left-part{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
.adding-right-part{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
}
.adding-parts .main-content-left-part-small-title{
    margin-bottom: 40px;
}
.adding-parts img{
    max-width: 408px;
    width: 100%;
}
.adding-parts-2 img{
    max-width: 100%;
}
.adding-images-parts{
    font-size: 0;
}
.adding-images-left-part{
    width: 57%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
.adding-images-right-part{
    width: 37%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
}
.adding-images-left-part img{
    max-width: 396px;
    width: 100%;
    margin-top: 60px;
}
.one-adding-images{
    padding-left: 68px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #454545;
    letter-spacing: -0.75px;
    line-height: 26px;
    margin-bottom: 30px;
    position: relative;
}
.one-adding-images-1:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/ai-1.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-adding-images-2:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/ai-2.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-adding-images-3:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/ai-3.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.one-adding-images-4:before{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    background: url('./images/template-builder/ai-4.png') no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.upload-parts{
    font-size: 0;
}
.upload-left-part{
    width: 47%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3%;
}
.upload-right-part{
    width: 47%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3%;
}
.export-parts{
    font-size: 0;
    margin-top: 40px;
}
.export-parts img{
    margin-top: 25px;
}
.export-parts > div{
    margin-bottom: 50px;
}
.export-parts-img{
    max-width: 380px;
    width: 100%;
}
@media screen and (max-width: 1200px){
    .youtube-loader-main-left{
        padding-right: 20px;
    }
    .one-argument{
        position: relative;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
        width: 50%;
        text-align: left;
    }
    .one-modifying-text{
        font-size: 20px;
    }
}
@media screen and (max-width: 992px){
    .youtube-loader-main-left{
        width: 50%;
    }
    .youtube-loader-main-right {
        width: 50%;
    }
}
@media screen and (max-width: 780px){
    .working-left-part {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .working-right-part {
        width: 100%;
        margin-left: 0;
    }
    .adding-left-part{
        width: 100%;
        margin-right: 0%;
    }
    .adding-right-part{
        width: 100%;
        margin-left: 0%;
    }
}
@media screen and (max-width: 700px){
    .main-content-left-part{
        width: 100%;
        overflow: hidden;
        padding-right: 20px;
        margin-bottom: 40px;
    }
    .main-content-right-part{
        width: 100%;
        text-align: center;
    }
    .one-main-content {
        margin-bottom: 40px;
    }
    .youtube-loader-main-left{
        width: 100%;
        padding-right: 0;
    }
    .youtube-loader-main-right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .youtube-loader-main{
        margin-bottom: 40px;
    }
    .what-are-you-waiting-title{
        margin-top: 22px;
    }
    .what-are-you-waiting-link{
        margin-bottom: 40px;
    }
    .click-canvas-left-part{
        padding-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .click-canvas-right-part{
        width: 100%;
        text-align: center;
    }
    .one-argument{
        width: 100%;
    }
    .one-modifying{
        width: 100%;
        margin-bottom: 30px;
    }
    .one-modifying:nth-child(2){
        margin-left: 0;
        margin-right: 0;
    }
    .adding-images-left-part{
        width: 100%;
        margin-right: 0;
    }
    .adding-images-right-part{
        width: 100%;
        margin-left: 0;
    }
    .upload-left-part {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30px;
    }
    .upload-right-part {
        width: 100%;
        margin-left: 0%;
    }

}
@media screen and (max-width: 400px){
    .youtube-loader-main-title{
        font-size: 36px;
    }
    .youtube-loader-main-desc{
        font-size: 16px;
    }
    .one-font-four {
        width: 100%;
    }
}