/*pmbenefits*/


.pmbenefits4 .blttxtr{padding:10px 0 0 0; text-align:right;}
.pmbenefits4 .blttxtl{padding:10px 0 0 0; text-align:left;}

.pmbenefits6 .feature-items {
    margin: -30px 0 0 0;
}
.pmbenefits6 .feature-items {
    text-align: center;
    width: 308px;
    margin: 0 auto;
    padding: 0 0 42px 0;
    position: relative;
}
.pmbenefits6 .feature-items.right {
    margin: 0 auto;
}
.pmbenefits6 .feature-items img {
    margin: 0 0 -18px 0;
    position: relative;
    z-index: 2;
}


.pmbenefits6 .feature-items .text-right, .pmbenefits6 .feature-items .fetaure-right {
    min-height: 150px;

}
.pmbenefits6 .features .feature-items .icon-container.left {
    display: block;
    margin: 0px 0px 0px 0px;
    float: none;
}
.pmbenefits6 .icons {
    color: #52c732;
    margin-bottom: -20px;
    position: relative;
}
.pmbenefits6 .features .feature-items .icon-container.right {
    display: block;
    margin: 10px 20px 0px 0px;
    float: none;
}
.pmbenefits6 .feature-items .text-right h4, .pmbenefits6 .feature-items .fetaure-right h4 {
    padding: 33px 0 15px 0;
    font-size: 23px;
    line-height: 1;
    color: #2e150f;
    font-family: 'Lobster',arial,sans-serif;
    text-align: center;
}
.pmbenefits6 .feature-items .text-right p, .pmbenefits6 .feature-items .fetaure-right p {
    line-height: 23px;
    text-align: center;
}
.pmbenefits7 .icon-wrap{
    width: 50px;
    height: 50px;
}
.pmbenefits7 .icons{
    font-size: 27px;
    padding: 10px 0 0 0;
    width:30px;
}
.pmbenefits7 .bullet-right{
    padding: 5px
}
.pmbenefits8 .describe-list li {
    margin-bottom: 25px;
    padding: 0 ;
    display: block;
    margin: 0 20px;
}
.pmbenefits8 .describe-list li .bullet-title {
    display: block;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.pmbenefits8 .bullet-title  img {
    margin-bottom: -7px;
    margin-right: 10px;
}
.pmbenefits8 .describe-list li .bullet-text{
    background: #d8e9ef;
    border-radius: 2px;
    padding: 10px;
}
.pmbenefits9 .icon-wrap{
    width: 100px;
    height: 100px;
}
.pmbenefits9 .icons {
    font-size: 40px;
    padding: 30px;
    width: 140px;
}
.pmbenefits9 .bullet-right {
    padding: 10px;
}

.pmbenefits10 .feature-items{
    margin-top: 30px;
    padding: 30px 20px 25px;
    border: 2px solid #f0f5f9;
}
.pmbenefits10 .icon-container, .pmbenefits10 .text-right, .pmbenefits10 .text-left {
    display: table-cell;
    vertical-align: top;
}
.pmbenefits10 .features .feature-items .icon-container.left{float:left;margin: 0px 20px 0px 0px;}
.pmbenefits10 .features .feature-items .icon-container.right{float:right;margin: 0px 0px 0px 30px;}
.pmbenefits10 .text-left{text-align:left;}
.pmbenefits10 .fetaure-right{text-align:right;}
.pmbenefits10 .separator{
    position: relative;
    width: 50px;
    height: 1px;
    margin: 20px auto 20px;
}
.pmbenefits10 .custom_html{padding-bottom:30px;}

.pmbenefits11 .icon-wrap{
    width: 100px;
    height: 100px;
}
.pmbenefits11 .icons {
    font-size: 40px;
    padding: 30px;
    width: 140px;
}
.pmbenefits11 .text {
    padding: 10px;
}
.pmbenefits11 .rgt .blt {
    text-align: right;
}
.pmbenefits11 .lft .blt {
    text-align: left;
}

/*pmbenefits end*/
/*pmcatalog*/


/*.pmcatalog2 .owl-nav div.owl-prev:hover, .pmcatalog2 .owl-nav div.owl-next:hover{
    background: #d1be8f;
}


.pmcatalog2 .owl-prev {
    left: auto;
    right: 50px;
    margin-right: 10px;

}
.pmcatalog2 .owl-next {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}

.pmcatalog2 .owl-nav {
    z-index: 10;
    height: 24px;
    background: #f9f9f9 !important;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 1;
    top: -54px;
    font-size: 0;
    text-align: center;
    line-height: 24px;
    bottom: 0;
    width: 50px;
    position: absolute;
    color: #bbbbbb;
    text-shadow: none;
}

.pmcatalog2 .owl-prev {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 14px;
    
}
.pmcatalog2 .owl-next {
    content: "\f178";
    font-family: "FontAwesome";
    font-size: 14px;
   
}
.pmcatalog2 .owl-nav owl-prev:hover, .pmcatalog2 .owl-nav owl-next:hover{
    outline:none;
    color:#fff;
    text-decoration:none;
    opacity:0.9;
    filter:alpha(opacity=90);
    background: #d1be8f !important;
}
.pmcatalog2 .owl-next:hover:before, .pmcatalog2 .owl-prev:hover:before
{color:#fff;} 

*/
.pmcatalog .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
}



.mar100{width: 370px !important;
    margin: 0 10px 0 10px;}
.mar70{}
.mar50{margin:0 70px;}
li.mar50:last-child{margin:0 70px 0 50px;}
.mar30{}

.mar100m{}
.mar70m{    margin: 0 40px;}
.mar50m{}
li.mar50m:last-child{}
.mar30m{}
.pmcatalog .bx-wrapper{max-width:1740px !important;}
.mar100s{margin: 0 4px;}
.mar70s{    MARGIN: 0 15px;}
.mar50s{    margin: 0 20px;}
li.mar50s:last-child{}
.mar30s{margin: 0 8px;}
/*********************************************/

.pmcatalog3 .title_block{
    font-weight: normal;
    margin-top: 0;
    border-bottom: 2px solid transparent;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 10px;
    z-index: 1;
    font-size: 20px;
}
.pmcatalog3 .title_block:before{
    content: "";
    display: block;
    border-top: 2px solid;
    border-color:#444;
    width: 40%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 1;
    left:0;
}
.pmcatalog3 .title_block:after{
    content: "";
    display: block;
    border-top: 2px solid;
    border-color:#444;
    width: 40%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 1;
    right:0;
}


.pmcatalog3 .catalog_block .product-left {
    width: 100%;

}
.pmcatalog3 .catalog_block .name {
    text-transform: none;
    margin: 0;
    display: block;
    float: left;
    width: 65%;
}
.pmcatalog3 .content_price {
    display: block;
    width: 30%;
    float: right;
}
.pmcatalog3 .catalog_block .price {
    color: #d1be8f;
    font-weight: 600;
    font-size: 15px;
    display: block;
    float: right;
    margin:0;
}
.pmcatalog3 .catalog_block .price-old,.pmcatalog3 .catalog_block .old-price {
    color: #bbbbbb;
    text-decoration: line-through;
    font-size: 12px;
    margin-right: 5px;
    display: block;
    float: right;
}
.pmcatalog3 .product-right{
    position:absolute;
    top:0;
}
.pmcatalog3 .catalog_block .functional-buttons > div.quickview a {
    width: 100%;
    background: #000000;
    display: inline-block;
    color: #888;
}
.pmcatalog3 .btncart {
    text-align: center;
    width: 100%;
    padding: 12px 57px;
    border:none;
    color: #888;
    margin: 0 auto;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.pmcatalog3 .catalog_block .functional-buttons > div {
    display: inline-block;
    zoom: 1;
    float: left;
    margin: 0;
    color: #bbb;
    text-transform: uppercase;
    line-height: 41px;
}
.pmcatalog3 .catalog_block .functional-buttons > div:hover.quickview a{background-color:#d1be8f;color:#fff}
.pmcatalog3 .ajax_add_to_cart_button:hover{color:#fff;background:#d1be8f;}



.bx-wrapper, .bx-viewport {
    height: auto !important;
}

.bx-viewport div {
    display: block !important;
}

div.active div.bx-wrapper {
    float: left;
}


/*pmcatalog end*/
/*pmcta*/
.pmcta {
    position: relative;
    z-index:1;
}
.pmcta h5 {
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmcta h5, .pmcta .sbt {
    text-align: center;
}
.pmcta .sbt {
    padding: 0px 0 30px 0;
    font-size:20px;
}
.pmcta .btn-block {
    margin-top: 20px;
    text-align: center;
}
.pmcta .btn-block a {
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
    border-radius: 7px;
    border: 1px solid #fff;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.pmcta .btn-block a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/**tpl6**/

/***/
.pmcta7 .separator{
    background: #3ac353;
    bottom: 0;
    display: block;
    height: 2px;
    width: 120px;
    margin: 0 auto;

}
.pmcta7 .custom_txt{margin: 20px 0;}
.pmcta7 .special{    text-align: center !important;
    margin-top: 52px;
}

.pmcta7 #reductioncountdownS .countdown_amount {
    background-image: none;
    font-family: "Montserrat", sans-serif;
    display: block;
    font-size: 60px;
    font-weight: bold;
    color: #3ac353;
    line-height: 45px;
    margin: 5px auto;
    padding: 20px 0;
    border-bottom: 1px solid;
    background-color: rgba(169, 169, 169, 0.2);
    width:250px;
    height:80px;
}
.pmcta7 .countdown_row {


}
.pmcta7 #reductioncountdownS.reduccountS.hasCountdown {
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0 auto;
    width:100%;
}
.pmcta7 span.countdown_section {
    line-height: 10px;
    color:#fff;
    font-size: 18px;
    font-weight: bold;
    padding:0 0 0 30px;
}
.pmcta8 .pm_leadform {
    min-width: 300px;
    text-align: center;
    margin-top: 20px;
    border-radius: 0;
    border: none;
    width:380px;
    box-shadow:none;
}
.pmcta8 .pm_leadform_form{
    position: relative;

}

.pmcta8 .pm_leadform_form input[type="text"].pm_leadform_input.name, .pmcta8 .pm_leadform_form input[type="text"].pm_leadform_input.phone, .pmcta8 .pm_leadform_form input[type="email"].pm_leadform_input.email, .pmcta8 .pm_leadform_form input[type="text"].pm_leadform_input.city {
    border-radius: 4px;
    color: grey;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background:none;
    text-align: left;
}

.pmcta8 .pm_leadform_button{
    border-radius: 0px;
    border: 1px solid #CF8E00;
    color: rgb(255, 251, 244);
    background-color: rgb(255, 174, 3);
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    margin: 0 auto;
    font-weight: 400;
    text-align: center;
    box-shadow:none;
    width: 80%;
    text-transform:none;
}
.pmcta8 .cta_h {
    font-size: 22px;
    text-transform: uppercase;
    text-align: left;
    line-height: 31px;
    padding: 30px 0 10px 0;
    margin: 60px 30px 0 0;
}
.pmcta8 .cta_h span{font-size: 22px;}
.pmcta8 .tophtml{font-family: Intro Cond Black Free;}

.pmcta9 .offer-signature{text-align: center;
    border: 5px solid #c62216;
    height: 281px;
    line-height: 281px;}
.pmcta9 .offer-signature > div > img {
    display: inline-block;
    vertical-align: middle;
    margin-top: 60px;

}
.pmcta9 .pm_leadform {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    box-shadow: none;
    background: none;
    border-radius: 0px;
    margin-bottom: 20px;
    font-family: 'HelveticaNeueCyr-Roman', Helvetica, sans;
    color: #c62216;
}
.pmcta9 .pm_leadform_form input[type="text"].pm_leadform_input.name,.pmcta9 .pm_leadform_form input[type="text"].pm_leadform_input.phone,.pmcta9 .pm_leadform_form input[type="email"].pm_leadform_input.email,.pmcta9 .pm_leadform_form input[type="text"].pm_leadform_input.city {
    height: 46px;
    padding: 12px 17px;
    border: 5px solid #c62216;
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: none;
    color: #c62216;
}
.pmcta9 .pm_leadform_input + .pmcta9 .pm_leadform_input {
    margin-top: 6px;
}
.pmcta9 .offer-form-about {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 21px;
    padding-left: 21px;
}
.pmcta9 #accept:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.pmcta9 #accept:not(old) + label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url('/img/checks.png') no-repeat 0 0;
    background-position: 0 -72px;
    line-height: 24px;
    color: #C62216;
}
.pmcta9 #accept:not(old):checked + label{
    background-position : -72px 0;
}
.pmcta9 .pm_leadform_button{

    display: inline-block;
    height: 197px;
    width: 197px;
    padding: 25px 0;
    text-transform: uppercase;
    line-height: 1.3;
    position: absolute;
    left: 180px;
    top: 180px;
    background-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    font-family: 'HelveticaNeueCyr-Bold', Helvetica, sans;
    font-size: 14px;
    color: #c62216;
    border: 5px solid #c62216;
    border-radius: 50%;
    background: none;
    box-shadow: none;
    text-shadow: none;
    transition: all 0.2s ease-in-out;
}
.pmcta9 .br{    border-right: 1px solid #c6c6c6;
    padding-right: 80px;
    padding-bottom: 50px;
}
.pmcta9 .br2{border-left: 1px solid #ffffff;
    padding-left: 60px;
    padding-bottom: 50px;
}

.pmcta9  .bothtml:before {
    left: 30px;
}
.pmcta9  .bothtml:after {
    right: -260px;
}

.pmcta9 .bothtml:before, .pmcta9 .bothtml:after {
    content: '';
    position: absolute;
    top: 135%;
    width: 117px;
    border-top: 5px solid;
    border-color: inherit;
    margin-top: -2px;

}
.pmcta10 .assets{
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0;
    display:block;
    text-align: center;

}
.pmcta10 .sub-desc{
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0;
    display:block;
    text-align: center;

}
.pmcta10 .item-descr{
    margin-top:30px;
}
.pmcta10 .item-img {
    display: inline-block;
    vertical-align: top;
}

.pmcta10 .item-form {
    background: url("/modules/pmtopscreen/img/item-form-bg.png") center top no-repeat;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    border-radius: 20px;
    width: 77%;
    color: #ffffff;
    padding: 20px 50px 30px;
    min-height: 527px;
    position: relative;
}
.pmcta10 .item-form .form-title {
    background: url("/modules/pmtopscreen/img/item-form-arrow.png") center bottom no-repeat;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.pmcta10 .item-form .form-title h3 {
    margin: 0;
    font-size: 32px;
    line-height: 1;
    text-align: center;

}

.pmcta10 .price #old_price_display {
    font-size: 17px;
    text-decoration: line-through;
    padding: 0px 10px;
    display: block;
    text-align: center;
}
.pmcta10 .price #our_price_display {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.pmcta10 .pretimer{text-align: center;
    display: block;}
.pmcta10 #time-block{width:90%;
    margin:0 auto;
}

.pmcta10 span.countdown_section:first-child:before{content:" ";}
.pmcta10 span.countdown_section:before{content:":";
    line-height:50px;
    margin-right:5px;
    font-size:22px;}
