﻿/*

Theme Name:     anova

Description:    Child theme for Roots

Version:        0.0.1

Author:         anova

Template:       roots

*/

/**/

/* accessibility */

.acc-on .focused {border: 2px dotted #d7d7d7;background: rgba(186,33,31,0.1);box-shadow: 0 0 8px 2px #f1a6c2;}
.acc-on a:focus {outline: none !important;border: 2px dotted #d7d7d7;background: rgba(186,33,31,0.1);    box-shadow: 0 0 8px 5px #f1a6c2;}

.nagish *{transition: all 0.8s;}
.nagish {position: fixed;top: 0;right: 0;z-index: 9999;width:280px;font-family: sans-serif}
.nagish .nagish-menu{float: right;width: 100%;position: absolute;right: -280px;padding: 14px;border: 1px solid #000;background: #fff;}
.nagish .nagish-icon{float: right;width: 50px;position: absolute;opacity: 1;cursor: pointer;}
.nagish .nagish-icon span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 0.7;
}
.nagish .nagish-menu ul.menu-n{margin: 0;padding: 0}
.nagish .nagish-menu ul.menu-n li{cursor: pointer;list-style: none;transition: all 0.3s;background: url(assets/images/heart.png) no-repeat right 5px;transform: rotate(0deg);display: block;padding: 4px 24px 4px 0;background-size: 18px 15px;font-size: 17px;line-height:1.5;}
.nagish .nagish-menu ul.menu-n li a{color:#000;display: inline-block;font-size: 17px;}
.nagish .nagish-menu ul.menu-n li .menuText{float: right}
.nagish .nagish-menu ul.menu-n li .toggle{float: left;text-transform: uppercase}
.nagish .nagish-menu ul.menu-n li .toggle span.off {background: #eb80a7}
.nagish .nagish-menu ul.menu-n li .toggle span {
    border-radius: 50px;
    display: inline-block;
    background: #ddd;
    padding: 4px 7px;
    line-height: 1;
    font-size: 15px;
}
.nagish .fonts{}
.nagish .fonts .fonts-menu{padding: 0;margin: 0;text-align: center;margin: 19px 0;}
.nagish .fonts .fonts-menu li{list-style: none;display: inline-block;}
.nagish .fonts .fonts-menu li a{font-size: 29px;color: #000;padding: 8px 15px;margin: 0 0 0 12px;border: 2px solid #ddd;}
.nagish .fonts .fonts-menu li:last-of-type a{margin-left: 0;}
.nagish .close{opacity: 1;text-align: center;display: block !important;float: none;border-top: 1px solid;padding: 12px 0 0 0px;font-family: sans-serif;}

footer .container .left.nopadding {
    padding: 0;
    margin: 0 27px;
}

/* end */

.btn1 {
    width: 38px;
    height: 40px;
    left: 0px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    padding: 0;
}

a.readMorField {
    position: absolute;
    bottom: 21px;
    left: 51px;
}
.se-pre-con {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999;background: url(assets/images/loader.gif) center no-repeat #fff;}

.imageTrigger{cursor: pointer}
.popupFront{display: none;position: fixed;top: 0;right: 0;left: 0;bottom: 0;width: 100%;height: 100%;z-index: 9999;}
.popupFront .overlay{position: fixed;top: 0;right: 0;left: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5)}
.popupFront .popContent {
    /*position: absolute;z-index: 999;border-radius: 20px;background-color: #ffffff;box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);text-align: right;padding: 0;margin: auto;overflow: auto;width: 78%;height: 79%;top: 0;bottom: 0;right: 0;left: 0;*/
    position: absolute;
    z-index: 999;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: none;
    text-align: right;
    padding: 0;
    margin: auto;
    overflow: hidden;
    width: 629px;
    height: 772px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.popupFront .inner {
    width: 98%;
    margin: 0 auto;
    overflow: auto;
}
.popupFront .close {
    float: none !important;
    background: #fff;
    font-size: 31px !important;
    font-weight: normal !important;
    line-height: 1.3 !important;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff !important;
    opacity: 1 !important;
    font-family: sans-serif !important;
    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65) !important;
    width: 41px !important;
    height: 40px !important;
    border-radius: 50px !important;
    text-align: center !important;
    position: absolute !important;
    top: 5px !important;
    right: 6px !important;
    z-index: 99;
}



.btn1 .icon-left {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    position: absolute;

    height: 4px;

    width: 15px;

    top: 17px;

    background-color: #006db8;

    left: 4px;

}

.btn1 .icon-left:before {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    position: absolute;

    width: 15px;

    height: 4px;

    background-color: #006db8;

    content: "";

    top: -9px;

    right: 0;

}

.btn1 .icon-left:after {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    position: absolute;

    width: 15px;

    height: 4px;

    background-color: #006db8;

    content: "";

    top: 9px;

    right: 0;

}

.btn1.open .icon-left {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    background: transparent;

}

.btn1.open .icon-left:before {

    -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(4px, 4px);

    transform: rotateZ(45deg) scaleX(1.3) translate(2px, 2px);

}

.btn1.open .icon-left:after {

    -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(4px, -4px);

    transform: rotateZ(-45deg) scaleX(1.3) translate(2px, -1px);

}

.btn1 .icon-right {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    position: absolute;

    height: 4px;

    width: 15px;

    top: 17px;

    background-color: #006db8;

    right: 4px;

}

.btn1.open .icon-right {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    background: transparent;

}

.btn1 .icon-right:before {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    position: absolute;

    width: 15px;

    height: 4px;

    background-color: #006db8;

    content: "";

    top: -9px;

    right: 0;

}

.btn1.open .icon-right:before {

    -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-4px, 4px);

    transform:rotateZ(-45deg) scaleX(1.3) translate(-2px, 2px);

}

.btn1 .icon-right:after {

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    position: absolute;

    width: 15px;

    height: 4px;

    background-color: #006db8;

    content: "";

    top: 9px;

    right: 0;

}

.btn1.open .icon-right:after {

    -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-4px, -4px);

    transform: rotateZ(45deg) scaleX(1.3) translate(-2px, -2px);

}

/**/

@font-face {

    font-family: 'shlager_bold';

    font-style: normal;

    font-weight: 700;

    src: url(assets/fonts/shlagerboldwebfont.eot);

    src: url(assets/fonts/shlagerboldwebfont.eot?#iefix) format('embedded-opentype'),

    url(assets/fonts/shlagerboldwebfont.woff) format('woff'),

    url(assets/fonts/shlagerboldwebfont.ttf) format('truetype');

}

@font-face {

    font-family: 'shlager_regular';

    font-style: normal;

    font-weight: 400;

    src: url(assets/fonts/shlagerregularwebfont.eot);

    src: url(assets/fonts/shlagerregularwebfont.eot?#iefix) format('embedded-opentype'),

    url(assets/fonts/shlagerregularwebfont.woff) format('woff'),

    url(assets/fonts/shlagerregularwebfont.ttf) format('truetype');

}

body{

    font-family: "shlager_regular",sans-serif;

    text-align: right;

    direction: rtl;

}

h1,h2,h3,h4{

    font-family: "shlager_regular",sans-serif!important;

}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{

    padding: 0;

}

.container {

    max-width: 1200px;

    padding: 0;

}

a:hover{

    text-decoration: none;

}

img{

    max-width: 100%;
    height: auto;

}

a{

    color:#006db8;

}

.post {

    border-radius: 20px;

    background-color:  #ffffff;

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);

    text-align: right;

    padding: 0;

    margin-right: 3%;

    float: left;

    width: 48.125%;

    margin-bottom: 16px;

    overflow: hidden;

}

span.readMore {

    display: block;

    direction: rtl;

    text-align: left;

    font-weight: 700;

    font-size: 21.71px;

    margin-top: 5px;

}

.main_slider {

    margin-bottom: 83px;

}

.home .post img {
    max-width: 100%;
    position: relative;
    top: -40px;
}
.post img {

    max-width: 100%;


}

.post:nth-child(even) {

    margin-right: 0;

}



a.post .text {

    color: #006db8;

    font-size: 20.01px;

    padding: 15px;

}

a.post .text h3 ,a.post .text p{

    color: #006db8;

}

a.post .text h3 {

    font-size: 35.01px;

    margin-top: 0;

}

.navbar-default {

    background: white;

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.33);

    border-bottom: 0;

    margin-bottom: 0;

    height: 169px;

}

header .navbar-nav {

    float: right;

    padding-right: 0;

}

.navbar-nav>li {

    float: right;

    padding: 0px 11px 0px 27px;

    /*background-image: url(assets/images/heart.png);*/

    background-repeat: no-repeat;

    background-position: left 10px;

}

.navbar-default .navbar-nav>li>a {

    color: #006db8;

    font-size: 27.96px;

    font-weight: 900;

    padding: 10px 0;

}

form.search-form.form-inline {

    float: right;

    width: 205px;

}

.navbar-nav>li:last-child a::after {

    background-image: none!important;

    padding-left: 0;

    width: 0!important;

}

.navbar-nav>li:last-child{

    padding-left: 0;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {

    background: transparent;

    color: #006db8;

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {

    color: #006db8;

}

/*.navbar-default .navbar-nav>li>a::after {

    content: " ";

    width: 0;

    height: 4px;

    background: #eb80a7;

    position: absolute;

    right: 0;

    bottom: 3px;

    transition: all 0.3s;

}

.navbar-default .navbar-nav>li>a:hover::after {

    width: 100%;

}*/

.video {

    min-height: 300px;

}

.navbar-default .navbar-nav>li>a::after {

    content: " ";

    width: 17px;

    height: 15px;

    position: absolute;

    left: -28px;

    top: 11px;

    transition: all 0.3s;

    background-image: url(assets/images/heart.png);

    transform: rotate(0deg);

}

.navbar-default .navbar-nav>li>a:hover::after {

    transform: rotate(360deg);

}

.navbar-default .navbar-nav>.active>a::after{



}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li.active>a:hover {

    color: #eb80a7;

}

.navbar-default .navbar-nav>.active>a {

    color: #0583da;

}

.navbar>.container .navbar-brand {

    position: absolute;

    top: 1px;

    left: -24px;

    margin-left: 0;

    padding: 0;

}

header .container {

    position: relative;

}

header .bottom {

    /*padding-top: 122px;*/
    /*padding-top: 105px;*/

}
.lang_style_div a {
    font-size:  21px;
    margin-left:  30px;
}

.lang_style_div {
    margin-bottom: 80px;
    margin-top: 15px;
}
.desktop_only {
    display: block !important;
}
.mobile_only {
    display: none !important;
}
nav.collapse.navbar-collapse {

    padding-right: 0;

    float: right;

}

.navbar-nav>li:first-child {

    padding-right: 0;

}

a.product {

    text-align: center;

    margin-bottom: 22px;

}

.buy,.buy:hover {

    background-color: #006db8;

    width: 304px;

    /* height: 45px; */

    display: inline-block;

    color: white;

    padding: 12px 0px 10px 0;

    text-align: center;

    font-size: 26px;

    margin-top: 20px;

}

a.product h3 {

    font-size: 34.94px;

    margin-top: 2px;

    margin-bottom: 3px;

    max-width: 374px;

}



a.product p {

    font-size: 23.01px;

    line-height: 22px;

}



a.product img {

    max-height: 325px;

}

h1,h2 {

    font-size: 44.97px;

    text-align: right;

    color: #006db8;

    margin-bottom: 35px;

}

a.arrows {

    display: inline-block;

    width: 13%;

    height: 100%;

}

a.arrows.next {

    text-align: left;

}

.product.big {

    margin-bottom: 50px;

}

.product.big .imageWarraper {

    width: 25%;

    display: inline-block;

}

.product .content {

    color: #006db8;

    font-size: 23.01px;

    /*max-width: 417px;*/

    width: 47%;

    line-height: 23px;

    display: inline-block;

    vertical-align:text-bottom;

    vertical-align: middle;

    text-align: right;

}

.product .content h1 {

    font-size: 34.94px;

}

.realatedProducts h3 {

    color: #006db8;

    font-size: 29.98px;

    text-align: center;

    margin-bottom: 30px;

}

.realatedProducts {

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);

    border-radius: 20px;

    margin-bottom: 20px;

}

ul.tabs li {
    cursor: pointer;
    color: #006db8;

    font-size: 29.98px;

    font-weight: bold;

    list-style: none;

    border-top-left-radius: 20px;

    border-top-right-radius: 20px;

    text-align: center;

    width: 200px;

    float: left;

    background-color: #c7e6fb;

    transition: all 0.5s;

}

ul.tabs li.active {

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);

    background: white;
    z-index: 99;
    position: relative;
}

ul.tabsContent li {

    list-style: none;

    color: #006db8;

    font-size: 20px;

    line-height: 22px;

    opacity: 0;

    transition: all 0.5s;

    top: 2px;

    right: 0;

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);

    border-radius: 20px;

    border-top-left-radius: 0;

    position: absolute;
    z-index: -1;

}

ul.tabsContent li.active {

    opacity: 1;

    position: relative;
    z-index: 9999;

}

ul.tabsContent,ul.tabs {

    padding-left: 0;

    margin-bottom: 0;

    position: relative;

    padding-right: 0;

    clear: both;

}

.big_post{

}

.big_post .big_inner{

    border-radius: 20px;

    background-color:  #ffffff;

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);

    margin: 20px 5px;

    position: relative;

    padding-left: 34px;

    overflow: hidden;

}

.big_post .big_inner .imageWarraper img{

    width: 160%;

    max-width: 200%;

    margin-right: -30%;

}

.big_post h1 {

    margin-bottom: 0;

    line-height: 27px;

}

.big_post .imageWarraper {

    width: 36%;

    margin-left: 2%;

    display: inline-block;

    overflow: hidden;

}

.big_post .content {

    color: #006db8;

    font-size: 20px;

    display: inline-block;

    width: 60%;

    vertical-align: top;

    text-align: justify;

}

.big_post h1 {

    font-size: 35px;

    margin-top: 27px;

}



.big_post .content > p {

    font-size: 22px;

}

.big_post .content div {

    line-height: 23px;

    text-align: right;

}

.other_posts .post {

    width: 24%;

    margin-right: 1.3%;

}

.other_posts  .post:nth-child(even) {

    margin-right: 1.3%;

}

.other_posts  .post:nth-child(4n) {

    margin-right: 0;

}

footer {

    background-color: #006db8;

}

footer ul li {

    list-style: none;

    display: inline-block;

}

footer ul li a {

    color: white;

    color: #fcfeff;

    font-size: 21.97px;

    font-weight: 700;

    padding-left: 10px;

    border-left: 2px solid;

    margin-left: 10px;

}

footer ul {

    padding-right: 0;

    margin-bottom: 0;

}

footer section.widget_nav_menu {

    display: inline-block;

}

footer .col-lg-12 {

    padding: 30px 0;

    border-bottom: 1px solid white;

}

footer ul li a:hover {

    color: white;

}

footer ul li:last-child a {

    border: 0;

}

footer span.left {

    float: left;

    color: white;

    font-size: 17.97px;

    padding: 18px 0;

    line-height: 19px;

}

footer a.right {

    float: right;

    color: white;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

    padding: 15px 0;

}
footer .regulations {
    float: left;
}
footer .regulations a {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
    display: block;
}
footer .regulations a:focus,
footer .regulations a:hover {
    color: #fff;
    text-decoration: underline;
}
a.post h3 {

    font-size: 25px;

    line-height: 29px;

    margin-top: 0;

    margin-bottom: 6px;

    height: 57px;

}

a.post div {

    font-size: 20px;

    line-height: 21px;

}

a.post .content div {

    height: 87px;

    overflow: hidden;

}

.home a.post .text p {

    height: 95px;

}
a.arrows.opacity {
    opacity: 0;
    cursor: context-menu;
}
iframe[name="google_conversion_frame"]{height: 0 !important;width: 0 !important;position: fixed;bottom: 0;right:0;z-index: -1}
label.error {

    color: red;

    /* margin-top: -24px; */

    position: relative;

    top: -10px;

    margin-bottom: 0;

    line-height: 10px;

}

a.post div.imageWarrper {

    max-height: 165px;

    overflow: hidden;

}

a.post div.imageWarrper {

    max-height: 165px;

    overflow: hidden;

}

a.post .content {

    padding: 10px;

}

.big_post a.arrows {

    position: absolute;

    left: 7px;

    top: 43%;

    width: auto;

    height: auto;

}

.big_post a.arrows.right {

    right: 7px;

    left: auto;

}

.single h1 {

    font-size: 34.98px;

    margin-bottom: 0;

}

.single p.sub_title {

    font-size: 26px;

    color: #006db8;

    margin-bottom: 30px;

}

.post_content {

    color: #006db8;

    font-size: 20px;

}

.post_content p {

    margin-bottom: 0;

    line-height: 23px;

}

.single a.product img {

    max-height: 288px;

}

.single a.product h3 {

    font-size: 30px;

}

.imageWarraper img {

    margin: auto;

}



.realatedProducts {

    padding-top: 20px;

    padding-bottom: 20px;

    padding-right: 17px;

}

.hp_left h3 {

    color: #006db8;

    font-size: 34.98px;

}

.hp_left {

    color: #006db8;

    font-size: 22.98px;

    float: right;

}

.hp_left ul{

    list-style-image: url('assets/images/listImage.png');

    padding-right: 26px;

}

a.see_results {

    display: block;

    text-decoration: underline;

    font-size: 19.99px;

    text-align: center;

}

.hp_left a.buy {

    width: 100%;

    line-height: 23px;

    margin-bottom: 15px;

    color: white;

}

.right_text {

    width: 84%;

    margin: auto;

}

.hp_left ul li {

    margin-bottom: 18px;

}

.slick-prev,.slick-next {

    position: absolute;

    top: 37%;

    right: 17px;

    background: transparent;

    border: 0;

    font-size: 0;

    background-image: url(assets/images/right.png);

    background-repeat: no-repeat;

    width: 21px;

    height: 34px;

}

.realatedProducts .slick-prev,.realatedProducts .slick-next{

    top:30%;

}

.slick-prev {

    right: auto;

    left:17px;

    background-image: url(assets/images/left.png);

}

ul.tabsContent li .imageWarraper {

    width: 35%;

    float: right;

}

.moreInfo {

    margin-bottom: 50px;

}

ul.tabsContent li .text {

    float: right;

    width: 60%;

    margin-right: 2%;

    padding-top: 3%;

    padding-bottom: 2%;

}

ul.tabsContent li .text h3 {

    font-size: 34px;

    margin-top: 0;

}

.tabsContent a.buy {

    float: left;

    width: 209px;

}

ul.tabsContent li iframe {

    width: 100%;

    height: 550px;

}

ul.tabsContent li.video {

    padding: 14px;

}

ul.tabs li#content{

    margin-left: -51px;

}

