
 
.inside {
    margin: 0 auto;
    max-width: 98%;
    padding-top: 1px;
    width: 1180px;
}
#header-top {
    background: #8eb2c4 none repeat scroll 0 0;
    padding: 10px 0;
    text-align: left;
}
#header-top-left {
    text-align: left;
    display: inline-block;
}
#get-more-images {
    background: none;
    border: none;
    width: 50px;
}
#header-top-right {
    float: right;
    display: inline-block;
}
#header-top-right a {
    color: #fff;
    font-family: "Roboto-Regular";
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
}
#header-top-left p {
    color: #fff;
    font-family: "Roboto-Bold";
    font-size: 18px;
}

#header-top .inside > .userdata {
    display: inline-block;
    vertical-align: middle;
}
#header-top .inside .userdata a {
    background: rgba(0, 0, 0, 0) url("../images/button-bg.png") repeat-x scroll center center;
    border: medium none;
    border-radius: 4px;
    color: #808080;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto-Regular";
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin-right: 7px;
    padding: 0 6px;
    vertical-align: middle;
    text-decoration: none;
}

.custom.info {
    text-align: right;
}
#header-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
}
#header-bottom > .inside {
    overflow: hidden;
}
#header-bottom > .inside > div {
    float: left;
    width: 33.3%;
}
#header-bottom .moduletable.logo, #header-bottom .moduletable.info {
    display: inline-block;
 
    vertical-align: top;
}
#header-bottom .info {
    float: right;
    margin-top: 8px !important;
}
#header-bottom .info ul li {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
#header-bottom .moduletable.info ul li p {
    color: #4d4d4d;
    font-family: "Roboto-bold";
    line-height: 23px;
    margin-left: 8px;
}
#navigation-wrp {
    margin-bottom: 30px;
    min-height: 39px;
    display: block;
    width: 100%;
}
#navigation {
    text-align: center;
    background: #e3deda ;
   z-index: 1000;
}
#navigation .inside li:hover a {
    background: #8eb2c4;
    color: #fff;
}
#navigation .inside li > a {
    
    color: #4d4d4d;
    display: block;
    font-family: "Roboto-bold";
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-left: 0;
    padding: 0 19px;
    text-decoration: none;
    text-transform: uppercase;
}
#navigation .inside {
    width: 1200px;
}
#navigation li {
    margin-left: -4px;
    display: inline-block;
    height: 38px;
    position: relative;
    vertical-align: top;
}




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

#about-top {
    background: #8eb2c4 none repeat scroll 0 0;
    margin-top: 10px;
    padding: 24px 80px;
    text-align: center;
}
video {
    display: block;
}
#about-top h3 {
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 22px !important;
    margin-bottom: 6px;
    text-transform: uppercase;
}
#about-top p {
    color: #383838;
    font-family: "Roboto-Bold";
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
#main-content.with-right-bar .inside {
    overflow: hidden;
}
#main-content.with-right-bar #main {
    float: left;
    width: 74%;
}
#main-content.with-right-bar #right-sidebar {
    float: left;
    width: 24%;
    margin-left: 2%;
   
}

.error {
    box-shadow: 0 0 2px #f75d55;
    color: #f75d55;
}


#main-content.with-left-bar #main {
    float: left;
    width: 74%;
}
#main-content.with-left-bar #left-sidebar {
    float: left;
    width: 24%;
    margin-right: 2%;
   
}
.moduletable_menu h3 {
    background: #d6a80b url("../images/down.png") no-repeat scroll right center;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto-Bold";
    font-size: 25px;
    margin-bottom: 10px;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
}

.catalog > li > a {
    background: #ccc none repeat scroll 0 0;
    color: #4d4d4d;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 20px;
    padding: 15px;
    border-bottom: 1px solid #fff;
    background: #ccc url("../images/down-m.png") no-repeat scroll right center !important;
}
.catalog > li > a:hover {
    color:#fff;
    background: #8eb2c4 url("../images/down-m.png") no-repeat scroll right center !important;
}
.catalog > li > a + ul li {
    background: #8eb2c4 none repeat scroll 0 0;
    padding: 0 8px;

}
.catalog > li > a + ul li a {
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    font-family: "Roboto-Medium";
    font-size: 16px;
    padding: 11px 0;
}
.catalog > li > a + ul li:hover a {
    color: #4d4d4d;
}
.catalog > li {
    position: relative;
}
@media screen and (min-width: 1000px) {
    {}
    .catalog > li > a + ul {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
    }
}
.catalog > li > a + ul {
    
    width: 300px;
}
.catalog > li:hover > a + ul  {
    display: block;
}
.catalog > li > a + ul li:last-child a  {
    border-bottom: none;
}
#cust-navigation103 {
    width: 100%;
    text-align: center;
    top: auto;
    bottom: 30px;
}

#right-sidebar #soc {
    text-align: center;
}
#right-sidebar #soc li {
    display: inline-block;
    width: 15%;
}
#can-order {
    background: #e3deda none repeat scroll 0 0;
    margin-top: 10px;
    padding: 34px 50px;
    text-align: center;
}
#can-order h3 {
    background: rgba(0, 0, 0, 0) url("../images/h3.png") no-repeat scroll center 0;
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 22px !important;
    height: 52px !important;
    line-height: 52px !important;
    margin-bottom: 34px;
}
#can-order li {
    display: inline-block;
    font-family: "Roboto-Regular";
    text-align: center;
    vertical-align: top;
    width: 32%;
}

#can-order li p a {
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 16px;
    margin-bottom: 16px;
    display: block;
    margin-top: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
#can-order .link {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto-Bold";
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-top: 0;
    width: 170px;
    text-decoration: none;
}









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

#left-right-bar #left-d-bar {
    margin-right: 2%;
    width: 29%;
    display: inline-block;
    margin-right: 30px;
    text-align: center;
    vertical-align: top;
}

.page-header h1 {
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "Roboto-Regular";
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 5px;
    margin-top: 8px;
}
.item-page li {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 20px;
    list-style: outside none disc;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-bottom: 6px;
    list-style: disc !important;
    margin-left: 20px;
    padding-left: 0;
}

.item-page p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
}
#left-right-bar #left-d-bar img {
    max-width: 100%;
}
#left-right-bar #left-d-bar h5 {
    margin-top: 10px;
    font-size: 20px;
    font-family: "Roboto-Bold";
}
#left-right-bar #left-d-bar p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;

    color: #8eb2c4;
    margin-top: 10px;
    text-align: center;
}

#left-right-bar #right-d-bar {
    width: 68%;
    display: inline-block;
    margin-right: 0;
    font-family: "Roboto-Regular";
    vertical-align: top;
    width: 800px;
}
#left-right-bar #right-d-bar p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
}
#left-right-bar #right-d-bar h5 {
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "Roboto-Regular";
    font-size: 36px;
    line-height: 44px;
    margin-top: 0px;
}

#left-right-bar #right-d-bar p {
    margin-bottom: 10px;
}
#before-content .moduletable.baner {
    max-width: 100%;
    margin: 0 auto;
    width: 1366px;
}
#before-content .moduletable.baner img {
    max-width: 100%;
}

#services .row-2 {
    margin: 30px 0;
    overflow: hidden;
}

#services .row-2 > div {
    float: left;
    vertical-align: top;
    width: 48%;
}
#services .row-2 > div {
    float: left;
    vertical-align: top;
    width: 48%;
}
#services .row-2 > div:nth-child(2) {
    margin-left: 4%;
}
#services .row-2 > div img {
    margin: 0;
    max-width: 100%;
}
#services .row-2 > div h4 {
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "Roboto-Bold";
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 4px;
}

#services .row-2 > div p {
    margin-top: 0px;
}


.contact h1 {
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "Roboto-Regular";
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 5px;
    margin-top: 8px;
}
.contact p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
}
.benefits ul li.right .b-image.top {
    display: none;
}
#contect-form {
    width: 500px;
    margin: 30px auto;
    max-width: 100%;
    padding-bottom: 15px;
}
.gallery #contect-form {
    display: none;
}
.gallery.preview {
    margin-top: 30px;
}
.gallery.preview .rw {
    margin-bottom: 30px;
}
#contect-form input, #contect-form textarea {
    background: none;
    resize: none;
    border: none;
    outline: none;
    padding: 0;
    width: 98%;
    font-family: "Roboto-Regular";
    font-size: 16px;
    height: 100%;
    padding-left: 2%;
}
#contect-form input:focus, #contect-form textarea:focus {
    outline: none;
    background: none;
    border: none;
    
}
#contect-form h3 {
    margin-bottom: 10px;
    color: #999;
    line-height: 22px;
    font-size: 15px;
    font-family: "Roboto-Italic";
}
#contect-form h3 span {
    display: block;
    color: #222;
    font-size: 18px;
    font-family: "Roboto-Bold";
}
#contect-form .input-wr {
    height: 45px;
    border: 1px solid #8eb2c4;
    margin-bottom: 15px;
}
#contect-form .input-wr.text {
    padding: 0;
    height: 150px;
    
}
#contect-form .input-wr.text textarea {
    padding-top: 10px;
}
#contect-form input[type="submit"] {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto-Bold";
    font-size: 18px;
    height: 45px;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 160px;
    transition: all 0.3s ease 0s;
}
#contect-form input[type="submit"]:hover {
    transition: all 0.3s ease 0s;
    background: #fff;
    color:#8eb2c4
}

