/*---------- Osobennosti jizni v Kitae --------------------------------------------------*/


/* ------------------------ ФОРМА  -------------------------------------------*/

#button,
._25 input,
.slider-but,
.form-12 p>input,
.form-13 p>input {
    background-color: #00a8e7;
    font-size: 20px;
    text-transform: none;
    color: #fff;
    height: 50px;
    padding: 0px 50px;
    border: none;
    border-radius: 3px;
}


.itemid-itemid-1235 form label,
.itemid-1235 form label,
.itemid-itemid-1236 form label,
.itemid-1236 form label {
    width: 230px !important;
}

.itemid-itemid-1235 img,
.itemid-1234 img,
.itemid-itemid-1236 img,
.itemid-1236 img {
    min-width: 100%!important;
}





#button,
.form-04 p>input,
._25 input,
.slider-but {
    background-color: #00a8e7;
    font-size: 20px;
    text-transform: none;
    color: #fff;
    height: 50px;
    padding: 0px 50px;
    border: none;
    border-radius: 3px;
}


.itemid-1231 form label,
.itemid-1234 form label {
    width: 230px;
}

.itemid-1231 img,
.itemid-1234 img {
    min-width: 100%;
}



.itemid-601 a.envor-btn.envor-btn-secondary.envor-btn-normal{
    text-transform: none;
}


.preloader-in-footer{
 display: none;
 position: absolute; 
 z-index: 10000; 
 left: 30%; 
 top: 40%;
 width: 25%; 
 height: 20%; 
 background: url('/_external_res_downloaded/preloader.gif') no-repeat;
 }
 
 
 .preloader--modal{
	 display: none; 
	 position: absolute; 
	 z-index: 10000; 
	 left: 35%; 
	 top: 40%; 
	 width: 25%; 
	 height: 20%; 
	 background: url('/_external_res_downloaded/preloader.gif') no-repeat;
 }















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

.hits {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
}


.h1_fiktive {
    text-transform: none !important;
    font-size: 360%;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: lighter;
    line-height: 1.1;
    font-family: 'Raleway', sans-serif;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}



.envor-post a {
    /*  color: #333; */
    text-decoration: underline;
}

.envor-post a:hover,
a:focus {
    color: #00a8e7;
    text-decoration: none;
}




.hide_at_all {
    display: none;
}

.envor-desktop-breadscrubs-inner,
.envor-mobile-breadscrubs .container .row .col-lg-12 {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
}





















/*********************страница сотрудника*********************************/

.azura-pagesection.azp_font_edit.envor-section .azp_font_edit .row .col-md-6:nth-child(2),
.azura-pagesection.azp_font_edit.envor-section.envor-section-bg8,
.itemid-920 #envor-header-menu,
.itemid-920 .envor-page-title-1,
.itemid-920 .page-header,
.itemid-920 .envor-footer,
.itemid-920 .envor-desktop-breadscrubs,
.itemid-953 .col-lg-9>p,
.envor-project-likes,
.mod-languages {
    /* display: none !important;  */
}

div.mod-languages a {
    /*  text-decoration: none; */
    padding: 10px 9px;
    background: #00a8e7;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
}






















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


/*********************страница поиска*********************************/

.only {
    display: none !important;
}






















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

* {}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    overflow-x: hidden;
    text-align: center;
}

a {
    text-decoration: none;
    transition-style: linear;
    transition-duration: 0.2s;
    /* color: #333; */
}

.cth-mega-menu li a {
    color: #333 !important;
}

#envor-mobile-menu .cth-mega-menu li a {
    color: #FFFFFF !important;
}


a:hover {
    text-decoration: underline;
}

section {
    padding: 30px 0px;
    width: 100%;
    font-size: 16px;
    line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'Raleway', sans-serif;
}


/* ul,
li {
    list-style: none;
} */

img {
    max-width: 100%;
}

img.shadow {
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -357px;
}

p {
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
}

.disc_on ul li {
    list-style: disc !important;
}

.single {}

.envor-padding-top-10 .single {}

.cl {
    clear: both;
}

.align-center {
    width: 100%;
    text-align: center;
}






















/*
    form elements
*/

form label {
    float: left;
    width: 150px;
    font-weight: normal;
    cursor: pointer;
}

form label:hover {
    color: #333;
}

form p {
    width: 100%;
    display: inline-block;
}

input[type=text],
input[type=email],
input[type=file],
input[type=tel],
input[type=url],
input[type=password],
select,
textarea {
    min-width: 200px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 0px 10px;
    height: 34px;
    border-radius: 3px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition-style: linear;
    transition-duration: 0.2s;
    margin-bottom: 10px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    background-color: #f2f2f2;
    outline: none;
}

select {
    padding: 8px 0px;
}

textarea {
    /*
    line-height: 150%;
    padding: 10px;
*/
    height: 200px;
}

input[type=submit],
input[type=file],
input[type=button],
button[type=submit],
button {
    transition-style: linear;
    transition-duration: 0.2s;
    height: 34px;
    padding: 0px 10px;
}

.envor-relative {
    position: relative;
    display: inline-block;
    width: 100%;
}

.jspVerticalBar {
    width: 5px;
}

.envor-wrapper {
    width: 100%;
    position: relative;
    display: inline-block;
}

.envor-header-sticked {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10001;
    background-color: rgba(255, 255, 255, 1) !important;
}

.rivaslider-wrapper {
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.rivaslider-wrapper-inner {
    width: 10000px;
    position: absolute;
    left: 10px;
    top: 0px;
}

.envor-section .rivaslider-wrapper {
    margin-top: 10px;
}






















/*
    to-the-top
*/

#to-the-top {
    position: fixed;
    bottom: 100px;
    right: 55px;
    width: 40px;
    height: 40px;
    color: #fff;
    z-index: 10003;
    cursor: pointer;
    display: none;
    background-color: rgba(0, 0, 0, 0.8) !important;
}

#to-the-top:hover {
    transition-style: linear;
    transition-duration: 0.2s;
    background-color: rgb(0, 0, 0) !important;
}

#to-the-top:hover {
    color: #fff;
}

#to-the-top i {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}






















/*
    padding classes
*/

.envor-100 {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.envor-padding-left-10 {
    padding-left: 10px;
}

.envor-padding-left-20 {
    padding-left: 20px;
}

.envor-padding-left-30 {
    padding-left: 30px;
}

.envor-padding-left-40 {
    padding-left: 40px;
}






















/*.envor-padding-top-0 {
    padding-top: 0px !important;
}*/

.envor-margin-top-0 {
    margin-top: 0px !important;
}

.envor-padding-top-10 {
    padding-top: 10px !important;
}

.envor-padding-top-20 {
    padding-top: 20px !important;
}

.envor-padding-top-60 {
    padding-top: 60px !important;
}

.envor-padding-bottom-0 {
    padding-bottom: 0px !important;
}

.envor-padding-bottom-30 {
    padding-bottom: 30px;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.envor-margin-bottom-0 {
    margin-bottom: 0px !important;
}






















/*
    envor-preload
*/

#envor-preload {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: #f2f2f2;
    height: 100%;
    width: 100%;
    z-index: 20000;
}

#envor-preload i.fa {
    position: absolute;
    width: 100%;
    height: 100px;
    left: -4px;
    right: 0;
    top: 50%;
    margin-top: -37px;
    line-height: 100px;
    text-align: center;
    font-size: 64px;
    border-radius: 200px;
    color: #fff;
}

#envor-preload span {
    position: absolute;
    width: 200px;
    height: 40px;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -80px;
    text-align: center;
    letter-spacing: 4px;
    color: #333;
}






















/*
    envor-section
*/

.envor-section {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
}

.envor-section p.block-description {
    font-size: 130%;
    line-height: 200%;
    font-style: italic;
}

.envor-section h2,
.envor-section h1,
.envor-section h3 {
    text-align: left;
    text-transform: capitalize;
    /* margin-bottom: 20px; */
    font-weight: normal;
    font-size: 30px;
}

.envor-section h2 {
    text-transform: capitalize;
    margin-bottom: 20px;
    width: auto;
    display: inline-block;
}

.envor-section .white {
    color: #fff;
}

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

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

.envor-section-align-center {
    text-align: center;
    width: 100%;
}

.envor-home-slider {
    padding: 0px;
}






















/*
    Bootstrap carousel
*/


/*.envor-home-slider .carousel {
}
.envor-home-slider .carousel .item {
    max-height: 500px;
    overflow: hidden;
}
.envor-home-slider .carousel .item img {
    min-width: 100%;
}
.envor-home-slider .carousel .item .carousel-caption {
    font-size: 250%;
    margin-bottom: 30px;
}*/

.envor-home-slider .azura_carousel {}

.envor-home-slider .azura_carousel .item {
    max-height: 500px;
    overflow: hidden;
}

.envor-home-slider .azura_carousel .item img {
    min-width: 100%;
}

.envor-home-slider .azura_carousel .item .azura_carousel-caption {
    font-size: 250%;
    margin-bottom: 30px;
}






















/*
    Flex slider
*/

.envor-home-slider .flexslider {
    border: 0px;
    margin: 0px;
}

.envor-home-slider .flexslider .flex-viewport {
    max-height: 500px;
}

.envor-home-slider .flexslider .flex-direction-nav a {}

.envor-home-slider .flexslider .flex-control-nav {
    bottom: 20px;
}

.envor-section-st1 {
    background-color: #f2f2f2;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.envor-section-st2 {
    /*  background-color: primary color: */
}

.envor-section-st3 {
    /*  background-color: primary color: */
    padding-top: 30px;
    padding-bottom: 30px;
}