ul.tabs li#content.active{

    position: relative;

    z-index: 999;

}

.share_icons a{

    background-image: url(assets/images/share.png);

    height: 33px;

    width: 33px;

    display: inline-block;

}

.share_icons a.whatsapp {

    background-position: 106px center;

}

.share_icons a.mail {

    background-position: 70px center;

}

.share_icons a.print {

    background-position: 33px;

}

.big_post .content div.share_icons {

    direction: ltr;

    text-align: center;

    margin-top: 15px;

    position: absolute;

    bottom: 13px;

    left: 27%;

    display: none;

}

.links a{

    background-image: url(assets/images/links.png);

    height: 37px;

    width: 42px;

    display: inline-block;

}

.links a.pin {

    background-position: 83px;

}

.links a.youtube {

    background-position: 42px;

}

.links {

    direction: ltr;

    float: left;

}

.contact_page {

    margin: 20px 0;

}

form#contact input,form#contact textarea {

    width: 100%;

    height: 45px;

    margin-bottom: 12px;

    resize: none;

    border: 1px solid #006db8;

    border-radius: 9px;

    padding-right: 26px;

}
form.wpcf7-form input,form.wpcf7-form textarea {

    width: 100%;

    height: 45px;

    margin-bottom: 12px;

    resize: none;

    border: 1px solid #006db8;

    border-radius: 9px;

    padding-right: 26px;
    text-align: right;
}