.pmcta10 #reductioncountdownS .countdown_amount {
    background-image: none;
    border-radius: 29px;
    background-color: rgba(0, 0, 0, 0.24);
    display: inline-block;
    vertical-align: top;
    font-family: 'FranckerCYRMedium';
    width: 57px;
    height: 57px;
    font-size: 22px;
    padding-top: 13px;
    padding-right: 16px;
    margin-bottom:15px;
}
.pmcta10  .countdown_row {
}
.pmcta10  #reductioncountdownS.reduccountS.hasCountdown {
    width: 100%;
    margin: 0 auto;
}
.pmcta10 span.countdown_section {
    line-height:0px;
    color:#fff;
    margin-bottom:15px;
}
.pmcta10 input[type="text"].pm_leadform_input,.pmcta10 input[type="email"].pm_leadform_input,
.pmcta10 .pm_so_form_container input.pm_so_name,.pmcta10 .pm_so_form_container input.pm_so_email,
.pmcta10 .pm_so_form_container input.pm_so_phone,.pmcta10 .pm_so_form_container input.pm_so_address {
    border: 1px solid #d5e4ff;
    background: #FFFFFF;
    color: #828282;
    font-size: 16px;
    border-radius: 3px;
    margin: 5px 0;
    padding: 15px 10px !important;
    width: 100%;
    text-align: left;

}
.pmcta10 .pmapi_submit, .pmcta10 .smart1 {
    margin-top: 5px;
    width: 100% !important;
    padding: 15px 50px;
    color: #fff;
    font-family: 'FranckerCYRMedium';
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #f8c514;
    box-shadow: 0 3px 0 #a36905;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIyNDYiIGhlaWdodD0iNjEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    background-image: linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    border: none;
    -webkit-appearance: button;
    cursor: pointer;

}
.pmcta10 .item-form .hand {
    position: absolute;
    right: -101px;
    bottom: -270px;
}
.pmcta10 .item-title{margin-bottom:30px;}

.pmcta11 .separator {
    background: #3ac353;
    display: block;
    height: 2px;
    width: 120px;
    margin: 0px auto;
    margin-bottom: 40px;
}
.pmcta11 .block .title_block, .block h4{display:none;}
.pmcta11 .form-group{
    border-color: #3ac353;
    border-width: 1px;
    border-style: solid;
    padding: 4px;
    margin-top: 30px;
    margin-bottom: 70px !important;
}
.pmcta11 .form-control{background:none !important;}
.pmcta11 .form-group .form-control{padding: 16px;
    border-color: transparent;
    box-shadow: 0 0 0 0 #ffffff;
    -moz-box-shadow: 0 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 0 #ffffff;
    -o-box-shadow: 0 0 0 0 #ffffff;
    text-align: left;
    margin: 0px;
    outline: 0;
    cursor: text;
    height: auto;}