.envor-section-bg1 {
    background-image: url(../../../images/background/bg1.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg2 {
    background-image: url(../../../images/background/core-features-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg3 {
    background-image: url(../../../images/background/hosting-features-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg4 {
    background-image: url(../../../images/background/twitter-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg5 {
    background-image: url(../../../images/background/testimonials-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg6 {
    background-image: url(../../../images/background/testimonials-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg7 {
    background-image: url(../../../images/background/bg2.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg8 {
    background-image: url(../../../images/background/bg3.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg9 {
    background-image: url(../../../images/background/skills.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-section-bg10 {
    background-image: url(../../../images/background/team-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-content-404 {
    /* background-image: url(../../../images/background/coming-soon-bg.jpg); */
    background-image: url(../../../images/background/404.png);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
    text-align: center !important;
}

.envor-section-cta2 {
    padding-top: 30px;
    padding-bottom: 20px;
}

.envor-section-cta2 p {
    text-align: center;
    color: #fff;
}

.envor-section-cta2 p span {
    font-size: 180%;
    margin-right: 30px;
    display: inline-block;
}

.envor-section-core {}

.envor-section-core h2 {
    color: #fff;
}

.envor-section-core p {
    color: #fff;
    text-align: left;
}

.envor-section-core ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

.envor-section-core ul li {
    width: 50%;
    float: left;
    text-align: left;
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: 200%;
}

.envor-section-core ul li i {
    margin-right: 5px;
}






















/*
    404
*/

.envor-content-404 {
    text-align: center;
}

.envor-content-404 .envor-soc-buttons-list {
    position: absolute;
    z-index: 1000;
    bottom: 0px;
    left: 0px;
}

.envor-content-404-gradient {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    width: 100%;
    opacity: 0.7;
}

.envor-content-404-inner {
    z-index: 990;
    position: relative;
    max-width: 1000px;
    display: inline-block;
    border: 0px solid #f00;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 75px 0px;
}

.envor-content-404-inner .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.envor-content-404-inner .envor-logo p.logo {
    color: #fff;
    font-size: 280%;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
}

.envor-content-404-inner .envor-logo p.tagline {
    color: #fff;
}

.envor-content-404-inner a.logolink:hover {
    text-decoration: none !important;
}

.envor-content-404-inner p.oops {
    font-size: 900%;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: 150%;
    text-align: center;
}

.envor-content-404-inner p.note {
    text-align: center;
}

.envor-content-404-inner p.coming {
    font-size: 450%;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: 110%;
    margin: 50px 0px;
}

.envor-content-404-inner p.note {
    font-size: 150%;
    color: #fff;
    line-height: 150%;
}

.envor-content-404-inner p.note a {
    text-transform: capitalize;
    color: #fff;
}






















/*
    envor-page-title-1
*/

.envor-page-title-1 {
    width: 100%;
    float: left;
    background-image: url(../../../images/background/page-title-bg.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
    padding: 60px 0px;
}

.envor-page-title-1 h1 {
    line-height: 40px;
    font-size: 360%;
    text-transform: capitalize;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: lighter;
    line-height: 1.1;
}

.envor-page-title-1 .search {
    width: 100%;
    float: left;
}

.envor-page-title-1 .search input[type=text] {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border: 0px;
    transition-style: linear;
    transition-duration: 0.2s;
    margin-top: 3px;
}

.envor-page-title-1 .search input[type=text]:focus {
    background-color: rgba(255, 255, 255, 0.7);
}






















/*
    envor-desktop-breadscrubs
*/

.envor-desktop-breadscrubs {
    padding: 0px;
    margin-top: -30px;
}

.envor-desktop-breadscrubs-inner {
    width: auto;
    /*text-transform: capitalize;*/
    float: right;
    padding: 0px 30px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    color: #fff;
}

.envor-desktop-breadscrubs-inner a {
    color: #fff;
}

.envor-desktop-breadscrubs-inner a:hover {
    color: #fff;
}

.envor-desktop-breadscrubs-inner i {
    margin: 0px 15px;
}






















/*
    envor-mobile-breadscrubs
*/

.envor-mobile-breadscrubs {
    width: 100%;
    float: left;
    padding: 30px 0px;
    color: #fff;
    display: none;
    text-transform: capitalize;
}

.envor-mobile-breadscrubs a {
    color: #fff;
}

.envor-mobile-breadscrubs a:hover {
    color: #fff;
}

.envor-mobile-breadscrubs i {
    margin: 0px 15px;
}






















/*
    envor-content
*/

.envor-content,
.envor-header,
.envor-footer {
    width: 100%;
    float: left;
    text-align: left;
}






















/*
    envor-btn
*/

.envor-btn {
    width: auto;
    display: inline-block;
    border-radius: 3px;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border: 0px;
    text-transform: uppercase;
}

.envor-btn:hover {
    text-decoration: none;
    color: #fff !important;
}

.envor-btn-border-white {
    color: #fff;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
}

.envor-btn-border-white:hover {
    background-color: #fff !important;
    color: #333 !important;
}

.envor-btn-small {
    font-size: 90%;
    line-height: 200%;
    text-transform: uppercase;
    padding: 0px 10px;
}

.envor-btn-large {
    font-size: 150%;
    line-height: 200%;
    text-transform: uppercase;
}

.envor-btn-normal {
    font-size: 100%;
    line-height: 250%;
    text-transform: uppercase;
}

.envor-btn-primary,
.envor-btn-secondary {
    color: #fff;
}

.envor-btn-primary-border,
.envor-btn-secondary-border {
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
}

.envor-btn-small.envor-btn-secondary-border {
    border-width: 1px;
}






















/*
    envor header bg desktop navigation mega menu
*/

.envor-mega {
    position: absolute;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    z-index: 10001;
    text-align: left;
}

.envor-mega .envor-mega-section {
    float: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e5e5e5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.envor-mega .envor-mega-section h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 100%;
    color: #333;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 100%;
}

.envor-mega .envor-mega-section ul {
    display: block !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    border: 0px !important;
    float: left;
}

.envor-mega .envor-mega-section ul li {
    padding-left: 0px !important;
}

.envor-mega .envor-mega-section ul li a i {
    transition-style: linear;
    transition-duration: 0.2s;
    color: #ccc;
    margin-right: 5px;
}

.envor-mega .envor-mega-section p {
    font-size: 100%;
    line-height: 150%;
}






















/*
    envor mobile menu
*/

.envor-mobile-menu {
    position: fixed;
    right: -200px;
    top: 0px;
    height: 100%;
    width: 200px;
    border-left-width: 2px;
    border-left-style: solid;
    z-index: 10009;
    display: none;
}

.envor-mobile-menu.desktop-show {
    display: block;
}

.envor-mobile-menu nav {
    width: 100%;
    float: left;
    position: relative;
    overflow: auto;
}

.envor-mobile-menu nav>ul {
    width: 100%;
    float: left;
}

.envor-mobile-menu nav ul {
    margin: 0px;
    padding: 0px;
}

.envor-mobile-menu nav ul {
    display: block;
}

.envor-mobile-menu nav ul ul {
    display: none;
}

.envor-mobile-menu nav ul li {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 1px;
    position: relative;
}

.envor-mobile-menu nav ul li a {
    color: #fff;
    /*  text-transform: capitalize; */
    padding-left: 20px;
    float: left;
    line-height: 20px;
    margin: 10px 0px;
}

.envor-mobile-menu .border,
.envor-mobile-cart-list .border {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

.envor-mobile-menu nav ul li i.glyphicon-plus-sign {
    position: absolute;
    right: 20px;
    top: 0px;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    color: #fff;
}

.envor-mobile-menu nav ul ul {
    background-color: rgba(000, 000, 000, 0.2) !important;
    float: left;
    width: 100%;
}

.envor-mobile-menu nav ul ul>li {
    border-bottom-width: 0px;
    padding-bottom: 0px;
    padding-top: 1px;
}

.envor-mobile-menu nav ul li .border {
    bottom: 0px;
    left: 0px;
}

.envor-mobile-menu nav ul ul>li .border {
    top: 0px;
    bottom: auto;
}

.envor-mobile-menu nav>.border {
    top: 0px;
    bottom: auto;
}

.envor-mobile-menu>i {}

#envor-mobile-menu-btn,
#envor-mobile-cart-btn {
    position: absolute;
    width: 40px !important;
    height: 40px;
    right: 0;
    top: 70px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 10008;
    display: none;
}

#envor-mobile-cart-btn {
    display: block;
}

#envor-mobile-cart-btn {
    top: 92px;
}






















/*
    envor-mobile-cart-list
*/

.envor-mobile-cart-list {
    width: 100%;
    float: left;
    max-height: 300px;
    position: relative;
    padding-top: 1px;
}

.envor-mobile-cart-list>.border {
    bottom: auto !important;
    top: 0px !important;
}

.envor-mobile-cart-list p {
    width: 100%;
    float: left;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px !important;
    padding-bottom: 1px;
    position: relative;
    margin: 0px;
}

.envor-mobile-cart-list p span.price {
    width: 100%;
    float: left;
}

.envor-mobile-cart-list p a {
    color: #fff;
    text-transform: capitalize;
}






















/*
    envor scroller
*/

.envor-scroller {
    width: 100%;
    float: left;
    display: none;
}

.envor-scroller>i {
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    width: 50% !important;
    background-color: rgba(000, 000, 000, 0.2);
    float: left;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-mobile-menu h3 {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    position: relative;
}






















/*
    envor-layerslider
*/

.envor-layerslider {}






















/*
    envor-layerslider
*/

.envor-layerslider {
    width: 100%;
    float: left;
}

.envor-layerslider .ls-layer {
    width: 100%;
    float: left;
}

.envor-layerslider img.ls-bg {
    width: 100%;
    float: left;
}

.envor-layerslider .envor-layerslider-block {
    width: 300px;
    height: 150px;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-layerslider .envor-layerslider-block h3 {
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
}

.envor-layerslider .envor-layerslider-block h2 {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.envor-layerslider .envor-layerslider-block p {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}






















/* Envor Revoslider */

.rev_slider_wrapper {
    width: 100%;
    float: left;
}

.rev_slider_wrapper .ls-layer {
    width: 100%;
    float: left;
}

.rev_slider_wrapper img.ls-bg {
    width: 100%;
    float: left;
}

.rev_slider_wrapper .envor-revoslider-block {
    width: 420px !important;
    height: 250px !important;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.rev_slider_wrapper .envor-revoslider-block h3 {
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
}

.rev_slider_wrapper .envor-revoslider-block h2 {
    font-size: 24px !important;
    line-height: 48px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.rev_slider_wrapper .envor-revoslider-block p {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}






















/*end Envor Revoslider */


/*.ls-label-secondary {
    width: 140px;
    height: 100px;
    border-radius: 200px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0px;
    position: relative;
    z-index: 10;
}
.ls-label-secondary span, .ls-label-secondary p {
    width: 100%;
    float: left;
    color: #fff;
}
.ls-label-secondary p {
    font-size: 24px;
}
.ls-label-secondary :first-child {
    margin-top: 10px;
}
.ls-label-primary {
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 200px;
    width: 90px;
    height: 0px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 10px;
    text-transform: capitalize;
    font-size: 16px;
}*/


/*.ls-layer h1 {
    font-size: 52px;
    text-transform: uppercase;
}
.ls-layer p.color-text {
    font-size: 18px;
    text-transform: capitalize;
}
.ls-layer p.feature {
    color: #222;
}*/

.rev-label-secondary {
    width: 140px;
    height: 140px;
    border-radius: 200px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0px;
    position: relative;
    z-index: 10;
}

.rev-label-secondary span,
.rev-label-secondary p {
    width: 100%;
    float: left;
    color: #fff;
}

.rev-label-secondary p {
    font-size: 24px;
}

.rev-label-secondary:first-child {
    margin-top: 10px;
}

.rev-label-primary {
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 200px;
    width: 90px;
    height: 90px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 10px;
    text-transform: capitalize;
    font-size: 16px;
}

.tp-caption h1.title {
    font-size: 52px;
    text-transform: uppercase;
}

.tp-caption p.color-text {
    font-size: 18px;
    text-transform: capitalize;
}

.tp-caption p.feature {
    color: #222;
}

.tp-caption a {
    color: #333;
}

.tp-caption .envor-btn-primary {
    color: #fff;
}






















/*.envor-store-ls1, .envor-store-ls2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    text-transform: uppercase;
    width: 400px;
    text-align: center;
}
.envor-store-ls1 {
    font-size: 32px;
}
.envor-store-ls2 {
    font-size: 96px;
    border: 0px solid #fff;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
.envor-store-price-1 {
    width: 150px;
}
.envor-store-price-1 p {
    width: 100%;
    float: left;
    text-align: center;
}
.envor-store-price-1 p.pr1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 10px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 10px;
}
.envor-store-price-1 p.pr2 {
    font-style: italic;
    color: #fff;
    font-size: 18px;
}
.envor-store-price-1 p.pr3 {
    font-size: 64px;
    font-weight: bold;
    color: #fff;
    line-height: normal;
}*/

.envor-store-ls1,
.envor-store-ls2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    text-transform: uppercase;
    width: 400px;
    text-align: center;
}

.envor-store-ls1 {
    font-size: 32px;
}

.envor-store-ls2 {
    font-size: 96px;
    line-height: 1em;
    border: 0px solid #fff;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.envor-store-price-1 {
    width: 150px;
}

.envor-store-price-1 p {
    width: 100%;
    float: left;
    text-align: center;
}

.envor-store-price-1 p.p1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 10px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 10px;
}

.envor-store-price-1 p.p2 {
    font-style: italic;
    color: #fff;
    font-size: 18px;
}

.envor-store-price-1 p.p3 {
    font-size: 64px;
    font-weight: bold;
    color: #fff;
    line-height: normal;
}






















/*
    envor-navigation
*/

.envor-navigation {
    width: 100%;
    float: left;
    height: 34px;
    text-align: center;
    margin-top: 20px;
}

.envor-navigation a {
    display: inline-block;
    line-height: 34px;
    height: 34px;
    width: 34px;
    text-align: center;
    font-size: 18px;
    border-radius: 20px;
    border-width: 0px;
    border-style: solid;
    border-color: #fff;
    background-color: rgba(000, 000, 000, 0.1);
}

.envor-navigation a i {
    line-height: 30px;
    font-size: 12px;
    width: 100% !important;
    float: left;
    text-align: center;
}

.envor-navigation a:hover i {
    color: #fff;
}

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

.envor-navigation-left a {
    float: left;
}

.envor-navigation-left a.forward {
    margin-left: 5px;
}

.envor-navigation-right {
    width: auto;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
}

.envor-footer .envor-navigation a {
    color: #fff;
    border-color: #fff;
}

.envor-navigation a:hover {
    color: #fff !important;
}

.envor-section-color .envor-navigation a:hover {
    background-color: #fff !important;
}

.envor-navigation-white a {
    background-color: rgba(255, 255, 255, 0.3);
    color: #333;
}

.nav-white .envor-navigation a {
    background-color: rgba(255, 255, 255, 0.3);
    color: #333;
}






















/* envor-controls */

.envor-controls {
    width: 100%;
    float: left;
    height: 12px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 20px;
}

.envor-controls span {
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    margin: 0px 2px;
}

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

.envor-controls-left span {
    margin: 0px;
    margin-right: 5px;
    float: left;
}

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

.envor-controls-right span {
    margin: 0px;
    margin-left: 5px;
    float: right;
}






















/*
    envor-widget
*/

.envor-widget {}

.envor-widget h3 {
    font-weight: lighter;
    margin-top: 0px;
}

.envor-widget-inner {
    width: 100%;
}

.envor-content .envor-widget {
    margin-bottom: 60px;
    width: 100%;
    display: inline-block;
}

.envor-content .envor-widget h3 {
    text-transform: capitalize;
    margin-bottom: 20px;
}

.envor-search-widget input[type=text] {
    width: 100%;
}






















/*
    envor-twiiter-widget
*/

.envor-simple-twiiter-widget {}

.envor-simple-twiiter-widget ul,
.envor-simple-twiiter-widget ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.envor-simple-twiiter-widget ul li {
    text-align: left;
    line-height: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    margin-bottom: 15px;
    padding-left: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.envor-simple-twiiter-widget ul li i.fa-twitter {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background-color: #f2f2f2;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 100px;
}

.envor-simple-twiiter-widget ul li p.interact {
    background-color: #f2f2f2;
}

.envor-simple-twiiter-widget ul li p.interact a {
    margin-left: 15px;
}






















/*
    envor-category-widget
*/

.envor-category-widget {}

.envor-category-widget ul,
.envor-category-widget ul li,
.envor-category-widget ul li p,
.envor-category-widget ul li small {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    padding: 0px;
    margin: 0px;
}

.envor-category-widget ul li {
    border: 0px solid #e5e5e5;
    border-bottom-width: 1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.envor-category-widget ul li small {
    font-style: italic;
    line-height: normal;
}

.envor-category-widget ul li p .glyphicon,
.envor-category-widget ul li p .fa {
    color: #ddd;
    margin-right: 5px;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-category-widget ul li p a {
    /* text-transform: capitalize; */
    margin-right: 10px;
}

.envor-category-widget ul li p span {
    width: auto;
    float: right;
    border-radius: 100px;
    background-color: #e5e5e5;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-category-widget ul li p span.hovered {
    color: #fff;
}

.envor-category-widget ul li a .fa-rss {
    color: #ff8300;
}

.envor-category-widget ul li a .fa-rss:hover {
    color: #333 !important;
}

.envor-category-widget ul:last-child {
    margin-bottom: 0px;
    /*---*/
    list-style-type: none;
}













/*
    envor-sidebar-post
*/

.envor-sidebar-post {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 50px;
    min-height: 40px;
    position: relative;
    margin-bottom: 30px;
}

.envor-sidebar-post figure {
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.envor-sidebar-post figure img {
    position: absolute;
    max-width: none;
    max-height: none;
    min-height: none;
    min-width: none;
    max-height: 100%;
}

.envor-sidebar-post p {
    text-align: left !important;
    margin-bottom: 0px !important;
    line-height: 1.3;
    height: 40px;
    overflow: hidden;
}

.envor-sidebar-post .meta {
    font-style: italic;
}






















/*
    envor-sidebar-comment
*/

.envor-sidebar-comment {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.envor-sidebar-comment p {
    margin-bottom: 0px !important;
}

.envor-sidebar-comment p.comment {
    font-style: italic;
}






















/*
    envor-about-widget
*/

.envor-about-widget p.links {
    margin-top: 20px;
}

.envor-about-widget p.links a {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100px;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 30px;
}

.envor-about-widget p.links a:hover {
    color: #fff;
}

.envor-about-widget p.contacts {
    width: 100%;
    border: 0px solid rgba(000, 000, 000, 0.2);
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 10px 0px;
    padding-left: 20px;
    margin-bottom: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.envor-about-widget p.contacts i {
    position: absolute;
    left: 0px;
    top: 13px;
}






















/*
    envor-latest-tweets-widget
*/

.envor-latest-tweets-widget {}

.envor-latest-tweets-widget li.tweet-item {
    list-style: none;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1px;
}

.envor-latest-tweets-widget li.tweet-item .user {
    margin-bottom: 10px;
}

.envor-latest-tweets-widget li.tweet-item .user img {
    margin-right: 10px;
}

.envor-latest-tweets-widget li.tweet-item a:hover {
    color: #fff;
}

.envor-latest-tweets-widget i.fa-twitter {
    width: 64px;
    height: 64px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    font-size: 32px;
    border-radius: 100px;
    display: inline-block;
    margin-bottom: 30px;
}

.envor-latest-tweets-widget p.interact {
    border: 0px solid rgba(000, 000, 000, 0.2);
    border-top-width: 1px;
    padding-top: 10px;
}

.envor-latest-tweets-widget p.interact a {
    margin: 0px 10px;
    margin-left: 0px;
}

.envor-latest-tweets-widget p.interact a i {
    margin-right: 5px;
}






















/*
    envor-latest-news-2-widget
*/

.envor-latest-news-2-widget {}

.envor-latest-news-2-widget ul {
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.envor-latest-news-2-widget ul li {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.envor-latest-news-2-widget ul:last-child {
    margin-bottom: 0px;
}

.envor-latest-news-2-widget ul li small {
    font-size: 75%;
    letter-spacing: 3px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.envor-latest-news-2-widget ul li p {
    margin-bottom: 0px;
}

.envor-latest-news-2-widget ul li p.title {
    text-transform: capitalize;
}






















/*
    envor-testimonials-3
*/

.envor-testimonials-3,
.envor-testimonials-3 .envor-testimonials-3-inner {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: none;
    text-align: left;
}

.envor-testimonials-3 .envor-testimonials-3-inner {
    position: relative;
}

.envor-testimonials-3 .envor-testimonials-3-inner p.text {
    font-style: italic;
    background-color: #f2f2f2;
    padding: 30px;
    position: relative;
    margin-bottom: 10px;
}

.envor-testimonials-3 .envor-testimonials-3-inner p.text i.fa-quote-left {
    margin-right: 10px;
}

.envor-testimonials-3 .envor-testimonials-3-inner p.text i.fa-quote-right {
    margin-left: 10px;
}

.envor-testimonials-3 .envor-testimonials-3-inner .arrow {
    width: 15px;
    height: 15px;
    background-color: #f2f2f2;
    bottom: -5px;
    left: 23px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.envor-testimonials-3 .envor-testimonials-3-inner .author {
    width: 100%;
    float: left;
    position: relative;
    min-height: 64px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
}

.envor-testimonials-3 .envor-testimonials-3-inner .author .avatar {
    width: 64px;
    height: 64px;
    color: #fff;
    border-radius: 100px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

.envor-testimonials-3 .envor-testimonials-3-inner .author .avatar i {
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 24px;
}

.envor-testimonials-3 .envor-testimonials-3-inner .author .avatar img {
    max-width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    float: left;
}

.envor-testimonials-3 .envor-testimonials-3-inner .author p {
    line-height: 34px;
    float: left;
    width: 100%;
    font-size: 18px;
    color: #333;
}

.envor-testimonials-3 .envor-testimonials-3-inner .author small {
    line-height: 14px;
    float: left;
    width: 100%;
    font-size: inherit;
}

.envor-testimonials-3 p {
    margin-bottom: 0px;
}






















/*
    .envor-footer .envor-widget
*/

.envor-footer {
    padding: 60px 0px;
    padding-top: 0px;
}

.envor-footer .envor-widget {
    width: 100%;
    float: left;
}

.envor-footer .envor-widget h3 {
    color: #fff;
    text-transform: capitalize;
    font-weight: lighter;
    margin-bottom: 30px;
    display: inline-block;
    width: auto;
    margin-top: 60px;
}

.envor-footer .envor-widget a {
    color: #fff;
}






















/*
    envor-tags-widget
*/

.envor-tags-widget {
    text-align: left;
}

.envor-tags-widget a {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    line-height: 160%;
    margin-right: 5px;
    margin-bottom: 7px;
    padding: 0px 5px;
    text-transform: lowercase;
}

.envor-footer .envor-tags-widget a {
    border-color: rgba(255, 255, 255, 0.2);
}

.envor-tags-widget .tagcloud a {
    border-color: rgba(0, 0, 0, 0.3);
}

.envor-tags-widget p {
    margin-top: 10px;
}

.envor-tags-widget p>a {
    border: 0px;
    text-transform: uppercase;
}

.envor-tags-widget a.envor-tag-item:hover {
    text-decoration: none;
    color: #fff !important;
}






















/*
    envor-widget newsletters
*/

.envor-widget .quick_newsletter {
    width: 100%;
    float: left;
    margin-top: 0px !important;
}

.envor-widget .quick_newsletter input {
    width: 100%;
    margin-bottom: 10px;
}

.envor-widget .quick_newsletter input[type=button] {
    margin-bottom: 0px;
    transition-style: linear;
    transition-duration: 0.2s;
}






















/*
    envor-links-widget
*/

.envor-links-widget ul,
.envor-links-widget ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.envor-links-widget ul li {
    padding-bottom: 1px;
    position: relative;
}

.envor-links-widget ul li a {
    font-size: 110%;
    text-transform: capitalize;
    line-height: 40px;
    float: left;
}

.envor-links-widget ul li .border {
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(000, 000, 000, 0.2);
}

.envor-footer .envor-links-widget ul li .border {
    background-color: rgba(255, 255, 255, 0.1);
}






















/*
    envor-flick-widget
*/

.envor-flick-widget img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-flick-widget img:hover {
    border-width: 3px;
    border-style: solid;
}






















/*
    envor-contacts-widget
*/

.envor-contacts-widget p {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 45px;
    margin-bottom: 15px;
}

.envor-contacts-widget p .fa,
.envor-contacts-widget p .glyphicon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
}

.envor-contacts-widget p a {
    color: #fff;
}






















/*
    envor-contacts-widget
*/

.envor-contacts-2-widget {
    width: 100%;
    float: left;
}

.envor-contacts-2-widget img {
    max-width: 100%;
    max-height: 150px;
    float: left;
}

.envor-contacts-2-widget p {
    width: 100%;
    float: left;
    margin-top: 15px;
}






















/*
    envor-copyrights
*/

.envor-copyright-widget {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 30px;
    margin-top: 60px;
    display: inline-block;
}

.envor-copyright-widget a {
    color: #fff;
    text-transform: uppercase;
}

.envor-copyright-widget p {
    width: 49%;
    float: left;
    display: inline-block;
    margin-bottom: 0px;
}

.envor-copyright-widget p:last-child {
    float: right;
    text-align: right;
}






















/*
    envor-widget newsletters
*/

.envor-widget .quick_newsletter {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.envor-widget .quick_newsletter input {
    width: 100%;
    margin-bottom: 10px;
}

.envor-widget .quick_newsletter input[type=button] {
    margin-bottom: 0px;
}






















/*
    envor-post-preview
*/

.envor-post-preview {
    width: 100%;
    float: left;
    margin-left: 1px;
}

.envor-post-preview,
.envor-post-preview .header {
    width: 100%;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-post-preview .envor-post-preview-inner {
    width: 100%;
    float: left;
}

.envor-post-preview .envor-post-preview-inner-padding-left {}

.envor-post-preview .header {
    padding-left: 80px;
    min-height: 50px;
    margin-bottom: 15px;
}

.envor-post-preview .header a {
    line-height: 25px;
    font-size: 18px;
    float: left;
    text-align: left;
    /*text-transform: capitalize;*/
}

.envor-post-preview .header .date {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 50px;
}

.envor-post-preview .header .date span {
    width: 100%;
    float: left;
    line-height: 35px;
    text-align: center;
}

.envor-post-preview .header .date span.month {
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-top-width: 1px;
    border-top-style: solid;
}

.envor-post-preview .header .date span.day {
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.envor-post-preview figure {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.envor-post-preview figure img {
    float: left;
}

.envor-post-preview figure figcaption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.envor-post-preview figure figcaption i {
    display: inline-block;
    position: absolute;
    font-size: 24px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    top: 0;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
}

.envor-post-preview figure figcaption i:hover {
    color: #fff;
    transition-duration: 0.2s;
    transition-style: linear;
}

.envor-footer .envor-widget .envor-post-preview .header span {
    color: #fff;
}

.envor-footer .envor-widget .envor-post-preview .header a {
    color: #fff;
}






















/*
    envor-feature
*/

.envor-feature {
    width: 100%;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.envor-feature .envor-feature-inner {
    width: 100%;
    float: left;
    border: 0px solid #f00;
}

.envor-feature span.bg {
    position: absolute;
}

.envor-feature:last-child {
    margin-bottom: 0px;
}

.envor-feature header {
    line-height: 60px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-left: 80px;*/
    color: #333;
    text-transform: capitalize;
    font-size: 20px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: left;
}

.arrow-color {
    position: absolute;
    left: 15px;
    top: 30px;
    width: 30px;
    height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.envor-feature header i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    z-index: 10;
}

.envor-feature p {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: left !important;
    font-size: 100%;
}

.envor-section-hosting-bg .envor-feature p,
.envor-section-hosting-bg .envor-feature header,
.envor-section-hosting-bg .envor-feature p a:hover {
    color: #fff;
}

.envor-section-hosting-bg {}






















/*
    envor-feature-2
*/

.envor-feature-2 {
    width: 100%;
    float: left;
    border: 0px solid #f00;
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
}

.envor-feature-2,
.envor-feature-2 header {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    color: #fff;
}

.envor-feature-2 header {
    padding-top: 90px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 24px;
}

.envor-feature-2 header.i-color i {
    color: #fff !important;
}

.envor-feature-2 header .arrow {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.envor-feature-2 header .fa,
.envor-feature-2 header .glyphicon {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    color: #333;
    font-size: 36px;
    z-index: 10;
}

.envor-feature-2 p {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.envor-feature-2 p a:hover {
    color: #fff;
}

.envor-feature-2-color header i {
    color: #fff !important;
}






















/*
    envor-feature-store
*/

.envor-feature-store {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 50px;
    min-height: 40px;
    position: relative;
    margin: 0px !important;
}

.envor-feature-store span {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.envor-feature-store span i {}

.envor-feature-store p {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: lighter;
    margin-bottom: 0px;
}

.envor-feature-store p strong {
    font-weight: bold;
}

.envor-feature-store span.arrow {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 28px;
    top: 13px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.envor-feature-store-white {
    color: #fff;
}

.envor-feature-store-white span {
    background-color: #fff;
}

.envor-feature-store-white span.arrow {
    background-color: #fff;
}

.envor-feature-store-white strong {
    color: #fff !important;
}

.envor-feature-store-dark {
    color: #333;
}

.envor-feature-store-dark p {
    font-weight: normal;
}

.envor-feature-store-dark {
    margin-top: 20px;
    margin-bottom: 10px;
}

.envor-feature-store-dark span i {
    color: #fff;
    line-height: 40px;
}

.envor-feature-store-dark span i {
    color: #fff !important;
}






















/*
    envor-feature-3
*/

.envor-feature-3 {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 30px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 20px;
}

.envor-feature-3 span {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    top: -30px;
    border-radius: 100px;
}

.envor-feature-3 span .fa,
.envor-feature-3 span .glyphicon {
    width: 100%;
    float: left;
    width: 60px;
    height: 60px;
    color: #fff;
    line-height: 55px;
    font-size: 24px;
    border-radius: 100px;
}

.envor-feature-3 h3 {
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}

.envor-feature-3 p {
    margin-top: 15px;
}






















/* envor-feature-4 */

.envor-feature-4 {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

.envor-feature-4 h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.envor-feature-4 p {
    margin-bottom: 0px;
}

.envor-feature-4 figure {
    margin-bottom: 15px;
}






















/*
    envor-project
*/

.envor-project {
    float: left;
    background-color: #fff;
    text-align: left !important;
}

.envor-project .envor-project-inner {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
}

.envor-project .envor-project-inner figure {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

.envor-project .envor-project-inner figure img {
    left: 0px;
    top: 0px;
    max-width: 100%;
    z-index: 1;
}

.envor-project figure {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.envor-project figure img {
    left: 0px;
    top: 0px;
    max-height: none !important;
    max-width: none !important;
    min-width: none !important;
    min-height: none !important;
    width: 100%;
}

.envor-project figure figcaption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
    display: none;
}

.envor-project figure figcaption i {
    display: inline-block;
    position: absolute;
    font-size: 24px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    top: 0;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
}

.envor-project figure figcaption i:hover {
    color: #fff;
    transition-duration: 0.2s;
    transition-style: linear;
}

.envor-project .envor-project-inner .envor-project-details {
    padding-right: 60px;
    padding-left: 20px;
    position: relative;
    width: 100%;
    float: left;
}

.envor-project .envor-project-inner .envor-project-details p {
    width: 100%;
    float: left;
    margin-top: 30px;
    line-height: 20px;
    margin-bottom: 0px;
}

.envor-project .envor-project-inner .envor-project-details p.link {
    font-size: 18px;
    line-height: 1.5;
    /* text-transform: capitalize;*/
    margin: 0;
    display: flex;
    align-items: center;
    min-height: 116px;
    justify-content: center;
}

.envor-project .envor-project-inner .envor-project-details p.link a {
    text-transform: none;
    /*Fixed*/
}

.envor-project .envor-project-inner .envor-project-details p {
    margin-bottom: 30px;
}

.envor-project .envor-project-inner .envor-project-details p.filter {
    margin-top: 0px;
    margin-bottom: 30px;
    font-style: italic;
}

.envor-project .envor-project-inner .envor-project-details .envor-project-likes {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    padding: 30px 20px;
    color: #333;
    font-size: 130%;
}

.envor-project .envor-project-inner .envor-project-details .envor-project-likes .fa,
.envor-project .envor-project-inner .envor-project-details .envor-project-likes .glyphicon {
    font-size: 100%;
    line-height: 200%;
}






















/*
    envor-latest-tweets
*/

.envor-section-twitter-1 li.tweet-item {
    list-style: none;
    float: left;
    color: #fff;
}

.envor-section-twitter-1 li.tweet-item a:hover {
    color: #fff;
}

.envor-section-twitter-1 i.fa-twitter {
    width: 64px;
    height: 64px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    font-size: 32px;
    border-radius: 100px;
    display: inline-block;
    margin-bottom: 30px;
}

.envor-section-twitter-1 p.interact a {
    margin: 0px 10px;
}

.envor-section-twitter-1 p.interact a i {
    margin-right: 5px;
}

.envor-section-color li.tweet-item {
    color: #fff;
}

.envor-section-color li.tweet-item a {}






















/*
    envor-testimonials-1
*/

.envor-testimonials-1 {
    width: 100%;
    float: left;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 60px;
}

.envor-testimonials-1 i.fa,
.envor-testimonials-1 i.glyphicon {
    width: 60px;
    height: 60px;
    position: absolute;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    top: 50%;
    margin-top: -30px;
}

.envor-testimonials-1 i.fa-quote-left {
    left: 0px;
}

.envor-testimonials-1 i.fa-quote-right {
    right: 0px;
}

.envor-testimonials-1 p {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0px;
    margin-bottom: 0px;
}

.envor-testimonials-1 p.author {
    padding-top: 0px;
    color: #333;
}

.envor-testimonials-1-inner {
    width: 100%;
    float: left;
    padding: 0px 80px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-testimonials-1-inner .arrow {
    display: none;
}






















/*
    envor-testimonials-2
*/

.envor-testimonials-2 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 60px;
    text-align: left !important;
}

.envor-testimonials-2-inner {
    padding: 30px 60px;
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
}

.envor-testimonials-2 .arrow {
    width: 20px;
    height: 20px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 100%;
    margin-top: -15px;
    left: 60px;
    position: absolute;
}

.envor-testimonials-2 .fa,
.envor-testimonials-2 .glyphicon {
    position: absolute;
    right: 0px;
    top: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
}

.envor-testimonials-2 .fa:nth-child(odd),
.envor-testimonials-2 .glyphicon:nth-child(odd) {
    right: auto;
    left: 0px;
}

.envor-testimonials-2 p {
    font-style: italic;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.envor-testimonials-2 p.author {
    margin-bottom: 0px;
    font-style: normal;
    color: #fff;
}






















/*
    envor-estate-form
*/

.envor-estate {
    padding: 30px 0px
}

.envor-estate-form,
.envor-estate-form .envor-estate-form-item {
    width: 100%;
    display: inline-block;
}

.envor-estate-form p.elabel {
    color: #fff;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.envor-estate-form .envor-estate-form-item {
    background-color: #fff;
    line-height: 34px;
    height: 34px;
    padding: 0px 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
}

.envor-estate-form .envor-estate-form-item span.val {
    margin-left: 10px;
    text-transform: capitalize;
}

.envor-estate-form .envor-estate-form-item input[type=text] {
    padding: 0px 10px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid #f00;
    min-width: 100% !important;
    width: 100% !important;
}

.envor-estate-form .envor-estate-form-item i.fa-caret-down {
    cursor: pointer;
    float: right;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin: 8px 0px;
    margin-right: 8px;
    position: relative;
    z-index: 999;
}

.envor-estate-form .envor-estate-form-item .envor-efi-list {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 100%;
    max-height: 215px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    z-index: 1000;
    box-shadow: #ddd 2px 2px 2px;
    box-shadow: rgba(000, 000, 000, 0.2) 2px 2px 2px;
    display: none;
}

.envor-estate-form .envor-estate-form-item .envor-efi-list p {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.envor-estate-form .envor-estate-form-item .envor-efi-list p input[type=checkbox] {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-right: 10px;
    line-height: normal;
    height: 20px;
}

.envor-estate-form .envor-estate-form-item .envor-efi-list p label {
    float: left;
    line-height: 20px;
    font-weight: normal;
    width: auto;
    color: #333;
    text-transform: capitalize;
    cursor: pointer;
}

.envor-estate-form input[type=submit] {
    padding: 0px 0px;
    width: 100%;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-estate-form .envor-estate-form-item-t1 {
    width: 45%;
    float: left;
}

.envor-estate-form .envor-estate-form-item-t2 {
    width: 45%;
    float: right;
}

.envor-estate-form .envor-estate-search-type {
    width: auto;
    float: right;
    margin-right: 15px;
    margin-top: -60px;
    position: relative;
    z-index: 1001;
}

.envor-estate-form .envor-estate-search-type span {
    line-height: 30px;
    float: left;
    padding: 0px 10px;
    color: #999;
    text-transform: uppercase;
    cursor: pointer;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-estate-form .envor-estate-search-type span.active {
    color: #fff;
}






















/*
    envor-property-1
*/

.envor-property-1 {
    display: inline-block;
    float: left;
}

.envor-property-1-inner {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    z-index: 1;
}

.envor-property-1 span {
    position: absolute;
    z-index: 10;
    line-height: 30px;
    height: 30px;
    padding: 0px 20px;
    color: #fff;
    font-size: 16px;
    left: 0px;
    top: 0px;
}

.envor-property-1 figure {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.envor-property-1 figure img {
    float: left;
}

.envor-property-1 figure figcaption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.envor-property-1 figure figcaption i {
    display: inline-block;
    position: absolute;
    font-size: 24px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    top: 0;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
}

.envor-property-1 figure figcaption i:hover {
    color: #fff;
    transition-duration: 0.2s;
    transition-style: linear;
}

.envor-property-1 p {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
}

.envor-property-1 p.link a {
    margin: 30px 0px;
    text-transform: capitalize;
    font-size: inherit;
    width: 100%;
    display: inline-block;
}

.envor-property-1 p a {}

.envor-property-1 p.title {
    font-size: 130%;
    margin-bottom: 15px;
    line-height: 24px;
    float: left;
    min-height: 48px;
}

.envor-property-1 p.type span {
    background-color: #e5e5e5;
    border-radius: 3px;
    font-size: 80%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    position: relative;
    line-height: 150%;
    height: auto;
    margin-bottom: 15px;
    padding: 0px 10px;
    float: left;
}

.envor-property-1 ul {
    margin-top: 30px;
    float: left;
    width: 100%;
    padding: 0px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-property-1 ul li {
    width: 33%;
    float: left;
    text-align: center;
    line-height: 60px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e5e5e5;
}

.envor-property-1 ul li span {
    position: relative;
    font-size: 100%;
    padding: 0px;
    background-color: transparent !important;
    display: none;
}

.envor-property-1 ul li img {
    margin-right: 0px;
    opacity: 0.3;
}






















/*
    envor-property-2, .envor-property-3
*/

.envor-property-2 {
    width: 50% !important;
}

.envor-property-3 {
    width: 100% !important;
}

.envor-property-2 .envor-property-1-inner,
.envor-property-3 .envor-property-1-inner {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 300px;
}

.envor-property-2 .envor-property-1-inner figure,
.envor-property-3 .envor-property-1-inner figure {
    width: 300px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.envor-property-2 p.title,
.envor-property-3 p.title {
    margin-top: 30px;
    line-height: 24px;
    min-height: 24px;
}

.envor-property-2 ul,
.envor-property-3 ul {
    margin-top: 15px;
}

.envor-property-2 ul li,
.envor-property-3 ul li {
    border-top-width: 0px;
    float: left;
    width: auto;
    text-align: left;
    margin-right: 15px;
    line-height: normal;
}






















/*
    envor-domain-search
*/

.envor-domain-search {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.envor-domain-search>p {
    color: #fff;
    margin-bottom: 0px;
}

.envor-domain-search>p a:hover {
    color: #fff;
}

.envor-domain-search form {
    width: 100%;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 90px;
    margin-bottom: 10px;
}

.envor-domain-search form input[type=submit] {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 10px !important;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-domain-search form .envor-domain-search-inner {
    width: 100%;
    float: left;
    background-color: #fff;
    border-radius: 3px;
    height: 34px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 100px;
}

.envor-domain-search form .envor-domain-search-inner>input[type=text] {
    border: 0px !important;
    width: 100%;
}

.envor-domain-search form .envor-domain-search-inner div.zone {
    width: 90px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    top: 0px;
    height: 34px;
    line-height: 34px;
    color: #222;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e5e5e5;
}

.envor-domain-search form .envor-domain-search-inner div.zone>span {
    float: left;
    width: auto;
}

.envor-domain-search form .envor-domain-search-inner div.zone ul {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 100px;
    /*max-height: 200px;*/
    background-color: #fff;
    border-radius: 3px;
    box-shadow: #ddd 2px 2px 2px;
    box-shadow: rgba(000, 000, 000, 0.2) 2px 2px 2px;
    padding: 10px;
    display: none;
    z-index: 1000;
    margin: 0px;
    padding: 10px;
}

.envor-domain-search form .envor-domain-search-inner div.zone ul li {
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    line-height: 200%;
}

.envor-domain-search form .envor-domain-search-inner div.zone i {
    cursor: pointer;
    float: right;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin: 8px 0px;
    position: relative;
    z-index: 999;
}






















/*
    envor-domain-price
*/

.envor-domain-price {
    width: 25%;
    float: left;
    border-left-width: 1px;
    border-left-style: solid;
    height: 100%;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.envor-domain-price p {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 0px;
}

.envor-domain-price small {
    color: #fff;
    font-size: 13px;
}






















/*
    envor-pricing-1
*/

.envor-pricing-1 {
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 100%;
    display: inline-block;
}

.envor-pricing-1>p {
    margin: 30px 0px;
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 30px;
}

.envor-pricing-1>ul {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin: 0px;
    padding: 0px;
}

.envor-pricing-1>ul li {
    line-height: 40px;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #222;
}

.envor-pricing-1>ul:nth-child(odd) {
    background-color: #f2f2f2;
}

.envor-pricing-1 header {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 80px;
    position: relative;
}

.envor-pricing-1 header p,
.envor-pricing-1 header small {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}

.envor-pricing-1 header .plan-title {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

.envor-pricing-1 header .plan-title p {
    font-size: 24px;
    text-transform: capitalize;
}

.envor-pricing-1 header .plan-title small {
    font-size: 13px;
    text-transform: capitalize;
}

.envor-pricing-1 header .plan-price {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0px;
    z-index: 8;
}

.envor-pricing-1 header .plan-price p {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    z-index: 8;
}

.envor-pricing-1 header .plan-price small {
    font-size: 13px;
    z-index: 8;
}

.envor-pricing-1 header .plan-price .arrow {
    width: 16px;
    height: 16px;
    z-index: 1;
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}






















/*
    envor-pricing-2
*/

.envor-pricing-2 {
    width: 100%;
    float: left;
}

.envor-pricing-2 .envor-pricing-2-item {
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-right-width: 0px;
    text-align: center !important;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-pricing-2 .envor-pricing-2-item .plan {
    width: 100%;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.envor-pricing-2 .envor-pricing-2-item .plan p {
    position: relative;
    z-index: 10;
    line-height: 40px;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.envor-pricing-2 .envor-pricing-2-item .plan .arrow {
    width: 16px;
    height: 16px;
    z-index: 1;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 11px;
    margin-top: -8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.envor-pricing-2 .envor-pricing-2-item .price,
.envor-pricing-2 .envor-pricing-2-item .price p,
.envor-pricing-2 .envor-pricing-2-item .price small {
    width: 100%;
    float: left;
}

.envor-pricing-2 .envor-pricing-2-item .price {
    padding: 15px 0px;
}

.envor-pricing-2 .envor-pricing-2-item .price p {
    font-size: 36px
}

.envor-pricing-2 .envor-pricing-2-item p.pr-btn {
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

.envor-pricing-2 .envor-pricing-2-item .price small {
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
}

.envor-pricing-2 .envor-pricing-2-item ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
    float: left;
    width: 100%;
}

.envor-pricing-2 .envor-pricing-2-item ul li {
    margin: 0px;
    padding: 0px;
    border: 0px solid #e5e5e5;
    border-bottom-width: 1px;
    color: #333;
    line-height: 40px;
}

.envor-pricing-2 .envor-pricing-2-item-featured {
    box-shadow: #ccc 0px 0px 10px;
    box-shadow: rgba(000, 000, 000, 0.25) 0px 0px 10px;
    z-index: 100;
    position: relative;
    border-right-width: 1px;
    border-left-width: 1px;
    margin-top: 0px;
}

.envor-pricing-2 .envor-pricing-2-item-featured .price {
    padding: 15px 0px;
    margin-top: 15px;
}

.envor-pricing-2 .envor-pricing-2-item-featured ul {
    margin: 15px 0px;
    margin-bottom: 45px;
}

.envor-pricing-2 .envor-pricing-2-item-featured p.pr-btn {
    margin-bottom: 45px;
}

.envor-pricing-2-v2 .envor-pricing-2-item .plan p {
    background-color: transparent !important;
    color: #333;
}

.envor-pricing-2-v2 .envor-pricing-2-item .plan .arrow {
    display: none !important;
}

.envor-pricing-2-v2 .envor-pricing-2-item .price {
    padding-top: 0px;
}

.envor-pricing-1 .product_price,
.envor-pricing-1 .product_quantity_input,
.envor-pricing-2 .product_price,
.envor-pricing-2 .product_quantity_input {
    display: none;
}

.envor-pricing-1 .j2store,
.envor-pricing-2 .j2store {
    margin-bottom: 30px;
}

.envor-pricing-1 .j2store_cart_button
/*,
.envor-pricing-2 .j2store_cart_button*/

{
    margin-top: 30px;
    border: 0px;
}

.envor-pricing-2 .j2store_cart_button {
    border: 0px;
}

.envor-pricing-2.envor-pricing-2-v2 .j2store_cart_button {
    background-color: #fff;
    border-width: 2px;
    border-style: solid;
}

.envor-pricing-2.envor-pricing-2-v2 .j2store_cart_button:hover {
    color: #fff;
}

.envor-pricing-2.envor-pricing-2-v2 .envor-pricing-2-item-featured .j2store_cart_button {
    color: #fff;
}






















/*
    envor-partner-logo
*/

.envor-partner-logo {
    margin: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
}

.envor-partner-logo .envor-partner-logo-inner {
    padding: 0px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    height: 100%;
}

.envor-partner-logo img {
    float: left;
}

.envor-partner-logo .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}






















/*
    envor-store-search-1
*/

.envor-store-search-1 {
    width: 100%;
    float: left;
    position: relative;
    padding-right: 90px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 50px;
}

.envor-store-search-1-inner {
    width: 100%;
    float: left;
    min-height: 34px;
    background-color: #fff;
    border-radius: 3px;
}

.envor-store-search-1 button[type=submit],
.envor-store-search-1 input[type=submit] {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px !important;
    width: 80px;
    transition-style: linear;
    transition-duration: 0.2s;
    border: 0px !important;
}

.envor-store-search-1 input[type=text] {
    width: 100%;
    float: left;
}






















/*
    envor-product-1
*/

.envor-product-1 {
    display: inline-block;
    float: left;
}

.envor-product-1-inner {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
    z-index: 1;
    padding-bottom: 15px;
}

.envor-product-1 figure {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 15px;
}

.envor-product-1 figure img {
    float: left;
}

.envor-product-1 figure figcaption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.envor-product-1 figure figcaption i {
    display: inline-block;
    position: absolute;
    font-size: 24px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    top: 0;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
}

.envor-product-1 figure figcaption i:hover {
    color: #fff;
    transition-duration: 0.2s;
    transition-style: linear;
}

.envor-product-1 p.title {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: left;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.envor-product-1 p.title a {
    font-size: 100%;
    text-transform: capitalize;
}

.envor-product-1 p.cart-btn {
    width: 100%;
    text-align: center;
}

.envor-product-1 p.cart-btn a {
    display: inline-block;
    float: none;
}

.envor-product-1 p {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 30px;
    margin-bottom: 0px;
}

.envor-product-1 .details {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 30px;
    margin-bottom: 15px;
}

.envor-product-1 .details span {
    border-top-width: 0px;
    border-top-style: solid;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    width: 50%;
    float: left;
    text-align: left;
}

.envor-product-1 .details:first-child {
    font-size: 16px;
}

.envor-product-1 .details:last-child {
    text-align: right;
}

.envor-product-1 .details .price {
    font-size: 16px;
    text-align: left;
}






















/*
    envor-call-to-action-3
*/

.envor-call-to-action-3 {
    width: 100%;
    float: left;
    padding: 30px;
    background-color: #f2f2f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left-width: 3px;
    border-left-style: solid;
    position: relative;
}

.envor-call-to-action-3 .row {
    margin-top: 0px !important;
}

.envor-call-to-action-3 h3 {
    text-transform: capitalize;
    text-align: left;
    margin: 0px;
    font-weight: lighter;
}

.envor-call-to-action-3 p {
    margin-bottom: 0px;
}

.envor-call-to-action-3 .envor-btn {
    width: 100%;
    margin-top: 6px;
    text-align: center;
}






















/*
    ul
*/

ul.e-color-list {
    margin: 0px;
    padding: 0px;
}

ul.e-color-list li {
    padding: 5px 0px;
}

ul.e-border-list {
    border: 1px solid #e5e5e5;
    border-left-width: 0px;
    border-right-width: 0px;
    margin: 30px 0px !important;
    padding: 15px 0px !important;
}

ul.envor-property-options {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

ul.envor-property-options li {
    width: 25%;
    color: #333;
    line-height: 30px;
    float: left;
    margin: 0px;
    padding: 0px;
}

ul.envor-property-options li .fa {
    margin-right: 10px;
}






















/*
    envor-tabs
*/

.envor-tabs {
    width: 100%;
    float: left;
    text-align: left;
}

.envor-tabs header {
    width: 100%;
    float: left;
    background-color: #e5e5e5;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.envor-tabs header span {
    width: auto;
    float: left;
    padding: 0px 30px;
    line-height: 35px;
    cursor: pointer;
}

.envor-tabs header span:hover {
    color: #333;
}

.envor-tabs header span.active {
    border-top-width: 2px;
    border-top-style: solid;
    color: #fff;
    position: relative;
    z-index: 10;
}

.envor-tabs header span.active div.arrow {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -3px;
    width: 10px;
    height: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
    display: none;
}

.envor-tabs header span.active div.arrow {
    display: block !important;
}

.envor-tabs article {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    padding-bottom: 0px;
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    display: none;
}

.envor-tabs article p {
    margin-bottom: 30px;
}

.envor-tabs article>.fa,
.envor-tabs article>.glyphicon,
.dropcap {
    float: left;
    width: 54px;
    height: 54px;
    border-radius: 100px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    margin-right: 10px;
    margin-bottom: 5px;
    border-width: 2px;
    border-style: solid;
}

.dropcap {
    line-height: 54px;
}






















/*
    envor-toggle
*/

.envor-toggle {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.envor-toggle article {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.envor-toggle article header {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 30px;
    color: #333;
    text-transform: capitalize;
    cursor: pointer;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-toggle article header i {
    line-height: 40px;
    margin-right: 5px;
    float: left;
}

.envor-toggle article header .glyphicon {
    line-height: 36px;
}

.envor-toggle article p {
    background-color: #f2f2f2;
    padding: 30px;
    float: left;
    width: 100%;
}

.envor-toggle article header .fa-plus {
    float: right;
    line-height: 40px;
    margin-right: 0px;
}

.envor-toggle article header.active {
    color: #fff;
    border-top-width: 2px;
    border-top-style: solid;
}






















/*
    envor-skill-1
*/

.envor-skill-1 {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 45px;
    position: relative;
    margin-bottom: 30px;
}

.envor-skill-1 .color-1,
.envor-skill-1 .color-2 {
    width: 100%;
    float: left;
    border-radius: 300px;
}

.envor-skill-1 .color-2-wrapper {
    position: absolute;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
    width: 100%;
    height: 0px;
}

.envor-skill-1 .color-2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.envor-skill-1 .inner {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
    border-radius: 300px;
    position: absolute;
    top: 55px;
    left: 10px;
    border-radius: 300px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.envor-skill-1 .value {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 0px;
    width: 100px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.envor-skill-1 .value p {
    margin-bottom: 0px;
    position: relative;
    z-index: 10;
}

.envor-skill-1 .value .arrow {
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -2px;
    width: 15px;
    height: 15px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}






















/*
    envor-skill-2
*/

.envor-skill-2 {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    height: 30px;
    background-color: #f2f2f2;
    position: relative;
}

.envor-skill-2 p {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    line-height: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 30px;
    color: #fff;
}

.envor-skill-2 span.color {
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.envor-skill-2 span.bg {
    background-image: url(../images/skills-2-bg.png);
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 100%;
}






















/*
    envor-call-to-action-2
*/

.envor-call-to-action-2 {
    padding: 60px 0px;
}

.envor-call-to-action-2-inner {
    width: 100%;
    float: left;
    padding: 30px;
    background-color: #f2f2f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left-width: 3px;
    border-left-style: solid;
    position: relative;
}

.envor-call-to-action-2-inner h3 {
    text-transform: capitalize;
    text-align: left;
    margin: 0px;
}

.envor-call-to-action-2-inner .envor-btn {
    width: 100%;
    text-align: center;
}






















/*
    envor-soc-buttons-list
*/

.envor-soc-buttons-list {
    padding: 60px 0px;
    text-align: center;
    z-index: 1000;
    position: relative;
}

.envor-soc-buttons-list h2 {
    color: #fff;
}

.envor-social-button-2 {
    width: 60px;
    height: 60px;
    position: relative;
    margin: 0px 20px;
    border-radius: 100px;
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-social-button-2 .esb-main {
    width: 100%;
    float: left;
}

.envor-social-button-2 .esb-main i {
    width: 100%;
    float: left;
    line-height: 60px;
    font-size: 24px;
}

.envor-social-button-2-white {
    border-color: #fff;
    color: #fff;
}

.envor-social-button-2-white:hover {
    background-color: #fff;
}

.envor-social-button-2-white .esb-main i {
    color: #fff;
}

.envor-social-button-2 .esb-tooltip .arrow {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0px;
    width: 30px;
    height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.envor-social-button-2 .esb-tooltip p {
    position: relative;
    z-index: 10;
    text-transform: capitalize;
    margin-bottom: 0px;
	text-align: center;
}

.envor-social-button-2 .esb-tooltip {
    position: absolute;
    width: 100px;
    color: #fff;
    line-height: 40px;
    top: -50px;
    left: 50%;
    margin-left: -50px;
    z-index: 10;
    display: none;
}






















/*
    envor-team-1
*/

.envor-team-1 {
    float: left;
    text-align: left !important;
}

.envor-team-1 .envor-team-1-inner {
    background-color: #fff;
    width: 100%;
    float: left;
}

.envor-team-1 header {
    width: 100%;
    float: left;
    height: 100px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 100px;
}

.envor-team-1 header .name {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 0 20px;
}

.envor-team-1 header .name small {
    color: #333;
    width: 100%;
    float: left;
    margin-top: 15px;
}

.envor-team-1 header .name p {
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
}

.envor-team-1 header figure {
    width: 100px;
    height: 100px;
    position: absolute;
    max-width: none;
    max-height: none;
    min-height: none;
    min-width: none;
    max-height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.envor-team-1 .envor-team-1-details {
    border: 1px solid #e5e5e5;
    border-top-width: 0px;
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    color: inherit !important;
}

.envor-team-1 .envor-team-1-details p.role {
    font-style: italic;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.envor-team-1 p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.envor-team-1 p.links {
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
    padding-top: 30px;
    margin-top: 15px;
}

.envor-team-1 p.links a {
    margin-right: 15px;
}






















/*
    blockquote
*/

blockquote {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    border: 0px;
    padding-left: 60px;
}

blockquote .blockquote-inner {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border-left-width: 2px;
    border-left-style: solid;
    padding: 30px;
    font-style: italic;
    color: #333;
}

blockquote .blockquote-inner .fa-quote-left {
    margin-right: 15px;
}

blockquote .blockquote-inner .fa-quote-right {
    margin-left: 15px;
}






















/*
    #map-canvas
*/

#map-canvas {
    height: 500px;
    /*width: 100%;*/
    display: inline-block;
}

#map-canvas-2 {
    height: 300px;
    width: 100%;
    display: inline-block;
}






















/*
    p.contact-item
*/

p.contact-item {
    position: relative;
    padding-left: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

p.contact-item i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 100px;
}






















/*
    envor-side-navi
*/

.envor-side-navi,
.envor-side-navi ul,
.envor-side-navi ul li {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

.envor-side-navi {
    float: none;
    display: inline-block;
}

.envor-side-navi ul {
    border: 1px solid #e5e5e5;
    border-top-width: 0px;
}

.envor-side-navi ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 15px;
    line-height: 40px;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
}

.envor-side-navi ul li i {
    transition-style: linear;
    transition-duration: 0.2s;
    color: #ddd;
}

.envor-side-navi ul li.active {
    border-top-width: 2px;
}

.envor-side-navi ul li.active a {
    color: #fff;
}






















/*
    envor-f1
*/

.envor-f1 {
    width: 50%;
    display: inline-block;
    border-top-width: 0px;
    border-top-style: solid;
}

.envor-f1 input[type=submit]
/*, .envor-f1 button **/

{
    margin-left: 150px;
}

p.no-margin input[type=submit],
p.no-margin button {
    margin-left: 0px;
}

.envor-f1 input.sec {
    margin-left: 150px;
}

.envor-f1 input.wide,
.envor-f1 textarea {
    min-width: 400px;
}

.envor-f1 label.wide {
    width: 100%;
}

.envor-f1 textarea {
    min-height: 100px;
}

.envor-f1 textarea[id="message"] {
    min-width: 100%;
}






















/*
    envor-partner-1
*/

.envor-partner-1 {
    width: 100%;
    float: left;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
    border-bottom-width: 0px;
    padding: 30px 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 680px;
    text-align: justify;
}

.azp_font_edit .envor-partner-1.azp_col-sm-4:nth-child(2n) {
    padding: 30px 20px;
}

.envor-partner-1 figure {
    width: 200px;
    /*position: absolute;*/
    left: 0px;
    top: 60px;
    margin: 0 auto;
}

.envor-partner-1 figure img {
    margin: 0 auto;
}

.envor-partner-1 p.desc {
    margin-bottom: 0px;
}

.envor-partner-1 p.title {
    font-size: 24px;
}






















/*
    envor-career-1
*/

.envor-career-1,
.envor-career-1 header {
    width: 100%;
    float: left;
}

.envor-career-1 {
    padding: 60px 0px;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
}

.envor-career-1 header {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0px;
    padding-left: 130px;
    height: 100px;
    margin-bottom: 30px;
}

.envor-career-1 header i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #333;
    background-color: #f2f2f2;
    font-size: 38px;
    border-radius: 100px;
}

.envor-career-1 header small {
    line-height: 16px;
}

.envor-career-1 header p {
    line-height: 34px;
    font-size: 24px;
    color: #333;
}

.envor-career-1 .details {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    display: none;
}






















/*
    envor-404-search-form
*/

.envor-404-search-form {
    max-width: 500px;
    display: inline-block;
    float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}

.envor-404-search-form input {
    width: 100%;
    float: left;
}






















/*
    riva-countdown
*/

.riva-countdown {
    text-align: center;
    width: 100%;
    float: left;
}

.riva-countdown .riva-countdown-item {
    margin: 0px 5px;
    display: inline-block;
    width: 90px;
}

.riva-countdown .riva-countdown-item .value,
.riva-countdown .riva-countdown-item .label {
    width: 100%;
    float: left;
}

.riva-countdown .riva-countdown-item .value {
    background: #555555;
    /* Old browsers */
    background: -moz-linear-gradient(top, #555555 0%, #151515 50%, #353535 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353535), color-stop(50%, #151515), color-stop(100%, #353535));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555555 0%, #151515 50%, #353535 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555555 0%, #151515 50%, #353535 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #555555 0%, #151515 50%, #353535 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #555555 0%, #151515 50%, #353535 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#353535', GradientType=0);
    /* IE6-9 */
    text-align: center;
    padding: 15px 10px;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    line-height: normal;
    border: 1px solid #555555;
    box-shadow: inset #151515 0px 0px 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: bold;
    position: relative;
}

.riva-countdown .riva-countdown-item .value p {
    margin-bottom: 0px;
}

.riva-countdown .riva-countdown-item .value span.line {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 35px;
    left: 0px;
    background-color: #151515;
    box-shadow: #555 0px 0px 2px;
}

.riva-countdown .riva-countdown-item .label {
    font-size: 13px;
    text-transform: capitalize;
    border-radius: 0px;
    font-weight: normal;
}

p.contacts-soon-1 {
    width: 50% !important;
    text-align: right !important;
    margin: 0px !important;
    float: left !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
}

p.contacts-soon-2 {
    width: 50% !important;
    text-align: left !important;
    margin: 0px !important;
    float: left !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
}






















/*
    envor-sorting
*/

.envor-sorting {
    width: 100%;
    float: left;
}

.envor-sorting .envor-sorting-filters {
    width: 100%;
    float: left;
    background-color: #e5e5e5;
    margin-bottom: 30px;
    margin-top: 20px;
}

.envor-sorting .envor-sorting-filters span {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #e5e5e5;
    line-height: 35px;
    padding: 0px 30px;
    float: left;
    width: 100%;
    cursor: pointer;
    transition-style: linear;
    transition-duration: 0.2s;
    background-color: #e5e5e5;
}

.envor-sorting .envor-sorting-filters span:hover {
    transition-style: linear;
    transition-duration: 0.2s;
    color: #333;
}

.envor-sorting .envor-sorting-filters span.active {
    border-top-width: 2px;
    border-top-style: solid;
    color: #fff;
}






















/*
    envor-qa
*/

.envor-qa {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.envor-qa .q,
.envor-qa .a {
    width: 100%;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
}

.envor-qa .q {}

.envor-qa .lbl {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
}

.envor-qa .q .arrow,
.envor-qa .a .arrow {
    width: 10px;
    height: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 22px;
    top: 10px;
    z-index: 100;
}

.envor-qa .q p {
    font-size: 120%;
    font-weight: bold;
    text-transform: capitalize;
    color: #333;
    line-height: 30px;
}






















/*
    envor-featured-box
*/

.envor-featured-box {
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-featured-box h3 {
    text-transform: capitalize;
    margin-top: 0px;
}

.envor-featured-box:last-child {
    margin-bottom: 0px;
}






















/*
    envor-msg
*/

.envor-msg {
    width: 100%;
    float: left;
    border-width: 1px;
    border-style: solid;
}

.envor-msg header {
    width: 100%;
    float: left;
    line-height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-transform: capitalize;
    font-weight: bold;
}

.envor-msg header .fa {
    float: right;
    line-height: 40px;
    cursor: pointer;
}

.envor-msg p {
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    padding: 30px;
    color: #333;
}

.envor-msg-success {
    background-color: #f6faee;
    border-color: #d3dbc6;
}

.envor-msg-success header {
    color: #688438;
    border-bottom-color: #d3dbc6;
}

.envor-msg-error {
    background-color: #faeeee;
    border-color: #dbc6c6;
}

.envor-msg-error header {
    color: #843838;
    border-bottom-color: #dbc6c6;
}

.envor-msg-attention {
    background-color: #faf8ee;
    border-color: #dbd7c6;
}

.envor-msg-attention header {
    color: #847738;
    border-bottom-color: #dbd7c6;
}

.envor-msg-info {
    background-color: #eef5fa;
    border-color: #c6d1db;
}

.envor-msg-info header {
    color: #386384;
    border-bottom-color: #c6d1db;
}






















/*
    envor-projects-listing
*/

.envor-projects-listing {
    display: inline-block;
    border: 0px solid #f00;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-projects-listing .envor-project {
    display: inline-block;
}






















/*
    envor-pagination
*/

.envor-pagination {
    width: auto;
    display: inline-block;
}

.envor-pagination .page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border: 1px solid #e5e5e5;
    margin-right: 2px;
}

.envor-pagination .page-numbers:hover {
    text-decoration: none;
    color: #fff;
}

.envor-pagination .next,
.envor-pagination .prev {
    width: auto;
    padding: 0px 10px;
}

.envor-pagination .current {
    color: #fff;
}

p.project-date {
    color: #333;
    width: 100%;
    display: inline-block;
}

p.used-skills {
    width: 100%;
    display: inline-block;
}

p.used-skills span {
    margin-right: 30px;
    text-transform: capitalize;
    color: #333;
    word-wrap: normal;
    float: left;
    line-height: 200%;
}

p.used-skills span i {
    margin-right: 5px;
}






















/*
    envor-single-estate
*/

.envor-single-estate {}

.envor-single-estate div.header {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0px;
    padding-right: 180px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.envor-single-estate p.price {
    width: 180px;
    font-size: 200%;
    font-weight: bold;
    line-height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: center;
    line-height: 30px;
}

.envor-single-estate p.type {
    width: 180px;
    display: inline-block;
    margin-bottom: 0px;
    position: absolute;
    right: 0px;
    top: 30px;
    text-align: center;
}

.envor-single-estate p.type span {
    border-radius: 3px;
    font-size: 80%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    position: relative;
    line-height: 150%;
    height: auto;
    margin-bottom: 15px;
    padding: 0px 10px;
    display: inline-block;
}

.envor-single-estate .envor-propert-details {
    float: left;
}

.envor-single-estate .envor-propert-details h3 {
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.envor-single-estate .envor-propert-details .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}

.envor-single-estate .envor-propert-details ul,
.envor-single-estate .envor-propert-details ul li {
    padding: 0px;
    margin: 0px;
}

.envor-single-estate .envor-propert-details ul li {
    line-height: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    color: #333;
}

.envor-single-estate .envor-propert-details ul li span {
    float: right;
    font-weight: bold;
}

.envor-single-estate .envor-propert-details .agent {
    width: 100%;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 120px;
    min-height: 100px;
    position: relative;
    font-size: 200%;
    line-height: 120%;
    color: #333;
    padding-top: 15px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.envor-single-estate .envor-propert-details .agent figure {
    width: 100px;
    height: 100px;
    background-color: #e5e5e5;
    overflow: hidden;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.envor-single-estate .envor-propert-details .fa {
    color: #ccc;
}

.envor-single-estate .envor-propert-details p.agent-cosial {
    width: 100%;
    display: inline-block;
}

.envor-single-estate .envor-propert-details p.agent-cosial a {
    float: left;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 100px;
    margin-right: 5px;
}

.envor-single-estate .envor-propert-details p.agent-cosial a .fa {
    color: #fff;
}

.envor-single-estate .envor-propert-details #envor-property-map {
    width: 100%;
    display: inline-block;
    height: 200px;
}






















/*
    envor-store-filters
*/

.envor-store-filters {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 0px solid #e5e5e5;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.envor-store-filters p {
    width: auto;
    float: left;
    color: #333;
    margin-right: 30px;
    line-height: normal;
    line-height: 40px;
    margin-bottom: 0px;
}

.envor-store-filters p i {
    margin-left: 5px;
    cursor: pointer;
}






















/*
    envor-single-product
*/

.envor-single-product {
    width: 100%;
}

.envor-single-product p.price {
    font-size: 200%;
    margin: 15px 0px;
    margin-top: 0px;
    width: 100%;
    display: inline-block;
    float: left;
}

.envor-single-product ul.product-options {
    padding: 0px;
    margin: 15px 0px;
}

.envor-single-product ul.product-options li {
    line-height: 200%;
    width: 100%;
    display: inline-block;
}

.envor-single-product ul.product-options li span {
    color: #333;
    font-weight: bold;
}

.envor-single-product p.qty {
    width: 100%;
    display: inline-block;
    margin: 15px 0px;
    color: #333;
    font-weight: bold;
}

.envor-single-product p.qty span.qty-fld {
    text-align: center;
    width: 40px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    padding: 5px 10px;
    display: inline-block;
    font-weight: bold;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
}

.envor-single-product p.qty i.fa {
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    transition-style: linear;
    transition-duration: 0.2s;
}

.envor-single-product p.qty i.fa-plus {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 15px;
}

.envor-single-product p.qty i.fa-minus {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}






















/*
    h3-2
*/

h3.h3-2 {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 100%;
    color: #333;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 100%;
    display: inline-block;
}

p.blog-cat {
    font-size: 140%;
    color: #333;
    margin-bottom: 30px;
}






















/*
    envor-section-cart
*/


/*.envor-section-cart {
}
.envor-section-cart p.incart {
    font-size: 150%;
    color: #333;
}
.envor-section-cart p.incart span {
    border-radius: 100px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
    margin: 0px 5px;
    display: inline-block;
}
.envor-section-cart .shoppin-cart-table {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    margin: 15px 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e5e5e5;
}
.envor-section-cart .shoppin-cart-table thead {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
.envor-section-cart .shoppin-cart-table thead td {
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.envor-section-cart .shoppin-cart-table tr {
    width: 100%;
}
.envor-section-cart .shoppin-cart-table td {
    padding: 0px;
    border-collapse: collapse;
}
.envor-section-cart .shoppin-cart-table td.id {
    width: 5%;
}
.envor-section-cart .shoppin-cart-table td.item {
    width: 65%;
}
.envor-section-cart .shoppin-cart-table td.price {
    width: 10%;
}
.envor-section-cart .shoppin-cart-table td.qty {
    width: 10%;
}
.envor-section-cart .shoppin-cart-table td.total {
    width: 10%;
}
.envor-section-cart .shoppin-cart-table tbody td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e5e5e5;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.envor-section-cart .shoppin-cart-table tbody tr.hover {
    background-color: #f2f2f2;
}
.envor-section-cart .shoppin-cart-table tbody td .total {
    color: #333;
    font-weight: bold;
    font-size: 150%;
}
.envor-section-cart .shoppin-cart-table tbody td .price {
    color: #333;
    font-size: 150%;
}
.envor-section-cart .shoppin-cart-table tbody td p.qty {
    width: 100%;
    display: inline-block;
    margin: 15px 0px;
    color: #333;
    font-weight: bold;
}
.envor-section-cart .shoppin-cart-table tbody td p.qty span.qty-fld {
    text-align: center;
    width: 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    display: inline-block;
    font-weight: bold;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.envor-section-cart .shoppin-cart-table tbody td p.qty i.fa {
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    transition-style: linear;
    transition-duration: 0.2s;
    font-size: 70%;
}
.envor-section-cart .shoppin-cart-table tbody td p.qty i.fa-plus {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.envor-section-cart .shoppin-cart-table tbody td p.qty i.fa-minus {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.envor-section-cart ul.order-total {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}
.envor-section-cart ul.order-total li {
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
    border: 0px solid #e5e5e5;
    border-bottom-width: 1px;
}
.envor-section-cart ul.order-total li span {
    float: right;
    color: #333;
    font-size: 130%;
}
.envor-section-cart ul.order-total li strong {
    color: #333;
    font-weight: bold;
}
.envor-section-cart ul.order-total li span.total {
    font-weight: bold;
}*/

.view-mycart {}

.view-mycart p.incart {
    font-size: 150%;
    color: #333;
}

.view-mycart p.incart span {
    border-radius: 100px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
    margin: 0px 5px;
    display: inline-block;
}

.view-mycart .shoppin-cart-table {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    margin: 15px 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e5e5e5;
}

.view-mycart .shoppin-cart-table thead {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.view-mycart .shoppin-cart-table thead td {
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.view-mycart .shoppin-cart-table tr {
    width: 100%;
}

.view-mycart .shoppin-cart-table td {
    padding: 0px;
    border-collapse: collapse;
}

.view-mycart .shoppin-cart-table td.id {
    width: 5%;
}

.view-mycart .shoppin-cart-table td.item {
    width: 65%;
}

.view-mycart .shoppin-cart-table td.price {
    width: 10%;
}

.view-mycart .shoppin-cart-table td.qty {
    width: 10%;
}

.view-mycart .shoppin-cart-table td.total {
    width: 10%;
}

.view-mycart .shoppin-cart-table tbody td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e5e5e5;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.view-mycart .shoppin-cart-table tbody tr.hover {
    background-color: #f2f2f2;
}

.view-mycart .shoppin-cart-table tbody td .total {
    color: #333;
    font-weight: bold;
    font-size: 150%;
}

.view-mycart .shoppin-cart-table tbody td .price {
    color: #333;
    font-size: 150%;
}

.view-mycart .shoppin-cart-table tbody td p.qty {
    width: 100%;
    display: inline-block;
    margin: 15px 0px;
    color: #333;
    font-weight: bold;
}

.view-mycart .shoppin-cart-table tbody td p.qty span.qty-fld {
    text-align: center;
    width: 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    display: inline-block;
    font-weight: bold;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.view-mycart .shoppin-cart-table tbody td p.qty i.fa {
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    transition-style: linear;
    transition-duration: 0.2s;
    font-size: 70%;
}

.view-mycart .shoppin-cart-table tbody td p.qty i.fa-plus {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.view-mycart .shoppin-cart-table tbody td p.qty i.fa-minus {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.view-mycart ul.order-total {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

.view-mycart ul.order-total li {
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
    border: 0px solid #e5e5e5;
    border-bottom-width: 1px;
}

.view-mycart ul.order-total li span {
    float: right;
    color: #333;
    font-size: 130%;
}

.view-mycart ul.order-total li strong {
    color: #333;
    font-weight: bold;
}

.view-mycart ul.order-total li span.total {
    font-weight: bold;
}






















/*
    riva-toggle-tab
*/

.riva-toggle-tab h2 {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}






















/*
    payment-option
*/

.payment-option {
    width: 33.33333333%;
    display: inline-block;
    text-align: center;
    float: left;
}

.payment-option span {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 100px;
    border-width: 10px;
    border-style: solid;
    border-color: #e5e5e5;
    font-size: 300%;
    font-weight: bold;
    line-height: 80px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.payment-option p {
    color: #333;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 100%;
    text-transform: uppercase;
}

.payment-option small {
    line-height: 100%;
}






















/*
    envor-post
*/

.envor-post {
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 75px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border: 0px solid #e5e5e5;
    border-bottom-width: 1px;
    text-align: justify;
}

.envor-post .img {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}






















/*.envor-post .post-media,*/

.envor-post figure {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    max-height: 200px;
    overflow: hidden;
    position: relative;
}

.envor-post-2 .post-media {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    max-height: 200px;
    overflow: hidden;
    position: relative;
}

.nvor-post figure img {
    position: absolute;
    max-width: 100%;
    left: 0px;
    top: auto;
}

.envor-post figure figcaption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.envor-post figure figcaption i {
    display: inline-block;
    position: absolute;
    font-size: 24px;
    background-color: #fff;
    text-align: center;
    line-height: 64px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    top: 0;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
}

.envor-post figure figcaption i:hover {
    color: #fff;
    transition-duration: 0.2s;
    transition-style: linear;
}

.envor-post header {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
}

.envor-post header h3 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
}

.envor-post header h3 a,
.envor-post header h3 span {
    display: inline-block;
    float: left;
    line-height: 30px;
    text-align: left;
}

.envor-post header h3 .fa {
    width: 30px;
    margin: 0px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 60%;
    color: #fff;
    text-align: left;
    float: left;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.envor-post header p {
    margin: 0px;
    padding: 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 80%;
    width: 100%;
    float: left;
}

.envor-post .date {
    position: absolute;
    width: 60px;
    left: 0px;
    top: 0px;
}

.envor-post .date span {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 30px;
}

.envor-post .date span.day {
    font-size: 180%;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}

.envor-post .date span.month {
    letter-spacing: 2px;
    text-transform: uppercase;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: 80%;
}

.envor-post .likes {
    position: absolute;
    width: 60px;
    left: 0px;
    top: 75px;
}

.envor-post .likes span {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 30px;
}

.envor-post .likes span.month {
    letter-spacing: 2px;
    text-transform: uppercase;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: 80%;
}

.envor-post .likes span .fa {
    font-size: 180%;
    color: #333;
    font-weight: bold;
}

.envor-post-2 {
    padding-left: 390px;
    min-height: 200px;
}

.envor-post-2 .post-media,
.envor-post-2 figure {
    max-width: 300px;
    position: absolute;
    left: 75px;
    top: 0px;
}

.envor-post-2 .post-quote,
.envor-post-2 .post-link {
    position: absolute;
    top: 0;
    left: 75px;
}

.envor-post p.tags {
    margin-bottom: 0px;
}

.envor-post p.tags a {
    margin-right: 10px;
}

.envor-post p.tags i.fa {
    color: #ddd;
}






















/*
    envor-post-author
*/

.envor-post-author,
.envor-comment .inner {
    width: 100%;
    display: inline-block;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding-left: 160px;
    min-height: 160px;
    position: relative;
}

.envor-post-author figure,
.envor-comment figure,
.envor-comment i.fa {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    position: absolute;
    overflow: hidden;
    left: 30px;
    top: 30px;
    border: 3px solid #fff;
}

.envor-post-author p {
    margin-bottom: 0px;
}

.envor-post-author p.name {
    margin-bottom: 10px;
    font-size: 140%;
    font-weight: bold;
}

.envor-post-author p.role {
    margin-bottom: 10px;
    color: #333;
    font-style: italic;
}

/*
    envor-comment
*/

.envor-comment {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.envor-comment .envor-comment {
    padding-left: 60px;
}

.envor-comment .inner {
    border: 1px solid #e5e5e5;
    color: inherit;
    margin-bottom: 30px;
}

.envor-comment figure {
    border: 0px;
}

.envor-comment p.meta {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
    display: inline-block;
}

.envor-comment p.meta .author {
    font-size: 140%;
    float: left;
}

.envor-comment p.meta .date {
    float: right;
    text-transform: capitalize;
}

.envor-comment i.fa {
    color: #fff;
    font-size: 250%;
    line-height: 100px;
    text-align: center;
}

/*
    boxed
*/

.envor-boxed {
    margin: 0px auto;
}

.envor-boxed .envor-boxed-wrapper {
    width: 100%;
    float: left;
    background-color: #fff;
}

.envor-boxed-bg {
    width: 100%;
    float: left;
    background-color: #eee;
}

/*
    envor-post-masonry
*/

.envor-post-masonry {
    width: 33.33333333333%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px;
    border-bottom-width: 0px;
    margin-bottom: 20px;
}

.envor-post-masonry .inner {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.envor-post-masonry .inner header h3 a {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
}

.envor-post-masonry .inner figure {
    margin-bottom: 15px;
}

.envor-post-masonry .inner figure {
    position: relative;
}

.envor-post-masonry .inner figure img {
    position: relative;
    width: auto;
    height: auto;
}

/*
    cbp_tmlabel
*/

.cbp_tmlabel .envor-post {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
}

.cbp_tmlabel .envor-post figure {
    margin-bottom: 15px;
}

.cbp_tmlabel .envor-post header h3 {
    padding-left: 0px;
}

.cbp_tmtimeline {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}
/* contacts-ajax */

.contacts-ajax {
    width: 100%;
    float: left;
}

.contacts-ajax form div {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.contacts-ajax legend {
    padding-bottom: 20px;
}

.contacts-ajax #message {
    max-width: 100%;
    min-height: 131px;
}

/* ========================== Sergey css ===============================*/

.cstm_flex_center {
    display: flex;
    /* */
    align-items: center;
    /* выравнивание по ЦЕНТРУ (по ВЕРТИКАЛИ) */
    justify-content: center;
    /* */
}

.fix-abzac {
    margin-top: 50px !important;
}

.fix-small-otstup {
    margin-top: 35px !important;
    margin-bottom: 15px !important;
}

.fix-110 {
    margin-top: 45px;
}

.fix-111 {
    margin-top: 35px;
}

.fix-200 {
    margin-top: 120px;
    margin-bottom: 35px;
}

.fix-204 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.fix-207 {

    margin-bottom: 35px;
}


.fix-208 {
    text-align: center;
}

.fix-209 {
    padding-left: 46px;
}


.fix-210 {
    margin-top: 100px !important;
}


.fix-211 {
    margin-top: 40px !important;
}

.fix-212 {
    margin-top: 80px !important;
}

.fix-213 {
    margin-top: 150px !important;
}

.fix-214 {
    margin-top: 60px !important;
}

.fix-230 {
    margin-top: 90px !important;
}

.fix-231 {
    margin-top: 200px !important;
}

.fix-233 {
    margin-top: 110px !important;
}

.fix-234 {
    margin-top: 40px !important;
}


.fix-235 {
    margin-top: 20px;
}

.itemid-927 ul,
.itemid-936 ul {
    display: inline-block;
}


.fix-240 {
    display: flex;
    align-items: center;
}


.fix-300 {
    margin-top: 60px !important;
}


.fix-2xx {
    margin-top: 40px !important;
}
/*======================================================================*/


/*********************  ВЫСТАВКИ *********************************/

.envor-category-widget.vistavki ul li p {
    text-align: inherit !important;
    /*  float: none !important; */
}

.envor-category-widget ul li {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.envor-category-widget ul li p span {
    display: none;
}

.vistavki a {
    display: flex;
    /* align-items: center; */
}

.vistavki a i {

    margin-right: 10px !important;
}

.itemid-938 .tags {
    display: none!important;
}

.envor-category-widget ul li p a i {
    margin-top: 5px;
}


.epts-buyTicketsWidget {
    margin-top: 40px;
}


.leftimg-fix {
    float: left;
    /* Выравнивание по левому краю */
    margin: 0px 20px 20px 0;
    /* Отступы вокруг картинки */
}

.img-fixed,
.fix-3 {
    margin-top: 20px;
}

.envor-tags-widget a {
    text-transform: none;
}
/* ****************** конец: ВЫСТАВКИ ************************************/


/* ****************** замена h3 на h2 ************************************/

h2.h3-fiktive {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px !important;
    color: rgb(51, 51, 51);
    font-family: Raleway, sans-serif;
    width: 100%;
    float: left;
    text-align: left;
}

div.h3-fiktive {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px !important;
    color: rgb(51, 51, 51);
    font-family: Raleway, sans-serif;
}

.fixer>div:first-of-type {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px !important;
    color: rgb(51, 51, 51);
    font-family: Raleway, sans-serif;
    color: white !important;
}


.white {
    color: white !important;
}

.h4-fiktive {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    /*  color: inherit !important; */
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-family: Raleway, sans-serif;
    text-transform: none;
    text-align: left;
}


.h4-fiktive p {
    /* color: inherit !important; */
    color: rgb(153, 153, 153);
    ;
}

.h4-fiktive>div:first-of-type {
    text-align: right;
    float: right;
}

/* в футере сообщение*/

.label-warning .h2-fiktive {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: red;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}


.h5-fiktive {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-family: Raleway, sans-serif;
    text-transform: none;
}

.blue-bl2 .h5-fiktive {
    color: rgb(255, 255, 255);
    font-size: 24px;
}

.itemid-1211 h2.fix-abzac {
    width: 100%;
}

/* --------- важно знать --------------------*/

.itemid-1134 h3, .itemid-1312  h3{
    margin-top: 50px !important;
}

.itemid-1134 h2 {
    margin-top: 0;
}

.itemid-1134 .envor-post ul>li {
    list-style: disc !important;
}

.itemid-1134 .envor-post ol>li {
    list-style: decimal !important;
}

.itemid-1134 .alignleft {
    float: left;
    /* Выравнивание по левому краю */
    margin: 0px 20px 20px 0;
    /* Отступы вокруг картинки */
}

.itemid-1134 .alignright {
    float: right;
    /* Выравнивание по левому краю */
    margin: 0px 0 20px 20px;
    /* Отступы вокруг картинки */
}

.itemid-1134 h2 span {
    color: #333 !important;
}

.itemid-1134 img .size-full {
    width: 100%;
}

img .size-large {
    margin-top: 10px !important;
}


.size-large {
    margin: 20px;
}

.size-full.wp-image-7272 {
    width: 100%;
}

#slov {
    text-align: left;
}

#fix-500 a {
    width: 100%;
    float: left;
    margin-left: 20px;
}


em {
    font-style: normal !important;
}

/*------------- fialan-news-------------------------*/

.itemid-1136 h3 {
    margin-top: 50px !important;
}

.itemid-1136 h2 {
    margin-top: 0;
}

.itemid-1136 .envor-post ul>li {
    list-style: disc !important;
}

.itemid-1136 .envor-post ol>li {
    list-style: decimal !important;
}

.itemid-1136 .alignleft {
    float: left;
    /* Выравнивание по левому краю */
    margin: 0px 20px 20px 0;
    /* Отступы вокруг картинки */
}

.itemid-1136 .alignright {
    float: right;
    /* Выравнивание по левому краю */
    margin: 0px 0 20px 20px;
    /* Отступы вокруг картинки */
}

.itemid-1136 h2 span {
    color: #333 !important;
}

.itemid-1136 img .size-full {
    width: 100%;
}

/*------------------- КОНТАКТЫ ------------*/

#contact-block-odessa form label {
    display: none;
}

/* ------------- СЛАЙДЕР при ЗАПУСКЕ -------------*/

#rev_slider_2_1_wrapper {
    height: 600px;
}

/* ------------- UA-локализация -------------*/

.itemid-1244 section.envor-page-title-1,
.itemid-1244 .envor-desktop-breadscrubs,
.itemid-1244 .envor-mobile-breadscrubs {
    display: none !important;
}

.itemid-1425 .form {
    background: #00A8E7 !important;
}

/* ---- для страницы КАТАЛОГ-ТОВАРОВ ------ */

@media screen and (min-width: 1900px) {
    .itemid-953 article {
        width: 292.667px !important;
    }

    .itemid-953 .envor-projects-listing-3-cols {
        width: 878px !important;
    }
}


.itemid-953 .envor-sorting-filters>span:first-of-type {
    display: none;
}

/*-------------------------- контакты ------------------*/

#azuraajaxloginemessage.success,
#azurasubscribemessage.success,
#azuramessage.success {
    color: #00A8E7 !IMPORTANT;
}

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

@media screen and (min-width: 768px) {
    .contacts-ajax #message {
        width: 305px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .contacts-ajax #message {
        width: 300px;
    }
}

@media screen and (min-width: 1200px) {
    .contacts-ajax #message {
        width: 400%;
    }
}

/*J2Store Checkout*/

#billing-address {}

#billing-address .span6 {
    width: 49.5%;
    float: left;
}

@media (max-width: 767px) {
    #billing-address .span6 {
        width: 94%;
        float: left;
    }
    .gafancybox-overlay-fixed {
    	display: none !important;
    }
}

.j2store .checkout-heading {
    color: #fff;
    border: none;
    border-bottom: 2px solid #ccc;
}

#billing-address .checkout-content label {
    display: inline-block;
    float: left;
    width: 100%;
    position: relative;
    left: 5px;
}

#billing-address .checkout-content input,
#billing-address .checkout-content select {
    float: left;
    display: block;
}

.j2store_field_required {
    display: inline-block;
    width: 100%;
    position: relative;
    bottom: -25px;
}

.envor-related-products .envor-product-1-inner .details {
    margin-bottom: 0px;
}

.envor-related-products .envor-product-1-inner .details>p {
    padding: 0px;
}

.envor-related-products .envor-product-1-inner .details>p span {
    text-align: left;
}






















/* Widget calendar */

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    /*font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 16px;*/
    font-weight: 700;
    text-align: left;
    /*line-height: 25px;*/
    /*color: #222222;*/
    margin-bottom: 10px;
}

#wp-calendar thead {
    font-size: 10px;
    text-align: center;
}

#wp-calendar thead th {
    padding-bottom: 10px;
}

#wp-calendar tbody {
    color: #aaaaaa;
}

#wp-calendar tbody a {
    color: #222222;
}

#wp-calendar tbody td {
    background: #fafafa;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 8px;
}

.no-touch #wp-calendar tbody td:hover {
    background: #ffffff;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
}

#wp-calendar tfoot #prev {
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 10px;
}






















/*  =================== CUSTOM CSS =================================*/


/* footer */

.envor-widget.envor-contacts-widget {
    margin-top: 60px;
}

.envor-footer .envor-widget h3 {
    text-transform: none;
}

h2{
text-transform: none!important;
}
/* header-slider */


/* .tp-caption.envor-revoslider-block.skewfromrightshort.stl.tp-resizeme.start{
    background-color: #3399cc !important;
} */

p.link a {
    text-transform: none !important;
    padding-bottom: 20px;
}

.container.responsive table {
    background: rgba(122, 114, 158, 0.96) !important;
}

.container.responsive {
    background: rgba(122, 114, 158, 0.96) !important;
}

input {
    margin-bottom: 10px;
}

#k_savebutton90 {
    margin-top: 20px;
}

.admin .form-horizontal textarea {
    width: 90% !important;
}



.envor-sorting .envor-sorting-filters span {
    clear: both;
}

.envor-sorting .envor-sorting-filters:first-child {
    /*  display: none; */
}

div.modal {
    height: 60%;
}

#testimonail-form208 {
    display: none;
}

.envor-section h2,
.envor-section h1,
.envor-section h3,
.envor-section h4,
.envor-section h5 {
    text-transform: none;
}

.glyphicon,
.glyphicon-star-empty {
    color: #00a8e7;
    /* #e14d43 */
}

.cstm-section {
    padding-top: 35px;
}

.itemid-602 .envor-feature-store-dark span {
    background-color: #00a8e7 !important;
    /* #e14d43 */
}

.itemid-602 .envor-feature-store-dark span,
.itemid-602 .envor-feature-store-dark h5 {
    margin-left: 30px;
}

.itemid-608 .envor-featured-box {
    height: 555px;
}



/*  ------------ Отзывы ------------------------- */

.rtp-testimonial .quotes {
    color: #00a8e7 !important;
    font-style: italic;
}

#testimonial-slide209 .tpm-showcase-bubble-top {
    color: #999 !important;
    font-style: italic;
}

.quotes {
    font-size: 13px !important;
    font-style: italic;
    /* font-family: 'Raleway', sans-serif; */
}

#testimonial-slide209 .tpm-showcase p,
.rtp-Content {
    font-style: italic !important;
}



/*  ------------- двойные таблицы в паддинге --------------------------------- */

.itemid-609 .row {
    display: flex;
    justify-content: space-between;
    /* margin-top: 15px !important; */
}

.itemid-609 .entor-toggle-content .row {
    margin-top: 15px !important;
}


/*.table1  div{
    width : 45%;
}*/


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

.itemid-826 .container .row {
    margin-top: 15px !important;
}

.m-1 {
    height: 175px;
}

.itemid-825 .table {
    width: initial;
}

.itemid-609 .table.tb1 {
    width: initial;
}

.itemid-609 .table.tb1 {
    width: initial;
}

.itemid-827 .table.tb1 {
    width: initial;
}

.itemid-613 .table.tb1 {
    width: initial;
    margin-left: 39px;
    text-align: left;
    margin-top: 78px;
}

#snoska {
    /* margin-left: 61px; */
    text-align: center;
}




.envor-category-widget {
    text-transform: none !important;
}



/*  --------------- страница ВАКАНСИИ ------------------------------- */


/*.circle-text,*/

.circle-text-2,
.plus {
    color: #00a8e7 !important;
}

.circle-text {
    margin-top: 30px;
    font-size: 20px;
    color: rgb(0, 168, 231);
    line-height: 1.6;
}

.circle-text p {
    margin-top: 30px;
    font-size: 20px;
    color: rgb(0, 168, 231);
    line-height: 1;
    width: 100%;
}

#circle .circle-text {
    display: block;
    margin-top: 15px;
}

.circle-text-2 {
    margin-top: 10px;
}

#circle {
    width: auto !important;
    height: auto !important;
    display: block !important;
    border: none !important;
}

.circle1 {
    margin-top: 29px;
}

.plus {
    font-size: 80px;
    font-weight: bold;
    margin-top: -105px;
}



/*#circle {
    border: 5px solid #00a8e7 !important;
}*/


/*  ----------------------- форма - отозваться на ВАКАНСИЮ ----------------------- */

.k_table {
    border: none;
}

.k_td_save {}

.k_save_href {
    background: url("https://hk.fialan.com/images/def_qst_button.gif") repeat-x top left;
    text-decoration: none;
    display: inline-block;
    width: 98px;
    height: 23px;
}

.k_save_href:hover {
    background: url("https://hk.fialan.com/images/def_qst_button2.gif") repeat-x top left;
    text-decoration: none;
    display: inline-block;
    width: 98px;
    height: 23px;
}

.k_save_button {}

.k_td_field1 {}

.k_td_field2 {}

.k_td_group {}

.k_field_name {}

.k_required {
    color: red;
    padding: 0px 0px 0px 3px;
}

.k_required_text {}

.k_input {}

.k_input_date {}

.k_select {}

.k_checkbox {}

.k_textarea {}

.k_td_group {
    padding: 5px 0px 0px 0px;
}

.k_qst_group {
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
}

.k_result_text {}

.k_drop_down_icon {
    display: inline-block;
    width: 17px;
    height: 19px;
    padding: 0px 0px 0px 0px;
    background: transparent;
    border-left: 0px solid white;
    border-right: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0 !important;
    border-top: 1px solid #d0d0d0 !important;
    vertical-align: middle;
    background: url("https://hk.fialan.com/images/select_b_noboder.gif") no-repeat top right;
}

.k_drop_down_icon_hover {
    display: inline-block;
    width: 17px;
    height: 19px;
    padding: 0px 0px 0px 0px;
    background: transparent;
    border-left: 0px solid white;
    border-right: 1px solid #a0a0a0 !important;
    border-bottom: 1px solid #a0a0a0 !important;
    border-top: 1px solid #a0a0a0 !important;
    vertical-align: middle;
    background: url("https://hk.fialan.com/images/select_b_noboder.gif") no-repeat top right;
}

.k_input_link_field {
    width: 260px;
    line-height: 17px;
    padding: 1px;
    margin: 0px;
    border-top: 1px solid #d0d0d0 !important;
    border-left: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0 !important;
    border-right: 0px solid #d0d0d0 !important;
    font-size: 13px;
    vertical-align: middle;
}

.k_input_link_field_hover {
    width: 260px;
    line-height: 17px;
    padding: 1px;
    margin: 0px;
    border-top: 1px solid #a0a0a0 !important;
    border-left: 1px solid #a0a0a0 !important;
    border-bottom: 1px solid #a0a0a0 !important;
    border-right: 0px solid #a0a0a0 !important;
    font-size: 13px;
    vertical-align: middle;
}

.ac_results {
    /*border: 1px solid #a0a0a0 !important;*/
    /*width: 19% !important;*/
    width: 360px !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #fff !important;
    border: 1px solid #e5e5e5 !important;
}

.itemid-912 .ac_results {
    width: 27% !important;
}

.ac_results li {
    font-size: 16px !important;
    padding: 5px !important;
    border: 1px solid #e5e5e5;
}

.ac_even,
.ac_results li:hover {
    background: #00a8e7 !important;
    background-color: #00a8e7 !important;
    color: #fff !important;
}

.k_file_url {
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

.k_file_url:hover {
    color: red;
    cursor: pointer;
    text-decoration: underline;
}

.k_file_url_hover {
    color: green;
    cursor: pointer;
}

.k_file_form {
    position: absolute;
    width: 90px;
    height: 19px;
    overflow: hidden;
    cursor: pointer;
}

.k_file_form2 {
    opacity: 0;
}

.k_file_form2 input {
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 60px;
    cursor: pointer;
    width: 200px;
}































/* ========== Экспорт в Китай из Украины ====================*/

.itemid-954 .fix-101,
.itemid-966 .fix-101 {
    margin-top: 100px!important;
}


.itemid-966 h3 {
    margin-top: 50px!important;
}


.itemid-966 .envor-feature-2,
.itemid-966 .envor-feature-2 header {
    color: #343434;
    text-transform: none;
}

.itemid-966 .envor-feature-2 header img {
    color: #343434;
    text-transform: none;
    margin-bottom: 30px;
}

.itemid-966 table h3 {
    margin-top: 10px!important;
}

.itemid-966 section {
    /*  padding: 0px 0px; */
}


.itemid-966 .envor-feature-2 {
    padding-top: 15px;
}


.envor-feature-2 header {
    padding-top: 0px;
}

.itemid-966 .envor-feature-2 header i,
.itemid-966 .envor-feature-2 header .arrow {
    /* кубики */
    /* background-color: #01A8E7 !important; */
}













.itemid-966 .envor-feature-2 header {
    padding-top: 90px;
    margin-bottom: 30px;
    text-transform: none !important;
}



.itemid-966 .envor-feature-2,
.itemid-966 .envor-section-st2 {
    /* background-color: #A1D2F3!important; */
}

.itemid-966 .fix-104 {
    margin-top: 80px!important;
}



.itemid-966 .alignnone {
    display: block;
    margin: 0 auto;
}

.itemid-966 .envor-section-st2 {

    background-color: #FFFFFF!important;
}


.itemid-966 .envor-feature-2 {

    background-color: #A1D2F3!important;
    /* голубой фон */

    background-color: #FFFFFF!important;
    /* белый фон */
}


section.azura-pagesection.azp_font_edit.fix-103 {
    margin-top: -70px;
}





















/* .table-page h3{
    margin-top:0px!important;
} */
.fix-100 {
    /*  margin-top: 30px; */
}




















/* =========================================================*/
.fix-113 {
    width: 400px;
    height: 170px;
}


.fix-115 {
    margin-top: -80px !important;
}


.fix-214 {
    padding-bottom: 20px;
}


































/*  -------------- обтекание текстом -------------------------------- */
.leftimg {
    float: left;
    /* Выравнивание по левому краю */

    margin: 7px 30px 20px 0;
    /* Отступы вокруг картинки */
}

.rightimg {
    float: right;
    /* Выравнивание по правому краю  */

    margin: 7px 0 20px 30px;
    /* Отступы вокруг картинки */
}






















/*  ---------------------------------------------- */
#left {
    text-align: left;
}

#right {
    text-align: right;
}

#center {
    text-align: center;
}


.img-full-width {
    width: 100%;
    margin: 20px 0 20px 0;
}

.txt-justify {
    text-align: justify;
}


.center {
    text-align: center;
}





















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

/* 1) FLEX - полное выравнивание по ЦЕНТРУ: */
.cstm_flex_center {
    display: flex;
    /* */

    align-items: center;
    /* выравнивание по ЦЕНТРУ (по ВЕРТИКАЛИ) */

    justify-content: center;
    /* */

    min-height: 150px;
}






















/* 2) MARGIN - выравнивание по ЦЕНТРУ: */
.cstm_margin_center {
    margin: 0 auto!important;
}






















/* 3)  - выравнивание по ЦЕНТРУ: */
.cstm_align_center {
    text-align: center;
    /* Выравнивание по центру */
}






















/* ---------------------------------------------- */
.envor-content .cstm_margin_center {
    margin: 0 auto!important;
    text-align: center!important;

    display: flex;
    /* */

    align-items: center;
    /* выравнивание по ЦЕНТРУ (по ВЕРТИКАЛИ) */

    justify-content: center;
    /* */
}










@-moz-document url-prefix() {
    .k_file_form2 input {
        direction: rtl;
        width: auto;
    }
}

@media all and (-webkit-min-device-pixel-ratio:0) {
    .k_file_form2 input {
        direction: rtl;
        width: auto;
    }
}

.k_upload_progress {}

.k_upload_progress_img {
    background: url("https://hk.fialan.com/images/upload_progress.gif") no-repeat top left;
    width: 14px;
    height: 14px;
    display: inline-block;
    outline: none;
}

.k_upload_res {}

.k_upload_size {}






















/* ------------------------ форма Откликнуться на Вакансию --------------------------------- */
.itemid-1120 .form {
    background: #00A8E7 !important;
}

.itemid-607 input[type=text],
input[type=email],
input[type=file],
input[type=tel],
input[type=url],
input[type=password],
select,
textarea {
    margin-top: 5px;
}

.k_result_text,
#k_qst_res_20,
.k_upload_res {
    color: #FFFFFF;
}






















/* ---------------------------------------------------------------------- */
#ischem {
    margin-top: 40px !important;
}

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

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.itemid-607 .envor-feature-store-dark span {
    background-color: #00A8E7;
}

.blue {
    color: #00A8E7;
}

.Starlist:before {
    content: "\e007";
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #00a8e7;
    font-family: "Glyphicons Halflings" !important;
    padding-right: 10px;
}

.Check-list:before {
    content: "\e067";
    position: relative;
    top: 1px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #00a8e7;
    font-family: "Glyphicons Halflings" !important;
    padding-right: 10px;
}

ul,
li {
    /*  list-style: disc !important;*/
}

.envor-team-1 .envor-team-1-details p.role {
    text-align: left;
    text-transform: none !important;
}

.btn-meeting {
    margin-bottom: 20px;
}






















/* =================================================== CUSTOM ======================================================== */
.itemid-605 input[type=text]:focus,
.itemid-605 input[type=email]:focus,
.itemid-605 input[type=file]:focus,
.itemid-605 input[type=tel]:focus,
.itemid-605 input[type=url]:focus,
.itemid-605 input[type=password]:focus,
.itemid-605 select:focus,
.itemid-605 textarea:focus {
    background-color: none !important;
    background: none !important;
}

.itemid-605 .form {
    background: none !important;
}






















/* =================================================== форма ======================================================== */
.formTitle,
.msgs {
    font-size: 1.9rem !IMPORTANT;
}

.ui-input input+label {
    font-size: 1.1rem !IMPORTANT;
}






















/* .formArea {

    background: #6fc4e4 !IMPORTANT;  
    box-shadow: 0 0 50px rgba(29, 95, 210, 0.7);
    
} */

/* 
.formArea {
    max-width: 304px;
    margin: 0 auto;
    padding: 40px 15px 40px 15px;
    text-align: center;
    background: #264826;
    border-radius: 4px;
    box-shadow: 0 0 50px rgba(29, 95, 210, 0.7);
    font: 16px 'Roboto', sans-serif;
} 
*/

/* ================================================================================================================ */
.envor-page-title-1 h1 {
    text-transform: none !important;
}

ul.e-color-list li {
    padding-left: 40px !important;
}






















/* ================================================================================================================ */
.envor-toggle article header.active,
.envor-toggle article header {
    text-transform: none !important;
}

.itemid-624 р4 {
    margin-top: 10px !important;
}

.envor-feature-store-dark span {}

.envor-skill-2 p {
    height: 40px !important;
}

/* #fixes111 #contact_form {
    border: 1px solid #CCCCCC;
    padding: 20px;
} */






















/*---- vadim css ----*/
.itemid-953 .envor-project {
    height: 455px !important;
    overflow: hidden;
}

.itemid-953 .envor-project .envor-project-inner .envor-project-details {
    padding-right: 20px;
}

.itemid-953 .envor-project .envor-project-inner .envor-project-details .envor-project-likes {
    position: static;
    padding: 5px 0;
    /*text-align: right;*/
}

.itemid-953 .envor-project .envor-project-inner .envor-project-details {
    height: 285px;
    overflow: hidden;
}

.itemid-953 .envor-project .envor-project-inner .envor-project-details>p.link {
    min-height: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}

.itemid-953 .envor-project .envor-project-inner .envor-project-details>p.filter {
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    position: absolute;
    bottom: -15px;
}

.envor-section-bg22 {
    background-image: url(/images/background/background_01.jpg);
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}






















/*  -------------- form 01-25LifeHack ----------------------------------------- */
#t .form-contacs {
    display: none;
    text-align: center;
    border: 1px solid #333;
    padding: 25px;
    border-radius: 4px;
    margin: 100px;
}

.form-01 label {
    width: 250px !important;
}

.form-a {
    display: flex;
}

.form-a label:hover {
    color: #999 !important;
}

.toCentre {
    text-align: center;
}

.itemid-1114 section {
    /*  padding: 0px 0px !important; */
}

.itemid-960 label {
    width: 250px !important;
}

.itemid-960 section {
    /*  padding: initial !important;*/
}

.itemid-960 .envor-section {
    padding-top: initial !important;
    padding-bottom: initial !important;
    /*  padding-top: 60px;
    padding-bottom: 60px; */
}






















/* ------------------ end 25LifeHacks ----------------- */

/* ------------------ LOGO в шапке  ----------------- */
.envor-header-1 .envor-header-bg .envor-logo img {
    max-height: initial !important;
    /* ICO LOGO FIXED*/
}

.envor-header-1 .envor-header-bg .envor-logo {
    position: absolute !important;
    left: 0px !important;
    top: -12px !important;
    height: 100px !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 30px 0px !important;
    border: 0px solid #f00 !important;
}






















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

/* ----------------- отключаем переход по сссылке -------------------------------------- */
.noLink {
    pointer-events: none;
    /* display: none; */
}






















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

/*********************style Alina****************************/
#k_qst_20 {
    background: transparent !important;
}

#k_qst_20 input {
    margin-bottom: 15px;
}

.contact-form.col-md-10 .form {
    height: auto;
    padding: 30px;
}

.k_file_url {
    color: #fff !important;
}

#k_savebutton20 {
    margin: 30px 0 !important;
    padding: 0 !important;
}

.k_qst_20 {
    width: 100%;
}

#circle {
    padding: 0 !important;
}

.circle-text,
.circle-text-2 {
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.envor-post.envor-post-2 p {
    margin-top: 20px;
}

.envor-footer.envor-footer-1 {
    /* margin-top: 50px;*/

    padding-bottom: 0;
}

.k_input_link_field {
    margin-bottom: 10px;
}

.wr-footer {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #999;
    clear: both;
    border-radius: 3px;
    /* min-height: 250px;*/

    position: relative;
}

.bkgrd .form_style {
    padding: 0 10px;
}

.ist-ccount>span {
    /*color: #00a8e7 !important;*/

    font-weight: 600 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.azp_font_edit.azp_col-sm-3 {
    font-size: 16px;
}

.azura-pagesection .row>.col-lg-12 {
    margin-top: 30px;
}

.envor-class .container .azp_col-sm-3 h3 {
    font-size: 27px;
    font-weight: 600;
}

.envor-section-align-center .container .row .azp_font_edit h3 {
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.one-button,
.envor-btn-normal {
    font-size: 13px;
    text-transform: capitalize;
}

.one-button i,
.envor-btn-normal i {
    color: #fff;
    font-size: 13px;
}

.envor-padding-left-30 .envor-feature-inner .container h2 {
    margin-bottom: 30px;
}

.envor-project-details .link a:hover {
    color: #00a8e7;
}

.contact-item i {
    margin-top: 5px;
}

.hed-cont {
    font-size: 24px !important;
}






















/*************tab contact*********************/
.tab-cont .nav-tabs>li.active>a,
.tab-cont .nav-tabs>li.active>a:hover,
.tab-cont .nav-tabs>li.active>a:focus {
    border: none;
    background: #00a8e7;
    color: #fff;
    border-radius: 3px;
    width: 100%;
}

.tab-cont .nav-tabs>li {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.tab-cont .nav-tabs>li>a:hover {
    border-color: transparent;
    background-color: #1d87b5;
    color: #fff;
    margin: 0;
    border-radius: 3px;
}

.nav-tabs.tab-product {
    border-bottom: none;
    margin-bottom: 50px;
}






















/*************Эда правки 03.11.2017*******************/
#slider-bl .row:first-child {
    margin: 0;
}
#slider-bl .azp_col-sm-12 {
    padding: 0;
}





















/*************menu*******************/

/*.pod_menu_1 {
    font-size: 16px;
}
.itemid-1133 .pod_menu_2 {
    display: block !important;
    width: 1148px !important;
    left: -750% !important;
    z-index: 99999 !important;
}
.pod_menu_2 {
    width: 1148px !important;
    left: -750% !important;
    z-index: 99999 !important;
}
.pod_menu_2 > li {
    width: 50% !important;
    border: none !important;
}
.pod_menu_2 > li > a {
    color: #fff;
    font-size: 16px;
    background: #00a8e7;
}
.pod_menu_3,
.pod_menu_9 {
    position: relative !important;
    width: 100% !important;
    left: 0px !important;
    border-top: none !important;
    top: 0px !important;
}
.pod_menu_3 > li,
.pod_menu_9 > li {
    font-size: 14px !important;
}
.pod_menu_3,
.pod_menu_4,
.pod_menu_5,
.pod_menu_6,
.pod_menu_7,
.pod_menu_8,
.pod_menu_9,
.pod_menu_10,
.pod_menu_11 {
    display: block !important;
}
.pod_menu_3 > li > a,
.pod_menu_9 > li > a {
    padding-left: 30px !important;
}
.pod_menu_3 > li.parent > a,
.pod_menu_5 > li.parent > a,
.pod_menu_6 > li.parent > a,
.pod_menu_7 > li.parent > a,
.pod_menu_8 > li.parent > a,
.pod_menu_9 > li.parent > a {
    background: #e5e5e5 !important;
}
.pod_menu_4 > li > a,
.pod_menu_5 > li > a,
.pod_menu_10 > li > a,
.pod_menu_11 > li > a {
    padding-left: 50px !important;
    font-size: 14px !important;
    line-height: 1.2;
    display: flex;
    align-items: center;
    height: 42px;
}
.pod_menu_4,
.pod_menu_5,
.pod_menu_6,
.pod_menu_7,
.pod_menu_8,
.pod_menu_9,
.pod_menu_10,
.pod_menu_11 {
    position: relative !important;
    left: 0 !important;
    border: none !important;
    width: 100% !important;
}
.pod_menu_4 > li,
.pod_menu_5 > li,
.pod_menu_10 > li,
.pod_menu_11 > li {
    width: 50% !important;
    border: none !important;
}
.pod_menu_6 > li > a,
.pod_menu_7 > li > a,
.pod_menu_8 > li > a {
    padding-left: 60px !important;
    font-size: 12px !important;
    line-height: 1.2;
    display: flex;
    align-items: center;
    height: 42px;
}
.pod_menu_8 > li,
.pod_menu_7 > li,
.pod_menu_6 > li {
    border: none !important;
}
.pod_menu_7 > li > a,
.pod_menu_8 > li > a {
    padding-left: 80px !important;
}
.pod_menu_3 > li > a {
    font-size: 14px;
}
/********************************************************/
.azp_font_edit.azp_col-sm-12 .azp_container-ele {
    background-color: #f2f2f2;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding: 50px 0;
}

.azp_font_edit.azp_col-sm-12 .azp_container-ele .envor-project {
    background-color: #f2f2f2;
}

.envor-project .envor-project-inner .envor-project-details {
    padding: 0 20px;
    background: #fff;
    min-height: 116px;
}

.counter-bl .azp_font_edit h3 {
    font-size: 27px;
    font-weight: 600;
}

#counter-bl,
#slider-bl {
    padding: 0;
}

#counter-bl {
    margin-bottom: 45px;
    margin-top: 45px;
}

#testimon-bl .rbx-viewport {
    height: 160px !important;
}

.tpm-showcase-bubble-right,
.tpm-showcase-right {
    height: 130px;
}

#testimon-bl {
    padding: 27px 0 51px;
}

#partners-bl {
    padding: 60px 0 10px;
}

.tab-footer-sity {
    border-bottom: 1px solid #00a8e7;
    display: flex;
    justify-content: space-between;
}

.tab-footer-sity>li>a {
    border: 1px solid transparent;
    font-size: 20px;
    padding: 10px 13px;
    margin: 0;
}

.tab-footer-sity>li.active>a,
.tab-footer-sity>li.active>a:hover,
.tab-footer-sity>li.active>a:focus,
.tab-footer-sity>li>a:hover {
    background: #00a8e7;
    color: #fff !important;
    border-radius: 0;
    border: none;
    border: 1px solid #00a8e7;
}

.tab-footer .tab-content>.tab-pane {
    margin-top: 25px;
}

.footer-1 {
    display: flex;
    height: 40px;
    align-items: center;
}

.footer-1 i {
    position: relative !important;
}

.tab-content .tab-pane p {
    padding-top: 0;
}

.tab-content .tab-pane p iframe {
    margin-top: 10px;
}

.itemid-912 .footer-1 #contact_form {
    border: none;
}

.uslugi {
    padding: 0 15px;
}

.uslugi .menu li a {
    font-size: 16px;
    position: relative;
    padding: 10px 30px;
}

.uslugi .menu li>a:hover,
.uslugi .menu li>a:focus,
.uslugi .menu li>a:active {
    background: transparent;
    background-color: transparent;
}

.uslugi .menu li>a:before {
    content: "\e080";
    font-family: "Glyphicons Halflings" !important;
    position: absolute;
    left: 0;
    color: #428bca;
}

.fg {
    cursor: pointer;
}

.footer1 .bkgrd {
    height: 215px;
    position: relative;
    background: #fff;
    width: 98%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    left: 1px;
    top: 8px;
	margin-bottom:32px;
}

.footer1 .wpcf7-textarea {
    height: 170px;
    /* margin-top: 12px; */
    font-size: 16px;
    line-height: 1.6;
    padding: 10px;
	
}

.envor-copyright-widget {
    margin-top: 30px;
    padding: 15px 0px;
}

.footer1 .fg:after {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    margin-top: 6px;
}

.wr-footer p {
    margin: 3px 10px;
    color: #cdcdcd;
}

.bkgrd .form_style {
    color: #cdcdcd;
    font-size: 14px;
}

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

.label-warning {
    background: transparent;
}

.label-warning h2 {
    color: red;
    font-size: 16px;
}

/* #fixes111 .wr-footer {
    height: 260px;
} */

/* #fixes111 .wr-footer {
    margin-top: 11px;
} */

small.meta {
    display: none;
}

.blue-bl {
    background-color: #00a8e7;
    width: 60px;
    height: 60px;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    margin-right: 15px;
}

.h3-ic {
    font-size: 20px !important;
    color: #333;
    line-height: 60px;
}

.home-icon header {
    margin-bottom: 0;
}

#clickme-add-testimomial.opened,
#clickme-add-testimomial,
.tpm-button.btn {
    transition-duration: 0.2s;
    height: 34px;
    padding: 0px 10px;
    background-color: #00a8e7;
    font-size: 13px;
    text-transform: capitalize;
    box-shadow: none;
    border: none;
    color: #fff;
}

.tp-form label {
    font-size: 16px;
    color: #999;
}

.testimonial-form select,
.testimonial-form input,
.testimonial-form textarea,
#jform_verify {
    width: 100%;
    font-size: 16px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}






















/*********************contact form*******************************/
#contact-block-kiev,
#contact-block-odessa,
#contact-block-china,
#contact-block-usa {
    background: #fff;
    border: none;
    padding: 25px 0 0 0;
}

#contact-block-kiev>div,
#contact-block-odessa>div,
#contact-block-china>div,
#contact-block-usa>div {
    display: inline-block;
}

#contact-block-kiev .contacts-ajax,
#contact-block-odessa .contacts-ajax,
#contact-block-china .contacts-ajax,
#contact-block-usa .contacts-ajax {
    width: 49%;
    padding-left: 15px;
}

#contact-block-kiev form label,
#contact-block-odessa form legend,
#contact-block-kiev form label,
#contact-block-odessa form legend,
#contact-block-china form label,
#contact-block-china form legend,
#contact-block-usa form label,
#contact-block-usa form legend {
    display: none;
}

.tab-contact {
    border-bottom: 1px solid #00a8e7;
}

.tab-contact.nav-tabs>li>a {
    font-size: 20px;
}

.tab-contact.nav-tabs>li.active>a,
.tab-contact.nav-tabs>li.active>a:hover,
.tab-contact.nav-tabs>li.active>a:focus,
.tab-contact.nav-tabs>li>a:hover {
    background: #00a8e7;
    color: #fff !important;
    border-radius: 0;
    border: none;
    border: 1px solid #00a8e7;
}










/*.contacts-ajax form div{margin-bottom: 10px;}*/
.tab-cont-main {
    padding-bottom: 10px;
}

.tab-cont-main .nav-tabs>li>a {
    margin-right: 0;
    padding: 10px 50px;
}

.o-komp {
    min-height: 447px;
}

.pen-h3 * {
    display: inline-block;
}

.wr-col-usa>h3 {
    clear: both;
}

.pen-h3 .col-md-9 {
    margin: 50px 0;
}

.pluso-more {
    display: none !important;
}

.full-width-section {
    /* background-color: rgb(248, 182, 42); */

    min-height: 580px;
}

.full-width-section .container .row {
    min-height: 580px;
    display: flex;
    align-items: center;
}

.right-bl-can h3 {
    font-size: 55px;
    line-height: 55px;
    text-transform: uppercase;
    color: #fff;
}

.right-bl-can h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 300 !important;
}

.right-bl-can div {
    color: red;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}

.nectar-button.regular-button {
    background: #00a8e7;
    color: #fff;
    border-radius: 0;
    padding: 15px 30px;
    font-size: 16px;
}

.nectar-button.regular-button:hover {
    text-decoration: none;
    background-color: #1d87b5;
}

.wr-for-3-bl,
.table-bl {
    background-color: #f2f2f2;
    border: 0px solid #e5e5e5;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding: 60px 0;
}

.boxed {
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 25px 15px 15px 15px;
    position: relative;
    -webkit-transition: top 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: top 0.2s linear, -moz-box-shadow 0.2s linear;
    -o-transition: top 0.2s linear, -o-box-shadow 0.2s linear;
    transition: top 0.2s linear, box-shadow 0.2s linear;
}

.boxed:hover {
    top: -4px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.wr-for-3-bl .boxed h2 {
    font-weight: bold;
    text-align: center;
}

.date-3bl {
    text-align: center;
    font-size: 16px;
}

.list1 li {
    list-style: disc !important;
    font-size: 16px;
}

.red-rext3 {
    text-align: center;
    color: red;
    font-size: 14px;
}

.dat-3 {
    text-align: center;
    font-size: 19px;
}

.nectar-milestone .number {
    font-size: 62px;
    line-height: 62px;
    display: block;
    margin: 15px 0 5px;
}

.standard_section_text {
    padding: 60px 0;
}

.list2 {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 50px;
}

.video-bl {
    height: 550px;
    margin-top: 25px;
}

.table-bl table {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border-top: 1px solid #ececec;
}

.table-bl table tr:nth-child(2n+1) {
    background-color: #fcfcfc;
}

.table-bl tabletr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    border-color: #ececec;
}

.table-bl table tr td {
    padding: 10px;
    font-size: 16px;
}

.table-bl h2 {
    margin: 0 0 30px;
}

.table-bl p {
    margin-bottom: 25px;
}

.info-bl-119 {
    background-color: rgb(20, 31, 53);
    padding: 60px 0;
    color: #fff;
}

.info-bl-119 h2 {
    font-size: 40px;
    margin-bottom: 40px;
    color: #fff;
    line-height: 1.5;
}

.parallax_section1 img {
    width: 100%;
}

.div-wr-11 {
    background-color: rgb(1, 168, 236);
    color: #fff;
    padding: 60px 0;
}

.div-wr-11 h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    line-height: 60px;
}

.text-style {
    font-size: 20px;
    line-height: 1.5;
}

.slider-team-home .envor-team-1-inner {
    height: 370px;
}

.slider-team-home .envor-mem-item .envor-team-1-details,
.slider-experts .col-md-3 .envor-mem-item .envor-team-1-details {
    height: 70%;
}

.slider-experts .col-md-3 .envor-mem-item .envor-team-1-inner {
    height: 385px;
}

#main_table label {
    width: auto;
    margin-right: 15px;
}

#main_table td.first {
    width: 30%;
    margin-left: 10px;
}

.tofixclass {
    width: 270px;
    margin-top: 30px;
    cursor: pointer;
}

.formBtn {
    background-color: #00a8e7;
}

.page-body .azp_font_edit>h3 {
    /* display: none; */
}

#main_table h3 {
    font-size: 18px;
    font-weight: 600;
}

#main_table input[type=file] {
    border: none;
    margin-top: 0;
    display: flex;
}

#button,
.form-01 p>input,
._25 input,
.slider-but {
    background-color: #00a8e7;
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    height: 50px;
    padding: 0px 50px;
    border: none;
    border-radius: 3px;
    margin-top: 40px;
}

#main_table hr {
    border-top: 1px solid #00a8e7;
}

#main_table {
    font-size: 18px;
}

#about-prem .envor-feature-3 h2 {
    font-size: 24px;
    margin-top: 15px !important;
}

#about-prem .col-lg-12 {
    margin-top: 0;
    margin-bottom: 30px;
}

.envor-section-bg7 .azp_font_edit,
.envor-feature-store-dark .Check-list,
.envor-feature-store-dark ul li,
.envor-feature-store-dark ul li {
    color: #fff;
}

.azp_font_edit .vakansii_fix {
    color: #999;
}






















/********************form homepage*/
.email-block {
    width: 75%;
    margin: 0 auto;
}

.email-block p {
    display: flex;
    color: #fff;
}

#footerForm_subm {
    margin: 35px auto 0;
    background-color: #363b3f;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    border: none;
}

.email-block h2 {
    margin-bottom: 50px;
}

form#footerForm label:hover,
.wr-form_1 p {
    color: #fff;
}

#firstForm label {
    width: auto;
}

#subject {
    height: 75px;
}






















/**************************************************************************/
.left-fa {
    float: left;
}

.right-fa {
    float: right;
}

.left-fa a:hover,
.right-fa a:hover {
    text-decoration: none;
}

.left-fa a,
.right-fa a {
    display: flex;
    align-items: center;
    margin-top: 15px;
   /*  color: #999; */
}

.right-fa a {
    justify-content: flex-end;
}

.buy-similar {
    padding-bottom: 30px;
}

.left-fa p,
.right-fa p {
    margin-bottom: 0;
    margin: 0 15px;
    font-size: 20px;
}

.left-fa i,
.right-fa i {
    font-size: 20px;
    color: #00a8e7;
}

#passport_delivery_data,
#passport_get_data,
#passport_delivery_get_data {
    clear: both;
}

#passport_delivery_get_data div>label {
    width: 100%;
}

.buy-similar h3 {
    display: block !important;
}

.itemid-940 .envor-feature-store-dark ul li,
.envor-feature-store-dark ul li {
    color: #333;
}

.blog-single h2 {
    width: 100%;
}

.envor-team-1-details>a,
.info-person {
    display: block;
    height: 65%;
}

.azp_font_edit.azp_col-sm-12.table-page {
    text-align: left;
}

.table-page table {
    width: 100%;
    border-top: 3px solid #00a8e7;
    margin: 20px 0;
}

.table-page table tr td {
    border-bottom: 3px solid white;
    border-top: medium none;
    background-color: #ececec;
    font-size: 13px;
    padding: 10px;
}






















/* ============= ======================= */
.envor-category-widget {
    text-transform: none !important;
}






















/* ============================================== */
.envor-post header h2 a {
    height: 93px;
    overflow: hidden;
    font-size: 26px;
}

.envor-post.envor-post-2 p:nth-child(3),
.envor-post.envor-post-2 span {
    /*  height: 80px; */

    overflow: hidden;
    display: block;
    margin-top: 0;
}

.vizia-fialan .col-md-6 {
    margin-bottom: 50px;
}

.top-bl-avia {
    margin-top: 35px;
}

.avto-section-1 .container .row>div,
.market-isl,
.help-market>div {
    margin-bottom: 30px !important;
}

.market-buy-s {
    padding-top: 35px;
}

.atest-post {
    padding-bottom: 60px;
}

.standart-time {
    padding-bottom: 0;
}

.tab-cont-main {
    padding-bottom: 60px;
}

.moskov-exp,
.gyanj-exp,
.exp-av-dos .azp_font_edit .azp_font_edit {
    margin-top: 40px;
}

.popyl-kinds .envor-project {
    padding-left: 0;
    margin-bottom: 30px;
}

.logistik-ser {
    padding: 60px 0 0;
}

.pos-v3 {
    padding-bottom: 60px;
}

.chinese-axp {
    padding-top: 30px;
    margin-bottom: 60px;
}

.img-1 .row .envor-project,
.img-2 .row .envor-project,
.img-4 .envor-project,
.img-5 .envor-project {
    margin-bottom: 30px;
}

.img-4 {
    margin-top: 40px;
}

.cth-mega-menu li ul li.deeper>a:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    color: #333;
    top: 9px;
    /*---*/

    list-style-type: none;
}

.btn-home-1 {
    text-align: center;
}

.blue-bl-test {
    width: 50%;
    margin: 0 auto 50px;
    border: 1px solid #00a8e7;
}

.blue-bl-test ul {
    padding: 30px 30px 15px;
}

.blue-bl2 {
    background: #00a8e7;
    color: #fff;
    padding: 15px 30px 30px;
}

.blue-bl2 h5 {
    color: #fff;
    font-size: 24px;
}

.tamoj .azp_col-md-6 h3 {
    margin-top: 0;
}

.page_500 {
    background-image: url(/images/500.jpg);
    height: 100vh;
    width: 100vw;
    background-size: cover;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.page_500 h1,
.page_500 h2,
.page_500 h3,
.page_500 h4 {
    color: #fff;
    width: 100%;
}

.page_500 h1 {
    font-size: 36px;
    font-family: "Exo2.0";
    line-height: 0.833;
}

.page_500 h2 {
    font-size: 200px;
    font-family: "Exo2.0";
    font-weight: bold;
    line-height: 0.15;
    margin: 150px 0 122px;
}

.page_500 h3 {
    margin-bottom: 40px;
}

.page_500 h3,
.page_500 h4 {
    font-size: 20px;
    font-family: "Exo2.0";
    line-height: 1.4;
}

.par-1,
.top-bl1 {
    margin-top: 50px;
}

.img-cl-1 .row {
    margin-bottom: 25px;
}

.wr-tabl-bl {
    padding: 0;
}

.wr-tabl-bl table {
    margin: 0;
}

.img-cl-b .azp_font_edit .row .envor-project {
    margin-bottom: 30px;
}

.sect-cl-1 {
    padding-top: 0;
}

.sect-cl-1 h2 {
    margin: 0 0 30px;
}

.p-form-st {
    width: 50%;
    margin: auto auto;
}

.h3_class {
    margin: 0px 0 25px;
    font-size: 30px;
    color: #333;
    line-height: 1.1;
}

.h3-class-fix {
    margin: 0px 0 25px;
    font-size: 30px;
    color: #333;
    line-height: 1.1;
}

.envor-section h2,
.h3-fix-title {
    text-align: left;
    font-size: 26px;
    color: #333;
    line-height: 1.1;
    margin-top: 0;
}

.envor-section h2 .fa,
.h3-fix-title .fa {
    width: 30px;
    margin: 0px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 60%;
    color: #fff;
    text-align: center;
    float: left;
    display: inline-block;
    margin-right: 10px;
    background-color: #00a8e7;
}

.ac-vac .envor-toggle {
    color: #333;
}

.table-cent {
    display: flex;
}

.table-cent table {
    width: 50%;
    margin: 0 auto;
}























/*-------------- Sergey css -----------------------*/
.itemid-1232 form label,
.itemid-1233 form label {
    float: left;
    width: 230px !important;
}


.form-05 p>input,
.form-07 p>input {
    background-color: #00a8e7;
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    height: 50px;
    padding: 0px 50px;
    border: none;
    border-radius: 3px;
}




















/*-------------- end: Sergey css -----------------------*/
@media screen and (max-width: 1440px) {
    .pod_menu_2 {
        width: 1140px !important;
        left: -738% !important;
    }

    .pod_menu_3>li,
    .pod_menu_9>li,
    .pod_menu_4>li,
    .pod_menu_5>li,
    .pod_menu_10>li,
    .pod_menu_11>li,
    .pod_menu_2>li {
        padding: 0 !important;
    }

    .pod_menu_6>li>a,
    .pod_menu_7>li>a,
    .pod_menu_8>li>a {
        line-height: 1;
        height: 30px;
        font-size: 12px !important;
    }

    .pod_menu_4>li>a,
    .pod_menu_5>li>a,
    .pod_menu_10>li>a,
    .pod_menu_11>li>a,
    .pod_menu_3>li,
    .pod_menu_9>li {
        font-size: 12px !important;
        height: auto;
    }

    .envor-header-1 .envor-header-bg nav>ul>li ul>li {
        line-height: 25px !important;
    }

    .pod_menu_3>li>a {
        font-size: 12px;
    }

    .pod_menu_2>li>a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .pod_menu_2 {
        width: 980px !important;
        left: -535% !important;
    }
}

@media screen and (max-width: 768px) {
    .form,
    input[type=text],
    input[type=email],
    input[type=file],
    input[type=tel],
    input[type=url],
    input[type=password],
    select,
    textarea,
    .table-cent table {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .contact-form.col-md-10 .form {
        padding: 15px;
    }

    #circle img,
    .plus {
        width: 50%;
    }

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

    .vizia-fialan .col-md-6 {
        margin-bottom: 0px;
    }

    .envor-header-1 .envor-header-bg .envor-logo {
        padding: 17px 0px !important;
    }

    .footer2 {
        width: 49%;
        display: inline-block;
    }

    .footer3 .col-sm-4 {
        width: 50%;
    }

    .envor-class .container .azp_col-sm-3 h3 {
        font-size: 20px;
    }

    .slider-experts .row .col-md-3 {
        width: 49%;
        display: inline-block;
    }

    .exp-av-dos .azp_font_edit .container .row .envor-padding-left-30 {
        padding-left: 0;
        width: 30%;
        display: inline-block;
    }

    .popyl-kinds .envor-project {
        display: inline-block;
        width: 49%;
    }

    #about-prem .azp_font_edit {
        margin-bottom: 30px;
    }

    .envor-partner-1 {
        height: auto;
    }
}

@media screen and (max-width: 658px) {
    .slider-experts .row .col-md-3,
    .popyl-kinds .envor-project,
    .exp-av-dos .azp_font_edit .container .row .envor-padding-left-30,
    .img-1 .row .envor-project,
    .img-2 .row .envor-project,
    .img-4 .row .envor-project,
    .img-5 .row .envor-project {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    ul {
        padding: 0;
    }

    .footer2,
    .footer3 .col-sm-4 {
        width: 100%;
    }

    #rev_slider_2_1_wrapper {
        display: none;
    }

    .envor-header-1 .envor-top-bar p.contacts a {
        font-size: 14px;
    }

    .arrow-color {
        left: 15px;
        top: 44px;
        width: 10px;
        height: 10px;
    }

    .envor-feature header i {
        width: 40px;
        height: 40px;
        font-size: 20px;
        margin: 9px 0 10px;
    }

    .envor-feature-inner .header {
        font-size: 24px;
        margin-bottom: 5px;
        line-height: 1.5;
    }

    .azura-pagesection .envor-feature .envor-feature-inner header {
        font-size: 24px;
    }

    .azura-pagesection header i {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .envor-section {
        padding-bottom: 30px;
        padding-top: 30px;
        width: 100%;
    }

    .envor-section-align-center {
        padding: 0;
    }

    .one-button {
        margin-bottom: 10px;
    }

    .envor-section-bg22 {
        padding-top: 25px;
    }

    .bingc-sample-countdown-timer {
        margin-top: 45px;
    }

    #bingc-passive div.bingc-passive-overlay {
        margin-top: 45px !important;
    }

    .envor-content {
        float: inherit !important;
    }

    .envor-page-title-1 h1 {
        font-size: 24px;
    }

    .envor-page-title-1 .search input[type=text] {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .table-striped.table-responsive {
        font-size: 12px;
    }

    .itemid-1120 .azp_font_edit.azp_col-sm-12 table tbody tr td {
        display: block;
    }

    #circle img {
        width: 50%;
        margin-top: 0;
        text-align: center;
    }

    .plus {
        width: 100%;
        text-align: center;
        margin-top: -45px;
    }

    .contact-form.col-md-10 .form {
        width: 100%;
        margin: 0;
        top: 0;
        left: 0;
    }

    .itemid-1120 .azp_font_edit.azp_col-sm-12 div table {
        margin: 0 !important;
    }

    .envor-header-1 .envor-header-bg .envor-logo {
        top: 0 !important;
        padding: 0 !important;
    }

    .tab-footer-sity>li>a {
        padding: 10px 25px;
    }

    #slider-bl {
        background-color: #f2f2f2;
    }

    .h3-ic {
        line-height: 30px;
    }

    #to-the-top {
        bottom: 100px;
        right: 20px;
    }

    .envor-class .container .azp_col-sm-3 h3 {
        font-size: 20px;
    }

    .envor-section-st1 {
        padding-bottom: 20px;
    }

    #testimon-bl .rbx-viewport {
        height: auto !important;
    }

    .envor-footer .envor-widget .envor-post-preview .header a {
        height: 75px;
        overflow: hidden;
    }

    .footer2 .rivaslider-wrapper {
        height: 155px !important;
        overflow: hidden;
    }

    .envor-footer .envor-widget h3 {
        margin-top: 35px;
    }

    .envor-copyright-widget .custom,
    .envor-copyright-widget p {
        font-size: 10px;
    }

    .vizia-fialan {
        padding-bottom: 30px;
    }

    .envor-padding-left-30 {
        padding: 0 15px;
    }

    .envor-partner-1 {
        height: auto;
    }

    .table-page table tr td {
        padding: 3px;
    }

    .table-page table tr td h3 {
        font-size: 12px;
    }

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

    .market-buy-s {
        padding-top: 0;
    }

    .pos-v {
        padding: 30px 0;
    }

    .envor-featured-box:last-child {
        clear: both;
    }

    .pos-v3 {
        padding: 30px 0;
    }

    .call-bl-row>.row {
        margin: 0 30px;
    }

    .azp_font_edit {
        clear: both;
    }

    .envor-post header h3 a {
        font-size: 20px;
        line-height: 1.5;
    }

    .envor-post.envor-post-2 p {
        margin-top: 0;
    }

    .tab-cont-main .nav-tabs>li>a {
        padding: 10px 25px;
    }

    #contact-block-moscov .contacts-ajax,
    #contact-block-china .contacts-ajax,
    #contact-block-usa .contacts-ajax {
        width: 100%;
    }

    .footer1 .bkgrd {
        height: auto;
        z-index: 33;
    }

    #contact-block-moscov .contacts-ajax,
    #contact-block-china .contacts-ajax,
    #contact-block-usa .contacts-ajax {
        padding: 0 15px;
    }

    .envor-header-1 .envor-header-bg {
        height: 85px !important;
    }

    .envor-featured-box {
        padding: 30px 0;
    }

    #clickme-add-testimomial {
        margin: 20px 0 40px;
    }

    .envor-career-1 header {
        padding-left: 0;
        height: auto;
        padding: 20px;
    }

    .ca-btn {
        clear: both;
    }

    .ca-btn a {
        margin-bottom: 20px;
    }

    #bingc-passive-phone-form-button {
        clear: both !important;
    }

    .o-komp,
    .colsalt-1 .envor-featured-box {
        padding: 30px 15px;
    }

    .footer1 .wpcf7-textarea {
        height: 150px;
    }

    .img-4 .row .envor-project,
    .img-1 .row .envor-project,
    .img-2 .row .envor-project {
        padding: 0 15px;
    }

    .getintouch-left {
        width: 100%;
        padding: 0;
    }

    .envor-toggle article header {
        padding: 0px 10px;
    }

    .m-1 {
        height: auto;
    }

    .left-fa p,
    .right-fa p,
    .left-fa i,
    .right-fa i {
        font-size: 16px;
    }

    .img-marg-1 {
        margin-top: 0px !important;
    }

    .img-cl-1 .row .envor-project,
    .bl_6 .envor-project {
        margin-bottom: 15px;
    }

    #main_table tr td {
        width: 100%;
        display: block;
    }

    .toCentre iframe,
    .p-form-st {
        width: 100%;
    }

    .form-01 p>input {
        margin-top: 15px;
    }

    ._25 input {
        padding: 0 15px;
    }

    .envor-social-button-2 {
        margin: 0;
    }

    .blog-list .container .row .col-md-9,
    .envor-content .envor-widget {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 320px) {
    .tab-footer-sity>li>a {
        padding: 10px 20px;
    }
}






















/*Pravki Дополнительные услуги */
.dop_uslugi {
    /*  text-align: center; */
}

.dop_uslugi>div {
    float: left;
    margin-top: 25px;
    margin-left: 4em;
}





















/*cstm styles */
.cstm_flex_center {
    display: flex;
    /* */

    align-items: center;
    /* */

    justify-content: center;
    /* */
}

.itemid-1210 .envor-btn-normal {
    background-color: #00A8E7 !important;
    margin-right: 10px;
}





















/* ================================== перенос текстов со старого сайта =================================*/
.pricing-table {
    margin-top: 60px;
    margin-bottom: 30px;
}
.pricing-table::after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.pricing-column {
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: rgb(255, 255, 255);
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: initial;
    transition-property: box-shadow;
}
.pricing-column.highlight {
    position: relative;
    z-index: 100;
    margin-top: -20px;
    margin-right: -1px;
    margin-bottom: 0px;
    margin-left: -1px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 13px;
}
.pricing-column.highlight:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 13px;
}

.pricing-table>div:first-child .pricing-column-content,
.pricing-table>div:first-child h3 {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(228, 228, 228);
}
.pricing-column.highlight .pricing-column-content,
.pricing-column.highlight h3 {
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
.pricing-column.highlight h3 {
    background-color: rgb(39, 207, 195);
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
}
.pricing-column h3 {
    background-color: rgb(255, 255, 255);
    color: rgb(39, 207, 195);
    margin-bottom: 0px;
    font-size: 26px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(228, 228, 228);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(239, 239, 239);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(228, 228, 228);
    padding-top: 18px;
    padding-right: 0px;
    padding-bottom: 18px;
    padding-left: 0px;
    line-height: 28px;
}

.pricing-column.highlight.extra-color-1 h3 {
    background-color: rgb(246, 101, 60);
}

.pricing-column.highlight h3 .highlight-reason {
    display: block;
    font-family: OpenSansbold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: rgba(0, 0, 0, 0.4);
}
.pricing-column .pricing-column-content {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(228, 228, 228);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(228, 228, 228);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.pricing-column.highlight .pricing-column-content {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(228, 228, 228);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(228, 228, 228);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(228, 228, 228);
}

.pricing-column h4 {
    margin-left: -22px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 6px;
    padding-left: 30px;
    color: rgb(51, 51, 51);
    margin-bottom: 0px;
    font-size: 54px;
    line-height: 42px;
}

.pricing-column h4 .dollar-sign {
    font-size: 22px;
    line-height: 22px;
    top: -14px;
    right: -6px;
    font-family: OpenSansLight;
    position: relative;
}
.pricing-column .interval {
    color: rgb(153, 153, 153);
    min-height: 38px;
    display: block;
    padding-bottom: 17px;
}

.pricing-column ul {
    margin-left: 0px;
}

.pricing-column ul li {
    color: black;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    list-style-type: none;
    list-style-position: initial;
    list-style-image: initial;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(239, 239, 239);
}
.pricing-column ul li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(239, 239, 239);
}
.pricing-column ul li:nth-child(2n+1) {
    background-color: rgb(251, 251, 251);
}




















/*---------------------------- перенос HTML-текстов -------------------------------------------*/
.itemid-1220 h3,
.itemid-602 h3,
.itemid-940 h3,
.itemid-961 h3,
.itemid-966 h3 {
    margin-top: 40px;
}




.itemid-602 .envor-section {
    padding-top: 0px;
}


.razdel {
    margin-top: 80px;
}


.razdel_small {
    margin-top: 40px;
}


a {
    text-decoration: none !important;
}

.envor-section h3 {
    font-size: 24px;
}




.itemid-966 .fix_margin {
    margin-top: 60px !important;
}

.itemid-940 .fix_margin {
    margin-top: -30px;
}

.itemid-940 p strong {
    margin-top: 40px;
    display: block;
}

.itemid-940 p .fix_margin-kill {
    margin-top: -40px !important;
    display: block;
}

.itemid-930 .full-width-section,
.itemid-940 .full-width-section {
    min-height: 50px;
}

.envor-section-align-center .container .row .azp_font_edit h3 {
    font-size: 24px !important;
}

.buy-similar {
    padding-bottom: 0px;
}

.full-width-section {
    min-height: 50px;
}

fixer {
    margin-left: 90px;
}

.itemid-1215 .full-width-section {
    /* min-height: 0px !important; */

    clear: both !important;
}

.c_1,
.c_2,
.c_4,
.c_1 h3,
.c_2 h3,
.c_4 h3 {
    color: #FFFFFF;
}

.c_1 strong {
    color: #FFFFFF;
}

.nectar-button.regular-button {
    background-color: #079AC6 !important;
}

.nectar-button.regular-button:hover {
    background-color: #079AC6 !important;
}

.itemid-1215 .page-body a {
    color: #007EA7;
}

p.p-form-st input {
    margin-top: 0px;
}

.p-form-st label {
    width: 600px;
}


.itemid-1314 .contacts-ajax #message,
.itemid-683 .contacts-ajax #message {
    min-height: 253px;
}

.itemid-1314 legend,
.itemid-683 legend {
    display: none;
}













/* ------------------------------ форма КартПротектора CartProtector ---------------------------------------------- */
.cpp-container {
    background-color: #0ca2dc!important;
}
.cpp-container,
.cpp-container a,
.cpp-container a:hover,
.cpp-container a:focus,
.cpp-container a:active,
.cpp-container .cpp-header,
.cpp-container .cpp-text,
.cpp-service a,
.cpp-service a b,
.cpp-service a:hover,
.cpp-service a:active,
.cpp-service a:focus,
.cpp-service a:visited,
.cpp-container p,
.cpp-container h1,
.cpp-container h2,
.cpp-container h3,
.cpp-container h4,
.cpp-container h5,
.cpp-container h6,
.cpp-eula {
    color: #fff!important;
}

.cpp-container a.cpp-submit,
.cpp-container a.cpp-submit:hover,
.cpp-container a.cpp-submit:focus,
.cpp-container a.cpp-submit:active {
    background-color: #fa674a!important;
    color: #fff!important;
}









/* aded */
.cpp-container input.input,
.cpp-container input.inpu:hover,
.cpp-container input.input:focus,
.cpp-container input.input:active {
    background-color: #fa674a!important;
    color: #fff!important;
}

.cpp-container p,
.cpp-container h1,
.cpp-container h2,
.cpp-container h3,
.cpp-container h4,
.cpp-container h5,
.cpp-container h6 {
    display: block!important;
    padding: 0!important;
    font-family: Arial, Tahoma, serif!important;
    text-align: left!important;
    font-weight: bold!important;
    color: #fff!important;
    text-indent: 0!important;
}
.cpp-container p {
    margin: 10px 0 0 0!important;
    font-size: 18px!important;
    font-weight: normal!important;
}
.cpp-container h1 {
    font-size: 22px!important;
    margin: 18px 0 0 0!important;
}
.cpp-container h2 {
    font-size: 21px!important;
    margin: 14px 0 0 0!important;
}
.cpp-container h3 {
    font-size: 18px!important;
    margin: 12px 0 0 0!important;
}
.cpp-container h4,
.cpp-container h5,
.cpp-container h6 {
    font-size: 15px!important;
    margin: 10px 0 0 0!important;
}
.cpp-container img {
    display: block!important;
    width: 100%!important;
    height: auto!important;
    margin: 10px 0!important;
    padding: 0!important;
}
.cpp-container ol {
    padding: 0
}
.cpp-container ol>li {
    display: list-item!important;
    list-style-type: decimal!important;
    margin: 0 0 0 20px!important;
}










/* .cpp-container{top:25%!important;left:50%!important;margin:0 0 0 250px!important;width:450px!important;border-radius:0 0 0 25px!important;padding:2px 25px 16px 25px!important;font-family:Arial,Tahoma,serif!important;font-weight:normal!important;box-shadow:0 0 25px 5px #a5a9b4!important;z-index:2147483647!important;box-sizing:content-box!important;text-align:left!important;opacity:.95!important;min-width:230px!important;letter-spacing:0!important;line-height:normal!important;text-transform:none!important;} */
.cpp-container {
    top: 25%!important;
    left: 50%!important;
    /*  margin:0 0 0 250px!important; */

    width: 450px!important;
    /* border-radius:0 0 0 25px!important; */

    padding: 2px 25px 16px 25px!important;
    font-family: Arial, Tahoma, serif!important;
    font-weight: normal!important;
    box-shadow: 0 0 25px 5px #a5a9b4!important;
    z-index: 2147483647!important;
    box-sizing: content-box!important;
    text-align: left!important;
    opacity: .95!important;
    min-width: 230px!important;
    letter-spacing: 0!important;
    line-height: normal!important;
    text-transform: none!important;
}


.cpp-container a,
.cpp-container a:hover,
.cpp-container a:focus,
.cpp-container a:active {
    text-decoration: none!important;
    font-family: Arial, Tahoma, serif!important;
    box-sizing: content-box!important;
    border: 0!important;
}

.cpp-container .cpp-close,
.cpp-container .cpp-close:hover,
.cpp-container .cpp-close:active,
.cpp-container .cpp-close:focus {
    display: block!important;
    font-size: 21px!important;
    margin: 2px -17px 0 0!important;
    text-decoration: none!important;
    box-sizing: content-box!important;
    border: 0!important;
    text-align: right!important;
    line-height: 24px!important;
}


.cpp-container .cpp-header {
    display: block!important;
    font-family: Arial, Tahoma, serif!important;
    font-size: 30px!important;
    line-height: 36px!important;
    font-weight: bold!important;
    box-sizing: content-box!important;
    margin: -10px 0 0 0!important;
    background: transparent!important;
    white-space: normal!important;
}

.cpp-container .cpp-text {
    display: block!important;
    font-family: Arial, Tahoma, serif!important;
    font-size: 18px!important;
    line-height: 24px!important;
    margin: 10px 0 0 0!important;
    width: 100%!important;
    box-sizing: content-box!important;
    background: transparent!important;
    white-space: normal!important;
}

.cpp-container input[type="email"].cpp-email {
    display: block!important;
    float: left!important;
    clear: left!important;
    width: 245px!important;
    min-width: 1px!important;
    max-width: 100%!important;
    font-size: 15px!important;
    height: 38px!important;
    padding: 10px!important;
    margin: 0!important;
    border-radius: 5px!important;
    background: #fff!important;
    box-sizing: border-box!important;
    color: #333!important;
    border: 1px solid #a5a9b4!important;
    line-height: normal! important;
    font-family: Arial, Tahoma, serif!important;
    text-align: left!important;
}

.cpp-container input[type="email"].cpp-email::-webkit-input-placeholder,
.cpp-container input[type="email"].cpp-email:-moz-placeholder,
.cpp-container input[type="email"].cpp-email::-moz-placeholder {
    font-size: 15px!important;
    font-weight: normal!important;
    color: #a5a9b4!important;
}

.cpp-container a.cpp-submit,
.cpp-container a.cpp-submit:hover,
.cpp-container a.cpp-submit:focus,
.cpp-container a.cpp-submit:active {
    padding: 10px!important;
    display: block!important;
    text-decoration: none!important;
    font-size: 15px!important;
    font-weight: bold!important;
    text-align: center!important;
    border-radius: 5px!important;
    box-sizing: border-box!important;
    float: left!important;
    clear: right!important;
    width: 200px!important;
    margin: 0 0 0 5px!important;
    font-family: Arial, Tahoma, serif!important;
}









/* aded */
.cpp-container input.cpp-submit,
.cpp-container input.cpp-submit:hover,
.cpp-container input.cpp-submit:focus,
.cpp-container input.cpp-submit:active {
    padding: 10px!important;
    display: block!important;
    text-decoration: none!important;
    font-size: 15px!important;
    font-weight: bold!important;
    text-align: center!important;
    border-radius: 5px!important;
    box-sizing: border-box!important;
    float: left!important;
    clear: right!important;
    width: 200px!important;
    margin: 0 0 0 5px!important;
    font-family: Arial, Tahoma, serif!important;
}


.cpp-eula {
    display: block!important;
    font-size: 10.2px!important;
    margin-bottom: -14px!important;
    text-align: justify!important;
    padding-top: 4px!important;
    padding-bottom: 4px!important;
    opacity: .7!important;
    margin-top: 6px!important;
    line-height: normal!important;
    font-weight: normal!important;
    font-family: Arial, Tahoma, serif!important;
    width: auto!important;
}
.cpp-eula>a {
    text-decoration: underline!important;
    font-size: 10.2px!important;
    line-height: 11px!important;
}
@media only screen and (max-width:540px) {
    .cpp-container {
        top: 15%!important;
        left: 20px!important;
        right: 20px!important;
        margin: 0!important;
        width: auto!important;
    }

    .cpp-container input[type="email"].cpp-email {
        float: none!important;
        clear: none!important;
        width: 100%!important;
    }


    .cpp-container a.cpp-submit,
    .cpp-container a.cpp-submit:hover,
    .cpp-container a.cpp-submit:focus,
    .cpp-container a.cpp-submit:active {
        float: none!important;
        clear: none!important;
        width: auto!important;
        margin: 8px 0 0 0!important;
    }
}
@media only screen and (max-device-width:540px) {
    .cpp-container {
        top: 20px!important;
    }
}
@media only screen and (max-width:319px) {
    .cpp-container {
        top: 0!important;
        left: 0!important;
        right: 0!important;
        margin: 0!important;
        width: auto!important;
        min-width: 0!important;
        border-radius: 0!important;
    }
}










/* aded */
.cpp-container input.cpp-submit,
.cpp-container input.cpp-submit:hover,
.cpp-container input.cpp-submit:focus,
.cpp-container input.cpp-submit:active {
    float: none!important;
    clear: none!important;
    width: auto!important;
    margin: 8px 0 0 0!important;
}










@media only screen and (max-device-width:540px) {
    .cpp-container {
        top: 20px!important;
    }
}
@media only screen and (max-width:319px) {
    .cpp-container {
        top: 0!important;
        left: 0!important;
        right: 0!important;
        margin: 0!important;
        width: auto!important;
        min-width: 0!important;
        border-radius: 0!important;
    }
}










/*   .cpp-container input[type=submit].cpp-submit,.cpp-container input[type=submit].cpp-submit:hover,.cpp-container input[type=submit].cpp-submit:focus,.cpp-container input[type=submit].cpp-submit:active{float:none!important;clear:none!important;width:auto!important;margin:8px 0 0 0!important;}}@media only screen and (max-device-width:540px){.cpp-container{top:20px!important;}}@media only screen and (max-width:319px){.cpp-container{top:0!important;left:0!important;right:0!important;margin:0!important;width:auto!important;min-width:0!important;border-radius:0!important;}}   */

/* .cpp-submit,.cpp-submit:hover,.cpp-submit:focus,.cpp-submit:active{float:none!important;clear:none!important;width:auto!important;margin:8px 0 0 0!important;}}@media only screen and (max-device-width:540px){.cpp-container{top:20px!important;}}@media only screen and (max-width:319px){.cpp-container{top:0!important;left:0!important;right:0!important;margin:0!important;width:auto!important;min-width:0!important;border-radius:0!important;}} */
.cpp-container table.table-structure {
    width:100%!important;
    border:0!important;
}
.cpp-container table.table-structure td {
    padding:0!important;
    border:0!important;
    margin:0!important;
}




.vnd_01 {
    margin-top:0px;
    /* font-family:&quot; */
    font-weight:normal;
    line-height:67px;
    color:rgb(0,
    0,
    0);
    font-size:47px;
    outline:0px;
    border:0px;
    -webkit-font-smoothing:antialiased;
    text-transform:uppercase;
    position:relative;
    top:3px;
    max-width:800px;
}
.vnd_02 {
    margin-top:0px;
    /* font-family:&quot; */
    font-weight:normal;
    line-height:67px;
    font-size:47px;
    outline:0px;
    border:0px;
    -webkit-font-smoothing:antialiased;
    text-transform:uppercase;
    position:relative;
    top:3px;
    max-width:800px;
}
.vnd_03 {
    margin-top:0px;
    /* font-family:&quot; */
    font-size:47px;
    outline:0px;
    border:0px;
    /* line-height:67px; */
    -webkit-font-smoothing:antialiased;
    position:relative;
    top:3px;
    max-width:800px;
}
.vnd_04 {
    font-weight:700;
    color:rgb(255,
    255,
    0);
}
.vnd_05 {
    color:rgb(0,0,0);
    font-size:18px;
    font-weight:normal;
    text-transform:none;
    text-align:justify;
}

.vnd_06 {
    display:block!important;
    margin-top:18px!important;
    margin-bottom:18px!important;
    background:transparent!important;
}


#submit.cpp-submit {
    background-color: #fa674a!important;
    padding: 10px 10px!important;
    border-radius: 5px!important;
    float: left!important;
    clear: right!important;
    width: 200px!important;
    margin: 0 0 0 5px!important;
    border: inherit;
    height: auto;
    color: #fff;
    margin: 0 0 0 5px!important;
}



#gafancybox-overlay255 {
    /* background: url(/./modules/mod_popupaholic/images/gafancybox_overlay.png)!important; */
    /* темный прозрачный */
}

#gafancybox-close255 {
    /*  background: url(/modules/mod_popupaholic/images/closeButton.png); */
    background: none!important;
}










/* ------------------------------ end: форма КартПротектора CartProtector ---------------------------------------------- */

/* ------------------------------ Кантонская выставка ---------------------------------------------- */
#fk {
    position: fixed !important;

    top: 33%;
    left: 3%;

    margin-bottom: 15px;
    z-index: 200001 !important;

    width: 268px;
    /* height: 106px; */
    background: #00A8E7;
    color: #FFFFFF;
}
#fk.fixed {
    position: fixed !important;
    top: 13%;
}


#fk li {
    list-style: square outside;
    margin-left: 68px;
}


.fk-name {
    padding: 15px 14px 6px;
    font-weight: bold;
}







.itemid-937 li {
    text-align: left;
}

@media (max-width: 770px) {
    #fk,
    #fk.fixed {
        bottom: 3%!important;
        top: inherit !important;
        left: 25% !important;
    }
}

@media (max-height: 950px) {
    #fk,
    #fk.fixed {
        bottom: 3%!important;
        top: inherit !important;
        left: 25% !important;
    }
}










/* ------------------------------ end: Кантонская выставка ---------------------------------------------- */
.msg-answer {
    margin-top: 25px !important;
	    padding-top: 43px;
}

#ok-form-send-result-i2 .msg-answer {
    font-size:20px !important;
}

#ok-form-send-result-i2 .msg-answer b {
    font-size:30px !important;
}







/* ------------------------------ стр Контакты ---------------------------------------------- */
input[type=tel]:focus {
    border-color: #00a8e7;
}





.itemid-1431 img, .itemid-1194 img, .itemid-1428 img, .itemid-1469 img, .itemid-1114 img, .itemid-1472 img{
	width: 100%;
}


.azura_image.azp_font_edit.azura_align_left{
	margin-top: 0px !important;
}

.itemid-1469 img, .itemid-1472 img{
	margin-top: -25px !important;
}



/* ------------------------------ стр КонтактыФорма в Футере ---------------------------------- */
.input-error{

	border-color:red!important;
	border-width:2px!important;
}



/* ------------------------------ стр КонтактыФорма в Футере ---------------------------------- */
.ToolTipContainer{
    /* padding: 20px;  */
    position: relative;
	float: left;
   /*  display: inline-block; */
    /* border: 2px solid lime; */
    /* margin: 50px; */
}

.ToolTipText{display: none;}

.ToolTipContainer input:focus + .ToolTipText{
    display: block;
    position: absolute;
    top: 35px;
    left: 80px;
    background: #515558;
	z-index:99999999;
}





p.small-letters{
	font-size: 11px;
    line-height: 1.0;
    text-align: justify;
}

p.small-letters a{
   color:#428bca!important;
   font-size: inherit;
}

p.small-letters a:hover{
   color:#00a8e7!important;
}







/* 
#fixes111 #contact_form {
    border: 1px solid #CCCCCC;
    padding: 20px;
} 
*/

#fixes111 #contact_form  input:not([id="k_input_field_90_23480"]){
    border: 1px solid #CCCCCC;
    padding: 20px;
    /* width:147%; */
	/* min-width: 555px; */
    /* margin-left: -21px; */ 
}


#fixes111 .wr-footer {
    height: 260px;
}

#fixes111 .wr-footer {
    margin-top: 11px;
}

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




.ac_results ul li {
    list-style: none !important;
}



.social-btns{display:none;}
.itemid-1245  .social-btns, .itemid-683 .social-btns{display:none;}





.itemid-1245 .fa-youtube.fix , .itemid-683 .fa-youtube.fix{
    color:white!important;
}

.itemid-1245 .fa-facebook.fix, .itemid-683 .fa-facebook.fix {
    color:white!important;
}


.itemid-1245 i.fa-youtube.fix, .itemid-683 i.fa-youtube.fix{
	left: 230px;
}

.itemid-1245 i.fa-facebook.fix, .itemid-683 i.fa-facebook.fix{
	 left:265px;
 }
 
 
.itemid-1245 i.fa-youtube.fix, .itemid-1245 i.fa-facebook.fix, .itemid-683 i.fa-youtube.fix, .itemid-683 i.fa-facebook.fix{
    position: absolute;
    right: 5px;
    top: -5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    border-radius: 100px;
}

.itemid-1245 i.fa-youtube:hover, .itemid-1245 i.fa-facebook:hover, .itemid-683 i.fa-youtube:hover, .itemid-683 i.fa-facebook:hover{
background-color: #00A8E7;
}

/* recaptcha */


.itemid-1314 .contacts-ajax #message,
.itemid-683 .contacts-ajax #message {
    min-height: 248px;
}

.contacts-ajax form div {
    margin-bottom: 0px;
}

#id_recaptcha{margin-top:7px;}
#id_recaptcha+#azurasubmit{margin-top:20px;}


.itemid-1481 .azura-pagesection, .itemid-1483 .azura-pagesection, .itemid-1497 .azura-pagesection{
	margin-top: -30px!important;
}

/* body > header > div.envor-top-bar > div > div > div > p.contacts:nth-child(1){display:none!important;} */
p.contacts:nth-child(1){display:none!important;}

li.item-1485 span{
color: #333 !important;
padding: 0 20px;
text-decoration: none !important;
z-index: 2;
position: relative;
}

li.item-1485 span.hover:hover{
padding: 0 20px;
text-decoration: none !important;
z-index: -1;
background-color: #f2f2f2;
color: #333 !important;
/* position: relative; */
}



li.item-1486 span{
color: #333 !important;
padding: 0 20px;
text-decoration: none !important;
z-index: 2;
position: relative;
}

li.item-1486 span.hover:hover{
padding: 0 20px;
text-decoration: none !important;
z-index: -1;
background-color: #f2f2f2;
color: #333 !important;
/* position: relative; */
}





li.item-1487 span{
color: #333 !important;
padding: 0 20px;
text-decoration: none !important;
z-index: 2;
position: relative;
}

li.item-1487 span.hover:hover{
padding: 0 20px;
text-decoration: none !important;
z-index: -1;
background-color: #f2f2f2;
color: #333 !important;
/* position: relative; */
}





li.item-1488 span{
color: #333 !important;
padding: 0 20px;
text-decoration: none !important;
z-index: 2;
position: relative;
}

li.item-1488 span.hover:hover{
padding: 0 20px;
text-decoration: none !important;
z-index: -1;
background-color: #f2f2f2;
color: #333 !important;
/* position: relative; */
}


/* CartProtector with TEL */

.cpp-container input[type="number"].cpp-email, .cpp-container input[type="text"].cpp-email{
    /* display: block!important; */
    /* float: left!important; */
    /* clear: left!important; */
    width: 220px!important;
    min-width: 1px!important;
    max-width: 100%!important;
    font-size: 15px!important;
    height: 38px!important;
    padding: 10px!important;
    margin: 0!important;
    border-radius: 5px!important;
    background: #fff!important;
    box-sizing: border-box!important;
    color: #333!important;
    border: 1px solid #a5a9b4!important;
    line-height: normal! important;
    font-family: Arial, Tahoma, serif!important;
    text-align: left!important;
}

.cpp-container input[type="email"].cpp-email, .cpp-container input[type="number"].cpp-email, .cpp-container input[type="text"].cpp-email{
    width: 224px!important;
	margin-top: 2px!important;
	margin-bottom: 2px!important;

}	
#submit.cpp-submit {
	margin-top: 2px!important;
	margin-bottom: 2px!important;
	display: block!important;
    float: right!important;
	width: auto!important;
}	