.conMap {

    padding-right: 20px;

}

form#contact input#submit {

    border: 0;

    padding: 6px 0 10px 0;

    width: 259px;

    float: left;

}
form.wpcf7-form input.buy {

    border: 0;

    padding: 6px 0 10px 0;

    width: 259px;

    float: left;

}

form#contact input#submit {

    border: 0;

    padding: 6px 0 10px 0;

    width: 259px;

    float: left;

    border-radius: 0;

    margin-top: 8px;

}
form.wpcf7-form input.buy {
    text-align: center;
    border: 0;

    padding: 6px 0 10px 0;

    width: 259px;

    float: left;

    border-radius: 0;

    margin-top: 8px;

}

form#contact textarea {

    height: 150px;

}
form.wpcf7-form textarea {

    height: 150px;

}
div.wpcf7-mail-sent-ok {
    margin-top: 80px;
}
.contact_page h1 {

    margin-top: 0;

    margin-bottom: 10px;

}
#wpcf7-f948-o1 label{
    width: 100%;
}
.tip {

    box-shadow: 0px 0px 9px 0px rgba(0, 109, 184, 0.65);

    border-radius: 10px;

    text-align: center;

    background: #c7e6fb;

    color: #006db8;

    margin-bottom: 20px;

    padding-top: 11px;

    padding-bottom: 7px;

}