.pmcta11 #newsletter_block_left .form-group .form-control {
    max-width: 667px !important;
    font-size: 16px !important;
}
.pmcta11 .button.btn.btn-default.button-small{
    border-left-color: #3ac353;
    color: #3ac353;
    margin: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    outline: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-shadow:none;
}
.pmcta11 .button.btn.btn-default.button-small:hover{
    color:#fff;
}
.pmcta11 .btn{
    font-family: inherit;
    font-size: 20px;
    background: none;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
/* Button left Effect */
.pmcta11 .btn:hover,.pmcta11 .btn:active {
    color: #fff;

}
.pmcta11 .btn {
    padding: 16px 20px;
    margin: 20px 0 30px 0;
    font-size: 16px;
    color: #3ac353;
    border: 1px solid #fff;
    border-left-color: #3ac353;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
    outline: 0 !important;

    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    display: inline-block;
    position: relative;
}

.pmcta11 .btn:before {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #19B736;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.pmcta11 .btn:hover,
.pmcta11 .btn:active {
    color: #fff;
}
.pmcta11 .btn:hover:before,
.pmcta11 .btn:active:before,
.pmcta11 .btn:hover:before,
.pmcta11 .btn:active:before {
    width: 100%;
}
.pmcta11 .btn:after {
    content: '';
    /* position: absolute;*/
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.pmcta11 .button.button-small span {
    display: block;
    padding: 3px 8px 3px 8px;
    border: none;
}
.pmcta11 .button.button-small span:hover {
    background: none;
    border-color: none;
}
@media (max-width: 767px) {
    .pmcta6 .pm_leadform{float:none;
        width: 100%;
    }
}

/****/

.pmcta12 .toptab{margin-top:65px!important;}
.pmcta12 .pricing-table {
    border: 2px solid #089DCF;
}
.pmcta12 .pricing-table {
    border: 2px solid #089DCF;
    border-radius: 5px;
    text-align: center;
    padding: 20px 0;
    margin-top: 30px;
}
.pmcta12 .pricing-heading {
    margin: 20px auto;
    font-weight: 400;
}
.pmcta12 .pricing-button {
    margin-bottom: 20px;
    margin-top: 25px;
}
.pmcta12 .pricing-heading h2 {
    font-weight: 400;
}
.pmcta12 .price {
    font-size: 6rem;
    font-weight: 900;
    line-height: 30px;
    margin-top: 40px;
}
.pmcta12 .price.active, .price.active span {
    color:#fff;
}
.pmcta12 .price span {
    font-size: 1rem;
    color: #A5A5A5;
}


.pmcta12 .btn-primary.active.focus,.pmcta12 .btn-primary.active:focus,
.pmcta12 .btn-primary.active:hover,.pmcta12 .btn-primary:active.focus,
.pmcta12 .btn-primary:active:focus,.pmcta12 .btn-primary:active:hover,
.pmcta12 .open>.dropdown-toggle.btn-primary.focus,
.pmcta12 .open>.dropdown-toggle.btn-primary:focus,
.pmcta12 .open>.dropdown-toggle.btn-primary:hover,
.pmcta12 .btn-primary.focus,.pmcta12 .btn-primary:focus,
.pmcta12 .btn-primary.disabled,.pmcta12 .btn-primary.disabled:hover{
    color: #fff;
    background-color: #089DCF;
    border-color: #089DCF;
}
.pmcta12 .btn{
    border-radius: 20px;
}
/*.btn-default:active, .btn-default:hover  {
    background: transparent;
}*/

.pmcta12.btn-lg,.pmcta12 .btn-group-lg>.btn {
    padding: 10px 30px;
    font-size: 1.8rem;
    border-radius: 30px;
}
.pmcta12.btn-md,.pmcta12 btn-group-md>.btn {
    padding: 8px 20px;
    font-size: 1.2rem;
    border-radius: 30px;

}

.pmcta12 .btn-primary.btnxs:hover {
    background: #089DCF;
}
.pmcta12 .btn-default.btnxs:hover {
    background: transparent;
}

.pmcta12 .btn-primary {
    color: #fff;
}
.pmcta12 .btn-primary:active, .btn-primary:hover  {
    background: #fff;
}

.pmcta12 .btnxs {
    /*display: inline-block;*/
    position: relative;
    opacity: .999;
    background-color: transparent;


    overflow: hidden;
}
.pmcta12 .btnxs:before, .btnxs:after {
    content: '';
    width: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.pmcta12 .btnxs:before {
    left: 50%;
}
.pmcta12 .btnxs:after {
    right: 50%;
}

.pmcta12 .btnxs:hover:before, .btnxs:hover:after {
    width: 50%;
    opacity: 1;
}
.pmcta12 .btn-default {
    color: #FFF;
    border: 2px solid #fff;
    background-color: transparent;
}
.pmcta12 .btn-default:before, .btn-default:after {
    background-color: #fff;

}

.pmcta12 .btn-default:focus  {
    background-color: #fff;
    border-color: transparent;
}
.pmcta12 .btn-default:hover {
    border-color: #fff;
    color: #089DCF;
    background-color: #fff;
}

.pmcta12 .btn-primary {
    background-color: #089DCF;
    color: #fff;
    border: 2px solid #089DCF;
}
.pmcta12 .btn-primary:before,.pmcta12 .btn-primary:after {
    background-color: #fff;

}

.pmcta12 .btn-primary:focus  {
    background-color: #089DCF;
    border-color: transparent;
}
.pmcta12 .btn-primary:hover {
    border-color: #089DCF;
    color: #089DCF;
}

.pmcta12 .pricing-table.active {
    background-color: #089DCF;
    border-color: #089DCF;
}
.pmcta12 .pricing-table.active {
    background-color: #089DCF;
    border-color: #089DCF;
    color: #fff;
}
.pmcta12 .plan_features li{padding:5px;}

/****/
.pmcta14 .pm_leadform,.pmcta14 .pm_leadform_vert {
    background: none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 20px;
}
.pmcta14 .fld{
    height: 54px;
    color: #9F9F9F;
    border-radius: 0;
    padding-left: 22px;
    text-transform: uppercase;
    color: #141414;
    background-color: transparent;
    border: 2px solid #141414;
    letter-spacing: 0.1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
.pmcta14 .fld{
    width: 31%;
    margin: 0px 20px 25px 0px;
}
@media (max-width: 767px){
    .pmcta14 .fld{
        width: 100%;
    }
}
.pmcta14 .pm_leadform_form textarea{
    height: 188px;
    padding-top: 14px;
    resize: none;
    display:block;
    width:97%;
}
.pmcta14 .frmbtn {
    border: 2px solid #141414;
    position: relative;
    display: block;
    padding: 13px 45px 12px;
    font-size: 13px;
    letter-spacing: 0.1em;
    font-weight: 500;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 24px auto;
    color:#141414;
    background:#fff;
}
.pmcta14 .frmbtn:hover, .pmcta14 frmbtn:focus {
    color: #fff;
    background-color: #67d5b5;
    border: 2px solid #67d5b5;
}
.pmcta14 .separator {
    position: relative;
    width: 50px;
    height: 1px;
    background: #67d5b5;
    margin: 20px auto 20px;
}
/*pmcta end*/
/*pmfaq*/
.pmfaq {
    position: relative;
    z-index:1;
}
.pmfaq h5{
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmfaq .sbt{
    font-size:20px;
}
.pmfaq h5,.pmfaq .sbt{
    text-align:center;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.pmfaq .panel-group {
    margin-bottom: 0;
}
.pmfaq .panel {
    background-color: transparent;
    border: 0;
    margin-top: 30px;
}
.pmfaq .panel-heading {
    border-radius: 0;
    padding: 0;
}
.pmfaq .blt {
    background: #67d5b5;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align:left;
}

.pmfaq .panel-title a {
    position: relative;
    display: block;
    padding: 14px 50px 12px 20px;
}
.pmfaq a:hover {
    text-decoration:none !important;
}
.pmfaq .panel-title a[aria-expanded="true"]:before {
    content: "-";
}
.pmfaq .panel-title a:before {
    position: absolute;
    top: 13px;
    right: 20px;
    bottom: 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    content: "+";
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.pmfaq .panel-group .panel-heading+.panel-collapse>.panel-body,.pmfaq .panel-group .panel-heading+.panel-collapse>.list-group {
    border: 2px solid #67d5b5;
}
.pmfaq .panel-body {
    margin-top: 15px;
    padding: 20px;
    border: 2px solid #67d5b5;
}
.pmfaq .panel-body-title {
    font-size: 14px;
    color: #67d5b5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 12px;
}
.pmfaq .media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.pmfaq .media-left{width:100px;}
.pmfaq .media-left, .media>.pull-left {
    padding-right: 10px;
}
.pmfaq .media-right, .media>.pull-right {
    padding-left: 10px;
}

.pmfaq .faqimg{
    max-width: 20px;
    float: left;
    margin: 0 10px 0px 0;
}
.pmfaq5 .separator {
    background: #3ac353;
    display: block;
    height: 2px;
    width: 120px;
    margin: 20px auto;
}
.pmfaq5 h5 {
    padding: 60px 0 0px 0;
}
.pmfaq5 .faq-text {
    padding: 0px 0 20px 0;
}
.pmfaq5 .content-visible .cd-faq-trigger i {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.pmfaq5 .cd-faq-trigger i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
/*pmfaq end*/
/*pmgalleryblock*/
.pmgalleryblock {
    position: relative;
    z-index:1;
}
.pmgalleryblock h5{
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmgalleryblock .sbt{
    font-size:20px;
}
.pmgalleryblock h5,.pmgalleryblock .sbt{
    text-align:center;
}
/*********************/
a img {
    border: none; /* убираем рамку */
}
.lightbox {
    /** определяем базовый стиль lightbox */
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    width: 0;
    height: 0;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}
.lightbox img {
    /** базовый стиль изображений lightbox*/
    width: 95%;
    max-width: 800px;
    height: auto;
    margin: 5% auto;
    /** полная прозрачность изначально */
    opacity: 0;
    border: 1px solid #4D4D4D;
    /** тени у картинок - это по желанию */
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    /* трансформация прозрачности при открытии  */
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}
.lightbox:target {
    /** активируем lightbox при нажатии */
    width: auto;
    height: auto;
    bottom: 0;
    right: 0;
    /** удаляем контур по умолчанию */
    outline: none;
}
.lightbox:target img {
    /** делаем элемент непрозрачным  */
    opacity: 1;
}

.descgal{width: 800px;
    background-color: #fff;
    height: auto;
    margin: 5% auto;
    position: relative;
    top: -177px;
    padding: 5px;color:#000;}

.gal-row{margin-bottom:30px;}

.title-block{
    background: rgba(0,0,0,.7);
    height: 260px;
    padding: 40px 0;
}

.arrow_left {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
}
.arrow_right {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
}
.arrow_bottom {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -10px;
}
.zoom_icon {
    margin: 0 auto;
    margin-bottom: 40px;
    display: block;
}

.center-text{text-align:center;
    margin: 0 auto;
}
.pmgalleryblock6 .col-md-4, .pmgalleryblock6 .col-sm-6, .pmgalleryblock6 .col-xs-6{
    padding-left: 0px;
    padding-right: 0px;

}

.pmgalleryblock7 .Contentimg {
    position: absolute;
    top: 30%;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    text-transform:uppercase;
}
.pmgalleryblock7 .Contentimg h6{
    font-size: 22px;
    font-weight: bold;

}
.pmgalleryblock7 .ContentWrapperH .ContentH {
    width: 95%;
    height: 92%;
    top:10px;
    right: 12px;
    left: 11px;
    bottom: 12px;
}

.pmgalleryblock7 .TWhite {
    background: none repeat scroll 0 0 rgba(26, 218, 188, 0.8) !important;
}

.pmgalleryblock7 .separator{
    position: relative;
    width: 50px;
    height: 1px;
    background: #67d5b5;
    margin: 20px auto 20px;
}
.pmgalleryblock8 .gal-desc{text-align:center;}
.pmgalleryblock9 .image-bg {
    background-image: url(../img/macbook2.png);
    width: 350px;
    height: 320px;
    display: inline-block;
    position: relative;
}
.pmgalleryblock9 .image-bg .image-shop-scroll {
    transition: all 5s ease-out 0s;
    -webkit-transition: all 5s ease-out 0s;
    -moz-transition: all 5s ease-out 0s;
    -ms-transition: all 5s ease-out 0s;
    -o-transition: all 5s ease-out 0s;
}
.pmgalleryblock9 .image-bg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 284px;
    height: 179px;
    top: 80px;
    left: 31px;
}
.pmgalleryblock9 .image-bg:hover .image-shop-scroll {
    background-position: center 100%!important;
}
/*pmgalleryblock end*/
/*pmgaranty*/
.pmgaranty {
    position: relative;
    z-index:1;
}
.pmgaranty h5{
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmgaranty .sbt{
    font-size:20px;
}
.pmgaranty h5,.pmgaranty .sbt{
    text-align:center;
}

/***tpl5***/
.pmgaranty5 .sert {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    background: url('../img/sert-bg.jpg') no-repeat scroll 0% 0% transparent;
    width: 274px;
    height: 382px;
    box-shadow: 12px 12px 15px rgba(0, 0, 0, 0.5);
}
.pmgaranty5 .sert_block {
    text-align: justify;
    line-height: 0;
    padding-bottom: 30px;
}
.pmgaranty5 .sert img {
    margin-top: 44px;
}
/*****/
.pmgaranty7 .separator-left{
    width: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgb(232, 232, 232);
    margin-bottom: 10px;
}

.pmgaranty7 .container_garan_h {
    font-size: 31pt;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 0px 0;
}
.pmgaranty7 .container_garan_h span {
    font-size: 16pt;
    text-transform: uppercase;
    padding: 0px 0;
    text-align: left;
}
.pmgaranty7 .text {
    margin: -20px 0 10px 0px;
}
.pmgaranty7 .describe-list li {
    padding: 0 0 15px 0px;
    display: block;
}
.pmgaranty7 .describe-list li img {
    padding: 5px 10px 0 0;
    float: left;
}

.pmgaranty8 .ContentWrapperH .ContentH {
    width: 95%;
    height: 94%;
    top: 10px;
    left: 9px;
}
.pmgaranty8 .TWhite {
    background: none repeat scroll 0 0 rgba(26, 218, 188, 0.8) !important;
}
.pmgaranty8 .Contentimg {
    position: absolute;
    top: 30%;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.pmgaranty8 .team-profile-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.pmgaranty8 .team-profile-spec {
    font-size: 13px;
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #141414;
}
.pmgaranty8 .separator {
    position: relative;
    width: 50px;
    height: 1px;
    background: #67d5b5;
    margin: 20px auto 20px;
}
.pmgaranty8 .separator-w {
    position: relative;
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 20px auto 20px;
}
.pmgaranty8 .team-profile-desc {
    position: relative;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    font-size: 85%;
    text-transform:none;
}
/*pmgaranty end*/
/*pmdesc*/
.pmdesc .bullet-left, .bullet-right {
    display: table-cell;
    vertical-align: middle;
}
.pmdesc .bullet-right {

    padding:10px;
}
.pmdesc{    position: relative;

}
.pmdesc h5, .pmdesc .sbt{
    text-align:center;
}
.pmdesc h5{
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmdesc .sbt {
    padding: 0px 0 30px 0;
    font-size:20px;
    
}

.pmdesc .field{    padding: 0 10%;}
.pmdesc .btn-container{position: relative;
    text-align: center;
    margin-top: 70px;}
.pmdesc3 .describe-list li{
    padding: 0 0 15px 0px;
    
    }
.pmdesc3 .describe-list {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    
.pmdesc3 .describe-list li img{padding: 0px 10px 0 0;float:left;}
.pmdesc3 .describe-list li .bullet-text {display: table-cell;
    padding: 0px 0px 10px 0px;
    }  
.pmdesc4 .bullet-text{
    display:inline;
}
.pmdesc5 .bullet-text{
    display:inline;
}
.pmdesc6 .bullet-text{
    display:inline;
}
.pmdesc8 .separator{
    left: 50%;
    content: "";
    left: 0;
    bottom: 0;
    display: block;
    height: 2px;
    width: 120px;
    margin-bottom: 30px;
    
}
.pmdesc8 .btn-read-more:hover, .btn-read-more:active {
    color: #fff;
    
}
.pmdesc8 .btn-read-more {
    padding: 8px 20px;
    margin: 20px 0 30px 0;
    font-size: 16px;
    color: #3ac353;
    border: 1px solid #fff;
    border-left-color: #3ac353;
    
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    display: inline-block;
    position: relative;
}

.pmdesc8 .btn-read-more:before {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #19B736;
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.pmdesc8 .btn-read-more:hover,
.pmdesc8 .btn-read-more:active {
  color: #fff;
}
.pmdesc8 .btn-read-more:hover:before,
.pmdesc8 .btn-read-more:active:before,
.pmdesc8 .btn-read-more:hover:before,
.pmdesc8 .btn-read-more:active:before {
  width: 100%;
}
.pmdesc8 .btn-read-more:after {
    content: '';
   /* position: absolute;*/
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.pmdesc8 .content{
    margin: 0 15px 0 30px;
    padding: 0px 50px 0px 60px;
}
.pmdesc8 .describe-list li{
    padding: 0;
    display: flex;
    margin:20px 0;
    }
.pmdesc8 .li-img {float: left;
    margin-right: 20px;
    vertical-align: middle;
    width:30px;height:30px;
}
.pmdesc8 .bullet-text{padding: 4px 0px;}
/**/
.pmdesc10 h5, .pmdesc10 .sbt{
    text-align:left;
}
.pmdesc10 .li-img{width:30px;height:30px;}
.pmdesc10 .bullet-text{padding: 4px 0px;}
.pmdesc10 .content{
    margin: 0 15px 0 30px;
    padding: 0px 50px 0px 60px;
}
.pmdesc10 .separator{
    
    left: 50%;
    content: "";
    left: 0;
    bottom: 0;
    display: block;
    height: 2px;
    width: 120px;
    margin-bottom: 30px;
    
}
.pmdesc10 .btn-read-more:hover, .btn-read-more:active {
    color: #fff;
    
}
.pmdesc10 .btn-read-more {
    padding: 8px 20px;
    margin: 20px 0 30px 0;
    font-size: 16px;
    color: #3ac353;
    border: 1px solid #fff;
    border-left-color: #3ac353;
    
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
    
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    display: inline-block;
    position: relative;
}

.pmdesc10 .btn-read-more:before {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #19B736;
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.pmdesc10 .btn-read-more:hover,
.pmdesc10 .btn-read-more:active {
  color: #fff;
}
.pmdesc10 .btn-read-more:hover:before,
.pmdesc10 .btn-read-more:active:before,
.pmdesc10 .btn-read-more:hover:before,
.pmdesc10 .btn-read-more:active:before {
  width: 100%;
}
.pmdesc10 .btn-read-more:after {
    content: '';
   /* position: absolute;*/
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.pmdesc10 .describe-list li{
    display: inline-block;
    padding: 0px 0px 20px 40px;
    }

/**/
.pmdesc11 .desc2_h span, .pmdesc12 .desc2_h span{
    font-size: 16pt;
    text-transform: uppercase;
    padding: 0px 0;
}
.pmdesc11 .desc2_h, .pmdesc12 .desc2_h {
    font-size: 31pt;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 0px 0;
}
.pmdesc11 .btn-more, .pmdesc12 .btn-more{margin:30px 0;}
.pmdesc11 .pm_leadform_popup_button_open, .pmdesc12 .pm_leadform_popup_button_open{
    border-radius: 0px;
    border: 1px solid #CF8E00;
    color: rgb(255, 251, 244);
    background-color: rgb(255, 174, 3);
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    margin: 0 auto;
    font-weight: 400;
    text-align: center;
    
}
.pmdesc12 .right {text-align: right;}

.pmdesc13 .about-blockquote {
    position: relative;
    margin-bottom: 60px;
    padding-top: 40px;
    margin-top: 30px;
}
.pmdesc13 .about-blockquote:before {
    content: '';
    position: absolute;
    top: 19px;
    left: -90px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url("/img/icons-65.png");
    width: 65px;
    height: 65px;
    background-position: 0px 0px;
}
.pmdesc13 .about-blockquote:after {
    content: '';
    position: absolute;
    bottom: -32px;
    right: 10px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url("/img/icons-65.png");
    width: 65px;
    height: 65px;
    background-position: -65px 0px;
}
.pmdesc13 .about-blockquote-header {
    font-size: 40px;
    margin-bottom: 15px;
}
.pmdesc13 .about-blockquote-autor {
    font-size: 14px;
    font-weight: normal;
    font-family: 'HelveticaNeueCyr-Bold', Helvetica, sans;
    color: #6b6b6b;
}
.pmdesc13 .btn-more{
    position: relative;
    text-align: center;
    display: block;
    color: #c62216;
}
.pmdesc13 .btn-more:before {
    left: 0;
}
.pmdesc13 .btn-more:after {
    right: 0;
}
.pmdesc13 .btn-more:before, .pmdesc13 .btn-more:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 200px;
    border-top: 5px solid;
    border-color: inherit;
    margin-top: -2px;
}
.pmdesc13 .submit-btn {
    display: inline-block;
    height: 267px;
    width: 267px;
    padding: 35px;
    text-transform: uppercase;
    line-height: 1.3;
    position: relative;
    font-weight: normal;
    font-family: 'HelveticaNeueCyr-Bold', Helvetica, sans;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #c62216;
}
.pmdesc13 .submit-btn:hover {
      color: #c62216; }
.pmdesc13 .submit-btn:hover:before {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05); }

.pmdesc13 .submit-btn:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    border: 5px solid;
    border-color: inherit;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pmdesc13 .submit-btn-text {
    display: block;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.pmdesc13 .submit-btn-first {
    display: block;
    font-size: 64px;
    margin-bottom: 10px;
}
.pmdesc13 .submit-btn-second {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
}
.pmdesc13 .submit-btn-third {
    display: block;
    font-size: 12px;
}
.pmdesc13 .socials{
    background-color: #188fd3;
    color: #ffffff;
    font-size: 18px;
}
.pmdesc13 .soc-con{
    padding: 50px 55px 70px 55px;
}

.pmdesc13 .mb-5{margin-bottom:5px;}
.pmdesc13 .mb-30{margin-bottom:30px;}
.pmdesc13 .ta-center {
    text-align: center;
}
.pmdesc13 .socials-icon > span {
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0 7px;
}
.pmdesc13 .socials-icon:hover > span {
  top: -5px; }
 
.pmdesc16 .describe-list li {
    padding: 0 0 15px 0px;
    /* display: flex; */
    font-size: 19px;
    line-height: 35px;
    position: relative;
    margin-left: 0px;
}
.pmdesc16 .describe-list li .bullet-text {
        border-bottom: 1px #d3e3ea solid;
}
.pmdesc16 .describe-list li:last-child .bullet-text {
    border: none;
}
/* .pmdesc16 .describe-list li:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background: #298bc1 url("http://img.apishops.ru/SinglePageWebsites/custom/images/childwatch_adaptive/white-arrow.png") center no-repeat;
    position: absolute;
    left: -40px;
    top: 15px;
} */
.pmdesc16 .fa-chevron-circle-right{color:#298bc1;}
.pmdesc16 .but-desc {
    margin-top: 35px;
    display: inline-block;
    padding: 15px 50px;
    color: #fff;
    font-family: 'FranckerCYRMedium';
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #f8c514;
    box-shadow: 0 3px 0 #a36905;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIyNDYiIGhlaWdodD0iNjEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    background-image: linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    border: none;
}
.pmdesc17 .desc1_h{
    text-align:center;
    text-align: center;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.pmdesc17 .desc1_h span{
    display:block;
    font-weight:bold;
    font-size: 36px;
}
.pmdesc17 .desc1_sb{text-align:center;}
.pmdesc17 .describe-list li{
    list-style: none;
    margin-bottom: 10px;
    display:block;
}
.pmdesc17 .desc-img-bulet{max-width: 100px;}
.pmdesc17 .bullet-title{font-weight:bold;}
.pmdesc17 .bullet-text{padding-top: 5px;}
.pmdesc18 .separator {
    position: relative;
    width: 50px;
    height: 1px;
    background: #67d5b5;
    margin: 20px auto 20px;
}
.pmdesc18 .panel-group {
    margin-bottom: 0;
}
.pmdesc18 .panel {
    background-color: transparent;
    border: 0;
    margin-top: 30px;
}
.pmdesc18 .panel-heading {
    background: #67d5b5;
    border-radius: 0;
    padding: 0;
}

.pmdesc18 .panel-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.05em;
}
.pmdesc18 .panel-title a {
    color: #fff;
    position: relative;
    display: block;
    padding: 14px 50px 12px 20px;
}

.pmdesc18 .panel-title a[aria-expanded="true"]:before {
    content: "-";
}
.pmdesc18 .panel-title a:before {
    position: absolute;
    top: 13px;
    right: 20px;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    content: "+";
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.pmdesc18 .panel-group .panel-heading+.panel-collapse>.panel-body,.pmdesc18 .panel-group .panel-heading+.panel-collapse>.list-group {
    border: 2px solid #67d5b5;
}
.pmdesc18 .panel-body {
    margin-top: 15px;
    padding: 20px;
    border: 2px solid #67d5b5;
}
.pmdesc18 .panel-body-title {
    font-size: 14px;
    color: #67d5b5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 12px;
}
.pmdesc18 .media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.pmdesc18 .media-left{width:100px;}
.pmdesc18 .media-left, .media>.pull-left {
    padding-right: 10px;
}
.pmdesc18 .media-right, .media>.pull-right {
    padding-left: 10px;
}
/*pmdesc end*/

/*pmdigits*/
.pmdigits{
    position: relative;
    z-index:1;
}
.pmdigits h2,.pmdigits .sbt {
    text-align:center;

}
.pmdigits h2{
    font-size:38px;
}
.pmdigits .sbt {
    font-size:20px;
}

.pmdigits .icons {
    padding: 10px;
    font-size: 60px;
    font-weight: bolder;
}
.pmdigits .blt {

    transition: all 0.3s;}


.pmdigits .bullit_container{
    margin:10px 0;
}
.pmdigits .dtext{text-align: center;
    padding: 40px 0 50px 0;}

.pmdigits .digit_container{
    min-height:150px;
}
.pmdigits .fithd, .fitd {
    text-align:center;
}
.pmdigits .fithd {
    font-weight:bold;
}
.pmdigits .content{margin-bottom: 180px;position:relative;}
.pmdigits .space {
    margin-bottom: 20px;
    margin-top: 50px;
}
.pmdigits4 .content{margin-bottom: 40px;position:relative;}

.pmdigits4 .sbt{ padding: 0 0 40px 0;}
.pmdigits4 .block-4-text {
    text-align:center;
    line-height: 20px;
    width: 933px;
    margin: 0 auto;
}
.pmdigits4 .block-4-separator {
    height: 1px;
    /*  background: #c76e79; */
    margin-top: 44px;
    margin-bottom: 30px;
}
.pmdigits4 .text-separator {
    background: rgba(0,0,0,0.3);
    color: #FFFFFF;
    padding: 10px;
    font: 18px AzoftSansBold;
    margin: -12px auto 35px;
    text-transform: uppercase;
    width: 364px;
    border-radius: 5px;
}
.pmdigits4 .ileft{float:left;}
.pmdigits4 .sp{margin-bottom:30px;}
.pmdigits4 .block-left{width:30%;float:left;text-align: center;}
.pmdigits4 .block-right{padding: 20px 0 0 0;}
.pmdigits4 .fithd,.pmdigits4 .fitd{text-align:left;}

/**tpl3***/
.pmdigits3 .fithd,.pmdigits3 .fitd{padding: 0px 35px 0px 35px;text-align:center;}

/****/

/**tpl5***/
.pmdigits5 .ileft{float:right;   padding: 6px 0;}
.pmdigits5 .sp {
    text-transform: uppercase;
    height: 123px;
    border-bottom: 2px dashed;
}
.pmdigits5 .fithd, .pmdigits5.fitd {

    vertical-align: top;
    padding: 10px 0;
    margin: 20px 0;
}


/**tpl6**/
#sep1 {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
}
#facts {
    position: relative;
    width: 100%;
    z-index: 2;
}
.container .sixteen.columns {
    width: 940px;
}
.container .four.columns {
    width: 220px;
}
.facts-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.facts-line {
    position: absolute;
    width: 1px;
    background: #fff;
    opacity: .7;
    right: -10px;
    top: 30px;
    bottom: 30px;
    z-index: 20;
}
.facts-wrap-num {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 80px;
    line-height: 80px;
    text-shadow: 0px -2px 0px rgba(51,51,51,.3),
    0px 2px 3px rgba(102,102,102,.3);
    width: 100%;
    text-align: center;
    opacity: .8;
}
.facts-wrap h6 {
    padding-top: 15px;
    color: #fff;
}

.pmdigits6 .block-4-text{margin:30px 0;}
.pmdigits6 .icon-digit{float: left;margin-right: 10px;margin: 5px 10px;}
.pmdigits6 .icon-digit > div:first-child{height:100px !important;}
.pmdigits6 .icon-digit canvas{height:100px !important;}
.pmdigits6 .icon-digit input{
    margin-top: 14px !important;
    margin-left: -76px !important;
}
.pmdigits6 .fithd,.pmdigits6 .fitd {
    text-align: left;
    font-weight:normal;
}
.pmdigits7  ul.bullet {
    padding: 30px 0 0 0;
}
.pmdigits7 ul>li {
    margin: -17px 0 0 0;
}
.pmdigits7 ul>li img {
    display: inline-block;
    vertical-align: middle;
}
.pmdigits7 ul>li p {
    font-family: 'BebasNeue',arial,sans-serif;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 3px;
}
.pmdigits7 ul>li.shift {
    margin-left: 43px;
}


.pmdigits8 .describe-list li img {
    padding: 5px 10px 0 0;
    float: left;
}
.pmdigits8 .describe-list li {
    padding: 0 0 15px 0px;
    display: block;
}
.pmdigits8 .but-more{
    margin-top: 30px;
    margin-right: 80px;
    display: inline-block;
    padding: 15px 50px;
    color: #fff;
    font-family: 'FranckerCYRMedium';
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #f8c514;
    box-shadow: 0 3px 0 #a36905;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIyNDYiIGhlaWdodD0iNjEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    background-image: linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    border: none;
    float: right;
}
/*pmdigites end*/
/*pmfooter*/


/*pmleadtop*/


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



.pmleadtop8 h1 {
    display: table;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
    color: white;
    font-size: 51px;
    padding: 0px 30px 10px 30px;
    text-transform: uppercase;
    overflow: hidden;
    margin: 0 auto;
}

.pmleadtop8 .sbt {
    color: white;
    display: table;
    font-size: 27px;
    margin: 1px auto !important;
    text-transform: uppercase;
    font-weight: 300;

}
.pmleadtop8 h1 .separator:first-child {
    margin-bottom: 20px;
}
.pmleadtop8 .separator {
    width: inherit;
    height: 5px;
    background: #000;
    display: block;
    margin: 0px;
    margin: 40px 0;
}
.pmleadtop8 a.pm_leadform_popup_ajax_ok, .pmleadtop8 a.pm_leadform_popup_button_open{
    border: 2px solid #fff;
    padding: 10px 60px;
    color: #fff;
    transition: 0.6s;
}
.pmleadtop8 a.pm_leadform_popup_ajax_ok:hover, .pmleadtop8 a.pm_leadform_popup_button_open:hover{
    border: 2px solid #fff;
    padding: 10px 60px;
    color: #333;
    background:#fff;
}
.pmleadtop8 .act-btn{margin-top:100px;position: relative;margin-bottom:50px;}



.pmleadtop7 .boxed{    border: 2px solid;
    border-color: #CCCAC7;
    background: rgba(0, 0, 0, 0.65);
    border-radius: 10px;

}
.pmleadtop7 .boxed > .col-md-6{padding-left:0px;
    padding-right:0px;
}
.pmleadtop7 .boxed .lead-img .img-responsive{border-radius:9px 0 0 9px;}
.pmleadtop7 .boxed .right-block{padding: 0 30px;}
.pmleadtop7 .boxed .bullets {
    text-decoration: none;
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #fff;
}
.pmleadtop7 .boxed .pm_leadform {
    width: 100%;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 20px;
}
.pmleadtop7 h1 {
    padding: 30px 0 30px 0;
    text-shadow: #000 0px 1px;
    text-align:center;
}
.pmleadtop7 .sbt {
    text-shadow: none;
    text-align:center;
}
.pmleadtop7 .deadlinetext{color:#fff;
    text-align:center;
    margin: 0px 0px 30px 0px;
}

.pmleadtop7 .fld {
    border: 1px;
    border-style:solid;
    border-color:#f5f5f5;
    background: none;
    border-radius: 5px;
}
.pmleadtop7 .pm_leadform_message {
    display: block;
    margin: 0 auto;
}
.pmleadtop7 .frmbtn{
    width:80%;
    margin-top:20px;
}
.pmleadtop7 .labelnum {
    text-align: center;
}
.pmleadtop7 .countdown_amount {
    font-size: 30px;
    background-image: none;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 20px 10px 20px 10px;
    text-align: center;
    width: 64px;
}

.pmleadtop7 .hasCountdown {
    margin-bottom: 140px;
    width: 65%;
}


.pmleadtop9 .content{margin-top:200px;position: relative;margin-bottom: 200px;}
.pmleadtop9 .ramka{
    clear: both;
    text-align: center;
    border: 6px solid #222222;
    margin: 1% auto;
    width: 70%;
}
.pmleadtop9 h1 {
    font-size: 55px;
    line-height: 1.133;
    padding: 10px 0 10px 0px;
    margin: 0 auto 0px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
    text-align:center;
}
.pmleadtop9 .assets {
    font-size: 20pt;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;
    margin: 20px 0 20px 0;
}
.pmleadtop9 .description1{
    padding: 20px 0px;
}

.pmleadtop10 .pm_leadform_popup_button_open{
    border: 1px solid #fff;
    color: #fff;
}
.pmleadtop10 .pm_leadform_popup_button_open:hover{
    background-color:#fff;
    color:#333;
}
.pmleadtop10 .pm_leadform_popup_button_open{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
    outline: 0 !important;

    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;

    font-family: inherit;
    font-size: 20px;

    padding: 19px 70px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative;
    touch-action: manipulation;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.pmleadtop10 .pm_leadform_popup_button_open:hover{
    outline: 0 !important;
    height: 100%;

}
.pmleadtop10 .btn-down-chack img {
    width: 45px;
    padding: 0;
    background-color: transparent !important;
    margin: 0px;
}
.pmleadtop10 .btn-down-chack {
    padding: 10px;
    margin-top: 50px;
    margin-bottom: 100px;
    border: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.pmleadtop10 .btn-down-chack:hover {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
.pmleadtop10 .btn-down-chack:active {
    box-shadow:none;
}
.pmleadtop10 #partner {
    background-color: #111;
    position: relative;
}
.pmleadtop10 #partner .section-separator {
    padding: 29px 0;
}
.pmleadtop10 #partner ul li a {
    background-color: transparent;
    text-align: center;
    opacity: 0.5;
}
.pmleadtop10 #partner ul li a img {
    max-width: 100% !important;
    margin: auto;
}
.pmleadtop10 .pm_leadform_form{
    margin-bottom: 20px;
}

.pmleadtop11 .box {
    padding: 45px 20px;
    z-index: 1;
    position: relative;
    background:#fff;
    margin: 30px 0 30px 0;
}
.pmleadtop11 .sbt{
    width: 100%;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: rgb(0, 0, 0);
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0 0 0;
}
.pmleadtop11 h1 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    padding: 0px 0;
}
.pmleadtop11 .btn{
    border-radius: 0px;
    border: 1px solid #CF8E00;
    color: rgb(255, 251, 244);
    background-color: rgb(255, 174, 3);
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    margin: 0 auto;
    font-weight: 400;
    text-align: center;

}

.pmleadtop11 .btn{    margin: 40px 0px 10px auto;
    text-align: center;
    display: block;
}
.pmleadtop11 .price{color: #0072bc;font-size: 32px;font-weight: 700;text-align:center;}

.pmleadtop12 h1, .pmleadtop12 .sbt{text-align:center;}
.pmleadtop12 .sbt{padding-bottom:30px;}

.pmleadtop12 .item-form {
    background: url("/modules/pmleadtop/views/img/item-form-bg.png") center top no-repeat;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    color: #ffffff;
    padding: 20px 50px 30px;
    min-height: 527px;
    position: relative;
}
.pmleadtop12 .item-form .form-title {
    background: url("/modules/pmleadtop/views/img/item-form-arrow.png") center bottom no-repeat;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.pmleadtop12 .item-form .form-title h3 {
    margin: 0;
    font-size: 30px;
    line-height: 1;
    text-align: center;

}

.pmleadtop12 .price #old_price_display {
    font-size: 17px;
    text-decoration: line-through;
    padding: 0px 10px;
    display: block;
    text-align: center;
}
.pmleadtop12 .price #our_price_display {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.pmleadtop12 .pretimer{text-align: center;
    display: block;}


.pmleadtop12 span.countdown_section:first-child:before{content:" ";}
.pmleadtop12 span.countdown_section:before{content:":";
    line-height:50px;
    margin-right:5px;
    font-size:22px;}
.pmleadtop12 .countdown_amount {
    background-image: none;
    border-radius: 29px;
    background-color: rgba(0, 0, 0, 0.24);
    display: inline-block;
    vertical-align: top;
    font-family: 'FranckerCYRMedium';
    width: 57px;
    height: 57px;
    font-size: 22px;
    padding-top: 19px;

    margin-bottom:15px;
}

.pmleadtop12  #reductioncountdownS.reduccountS.hasCountdown {
    width: 100%;
    margin: 0 auto;
}

.pmleadtop12 .fld {
    border: 1px solid #d5e4ff;
    background: #FFFFFF;
    color: #828282;
    font-size: 16px;
    border-radius: 3px;
    margin: 5px 0;
    padding: 15px 10px !important;
    width: 100%;
    text-align: left;

}
.pmleadtop12 .frmbtn {
    margin-top: 5px;
    width: 100% !important;
    padding: 15px 50px;
    color: #fff;
    font-family: 'FranckerCYRMedium';
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #f8c514;
    box-shadow: 0 3px 0 #a36905;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�再iIHdpZHRoPSIyNDYiIGhlaWdodD0iNjEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    background-image: linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    border: none;
    -webkit-appearance: button;
    cursor: pointer;

}
.pmleadtop12 .item-form .hand {
    position: absolute;
    right: -101px;
    bottom: -270px;
}
.pmleadtop13 .bx-wrapper{max-width: 100%!important;
    margin: 0px auto;
}
.pmleadtop13 #homepage-slider .bx-wrapper img {
    height: auto;
    width: 100%!important;
}
.pmleadtop13 #homepage-slider ul li{

    width: auto !important;
}
/****/

.pmleadtop14 h1{font-size: 46px;line-height: 50px;}
.pmleadtop14 h1 span{display:block;font-size: 26px;}
.pmleadtop14 .lead-text{margin:30px 0;}
.pmleadtop14 .btn-read-more:hover, .btn-read-more:active {
    color: #fff;

}
.pmleadtop14 .btn-read-more {
    padding: 8px 20px;
    margin: 20px 0 30px 0;
    font-size: 16px;
    color: #FFF;
    border: 1px solid #fff;


    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

    outline: 0 !important;

    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    display: inline-block;
    position: relative;
}

.pmleadtop14 .btn-read-more:before {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background:#3ac353;
}

.pmleadtop14 .btn-read-more:hover,
.pmleadtop14 .btn-read-more:active {
    color: #fff;
}
.pmleadtop14 .btn-read-more:hover:before,
.pmleadtop14 .btn-read-more:active:before,
.pmleadtop14 .btn-read-more:hover:before,
.pmleadtop14 .btn-read-more:active:before {
    width: 100%;
}
.pmleadtop14 .btn-read-more:after {
    content: '';
    /* position: absolute;*/
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.pmleadtop14 .video-btn{margin:0 20px;color:#fff;font-size:18px;}
.pmleadtop14 .video-btn:hover{color:#3ac353;}
.pmleadtop14 .lead-img{position:relative;}


.pmleadtop16 h1{
    z-index: 6;
    font-size: 65px;
    line-height: 65px;
    text-transform: uppercase;
    text-align:center;
    letter-spacing: 1px;
    font-weight: 700;
    visibility: inherit;
    transition: none;
    border-radius: 0px;
    font-style: normal;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    background-color: rgba(0, 0, 0, 0);
}
.pmleadtop16 .sbt{
    z-index: 7;
    font-size: 16px;
    color: rgb(221, 221, 221);
    visibility: inherit;
    text-transform: none;
    transition: none;
    line-height: 18px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-align: center;
}


.pmleadtop16 .video-btn{
    padding: 10px 16px 10px;
    letter-spacing: 0px ;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid;
    border-radius: 25px;
    border-color: #c9f8eb;
    color: #333;
    background-color: #fff;
    outline:none;
    z-index:1;
}
.pmleadtop16 .pm_leadform_popup_button_open, .pmleadtop16 .custom_btn{
    padding: 10px 16px 10px;
    letter-spacing: 0px ;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid;
    border-radius: 25px;
    background:#67d5b5;
    color: #fff;
    border-color: #67d5b5;
    outline:none;
}
.pmleadtop16 .video-btn{float:left;}
.pmleadtop16 .pm_leadform_popup_button_open, .pmleadtop16 .custom_btn{float:right;}
.pmleadtop16 .video-btn:hover{
    background:#67d5b5;
    color: #fff;
    border-color: #67d5b5;
}
.pmleadtop16 .pm_leadform_popup_button_open:hover,.pmleadtop16 .custom_btn:hover{
    border-color: #c9f8eb;
    color: #333;
    background-color: #fff;
}
.pmleadtop16 .leadtop-controls{
    margin: 60px 0;
    text-align: center;
}
.pmleadtop16 .pm_leadform_popup {
    position: fixed;
    top: 20%;
    left: 23%;

    opacity: 0.95;
    color: #fff;
    height: 400px;
    border-radius: 15px;
    text-align: center;
    z-index: 9999;
    transition: .6s;
    width: 50%;
}
.pmleadtop16 .pm_leadform_popup input[type=submit].pm_leadform_button {
    padding: 10px 16px 10px;
    letter-spacing: 0px ;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid;
    border-radius: 25px;
    background:#67d5b5;
    color: #fff;
    border-color: #67d5b5;
    margin-bottom:30px;
    width: 90%;
}
.pmleadtop16 .pm_leadform_popup input[type=submit].pm_leadform_button:hover {
    border-color: #c9f8eb;
    color: #333;
    background-color: #fff;
}
.pmleadtop16 .flat.yellow {
    box-shadow: none;
}
.pmleadtop16 .pm_leadform_popup #popup_close{
    position: absolute;
    right: -28px;
    top: -25px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px 10px;
    transition: .6s;
    color: #fff;
}
.pmleadtop16 .pm_leadform_popup #popup_close:hover{
    background:#67d5b5;
    border-color:#67d5b5;
    color: #fff;
}
.pmleadtop16 .lead-img{text-align:center;}

.pmleadtop17 h1, .pmleadtop17 .sbt{text-align:center;}
.pmleadtop17 .blt {
    margin: 0px 20px 0px 0px;
}
.pmleadtop17 .bullets {
    text-decoration: none;
    list-style: none;
    margin: 0 20px;
    display: inline-flex;
    padding-bottom:30px;
}
.pmleadtop17 .forma{margin-top:30px;}



.pmleadtop18 .content_prices3{   background: rgba(22, 158, 228, 0.5);
    border-radius: 50%;
    padding: 85px 0px 0px 30px;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0px;
    right: 350px;
}
.pmleadtop18 .hasCountdown {
    padding-bottom: 10px;
    padding-top: 5px;
    width: 70%;
}
.pmleadtop18 .price #our_price_display {
    font-size: 30px;
    font-weight: bold;
}
.pmleadtop18 .price .our_price_display {
    line-height: 4px;
}
/**tpl18**/

/**tpl6**/
.pmleadtop19 .header .promo {
    float: right;
    margin-top: 68px;
}
.pmleadtop19 .promo {
    border: 1px solid rgb(255, 255, 255);
    width: 350px;
    float: right;
    margin: 60px 0;
}
.pmleadtop19 .promo .promo-inner {
    width: 330px;
    margin: 9px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 24px;
    background: none repeat scroll 0% 0% rgba(40, 38, 34, 0.8);
}
.pmleadtop19 .promo h3 {
    color: rgb(0, 255, 162);
    font-size: 18px;
    line-height: 0.9;
    padding-bottom: 35px;
    /*background: url('glasses-divider.png') no-repeat scroll 50% 100% transparent;*/
    border-bottom: 1px solid #fff;
    margin: 0px 30px 20px;
}
.pmleadtop19 .form-price {
    margin-top: 8px;
}
.pmleadtop19 .form-price > div {
    display: inline-block;
    vertical-align: top;
    margin: 0px 26px;
    width: 110px;
}
.pmleadtop19 .form-price p {
    color: rgb(255, 255, 255);
}
.pmleadtop19 .form-price .old-price {
    font-size: 24px;
    margin-top: 2px;
    color: rgb(255, 255, 255);
    text-decoration: line-through;
}
.pmleadtop19 .form-price .old-price #old_price_display {
    color: #fff;
}
.pmleadtop19 .form-price .new-price {
    font-size: 24px;
    margin-top: 2px;
}
.pmleadtop19 .form-price .new-price #our_price_display {
    color: #ffffff;
}
.pmleadtop19 .timer_wrap {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 19px;
}
.pmleadtop19 .timer_wrap > p {
    color: rgb(184, 184, 184);
    font-size: 16px;
}
.pmleadtop19 .clock {
    display: inline-block;
    margin-top: 7px;
}
.pmleadtop19 .clock .special{margin:10px 0;}

.pmleadtop19 .countdown_amount {
    font-size: 200%;
    margin-bottom:20px;
    background-image: none;
    background: #333;
    border:1px solid #fff;
    background-position: center 17px;
    background-repeat: no-repeat;
    color:#fff;
    min-width:40px ;
    min-height:40px ;
    padding:10px 15px;
    /*border: 1px solid #333;
    border-radius: 50%;
    -webkit-border-radius: 50%;*/
    line-height:30px;
    width:60px;
}

.pmleadtop19 .hasCountdown {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 270px;
    margin: 10px auto;
}

.pmleadtop19 .promo-inner .sellbt {
    padding: 10px 0px 20px 0px;
}
.pmleadtop19 .separator1{
    border-bottom: 2px solid rgb(255, 255, 255);
    margin: 10px 60px 10px 0px;}
.pmleadtop19 h1{text-align:left;
    font-weight:bold;
}
/**tpl6**/

/**tpl7**/
.pmleadtop20 h1{margin: 100px 0 0 0;font-size: 58px;}
.pmleadtop20 h3 {
    font-size: 53px;
}
.pmleadtop20 .description1{margin: 50px 0 0 0;}
.pmleadtop20 .sale, .pmleadtop20 .reduction_amount, .pmleadtop20 .reduction_percent{  font-size: 30px;
    color: #f2eb2e;
    /* font-family: 'Lobster',arial,sans-serif;*/
    line-height: 1;
    padding: 73px 0 20px 0;}
.pmleadtop20  .form-price {
    margin-top: 8px;
}
.pmleadtop20 .form-price > div {
    display: inline-block;
    vertical-align: top;
    margin: 0px 26px;
    width: 110px;
}
.pmleadtop20 .form-price p {
    color: rgb(255, 255, 255);
}
.pmleadtop20 .form-price .old-price {
    font-size: 24px;
    margin-top: 2px;
    text-decoration: line-through;
}
.pmleadtop20 .form-price .old-price #old_price_display {
    color: #fff;
}
.pmleadtop20 .form-price .new-price {
    font-size: 24px;
    margin-top: 2px;
}
.pmleadtop20 .form-price .new-price #our_price_display {
    color: #ffffff;
}

.pmleadtop20 .btn {
    background: none;
    border: 3px;
    border-style:solid;
    border-color:#ffffff;
    width: 262px;
    font-size: 25px;
    color: #fff;
    padding-top:10px;
    padding-bottom:10px;
}
.pmleadtop20 .btn:hover {background:#fff;color:#2e150f;}
.pmleadtop20 .sellbt {
    padding: 40px 0px 0 0px;
    margin: 0px 0 30px 0;
}


.pmleadtop21 .promo {
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    padding-top: 53px;
    padding-bottom: 60px;
}

.pmleadtop21 .promo-hgroup{  padding: 150px 0 0 0;}
.pmleadtop21 h1{font-size: 60px;
    font-size: 3.75rem;
    line-height: 1;
    margin-bottom: 22px;
    margin-bottom: 1.375rem;
    font-weight: 500;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
    position: relative; color:#fff;
    background: url(../img/top.png) no-repeat center top;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 0 0 0;
    text-align: center;
}

/* .pmleadtop21 h1:before {
  content: url(../img/top.png);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  display: block;
  width: 455px;
  
} */
.pmleadtop21 .subtitle {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.133;
    max-width: 455px;
    padding: 0 20px 100px;
    margin: 0 auto 30px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
    background-image: url(../img/bottom.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
    color:#fff;
}
.pmleadtop21 .subtitle span{
    display:block;
}


.pmleadtop21 .sellbt a,.pmleadtop21 .sellbt1 a{
    color:#fff;
    font-weight:bold;
    background: #2A80B9;
    /*float:right;*/
}
.pmleadtop21 .sellbt a:hover,.pmleadtop21 .sellbt1 a:hover{color:#fff;}


.pmleadtop21 .pb-right-column #time-block{min-height:100px;}


.pmleadtop21 .pb-center-column {
    min-height: 150px;
}
.pmleadtop22 .light-form{

    width: 400px;
    position: relative;
    background: rgba(255,255,255,.5);
    color: #303338;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px 30px;
    float: right;
    margin: 40px 0;
}
.pmleadtop22 .light-form:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    background: url(../img/promo.png);
}
.pmleadtop22 .action-text {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 10px;
    border-bottom: 1px solid #C5C5C5;
    margin-bottom: 15px;
    text-align: center;
}
.pmleadtop22 .price #our_price_display {
    line-height: 0px;
    color: #303338;
    font-size: 18px;
    font-weight: bold;

}
.pmleadtop22 #our_price_display {
    font-size: 0px;
}
.pmleadtop22 .price .our_price_display {
    font-size: 18px;
    line-height: 20px;
}
.pmleadtop22 #old_price {
    padding-bottom: 0px;
    font-size: 0px;
    line-height: 0px;
}
.pmleadtop22 .price #old_price_display {
    font-size: 18px;
    text-decoration: line-through;
    display: inline-block;
    padding: 0px 10px;
}
.pmleadtop22 .pm_api_form input.pm_leadform_input, .pmleadtop22 .pm_so_form_container input.pm_so_name, .pmleadtop22 .pm_so_form_container input.pm_so_email, .pmleadtop22 .pm_so_form_container input.pm_so_phone, .pmleadtop22 .pm_so_form_container input.pm_so_address {
    width: 100%;
    border: 1px solid #878686;
    background-color: #fff;
    border-radius: 6px;
    margin:0;
    height:0;
    text-align:left;
    margin-bottom: 5px;
    padding: 20px 12px !important;
    color: #303338;
    font-size: 18px;
    line-height: 22px;
    font-family: 'PFDinTextCondProT', sans-serif;
    font-weight: 300;
    font-style: italic;
}
.pmleadtop22 .pm_so_form_container {
    padding: 0px 0px;
    border-radius: 0px;
    text-align: center;
}
.pmleadtop22 .pm_api_form, .pmleadtop22 .pm_leadform, .pmleadtop22 .pm_leadform_vert, .pmleadtop22 .pmfastorder_popup_window, .pmleadtop22 .pm_so_form_container {
    background: none;
    border: none;
}
.pmleadtop22 input.pmapi_submit, .pmleadtop22 .flat.md.pm_leadform_button.smart1 {
    width: 100% !important;
}
.pmleadtop22 .action-text-bottom{
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0 0 0;
}
.pmleadtop22 #quantityAvailable {
    color: #333333;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
}

.pmleadtop22 #pQuantityAvailable span {
    font-weight: 300;
    color: #333333;
}
.pmleadtop22 input.pmapi_submit, .pmleadtop22 a.flat.infobtn, .pmleadtop22 .pm_callback_button, .pmleadtop22 .pm_leadform_button, .pmleadtop22 .pm_leadform_ajax_ok, .pmleadtop22 .pm_fastorder_save, .pmleadtop22 .pm_fastorder_button, .pmleadtop22 .pricing-more a {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: #FF0000;
    border-radius: 6px;
    line-height: 40px;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'PFDinTextCondProL', sans-serif;
    font-weight: 400;
    position: relative;
    padding: 5px 5px;
    width: 100%;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
}
.pmleadtop22 input.pmapi_submit:hover, .pmleadtop22 a.flat.infobtn:hover, .pmleadtop22 .pm_callback_button:hover, .pmleadtop22 .pm_leadform_button:hover, .pmleadtop22 .pm_leadform_ajax_ok:hover, .pmleadtop22 .pm_fastorder_save:hover, .pmleadtop22 .pm_fastorder_button:hover, .pmleadtop22 .pricing-more a:hover {

    background-color: #B8211F;
}
.pmleadtop22 h1 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0px 0 15px 0;
}
.pmleadtop22 .assets {
    font-size: 24px;
    text-transform: none;
    text-align: center;
    line-height: 20px;
    margin: 10px 0px 20px 0px;
}
.pmleadtop22 #image-block {margin: 0 ;}
.pmleadtop22 #bigpic{    margin: 0 auto;
    /* float: left;
     width: 60%;*/}
.pmleadtop22 #gift-image-block {
    position: absolute;
    width: 50%;
    bottom: -20%;
    right: 0%;
    float: right;
    margin: 17% 0;
}
.pmleadtop22 .screen-img {
    max-height: 70px;
    margin: 0;
}
.pmleadtop22 .item-screen0{position: absolute;
    left: 1%;
    top:16%;
}
.pmleadtop22 .item-screen1{position: absolute;
    left: 1%;
    top:29%;
}
.pmleadtop22 .item-screen2{position: absolute;
    left: 1%;
    top:42%;
}
.pmleadtop22 .item-screen3{position: absolute;
    left: 1%;
    top:55%;
}


.pmleadtop23 h1 {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e9a06b), color-stop(20%, #f9d5a5), color-stop(38%, #fccfa5), color-stop(64%, #814f2c), color-stop(100%, #fccfa5));
    background: -webkit-linear-gradient(left, #e9a06b 0%, #f9d5a5 20%, #fccfa5 38%, #814f2c 64%, #fccfa5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ba9b73;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.pmleadtop23 h1 > span {
    font-weight:bold;
}
.pmleadtop23 .boxed {
    border: 2px solid #ba9b73;
    display: inline-block;
    vertical-align: top;
    width: 335px;
    margin-right: 45px;
    min-height:410px;
    margin-bottom:20px;
}
.pmleadtop23 .sec{
    padding: 15px 25px 30px;
    position: relative;
    color:#fff;

}
.pmleadtop23 .our_price_display {
    color: #ba9b73;

    font-size: 24px;
    line-height: 60px;
    padding: 15px 0;
}
.pmleadtop23 #price_off{
    color: #ffffff;
    display: inline-block;

    font-size: 48px;
    vertical-align: bottom;
}
.pmleadtop23 .forma{
    border-top: 2px solid #ba9b73;
    padding: 25px 20px;
}
.pmleadtop23 .pm_api_form, .pmleadtop23 .pm_leadform, .pmleadtop23 .pm_leadform_vert, .pmleadtop23 .pm_so_form_container {
    background: none;
    border: none;
    padding: 0px 0px;
}
.pmleadtop23 .pm_api_form .fld {
    background: none;
    background-color: #ffffff;
    border: none;
    color: #0c1222;
    margin:0;
    text-align:left;
    font-size: 14px;
    height: 30px !important;
    letter-spacing: 0.05em;
    line-height: 30px;
    outline: none;
    text-align: center;
    width: 100%;
    border-radius: 0px;
    margin: 10px 0 0 0;
    padding: 11px !important;
}
.pmleadtop23 .fld {
    width: 100%;
    border: 1px solid #878686;
    background: none;
    background-color: #fff;
    border-radius: 6px;
    margin:0;
    height:0;
    text-align:left;
    margin-bottom: 10px;
    padding: 20px 12px !important;
    margin-left: 0px;
    color: #303338;
    font-size: 18px;
    line-height: 22px;
    font-family: 'PFDinTextCondProT', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-align: left;
    height: 44px;
    margin-top: 0;
}
.pmleadtop23 .pm_api_form, .pmleadtop23 .pm_leadform, .pmleadtop23 .pm_leadform_vert, .pmleadtop23 .pmfastorder_popup_window, .pmleadtop23 .pm_so_form_container {
    background: none;
    border: none;
    box-shadow:none;
    width: 100%;
}

.pmleadtop23 .frmbtn {
    transition: all .6s;
    background: none;
    background-color: #2e91ba;
    border: none;
    color: #ffffff;
    cursor: pointer;

    font-size: 14px !important;
    height: 50px;
    letter-spacing: 0.05em;
    line-height: 50px;
    margin-top: 10px;
    outline: none;
    text-transform: uppercase;
    width: 100% !important;
    border-radius: 0px !important;
    margin-bottom: 0px;
    margin: 15px 0 0 0;
    padding: 0px;
}
.pmleadtop23 .frmbtn, .pmleadtop23  .pm_leadform_ajax_ok {

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pmleadtop23 .frmbtn:hover{
    background-color: #5db3d7;
}
.pmleadtop23 .bxh{
    font-size: 48px;
    line-height: 60px;
    margin: 10px 0 40px 0;
    text-transform: uppercase;}
.pmleadtop23 .customtext{

    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 20px;
    margin-bottom: 20px;
}
.pmleadtop23 .pretimer {
    color: #ba9b73;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 20px;

}
.pmleadtop23 .range{
    display: inline-block;

    font-size: 12px;
    line-height: 15px;
}
.pmleadtop23 #time-block{
    padding: 10px 0px 0 0px;
    margin: 0px;
    border-radius: 0px;
    min-height: 100px;}
.pmleadtop23 #time-block  #reductioncountdownS.reduccountS.hasCountdown {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 210px;
    margin: 0px 0px;

}
.pmleadtop23 #time-block  span.countdown_section {
    line-height: 30px;
    color:#fff;

}
.pmleadtop23 #reductioncountdownS .countdown_amount {
    background-image:none;
    font-weight:bold;
    font-size:24px;
    color:#fff;
    line-height:30px;
    font-size: 30px;
}
.pmleadtop23 #reductioncountdownS .labelnum{
    color:#fff;
}
.pmleadtop23 #quantity_wanted_p label {
    display: block;
    margin: 0 20px 0px 0px;
    float: left;
    color:#fff;
}
.pmleadtop23 #quantity_wanted_p input {

    float: right;
}
.pmleadtop23 #quantity_wanted_p .btn {
    float: right;

}
.pmleadtop23 .product_attributes, .box-cart-bottom {
    padding: 0;
}
.pmleadtop23.primary_block h1 {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e9a06b), color-stop(20%, #f9d5a5), color-stop(38%, #fccfa5), color-stop(64%, #814f2c), color-stop(100%, #fccfa5));
    background: -webkit-linear-gradient(left, #e9a06b 0%, #f9d5a5 20%, #fccfa5 38%, #814f2c 64%, #fccfa5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ba9b73;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: left;
}
.pmleadtop23.primary_block h1 span{
    font-size: 70px;
}

.pmleadtop24 .light-form{

    width: 400px;
    position: relative;
    background: rgba(255,255,255,.5);
    color: #303338;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px 30px;
    float: left;
    margin: 20px 0 0 0;
}
.pmleadtop24 .pm_api_form input.pm_leadform_input, .pmleadtop24 .pm_so_form_container input.pm_so_name, .pmleadtop24 .pm_so_form_container input.pm_so_email, .pmleadtop24 .pm_so_form_container input.pm_so_phone, .pmleadtop24 .pm_so_form_container input.pm_so_address {
    width: 100%;
    border: 1px solid #878686;
    background-color: #fff;
    border-radius: 6px;
    margin:0;
    height:0;
    text-align:left;
    margin-bottom: 5px;
    padding: 20px 12px !important;
    color: #303338;
    font-size: 18px;
    line-height: 22px;
    font-family: 'PFDinTextCondProT', sans-serif;
    font-weight: 300;
    font-style: italic;
}
.pmleadtop24 .pm_so_form_container {
    padding: 0px 0px;
    border-radius: 0px;
    text-align: center;
}
.pmleadtop24 .pm_api_form, .pmleadtop24 .pm_leadform, .pmleadtop24 .pm_leadform_vert, .pmleadtop24 .pmfastorder_popup_window, .pmleadtop24 .pm_so_form_container {
    background: none;
    border: none;
}
.pmleadtop24 input.pmapi_submit, .pmleadtop24 .flat.md.pm_leadform_button.smart1 {
    width: 100% !important;
}
.pmleadtop24 .action-text-bottom{
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0 0 0;
}
.pmleadtop24 #quantityAvailable {
    color: #333333;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
}