#gafancybox-close260{
	/* display:none; */
	visibility:hidden;
}

/* Убрать стрелочки с <input type=“number”>  */

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


#telephone.not-validated, .form-14 input#email.cpp-email.not-validated{
	border-color: red!important;
	border-width: 2px!important;
}


/*=========================== CONTACTs-2 page: fialan.UA_ru ================================================================================*/
.itemid-683 #forma-exclude .demo{
	margin-top:97px;
}
.itemid-683 #forma-exclude input#k_input_field_90_23450, .itemid-683  #forma-exclude  input#k_input_field_90_23460, .itemid-683  #forma-exclude  input#k_input_field_90_23470{
	width: 100%;
}

/* ----------------- чтоб не отрисовывался диалог в футере ----------------------------------------*/
.itemid-683 footer #contact_form .label-warning,  .itemid-683  footer .label-warning .h2-fiktive {
visibility:hidden!important;
}

.itemid-683  footer  .input-error {
border-color:white!important;
}

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

.itemid-683 textarea {
    height: 212px;
}


/*=========================== CONTACTs-2 page: fialan.UA_ua ================================================================================*/
.itemid-1314 #forma-exclude {
	margin-top:97px;
} 
.itemid-1314 #forma-exclude input#k_input_field_90_23450, .itemid-1314  #forma-exclude  input#k_input_field_90_23460, .itemid-1314  #forma-exclude  input#k_input_field_90_23470{
	width: 100%;
}