.tip h3 {

    margin: 0;

    font-size: 34px;

    line-height: 34px;

}



.tip p {

    font-size: 24px;

    margin-bottom: 0;

    line-height: 25px;

}

input.search-field.form-control {

    border-style: solid;

    border-width: 1px;

    border-color:  #006db8;

    box-sizing: border-box;

    background-color:  #ffffff;

    width: 204px;

    height: 34px;

    border-radius: 20px;

}

.input-group .form-control:first-child {

    border-top-right-radius: 20px;

    border-bottom-right-radius: 20px;

    padding-right: 0;

    padding-top: 10px;

    text-align: center;

    color:  #006db8;

    font-size: 21.97px;

}

.all_results .product .title {

    text-align: right;

}

.all_results ul {

    list-style-image: url('assets/images/listImage.png');

}

.all_results a {

    font-size: 22px;

    line-height: 37px;

}

span.input-group-btn {

    position: absolute;

    top: 7px;

    right: 8px;

}

form button.search-submit.btn.btn-default {

    border: 0;

    width: 20px;

    height: 20px;

    font-size: 0;

    padding: 0;

    background-image: url(assets/images/search.png)!important;

}

header form button.search-submit.btn.btn-default:hover {

    background-color: transparent;

}

.input-group .form-control:first-child::-webkit-input-placeholder {

    color:  #006db8;

    font-size: 21.97px;

}