.pmleadtop24 #pQuantityAvailable span {
    font-weight: 300;
    color: #333333;
}
.pmleadtop24 input.pmapi_submit, .pmleadtop24 a.flat.infobtn, .pmleadtop24 .pm_callback_button, .pmleadtop24 .pm_leadform_button, .pmleadtop24 .pm_leadform_ajax_ok, .pmleadtop24 .pm_fastorder_save, .pmleadtop24 .pm_fastorder_button, .pmleadtop24 .pricing-more a {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: #FF0000;
    border-radius: 6px;
    line-height: 40px;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'PFDinTextCondProL', sans-serif;
    font-weight: 400;
    position: relative;
    padding: 5px 5px;
    width: 100%;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
}
.pmleadtop24 input.pmapi_submit:hover, .pmleadtop24 a.flat.infobtn:hover, .pmleadtop24 .pm_callback_button:hover, .pmleadtop24 .pm_leadform_button:hover, .pmleadtop24 .pm_leadform_ajax_ok:hover, .pmleadtop24 .pm_fastorder_save:hover, .pmleadtop24 .pm_fastorder_button:hover, .pmleadtop24 .pricing-more a:hover {

    background-color: #B8211F;
}
.pmleadtop24 .price #our_price_display {
    line-height: 0px;
    color: #C41BCE;
    font-size: 22px;
    font-weight: bold;

}
.pmleadtop24 #our_price_display {
    font-size: 0px;
}
.pmleadtop24 .price .our_price_display {
    font-size: 18px;
    line-height: 20px;
}
.pmleadtop24 #old_price {
    padding-bottom: 0px;
    font-size: 0px;
    line-height: 0px;
}
.pmleadtop24 .price #old_price_display {
    font-size: 18px;
    text-decoration: line-through;
    display: inline-block;
    padding: 0px 10px;
}
.pmleadtop24 .gift-box{ position:relative;
    top:40px;
}
.pmleadtop24 .gift{     font-size: 40px;
    width: 70%;
    float: left;
    line-height: 30px;
    font-weight: 900;
}
.pmleadtop24 .gift span{color:#C41BCE;}
.pmleadtop24 .sub-desc{
    font-size: 22px;
    margin: 20px 0 50px 0;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: normal;

}
.pmleadtop24 #gift-image-block{float:right;
    width:130px;
    top: 60px;
    position: relative;
    z-index: 1;
    right: 40px;
}
.pmleadtop24 .action-text{    margin: 0px 0 10px 0;
    text-align: center;
    font-size: 21px;
}
.pmleadtop24 .title-box{background: rgba(0,0,0,0.3);padding: 10px 0 10px 0;}
.pmleadtop24 h1{margin:0;
    text-align: left;
}
.pmleadtop24 .assets{
    font-size: 19pt;
    text-transform: none;
    text-align: left;
    line-height: 0px;
    margin: 25px 0px 25px 0px;}