/* ----------------- чтоб не отрисовывался диалог в футере ----------------------------------------*/
.itemid-1314 footer #contact_form .label-warning,  .itemid-1314  footer .label-warning .h2-fiktive {
visibility:hidden!important;
}

.itemid-1314  footer  .input-error {
border-color:white!important;
}

.itemid-1314 textarea {
    height: 212px;
}

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

.bkgrd::after {
    content: "";
    display: table;
    clear: both;
}
#forma-exclude .k_input_link_field {
border-right: 1px solid #d0d0d0!important;
}

#forma-exclude input {
border: 1px solid #d0d0d0;
}

.ToolTipContainer {
    width: 100%;
}

.itemid-1314 .footer1 .envor-widget.h3-fiktive{
	visibility: hidden;
}


 .itemid-912 .footer1 .envor-widget, .itemid-683 .footer1 .envor-widget {
    visibility: hidden;
}


.itemid-1314  footer.envor-footer.envor-footer-1{
	    display: none;
}

 .itemid-912  footer.envor-footer.envor-footer-1,  .itemid-683 footer.envor-footer.envor-footer-1 {
    display: none;
}

body.itemid-1491 > div.envor-content > div.azp-page > div > section:nth-child(1) {margin-top: -30px!important;}
body.itemid-1490 > div.envor-content > div.azp-page > div > section:nth-child(1) {margin-top: -30px!important;}

