
@font-face {
    font-family: "PFSquareSansPro-Regular";
    src: url('../fonts/pfsquaresanspro-regular-webfont.eot');
    src: url('../fonts/pfsquaresanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/pfsquaresanspro-regular-webfont.woff') format('woff'),
         url('../fonts/pfsquaresanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: "PFSquareSansPro-Bold";
    src: url('../fonts/PFSquareSansPro-Bold.eot');
    src: url('../fonts/PFSquareSansPro-Bold.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-Bold.woff') format('woff'),
         url('../fonts/PFSquareSansPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: "PFSquareSansPro-Medium";
    src: url('../fonts/PFSquareSansPro-Medium.eot');
    src: url('../fonts/PFSquareSansPro-Medium.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-Medium.woff') format('woff'),
         url('../fonts/PFSquareSansPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "PFSquareSansPro-Black";
    src: url('../fonts/PFSquareSansPro-XBlack.eot');
    src: url('../fonts/PFSquareSansPro-XBlack.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-XBlack.woff') format('woff'),
         url('../fonts/PFSquareSansPro-XBlack.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: "PFSquareSansPro-Thin";
    src: url('../fonts/pfsquaresanspro-thin-webfont.eot');
    src: url('../fonts/pfsquaresanspro-thin-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/Ppfsquaresanspro-thin-webfont.woff') format('woff'),
         url('../fonts/pfsquaresanspro-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "PFSquareSansPro-Light";
    src: url('../fonts/PFSquareSansPro-Light.eot');
    src: url('../fonts/PFSquareSansPro-Light.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-Light.woff') format('woff'),
         url('../fonts/PFSquareSansPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


body.wcs-locked{
    overflow:hidden;
}


.wcs-custom-page{
    position:relative;
    font-size:15px;
    color:#666666;
    font-family: "PFSquareSansPro-Regular";
    text-align: center;
    overflow: hidden;
}

.wcs-network *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: -0.48px;
}

.wcs-custom-page strong{
    font-weight: normal;
    font-family: "PFSquareSansPro-Bold";
}

.wcs-custom-page a{
    color: inherit;
}


.wcs-clear{
    clear:both;
}

.wcs-custom-page img{
    width: auto;
    max-width: 100%;
}


/* ///////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////// */



.wcs-pagedptv{
    background: #0C1726;
    padding: 135px 20px 60px 20px;
    text-align: center;
}


.wcs-pagedptv .wcs-title{
    font-family: 'Arial';
    font-weight: bold;
    font-size: 37px;
    line-height: 132%;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    padding: 0 0 25px 0;
}

.wcs-pagedptv .wcs-photo{
    max-width: 1245px;
    margin: 0 auto;
}

.wcs-pagedptv .wcs-photo img{
    border-radius: 20px;
}

.wcs-pagedptv .wcs-pack{
    width: 600px;
    width: 100%;
    max-width: 600px;
    background: #EDF1FD;
    border-radius: 20px;
    margin: -45px auto 60px auto;
    position: relative;
    z-index: 2;
    padding: 30px 20px 15px 20px;
}

.wcs-pagedptv .wcs-pack .wcs-pack-title{
    font-family: 'Arial';
    font-weight: bold;
    font-size: 24px;
    line-height: 132%;
    letter-spacing: -0.02em;
    color: #3D5265;
    padding: 0px 0px 20px 0px;
}

.wcs-pagedptv .wcs-pack .wcs-row{
    text-align: left;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: #3D5265;
    padding: 0 0 15px 0;
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.wcs-pagedptv .wcs-pack .wcs-row img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 22px 0 0;
}

.wcs-pagedptv .wcs-pack .wcs-row span{
    display: inline-block;
    vertical-align: middle;
}

.wcs-pagedptv .wcs-callmeback-form{
    max-width: 1246px;
    background: #E8F5F7;
    border-radius: 20px;
    margin: 0 auto;
    padding: 30px 20px 40px 20px;
    position: relative;
}

.wcs-pagedptv .wcs-callmeback-form .wcs-form-title{
    font-family: "PFSquareSansPro-Bold";
    font-size: 37px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #3D5265;
    padding: 0 0 15px 0;
}

.wcs-pagedptv .wcs-callmeback-form .wcs-form-text{
    font-size: 20px;
    line-height: 125%;
    letter-spacing: -0.02em;
    color: #3D5265;
    padding: 0 0 25px 0 ;
}



.wcs-pagedptv .wcs-frm-phone{
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    padding: 0 10px;
    height: 51px;
    line-height: 51px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #ffffff;
    color: #3D5265;
    font-size: 17px;
    font-family: "PFSquareSansPro-Regular";
    display: block;
}

.wcs-pagedptv .wcs-submit{
    display: block;
    width: 267px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    background: #1D4458;
    border-radius: 70px;
    font-size: 18px;
    letter-spacing: -0.02em;
    font-family: "PFSquareSansPro-Bold";
    border: 0px;
    margin: 40px auto 0 auto;
}


.wcs-callmeback-thank{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 100;
    display: none;
}

.wcs-callmeback-thank .wcs-callmeback-thank-message{
    width: 80%;
    max-width: 500px;
    background: #fff;
    padding: 40px;
    left: 50%;
    top: 50%;
    position: absolute;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    z-index: 10;
    text-align: center;
}

.wcs-callmeback-thank .wcs-callmeback-back-close{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1; 
}

.wcs-callmeback-thank .wcs-callmeback-thank-message .wcs-callmeback-close{
    
    position: absolute;
    right: -20px;
    top: -5px;
    color: #fff;
    font-size: 30px;
    display: block;
    cursor: pointer;
}


.wcs-callmeback-thank .wcs-callmeback-thank-message .wcs-callmeback-thank-title{
    font-family: "PFSquareSansPro-Bold";
    padding: 0 0 10px 0;
    font-size: 20px;
    line-height: 120%;
}

.wcs-callmeback-thank .wcs-callmeback-thank-message .wcs-callmeback-thank-text{
    font-size: 14px;
}


@media screen and (max-width: 959px) {

    .wcs-pagedptv .wcs-photo img{
        object-position: center top;
        object-fit: cover;
        height: 300px;
    }

    .wcs-pagedptv .wcs-pack {
        margin: -22px auto 60px auto;
    }

}


@media screen and (max-width: 767px) {

    .wcs-pagedptv {
        padding: 50px 20px 30px 20px;
    }

    .wcs-pagedptv .wcs-title {
        font-size: 25px;
    }

    .wcs-pagedptv .wcs-title br{
        display: none;
    } 

    .wcs-pagedptv .wcs-photo img {
        height: 325px;
    }

    .wcs-pagedptv .wcs-pack .wcs-row{
        padding: 0 0 15px 0px;
    }

    .wcs-pagedptv .wcs-callmeback-form .wcs-form-title {
        font-size: 26px;
    }

    .wcs-pagedptv .wcs-callmeback-form .wcs-form-text {
        font-size: 15px;
    }

}


























