.pmleadtop24 .item-screen0{position: absolute;
    left: 1%;
    top:16%;
}
.pmleadtop24 .item-screen1{position: absolute;
    left: 1%;
    top:29%;
}
.pmleadtop24 .item-screen2{position: absolute;
    left: 1%;
    top:42%;
}
.pmleadtop24 .item-screen3{position: absolute;
    left: 1%;
    top:55%;
}


.pmleadtop25 .pm_leadform, .pmleadtop25 .pm_leadform_vert, .pmleadtop25 .pm_so_form_container {
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(17, 17, 17, 0.33);
    border-radius:0;
}
.pmleadtop25 .pm_so_form{

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.pmleadtop25 .pm_so_form_container input.pm_so_name, .pmleadtop25 .pm_so_form_container input.pm_so_email, .pmleadtop25 .pm_so_form_container input.pm_so_phone, .pmleadtop25 .pm_so_form_container input.pm_so_address {
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    margin-bottom: 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.86);
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    border-color: #3ac353;
    height: auto;
    padding: 16px;
}
.pmleadtop25 .pm_leadform_button{

    width: 100% !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    z-index: 3;
    border: 1px solid #fff;
    border-color: #3ac353;
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    font-family: inherit;
    font-size: 20px;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 19px 70px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    outline: 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #3ac353;
    box-shadow:none;
    text-shadow:none;
}