body.itemid-1494 > div.envor-content > div.azp-page > div > section:nth-child(1) {margin-top: -30px!important;}
body.itemid-1496 > div.envor-content > div.azp-page > div > section:nth-child(1) {margin-top: -30px!important;}

table#plusi img{
	height:26px;
	width:26px;
    margin: 0 18px 0 18px;
}

table#plusi{
	width:100%;
	border-top: 3px solid #00a8e7;
	text-align: left;
	color: #333;
	font-size: 22px;
}

table#plusi tr td{
	border-bottom: 3px solid #F2F2F2;
}




/* модальная форма */


.contact_form--modal {
  position: fixed;
  /*right: 0;*/
  left: -500px;
  /*top: 115px;*/
  /*top: 75px;*/

  top: 120px;

  /*top: 9vh;*/
  z-index: 10002;
}

.contact_form--modal {
  max-width: 433px;

  background: #3b4759;
  border-radius: 4px;
  text-align: center;
}

.contact_form--modal input,
.contact_form--modal .wr-footer,
.contact_form--modal .small-letters, 
.contact_form--modal .button-container,
#k_input_field_90_23490--modal {
  max-width: 360px;
  margin: 5px auto;
  text-align: left;
}

.contact_form--modal input[type=text], 
.contact_form--modal input[type=email], 
.contact_form--modal input[type=file], 
.contact_form--modal input[type=tel], 
.contact_form--modal input[type=url], 
.contact_form--modal input[type=password], 
.contact_form--modal select, 
.contact_form--modal textarea {
  float: none;
}