.liCat-1 a {
    color: #4d4d4d;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 13px;
    margin: 5px 0;
    padding: 3px 3px 3px 0;
}

.liImg-1, .liImg-1 a {
    background-size: cover;
    display: block;
    width: 100%;
    height: 240px;
    background-position: center center;
}
.pagin {
    font-family: "Roboto-Regular";
    margin-top: 10px;
    color:#666
}
.liOuter-1 {
    margin-bottom: 35px;
}
.liOuter-1 img {
    max-width: 100%;
}
a {
    text-decoration: none;
}
.page-101 #navigation-wrp,
.page-105 #navigation-wrp,
.page-103 #navigation-wrp,
.page-107 #navigation-wrp,
.page-134 #navigation-wrp,
.page-135 #navigation-wrp,
.page-137 #navigation-wrp,
.page-139 #navigation-wrp {
    margin-bottom: 0;
}
#cust-navigation100 .load-button {
    background: #8eb2c4 !important;
    width: 12px !important;
    opacity: 1 !important;
    height: 12px !important;
    border-radius: 12px !important;
    border: none !important
}
#cust-navigation100 .load-button.load-button-active {
    background: #fff !important;
}


#cust-navigation100 {
    right: 60px !important;
    top: auto !important;
    bottom: 30px !important
}

#right-sidebar .liInside-1 p {
    text-align: justify;
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
    margin-top: 4px;
    text-align: left !important;
}

#right-sidebar .liInside-1 .readmore {
    background: #8eb2c4 none repeat scroll 0 0;
    border-radius: 3px;
    color: #4d4d4d;
    display: inline-block;
    font-family: "Roboto-Bold";
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-top: 8px;
    text-align: center;
    width: 142px;
}

#right-sidebar .liTtl-1 h4 a {
    color: #8eb2c4;
    font-size: 18px;
    font-family: "Roboto-Regular";
    line-height: 20px;
}
.more-articless a {
    color: #4d4d4d;
    display: inline-block;
    font-family: "Roboto-Regular";
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    text-decoration: underline;
}
.blog-image {
    text-align: center;
    margin: 20px 0;
}
.blog-image h3 a {
    color: #fff
}
.blog-image h3 {
    color: #8eb2c4;
    font-size: 33px;
    text-transform: uppercase;
    font-family: "Roboto-Regular";
    margin-top: 10px;
}
#our-benefit h4 {
    color: #383838;
    font-family: "Roboto-Bold";
    font-size: 25px;
    margin-top: 15px;
}
#our-benefit {
    text-align: center;
}
#our-benefit h4 span {
    background: rgba(0, 0, 0, 0) url("../images/h34.png") no-repeat scroll center 0;
    display: inline-block;
    font-family: "Roboto-Bold";
    font-size: 34px;
    padding: 9px 30px;
}
#our-benefit #inner {
    background: #8eb2c4 url("../images/dwn.png") no-repeat scroll center 0;
    margin: 20px 0 10px;
    padding: 20px;
    text-align: center;
}
#our-benefit h5 {
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 15px;
}
#our-benefit #inner p {
    color: #383838;
    font-family: "Roboto-Regular";
    font-size: 21px;
    line-height: 27px;
}
#our-benefit #inner p strong {
    font-family: "Roboto-Bold";
}
#ph-ico {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
#ph-det {
    display: inline-block;
    vertical-align: middle;
}




#comments::after {
    background: #e3deda none repeat scroll 0 0;
    content: " ";
    height: 100%;
    position: absolute;
    right: 66px;
    top: 0;
    width: 10px;
    z-index: 1;
}
#comments {
    max-width: 100%;
    background: #e3deda none repeat scroll 0 0;
    margin: 0px auto 0;
    padding-top: 25px;
    position: relative;
    width: 970px;
}
#comments > div {
    padding: 0 71px 30px;
}
#comments h3 {
    background: rgba(0, 0, 0, 0) url("../images/h35.png") no-repeat scroll center 0;
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
    padding: 15px 30px;
    text-transform: uppercase;
}
#comments .slick-prev {
    background: rgba(0, 0, 0, 0) url("../images/comm-prev.png") no-repeat scroll center 0;
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 74px;
    left: -71px;
    position: absolute;
    top: 35%;
    width: 74px;
    z-index: 1000;
}
#comments .slick-next {
    background: rgba(0, 0, 0, 0) url("../images/comm-next.png") no-repeat scroll center 0;
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 74px;
    position: absolute;
    right: -71px;
    top: 35%;
    width: 74px;
    z-index: 1000;
}
#comments .slick-slide .avatar {
    margin-bottom: 15px;
    max-height: 167px !important;
    text-align: center;
}
#comments .slick-slide .comment {
    min-height: 390px;
    padding: 0 18px;
    text-align: left;
}

#comments .slick-slide img {
    display: inline-block;
    min-width: 0;
    width: auto;
}#comments .slick-slide .avatar img {
    max-width: 100% !important;
}
#comments li h4 {
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    margin-bottom: 12px;
    text-align: left;
}
#comments .slick-slide .comment p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 12px;
    line-height: 20px;
}
#comments .slick-active .comment {
    border-right: 1px solid #8eb2c4;
}
#comments .slick-active:last-child .comment {
    border-right: medium none;
}
#comments .slick-prev.slick-disabled, #comments .slick-next.slick-disabled, #comments .slick-prev:hover, #comments .slick-next:hover {
    background-position: center bottom;
}
#consultation,
#consultation-popup {
    background: rgba(0, 0, 0, 0) url("../images/consultation.jpg") no-repeat scroll center 0;
    margin: 10px auto 10px auto;
    max-width: 100%;
    padding: 35px 0;
    text-align: center;
    width: 970px;
    
}
#consultation-popup {
    display: none;
    width: 600px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
}
.page-101 #navigation-wrp {
    margin-bottom: 0;
}

a[href="http://www.faboba.com"] {
    display: none !important;
}
#consultation .form,
#consultation-popup .form {
    background: #8eb2c4 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 30px 0;
    width: 490px;
    max-width: 98%;
    display: none;
    height: 276px;
}
#consultation .form.active,
#consultation-popup .form.active {
    display: block;
}

#consultation h3,
#consultation-popup h3 {
    background: #e3deda none repeat scroll 0 0;
    border: 3px solid #fff;
    color: #383838;
    display: inline-block;
    font-family: "Roboto-Regular";
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 20px;
    padding: 5px 30px;
}

#consultation h4,
#consultation-popup h4 {
    color: #383838;
    font-family: "Roboto-Bold";
    font-size: 21px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#consultation input[type="text"],
#consultation-popup input[type="text"] {
    font-family: "Roboto-Regular";
    font-size: 16px;
    height: 36px;
    margin-bottom: 8px;
    padding: 0;
    text-align: center;
    width: 280px;
}
#consultation input[type="submit"],
#consultation-popup input[type="submit"] {
    background: #4d4d4d none repeat scroll 0 0;
    border: 1px solid #4d4d4d;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 18px;
    height: 42px;
    margin-top: 12px;
    padding: 0;
    text-align: center;
    width: 250px;
}
#consultation .form img {
    display: inline-block;
    margin: 24px 0 34px;
}
#consultation .form h5,
#consultation-popup .form h5  {
    color: #fff;
    font-family: "Roboto-Bold";
    font-size: 24px;
    margin-bottom: 28px;
    text-transform: uppercase;
}
#consultation .form p,
#consultation-popup .form p {
    color: #383838;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 24px;
}
#consultation .form p span,
#consultation-popup .form p span {
    color: #fff;
    display: block;
    margin-top: 4px;
}
.prod-search .button {
    background: transparent url("../images/google.png") no-repeat scroll center center !important;
    border: medium none !important;
    cursor: pointer;
    font-size: 0 !important;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 3px;
    width: 30px;
}

.prod-search .inputbox {
    border: 1px solid #98b8ca;
    color: #999;
    font-family: "Roboto-Regular";
    font-size: 18px;
    height: 40px !important;
    padding-left: 10px;
    padding-right: 35px;
    width: 385px;
    max-width: 100%;
    box-sizing: border-box;
}
.prod-search {
    margin-top: 20px;
}