.pmleadtop25 .pm_leadform_button:hover, .pmleadtop25 .pm_leadform_button.btn-top:active, .pmleadtop25 .pm_leadform_button:focus {
    background: #3ac353;
    color: #fff;
}

.pmleadtop25 .btn-down-chack {
    font-size: 53px;
    padding: 0px 44px;
    line-height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -57px;
    background-color: #111111;
    color: #4C4C4C;
    border: none;
}
.pmleadtop25 .btn-down-chack:hover {

    color: #777;

}
.pmleadtop25 #icons {
    background-color: #111;
    min-height:50px;
}
.pmleadtop25 #icons .section-separator {
    padding: 29px 0;
    display: block;
}
.pmleadtop25 h1{background: #FF6868;
    display: inline-block;
    margin-bottom: 6px;
    padding: 0 15px;
    text-align:left;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
}
.pmleadtop25 .assets{
    background: #924992;
    display: inline-block;
    padding: 0 15px;
    text-align:left;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
    margin: 0px 0 6px 0;
}
.pmleadtop25 .sub-desc{
    background: #504077;
    display: inline-block;
    margin-bottom: 6px;
    padding: 0 15px;
    text-align:left;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
}
.pmleadtop25 #image-block{margin-bottom:80px;}
.pmleadtop25 .custom-text{margin:0px;}
.pmleadtop25 .action-text{margin-bottom: 8px;}
.pmleadtop25 .price #old_price_display  {
    padding-bottom: 0px;
    font-size: 24px;
    text-decoration: line-through;
    display: inline-block;
    line-height: 23px;
}
.pmleadtop25 .price #our_price_display {
    font-size: 26px;
    font-weight: bold;
}
.pmleadtop26 .assets{
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0;
    display:block;
    text-align: center;

}
.pmleadtop26 .sub-desc{
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0;
    display:block;
    text-align: center;

}
.pmleadtop26 .item-descr{
    margin-top:30px;
}
.pmleadtop26 .item-img {
    display: inline-block;
    vertical-align: top;
}
.pmleadtop26 .item-form {
    background: url("/modules/pmtopscreen/views/img/item-form-bg.png") center top no-repeat;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    border-radius: 20px;
    width: 77%;
    color: #ffffff;
    padding: 20px 50px 30px;
    min-height: 527px;
    position: relative;
}
.pmleadtop26 .item-form .form-title {
    background: url("/modules/pmtopscreen/views/img/item-form-arrow.png") center bottom no-repeat;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.pmleadtop26 .item-form .form-title h3 {
    margin: 0;
    font-size: 32px;
    line-height: 1;
    text-align: center;

}

.pmleadtop26 .price #old_price_display {
    font-size: 17px;
    text-decoration: line-through;
    padding: 0px 10px;
    display: block;
    text-align: center;
}
.pmleadtop26 .price #our_price_display {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.pmleadtop26 .pretimer{text-align: center;
    display: block;}
.pmleadtop26 #time-block{width:90%;
    margin:0 auto;
}

.pmleadtop26 span.countdown_section:first-child:before{content:" ";}
.pmleadtop26 span.countdown_section:before{content:":";
    line-height:50px;
    margin-right:5px;
    font-size:22px;}
.pmleadtop26 #reductioncountdownS .countdown_amount {
    background-image: none;
    border-radius: 29px;
    background-color: rgba(0, 0, 0, 0.24);
    display: inline-block;
    vertical-align: top;
    font-family: 'FranckerCYRMedium';
    width: 57px;
    height: 57px;
    font-size: 22px;
    padding-top: 13px;
    padding-right: 16px;
    margin-bottom:15px;
}
.pmleadtop26  .countdown_row {
}
.pmleadtop26  #reductioncountdownS.reduccountS.hasCountdown {
    width: 100%;
    margin: 0 auto;
}
.pmleadtop26 span.countdown_section {
    line-height:0px;
    color:#fff;
    margin-bottom:15px;
}
.pmleadtop26 input[type="text"].pm_leadform_input,.pmleadtop26 input[type="email"].pm_leadform_input,
.pmleadtop26 .pm_so_form_container input.pm_so_name,.pmleadtop26 .pm_so_form_container input.pm_so_email,
.pmleadtop26 .pm_so_form_container input.pm_so_phone,.pmleadtop26 .pm_so_form_container input.pm_so_address {
    border: 1px solid #d5e4ff;
    background: #FFFFFF;
    color: #828282;
    font-size: 16px;
    border-radius: 3px;
    margin: 5px 0;
    padding: 15px 10px !important;
    width: 100%;
    text-align: left;

}
.pmleadtop26 .pmapi_submit, .pmleadtop26 .smart1 {
    margin-top: 5px;
    width: 100% !important;
    padding: 15px 50px;
    color: #fff;
    font-family: 'FranckerCYRMedium';
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #f8c514;
    box-shadow: 0 3px 0 #a36905;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�再iIHdpZHRoPSIyNDYiIGhlaWdodD0iNjEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    background-image: linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    border: none;
    -webkit-appearance: button;
    cursor: pointer;

}
.pmleadtop26 .item-form .hand {
    position: absolute;
    right: -101px;
    bottom: -270px;
}
.pmleadtop26 .item-title{margin-bottom:30px;}

.pmleadtop27 .item-title{margin-bottom:30px;}
.pmleadtop27 h1 {
    font-size: 82px;
    font-weight: 700;
    line-height: 75px;
    padding-top: 0px;
    margin-bottom: 40px;
}

.pmleadtop27 .item-description {
    font-size: 40px;
    line-height: 35px;
    padding-left: 25px;
    border-left:5px solid #f00;
    border-radius:2px;
    padding-bottom: 10px;
    margin-bottom: 79px;
}

.pmleadtop27 .screen-img {
    max-height: 32px;
    margin: 0 10px 0 0px;
    width: 60px;
    float: left;
    display:table;
}
.pmleadtop27 .review-desc{
    display:table;
}
.pmleadtop27 .item-screen {
    margin: 0 0 20px 0;
}
.pmleadtop27 .form-title h3 {
    font-size: 32px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 4px;
    text-align: center;
}
.pmleadtop27 .price{
    text-align: center;
    padding: 20px 0;
}

.pmleadtop27 .elem2 {
    font-size: 17px;
    text-decoration: line-through;
    padding: 0px 10px;
    text-align: left;
}
.pmleadtop27 .elem3 {
    font-size: 32px;
    font-weight: bold;
    text-align: right;
    color: #f13930;
}
.pmleadtop27 .pretimer{
    text-align: center;
    display: block;
    margin-bottom: 110px;
}
.pmleadtop27 #time-block{
    width:90%;
    margin:0 auto;
}

.pmleadtop27 #reductioncountdownS .countdown_row li:first-child .countdown_amount{
    color: #000;
    background: #fff;
}

.pmleadtop27 .countdown_amount {
    padding: 28px 0 0 0px;
    display: block;
    font-size: 28px;
    line-height: 0;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 2px solid #1f1f1f;
    border-radius: 3px;
    color: #fff;
    background:#000;
}

.pmleadtop27  #reductioncountdownS.reduccountS.hasCountdown {
    width: 100%;
    margin: 0 auto;
}
.pmleadtop27 span.countdown_section {
    line-height: 1px;
    color: #100F0F;
    margin-bottom: 15px;
}
.pmleadtop27 .labelnum{text-align: center;}

.pmleadtop27 input[type="text"].pm_leadform_input,.pmleadtop27 input[type="email"].pm_leadform_input,
.pmleadtop27 .pm_so_form_container input.pm_so_name,.pmleadtop27 .pm_so_form_container input.pm_so_email,
.pmleadtop27 .pm_so_form_container input.pm_so_phone,.pmleadtop27 .pm_so_form_container input.pm_so_address {
    border: 1px solid #d5e4ff;
    background: #FFFFFF;
    color: #828282;
    font-size: 16px;
    border-radius: 3px;
    margin: 5px 0;
    padding: 15px 10px !important;
    width: 100%;
    text-align: left;

}
.pmleadtop27 .single{
    text-align: center;
    padding: 20px;
}
.pmleadtop27 .pmapi_submit, .pmleadtop27 .btn {
    background: #ff5148;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5148), color-stop(100%, #dc2a21));
    background: -webkit-linear-gradient(top, #ff5148 0%, #dc2a21 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5148), to(#dc2a21));
    background: linear-gradient(to bottom, #ff5148 0%, #dc2a21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5148', endColorstr='#dc2a21', GradientType=0);
    font-size: 32px;
    text-shadow: 0 -1px #9b2a24;
    color: #ffffff;
    line-height: 19px;
    padding: 10px 60px;
    width: 230px;
    margin: 10px auto 40px;
    cursor: pointer;
    height: 66px;
    border-radius: 30px;
    border-bottom: 4px solid #a51f18;
    -webkit-box-shadow: 0 2px 5px rgba(80, 24, 0, 0.25);
    box-shadow: 0 2px 5px rgba(80, 24, 0, 0.25);
    display: inline;
}
.pmleadtop27 .zoomPad {
    position: relative;
    float: left;
    z-index: 99;
    cursor: crosshair;
    left: -50px;
}
.pmleadtop28 h1{
    text-align:center;
    font-size: 39pt;
    text-transform: uppercase;
    text-align: center;
    line-height: 0px;
}
.pmleadtop28 .sbt{text-align: center;
    font-size: 30px;}
.pmleadtop28 .lead-text {
    position: relative;
    margin: 0px;
    text-align: center;
    font-size: 25px;
}
.pmleadtop28 .form {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    box-shadow: none;
    border: 2px;
    border-style: solid;
    border-color: #333;
    border-radius: 0;;
}
.pmleadtop28 .fld {
    height: 40px;
    border: 1px solid #333;
    text-align: left;
}
.pmleadtop28 .tophtml {
    margin-top: 0px;
    padding: 0px;
    background: #0090d9;
    color: #ffF;
}
.pmleadtop28 .bothtml{
    margin-top: 5px;
    padding: 10px;
    font-size: 12px;
    text-align: left;}
.pmleadtop28 .videocont{
    margin-top: 20px;
}
.pmleadtop28 .timer_wrap{
    text-align:center;
}
.pmleadtop28 .clock #reductioncountdownS.reduccountS.hasCountdown {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 370px;
    margin: 10px auto;
}

.pmleadtop28 #reductioncountdownS .countdown_amount {
    font-size: 40px;
    border: none;
    background: #12597d;
    color: #fff;
    padding: 20px 10px 20px 10px;
    width: 70px;
}

.pmleadtop28 .labelnum{
    font-size: 12px;
    font-weight: normal;
    text-align:center;
}


.pmleadtop29 .pm_leadform{
    background: none;
    box-shadow: none;
    margin: 0px;
}
.pmleadtop29 input[type="text"], .pmleadtop29 select {
    background: #fff;
    width: 245px;
    height: 48px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    font-family: 'Open Sans',arial,sans-serif;
    padding: 0 13px;
    display: block;
    margin: 0 auto 5px auto;
    position: relative;
    z-index: 2;
}

.pmleadtop29 select {
    width: 271px;
}