.contact_form--modal .ToolTipContainer {
  text-align: center;
}

.contact_form--modal p.small-letters {
  margin-top: 6px;
  font-size: 10.9px;
}

.contact_form--modal p.small-letters a {
  color: #00a8e7 !important;
}

.contact_form--modal textarea {
  padding: 3px 10px;
}

/*.contact_form--modal .bkgrd {
  display: none;
}*/

.contact_form--modal .bkgrd .form_style {
  padding: 3px 10px;
}

.contact_form--modal .header-panel {
  width: 431px;
  height: 59px;

  box-shadow: -4px 2px 8px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #3b4759;
}

.contact_form--modal .header-panel:hover {
  cursor: pointer;
}

.contact_form--modal .header-panel p {
  width: 104.5%;

  color: #fff;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;

  line-height: 58px;
  text-align: center;
}

.contact_form--modal .header-panel p::after {
  content: url(/images/send-icon.png);

  /*width: 68px;*/
  width: 58px;
  height: 62px;

  display: inline-block;

  position: relative;
  /*left: 12px;*/
  left: 0;

  vertical-align: middle;
}

.contact_form--modal #contact_form {
  margin-top: -12px;
}

#k_savebutton90--modal {
  margin-top: 16px;
}

.contact_form--modal .button-container {
  padding-bottom: 15px;
}