.input-group .form-control:first-child:-moz-placeholder {

    color:  #006db8;

    font-size: 21.97px;

}

.input-group .form-control:first-child::-moz-placeholder {

    color:  #006db8;

    font-size: 21.97px;

}

.input-group .form-control:first-child:-ms-input-placeholder {

    color:  #006db8;

    font-size: 21.97px;

}

.all_results form .input-group, .all_results form,.all_results  .input-group .form-control:first-child {

    width: 100%!important;

}



.all_results input.search-field.form-control {

    width: 50%;

    margin-bottom: 30px;

}

.cycle-pager.container span {

    font-size: 0;

    height: 20px;

    width: 20px;

    background: white;

    display: inline-block;

    border-radius: 50%;

    margin-left: 4px;

    cursor: pointer;

}

.cycle-pager.container {

    z-index: 9999;

    margin-top: -46px;

    position: relative;

}

.cycle-pager.container span.cycle-pager-active {

    background: transparent;

    border: 3px solid white;

    width: 21px;

    height: 21px;

    vertical-align: bottom;

}

.container>.navbar-header, .container>.navbar-collapse {

    margin-right: 0;

    margin-left: 0;

}

.product .imageWarraper {

    width: 100%;

    height: 374px;

    background: url(assets/images/prodbg.png) no-repeat center center;

     position: relative;

    text-align: center;

     padding: 2%;

    text-align: center;

    display: table-cell;

    text-align: center;

    vertical-align: middle;

    width: 100%;

    min-width: 374px;

}