.pmleadtop29 .frmbtn {
    background: url(http://puercombo2.shopsale.pro/img/button.png) no-repeat 0 0;
    width: 273px;
    height: 85px;
    display: block;
    margin: 0 auto;
    font-family: 'Bebas Neue',arial,sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    z-index: 2;
    border:0;
}

.pmleadtop29 .frmbtn:hover {
    background-position: 0 bottom;
}
.pmleadtop29 .frmbtn {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.pmleadtop29 .left-side {
    padding: 80px 0 0 0;
}

.pmleadtop29 .left-side p {
    width: 250px;
    color: #fff;
    line-height: 30px;
}

.pmleadtop29 .left-side ul {
    padding: 25px 0 0 0;
}
.pmleadtop29 .left-side ul шьп {
    padding: 0px 20px 0 0;
}
.pmleadtop29 .left-side ul>li {

    font-size: 24px;
    font-family: 'BebasNeue',arial,sans-serif;
    line-height: 32px;
    padding: 0 0 0 0px;
    margin: 0 0 13px 0;
}
.pmleadtop29 .bltico{padding: 0 10px 0 0px;}
.pmleadtop29 .label {
    background: url(http://puercombo2.shopsale.pro/img/label.png) no-repeat 0 0;
    width: 138px;
    height: 160px;
    position: absolute;
    left: 300px;
    top: 75px;
    font-family: 'BebasNeue',arial,sans-serif;
    color: #fff;
    padding: 35px 0 0 0;
}

.pmleadtop29 .label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 90px;
    font-weight: 700;
    padding: 0 0 0 13px;
}

.pmleadtop29 .label div {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}

.pmleadtop29 .arrow {
    background: url(http://puercombo2.shopsale.pro/img/arrow.png) no-repeat 0 0;
    width: 191px;
    height: 177px;
    position: absolute;
    top: 315px;
    left: 315px;
    z-index: 1;
}

.pmleadtop29 .center-side {
    font-family: 'BebasNeue',arial,sans-serif;
    font-size: 60px;
    line-height: .8;
    text-align: center;
    padding: 60px 0 0 0px;
}

.pmleadtop29 .center-side div {
    font-size: 120px;
    font-weight: 700;
    color: #fff;
    padding: 9px 0 0 0;
}

.pmleadtop29 .right-side {
    background: #f3f2f4;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 0 0px 0;
    margin: 0px 0 0 0;
}

.pmleadtop29 .right-side .top {
    background: #fff;
    padding: 19px 15px 8px 15px;
}

.pmleadtop29 .right-side .top p {
    font-size: 14px;
}

.pmleadtop29 .right-side .top span {
    font-family: 'BebasNeue',arial,sans-serif;
    color: #ec5f01;
    font-size: 36px;
    line-height: .8;
    font-weight: 700;
    float: right;
    padding: 6px 0 0 0;
}

.pmleadtop29 .right-side .action {
    padding: 15px 13px 15px 13px;
}

.pmleadtop29 .right-side .action div {
    float: right;
    color: #a9a9a9;
    font-size: 14px;
    text-align: center;
    line-height: .9;
}

.pmleadtop29 .elem2 {
    display: block;
    font-family: 'BebasNeue',arial,sans-serif;
    font-size: 24px;
    padding: 2px 0 0 0;
}

.pmleadtop29 .right-side .action >span {
    font-size: 45px;
    font-family: 'BebasNeue',arial,sans-serif;
    line-height: .7;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -1px;
}

.pmleadtop29 .elem4 {
    display: inline-block;
    vertical-align: middle;
    color: #ec5f01;
    font-size: 60px;
    font-family: 'BebasNeue',arial,sans-serif;
    line-height: .7;
    font-weight: 700;
    margin: 0px 0 -8px 0;
}

.pmleadtop29 .right-side .action p>sup {
    font-size: 32px;
}

.pmleadtop29 .elem3 {
    background: url(http://puercombo2.shopsale.pro/img/price.png) no-repeat 0 0;
    width: 201px;
    height: 73px;
    margin: 0 auto 10px auto;
    font-family: 'BebasNeue',arial,sans-serif;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    letter-spacing: -2px;
    padding: 30px 0 0 0;
}
.pmleadtop30 h1{
    margin-top:50px;
}
.pmleadtop30 .elem2 {
    padding: 10px;
    margin: 0 auto;
    background: rgba(22, 37, 42, 0.57);
    width: 292px;
    color: #555e68;
    font-size: 18px;
    text-align: center;
}
.pmleadtop30 .elem3 {
    padding: 15px;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.62);
    width: 388px;
    /* height: 60px; */
    color: #ffffff;
    font-size: 25px;
}
.pmleadtop30 .act-btn {
    margin-top: 30px;
    text-align: center;

}
.pmleadtop30 .btn {
    background: #ffd800;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 3px;
    border-style: solid;
    border-radius: 5px;
    border-color: #ce8d00;
    padding: 15px 40px;
}
.pmleadtop30 .btn:hover {
    background: #ffe139;
    color: #000;
    border-color:#d19a23 ;

}
.pmleadtop30 .vidbtn {
    background: #E67E22;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 3px;
    border-style: solid;
    border-radius: 5px;
    border-color: #D35400;
    padding: 15px 40px;
}
.pmleadtop30 .vidbtn:hover {
    background: #e88935;
    color: #fff;
    border-color:#D35400 ;

}
.pmleadtop30 .bottom-line {
    background: #000;
    color:#fff;
    padding: 20px 0;
}
.pmleadtop30 .elem5 {
    font-size: 20px;
    color: #fff;
    text-transform:uppercase;
}
.pmleadtop30 .elem4 {
    font-size: 20px;
    color: #ffd800;
    text-transform:uppercase;
    font-weight: bold;
}
.pmleadtop30 .elem1 {
    font-size: 14px;
    color: #6a7077;
    padding-top: 10px;
}
.pmleadtop30 .elem6 {
    font-size: 12px;

}
.pmleadtop30 .timer_wrap{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align:center;
}


.pmleadtop30 .countdown_amount {
    font-size: 40px;
    background: none;
    border: none;
    color: #fff;
}
.pmleadtop30 .labelnum{
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}
.pmleadtop31 h1{
    margin-top:50px;
}
.pmleadtop31 .elem2 {
    padding: 10px;
    margin: 0 auto;
    background: rgba(22, 37, 42, 0.57);
    width: 292px;
    color: #555e68;
    font-size: 18px;
    text-align: center;
}
.pmleadtop31 .elem3 {
    padding: 15px;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.62);
    width: 388px;
    /* height: 60px; */
    color: #ffffff;
    font-size: 25px;
}
.pmleadtop31 .timer_wrap{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align:center;
    margin-top: 50px;
}

.pmleadtop31 .countdown_amount {
    background: none;
}

.pmleadtop31 .labelnum{
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
.pmleadtop31 .bottom-line {
    margin-top:100px;
    padding: 20px 0;
}
.pmleadtop33 .btn {
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 700;
    background: transparent;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    display: inline-block;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    max-width: 100%;
    letter-spacing: 0.04em;
    text-overflow: ellipsis;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}
.pmleadtop33 .btn:hover{
    color: #E22E25;
}
.pmleadtop33 .btn:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 0;
    z-index: -1;
    background: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.pmleadtop33 .btn:hover:after {
    height: 100%;
}
.pmleadtop33 .vidbtn{
    background: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    max-width: 100%;
    letter-spacing: 0.04em;
    text-overflow: ellipsis;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    padding: 16px 14px;
    color: #ff0707;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 1px solid transparent;
    margin: 0px 0px 0px 10px;
}
.pmleadtop33 .vidbtn:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: transparent;
    color:#fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pmleadtop18 #time-block{  background-color: rgba(255, 255, 255, 0.5);
        padding: 17px 0px 0 22px;
        margin: 10px;
        border-radius: 9px;
        min-height:100px;
    }
    .content_prices3{
        right: 280px;

    }
}
@media (min-width: 768px) and (max-width: 991px) {

    .pmleadtop18 #time-block{  background-color: rgba(255, 255, 255, 0.5);
        padding: 17px 0px 0 40px;
        margin: 10px ;
        border-radius: 9px;
        width:300px;
    }
    .content_prices3{
        right: 320px;
    }
    .pmleadtop23.primary_block h1{
        font-size: 50px;
    }
    .pmleadtop23.primary_block h1 span{
        font-size: 60px;
    }

}
@media(max-width: 991px){

    .pmleadtop22 .light-form{
        float: none;
        margin: 20px auto;
    }
    .pmleadtop24 .light-form{
        float: none;
        margin: 140px auto 40px;
    }
    .pmleadtop24 #gift-image-block {

        top: 30px;
        right: 100px;
    }

}
@media (max-width: 767px) {

    .pmleadtop23.primary_block h1{
        font-size: 45px;
    }
    .pmleadtop23.primary_block h1 span{
        font-size: 55px;
    }
    .pmleadtop22 .light-form{
        margin: 20px auto;
        width: 300px;
    }
    .pmleadtop24 .gift {
        width: 60%;
        margin: 0 15px;
    }
    .pmleadtop24 #gift-image-block {
        top: 0px;
        right: 30px;
        width: 30%
    }
    .pmleadtop24 .light-form {
        float: none;
        margin: 180px auto 40px;
    }

}
@media (min-width: 320px) and (max-width: 767px){
    .pmleadtop20 .sellbt {
        padding: 40px 0px 0 0px;

    }
    .pmleadtop18 #time-block{  background-color: rgba(255, 255, 255, 0.5);
        padding: 17px 0px 0 40px;
        margin: 10px auto;
        border-radius: 9px;
        width:285px;
    }
    .pmleadtop18 .pm_so_form_container{width:300px;margin:0 auto;}
    .pmleadtop6 h1 {
        font-size: 20pt;
        line-height: 29px;
    }
    .pmleadtop6 .sbt {
        font-size: 14pt;
    }
}
@media (max-width: 320px){

    .pmleadtop6 h1 {
        font-size: 20pt;
        line-height: 29px;
    }
    .pmleadtop6 .sbt {
        font-size: 14pt;
    }
    .pmleadtop19 .promo {
        border: 1px solid rgb(255, 255, 255);
        width: 350px;
        float: right;
        margin: 60px -36px;
    }
    .pmleadtop18 #time-block{
        background-color: rgba(255, 255, 255, 0.5);
        padding: 17px 0px 0 10px;
        margin: 10px auto;
        border-radius: 9px;

    }


    .pmleadtop23.primary_block h1{
        font-size: 30px;
    }
    .pmleadtop23.primary_block h1 span{
        font-size: 40px;
    }
}
/*pmleadtop end*/
/*pmmap*/
.pmmap {
    position: relative;
    z-index:1;
}
.pmmap1 .container_map_h1 {
    position: relative;
    font-size: 31pt;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    position: absolute;
    top: 40px;
    margin: 0 auto;
    left: 37%;
}

.contact-title{font-size:16px; font-weight:bold;color:#0464ff;}
.contact-adress{font-size:14px;}
.contact-phone{font-size:14px;}
.contact-adress{font-size:14px;}
.container_map{position:relative;}
.contact-f1{background:#fff;border-radius:6px;  z-index: 9999;
    width: 100%;
    padding: 20px;
}

.contact-lead{z-index: 9;
    position: absolute;
    top: -440px;
    right: 0px;
    padding: 20px;
}
.contact-html{padding:20px 0;}
.leadbut{  position: absolute;
    bottom: 0px;
    left: 40%;}

.pmmap1 .contact-f {
    background: #fff;
    border-radius: 6px;
    z-index: 99;
    position: absolute;
    top: 130px;
    left: 10%;
    width: 320px;
    padding: 20px;
    box-shadow: 0px 0px 7px #999999;
}

.pmmap4 .contact-f {
    background: #fff;
    border-radius: 6px;
    z-index: 99;
    position: absolute;
    top: -400px;
    left: 10%;
    width: 320px;
    padding: 20px;
    box-shadow: 0px 0px 7px #999999;
}
.pmmap5 .cover {
    background: rgba(255, 255, 255, 0.63);
    position: absolute;
    top:50px;
    left: 15%;
    padding: 20px;
    width: 80%;
    text-align: center;
    box-shadow:none;
}
.pmmap6 .contact-block{
    position: absolute;
    top:20px;
    left: 10%;
    padding: 20px;
    width: 80%;
    background: rgba(255, 255, 255, 0.63);
    text-align: center;
    box-shadow:none;
}
.pmmap6 .container_map_h1 {
    font-size: 31pt;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
}
.pmmap7 h5 {
    font-size: 31pt;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
}
.pmmap7 .contact-data{
    text-align: center;
    margin-top:30px;
}
.pmmap7 h6 {
    font-size: 18px;
}
.pmmap7 .contact-data .icon {
    font-size: 30px;
    color: #E22E25;
}
.pmmap7 .pm_leadform_input {
    margin: 0px 20px 20px 0;
    text-align: left;
}
.pmmap7 .pm_leadform_vert fieldset .pm_leadform_input {
    width: 22%;
}
.pmmap7 .pm_leadform_message {
    width: 96%;
    height: 120px;
    padding: 10px;
    margin-bottom: 10px;
}
.pmmap8 .contact-data{
    margin:20px 0;
}
.pmmap8 .pm_leadform_input {
    width: 100%;
    margin: 10px 0;
    text-align: left;
}
.pmmap8 .pm_leadform_form select {
    margin: 10px 0px;
    text-align: left;
    height: 40px;
    padding: 10px 5px;
    width: 100%;
}
.pmmap8 .frmbtn {
    width: 100%;
}
/*pmmap end*/
/*pmoffer*/

/**tpl1234**/


/*pmoffer end*/

/*pmslidereviews*/
.pmslidereviews {
    position: relative;
    z-index:1;
}
.pmslidereviews h5{
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmslidereviews .sbt{
    font-size:20px;
}
.pmslidereviews h5,.pmslidereviews .sbt{
    text-align:center;
}




.owl-carousel .autor {
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
    color: #fff;
    float: left;
    display: inline-block;
}

.owl-stage-outer{
    overflow:hidden;
    position: relative;
    width: 100%;}
.owl-stage-outer .owl-item{
    float:left;}


.owl-controls .owl-buttons div {
    position: absolute;
    bottom: 60px;
}

.pmslidereviews .owl-controls .owl-nav .owl-prev {
    left: -35px;
    text-indent: -5000px;
    background: url(../img/left.png) no-repeat center center transparent;
    width: 30px;
    height: 60px;
    top: 35%;
}
.pmslidereviews .owl-controls .owl-nav .owl-next {
    right: -35px;
    height:40px;
    text-indent: -5000px;
    background: url(../img/right.png) no-repeat center center transparent;
    width: 30px;
    height: 60px;
    top: 35%;
}

#demo .owl-carousel .autor {
    text-align: center;
}
#demo7 .owl-carousel .autor {
    margin-bottom: 10px;
}

.pmslidereviews1 .owl-item{float:left;}
.pmslidereviews1 .owl-carousel img, .pmslidereviews2 .owl-carousel img, .pmslidereviews3 .owl-carousel img, .pmslidereviews4 .owl-carousel img {
    display: block;
    width: 100px;
    height: 100px;
    margin-bottom: 3px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-left: calc(50% - 50px);
    margin-bottom: 10px;
    margin-top: 10px;
}
#demo7 .owl-carousel img {margin-right: 15px; }

.owl-carousel .autor p {
    display: block;
    font-weight: 400;
    color: #000;
    margin: 0;
}

.pmslidereviews1 .owl-carousel .text, .pmslidereviews2 .owl-carousel .text {
    min-height: 96px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    font-size: 13px;
}
.pmslidereviews1 .owl-carousel .text, .pmslidereviews2 .owl-carousel .text {
    margin-left: 125px;
}


#demo7 .owl-carousel .text {
    clear: both;
}




.testimonial-msg i {
    font-size: 30px;
    padding: 0 5px;
    color: rgb(240, 240, 240);
}
.fa.pull-right {
    margin-left: .3em;
}



.pmslidereviews5 .review {
    background: #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 24px 24px 0 24px;
    min-height: 408px;
    width: 294px;
    text-align: center;
    float: left;
}
.pmslidereviews5 .owl-carousel .review img {
    vertical-align: bottom;
    max-width: 150px;
}
.pmslidereviews5 h4 {
    font-size: 23px;
    color: #2e150f;
    line-height: 1;
    font-family: 'Lobster',arial,sans-serif;
}
.pmslidereviews5 .review .email {
    color: #2e150f;
    padding: 17px 0 35px 0;
}
.pmslidereviews5 .review p span{
    line-height: 25px;
    font-weight: 300;
    text-align: left;
    color:#000;

}
.pmslidereviews6 .blockot {
    width: 477px;
    height: 271px;
    background: url(/modules/pmlpb/views/img/bg_ot.png) no-repeat 0 0 transparent;
    font-size: 16px;
    color: #fff;
    font-family: 'OpenSans-Regular';
    margin-top: 80px;
    margin-left: 50px;
}
.pmslidereviews6 .ot_img {
    margin-top: -70px;
    margin-right: 8px;
    margin-left: 0px;
    max-width: 150px;
    border-radius: 50%;
    float: left;

}
.pmslidereviews6 .ot_name {
    font-weight: bold;
    top: -7px;
    position: relative;
    font-size: 14px;
}
.pmslidereviews6 .text {
    padding-right: 20px;
    padding-left: 20px;
    clear: both;
}
.pmslidereviews6 .link {
    padding-right: 20px;
    padding-left: 20px;
    clear: both;
}