.gallery .title {
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "Roboto-Regular";
    text-align: center;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 5px;
    margin-top: 8px;
    border-bottom: 1px solid #8eb2c4;
    margin-bottom: 20px;
    line-height: 24px;
}
.gallery .title a {
    color: #8eb2c4;
}
.gallery .title p {
    display: none;
}
.gallery .title.detail {
    text-align: left;
    padding: 20px;
    border-bottom: none;
    background: rgba(255,255,255,0.8);
    margin-top: 300px;
    margin-bottom: 30px;
}
.gallery .title.detail p {
    display: block;
    font-size: 18px;
    color: #666
}
.fancybox-inner #contect-form{
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    
}
.gallery .title.detail .inline {
    display: inline-block;
}
.page-108 #navigation-wrp,
.page-140 #navigation-wrp {
    margin-bottom: 0;
}
.gallery .title.detail a{
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto-Bold";
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 240px;
    float: right;

}
.gallery .rw {
    overflow: hidden;
}
.gallery .rw .item {
    width: 33.3%;
    float: left;
}
.gallery .rw .item .image {
    width: 98%;
    margin: 1%;
    position: relative;
    height: auto;
    overflow: hidden;
    background-size: cover;
}
.gallery .rw .item .image img {
    max-width: 100%;
    display: block;
}
.gallery .rw .item .image .detail {
    width: 100%;
    text-align: center;
    font-family: "Roboto-Regular";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    transition: all 0.3s ease 0s;
    opacity: 0;
}
.gallery .rw .item .image .detail span {
    padding: 30px 30px;
    border: 1px solid #fff;
    border-left: none;
    border-right: none;
    display: inline-block;
    margin-top: 10%;
    transition: all 0.3s ease 0s;
    
}
.gallery .rw .item .image a {
    display: block;
    background-size: cover;
    background-position: center center;
}
.gallery .rw .item a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
.gallery .rw .item .image:hover .detail {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.gallery .rw .item .image:hover .detail span {
    padding-top: 20px;
    margin-top: 28%;
    transition: all 0.3s ease 0s;
    padding-bottom: 20px;
}
.gallery #photo {
    position: relative;
}
.mega-hoverview {
    margin: 0 !important;
    width: 100%;
    font-family: "Roboto-Light";
    top: 0;
    left: 0;
    height: 100%;
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.mega-hoverview:before {
    position: absolute;
    z-index: 10;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 0px;
    height: 0px;
    top: 8px;
    left: 8px;   
    content: " ";
    transition: all 0.3s ease 0s;
}
.mega-hover:hover .mega-hoverview:before {
    width: 80px;
    height: 80px;
    transition: all 0.6s ease 0s;
}
.mega-hoverview:after {
    position: absolute;
    z-index: 10;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 0px;
    height: 0px;
    bottom: 8px;
    right: 8px;   
    content: " ";
    transition: all 0.3s ease 0s;
}
.mega-hover:hover .mega-hoverview:after {
    width: 80px;
    height: 80px;
    transition: all 0.6s ease 0s;
}

.mega-hoverview span {
    font-size: 40px;
    left: 0;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.filter_padder {
    display: none;
}
.gallery #poster {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 0;
    
}



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

.before-anim {
    text-align: center;
    height: 250px;
    overflow: hidden;
}
#blog-item .before-anim {
    height: 250px;
}
.before-anim > img, .before-anim > a {
    display: inline-block;
}
.before-anim > a {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.overlay-post {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: table-cell;
     
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 1s ease 0s;
    width: 100%;
}
#blog-single-page p em {
    font-style: italic;
}
#blog-item .overlay-post {
    height: 250px;
 
}
#itemListLeading  .overlay-post {
    line-height: 250px;
    height: 250px;
}
.overlay-post + img {
    display: block;
    max-width: 100%;
    min-height: 100%;
}
.overlay-post span {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "Roboto-Regular";
    font-size: 30px;
    height: 50px;
    line-height: 48px;
    vertical-align: middle;
    width: 50px;
}
.overlay-post i {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 1px;
}
div.catItemBody {
    margin: 0;
    padding: 8px 0;
}
.catItemCategory {
    overflow: hidden;
}
.catItemCategory, .catItemCategory a {
    color: #999;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 13px;
    margin: 0;
    padding: 3px;
}
div.catItemCategory {
    padding: 4px 0;
}
.catItemCategory .bl1, .catItemCategory .bl2 {
    float: left;
    width: 50% !important;
}
.catItemCategory .bl2 {
    text-align: right;
}.catItemCategory, .catItemCategory a {
    color: #999;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 13px;
    margin: 0;
    padding: 3px;
}
div.catItemCategory span {
    font-weight: bold;
    padding: 0 4px 0 0;
}
.bl2 span, .bl2 a {
    color: #999;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin: 0 8px !important;
    padding: 0 !important;
    vertical-align: middle;
    width: 50px;
}
.bl2 a {
    display: none !important;
}
.catItemCategory a i, .catItemCategory a img {
    display: inline-block;
    vertical-align: middle;
}
.main_div h3 {
    font-size: 14px !important;
    line-height: 20px !important;
}
.cat-children h2 a, .catItemTitle a {
    color: #8eb2c4;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 20px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.cat-ItemIntroText p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 4px;
}
.overlay-post:hover {
    opacity: 1;
    transition: all 1s ease 0s;
}


#category {
    overflow: hidden;
}

#category-left {
    width: 28%;
    float: left;
}
#category-right {
    float: right;
    width: 70%;
}
#category-right #itemListLeading .listing {
    overflow: hidden;
}
#category-right #itemListLeading .listing > div > div {
    width: 49%;
    margin-left: 1%;
    float: left;
}
.left-bnr h4 {
    color: #8eb2c4;
    font-family: "Roboto-bold";
    font-size: 14px;
    margin-bottom: 8px;
}

#item-main-content {
    font-family: "Roboto-Regular";
    max-width: 100%;
}
#item-main-content p {
    line-height: 22px;
    color: #4d4d4d;
    margin-bottom: 20px;
}
#blog-slider {
    text-align: center;
    position: relative;
}
#blog-slider .itemPrev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 206px;
    font-size: 40px;
    font-family: "Roboto-Regular";
    color: #4d4d4d;
    border: 1px solid #ccc;
    padding: 7px 15px 15px 15px;
    display: inline-block;
}
#blog-slider .itemNext {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 206px;
    font-size: 40px;
     color: #4d4d4d;
    font-family: "Roboto-Regular";
    border: 1px solid #ccc;
    padding: 7px 15px 15px 15px;
    display: inline-block;
}
#item-main-content {
    margin: 0 auto;
    margin-top: 30px;
    width: 800px;

}
#item-main-content p {
    color: #666;
    line-height: 22px;
    margin-bottom: 20px;
}
#item-main-content > #item-title > div {
    display: inline-block;
}
#item-main-content #item-title {
    text-align: left;
    margin-left: -80px;
}
#item-main-content #item-title > div span {
    margin-right: 20px;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 30px;
    color:#8eb2c4;
}
#item-main-content #item-title > div {
    font-size: 28px;
    font-family: "Roboto-Bold";
    text-transform: uppercase;
    color: #333
} 
.componentheading {
    font-family: "Roboto-Regular";
}
#blog-top-bar h2 {
    text-align: center;
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "DomaineDisplayCyr-Regular";
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 30px;
    margin-top: 8px;
}
#blog-top-bar .image {
    display: inline-block;
    padding: 8px;
    border: 1px solid #ccc;
    width: 500px;
    max-width: 100%;
    box-sizing: border-box;
}
#blog-top-bar .image img {
    display: block;
    max-width: 100%;
}
#additional-images li {
    display: block;
    width: 144px;
    margin-bottom: 9px;
}
#additional-images li a {
    display: block;
    position: relative;
}
#additional-images li a:after {
    content:" ";
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    transition: all 0.3s ease 0s;
    z-index: 10;
}
#additional-images li:hover a:after,
#additional-images li.current a:after{
    background: none;
    transition: all 0.3s ease 0s;
}
#additional-images li .img {
    height: 105px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
#additional-images li img {
    display: block;
    max-width: 100%;
}
#additional-images {
    position: absolute;
    
    top: 80px;
    right: 0;
}
#setItemNext, #setItemPrev  {
    display: no ne !important;
}
#blog-slider {
    position: relative;
}
#items-more {
    margin-top: 4px;
    border-bottom: 1px solid #ddd;
    padding: 4px;
    font-family: "Roboto-Regular";
}
#items-more a {
    color:#666
}
.k2Pagination li {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-bottom: 15px !important;
}
.k2Pagination {
    font-size: 0;
}
.k2Pagination li a,
.k2Pagination li span {
    color: #666;
    font-size: 14px;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-family: "Roboto-Regular";
    line-height: 20px;
}
.pagination-start a, .pagination-start span,
.pagination-end a, .pagination-end span {
    display: none !important;
}
.pagination-prev a, .pagination-prev span,
.pagination-next a, .pagination-next span {
    width: auto !important;
    padding: 0 10px;
}
@media screen and (max-width: 768px) {
    {}
    .mega-entry {
        width: 50% !important;
        height: 250px !important;
        float: left;
        padding: 2px !important;
        position: static !important;
    }
    #mega-entry-1 {
        display: none;
    }
    .fancybox-close {
        top:0;
        right:0;
    }
    #main-portfolio {
        height: auto !important;
    }
}