.product.big .imageWarraper {

    height: auto;

    background: transparent;

    min-width: 0px;

}

.realatedProducts .slider{

    padding-right: 14px;

}

.page-template-template-odot .post_content p {

    font-size: 35px;

    line-height: 36px;

}

.page-template-template-odot img.margin {

    display: block;

    margin: auto;

    margin-top: -342px;

}

.page-template-template-odot li {

    font-size: 35px;

    line-height: 41px;

}

.page-template-template-odot h1{

    font-size: 54px;

}

.page-template-template-odot ul {

    list-style-image: url('assets/images/lev.png');

}

.youtubePage{}
.youtubePage .title {
    background: #006db8;
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
    padding: 4px 9px 0 0;
}
.youtubePage .products{}
.youtubePage .products .product:nth-child(3n){
    margin: 0 0 2% 0;
}
.youtubePage .products .product{
    margin: 0 0 2% 2%;
    float: right;
    width: 32%;
}
.youtubePage .products .product .iframeWrap{
    position: relative;
    height: 0;
    padding: 0 0 56% 0;
}
.youtubePage .products .product .iframeWrap iframe{
    width: 100%;
    height: 100%;
    position: absolute;
}
.pb_top_content_container{
    padding: 0 0 125.4% 0 !important;
    position: relative;
    height: 0;
}
/*.pb_top_content_container iframe*/
  body.home.page .pb_top_content_container.pb_feed_anim iframe[name="pb_feed_iframe"]{
    position: absolute !important;
    height:100% !important;
    width:100% !important;
    max-width:none !important;
    display: block !important;
    max-height: none !important;
}