.pmslidereviews8 .review{
    border-right: 1px #ebebeb solid;
    padding: 0 25px;
    min-height: 400px;
    text-align: center;
}
.pmslidereviews8 .review h4{
    color: #00abd5;
    font-size: 18px;
    line-height: 1;

}
.pmslidereviews8 .review .timg{
    width: 200px;
    height: 200px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.pmslidereviews8 .review .timg:before {
    content: '';
    display: inline-block;
    background: url("/themes/Landingshop/img/reviews-avatar-mask.png") no-repeat;
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: 0;
}
.pmslidereviews9 .owl-wrapper{
    width: 100% !important;}
.pmslidereviews9 .owl-item{
    width: 100% !important;}

.pmslidereviews9 .avatar{
    float: left;
    width: 150px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    margin: 10px 30px;
}
.pmslidereviews9 .avatar img{
    margin-bottom: 10px;
}
.pmslidereviews9 .test {
    margin: 10px 30px;
}
.pmslidereviews10 .container_test_h{
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e9a06b), color-stop(20%, #f9d5a5), color-stop(38%, #fccfa5), color-stop(64%, #814f2c), color-stop(100%, #fccfa5));
    background: -webkit-linear-gradient(left, #e9a06b 0%, #f9d5a5 20%, #fccfa5 38%, #814f2c 64%, #fccfa5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ba9b73;
    display: block;
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
}
.pmslidereviews10 .container_test_h span{
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
}
.pmslidereviews10 .row1 {
    background: #0c1222;
    background: -moz-linear-gradient(left, #0c1222 0%, #2a395e 35%, #2a395e 65%, #2a395e 65%, #0c1222 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0c1222), color-stop(35%, #2a395e), color-stop(65%, #2a395e), color-stop(65%, #2a395e), color-stop(100%, #0c1222));
    background: -webkit-linear-gradient(left, #0c1222 0%, #2a395e 35%, #2a395e 65%, #2a395e 65%, #0c1222 100%);
    background: -o-linear-gradient(left, #0c1222 0%, #2a395e 35%, #2a395e 65%, #2a395e 65%, #0c1222 100%);
    background: -ms-linear-gradient(left, #0c1222 0%, #2a395e 35%, #2a395e 65%, #2a395e 65%, #0c1222 100%);
    background: linear-gradient(to right, #0c1222 0%, #2a395e 35%, #2a395e 65%, #2a395e 65%, #0c1222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c1222', endColorstr='#0c1222', GradientType=1);
    display: inline-block;
    margin-bottom: 25px;
    padding: 25px 0;
    vertical-align: middle;
    width: 460px;
}

.pmslidereviews10 .row1 > img {
    border-radius: 50%;
    border: 3px solid;
    width: 120px;
    border-color: #AE815A;
    margin-right: 20px;
    float: left;
}
.pmslidereviews10 .text {
    display: inline-block;
    vertical-align: middle;
    width: 320px;
}
.pmslidereviews10 .nameclr {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e9a06b), color-stop(20%, #f9d5a5), color-stop(38%, #fccfa5), color-stop(64%, #814f2c), color-stop(100%, #fccfa5));
    background: -webkit-linear-gradient(left, #e9a06b 0%, #f9d5a5 20%, #fccfa5 38%, #814f2c 64%, #fccfa5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ba9b73;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.pmslidereviews10 .text > p {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 18px;
    margin: 5px 0 0 0;
    color:#fff;
}
.pmslidereviews11 .review-text {
    margin-top: 50px;
    padding: 50px;
    border: 2px solid #67d5b5;
    text-align: center;
}

.pmslidereviews11 .review-name {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 35px;
}

.pmslidereviews11 .review-spec {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #67d5b5;
    font-weight: 400;
    margin: 0;
}


.pmslidereviews11 .review-description {
    margin-top: 30px;
}

/*pmslidereviews end*/

/*pmtop*/
/* MENU CONFIGURATION*/


/* Push the body after clicking the menu button */

/****/

.lineshadow{
    -webkit-box-shadow: 0px -12px 25px black;
    box-shadow: 0px -12px 25px black;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}



/*pmtop end*/


/*pmtopscreen end*/

/*pmvideo*/
.pmvideo {
    position: relative;
    z-index:1;
}
.container_webinar_h{text-align:center;font-size: 31pt;
    text-transform: uppercase;
    text-align: center;
    line-height: 31px;
    padding: 10px 0;}
.container_webinar_h span{font-size: 13pt;
    display: block;
    padding-top: 10px;}
.shadow{background-image: url("/themes/LandingShop/img/shadow-bg.png");
    width: 999px;
    height: 45px;
    margin: 0 auto;
}
.separator{}
.rule{text-align:center;padding: 0 0 20px 0;}
.fb_iframe_widget{float:left;}

.pmvideo h4, .pmvideo .sbt {
    text-align: center;

}
.pmvideo h4 {
    font-size:38px;
    margin-top: 18px;
    margin-bottom: 9px;
}
.pmvideo .sbt {
    margin-bottom: 30px;
    font-size:20px;
}
.pmvideo .panelvideo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: #282830;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.pmvideo .ramka{
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    border: 10px solid #282830;
    border-bottom: 0;
    background: #000;
}

.pmvideo7 .pm_leadform {
    min-width: 300px;
    text-align: center;
    margin-top: 20px;
    border-radius: 0;
    border: none;
    width:380px;
    box-shadow:none;
}
.pmvideo7 .pm_leadform_form{
    position: relative;

}

.pmvideo7 .pm_leadform_form input[type="text"].pm_leadform_input.name, .pmvideo7 .pm_leadform_form input[type="text"].pm_leadform_input.phone, .pmvideo7 .pm_leadform_form input[type="email"].pm_leadform_input.email, .pmvideo7 .pm_leadform_form input[type="text"].pm_leadform_input.city {
    border-radius: 4px;
    color: grey;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background:none;
    text-align: left;
}

.pmvideo7 .pm_leadform_button{
    border-radius: 0px;
    border: 1px solid #CF8E00;
    color: rgb(255, 251, 244);
    background-color: rgb(255, 174, 3);
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    margin: 0 auto;
    font-weight: 400;
    text-align: center;
    box-shadow:none;
    width: 80%;
    text-transform:none;
}
.pmvideo7 .container_video_h {
    font-size: 22px;
    text-transform: uppercase;
    text-align: left;
    line-height: 31px;
    padding: 30px 0 10px 0;
    margin: 60px 30px 0 0;
}
.pmvideo7 .container_video_h span{font-size: 22px;}
.pmvideo7 .bank{background:#fff;}
.pmvideo7 .bank .container_video_h{
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    line-height: 31px;
    padding: 10px 0 10px 0;
    margin: 10px 10px 0 0;
    color:#000;
}
.pmvideo7 .tophtml{font-family: Intro Cond Black Free;}

.pmvideo8 h4 {
    /*    padding: 50px 0 20px;*/
}
.pmvideo8 .separator{
    background: #3ac353;
    display: block;
    height: 2px;
    width: 120px;
    margin: 0 auto;
    position:relative;
}
.pmvideo8 .custom_text{

    margin-top:30px;
    margin-bottom:30px;

}
.pmvideo10 h4 {
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: none;
    text-align: left;

    padding: 0px;
}
.pmvideo10 .reload{
    font-size: 14px;
    color: #6b6b6b;
    margin-bottom: 30px;
}
.pmvideo10 .icon-16{
    display: inline-block;
    vertical-align: middle;
    background-position: 0px 0px;
    background-image: url("/themes/LandingShop/img/icons-16.png");
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.pmvideo10 .reload span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #6b6b6b;
}
.pmvideo10 .promovideo-stat-item {
    height: 29px;
}
.pmvideo10 .promovideo-stat-item-counter {
    background-color: #c62216;
    color: #ffffff;
    width: 28px;
    font-size: 14px;
    font-family: 'HelveticaNeueCyr-Medium', Helvetica, sans;
    text-align: center;
}
.pmvideo10 .promovideo-stat-item-label {
    font-size: 12px;
    padding: 0 9px;
    color: #6b6b6b;
    width: 108px;
}
.pmvideo10 .promovideo-stat-item-chart {
    font-size: 12px;
    font-family: 'HelveticaNeueCyr-Medium', Helvetica, sans;
    color: #6b6b6b;
}
.pmvideo10 .promovideo-stat-item-chart-progress {
    background-color: #188fd3;
    height: 29px;
    position: relative;
}
.pmvideo10 .promovideo-stat-item-chart-progress:after {
    content: attr(data-width);
    position: absolute;
    top: 8px;
    right: -30px;
}
.pmvideo10 .promovideo-stat-item + .promovideo-stat-item {
    margin-top: 21px;
}
.pmvideo9 .container_video_h {
    font-size: 26px;
    font-family: 'HelveticaNeueCyr-Light', Helvetica, sans;
    min-height: 92px;
    padding: 30px 0 30px 37px;
    border-bottom: 1px solid #dddddd;
    text-transform: none;
    text-align: left;
    line-height: 20px;

}
.pmvideo9 .lesson-menu {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
.pmvideo9   .lesson-menu-item {
    display: block;
    width: 100%;
    /*height: 92px;*/
    padding: 10px;
    line-height: 1.5;
    font-family: 'HelveticaNeueCyr-Roman', Helvetica, sans;
    border-bottom: 1px solid #dddddd;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: left;
    color:#3E3E3E;}
.pmvideo9 .lesson-menu-item:hover:not([disabled]):not(.active) {
    background-color: #E5E6E6;
    color:#188fd3;}
.pmvideo9 .lesson-menu-item.active {
    background-color: #188fd3;
    color: #ffffff; }
.pmvideo9 .lesson-menu-item.active .lesson-menu-item-num {
    color: #ffffff; }
.pmvideo9 .lesson-menu-item[disabled] {
    cursor: default;
    opacity: .5; }
.pmvideo9 .lesson-menu-item-num {
    color: #188fd3;
    border: 2px solid;
    width: 39px;
    height: 39px;
    line-height: 36px;
    font-size: 22px;
    text-align: center; }

.pmvideo9 .grid-table-middle {
    display: table;
    width: 100%;
}
.pmvideo9 .grid-table-middle [class*="grid-table-col"] {
    display: table-cell;
    vertical-align: middle;
}
.pmvideo9 .grid-table-col-1 {
    width: 8.33333%;
}
.pmvideo9 .lesson-menu-item-num {
    color: #188fd3;
    border: 2px solid;
    width: 39px;
    height: 39px;
    line-height: 36px;
    font-size: 22px;
    text-align: center;
    margin-right: 10px;
}
.pmvideo9 .video-text {
    background-color: #EAEAEA;
    margin-top: 00px;

}
.pmvideo9 .pad {
    padding: 35px 40px 20px 40px;
}
.pmvideo11 .video-cover {
    display: block;
    background: url(/themes/LandingShop/img/video-bg.png) center no-repeat;
    min-height: 553px;
    margin-bottom: 60px;
    padding: 42px 0px 0px 236px;
}
.pmvideo11 .but-more    {
    padding: 15px 50px;
    color: #fff;
    font-family: 'FranckerCYRMedium';
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background: #f8c514;
    box-shadow: 0 3px 0 #a36905;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIyNDYiIGhlaWdodD0iNjEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    background-image: linear-gradient(bottom, #f69a09 0%, #f8c514 100%);
    border: none;

}
.pmvideo11 .but-pos{margin: 40px auto;
    text-align: center;}

@media (min-width: 800px){
    .grid-table-middle {
        display: table;
        width: 100%;
    }
    .grid-table-middle [class*="grid-table-col"] {
        display: table-cell;
        vertical-align: middle;
    }

}

/*pmvideo end*/


/*pmwork*/
.pmwork{
    position: relative;
    z-index:1;
}
.pmwork h5{
    margin-top: 18px;
    margin-bottom: 9px;
    font-size:38px;
}
.pmwork .sbt{
    font-size:20px;
}
.pmwork h5,.pmwork .sbt{
    text-align:center;

}
.pmwork img.icons{
    width:200px;
}
.pmwork .min{margin-top:100px;}
.pmwork1 .floatr{text-align:right;}
.pmwork1 .floatl{text-align:left;}


.pmwork1 .workimg-a {
    position: absolute;
    top: 80px;
    left: 300px;
    z-index: 1;

}
.pmwork2 .workimg-ac3 {
    position: absolute;
    top: 60px;
    left: 320px;
    -moz-transform: rotate(45deg); /* Для Firefox */
    -ms-transform: rotate(45deg); /* Для IE */
    -webkit-transform: rotate(45deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(45deg); /* Для Opera */
    transform: rotate(45deg);
    z-index: 1;
}

.pmwork2 .workimg-ac4 {
    position: absolute;
    top: -40px;
    left: 260px;
    -moz-transform: rotate(-45deg); /* Для Firefox */
    -ms-transform: rotate(-45deg); /* Для IE */
    -webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-45deg); /* Для Opera */
    transform: rotate(-45deg);
    z-index: 1;
}
.pmwork3 .workimg-ac3 {
    position: absolute;
    top: 60px;
    left: 230px;
    -moz-transform: rotate(45deg); /* Для Firefox */
    -ms-transform: rotate(45deg); /* Для IE */
    -webkit-transform: rotate(45deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(45deg); /* Для Opera */
    transform: rotate(45deg);
    z-index: 1;
}

.pmwork3 .workimg-ac4 {
    position: absolute;
    top: -40px;
    left: 180px;
    -moz-transform: rotate(-45deg); /* Для Firefox */
    -ms-transform: rotate(-45deg); /* Для IE */
    -webkit-transform: rotate(-45deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-45deg); /* Для Opera */
    transform: rotate(-45deg);
    z-index: 1;
}
.pmwork4 .workimg-a {
    position: absolute;
    top: 80px;
    left: 390px;
    z-index: 1;
}
.pmwork4 .workimg-b {
    position: absolute;
    top: 80px;
    left: 390px;
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
    z-index: 1;
}


.pmwork7 .flr > .blt, .pmwork7 .flr > .bltxt{
    text-align:right !important;
}
.pmwork7 .fll > .blt,.pmwork7 .fll > .bltxt{
    text-align:left! important;
}
.pmwork7 .blt{
    color: #0072bc;
    font-size: 16px;
}
.pmwork7 .row{margin:20px 0;}

.pmwork9 .hexagon {
    position: relative;
    width: 150px;
    height: 86.60px;
    margin: 43.30px 0;
    border-left: solid 2px #333333;
    border-right: solid 2px #333333;
}

.pmwork9 .hexagon:before,
.pmwork9 .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 106.07px;
    height: 106.07px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 19.9670px;
}

.pmwork9 .hexagon:before {
    top: -53.0330px;
    border-top: solid 2.8284px #333333;
    border-right: solid 2.8284px #333333;
}

.pmwork9 .hexagon:after {
    bottom: -53.0330px;
    border-bottom: solid 2.8284px #333333;
    border-left: solid 2.8284px #333333;
}




/****************************************************/
@media (min-width: 768px) {

    .col-sm-2-5{
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; }
    .col-xs-2-5{
        float: left; }
    .col-xs-2-5 {
        width: 20%; }
}

@media (min-width: 1200px) {
    .col-lg-2-5{
        float: left; }
    .col-lg-2-5{
        width: 20%; }
}
@media (min-width: 992px) {
    .col-md-2-5{
        float: left; }
    .col-md-2-5 {
        width: 20%; }
}
/*pmwork end*/
@media(max-width: 991px){
.describe-images {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
}
@media (max-width: 767px) {

}
@media (min-width: 320px) and (max-width: 767px){

}
@media (max-width: 320px) {

}