.benefits {
    text-align: center;
    margin-top: 10px;
    
}
.benefits  h3 {
    background: rgba(0, 0, 0, 0) url("../images/h32.png") no-repeat scroll center 0;
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 22px !important;
    height: 52px !important;
    line-height: 52px !important;
    margin-bottom: 50px;
    margin-top: 60px;
    text-align: center;
}
.benefits ul {
    width: 730px;
    margin: 0 auto;
}
.benefits ul li {
    margin-bottom: 47px;
}
.benefits ul li.left {
    text-align: left;
}
.benefits ul li.right {
    text-align: right;
}
.benefits ul li.left .b-image {
    width: 160px;
    display: inline-block;
    padding: 5px 0;
    border-right: 3px solid #8eb2c4;
    vertical-align: middle;
     
}
.benefits ul li .b-text p{
    color: #343434;
    font-family: "Roboto-Bold";
    font-size: 20px;
    line-height: 30px;
}
.benefits ul li .b-text p strong {
    font-family: "Roboto-Bold";
    font-weight: 700;
    color: #343434
}
.benefits ul li .b-text h6 {
    font-family: "Roboto-Italic";
    font-size: 18px;
    color: #343434
}
.benefits ul li.left .b-text {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    
}
.benefits ul li.right .b-image {
    width: 160px;
    display: inline-block;
    padding: 4px 0;
    border-left: 3px solid #8eb2c4;
    vertical-align: middle;
     
}
.benefits ul li.right .b-text {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    
}
.gallery-on-home .inside {
    width: 1020px;
}
.gallery-on-home h3 {
    background: #8eb2c4;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Roboto-Regular";
    padding: 20px 0;
    color: #fff;
    margin-bottom: 10px;
}
.blog-image > div h3 {
    background: #8eb2c4;
    color: #fff;
    line-height: 22px;
    padding: 10px 5px;
    font-size: 20px;
    margin-bottom: 32px;
    text-align: center;
    font-family: "Roboto-Regular";
}

#footer {
    background: #e3deda;
    
    margin-top: 50px;
}
.footer-btn {
    background:#8eb2c4 ;
    padding: 15px 0;
    text-align: center;
    height: 40px;
    overflow: hidden;
}
.footer-btn a {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    text-decoration: none;
}

.footer-btn a:nth-child(1) {
    padding: 13px 30px 13px 20px;
    background: url(../images/dot-b.png) no-repeat 98% center;
    color:#4d4d4d;
    font-family: "Roboto-Regular";
    background-color: #fff;
    border-radius: 4px;
}
.footer-btn a:nth-child(2) {
    padding: 13px 20px 13px 30px;
    background: url(../images/dot-b.png) no-repeat 2% center;
    color:#4d4d4d;
    font-family: "Roboto-Regular";
    background-color: #fff;
    border-radius: 4px;
   
}
.footer-btn #myAlternativeContent {
 
    display: inline-block;
    vertical-align: top;
}


#footer .inside {
    padding: 30px 0;
}
#footer .inside > div#footer-1 li a {
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 18px;
    line-height: 27px;
    text-decoration: none;
}

#copyright {
    background: #8eb2c4 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto-Bold";
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
}

#footer-4 div {
    
}
#footer-4 div li {
    display: inline-block;
    margin-top: 18px;
    margin-right: 6px;
}
#footer-1,
#footer-2,
#footer-3,
#footer-4 {
    display: inline-block;
    vertical-align: top;
    width: 24%;
}
#footer-1 {
    width: 18%;
}
#footer-2 {
    width: 15%;
}
#footer-3 {
    width: 33%;
    text-align: center;
}
#footer-4 {
    width: 28%;
}
#footer-4 h3 {
    text-align: left;
    margin-bottom: 6px;
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 18px;
    line-height: 25px;
    text-decoration: none;
}
#footer-4 p {
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    text-decoration: none;
}

.custom.info a {
    color: #4d4d4d;
    display: inline-block;
    font-family: "Roboto-Regular";
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
    text-decoration: none;
}
.custom.info {
    margin-top: 27px;
    text-align: center;
}
#main-content > .inside {
    overflow: hidden;
}
#myAlternativeContentWrapper {
    background: #fff;
    padding: 10px;
    display: none;
}
.left-bnr {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 20px 10px;
}
.left-bnr p {
    color: #333;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
}
.left-bnr h3 {
    color: #8eb2c4;
    font-family: "Roboto-Regular";
    font-size: 36px;
    margin-bottom: 12px;
    margin-top: 20px;
}
.left-bnr .soc a{
    margin: 0 2px;
}
.last-in-blog h3 {
    background-color: #e3deda;
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
    margin-top: 20px;
    padding-left: 6px;
    text-transform: uppercase;
}
.last-in-blog .level0 > li > a {
    display: none;
}
.last-in-blog .level0 > li li {
    margin-bottom: 0;
    margin-top: 2px;
}
.last-in-blog li a {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 22px;
    padding-left: 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.last-in-blog li a:hover {
    color: #8eb2c4 ;
    text-decoration: underline;
}
.page-101 #main,
.page-134 #main {
    margin-top: 10px;
}
img {
    max-width: 100%;
}
.extra-servises .title {
    background-image: url(../images/extratitle.png), url(../images/grey-line.jpg);
    background-position: center bottom, center 0;
    background-repeat: no-repeat, repeat-x;
    text-align: center;
    font-size: 40px;
    font-family: "Roboto-Regular";
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 38px;
    padding-top: 11px;
    margin-bottom: 60px;
}

.page-104 #main-content .inside,
.page-136 #main-content .inside {
    max-width: 98%;
    width: 1366px;
}
.extra-servises .list ul {
    margin: 0 auto;
    max-width: 866px;
}
.extra-servises .list ul li:nth-child(odd) {
    text-align: right;
}

.extra-servises .list ul li .dots {
    margin: 23px 85px;
}
.extra-servises .list ul li h4 {
    color: #fff;
    font-size: 20px;
    font-family: "Roboto-Regular";
}
.extra-servises .list ul li:nth-child(odd) .dots {
    text-align: left;
}
.extra-servises .list ul li:nth-child(even) .dots {
    text-align: right;
}
.extra-servises .list ul li h4 span {
    background: #9abaca;
    padding: 10px 16px;
    display: inline-block;
    border-radius: 8px;
    max-width: 430px;
}
.extra-servises .list ul li .text {
    background: #edeae8;
    padding: 12px 16px;
    margin-top: 8px;
    border-radius: 8px;
    
}
.extra-servises .list ul li .text p span {
    display: block;
    font-size: 18px;
    color: #424242;
    font-family: "Roboto-Regular";
    line-height: 1.3;
}
.extra-servises .list ul li .text p {
    font-size: 20px;
    color: #424242;
    font-family: "Roboto-Regular";
    line-height: 1.2;
}
.extra-servises .list ul li:last-child .dots {
    display: none;
}
#before-content .moduletable.video {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
}
.page-104 #main-content .inner,
.page-136 #main-content .inner {
    margin: 0 auto;
    max-width: 98%;
    padding-top: 1px;
    width: 1180px;
}
.moduletable.about-me {
    margin-bottom: 60px;
}
.moduletable.about-me .left-about {
    display: inline-block;
    margin-right: 28px;
    vertical-align: middle;
}

.moduletable.about-me .right-about {
    display: inline-block;
    padding: 15px;
    vertical-align: middle;
    width: 800px;
    font-family: "Roboto-Regular";
    border-left: 5px solid #8eb2c4;
}
.moduletable.about-me .right-about h4 {
    color: #000;
    font-size: 60px;
    margin-bottom: 10px;
}
.moduletable.about-me .right-about p {
    color: #000;
    font-size: 20px;
    line-height: 24px;
}
.custom-video {
    position: relative;
}
.custom-video:after {
    position: absolute;
    content:" ";
    left: 50%;
    top: 50%;
    z-index: 10;
    background: url(../images/play.png) no-repeat center center;
    background-size: 100% 100%;
    width: 100px;
    margin-left: -50px;
    margin-top: -36px;
    height: 72px;
    cursor: pointer;
}
.custom-video.hidden:after {
    background-image: url(../images/pause.png);
    opacity:0;
}
.custom-video.hidden:hover:after {
    opacity: 0.6;
}
#header-top-right .lang-inline a {
    color: transparent !important;
    opacity: 0.6;
}
#header-top-right .lang-inline li.lang-active a,
#header-top-right .lang-inline li:hover a {
    opacity: 1;
}
#header-top-right .lang-inline li:nth-child(1) a {
    background: url(../images/ru.png) no-repeat center center;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    height: 16px;
    
}
#header-top-right .lang-inline li:nth-child(2) a {
    background: url(../images/en.png) no-repeat center center;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin: 0;
}