.contact_form--modal .fg::after {
  content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  margin-top: 6px;
}


/* .modal-form-button {
  width: 391px;
  height: 53px;
  transform: rotate(-90deg);
  box-shadow: -2px 0px 8px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  background-color: #3b4759;
  position: fixed;
   top: 50vh;
  left: -169px;
  z-index: 150;
  overflow: hidden;
}

.modal-form-button:hover {
  cursor: pointer;
}

.modal-form-button p {
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 52px;
}

.modal-form-button p::after {
  content: url(/images/send-icon-button.png);
  display: inline-block;

  width: 41px;
  height: 49px;

  vertical-align: middle;
  box-shadow: 12px 6px 11px rgba(0, 0, 0, 0.13);
  
  position: relative;
  left: 29px;
  bottom: 0.72em;

  transform: rotate(90deg);
} */

.contact_form--modal textarea {
  height: 120px;
  line-height: 18px;
  padding-top: 10px;
}


.contact_form--modal .modal {
  height: 100%;
}

.contact_form--modal .modal-body .form_style {
  color: #2b2b2b;
}

.contact_form--modal .modal-dialog {
  padding-top: 12vh;
}

.contact_form--modal .modal-body .modal-title {
  text-align: center;
}


.contact_form--modal .wr-footer select {
  border: none;
  padding: 0 8px;
}