@media (max-width: 1200px){

    .container{

        max-width: 98%;

    }

    .realatedProducts,ul.tabsContent li,ul.tabsContent li, ul.tabs {

        max-width: 98%;

        margin-left: auto;

        margin-right: auto;

    }

    a.arrows {

        width: 65px;

    }

    .product.big {

        text-align: center;

    }

}

@media (max-width: 1024px) {

    .product .imageWarraper{

        min-width: 94%;

        width: 94%;

        display: block;

    }

}

@media (max-width: 820px) {
    .popupFront .inner {
        width:100%;
        margin: 0 auto;
    }
    .alignleft {
        float: none;
    }
    p.centerAlign{text-align: center}

}
@media (max-width: 767px) {
    
    .navbar>.container .navbar-brand {
        top: 6px;
        left: 0;
    }

    .conMap {

        padding-right: 0;

    }

    .container {

        max-width: 96%;

    }

    .product .imageWarraper {

        display: block;

        text-align: center;

    }



    a.product h3 {

        max-width: 100%;

    }

    .hp_left {

        width: 98%;

        float: none;

        margin: auto;

    }

    .right_text {

        margin: auto;

    }

    .main_slider .slide {

        max-width: 100%;

        max-height: 330px;

        overflow: hidden;

    }

    .main_slider {

        margin-bottom: 34px;

    }

    .imageBanner {

        overflow: hidden;

        max-height: 200px;

    }



    .imageBanner img {

        max-width: 200%;

        width: 185%;

        margin-right: -42%;

    }

    .main_slider .slide img {

        max-width: 200%;

        width: 140%;

        margin-right: -18%;

    }

    .other_posts .post {

        width: 48%;

    }



    .home .post {

        width: 99%;

        margin-right: auto;

        margin-bottom: 17px;

        margin-left: auto;

        float: none;

        display: inline-block;

        display: block;

    }



    .post:nth-child(even) {

        margin-right: auto;

    }



    a.post div.imageWarrper {

        max-height: 500px;

    }



    .big_post .big_inner {

        padding-left: 0;

    }



    .big_post .imageWarraper {

        width: 100%;

        margin-left: 0;

    }



    .big_post .big_inner .imageWarraper img {

        width: 100%;

        max-width: 200%;

        margin-right: 0;

    }



    .big_post .content {

        padding: 0 42px 64px;

        width: 100%;

    }



    .product .content {

        width: 50%;

        padding-right: 2%;

    }



    .buy, .buy:hover {

        max-width: 100%;

    }



    a.arrows {

        width: 44px;

    }



    ul.tabsContent li .text {

        width: 96%;

    }



    ul.tabsContent li .imageWarraper {

        width: 100%;

    }



    header .bottom {

        padding-top: 0;

    }



    .navbar > .container .navbar-brand {

        top: 8px;

    }



    .navbar-default {

        height: auto;

        padding-bottom: 10px;

    }



    .navbar-default .navbar-toggle {

        border-color: #006db8;

        margin-bottom: 22px;

        border: 0;

        outline: 0;

    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{

        background-color: transparent;

    }

    .navbar-default .navbar-toggle .icon-bar {

        background-color: #006db8;

    }



    .navbar-toggle .icon-bar + .icon-bar {

        margin-top: 5px;

    }



    .navbar > .container .navbar-brand {

        max-width: 74px;

        z-index: 9;

        background: #ffffff;

    }



    .navbar-nav > li {

        float: none;

        width: 100%;

        text-align: center;

    }



    header .navbar-nav {

        float: none;

        margin: 0;

    }



    .navbar-collapse {

        position: absolute;

        top: 57px;

        width: 100%;

        background: white;

        z-index: 9;

    }



    .navbar-default .navbar-nav > li > a::after {

        display: none;

        background: white;

    }



    .navbar-default .navbar-collapse {

        border-color: #006db8;

        border-bottom: 1px solid

    }

    footer ul li {display: block;}



    footer ul li a {

        border-left: none;

    }



    footer ul {

        float: right;

    }



    .links {

        float: left;

        vertical-align: top;

    }



    footer section.widget_nav_menu {

        display: inline-block;

    }

    footer .col-lg-12 {

        padding-bottom: 6px;

    }

    .product .imageWarraper{

        width: 98%;

        background-image: none;

        min-width: 0px;

        background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.57) 61%, rgba(168,163,168,0.29) 100%);

        background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.57) 61%,rgba(168,163,168,0.29) 100%);

        background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.57) 61%,rgba(168,163,168,0.29) 100%);

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4aa8a3a8',GradientType=1 );

        height: auto;

        padding-top: 13px;

    }

    h1, h2 {

        font-size: 35px;

        margin-bottom: 10px;

    }

    a.product {

        display: inline-block;

        float: right;

        width: 50%;

    }

    .realatedProducts {

        padding-right: 4px;

    }

    .realatedProducts .slider {

        padding-right: 0px;

    }
    .desktop_only {
        display: none !important;
    }
    .mobile_only {
        display: block !important;
    }
    .lang_style_div {
        margin-bottom:  10px;
        text-align:  center;
    }

    .lang_style_div a {
        margin-left:  0;
        margin:  0 15px;
    }
}