/****************ETAPY RABOT *****************/
.page-104 #main-content .work-page .inside,
.page-136 #main-content .work-page .inside {
    width: 1200px;
    margin: 0 auto;
}
.wp  p {
    margin-top: 0;
}
.etap-text {
  display: inline-block;
  vertical-align: top;
 
  padding-top: 7px;
  width: 560px;
}
.etap-text h4 {
  color: #424242;
  font-size: 40px;
  margin-bottom: 13px;
}
.etap-text p {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 19px;
  margin-left: 20px;
  
}
.etap-number {
  background: #8eb2c4;
 
  color: #fff;
  font-size: 40px;
  text-align: center;
  width: 165px;
  height: 165px;
  line-height: 165px;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border-radius: 165px;
}
.p {
  margin-bottom: 30px;
  text-align: center;
  text-decoration: underline;
  margin-left: 20px;
}
.row-body .inside-body {
  display: inline-block;
  vertical-align: middle;
  width: 744px;
}
.row-body .inside-body p {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 19px;
}
.digit {
  padding-left: 57px;
  padding-top: 24px;
  min-height: 45px;
  margin-left: 50px;
  background: url(../images/circle.png) no-repeat 5px 0 ;
}
.row-body .inside-image {
  display: inline-block;
  vertical-align: middle;
}
.row-body .inside-body p  {
  padding-right: 77px;
}
.row-body .inside-body p span {
  margin-left: -28px;
  display: inline-block;
}
.row-body2 .digit {
  margin-left: 0;
  margin-bottom: 50px;
}
.row-body.row-body2 .inside-body {
  width: 670px;
}
.row-body.row-body2 .inside-image {
  margin-top: -60px;
}
.work-page {
  background: url(../images/work-bg.jpg) no-repeat center 0;
}
.row-body3 .inside-body p {
  padding-right: 30px;
}
.row-body3 .inside-image {
  float: right;
  margin-left: 36px;
}
.row-body3 {
  margin-top: -60px;
  overflow: hidden;
}
.row-body3 .inside-body {
  margin-top: 54px;
}
.row-body4 .digit {
  margin-bottom: 40px;
}
.row-body4 .inside-image {
  margin-left: 50px;
}
.row-body5  {
  margin-top: 40px;
}
.row-body5 .digit {
  margin-bottom: 40px;
}
.wp-1, .wp-2, .wp-3, .wp-4 {
  margin: 0 auto;
  padding-top: 5px;
  max-width: 100%;
  width: 1366px;
  background: url(../images/line.png) no-repeat center 0;
}
.wp-2 {
  margin-top: 50px;
}
.wp-2 .etap-text .inside-body {
  width: 500px;
}
.wp-2 .etap-text {
  width: 930px;

}
.wp-2 .row-body .inside-body p {
  padding-right: 0;
  margin-left: 0;
}
.wp-3 .digit2 {
  margin-left: 80px;
  width: 610px;
}
.wp-3 .digit2 p {
  padding-right: 0;
}
.wp-3 .etap-text {
  width: 610px;
}

.wp-3 {
  padding-bottom: 150px;
  background-image: url(../images/line.png) ,  url(../images/work7.png);
  background-repeat: no-repeat;
  background-position: center 0, right 0;
}
.wp-4 .digit {
  margin-bottom: 30px;
}
.wp-4 .digit p strong {
  display: inline-block;
  margin-bottom: 6px;
}
.wp-4 .row-body .inside-body p span {
  margin-left: -28px;
}
.wp-4 .digit {
  padding-left: 57px;
}
.wp-4 .etap-text {
  width: 700px;
}
.wp-4 .row-body .inside-image {
  vertical-align: top;
  margin-top: -40px;
  margin-left: 100px;
}
.wp-4 .row-body .inside-body {
  width: 700px;
}
.wp-4 .row-body .inside-body p {
  padding-right: 0;
}


.wp-4 {
  padding-bottom: 60px;
  background: url(../images/work-bg2.jpg) no-repeat right 550px;
}
.row-body.list ul {
  margin-top: 30px;
  margin-left: 100px;
}
.wp-4 .row-body.list .inside-body {
  width: auto;
}
.wp-4 .row-body.list .digit {
  padding-bottom: 20px;
}
.row-body.list li {
  padding-left: 20px;
  list-style: none;
  display: block;
  background: url(../images/dot.png) no-repeat 0 center;
 
  color: #424242;
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 0;
}
.wp {
    font-family: "Roboto-Regular";
}

/**************** /ETAPY RABOT/ *****************/

#list-of-articles-from-cat {
    margin-top: 80px;
}
#list-of-articles-from-cat ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: flex-start;
     
}
#list-of-articles-from-cat li {
    width: 25%;
    padding-bottom: 15px;
    text-align: center;
}
#list-of-articles-from-cat li > a div.img {
    width: 280px;
    height: 200px;
    padding-bottom: 20px;
    display: inline-block;
    background-size: cover;
    margin-bottom: 0px;
    position: relative;
    background-position: center center;
}
.more-from-cat {
    text-align: center;
    margin-bottom: 20px;
    color: #666;
    font-family: "Roboto-Bold";
    font-size: 20px;
    
}
.more-from-cat span {
    color: #8eb2c4;
    font-size: 24px;
    margin-left: 6px;
}
#list-of-articles-from-cat a {
    display: block;
     
}

#category.search #category-right {
    width: 100%;
}
#category.search #category-right #itemListLeading .listing > div {
    width: 32%;
}
.before-anim > a {
    display: block;
}
.before-anim .img {
    width: 100%;
    height: 270px;
    background-size: cover;
    background-position: center center;
}
#popup-1 {
    position: relative;
    border: 4px solid #c5d285;
    width: 642px;
    max-width: 100%;
 
}
._4uyl ._1p1t {
    display: block !important;
    width: 100% !important;
}
.item-page h5.p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
    text-decoration: none;
    text-align: left;
    margin-left: 0;
    margin-bottom: 50px;
}
#popup-1 .form-inner {
    background: rgba(0, 0, 0, 0) url("../images/p-form-1.jpg") no-repeat scroll center center;
    border: 1px solid #fff;
    height: 454px;
    overflow: hidden;
    padding: 18px;
    width: 604px;
}
#footer-1 li:last-child,
#footer-1 li:nth-last-child(2) {
    display: none;
}
.p-form.show {
    display: block;
}
.p-form {
    display: none;
}


.fancybox-wrap img {
    height: auto !important;
    max-height: 100% !important;
    max-width: 100% !important;
}


#popup-1 {
    display: none;
}
#popup-1 .p-form-title {
    background: #a9c12b none repeat scroll 0 0;
    margin: 18px 0;
    padding: 8px 60px 12px;
}
#popup-1 .p-form-title h4 {
    color: #363636;
    font-family: "Roboto-Medium";
    font-size: 38px;
}
#popup-1 .p-form-title p {
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 27px;
    margin-top: 4px;
}
#popup-1 ul {
    margin-bottom: 30px;
    margin-left: 90px;
}
#popup-1 li {
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 20px;
    line-height: 22px;
    list-style-image: url("../images/dot-g.png");
    margin-bottom: 10px;
}
#popup-1 .form-1 {
    background: #e3deda none repeat scroll 0 0;
    padding: 17px 0;
    text-align: center;
}

#popup-1 button {
    background: #a9c12b none repeat scroll 0 0;
    border: 1px solid #a9c12b;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 36px;
    margin-top: 3px;
    width: 180px;
    transition: all 0.3s ease 0s;
}
#popup-1 input {
    border: 1px solid #a3a3a3;
    font-family: "Roboto-Italic";
    height: 28px;
    margin-bottom: 5px;
    text-align: center;
    width: 275px;
}
#popup-1 button:hover {
    background: #c3e02e;
    transition: all 0.3s ease 0s;
}
#navigation.fixed {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    background: rgba(227,222,218,0.8);
}
#header-top-right .lang-inline .lang-active a {
    color: #fff;
}
#header-top-right .lang-inline a {
    color: #ccc;
}

/*///////////////////*/
.nav-icon {
  width: 45px;
  height: 30px;
  position: relative;
  margin: 8px auto 8px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#navigation .nav-icon {
    display: none;
}
#float-nav .nav-icon {
    margin-top: 0;
    margin-bottom: 10px;
    
}
#float-nav .prod-search {
    padding: 0 20px 10px;
}
#float-nav .nav-icon span {
    background: #fff;
}
.last-in-blog.top {
    display: none;
}
.nav-icon span {
  display: block;
  position: absolute;
  height: 6px;
  width: 50%;
  background: #8eb2c4;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

.nav-icon span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

.nav-icon span:nth-child(1), .nav-icon span:nth-child(2) {
  top: 0px;
}

.nav-icon span:nth-child(3), .nav-icon span:nth-child(4) {
  top: 13px;
}

.nav-icon span:nth-child(5), .nav-icon span:nth-child(6) {
  top: 25px;
}

.nav-icon.open span:nth-child(1), .nav-icon.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-icon.open span:nth-child(2), .nav-icon.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

.nav-icon.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

.nav-icon.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.nav-icon.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.nav-icon.open span:nth-child(5) {
  left: 5px;
  top: 20px;
}

.nav-icon.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 20px;
}

/*///////////////////*/
#footer-3-1 {
    border: 1px solid #7db3c6;
    margin-right: 3.5%;
    text-align: center;
    display: inline-block;
    width: 296px !important;
}
#footer-3-1 .form-1.show {
    display: block;
}
#footer-3-1 .form-1 {
    display: none;
}
#footer-3-1 .header {
    background: #8eb2c4 none repeat scroll 0 0;
    border-bottom: 1px solid #7db3c6;
    height: 55px;
    margin-bottom: 10px;
    padding: 10px 0 5px;
}
#footer-3-1 h3 {
    color: #383838;
    font-family: "Roboto-Medium";
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
#footer-3-1 p {
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 14px;
    line-height: 18px;
}
#footer-3-1 input {
    border: 1px solid #a3a3a3;
    font-family: "Roboto-Italic";
    height: 22px;
    margin-bottom: 5px;
    text-align: center;
    width: 256px;
}
#footer-3-1 button {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 34px;
    margin-top: 3px;
    width: 140px;
}
#footer-3-1 button:hover {
    background: #fff;
}
#extra-form-2 p strong {
    font-weight: 700;
}#footer-3-1 .form-1 {
    padding-bottom: 8px;
}