.contact_form--modal .fg::after {
  display: none;
}

.xdsoft_datetimepicker {
  z-index: 1000003 !important;
}

@media screen and (max-width: 768px) {
  .contact_form--modal input,
  .contact_form--modal .wr-footer,
  .contact_form--modal .small-letters, 
  .contact_form--modal .button-container,
  #k_input_field_90_23490--modal {
    width: 360px;
    min-width: 250px;
  }

  .contact_form--modal input[type="checkbox"] {
    width: auto;
    min-width: 1px;
  }

  .contact_form--modal .header-panel {
    width: 100%;
  }

  #k_savebutton90--modal {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .contact_form--modal {
    max-width: 280px;
    top: 5px;
    /*bottom: 0;*/
  }

  .contact_form--modal .modal-form-button {
    /* top: auto; */
    /* bottom: 280px; */
    /* width: 300px; */
    /* height: 50px; */
    /* left: -124px; */
  }

  .modal-form-button p {
    /* font-size: 13px; */
    /* line-height: 46px; */
  }

  .modal-form-button p::after {
    /* left: 14px; */
    /* bottom: 0.82em; */
  }

  .contact_form--modal input,
  .contact_form--modal .wr-footer,
  .contact_form--modal .small-letters, 
  .contact_form--modal .button-container, 
  #k_input_field_90_23490--modal {
   /* width: 270px;
    min-width: 250px;*/
    width: 250px;
    min-width: 200px;
    height: 30px;
  }

  #k_input_field_90_23490--modal {
    height: 100px;
  }

  #k_savebutton90--modal {
    text-align: center;
  }

  .contact_form--modal .header-panel p {
    /*width: 81.5%;
    font-size: 13.6px;*/

    width: 100%;
    font-size: 13px;
    line-height: 35px;
  }

  .contact_form--modal .header-panel p::after {
    /*width: 0;
    left: 0px;*/

    display: none;
  }


  .contact_form--modal .header-panel {
    height: 37px;
  }

  .contact_form--modal .button-container {
    padding-bottom: 49px;
    margin-top: -15px
  }

  #k_savebutton90--modal {
    margin-top: 9px;
  }

  #block-01--modal {
    margin-top: -10px;
  }

  .contact_form--modal .wr-footer .fg {
    margin-top: 1px;
  }
}
@media (max-width: 767px) {
	.modal-form-button {
		width: 61px;
		height: 65px;
        top: 90vh;
		left: -7px;
	}
	.modal-form-button p::after {
		left: 6px;
	}
	.modal-form-button p {
		font-size: 0;
	}
}


.animation-zoom {
  animation-name: animationZoom;
  animation-duration: .3s;
  animation-direction: alternate;
}

@keyframes animationZoom {
  from {transform: scale(1)}
  to {transform: scale(1.1)}
}


.contact_form--modal .modal-form-button > p::before,
.contact_form--modal .header-panel > p::before {
  content: "";
  width: 135%;
  height: 100%;

  position: absolute; 
  top: 0; 
  left: -5em;

  background: linear-gradient(to left, rgba(255,255,255,.0), rgba(255,255,255,.8), rgba(255,255,255,.0)) no-repeat -2em 0%;
  background-size: 2em 100%;

  -moz-transform: skewX(-50deg);
  -o-transform: skewX(-50deg);
  -webkit-transform: skewX(-50deg);
  transform: skewX(-50deg);

  /*z-index:10000;*/
}

.contact_form--modal .modal-form-button > p.blink_on::before,
.contact_form--modal .header-panel > p.blink_on::before {
  transition: 1.5s linear;
  background-position: 130% 0%;
}

.contact_form--modal .header-panel {
  position: relative;
  overflow: hidden;
}

.contact_form--modal .header-panel > p::before {
  width: 130%;
  height: 60px;
}



.contact_form--modal .msg-answer {
    width: 104.5%;
    color: #fff;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
	margin-bottom: 40px;
}

.hide{
	display:none;
}
@media (max-width: 480px) {
    .ac_results {
        width: 250px !important;
    }
}



.itemid-1496 .envor-project .envor-project-inner .envor-project-details {
	min-height:3px;
}

.itemid-1496 .envor-project .envor-project-inner .envor-project-details p.link {
		min-height:3px;
}

.row2, .row1{
	margin-top:20px;
}


.itemid-1496 #button, .form-01 p>input, ._25 input, .slider-but {
	height: inherit;
	margin-top: inherit;
}


.zagolovok-01{
	margin-top: -60px!important;
    margin-bottom: 32px!important;
}

h4.zagoglovok-02-2{
    margin-top: 60px!important;
}

h4.zagolovok-02{
    margin-bottom: 40px!important;
}


#check_all_chekboxes{
display:block;
margin: 20px auto; 
width:160px; 
background-color:#00A8E7; 
color:#FFFFFF;}



.itemid-1496 #preloader{
	    top: 46%;
}




.itemid-1499 .envor-content section {
	display:none;

}

.itemid-1499 .envor-content{
		height: 0px!important;
		padding-top: 0px!important;
}


.itemid-1361 li{
	text-align: left;
}



/* ============================================================================================================================*/
/*
.bank-of-china-logo-svg, .hsbc-logo, .img-1024px-swire-svg, .expedia-logo-svg, .icbc-logo, 
.img-1, .cca, .konsol, .konsulstvo-rus, .ministerstvo, 
.posolstvo-rus, .rf, .sup, .ctrip-logo-h-default-lg, .midu, 
.b-o-c, .bank-agro, .booking, .china-1, .ctrip, 
.expedia, .express, .gkug, .gkush, .hsbc, 
.icbc, .integrites, .king, .mert, .puknrm, 
.smile, .sto-exp, .swire, .tr-exp, .yto, 
.zto
{ display: inline-block; background: url('/images/logo_partners_small/main-sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.bank-of-china-logo-svg { background-position: -0px -0px; width: 2000px!important; height: 565px; }
.hsbc-logo { background-position: -0px -565px; width: 1175px!important; height: 992px; }
.img-1024px-swire-svg { background-position: -0px -1557px; width: 1024px!important; height: 311px; }
.expedia-logo-svg { background-position: -0px -1868px; width: 1024px!important; height: 290px; }
.icbc-logo { background-position: -1175px -565px; width: 809px!important; height: 265px; }
.img-1 { background-position: -1175px -830px; width: 748px!important; height: 518px; }
.cca { background-position: -1175px -1348px; width: 748px!important; height: 518px; }
.konsol { background-position: -1024px -1866px; width: 748px!important; height: 518px; }
.konsulstvo-rus { background-position: -0px -2158px; width: 748px!important; height: 518px; }
.ministerstvo { background-position: -748px -2384px; width: 748px!important; height: 518px; }
.posolstvo-rus { background-position: -0px -2676px; width: 748px!important; height: 518px; }
.rf { background-position: -748px -2902px; width: 748px!important; height: 518px; }
.sup { background-position: -0px -3194px; width: 748px!important; height: 518px; }
.ctrip-logo-h-default-lg { background-position: -748px -3420px; width: 512px!important; height: 207px; }
.midu { background-position: -1024px -1557px; width: 97px!important; height: 67px; }
.b-o-c { background-position: -1024px -1624px; width: 97px!important; height: 67px; }
.bank-agro { background-position: -1024px -1691px; width: 97px!important; height: 67px; }
.booking { background-position: -1024px -1758px; width: 97px!important; height: 67px; }
.china-1 { background-position: -1772px -1866px; width: 97px!important; height: 67px; }
.ctrip { background-position: -1869px -1866px; width: 97px!important; height: 67px; }
.expedia { background-position: -1772px -1933px; width: 97px!important; height: 67px; }
.express { background-position: -1869px -1933px; width: 97px!important; height: 67px; }
.gkug { background-position: -1772px -2000px; width: 97px!important; height: 67px; }
.gkush { background-position: -1869px -2000px; width: 97px!important; height: 67px; }
.hsbc { background-position: -1772px -2067px; width: 97px!important; height: 67px; }
.icbc { background-position: -1869px -2067px; width: 97px!important; height: 67px; }
.integrites { background-position: -1772px -2134px; width: 97px!important; height: 67px; }
.king { background-position: -1869px -2134px; width: 97px!important; height: 67px; }
.mert { background-position: -748px -2158px; width: 97px!important; height: 67px; }
.puknrm { background-position: -845px -2158px; width: 97px!important; height: 67px; }
.smile { background-position: -1772px -2201px; width: 97px!important; height: 67px; }
.sto-exp { background-position: -1869px -2201px; width: 97px!important; height: 67px; }
.swire { background-position: -748px -2225px; width: 97px!important; height: 67px; }
.tr-exp { background-position: -845px -2225px; width: 97px!important; height: 67px; }
.yto { background-position: -1772px -2268px; width: 97px!important; height: 67px; }
.zto { background-position: -1869px -2268px; width: 97px!important; height: 67px; }
*/



/*===============================*/

/* */

.itemid-1153 section {
    padding: 0px 0px;
}

.no-layout.no-task.itemid-1134 h2, .no-layout.no-task.itemid-1312 h2{
	margin-top: 50px;
}

#mob-forms {
   /*  background: url(../images/bgk-form.png) center no-repeat; */
    background-size: cover;
    height: 505px;
    padding: 12px 0;
}
#menu-forms * {
    transition: all 0.3s;
}
#menu-forms {
    height: 505px;
    position: relative;
    z-index: 0;
    top: 0px;
    display: flex;
    align-items: center;
    width: 100%;
}
#menu-forms .items {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 0px;
	position: relative;
	height: 100%;
	width: 100%;
}
#menu-forms .item {
	border-radius: 18px;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.5);
	width: 150px;
	height: 179px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #00a8e7;
	padding: 12px 15px;
	border: inherit;
	position: absolute;
	left: 0;
	margin: 0 auto 28px;
	right: 0;
	transition: all 1s;
}
#menu-forms .item:nth-child(1) {
	right: 170px;
	top: 50px;
}
#menu-forms .item:nth-child(2) {
	right: -170px;
	top: 50px;
}
#menu-forms .item:nth-child(3) {
	right: 170px;
	bottom: 50px;
}
#menu-forms .item:nth-child(4) {
	right: -170px;
	bottom: 50px;
}
#menu-forms .items .item .info {
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
    width: 120px;
}
#menu-forms .item.zindex {
	z-index: 1;
}
#menu-forms .items .item.in .info {
	opacity: 0;
	height: 0;
	pointer-events: none;
}
#menu-forms .items .item.in {
	opacity: 1;
	pointer-events: inherit;
	position: absolute;
	margin: 0;
	border-radius: 0;
	width: 100%;
	height: 100px;
	z-index: 1;
}
#menu-forms .items .item.in .forma-modal {
	opacity: 1;
	pointer-events: inherit;
	background: #3b4759;
}
#menu-forms .item:nth-child(1), #menu-forms .item:nth-child(4) {
	background: #00a8e7;
	color: #ffff;
}
#menu-forms .item:nth-child(1) .info .icon, #menu-forms .item:nth-child(4) .info .icon {
	box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.22);
	background: #fff;
}
#menu-forms .item .info .icon {
	border-radius: 50%;
	background-color: #00a8e7;
	box-shadow: 0px 0px 16px 0px rgba(0, 168, 231, 0.38);
	width: 79px;
	height: 79px;
	margin: 0 auto 10px;
	display: flex;
	justify-content: center;
}
#menu-forms .item .info .icon img {
	width: 47px;
}

.forma-modal {
	position: absolute;
	top: 0;
	opacity: 0;
	pointer-events: none;
	width: 100%;
	height: 100%;
	left: 0;
	overflow: hidden;
	transition: all 1.5s;
}
.forma-modal .header-form {
	background-color: rgb(0, 168, 231);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
	width: 100%;
	height: 100px;
	display: flex;
	padding: 25px 15px;
	color: #fff;
	font-size: 16px;
}
.forma-modal .header-form .title-form {
	display: flex;
	align-items: center;
}
.forma-modal .header-form .title-form .icon {
	width: 60px;
	margin-right: 20px;
	position: relative;
}
.forma-modal .header-form .title-form .icon:after {
	content: '';
	background-color:#fff;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
	height: 41px;
}
.forma-modal .header-form img {
	width: 44px;
}
.newcontact_form--modal {
	padding: 15px 15px 40px;
}
.newcontact_form--modal form {
	background: #3b4759;
	font-size: 16px;
}
.newcontact_form--modal form input[type=button] {
	width: 160px;
}
.newcontact_form--modal textarea {
	width: 100% !important;
	height: 170px !important;
	padding-top: 8px;
	padding-bottom: 8px;
}
.newcontact_form--modal p.small-letters {
	color: #fff;
	text-align: left;
}
.newcontact_form--modal p.small-letters:first-child {
	line-height: 1.2;
	font-size: 12px;
}
#menu-forms .close {
	z-index: 0;
	color: #fff;
	opacity: 1;
    right: 15px;
    top: 15px;
	position: absolute;
}
@media (min-width: 768px) {
	#mob-forms {
		display: none;
	}
}
/*@media (max-width: 767px) {
	#mob-forms {
		display: none;
	}
}*/
.uForm__preload {
    display: none;
     position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #00a8e7;
    border-radius: 0;
}
.lds-ring {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    margin: 6px;
    border: 9px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
#menu-forms .otvet_form {
    font-size: 18px;
    color: #fff;
    z-index: 1000;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    height: 75%;
}
@keyframes lds-ring {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}

#forma-exclude>.ToolTipContainer, #contact_form>.ToolTipContainer {
    pointer-events: none;
}

.links a[href*="facebook"]{
    display: none;
	visibility:hidden;
}


.itemid-1505 .envor-page-title-1 {

   background-image: url(/images/NY.jpg);
       background-size: auto;
	   width:100;
}

.itemid-1505 .envor-page-title-1 h1 {
	/* color: #00A8E7; */
}

#k_input_field_90_23480{
	display:none;
}


.itemid-925 .envor-page-title-1, .itemid-925  .envor-desktop-breadscrubs, .itemid-925 .envor-mobile-breadscrubs {
	display: none;
}

.itemid-925 footer{
	display: none;
}

.itemid-925 .ToolTipContainer input:focus + .ToolTipText {
	width:82.8%;
    background: #81B8FB;
}

.itemid-925 .small-letters {
	font-size: 11px;
}



.itemid-925 .msg-answer{
    margin-top: 100px!important;
    color: #81B8FB;
    font-size: 23px;
	margin-bottom: 100px!important;
}


.itemid-925 #bg-lightgrey p {text-align:center;}
.itemid-925 .banned-list li {text-align:left;}

.itemid-925 .comparison  p{text-align:center!important;}

.itemid-925  #avia-form span {
	text-align:left!important;
	display:block;
}


/* Гарантии */
.itemid-1953 .envor-page-title-1, .itemid-1953  .envor-desktop-breadscrubs, .itemid-1953 .envor-mobile-breadscrubs {
	display: none;
}

.itemid-1953 footer{
	display: none;
}

.itemid-1953 .envor-content{height:0px;}
#envor-header-menu li.item-1953 a{color:red!important;}
.itemid-1953 #envor-header-menu li.item-1953 a{color:red!important;}
.itemid-1953 #envor-header-menu li a{font-size:14.3px;}

.envor-header .envor-header-bg nav > ul > li > a, .envor-header .envor-desktop-menu-bg nav > ul > li > a {
    padding: 0px 17px!important;
    float: left;
}
.itemid-1953 .envor-header .envor-header-bg nav > ul > li > a, .itemid-1953 .envor-header .envor-desktop-menu-bg nav > ul > li > a {
    padding: 0px 16px!important;
    float: left;
}

body.itemid-932> div.envor-content.AAA > section:nth-child(5){
	padding: 0px 0px;
}


#form  form buttom#button {color:white!important;}











.sp-element-container.ui-sortable.ui-droppable.ui-droppable-hover.show-grid{
	align-items: inherit;
    flex-direction: column;
}


.sp-checkbox-option{width: 100%;}
.sp-checkbox-option label {width: auto;}



/* edits .itemid-1244 */

.itemid-1244 #plusi .flex {
    margin-bottom: 3px;
    padding: 10px;
    display: flex;
    min-height: 80px;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(229, 229, 229, 0.8); 
}

.itemid-1244 #plusi .flex img {
    width: 100%;
    margin-top: 10px;
    margin-left: 50px
}

.itemid-1244 #plusi p {
    font-size: 30px;
    text-align: left;
    color: #000000;
    margin: auto 0;
    margin-left: 110px;
}

.itemid-1244 #plusi .flex_top {
    border-top: 3px solid #00a8e7;
}

@media (max-width: 550px) {
    .itemid-1244 #plusi .flex {
        flex-direction: column;
    }

    .itemid-1244 #plusi p {
        margin-top: 10px;
    }
}


/* edits .itemid-1312 */

.itemid-1312 .envor-section h2 {
    color: #000000;
}

.itemid-1312 blockquote {
    display: flex;
    padding: 10px 20px 20px 30px;
    background: #f2f2f2;
    font-style: italic;
}

.itemid-1312 .blockquote {
    margin-left: 15px;
    margin-top: 10px;
}

.itemid-1312 blockquote:before {
    content: url("/templates/envor/css/img/left-quote-2.png");
}

.itemid-1312 .list_1 {
    padding-left: 10px;
    counter-reset: myCounter;
}

.itemid-1312 .list_1 li {
    list-style: none;
}

.itemid-1312 .list_1 li:before {
    border-radius: 50%;
    counter-increment: myCounter;
    content:counter(myCounter);
    color: white;
    background: #00a8e7;
    display: inline-block;
    text-align: center;
    margin: 5px 10px;
    line-height: 25px;
    width: 25px;
    height: 25px;
}

.itemid-1312 .list li {
    list-style-image: url("/templates/envor/css/img/checklist-checked-box_1.png"); 
}

.itemid-1312 .blockquote_color {
    display: block;
    margin: 15px;
    color: #00a8e7;
    text-align: center;
}

.itemid-1312 .search li {
    list-style-image: url("/templates/envor/css/img/checked-4.png"); 
}

/*.itemid-1244 .container {
    background-color: #363b3f;
}*/

#phone_header, .phone_2, #phone_header p {
    opacity: 0;
}

#contacts_header {
    margin-right: 10px;
    float: left;
}


#phone_header {
    max-width: 150px; 
    float: left; 
    display: flex;
}

#phone_header p {
    margin-top: 6px;
    max-width: 100px;
    color: #00a8e7;
}

.phone_2 {
    max-width: 50px;
    margin: 9px 20px 0 0;
    transform: rotate(-90deg);
}

.phone_2 {
    animation-name: floating;
    -webkit-animation-name: floating;
 
    animation-duration: 1.5s;   
    -webkit-animation-duration: 1.5s;
 
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
 
@keyframes floating {
    0% {
        transform: translateX(0%);  
    }
    50% {
        transform: translateX(50%);  
    }   
    100% {
        transform: translateX(0%);
    }           
}
 
@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateX(0%);  
    }
    50% {
        -webkit-transform: translateX(50%);  
    }   
    100% {
        -webkit-transform: translateX(0%);
    }           
}

@media (max-width: 768px) {
    #phone_header, .phone_2, #phone_header p {
        opacity: 1;
    }
}

@media screen and (max-width: 480px) {
    #contacts_header {
        max-width: 180px;
    }
}


@media screen and (max-width: 375px) {
    #contacts_header {
        max-width: 120px;
    }

    #contacts_header a {
        font-size: 12px;
    }

    .envor-relative .mod-languages {
        top: -47px; 
    }
}