@media (max-height: 770px) {
    .popupFront .popContent {
        position: absolute;
        z-index: 999;
        border-radius: 0;
        background-color: #ffffff;
        box-shadow: none;
        text-align: right;
        padding: 0;
        margin: auto;
        overflow: auto;
        width: 90%;
        height: 93vh;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
}
@media (max-width: 710px) {
    .popupFront .popContent {
        width: 90%;
    }
}

@media (max-width: 660px){
    .youtubePage .products .product {
        margin: 0 0 5% 0;
        float: none;
        width: 100%;
    }
}
@media (max-width: 550px){

    a.product {

        display: inline-block;

        float: right;

        width: 50%;

    }

    a.product h3 {

        font-size: 28.94px;

        line-height: 26px;

        margin-top: 10px;

    }
    .youtubePage .products .product {
        margin: 0 0 5% 0;
        float: none;
        width: 100%;
    }

}

@media (max-width: 480px){

    a.product {

        text-align: center;

        width: 100%;

    }

    footer span.left {

        float: none;

        display: block;

        text-align: center;

    }



    footer a.right {

        float: none;

        display: block;

        text-align: center;

        padding-top: 0;

    }

    .other_posts .post {

        width: 100%;

        max-width: 385px;

        margin-right: auto;

        margin-left: auto;

        float: none;

        display: block;

    }

    .other_posts .post:nth-child(even) {

        margin-right: auto;

    }

    .buy, .buy:hover {

        width: 100%;

    }

    .product .content {

        width: 98%;

        padding-right: 0;

    }

    .product.big .imageWarraper {

        width: 100%;

    }

    .imageWarraper img {

        max-height: 300px;

    }

    .product.big {

        position: relative;

    }

    a.arrows {

        position: absolute;

        top: 23%;

        right: 3px;

    }

    a.arrows.next {

        right: auto;

        left: 4px;

    }

    ul.tabs li {

        max-width: 50%;

    }

    ul.tabs li#video {

        margin-left: -20px;

    }
    .big_post h1 {
        font-size: 33px;
        margin-top: 27px;
    }

}
.popup-form {
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
    background: #006db8;
    padding: 10px 15px 8px;
    border-radius: 8px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 auto;
    text-decoration: none;
	margin-top:30px;
}
#popup-form {
    display: none;
    width:980px;
}
#popup-form iframe{
    width:100%;
    height:560px;
}

@media screen and (max-width:990px) {
.popup-form {
    margin: 30px 0 50px;
}
.form-ct {
    text-align: right;
}
#popup-form {
    width: 640px;
}
}
@media screen and (max-width:670px) {
#popup-form {
    width: 400px;
}
}
@media screen and (max-width:440px) {
#popup-form {
    width: 300px;
}
}