#extra-form-2-1 .header {
    background: rgba(0, 0, 0, 0) url("../images/hdr.png") no-repeat scroll center 0;
    height: 54px;
    padding-top: 16px;
}
#extra-form-2-1.show, #extra-form-2-2.show {
    display: block;
}
#extra-form-2-1, #extra-form-2-2 {
    display: none;
}
#extra-form-2-1 {
    background: #e7e7e7 none repeat scroll 0 0;
    border: 1px solid #7db3c6;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
#extra-form-2-1 .header, #extra-form-2-2 .header {
    background-position: center bottom;
    height: 64px;
}
#extra-form-2-1 .header {
    padding-bottom: 12px;
    padding-top: 0;
}
#extra-form-2-1 .header h3, #extra-form-2-2 .header h3 {
    background: #8eb2c4 none repeat scroll 0 0;
    font-size: 20px;
    line-height: 21px;
    padding-top: 12px;
}

strong {
    font-family: "Roboto-Regular";
    font-weight: 700;
}
#extra-form-2-1 .header h3 strong, #extra-form-2-2 .header h3 strong {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}
#extra-form-2-1 .body {
    padding-bottom: 26px;
}
#extra-form-2-1 .body h4 {
    color: #8eb2c4;
    font-family: "Roboto-Bold";
    font-size: 22px;
    line-height: 28px;
    margin-top: 6px;
    text-transform: uppercase;
}
#extra-form-2-1 .body p {
    color: #5a5a5a;
    font-family: "Roboto-Regular";
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

 
#extra-form-2-1 .header h3, #extra-form-2-2 .header h3 {
    background: #8eb2c4 none repeat scroll 0 0;
    font-size: 20px;
    line-height: 21px;
    padding-top: 12px;
}
#extra-form-2-1 input[type="text"] {
    font-family: "Roboto-Light";
    font-size: 16px;
}
#extra-form-2-1 input {
    border: 1px solid #a3a3a3;
    font-family: "Roboto-Italic";
    height: 32px;
    margin-bottom: 5px;
    max-width: 90%;
    text-align: center;
    width: 90%;
}
#extra-form-2-1 .header h3, #extra-form-2-2 .header h3 {
    color: #383838;
    font-family: "Roboto-Medium";
    font-size: 20px;
 
    text-transform: uppercase;
}
.snoska {
    font-size: 13px !important;
    line-height: 14px !important;
    margin: 10px 10px;
    
}
.five {
    display: inline-block;
    font-family: arial;
    margin-top: -4px;
}
#extra-form-2-1 button {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 34px;
    margin-top: 20px;
    width: 140px;
}
#extra-form-2-1 button {
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 16px;
    width: 170px;
}#extra-form-2-2 .header {
    background: rgba(0, 0, 0, 0) url("../images/hdr.png") no-repeat scroll center 0;
    height: 54px;
    padding-top: 16px;
}
#extra-form-2-2 {
    text-align: center;
}
#extra-form-2-2 .body h4 {
    color: #8eb2c4;
    font-family: "Roboto-Bold";
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 14px;
}
#extra-form-2-2 .body h5 {
    border-bottom: 1px solid #8eb2c4;
    color: #5a5a5a;
    font-family: "Roboto-Bold";
    line-height: 20px;
    margin: 0 12px;
    padding-bottom: 15px;
}
#extra-form-2-2 .header {
    padding-bottom: 12px;
    padding-top: 0;
}
#extra-form-2-2 .header h3 {
    padding-top: 5px;
}
#extra-form-2-2 .body p {
    color: #5a5a5a;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
}
#extra-form-2-2 {
    background: #e7e7e7 none repeat scroll 0 0;
    border: 1px solid #7db3c6;
    text-align: center;
    width: 100%;
}
#y-mail {
    display: block;
    font-weight: bold;
}
#extra-form-2-2 .body p strong {
    display: block;
    font-size: 23px;
    padding-bottom: 25px;
    padding-top: 8px;
    text-transform: uppercase;
}
#book-form-2-1 .header {
    background: rgba(0, 0, 0, 0) url("../images/hdr.png") no-repeat scroll center 0;
    height: 54px;
    padding-top: 2px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-family: "Roboto-Regular";
    text-align: center;
    border-top: 10px solid #8eb2c4
}
#book-form-2-1   {
    text-align: center;
    background: #e3deda;
    padding-bottom: 20px;
 }
#book-form-2-1 button {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 34px;
    margin-top: 10px;
    width: 140px;
}
#book-form-2-1 button:hover {
    background: #fff;
}
#book-form-2-1 p {
    color: #424242;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: "Roboto-Regular";
}
#book-form-2-1 .book {
    margin-bottom: 15px;
}
#book-form-2-1 button {
    color: #4d4d4d;
    font-family: "Roboto-Bold";
    font-size: 16px;
    width: 170px;
}

#book-form-2-1  .header h3 {
    color: #383838;
    font-family: "Roboto-Medium";
    font-size: 20px;
    text-transform: uppercase;

}

#book-form-2-1 strong {
    color: #fff;
    font-size: 20px;
    display: block;
    text-transform: uppercase;
}
#book-form-2-1 input[type="text"] {
    font-family: "Roboto-Light";
    font-size: 16px;
}
#book-form-2-1 input {
    border: 1px solid #a3a3a3;
    font-family: "Roboto-Italic";
    height: 32px;
    margin-bottom: 5px;
    max-width: 90%;
    text-align: center;
    width: 90%;
}


#f-4 .header {
    background: #8eb2c4 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto-Regular";
    font-size: 31px;
    padding: 25px 0;
    text-transform: uppercase;
}
#f-4 .header span {
    color: #4d4d4d;
}
#extra-form-4-1, #extra-form-4-2 {
    padding-bottom: 30px;
}
.form-4.show {
    display: block;
}
.form-4 {
    display: none;
}
.form-4.show {
    display: block;
}
#f-4 {
 
    text-align: center;
}

#extra-form-4-1 .body p {
    color: #4d4d4d;
    font-family: "roboto-bold";
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0;
}
#extra-form-4-1 .body ul {
    text-align: center;
}
#extra-form-4-1 ul, #extra-form-4-2 ul {
    display: inline-block;
    width: 212px;
}
#extra-form-4-1 li, #extra-form-4-2 li {
    color: #4d4d4d;
    font-family: "roboto-light";
    font-size: 18px;
    line-height: 22px;
    list-style: outside url("../images/rctn.png") disc;
    margin-bottom: 15px;
    text-align: left;
}
#extra-form-4-1 li strong, #extra-form-4-2 li strong {
    font-family: "Roboto-Medium";
    font-weight: normal;
}
#extra-form-4-1 input {
    border: 1px solid #a3a3a3;
    font-family: "Roboto-Italic";
    height: 30px;
    margin-bottom: 5px;
    text-align: center;
    width: 278px;
}
#extra-form-4-1 button {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 38px;
    margin-top: 3px;
    width: 180px;
}
#extra-form-4-2 .body h4 {
    border-bottom: 1px solid #8eb2c4;
    color: #4d4d4d;
    display: inline-block;
    font-family: "Roboto-Regular";
    font-size: 20px;
    padding: 25px 0;
}
#extra-form-4-2 .body h5 {
    color: #8eb2c4;
    font-family: "Roboto-MediumItalic";
    font-size: 18px;
    line-height: 22px;
    margin: 30px 0;
}
#extra-form-4-1 button:hover {
    background: #fff;
 
}
#f-4 .header span {
    color: #4d4d4d;
}
#extra-form-4-1, #extra-form-4-2 {
    padding-bottom: 30px;
}
#extra-form-4-2 .body h5 {
    color: #8eb2c4;
    font-family: "Roboto-MediumItalic";
    font-size: 18px;
    line-height: 22px;
    margin: 30px 0;
}

#extra-form-2 h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
}
#extra-form-2 p strong {
    font-weight: 700;
}
#extra-form-2 p {
    color: #525252;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
    margin-top: 7px;
}

#popup-2 {
    border: 4px solid #e3b905;
    position: relative;
    width: 642px;
    display: none;
    max-width: 100%;
    box-sizing: border-box;
    padding-bottom: 15px;
}
#popup-2 .form-inner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    height: 485px;
    overflow: hidden;
    padding: 18px;
 
    max-width: 100%;
    box-sizing: border-box;
}
#popup-2 .p-form-title {
    background: #e3b905 none repeat scroll 0 0;
    margin: 22px 0;
    padding: 8px 15px 12px;
    position: relative;
}
#popup-2 .p-form-title h4 {
    color: #363636;
    font-family: "Roboto-Medium";
    font-size: 34px;
    text-transform: uppercase;
}
#popup-2 .p-form-title p {
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 34px;
    margin-top: 4px;
    text-transform: uppercase;
}
#popup-2 .p-form-title img {
    position: absolute;
    right: -45px;
    top: -50px;
    max-height: none !important;
}
#popup-2 .list p {
    color: #363636;
    font-family: "Roboto-Regular";
    font-size: 20px;
}
#popup-2 .list h3 {
    color: #e3b905;
    font-family: "roboto-bold";
    font-size: 40px;
    margin-bottom: 8px;
    margin-top: 6px;
    text-transform: uppercase;
}
#popup-2 .list h4 {
    font-family: "roboto-bold";
    font-size: 20px;
    margin-bottom: 16px;
    text-transform: uppercase;
}
#popup-2 .form-1 {
    background: #e3deda none repeat scroll 0 0;
    padding: 17px 0;
    text-align: center;
}
#popup-2 input {
    border: 1px solid #a3a3a3;
    font-family: "Roboto-Italic";
    height: 28px;
    margin-bottom: 5px;
    text-align: center;
    width: 275px;
}
#popup-2 button {
    background: #e3b905 none repeat scroll 0 0;
    border: 1px solid #e3b905;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 36px;
    margin-top: 3px;
    width: 180px;
}
#popup-2 button:hover {
    background: #fff;
}
#popup-2 .form-inner.p-form-second {
    border: medium none;
    text-align: center;
    width: 100%;
}
#popup-2 .p-form-second {
    padding: 60px 0 0;
}
#popup-2 .p-f-ttl {
    background: #e3b905 none repeat scroll 0 0;
    color: #363636;
    font-family: "Roboto-Medium";
    font-size: 28px;
    margin-bottom: 40px;
    margin-top: 47px;
    padding: 25px 0;
}
#popup-2 .p-form-second p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 30px;
}
#popup-2 .p-form-second p {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 30px;
}
#popup-2 .p-form-second p strong {
    font-weight: bold;
}
#popup-2 .p-form-second h5 {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    line-height: 22px;
}
#popup-2 .p-form-second h6 {
    color: #e3b905;
    font-family: "Roboto-Medium";
    font-size: 18px;
    line-height: 22px;
    margin-top: 5px;
}
#popup-1 .p-form-second p {
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 30px;
}
#popup-1 .p-form-second p span {
    color: #a9c12b;
    display: block;
}
#popup-1 .p-f-ttl {
    background: #a9c12b none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto-Medium";
    font-size: 28px;
    margin-bottom: 40px;
    margin-top: 47px;
    padding: 25px 0;
}

#popup-1 .p-form-second {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    height: 432px;
    padding: 47px 0 0;
    text-align: center;
    width: 100%;
}
.page-107 .item-page p strong {
    border-bottom: medium none;
    color: #8eb2c4;
    font-family: "Roboto-Bold";
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 4px;
}
.page-107 .item-page ul {
    margin-top: 8px;
}
#blog-item #right-sidebar #soc li {
    width: 14%;
}
#float-nav {
    position: fixed;
    padding: 2% 0px;
    height: 100%;
    top: 0;
    width: 300px;
    left: 0;
    background: #8eb2c4 ;
    z-index: 10;
    left: -320px;
    display: none;
    transition: all 0.3s ease 0s;
    z-index: 10000;
}
#float-nav.open {
    transition: all 0.3s ease 0s;
    left: 0;
}
#float-nav li {
    
    text-align: left;
    
}
#float-nav li a {
    color: #fff;
    font-size: 20px;
    font-family: "Roboto-Regular";
    line-height:46px;
    height: 46px; 
    display: block;
    padding: 0 20px;
}
#float-nav li:hover, #float-nav li.active {
    background: #6996ac;
}
 

#category-right #itemListLeading .listing {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
     
     
}
#interesting-also {
    margin-top: 50px;
}
#interesting-also ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
     
}
#interesting-also li {
    text-align: left;
    width: 24%;
    margin-right: 1%;
    font-size: 16px;
    color: #4d4d4d;
    font-family: "Roboto-Regular";
    padding-bottom: 20px !important;
}
#interesting-also li p  {
    line-height: 18px;
    
}
#interesting-also li a {
    font-family: "Roboto-Regular";
    text-transform: none;
    font-size: 18px;
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #8eb2c4;
}
#interesting-also li .img {
    margin-bottom: 5px !important;
    width: 100% !important;
}
#scrollToTop {
    background: none;
    border-radius: 3px;
    bottom: 1px;
    color: #ffffff;
    cursor: pointer;
    font-size: 0.9em;
    padding: 1px;
    position: fixed;
    left: 30px;
    text-align: center;
    transition: background-color 0.2s ease-in-out 0s;
    z-index: 9999;
}

.page-104 #main-content .video .inside, .page-136 #main-content .video .inside {
    max-width: 100%;
    width: 960px;
}
.rc-result {
    text-align: center;
    color: #f54552;
    font-size: 18px;
    font-family: "Roboto-Regular";
}
#calc-sent {
    display: none;
    line-height: 24px;
    padding: 20px;
    text-align: center;
    font-family: "Roboto-Regular";
}
#footer .inside {
    width: 1016px;
}

.ws-chat .ws-chat-btn-container {
    opacity:0.6
}
.ws-chat .ws-chat-btn-container:hover {
    opacity:1
}
.last-in-blog.top p {
    color: #333;
    font-family: "Roboto-Regular";
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
    margin-bottom: 15px;
}
#footer .inside {
    width: 1180px;
}
.page-101 #footer .inside,
.page-134 #footer .inside {
    width: 1016px;
}
.lang-en-GB #footer-1 {
    width: 15%;
}
.lang-en-GB #footer-2{
    margin-right: 3%;
}
#extra-menu {
    text-align: center;
}
#extra-menu li {
    display: inline-block;
    padding: 6px;
}
#extra-menu .level0 > li > a {
    display: none;
}
#extra-menu li a {
    color: #222;
    text-decoration: none;
    font-family: "Roboto-Light";
    padding: 3px 0;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    font-weight: normal;
}
#mod-test h3 {
    color: #333;
    font-family: "DomaineDisplayCyr-Regular";
    font-size: 28px;
    font-weight: bold;
    padding: 28px 0 20px;
    text-transform: uppercase;
    text-align: center;
}
#mod-test {
    margin-bottom: 30px;
}
#extra-menu li a:hover,
#extra-menu li.active a  {
    border-color: #8eb2c4;
    color: #8eb2c4
}
#category-left .k2CategoriesListBlock .level2 {
    display: none;
}
 #extra-menu li .level2 {
    display: none;
 }
 #extra-menu li {
    margin-bottom: 0px;
 }
#blog-single-page h3 {
    color: #333;
    font-family: "DomaineDisplayCyr-Regular";
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 40px 0 20px 0;
 }
 
 #blog-single-page {
    width: 1180px;
    max-width: 100%;
 }
 #blog-single-page > div {
    width: 100%;
 }
 .soc2 {
    text-align: center;
 }
 .soc2 li {
    margin: 10px 5px 0;
    display: inline-block;
 }
 #blog-single-page #right-sidebar #soc li {
    width: auto;margin: 0 15px;
    margin-bottom: 30px;
    
 }
 #mod-test #full-text {
    padding-top: 30px;
 }
 #blog-top-bar #blog-single-page .image {
    width: 100%;
    padding: 0;
    border: none;
    position: relative;
    
    
 }
 #blog-top-bar #blog-single-page .image img{
    width: 100%;
 }
 #blog-item.slider #blog-single-page {
    display: none;
 }
 #blog-item.single #blog-slider {
    display: none;
 }
 #blog-top-bar #blog-single-page .image > div {
    overflow: hidden;
   
 }
#blog-single-page .itemIntroText{
    display: none;
 }
#blog-single-page  #full-text {
    margin-top: 30px;
 }
 
#blog-single-page p {
    color: #666;
    line-height: 22px;
    font-family: "Roboto-Regular";
    margin-bottom: 20px;
}
#intro-text p {
    font-size: 20px;
    font-family: "DomaineDisplayCyr-Regular";
 }
 .more-from-cat {font-family: "DomaineDisplayCyr-Regular";
    font-size: 24px;
 }
#item-main-content #item-title > div {
    font-family: "DomaineDisplayCyr-Regular";
    font-weight: bold;
} 
#blog-item.hide > #item-main-content {
    display: none;
 }
 
 #blog-item.single  > #item-main-content {
    display: none;
 }
 .page-101 #footer,
  .page-134 #footer {
    margin-top: 0;
  }
  
  #blog-single-page p img {
    width: 100%
  }
  #list-of-articles-from-cat a {
    color: #8eb2c4;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 14px;
    margin-bottom: 8px;
    padding: 0 0px;
    text-transform: uppercase;
  }
  
  #blog-single-page #full-text,
  #mod-test #full-text {
    width: 800px;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
  }
 
  
#blog-single-page li {
    color: #666;
    font-family: "Roboto-Regular";
    line-height: 22px;
    margin-bottom: 10px;
}
.page-106 #main-content.with-left-bar > div.inside,
.page-138 #main-content.with-left-bar > div.inside{
    padding-bottom: 80px;
}
.page-106  #main-content #main,
.page-138  #main-content #main {
    float: right;
}
#images-list li > a div.img {
    background-size: cover;
    display: inline-block;
    height: 165px;
    margin-bottom: 0;
    padding-bottom: 0px;
    position: relative;
    width: 98%;
    background-position: center;
}
#images-list li {
    padding-bottom: 0px;
    text-align: center;
    width: 16.6%;
}
#blog-item #images-list .overlay-post {
    height: 165px;
}
#images-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    
    flex-flow: row wrap;
}
#pagination {
    text-align: center;
    margin-top: 30px;
}
#pagination li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1px;
}
#pagination li a {
    font-family: "Roboto-Regular";
    display: inline-block;
    padding: 4px;
    color: #000;
    text-decoration: none;
}
.image-middle {
    width: 100%;
    height: 580px;
    max-width: 100%;
    background-position: center center;
    background-size: cover;
}
#form-blog {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 330px;
}
#form-blog.fixed {
    position: fixed;
    top: 10px;
    
}
#form-blog  h3 {
    padding: 0;
}
#category #category-right #itemListLeading .flexbox {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
#category #category-right #itemListLeading .flexbox > div {

    margin-left: 1%;
    width: 49%;
}
#text-side-block {
    min-height: 640px;
    overflow: hidden;
}
#pagination li a {
    color: #999;
    padding: 4px 10px;
    font-size: 14px;
}
#pagination li {
    border: 1px solid #ddd;
    
}
#pagination li.current,
#pagination li:hover {
    border-color: #8eb2c4
}
#pagination li.current a,
#pagination li:hover a {
    color: #8eb2c4
}
#zodiak-test {
    background: url(../images/test_bg1.jpg) no-repeat center 0;
}
#test-header {
    background: url(../images/test_header.png) no-repeat center 0;
    text-align: center;
    padding-top: 8px;
    color:#fff;
    padding-bottom: 34px;
}
#test-header h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Roboto-Bold";
    
}
#test-header p {
    font-size: 11px;
    text-transform: uppercase;
    font-family: "Roboto-Regular";
    margin-top: 4px;
    
}
#test-body p {
    color: #fff;
    font-size: 16px;
    font-family: "Roboto-Bold";
    text-transform: uppercase;
    line-height: 1.2;
    text-shadow: 0 0 6px rgba(0,0,0,1);
}

#test-body p strong {
    font-size: 30px;
    display: block;
}
#test-body {
    text-align: center;
    padding-top: 110px;
    padding-bottom: 120px;
    background: url(../images/zodiak.png) no-repeat center center;
}
.lang-en-GB #test-body {
    padding-top: 100px;
    padding-bottom: 100px;
}
#test-footer a {
    background: url(../images/test_footer.png) no-repeat center 0;
    width: 330px;
    display: inline-block;
    height: ;
    padding-bottom: 14px;
    padding-top: 31px;
    color: #2b2b38;
    font-size: 25px;
    text-decoration: none;
    text-align: center;
    font-family: "Roboto-Bold";
 
}
#mod-test p {
    font-family: "Roboto-Regular";
    margin-bottom: 20px;
    line-height: 1.1;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 22px;
}
 
#form-test-wrapper #form-test {
    margin: 0 auto;
    margin-top: 0px;
    width: 810px;
    
    text-align: right;
    right: 0;
    top: 0;
    position: absolute;
}
#form-test-wrapper > div {
    display: inline-block;
}
#form-test-wrapper #test-body {
    padding-bottom: 0;
    padding-top: 136px;
    margin-left: 80px;
}
#form-test #test-header{
    color: #3b5998;
    background: url(../images/form_test_bg2.png) no-repeat right 0;
    font-size: 21px;
    padding-right: 15px;
    padding-bottom: 55px;
    text-align: right;
    padding-top: 15px;
}

#form-test-wrapper > #test-body {
    width: 413px;
    height: 460px;
    background-image: url(../images/zodiac_circle.png);
    color: #fff;
}
#form-test #test-header h3 {
    font-size: 80px;
    color: #3b5998;
    padding: 0;
    margin-bottom: 12px;
    text-align: right;
}
video {
    display: block;
}
#cel_1 > .title {
    display: none;
}
#form-test-wrapper > #test-body p,
#form-test-wrapper > #test-body h3 {
    color: #fff;
    font-family: "Roboto-Bold";
}
#form-test-wrapper > #test-body p {
    margin-top: 90px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.3px;
}
#form-test-wrapper > #test-body p strong {
    font-size: 32px;
}
#form-test #test-body {
    margin-right: 20px;
    width: 460px;
    background: rgba(255,255,255,0.4);
    padding: 20px;
    margin-top: 30px;
    display: inline-block;
}
#test-body input.error {
    border-color: #ff0000 !important
}
#form-test #test-header p {
    font-size: 19.5px;
    color: #3b5998;
}
#form-test-wrapper {
    margin-top: 80px;
    position: relative;
    
    box-shadow: 0 0 3px #000;
    margin: 3px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 50px;
    background: url(../images/zodiac_2.jpg);
}
#mod-test.zodiak #form-test-wrapper, #mod-test.zodiak .test-h {
    display: none;
}
#mod-test #soc {
    text-align: center;
}
#mod-test #soc li {
    display: inline-block;
    margin: 10px 15px;
}
#form-test input[type="text"]{
    width: 100%;
    margin-bottom: 8px;
    padding: 0;
    padding-left:  4%;
    border: 1px solid #98b8ca;
    height: 40px;
    box-sizing: border-box;
}
#test-footer {
    text-align: center;
}
#form-test button {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 34px;
    margin-top: 3px;
    width: 140px;
    background: #8eb2c4 ;
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    padding: 0;
    transition: all 0.3s ease 0s
}
#form-test button:hover {
    background: #fff;
    transition: all 0.3s ease 0s;
    
}
.ui-datepicker-year {
    margin-top: 3px;
    float: right;
}

h3.no-articles {
    text-align: center;
    font-size: 30px;
    margin-top: 15px;
    color: #8eb2c4;
    display: block;
    width: 100%;
    font-family: "Roboto-Regular";
}
.zodiak-page {
    width: 800px; 
}
.zodiak-page img {
    width: 100%; 
    max-width: 100%;
}
#test-result #item-main-content {
    width: 100%;
 }
#email-is2, #email-is1, #email-is3 {
    display: none;
    font-family: "Roboto";
    padding: 20px;
    text-align: center;
    width: 320px;
}

#email-is2 p, #email-is1 p, #email-is3 p {
    line-height: 20px;
    margin-bottom: 10px;
}

#email-is2 h4, #email-is3 h4 {
    font-size: 16px;
    margin-top: 10px;
}
#consultation-popup .form img {
    margin-bottom: 40px;
}
#email-is2 h4  strong, #email-is3 h4  strong  {
    font-family: "Roboto";
    font-weight: 700;
}
#bc {
    width: 450px;
    max-width: 100%;
    text-align: center;
    padding: 0 0 10px 0;
    display: none;
}
#bc h3 {
    color: #fff;
    font-family: "Roboto-Regular";
    background: #8eb2c4;
    font-size: 25px;
    padding: 20px 0;
}
#bc p {
    color: #424242;
    font-family: "Roboto-Regular";
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 15px;
}
#bc a {
    background: #8eb2c4 none repeat scroll 0 0;
    border: 1px solid #8eb2c4;
    border-radius: 5px;
    color: #383838;
    cursor: pointer;
    font-family: "Roboto-Medium";
    font-size: 14px;
    height: 34px;
    display: inline-block;
    margin-top: 10px;
    width: 140px;
    line-height: 34px;
}
#text-side-block .intro-text {
    font-style: italic;
}
#mod-test .test-p p {
    font-style: italic;
    text-align: center;
    font-family: 'DomaineDisplayCyr-Regular'; 
    font-size: 20px;
}
#extra-menu.extra-menu-block {
    display: none;
}
#form-blog .form {
    padding-top: 15px;
}
#form-blog #consultation h4 {
    margin-bottom: 15px;
}
#form-blog #consultation h3 {
    padding: 8px 0;
    font-size: 18px;
    font-family: "Roboto-Regular";
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
}
#form-blog #consultation .inside,
#form-blog #consultation .form {
    max-width: 100%;
}
#form-blog #consultation {
    padding: 0;
    margin-top: 10px;
    background: none;
}
#form-blog.show-form #button-consult {
    display: none;
}
#form-blog.show-button #consultation {
    display: none;
}

#button-consult {
    background: #8eb2c4 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 10px 5px 8px;
    text-align: center;
}
#button-consult  a {
    color: #fff;

}
#images-list ul li.fade {
    opacity: 0;
}
.cookie-agree {
    padding-top: 4px;
    margin-top: 18px;
    background: rgba(190,190,190,0.8);
    position: fixed;
    z-index: 9999999999;
    bottom: 0;
    left: 0;
    width: 100%;
 
}
.cookie-agree.hidden {
    display: none;
}
.cookie-agree p {
    font-family: "Roboto-Light";
    color: #333;
    line-height: 1.2;
    font-size: 12px;
    padding: 0 10px 4px;
    font-weight: normal;
    text-align: center;
}
.cookie-agree p span {
    background: #8eb2c4;
    padding: 8px 10px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}
  
.djslider-default ul.djslider-in > li  img {
    cursor: pointer;
}