                                                                                                                                                                                                
                                                                                                                                                             div#dialogAh7Box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}

div#dialogAh7Box-wrapper {
    position: absolute;
    width: 90%;
    right: 5%;
    background: white;
    height: 90%;
    z-index: 10000;
    top: 5%;
    overflow: auto;
}
    #ah7progress {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    background-color: #f2f2f2;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}


.haspageContent #loading-img {
    display: none
}

.progressComplete #ah7progress {
    opacity: 0;
    z-index: -1
}

#ah7bar {
    background-color: #dcdcdc;
    width: 0;
    height: 5px;
    border-radius: 3px
}

#ah7percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
    display: none
}

#ah7CircleLodding {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    display: none
}

.circles path {
    stroke-width: 5
}

    .circles path:last-child {
        stroke: gainsboro
    }

.circles-text {
    font-size: 30px;
    position: absolute;
    line-height: 100px;
    width: 100px;
    text-align: center;
    top: calc(50% - 50px);
    left: calc(50% - 50px)
}

.AlmDescription {
    display: none
}

.ajax-form input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.resizable > h3, .noDisplay, #wrapper-main-page .noDisplay {
    display: none;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 20px
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
div#dialogAh7Box {
    display: none;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.close {
    float: left;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-top: 5px
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

.PageInputFrame {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    height: 100%
}

body > #profileMenuList {
    display: none
}

div#main.AddPhoneNumber #profileMenuList, div#main.VerifyPhoneNumber #profileMenuList {
    display: none
}


.orderDetails-wrapper > div:before {
    display: none
}


html {
 
}

@font-face {
    font-family: 'IRANSansWeb_FaNum';
    src: url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).eot"),url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"),url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).woff2") format("woff2"),url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).woff") format("woff"),url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).ttf") format("truetype");
    font-weight: normal
}
                                                                                                
 @font-face {
  font-family: 'GuardianSansRegular';
    src: url("/Content/fonts/GuardianSans//GuardianSans-Regular-Web.eot") format("embedded-opentype"), 
     url("/Content/fonts/GuardianSans//GuardianSans-Regular-Web.woff")  format("woff"), 
     url("/Content/fonts/GuardianSans//GuardianSans-Regular-Web).ttf") format("truetype");
  font-weight: normal; }  
                                    
                                                        
                #container_wrapper {
    overflow: hidden;
}
   
 body {
    margin: 0;
    direction: rtl;
    font-family: HelveticaNeueLight;
    /* overflow-x: hidden; */
    transition: all .3s ease-in-out;
    right: 0;
    position: relative;
    color: #221f1f;
    background-color: #fff;
}
 body.head-active
 {
 	overflow:hidden;
 }
ul{
    list-style-type: none;
}
* {
    margin: 0px;
    padding: 0px;
    outline: none;
    font-family: dinar, sans-serif;
    /* border: none; */
    text-decoration:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: IRANSansWeb_FaNum;
}
a{
    color:inherit;
}
div#container_wrapper {
    min-height: 400px;
    margin-top: -23px !important;
    /* margin-top: 48px!important; */
}

     #loading-img {
    text-align: center;
    padding-top: 300px;
    width: 100%;
    direction: rtl;
    height: 100%;
    z-index: 10000;
    background-color: rgba(107,107,107,.31);
    position: fixed;
    top: 0;
    right: 0;
    padding-top: 300px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

    #loading-img > div {
        z-index: 1000;
        position: relative;
        width: 0px;
        height: 32px;
        border-radius: 13px;
        margin: 0 auto;
        background-color: #FFF;
        padding: 14px 38px;
        border: none;
        color: white;
        font-size: 17px;
     
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

.span_loaddingImg {
    height: 100px;
    position: absolute;
    right: -23px;
    background: url(/Content/base/dynamic/shopping519/loading-2.gif);
    width: 79px;
    background-repeat: no-repeat;
    top: 0;
}

div#container_wrapper, div#container, div#mainContent, .textContent, .resizable {
    /* width: 100%; */
    padding: 0px;
    margin: 0px;
    border: none;
    height: auto !important;
    position: relative;
    /* background: #f5f5f5; */
}
div#removedProduct {
    display: none
}
.resizable {
    background: none;
    width: 100%;
    padding: 0 0;
}
.col-lg-1 {
    width: 100%;
}

.col-lg-2 {
    width: 50%;
}

.col-lg-3 {
    width: 33.33333333%;
}

.col-lg-4 {
    width: 25%;
}

.col-lg-5 {
    width: 20%;
}

.col-lg-6 {
    width: 16.666666%;
}

.col-lg-7 {
    width: 14.28%;
}

.col-lg-8 {
    width: 12.5%;
}

.col-lg-9 {
    width: 11.111111%;
}

.col-lg-10 {
    width: 10%;
}
a {
  cursor:pointer;
}
/*...........................................................Start...........................................*/
@font-face {
  font-family: 'IRANSansWeb_FaNum';
  src: url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).eot"), url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).woff2") format("woff2"), url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).woff") format("woff"), url("/Content/fonts/IRANSansWeb(FaNum)/IRANSansWeb(FaNum).ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal; }

  /*........................................Start Menue and top menue....................................................*/
  div#layout-logo {
    width: 95px;
    height: 46px;
    position: absolute;
    left: auto;
    right: auto;
    background-size: contain;
    z-index: 100;
    background-repeat: no-repeat;
    transition: all .8s;
    margin: 0 auto;
    background-image: url(/Content/base/dynamic/shopping1104/img/104252.jpg);
    top: 0;
}
#menu-container > .wrapper-menu-right {
    display: block !important;
    /* width: 86%; */
    /* max-width: 500px; */
    /* margin: auto; */
    /* text-align: right; */
    padding: 20px 0;
    right: 10%;
    left: 0;
    bottom: 0;
    top: 0;
    margin: 0 auto;
    text-align: right;
    margin-right: 40px;
    font-size: 15px;
    text-align: right;
    /* border-top: solid 1px #e7e7e7; */
    /* background: #fff; */
    position: absolute;
    color: #424750;
}
#menu-container > .wrapper-menu-right:after{
	content: '';
	/* position: absolute; */
	/* left: 84px; */
	/* top: 114px; */
	/* border-top: solid 18px #fff; */
	/* border-right: solid 30px #fff; */
	/* border-bottom: solid 24px transparent; */
	/* border-left: solid 22px transparent; */
}
#menu-container > .wrapper-menu-right:before{
	content: '';
	/* position: absolute; */
	/* right: 86px; */
	/* top: 114px; */
	/* border-top: solid 16px #fff; */
	/* border-left: solid 30px #fff; */
	/* border-bottom: solid 26px transparent; */
	/* border-right: solid 19px transparent; */
}


.submenu {
    display: none !important
}

.wrapper-menu-right > div {
    display: inline-block;
    /* line-height: 38px; */
    padding: 0;
    backface-visibility: hidden;
    transition: .3s ease-in-out;
    /* position: relative; */
    padding: 0px;
    z-index: 1000;
    /* border-left: 1px solid #bdbdbd; */
    cursor: pointer;
    color: #424750;
}
.wrapper-menu-right >div:after{
	    content: '';
	    border-left: solid 1px rgba(255,255,255,0.2);
	    position: absolute;
	    /* left: 0; */
	    right:auto;
	    height: 20px;
	    top: 22px;
	    margin-right: -15px;
}

.wrapper-menu-right > div:hover:before{
	display:block;
}

    .wrapper-menu-right > div:first-child {
        padding-right: 0
    }

    .wrapper-menu-right > div:last-child {
    }

.wrapper-menu-right a {
    color: #424750;
    font-size: 17px;
    transition: .3s;
    display: inline-block;
    line-height: 18px;
    /* z-index: -1; */
    padding: 0 25px;
    /* padding: 0 36px 0 0; */
    position: relative;
}
.wrapper-menu-right > div[data-menuid="37748.jpg?ver=1"] a:before{
	content:"";
	background:url(/Content/base/dynamic/shopping1104/img/104694.jpg) no-repeat right;
	background-size: 15px;
	position: absolute;
	width: 15px;
	height: 15px;
	right: 4px;
}

.wrapper-menu-right > div[data-menuid="37132.jpg?ver=1"] a:before{
      content:'';
      background: url(/Content/base/dynamic/shopping1104/img/104691.jpg) no-repeat right;
      background-size: 27px;
      position: absolute;
      width: 30px;
      height: 22px;
      right: -4px;
      top: -5px;
}
.wrapper-menu-right > div[data-menuid="36503.jpg?ver=1"] a:before{
      content:"";
      background:url(/Content/base/dynamic/shopping1104/img/104693.jpg) no-repeat;
      background-size: 30px;
      position: absolute;
      width: 20px;
      height: 33px;
      right: 8px;
      top: -4px;
}
.wrapper-menu-right >div[data-menuid="36504.jpg?ver=1"] a:before{
      content:"";
      background:url(/Content/base/dynamic/shopping1104/img/104692.jpg) no-repeat;
      background-size: 22px;
      position: absolute;
      width: 22px;
      height: 23px;
      right: -2px;
      top: 0;
}
.wrapper-menu-right a img {
    width: 36px;
    vertical-align: middle;
    padding-left: 6px;
}
.wrapper-menu-right.shoppingSumMenu a[data-haschild="hasChild"]:before
{
    content:'';
    border: 2px solid;
    border-color: #ff0a0a #ff0a0a transparent transparent;
    position: absolute;
    left: 15px;
    top: 9px;
    transform: rotate(215deg) skew(-26deg);
    width: 7px;
    height: 6px;
}
.hmdiv ul {
    display: block !important;
    position: absolute;
    width: 90%;
    max-width: 1170px;
    right: 0;
    left: 0;
    padding: 0;
    margin: 36px auto;
}

.hmdiv ul li {
    display: inline-block;
    width: 20%;
    float: right;
    position: relative;
}
.hmdiv ul li:before{content:'';width: 7px;height: 7px;background: #268dc6;position: absolute;right: 0;top: 14px;border-radius: 2px;}
.hmdiv ul:before{content:'';position: absolute;/* background: #e2e2e2; */width: 200%;/* height: 100%; */right: -50%;z-index: -1;top: -20px;padding-bottom: 39px;/* box-shadow: inset 1px 1px 1px darkgrey; *//* border-bottom: 1px solid #bfbfbf; */}
.hmdiv ul ul{
    display:none !important;
}


div#headerContainer {
     position: relative;
     width: 100%;
     /* max-width: 1400px; */
     z-index: 15;
     margin: 0 auto;
     /* padding: 20px 0; */
     left: 0;
     right: 0;
     height: 50px;
     font-size: 15px;
     transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     /* background: #0505057d; */
     top: 25px;
     height: 62px;
}
div#headerContent  > h1 {
    display: none;
}
#layout-header-top
{height: 0;/* min-height: 90px; *//* max-height: 90px; *//* background-color: #083a5f; *//* position: relative; */display: block;}
    .wrapper-menu-right a:hover {
    }

.wrapper-menu-right > div:hover >  a, ul#socialMedia a:hover  {
   
    color: #ff1212;
}
.wrapper-menu-right > div a[data-haschild="hasChild"]:after
{
    content:"";
    display: inline-block;
    position:absolute;
    width: 0;
    height: 0;
    border-top: 4px dashed;
    border-top: 4px solid #777777;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    left: 4px;
    top: 50%;
}
.wrapper-menu-right > div:hover a[data-haschild="hasChild"]:after
{
    border-top-color:#ff1212
}
div#menu-container {
    padding: 0;
    z-index: 0;
    opacity: 1 !important;
    position: absolute;
    width: 500px;
    /* background: rgba(0, 0, 0, 0.12); */
    height: 59px;
    top: 54px;
    right: -44px;
}

.submenu {
    display: none !important
}
a#header-menu-button {
    display: none;
}
.wrapper-menu-right > div:last-child {
    border-left: none
}


.wrapper-menu-right.shoppingSumMenu {
    right: 0px;
    margin-right: 0px !important;
    background: #fff;
    opacity: 0;
    width: 210px !important;
    position: absolute;
    overflow: visible !important;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, .15);
    color: black;
    top: 59px;
    z-index: 10000;
}
.wrapper-menu-right.shoppingSumMenu:before
{
    content: "";
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ddd;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    right: 10px;
    top: -9px;
}
.wrapper-menu-right.shoppingSumMenu {}

.wrapper-menu-right.shoppingSumMenu > div {
    width: auto;
    border: none;
    text-align: right;
    display: block;
    line-height: 26px;
    border-bottom: 1px solid #dddddd;
}

.wrapper-menu-right.shoppingSumMenu .wrapper-menu-right {
    right: 210px;
    top: 0;
    /* display: none !important; */
    background: #545454;
}


        div#videoPopup {
    position: fixed;
    width: 100%;
    right: 0;
    height:100%;
    background: rgba(0, 0, 0, 0.74);
    z-index: 1000;
    display:none;
}
body[data-menuid="-1"]  div#videoPopup{
    display:block;
}
div#videoPopup  > div
{
      width: 90%;
      height: 0;
      position: absolute;
      max-width: 774px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      padding: 0;
      padding-bottom: 52.6%;
      padding-top: 36px;
      background: white;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 6px;
      box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
      background-clip: padding-box;
}
div#videoPopup .popIframe{
	   width: 100%;
	   margin-top: -6px;
	   height: 0;
	   right: 0;
	   padding-bottom: 57%;
	   position: absolute;
	   /* background: black; */
}
div#videoPopup .popIframe> video{
    width:100%;
}
div#videoPopup iframe {
 width:100%;
 height:100%;
 position: absolute;
}

div#videoPopup h2 {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 4px;
    padding-bottom: 7px;
    font-size: 17px;
    color: black;
    height: 54px;
    margin-top: -36px;
    position: relative;
    background: url(/Content/base/dynamic/shopping627/img/92299.jpg);
    /* border-radius: 6px 6px 0 0; */
    padding: 12px 11px;
    /* z-index: 10; */
    background: #8b1f15;
}
div#videoPopup h2:before{
	    content: '';
	    /* background: url(/Content/base/dynamic/shopping627/img/92300.jpg); */
	    position: absolute;
	    bottom: -19px;
	    right: 0;
	    width: 100%;
	    height: 34px;
	    z-index: -1;
	    backface-visibility: hidden;
	    -webkit-backface-visibility: hidden;
}
.resizable #galleryContent iframe, .resizable #galleryContent video {
    display: none;
    width: 100%;
    height: 34vw!important;
}
body[data-menuid="-1"] .slidesjs-previous:before, body[data-menuid="-1"] .slidesjs-next:before {
    display: none;
}

body[data-menuid="-1"] .body-content-wrapper > div > .slidesjs-navigation {
    /* background: transparent; */
}
@media only screen and (min-width:900px)
{
div#videoPopup  > div{
      padding-bottom: 452px;
}
div#videoPopup iframe{
	
/* width: 731px; */
	
/* height: 400px; */
}

}span#closePopup {
    content: "";
    background: rgb(255, 255, 255) url(/Content/base/dynamic/shopping238/img/60612.jpg) repeat scroll -30px 2px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 9px;
    left: 15px;
    cursor: pointer;
    /* background-position: 0px 0; */
    z-index: 10;
    border-radius: 100%;
}

div#virtualView {
    /* z-index: 100; */
    display: block;
    width: 100%;
    background: #083a5f;
    max-width: 1400px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0;
    transition: width .5s;
    /* position: relative; */
    top: 5px;
    z-index: 1;
}
#virtualView > div{
    margin: 0 auto;
    height: 2px;
    position: relative;
    width: 100%;
    max-width: 1400px;
}
div#layout-logo:before {content: "";width: 92px;height: 80px;position: absolute;top: 0;left: 0;right: -4px;margin: 0 auto;/* background: #fff; */z-index: -1;border-radius: 50%;}

div#header-wrapper-list {
    height: 1px;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    top: 7px;
    left: 0;
    z-index: 1;
}
::-webkit-input-placeholder { /* Edge */
  color: white;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::placeholder {
  color: white;
}

#headerContainer > div:nth-child(2)
{
  background:#f8f8f8;
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
  height: 0;
  position: relative;
}
.head-active #virtualView {
    background: #0e0b0f;
}

 .head-active div#headerContainer #headerContent
 {
 	height: 100vh!important;
 	width: 100%;
 	/* margin-top: 90px; */
 	border-top: 78px solid black;
 }

ul#socialMedia {
    width: 134px;
    left: 0;
    text-align: left;
    top: 2px;
    float: left;
    position: relative;
}
div#virtualView button {
 position: absolute;
 top: 103px;
 left: 206px;
 background: none !important;
 border: none;
}
div#virtualView button a {
 
background: red;
 
padding: 8px;
 
border-radius: 10px;
 
/* margin-top: 3%; */
 
/* margin-right: 219px; */
 
color: white;
 
cursor: pointer;
 
border: none;
}
div#virtualView button a:hover{
    background:#de0000;
}
div#virtualView button:hover {
    background: grey;
}

    ul#socialMedia li {
        display: inline-block;
        margin-right: 13px;
    }

    ul#socialMedia a {
        color: #221f1f;
        font-size: 18px;
    }

    .layout-login-wraper {
  	 width: auto;
  	 position: absolute;
  	 top: -14px;
  	 /* margin: auto; */
  	 /* color: #fff; */
  	 right: auto;
  	 font-size: 16px;
  	 display: block;
  	 z-index: 10;
  	 overflow: visible;
  	 font-size: 14px;
  	 z-index: 110;
  	 padding: 10px;
  	 color: #0d4ea2;
  	 text-align: left;
  	 left: -84px;
  	 font-weight: bold;
}
.top-bar
{
    border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
    /* background: linear-gradient(0deg, rgba(186, 209, 241, 0) 0%, rgba(0, 0, 0, 0.5) 100%); */
    margin-bottom: 1px;
    color: #fff;
 }
.container {
    margin: 0 auto;
    /* height: 52px; */
}
.header-topbarbox-2:after
{
    content: "";
    display: inline-block;
    width: 100%;
    clear: both;
}
.header-topbarbox-1, .header-topbarbox-2
{
    padding: 10px 0;
    float: left;
    display: inline-block;
}
.header-topbarbox-1 ul li 
{
	display:inline-block;
	font-size: 13px;
	margin-left: 31px;
	position: relative;
}
.header-topbarbox-2
{
    float:right;
    margin-right: 148px;
}
.top-bar ul {
    margin-top: 5px;
    padding: 0;
    font-weight: 500;
}
.header-topbarbox-2 li {
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
    width: 25px;
    height: 25px;
    position: relative;
}
.top-bar li a 
{
	width:100%;
	height:100%;
	display: inline-block;
	background-size: 13px!important;
	background-repeat: no-repeat!important;
}
.top-bar li i 
{
    margin-right: 8px;
    position: absolute;
    left: -14px;
}
.header-social-link a {
    padding: 0px 3px !important;
}
.header-social-link a i {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

#open-loginRegister, .comtactHeader {
    cursor: pointer;
    height: 100%;
    font-size: 13px;
}
#open-loginRegister span {
    padding: 0px 25px 0 0;
    background: url(/Content/base/dynamic/shopping495/img/80714.jpg) no-repeat 100%;
    background-size: 22px;
    line-height: 15px !important;
    z-index: 1000;
}
#open-loginRegister a {
    padding: 0px 18px 0 8px;
    background: url(/Content/base/dynamic/shopping634/img/92440.jpg) no-repeat 100%;
    background-size: 22px;
    /* border-left: 2px solid #D8D8D9 !important; */
    line-height: 17px !important;
    display: inline-block;
    z-index: 10000;
}
#loginRegister
{
display:none;
}

a#ProductInChartImg, #ProductInChartCount
{
  
position: absolute;
  
right: auto;
  
left: 103px;
  
top: -6px;
  
z-index: 100;
  
color: #f06e23;
}

#ProductInChartCount {background-color: #ec9f05;border-radius: 50%;color: #ffffff;display: inline-block;font-size: 14px;padding: 1px;line-height: 1.5;text-align: center;width: 20px;height: 20px;border: 1px solid #ec9f05;top: -22px;background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%);}





#ProductInChartImg:before {
    content: "";
    background-image: url(/Content/base/dynamic/shopping1104/img/104690.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    display: inline-block;
    width: 25px;
    height: 25px;
    bottom: 11px;
}


   .header-opener {
	font-size: 13px;
	position: absolute;
	top: 116px;
	right: 58px;
	z-index: 1005;
}
.fixMenue #virtualView .app > a
 {
 	width: 44px;
 	color: transparent;
 }
 .fixMenue #virtualView .app > a > span
 {
 	color:transparent
 }
 
 .fixMenue #virtualView .app
 {
 	
left: 0;
 	
right: auto;
 	
top: 0;
 }
  .fixMenue .header-opener
 {
 	/* top: 16px; */
 }
.header-opener>span {
	position:relative;
	width: 27px;
	height: 21px;
	display:inline-block;
	vertical-align:top;
	margin-left: 7px;
	transition:all 1s;
}
.header-opener:hover > span:before
{
	top: 0px;
}
.header-opener:hover > span:after
{
	top: 76%;
}
.header-opener>span span,.header-opener>span:after,.header-opener>span:before,.nav-opener>span span{
	background: #ee4323;
	position:absolute;
	top: 36%;
	left:0;
	right:0;
	height: 3px;
	-webkit-transition:all .2s linear;
	transition:all .5s linear;
}

.head-active .header-opener>span span,.head-active .header-opener>span:after,.head-active .header-opener>span:before 
{
  background: #313e7e;
  padding: 1px;
}

.header-opener>span:after,.header-opener>span:before {
	content:"";
	top: 4%;
}
.header-opener>span:after {
	top: 70%;
}
 .head-active #headerContent #mainNavigation
{
    /* padding: 0; */
    height: auto;
    width: 100%;
    display: block;
    /* max-width: 500px; */
    /* margin: 0 auto; */
}
 .head-active div#headerContainer #headerContent
 {
 	/* height: 100vh; */
 	/* width: 100%; */
 }
 .head-active div#headerContent:before ,
 .head-active div#headerContent:after
 {
 	content: "";
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 }
 .head-active div#headerContent:before {
 	background-size: cover;
 	background-image: url(/Content/base/dynamic/shopping1220/img/104658.jpg);
 	background-repeat: no-repeat;
 	background-position:top ;
 	

}
 .head-active div#headerContent:after
{
    background-color: rgba(44,44,43,0.85);
}
.head-active .header-opener>span:after,.head-active .header-opener>span:before {
	-moz-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(-50deg);
	margin-top:-2px;
}
.head-active .header-opener>span:after {
	-moz-transform: rotate(50deg);
	-ms-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
}

.head-active .header-opener>span:after,.head-active .header-opener>span:before,.nav-active .nav-opener>span:after,.nav-active .nav-opener>span:before {
	top:50%;
	left:0;
	right:0;
}
.head-active .header-opener>span span {
	opacity:0
}
ul#mainNavigation li a.arrow:before
{
  color:#000;
  right: auto;
  left: 8px;
  top: 37%;
}
 #headerContent #mainNavigation {
      
width: 0;
      
height: 0;
      
position: fixed;
      
/* width: 250px; */
      
top: 102px;
      
z-index: 100;
      
/* padding-top: 59px !important; */
      
/* overflow: auto; */
      
transition: all .8s ease-in-out;
      
/* background-color: #222429; */
    }
   div#headerContainer #headerContent
   {
     width: 100%;
     border-top:0;
     height: 15px;
     position: relative;
     padding: 0!important;
     top: -32px;
   }
    #mainNavigation .subSecondNavigation
{
  position:relative;
  right: 0;
  top: 8px;
  display: block;
  width: 100%;
  margin: 0;
  height: 66px;
  margin-top: 0 !important;
  text-align: right;
  margin-bottom: 9px;
}
.head-active #headerContent  #mainNavigation > li
{
	width:auto;
	opacity: 1;
	visibility: visible;
}
#headerContent  #mainNavigation > li
    {
    display:block;
    color: #0b0b0b;
    width: 0;
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, .03);
    max-width: 400px;
    margin: 0 auto;
    /* background: #d4cfcf8c; */
    border-bottom: 1px solid #484949;
    /* transition: all .5s; */
    transition: opacity 800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    }
    #headerContent #mainNavigation > li a {
    display: block;
    letter-spacing: 2px;
    color: #D6D0C4;
    font-weight: 100;
    text-align: center;
    width: 100%;
    padding: 8px 0;
    font-size: 18px;
    -webkit-transition: width 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms linear;
    transition: width 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms linear;
    cursor: pointer;
    line-height: 53px;
}
.head-active #headerContent #mainNavigation > li:first-child {
    border-top: none;
}

.head-active #headerContent #mainNavigation > li:last-child {
    border-bottom: none;
}

#headerContent #mainNavigation > li a:hover {
    transform: scale(1.1);
}


    ul#mainNavigation li a.arrow:after
    {
      left:12px
    }
     ul#mainNavigation > li > a.selected, ul#mainNavigation > li > a:hover
      ul#mainNavigation li:first-child a
      {
        color: #313e7e;
        border: 0!important;
        background: #f5f3f34d;
      }
  div#layout-logo
  {
  }
  .backMenue div#container_wrapper
  {
    padding:0
  }    

/*.....................................................Start Slideshow......................................................*/
.resizable[data-tmplname="slideshow"] {
    height: 0!important;
    overflow: hidden;
    padding-bottom: 44%;
    position: relative;
    margin-top: 134px;
}

    .resizable[data-tmplname="slideshow"] .frontpage-gallery {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
    }
        .resizable[data-tmplname="slideshow"] .frontpage-gallery > div {
            width: 100% !important;
            height: 100% !important;
        }
         
         .resizable[data-tmplname="slideshow"] .slideShowContent
        
         {
             position:absolute;
             width: 90%;
             max-width: 1280px;
             left: 0;
             right: 0;
             top: 50%;
             -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
             -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
             transform: translateY(-50%);
             z-index: 1000;
             color: #fff;
             padding-right: 20px;
             font-size: 26px;
             font-size: 1.5rem;
             /* white-space: pre; */
             margin: 0 auto;
         }
         .resizable[data-tmplname="slideshow"] ul.slidesjs-pagination {
    /* z-index: 10000; */
    display: block;
    height: 15px;
    position: absolute;
    top: 50%;
    width: 50px;
    max-width: 1280px;
    margin: 0 auto;
    right: 4%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.resizable[data-tmplname="slideshow"] ul.slidesjs-pagination > li 
{
  width: 12px;
  height: 12px;
  margin-bottom: 10px;
  border: 1px solid #fff;
  display: block;
  padding: 0 1px;
  direction: rtl;
  /* margin-top: -17px; */
  border-radius: 50%;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  opacity: .5;
  position: relative;
  background: #fffffe;
}
.resizable[data-tmplname="slideshow"] ul.slidesjs-pagination > li  .showShortTab
{
  display:none;
}
.resizable[data-tmplname="slideshow"] ul.slidesjs-pagination > li > img 
{
  display:none  
}

.resizable[data-tmplname="slideshow"] ul.slidesjs-pagination > li.active
{
  background: #fff;
  opacity: 1;
}

         .resizable[data-tmplname="slideshow"] .slideShowContent .btn
         {
             font-size: 15px;
             display: inline-block;
             padding: 10px 36px;
             line-height: 26px;
             /* font-weight: 700; */
             color: #ffffff;
             /* border-color: rgb(0, 0, 0); */
             border-radius: 3px;
             padding: 7px 14px;
             margin-top: 20px;
             color: #fff;
             /* border-bottom: 2px solid #2aa9e0; */
             float: right;
             border: none;
             width: 120px;
             background: #0b4da1;
         }
         .resizable[data-tmplname="slideshow"] .slideShowContent .btn:hover 
         {
           color: #fff;
           /* color:#000; */
           border-bottom-color: #fff;
         }
         
         .resizable[data-tmplname="slideshow"] .slideShowContent h2
         {
             font-size:50px;
             font-size: 1.8rem;
             margin-bottom:20px;
             font-weight: normal;
         }
          .resizable[data-tmplname="slideshow"] .slideShowContent h2,
           .resizable[data-tmplname="slideshow"] .slideShowContent p 
           {
             max-width:500px;
           }
        
.resizable[data-tmplname="slideshow"] .frontpage-gallery div img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.slidesjs-control {
    height: auto !important;
}
    .slidesjs-control img {
        width: 100%;
    }

    .cta {
    color: #fff;
    position: absolute;
    left: -36px;
    right: auto;
    margin: 0 auto;
    z-index: 100;
    top: 46%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 14px 20px;
    border: 1px solid #ec9f05;
    border-radius: 8px;
    background: #ff4a4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background: -moz-linear-gradient(top, #ff4a4a, #992727);
    background: linear-gradient(to bottom, #0b4da1, #67696b);
    -webkit-box-shadow: #ff5959 0px 0px 40px 0px;
    -moz-box-shadow: #ff5959 0px 0px 40px 0px;
    box-shadow: #7efef2 0px 0px 40px 0px;
    text-shadow: #591717 1px 1px 1px;
    /* font: normal normal bold 20px arial; */
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    transform: rotate(90deg);
    font-weight: bold;
    background-color #ff4e00;
    background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%);
    display:none;
}


.resizable[data-tmplname="slideshow"] .frontpage-gallery .slides-front > div {position: absolute;top: 0;right: 0;width: 100%;height: 100%;z-index: 0;}
.resizable[data-tmplname="slideshow"] .frontpage-gallery .slides-front > div > div:first-child 
{height: 100%;}
.resizable[data-tmplname="slideshow"] .frontpage-gallery .slides-front > div:after
{
	bottom: 0;
	content: "";
	position: absolute;
	/* bottom: 0; */
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	transition: all 0.6s cubic-bezier(0.05, 0.45, 0.4, 1);
	background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0) 20%, rgba(42, 42, 42, 0.4) 100%);
	background: linear-gradient(to top, rgba(255, 255, 255, 0) 50%, rgba(42, 42, 42, 0.4) 100%);
	/* opacity: 0; */
}
.resizable[data-tmplname="slideshow"] 
.frontpage-gallery .slides-front > div:not(.active)
 {-webkit-animation: slideFadeIn linear .5s both;animation: slideFadeIn cubic-bezier(0.84, 0, 0.34, 0.46) 1s both;z-index: 1;}


.resizable[data-tmplname="slideshow"] 
.frontpage-gallery .slides-front > div:not(.active)
 {-webkit-animation: slideFadeout linear .5s both;
 animation: slideFadeout cubic-bezier(0.84, 0, 0.34, 0.46) 1s both;
   z-index: 1;
}

.resizable[data-tmplname="slideshow"] 
.frontpage-gallery .slides-front > div.active{
-webkit-animation: slideFadeIn linear .5s both;
 animation: slideFadeIn cubic-bezier(0.84, 0, 0.34, 0.46) 1s both;

}
@-webkit-keyframes slideFadeout {
   from{

 top:0
   }
   to
   {
  
       top: -100%
   }
}

@keyframes slideFadeout {
    from{

 top:0
   }
   to
   {
   
       top: -100%
   }
}

@-webkit-keyframes slideFadeIn {
   from{

 top:20%
   }
   to
   {
   
       top: 0
   }
}

@keyframes slideFadeIn {
   from{

 top:20%
   }
   to
   {
   
       top: 0
   }
}
.resizable[data-tmplname="slideshow"] .slidesjs-previous, .resizable[data-tmplname="slideshow"] .slidesjs-next
{
  display:none;
}
.resizable[data-tmplname="tabs"] > h3, .resizable[data-tmplname="gallery"] > h3, .resizable[data-tmplname="news"] >h3, .resizable[data-tmplname="content"] > h3, .resizable[data-tmplname="form"] > h3, .resizable[data-tmplname="product1"] > h3 , .resizable[data-tmplname="DynamicMadule"] > h3
{
  display:block;
  margin-top: 5px;
  font-size: 18px;
  font-weight: normal;
  color: rgb(48, 49, 51);
 }
.resizable[data-tmplname="tabs"] > h4, .resizable[data-tmplname="gallery"] > h4, .resizable[data-tmplname="news"] >h4, #mainContent .resizable[data-tmplname="content"] > h4, .resizable[data-tmplname="form"] > h4, .resizable[data-tmplname="product1"] > h4 , .resizable[data-tmplname="DynamicMadule"] > h4
{
  font-size: 38px;
  font-size: 23px;
  position: relative;
  margin-bottom: 0px;
  color: #303133;
  text-align: right;
  margin-top: 60px;
  font-weight: bold;
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}  
.resizable[data-tmplname="DynamicMadule"] > h4:after{
	    content: "";
	    position: absolute;
	    left: auto;
	    right: 0;
	    margin: 0 auto;
	    top: 52px;
	    height: 0;
	    border: content: "";
	    width: 92px;
	    height: 2px;
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}      
/*............................................service Tabs................................................*/
.resizable[data-boxstyle="services"]
{
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  background: none;
  position: relative;
  height: 650px!important;
  /* margin-top: 50px; */
  z-index: 100;
  }

.resizable[data-boxstyle="services"] .containerTabContent:before, .resizable[data-boxstyle="services"] .containerTabContent:after{content:'';position: absolute;border: 2px solid #7efef2;width: 100%;height: calc(100% - 21px);right: 0;top: 0;border-radius: 15px;}
.resizable[data-boxstyle="services"] .containerTabContent:after{

border: 1px solid #7efef2;

width: calc(100% - 20px);

height: calc(100% - 40px);

right: 10px;

top: 10px;

z-index: -1;
}


.resizable[data-boxstyle="services"] > h4
{
  margin-bottom: 34px;
  position: absolute;
  line-height: 25px;
  top: 60px;
  font-size: 21px;
  color: #fff;
}
.resizable[data-boxstyle="services"] > h4:after
{
  content: " ";
    width: 100%;
    height: 24px;
    background: url(/Content/base/dynamic/shopping1152/img/104037.jpg) no-repeat center;
    display: inline-block;
    background-size: contain;
    margin-top: 10px;
}
.resizable[data-boxstyle="services"] > .containerTabTitles
{
  width: 240px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.resizable[data-boxstyle="services"] > .containerTabContent
{
  margin-top: 0;
  position: absolute;
  width: 50%;
  width: calc(100% - 498px);
  display: block;
  vertical-align: middle;
  padding: 20px;
  padding-right: 73px;
  height: 500px;
  /* background: #c2cea6; */
  margin-right: 459px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 23px;
}

.resizable[data-boxstyle="services"] > .containerTabContent > .resizable
{
  overflow:hidden;
  background: none;
  /* margin: 0 30px; */
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* opacity:0; */
  text-align: right;
  transition:all 1.5s;
  color: #fff;
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label
{
  cursor: pointer;
  display: block;
  text-align: left;
  font-size: 16px;
  vertical-align: top;
  color: #fff;
  transition: all .6s;
  width: 100%;
  width: fit-content;
  white-space: nowrap;
  font-weight: bold;
  line-height: 43px;
  text-overflow: clip;
  color: #fff;
  float: left;
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label:after
{
  content:"";
  display: block;
  height:1px;
  width:0;
  background: #7efef2;
  margin-right: 0;
  transition: all .6s;
  position: relative;
  /* position: absolute; */
  /* bottom: 0; */
  /* z-index: 0; */
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label:last-child
{
  margin-left:0;
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label:hover, .resizable[data-boxstyle="services"] > .containerTabTitles > label.selected
{
  color: #7efef2;
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label:hover:after
{
  background: #c8a32f;
  width:50%;
 }
 .resizable[data-boxstyle="services"] > .containerTabTitles > label.selected:after
{
  background: #7efef2;
  width: 131%;
  z-index: 1000;
  position: relative;
 }
.resizable[data-boxstyle="services"] > .containerTabTitles > label > span
{
  display:block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin:0 auto;
  right: 294px;
  z-index: 100;
  height: 362px;
  border-radius: 5px;
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label img 
{
  width: 219px;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  position: relative;
  right: 0;
  transition:all .9s;
  border-radius: 5px;
}
.resizable[data-boxstyle="services"] > .containerTabTitles > label.selected img 
{
  opacity:1;
  right:0;
  transition:all .9s;
  transition-delay:.6s;  

}
.resizable[data-boxstyle="services"] .resizable[data-tmplname="content"] > div 
{
  max-height:400px;
}
.resizable[data-boxstyle="services"] > .containerTabContent > .resizable
{
  /* animation-duration: 1s; */
  /* animation-fill-mode: both; */
  /* animation-delay: 0.1s; */
  /* animation-name: fadeInUp; */
  opacity: 0;
  opacity: 1;
  /* color: #fff; */
  padding-left: 24px;
  line-height: 37px;
  visibility: visible;
  margin: 0;
}
.resizable[data-boxstyle="services"] > .containerTabContent > .resizable[data-tmplname="content"] > div:after,
.resizable[data-boxstyle="services"] > .containerTabContent > .resizable[data-tmplname="content"] > div:before
{
  display:none;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity:0;
		margin-top:100px;
	}
	100% {
		opacity:1;
		margin-top:0;
	}
}
@keyframes fadeInUp {
	0% {
		opacity:0;
		argin-top:100px;
	}
	100% {
		opacity:1;
		margin-top:0;
	}
} 

/*................................................Content.................................................*/
  .resizable[data-tmplname="content"] {
    text-align: center;
    margin: auto;
    position: relative;
    width: 100%!important;
    padding: 40px 0 40px;
}
.resizable[data-boxstyle="application"]{
	padding-bottom:0;
}
.resizable[data-tmplname="content"] h4{
       font-size: 38px;
    font-size: 2rem;
    position: relative;
    margin-bottom: 0px;
    color: #303133;
    text-align: center;
    margin-top: 60px;
    font-weight: bold; 
}
.resizable[data-tmplname="content"] h4:after{
	    content: "";
	    position: absolute;
	    left: auto;
	    right: 0;
	    margin: 0 auto;
	    top: 48px;
	    height: 0;
	    border: content: "";
	    width: 92px;
	    height: 2px;
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}

.resizable[data-tmplname="content"] > div h2
{
  /* margin-bottom: 35px; */
  font-size: 36px!important;
  color: #222;
  position:relative;
}
.resizable[data-tmplname="content"] > div h3
{
  margin-bottom: 17px;
  font-size: 18px!important;
  color: #056c7f;
  position:relative;
}
.resizable[data-tmplname="content"] > div {
    text-align: right;
    line-height: 30px;
    margin: 0 auto;
    width: 90%;
    max-width: 1170px;
    margin-top: 40px;
    overflow: hidden;
}

.resizable[data-tmplname="content"] > div * {
        font-size: 14px;
        text-align: justify;
    }
    .resizable[data-tmplname="content"] > div h1 {
    font-size: 19px;
    padding-bottom: 21px;
}
.resizable[data-boxstyle="application"] .ios{
    display: inline-block;
    width: 100px;
    height: 40px;
    vertical-align: top;
    background: #2edab2;
    padding: 5px;
    position: relative;
    border-radius: 36px;
    font-size: 14px;
    transition: all .8s;
    color: #fff;
    cursor: pointer;
}
.resizable[data-tmplname="content"] > div .videoFrame {
    /* float: left; */
    width: 100%;
    margin: 0 auto;
    display: block;
}
 .resizable[data-boxstyle="application"] > div img {
        max-width: 48%;
        height: auto;
        margin-bottom: 20px;
        border-radius: 12px;
        width: 100px;
        height: 38px;
        display: inline-block;
        vertical-align: top;
    }


.resizable[data-tmplname="content"] > div tbody {
        /* width: 100%; */
        /* display: inline-table; */
    }

.resizable[data-tmplname="content"] > div table {
        max-width: 100%;
        display: block;
        width: auto !important;
        margin-top: 10px;
        border: none;
    }

        .resizable[data-tmplname="content"] > div table td {
            padding: 0 10px;
            padding: 7px 15px;
            position: relative;
            transition: all 300ms;
            text-overflow: ellipsis;
            white-space: unset;
            overflow: hidden;
            max-width: 326px;
            text-align: right;
            line-height: 1.4;
        }

.resizable[data-tmplname="content"] > div img[style *="float:left"], .resizable[data-tmplname="content"] > div img[style *="float: left"] {
        margin-right: 20px;
    }

 .resizable[data-tmplname="content"] > div img[style *="float:right"], .resizable[data-tmplname="content"] > div img[style *="float: right"] {
        margin-left: 20px;
    }

.resizable[data-tmplname="content"] ul {
    padding-top: 10px;
    margin-right: 15px;
}

.resizable[data-tmplname="content"] li {
    position: relative;
    margin-bottom: 3px;
    display: block;
    padding-bottom: 25px;
    line-height: normal;
    padding: 0 17px;
    color: #555;
    font-weight: bold;
}
.resizable[data-boxstyle="waranty"] {
    background: #f4f4f4 url(/Content/base/dynamic/shopping1220/img/104660.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-position-x: -178px;
}
.resizable[data-boxstyle="waranty"] > h4{
	font-size:23px!important;
	font-weight:normal!important;
	padding-bottom:40px;
}


.resizable[data-boxstyle="waranty"] > div{
    width: 90%!important;
    position: relative;
    max-width: 1170px;
    display: block;
    margin: 0 auto;
    /* right: 5%; */
    padding-bottom: 53px;
    padding-left: 30%;
}
.resizable[data-boxstyle="video"]
{
	margin:0;
	padding:0;
}
.resizable[data-boxstyle="video"] > div 
{
	width:100%;
	max-width: unset;
	margin: 0;
}
.resizable[data-boxstyle="video"] > div .videoFrame
{width: 100%;}


.spiceImage {
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    position: relative;
    overflow: hidden;
    right: 0;
    top: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .spiceImage:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(/Content/base/dynamic/shopping796/img/92945.jpg) no-repeat center;
        background-size: 100%;
        top: 0;
        left: 0;
        /* background-size: contain; */
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.resizable[data-boxstyle="mainContent"] .spiceImage:after {
    background: url(/Content/base/dynamic/shopping796/img/92949.jpg) no-repeat center;
    background-size: 100%;
}

.spiceImage span {
    width: 9%;
    padding-top: 9%;
    display: inline-block;
    overflow: hidden;
    float: right;
    margin-left: 1%;
    margin-bottom: 1%;
    position: relative;
}

.spiceImage img {
    position: absolute;
    right: 0;
    top: 0;
    width: 1000%!important;
    max-width: 1000% !important;
    backface-visibility: hidden;
}


.spiceImage span:nth-child(10n+ 2) img {
    right: -100%;
}

.spiceImage span:nth-child(10n+3) img {
    right: -200%;
}

.spiceImage span:nth-child(10n+4) img {
    right: -300%;
}

.spiceImage span:nth-child(10n+5) img {
    right: -400%;
}

.spiceImage span:nth-child(10n+ 6) img {
    right: -500%;
}

.spiceImage span:nth-child(10n+7) img {
    right: -600%;
}

.spiceImage span:nth-child(10n+8) img {
    right: -700%;
}

.spiceImage span:nth-child(10n+9) img {
    right: -800%;
}

.spiceImage span:nth-child(10n+10) img {
    right: -900%;
}

.spiceImage span:nth-child(n +11) img {
    top: -100%;
}

.spiceImage span:nth-child(n + 21) img {
    top: -200%;
}

.spiceImage span:nth-child(n + 31) img {
    top: -300%;
}

.spiceImage span:nth-child(n + 41) img {
    top: -400%;
}

.spiceImage span:nth-child(n + 51) img {
    top: -500%;
}

.spiceImage span:nth-child(n + 61) img {
    top: -600%;
}

.spiceImage span:nth-child(n + 71) img {
    top: -700%;
}

.spiceImage span:nth-child(n + 81) img {
    top: -800%;
}

.spiceImage span:nth-child(n + 91) img {
    top: -900%;
}




.spiceImage span:nth-child(5n + 1) {
    top: -20px;
   
}

.spiceImage span:nth-child(5n +2) {
    top: 20px;
}

.spiceImage span:nth-child(5n +3) {
}

.spiceImage span:nth-child(5n +4) {
    top: 10px;
}

.spiceImage span:nth-child(5n +5) {
    top: 20px;
}

.spiceImage, .spiceImage span {
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all 1.1s linear;
}

    .spiceImage:hover {
        /* top: 0; */
        /* right: 0%; */
        padding =l:;
    }

  

/*********************************************/
.resizable[data-boxstyle="tab1"] h3 {
    display: block;
    font-size: 13px;
    font-weight: 100;
    color: #656363;
    text-align: center;
}
.resizable[data-boxstyle="tab1"] .catblurb-info > h4 {
    padding: 20px;
    text-align: center;
    font-size: 19px;
}

.resizable[data-boxstyle="tab1"] .catblurb-info >p {
    color: #777878;
    text-align: center;
    line-height: 1.8;
    font-size: 14px;
    width: 88%;
    margin: 0 auto;
}
.resizable[data-boxstyle="tab1"].blurbs.clearfix{
  display: block !important;
  width:100%;
  }
.resizable[data-boxstyle="tab1"] .catblurb{

display: inline-block;

width: 23%;

margin-left: 1%;

height:100%;

position: relative;

vertical-align: top;

text-align: center;
}
.resizable[data-boxstyle="tab1"] .catblurb:before{
	content: " ";
	width: 91px;
	height: 91px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -15px;
	background: linear-gradient(to bottom,  #92dfe4 0%,#45a1af 100%);
	z-index: -1;
	border-radius: 20px;
	transition: all .5s;
}
.resizable[data-boxstyle="tab1"] .blurbs {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
    left: 0;
    right: 0;
}



.resizable[data-boxstyle="tab1"] .catblurb h3 {
    display: none;
}

.resizable[data-boxstyle="tab1"] .catblurb img {/* background: linear-gradient(to bottom,  #92dfe4 0%,#45a1af 100%); */border: 1px solid #ffffff;color: #fff;display: inline-block;font-size: 30px;height: 60px;line-height: 88px;text-align: center;width: 60px;padding: 5px;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;z-index: 1;}

.resizable[data-boxstyle="vr_content"] h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 23px;
}

.resizable[data-boxstyle="vr_content"] p {
    color: #777878;
}
.resizable[data-boxstyle="tab1"] {
    padding: 60px 0;
}
.resizable[data-boxstyle="tab1"] .catblurb:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.resizable[data-boxstyle="tab1"] .catblurb:hover:before{
	background:#0c4ea2;
}

/*...........................Product-Tab.................................*/

#wrapper-main-page > .resizable[data-tmplname="product1"] {
    /* max-width: 1400px; */
    margin: 20px auto;
    padding: 40px 0 70px;
    background-repeat: no-repeat!important;
    background-size: cover;
    background: rgb(247, 247, 247);
}
.resizable[data-boxid="59730"] #body-content-tabs label:nth-child(2){
	display:none;
}

.resizable[data-tmplname="ContainerTabs"] .containerTabContent
{
	width:90%;
	margin:0 auto;
	max-width:1400px;
}
.resizable[data-boxstyle="product3"] {
	background:none!important;
}
.resizable[data-tmplname="ContainerTabs"], #wrapper-main-page > .resizable[data-boxstyle="product3"] {
    display: block;
    border: none;
    /* width: 90% !important; */
    /* max-width: 1400px; */
    margin: 0 auto;
    position: relative;
    padding-top: 75px;
    /* margin-bottom: 60px; */
    /* background-color: #f7f7f7; */
}
.body-content-wrapper {
    padding: 0 !important;
    /* display: inline; */
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.body-content-wrapper > div.productslide {
    /* margin: 50px 0 30px 0; */
    height: 104px;
}
.resizable[data-boxstyle="product3"] .body-content-wrapper hr 
{
  width:200px;
  border:0;
  border-top: 2px solid #ff2012;
  margin: 0 auto;
  overflow: visible;
  position: absolute;
  top: 13px;
  right: 110px;
}
.body-content-wrapper hr:after, .body-content-wrapper hr:before
{
  content:" ";
  width:2px;
  height:20px;
  display: block;
  background: #ff2012;
  margin: 0 auto;
  position: relative;
  right: 10px;
  top: -9px;
  transform: rotate(36deg);
}
.body-content-wrapper hr:after
{
  right:-10px;
  top: -29px;
}
.resizable[data-boxstyle="product3"] .body-content-wrapper > div {
    position: relative;
    /* margin: 50px 0 0px 0; */
    /* display: inline-grid; */
    display: block;
    padding: 0 0;
    text-align: center;
    margin-bottom: 34px;
    margin-top: 0;
}
span.body-content-span {
    display: none;
    position: absolute;
    right: 0;
    font-weight: bold;
    left: 0;
    top: 0;
}
.resizable[data-tmplname="product1"] >h4 {
    font-size: 22px;
    /* font-size: 1.6rem; */
    display: block;
    width: 200px;
    color: #020202;
    text-align: center;
    /* position: absolute; */
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    margin-bottom: 40px;
    text-shadow: 0px 1px 5px #fff;
}

.body-content-wrapper > div > .productslide > div {
  font-size: 0;
    text-align: right;
    white-space: nowrap;
    padding: 0;
    position: relative;
    width: 100%;
    /* padding-right: 6px; */
    padding-bottom: 6px;
}
.resizable[data-boxstyle="product3"] .productslide {
    text-align: center;
    position: relative;
    overflow: visible;
    /* margin-top: 8px; */
    min-height: 226px;
    /* width: 90%; */
    /* margin: 0 auto; */
    /* max-width: 1170px; */
}
.resizable[data-boxstyle="product3"] .body-content-wrapper > div > .productslide > div {
    font-size: 0;
    text-align: right;
    white-space: nowrap;
    padding: 0;
    position: relative;
    width: 100%;
    /* padding-right: 6px; */
    line-height: 0;
}
.resizable[data-boxstyle="product3"] .productslide a {
  display: inline-block !important;
  width: 27.5%;
  margin: 0 0 2.5% 1.5%;
  font-size: 20px;
  vertical-align: top;
  position: relative;
  border: 0;
  z-index: 1;
  overflow: visible!important;
  height: 0;
  /* padding-bottom: 13px; */
  padding-top: 11.7%;
  /* border: 1px solid #f3f3f3; */
  /* box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30); */
  animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -ms-animation-duration: .6s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  -webkit-animation-timing-function: cubic-bezier(0.32, 0, 0.31, 0.92);
  animation-timing-function: cubic-bezier(0.32, 0, 0.31, 0.92);
  -ms-animation-timing-function: cubic-bezier(0.32, 0, 0.31, 0.92);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  /* background: #f7f7f7f7; */
  border-radius: unset;
  box-shadow: none;
  /* transform: translateY(80%); */
  opacity: 0;
  transition: all .9s;
  float: none!important;
  padding-bottom: 15%;
  /* border: 1px solid red; */
  transform: translateY(50%);
}
.resizable[data-boxstyle="product3"] .productslide a:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
	background:rgba(179, 179, 179, 0.09);
	z-index:1000;
}

.resizable[data-boxstyle="product3"] .productslide a.animated
{
	transform: translateY(0);
	opacity: 1;
}
.body-content-wrapper > div > .productslide a:hover > span:before
{
   /* background-color: rgba(0, 0, 0, 0.3); */
   -webkit-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}
.body-content-wrapper > div > .productslide a:hover .info_wrapper_wrapper,
.body-content-wrapper > div > .productslide a:hover .add_to_chartWithOutPlan
{
 /* right:10px; */
} 

.resizable[data-boxstyle="product3"] .info_wrapper_wrapper {
    font-size: 13px;
    px; */
    color: transparent;
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(50%);
    margin-top: -37px;
    right: -50px;
    transition: all .3s;
    display: block !important;
    background: none;
}
.resizable[data-boxstyle="product3"] .info_wrapper {
    display: inline-block !important;
    float: left;
    width: 100%;
}
.productslide .info_wrapper > span.ah7Like, .product-repository .info_wrapper > span.ah7Like
{
   width: 35px;
   height: 38px;
   border-radius:50px;
   color: #fff;
   /* text-align: center; */
   vertical-align: middle;
   /* padding: 5px; */
   /* border: solid 1px #444439; */
   margin: 0 1px;
}
.productslide .info_wrapper > span.ah7Like > span{
	color: #0b4da1;
}
.product-repository .info_wrapper > span.ah7Like{
	border:1px solid #444439;
}
.productslide .info_wrapper > span, .product-repository .info_wrapper > span {
    
float: none;
    
display: inline-block;
    
margin: 0 10px!important;
}
span.ah7Like {
    cursor: pointer
}
i.fa.fa-unlike {
    background-image: url(/Content/base/dynamic/shopping1220/img/104685.jpg);
}
i.fa.fa-heart {
    background-image: url(/Content/base/dynamic/shopping1220/img/104686.jpg);
    transition-duration: 0.3s;
}
.info_wrapper_wrapper  .fa {
    font-family: none;
}
.info_wrapper > span i {
    margin-right: 6px;
    vertical-align: middle
}
.ah7Like i, .logsynce_eye i {
    border-radius: 50%;
    color: white;
    padding: 10px;
    font-size: 19px;
    background-size: cover;
    width: 40px;
    height: 40px
}

span.ah7socialMedia {
    float: right !important;
    color: red;
    position: absolute;
    width: 40px;
    margin-right: 0 !important
}
.productslide .ah7Like i, .product-repository .ah7Like i {
    padding: 2px;
    font-size: 13px;
    width: 33px;
    height: 31px;
}
.productslide .ah7Like i:before{
	display:none;
}
span.product-slider-wrapper-img {
    height: 0;
    display: block;
    padding-top: 100%;
    position: relative;
}
span.product-slider-wrapper-img:before
{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: rgba(64, 64, 64, 0.08); */
    top: 0;
    z-index: 1;
}
.resizable[data-boxstyle="product3"] .productslide .info_wrapper > span.ah7Like,.resizable[data-boxstyle="product3"] .product-repository .info_wrapper > span.ah7Like
{
   width: 40px;
   height: 40px;
   border-radius:50px;
   color: #fff;
   text-align: center;
   vertical-align: middle;
   padding-top: 13px;
   /* display: none; */
   transition: all 0.3s cubic-bezier(0.69, 0.06, 0.63, 1.6);
   margin: 0;
   /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); */
   border-radius: 3px;
   display: none;
   /* width: 40px; */
   /* height: 40px; */
   /* background: #febd05; */
   /* border-radius: 50px; */
   /* color: #fff; */
   /* text-align: center; */
   /* vertical-align: middle; */
   /* padding-top: 13px; */
}
.resizable[data-boxstyle="product3"] .info_wrapper > span.ah7Like:first-child
{
  display:none;
}


.resizable[data-boxstyle="product3"] span.product-slider-wrapper-img {
    width: 79%;
    display: block;
    padding-top: 63%;
    position: absolute;
    z-index: 0;
    overflow: hidden;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}
.resizable[data-boxstyle="product3"] .productslide a:nth-child(2) span.product-slider-wrapper-img 
{
	width: 100%;
	/* padding-bottom: 100%; */
	padding-top: 100%;
}
 .resizable[data-boxstyle="product3"] .productslide a:nth-child(2) span.product-slider-wrapper-img img
 {
 	
width: 100%;
 } 


.body-content-wrapper > div > .productslide a img, .product-repository .item img {
    padding: 9%;
    width: 100%;
    margin: auto;
    display: block;
    border-radius: 0;
}

span.product-slider-wrapper-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.product-name, .product-repository .item h1 {
    color: black;
    padding: 6px 47px 28px 12px;
    border: 2px solid #e8e8e8;
    font-size: 13px;
    position: relative;
    margin-top: 32px;
    z-index: 1;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 33px;
    font-weight: lighter;
    text-align: center;
}
.product-name:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 1;
    z-index: -1;
    background: rgb(236, 236, 236);
}
.resizable[data-boxstyle="product3"] .product-name:before{
	display:none;
}


.resizable[data-boxstyle="product3"] .body-content-wrapper > div > .productslide a img, .resizable[data-boxstyle="product3"] .product-repository .item img {
    padding: 0;
    width: 76%;
    margin: auto;
    margin-top: 16px;
    display: block;
    position: absolute;
    border-radius: 0;
    right: 0;
    left: 0;
    -webkit-filter: blur(0px);
    filter: blur(0px) 
    -webkit-transition: 0.3s;
    transition: .48s transform linear;
}
.product-repository .item img{
    width:80%;
    padding-top: 12%;
    transition: all 0.5s;
}
.resizable[data-boxstyle="product3"] .product-name, .resizable[data-boxstyle="product3"] .product-repository .item h1, .product-titr {
    color: black;
    padding: 0px 19px 0;
    font-size: 16px;
    position: relative;
    z-index: 1;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: lighter;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0;
    /* font-family: GuardianSansRegular; */
    margin-top: 88px;
}
.resizable[data-boxstyle="product3"] > .productslide a:nth-child(2) .product-name {
    font-size: 25px;
    margin-top: -21%;
}
.product-titr {
    padding-top: 0;
    font-size: 12px;
    color: gray;
    font-weight: lighter;
    margin-top: 0;
    margin-bottom: -4px;
    /* min-height: 50px; */
    /* overflow: hidden; */
    height: 53px;
}
.resizable[data-boxstyle="product3"] .product-name:before,.resizable[data-boxstyle="product3"] .product-repository .item h1:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 1;
    z-index: -1;
    /* background: rgb(236, 236, 236); */
}
.product-slider-price, .product-repository .item .price-temp, .product-repository .item span.mainPrice-temp {
   color: #0c4ea2;
   position: absolute;
   /* top: -2px; */
   /* margin-right: 46px; */
   font-size: 15px;
   z-index: 1;
   margin-left: 4px;
   margin-top: -24px;
   bottom: 50px;
   right: 0;
   left: 0;
   margin: 0 auto;
   /* text-align: center; */
}
.product-slider-price{
	margin-top: -27px;
	color: black;
	position: relative;
	top: -5px;
	margin-right: 46px;
	font-size: 14px;
	z-index: 1;
	margin-top: -27px;
}
.body-content-wrapper > div > .productslide a:hover .product-slider-price {
    display: block;
}
.product-repository .item span.mainPrice-temp:after ,
.mainPrice-temp:after
{
  content:"";
  width: 50px;
  border-top: 1px solid red;
  transform: rotate(-21deg);
  right: 0;
  position: absolute;
  top: 23px;
}
.mainPrice-temp:after
{
  /* top: 5px!important; */
}
.product-slider-price span {
    /* width: 50px; */
    padding: 2px;
    display: inline-block;
}
.body-content-wrapper > div > .productslide a .btn {
      position: absolute;
      /* left: 0; */
      top: auto;
      bottom: 12px;
      /* margin: 0 auto; */
      /* text-align: center!important; */
      /* overflow: hidden; */
      height: 35px;
      width: 113px;
      /* line-height: 34px; */
      /* font-size: 12px; */
      /* border-radius: 5px; */
      /* opacity: 1; */
      color: #0b4da1;
      /* border-radius: 50%; */
      width: 40px;
      height: 40px;
      padding: 0 8px;
      background: url(/Content/base/dynamic/shopping1220/img/104684.jpg) no-repeat 50%;
      background-size: 82%;
      color: transparent;
      margin-right: 7px;
}
.resizable[data-boxstyle="product3"] .body-content-wrapper > div > .productslide a .btn {
	display:none;
}

.body-content-wrapper > div > .productslide a:hover .btn {
    opacity: 1;
}
.body-content-wrapper > div > .productslide a .btn:after
{
  content:" ";
  display:block;
}

.btn a, .btnBlack, .btn span, #container_AddAddress input[type="submit"], .backGround_color_green a, #wrapper_steps .shipping .head .add_address {
    border-radius: 4px;
    font-size: 17px;
    background: none;
    color: white;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    font-size: 15px;
    margin-left: 0 !important;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    margin-bottom: 10px;
    border: none;
    cursor: pointer;
    min-width: 140px;
}
.resizable[data-boxstyle="product3"]  .body-content-wrapper > div > .slidesjs-navigation{
	display: none!important;
}
 
    .body-content-wrapper > div > .slidesjs-navigation {
        background: #ec9f05 none repeat scroll 0 0;
        box-shadow: 0 0px 6px 0 rgba(51,51,51,.3);
        content: "";
        display: block !important;
        right: 0;
        position: absolute;
        top: auto !important;
        width: 34px;
        bottom: 101%;
        z-index: 100;
        cursor: pointer;
        height: 10%;
        transition: all .3s ease;
        border-radius: 4px;
        background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%);
    }
    .body-content-wrapper > div > .slidesjs-previous {
    bottom: 101%;
    }
.body-content-wrapper > div > .slidesjs-previous {
    /* bottom: 52%; */
    left: auto;
    right: 41px;
    }

        .body-content-wrapper > div > .slidesjs-navigation:before {
            content: '';
            width: 8px;
            height: 8px;
            display: inline-block;
            top: 50%;
            position: absolute;
            margin-top: -7px;
            margin-right: 12px;
            border: 3px solid #ffffff;
            border-bottom: none;
            border-left: none;
            transform: rotate(45deg);
        }


.body-content-wrapper > div > a.slidesjs-previous:before {
    background-position: top left;
    transform: rotate(225deg);
    margin-right: 9px;
}
.resizable[data-boxstyle="product4"] div > .productslide a:hover img {
    transform:scale(1.15);
}
.resizable[data-boxstyle="product4"] .body-content-wrapper > div > .productslide a .btn{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	right: -50px;
	left: auto;
	padding: 0 8px;
	background: #0b4da1 url(/Content/base/dynamic/shopping834/img/93084.jpg) no-repeat 50%;
	background-size: 22px;
	color: transparent;
	position: absolute;
	top: 50%;
	margin-top: -45px;
	transform: translateY(-50%);
	transition: all .3s;
	display: block;
}
.resizable[data-boxstyle="product4"] .productslide .info_wrapper > span.ah7Like{
	width: 40px;
	height: 40px;
	background: #0b4da1;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
	display:block;
}
.resizable[data-boxstyle="product4"] .info_wrapper > span.ah7Like:first-child{
	display:none;
}
.resizable[data-boxstyle="product4"] .body-content-wrapper > div > .productslide a:hover .add_to_chartWithOutPlan{
	right:10px;
}

/*..............................Amaizing Offer.................................*/
/*..............................Amaizing Offer.................................*/

.resizable[data-tmplname="AmazingOffer"] {
    margin: auto;
    float: none;
    height: 481px !important;
    width: 100% !important;
    margin: auto;
    position: relative;
    border-radius: 5px;
    /* max-width: 1170px; */
    /* margin-top: 60px; */
    margin-bottom: 97px;
    /* background: #f8f8f8; */
    padding: 60px 0;
}
.amazingoffer {
    background: white;
    border: 1px solid #d6d6d6;
    position: relative;
    width: 90%;
    max-width: 1170px;
    height: 100%;
    margin: 60px auto;
    /* box-shadow: 0 3px 6px 0 rgba(51,51,51,.3); */
}

.amazingoffer .slides {
    height: 100%;
    display: block;
    direction: ltr;
}

    .amazingoffer .slides .slideItem {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        direction: rtl;
        z-index: 1;
    }

    .amazingoffer .slides > div {
        position: absolute;
        opacity: 1;
        width: 100%;
        height: 100%;
    }
        .amazingoffer .slides > div.active {
        -webkit-animation: slideFadeIn linear .5s both;
        animation: slideFadeIn linear .5s both;
        display: block;
        z-index: 1;
    }

@-webkit-keyframes slideFadeOut {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slideFadeOut {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

    .amazingoffer .slides .secret-deal-wrapper {
        width: 570px;
        margin: 0 auto;
        display: table;
        height: 100%
    }

        .amazingoffer .slides .secret-deal-wrapper > span {
            display: table-cell;
            vertical-align: middle;
            height: inherit
        }

.thumb-table {
}

.thumb-cell {
}

.amazingoffer .slides .secret-deal-wrapper {
    background: url(../Image/Public/vtwo/secret-deal-brush.png) no-repeat right center
}

.amazingoffer .slides .slideItem:hover {
    color: #000
}

.amazingoffer .slideItem-info {
    width: 248px;
    /* height: 100%; */
    padding-bottom: 55px;
    text-align: center;
    position: absolute;
    padding-top: 27px;
    background: #ff1212;
    /* top: 15px; */
    /* margin-right: 12px; */
    /* border-radius: 5px; */
    z-index: 10;
}

    .amazingoffer .slideItem-info .price-label {
        color: white;
        display: block;
        clear: both;
        font-size: 15px;
        margin: auto;
        margin-bottom: 63px;
        border: 1px solid white;
        border-radius: 5px;
        padding: 4px 0;
        text-align: center;
        width: auto;
        height: 37px;
    }

    .amazingoffer .slideItem-info .info-price {
        margin-bottom: 25px;
        display: inline-block;
    }

.amazingoffer .price-old {
    line-height: 37px;
    display: inline-block;
    position: relative;
    padding: 0 14px;
    font-size: 16px;
    box-sizing: border-box;
    min-width: 76px;
    text-align: center;
    transition: 150ms linear;
    border-radius: 5px;
    border: 1px solid #f4f5f5;
    color: white;
    /* text-decoration: line-through; */
}
  .amazingoffer .price-old:before {
    content: "";
    position: absolute;
    left: 0;
    right: 5px;
    border-bottom: 1px solid #fff;
    top: 16px;
    z-index: 2;
    transform: rotate(-29deg);
    width: 71%;
    height: 0;
    bottom: 0;
   }
    .amazingoffer .price-old:after {
        content: "";
        position: absolute;
        left: -2px;
        top: -2px;
        background: #ff1212 url(/Content/base/dynamic/shopping644/img/92470.jpg) no-repeat;
        width: 17px;
        height: 40px;
        background-size: cover;
    }

.amazingoffer .price-final {
    display: inline-block;
    margin-right: 2px;
    color: #fff;
    padding: 0 20px 0 8px;
    position: relative;
    font-size: 16px;
    line-height: 39px;
    min-width: 147px;
    box-sizing: border-box;
    transition: 150ms linear;
    border-radius: 5px;
    border: 1px solid white;
    background: #ff1212;
}

.amazingoffer .info-attributes {
    display: none;
}

    .amazingoffer .info-attributes span {
        display: block;
        font-size: 12px;
        line-height: 18px;
        color: #000;
        direction: rtl
    }

.amazingoffer .info-timerLabel {
    color: white;
    font-size: 15px
}

.amazingoffer .timer {
    position: absolute;
    right: 20px;
    bottom: 42px
}

    .amazingoffer .timer .cntSeparator {
        color: #2c2c2c;
        font-family: Times New Roman;
        font-size: 25px;
        font-weight: 700;
        margin: 5px 0 0
    }

.amazingoffer .thumb-wrapper {
    display: block;
    width: auto;
    box-sizing: border-box;
    text-align: center;
    padding-top: 0;
    margin: auto;
    right: 0;
    position: relative;
    height: 100%;
}

.amazingoffer img {
    height: 100%;
    width: auto !important;
    padding: 3% 0;
}

.amazingoffer .slideItem-thumb .title {
    display: block;
    color: #535353;
    direction: rtl;
    font-size: 17px;
    font-weight: 700;
    margin: 0;
    width: 225px;
    text-align: center;
    position: absolute;
    right: 23px;
    top: 88px;
    color: white;
    z-index: 11;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
}

.amazingoffer .slideItem-thumb span.clearfix {
    display: block;
    direction: ltr
}

.amazingoffer .slideItem-thumb .incredible-brand + .title {
    margin-top: 10px
}

.amazingoffer .finished-badge {
    position: absolute;
    right: 60px;
    bottom: 30px
}

.amazingoffer .thumb-wrapper * {
    vertical-align: top
}

.amazingoffer .thumb-wrapper .icon-shipping-gift {
    top: 50px;
    margin-left: 15px
}

.amazingoffer .thumb-wrapper .icon-plus {
    top: 70px;
    margin-left: 15px
}

.amazingoffer h2 {
    display: none
}

.amazingoffer .slidesjs-next, .amazingoffer .slidesjs-previous {
    display: none
}

.amazingoffer .slidesjs-pagination {
    display: block;
    background-color: #ffffff;
    border-right: 1px solid #e5e5e5;
    width: 279px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
    list-style-type: none;
    right: auto;
    overflow: visible;
    /* box-shadow: inset 0 0 19px 1px #DADACE; */
}

.slidesjs-pagination img {
    display: none
}

.amazingoffer .slidesjs-pagination li {
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    position: relative;
    width: 100%;
    display: block;
    color: black;
    border-left: 1px solid white;
    cursor: pointer;
}

.amazingoffer li .showShortTab {
    display: block;
    font-size: 13px;
}

.amazingoffer li.active {
    background: #ff0a0a;
    color: #fff;
}
.amazingoffer li.active:before {
    content:" ";
    position:absolute;
    top: 0;
    border-left: 19px solid #ff1212;
    right: -19px;
    border-bottom: 22px solid transparent;
    border-top: 22px solid transparent;
}

.slides .slidesjs-container {
    height: auto !important;
    direction: rtl;
    width: 100% !important
}

.amazingoffer .slidesjs-slide h2 {
    display: none
}

.amazingoffer .slidesjs-slide, .amazingoffer .slidesjs-slide > div, .amazingoffer .slidesjs-control {
    right: 0;
    width: 100% !important;
    padding-bottom: 354px;
    height: 100%
}

.amazing-offer-detail {
    background: #fff5f5;
    height: 61px;
    padding: 12px 25px;
}

.wmin .amazing-offer-detail {
    margin: 0 12px 10px;
    background: url(../image/Public/vtwo/amazing-offer.png) no-repeat 98% center/16% #fff5f5;
    border: 1px dashed #ffb2b2;
    padding: 9px 15px
}

.amazing-offer-detail[data-type="secretdeal"] {
    background-image: none !important
}

.amazing-offer-detail .amazing-offer-timer {
    float: left;
    margin-right: 30px;
    overflow: hidden
}

    .amazing-offer-detail .amazing-offer-timer .cntSeparator {
        color: #2c2c2c;
        font-family: Times New Roman;
        font-size: 25px;
        font-weight: 700;
        margin: 5px 0 0
    }

.amazing-offer-detail .amazing-offer-ticket {
    float: left;
    margin-top: 4px;
}

    .amazing-offer-detail .amazing-offer-ticket .btn.ticket {
        background: #ff3851;
        color: #fff;
        direction: rtl;
        display: block;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        height: 34px;
        /* width: 289px; */
        padding: 0 20px;
    }

        .amazing-offer-detail .amazing-offer-ticket .btn.ticket span {
            /* float: right; */
            /* display: block; */
        }

            .amazing-offer-detail .amazing-offer-ticket .btn.ticket span:first-child {
                padding: 1px 14px 0 0;
                /* font-size: 18px; */
            }

            .amazing-offer-detail .amazing-offer-ticket .btn.ticket span:last-child {
                background: #f73055;
                text-align: center;
                width: 70px;
                border-radius: 3px 0 0 3px;
                -moz-border-radius: 3px 0 0 3px;
                -webkit-border-radius: 3px 0 0 3px;
                -ms-border-radius: 3px 0 0 3px;
            }

        .amazing-offer-detail .amazing-offer-ticket .btn.ticket .currency {
            padding: 3px 14px 0;
            text-align: center;
            width: 29px;
            font-size: 13px;
            /* line-height: 11px; */
            background: #f73055;
        }

        .amazing-offer-detail .amazing-offer-ticket .btn.ticket .short-currency {
            font-size: 15px;
            padding-top: 7px
        }

#pFeatureOclock {
    width: 244px;
    position: relative;
    float: left;
    transform: scale(.8);
    margin-top: -1px;
    margin-left: -33px
}

.amazing-offer-detail h3 {
    position: absolute;
    margin-top: 4px
}

.amazingoffer .clock {
    margin-top: 42px;
    direction: ltr
}

    .amazingoffer .clock label {
        position: absolute;
        top: -42px;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 13px
    }

    .amazingoffer .clock > span {
        border: 1px solid white;
        margin: -4px;
        border-radius: 50%;
        position: relative;
        width: 50px;
        height: 50px;
        line-height: 50px;
        display: inline-block;
        color: white;
        font-size: 21px;
        box-shadow: 0 0 3px 0 white
    }

        .amazingoffer .clock > span > span {
            width: 12px;
            display: inline-block;
            position: relative;
            height: 9px;
            top: -19px
        }

.newCountDown, .oldCountDown {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    animation-duration: .8s;
    animation-fill-mode: both
}

.oldCountDown {
    display: none
}

.animated .oldCountDown {
    animation-name: oldCountDown;
    display: block
}

.animated .newCountDown {
    animation-name: newCountDown
}

@keyframes oldCountDown {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: rotateZ(-45deg) scale(1.5);
        -ms-transform: rotateZ(-45deg) scale(1.5);
        -o-transform: rotateZ(-45deg) scale(1.5);
        transform: rotateZ(-45deg) scale(1.5) -ms-transform-origin:0 250%;
        -webkit-transform-origin: 0 250%;
        transform-origin: 0 250%
    }
}

@keyframes newCountDown {
    from {
        opacity: 0;
        -webkit-transform: rotateZ(45deg) scale(0.25);
        -ms-transform: rotateZ(45deg) scale(0.25);
        -o-transform: rotateZ(45deg) scale(0.25);
        transform: rotateZ(45deg) scale(0.25)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}


.labelDiscountPrice {
    font-size: 13px;
    color: #ff6b6b;
    line-height: 20px;
    font-weight: lighter
}

.StorProductCount {
    display: none
}
 /*........................................parallax Image.......................................................*/        
.resizable[data-boxstyle="paralax"] {
    border-bottom: none !important;
    width: 100% !important;
    height: 0 !important;
    margin-top: 0px;
    padding: 0;
    padding-bottom: 30%;
    overflow: hidden;
    background: white;
    margin: 0;
    text-align: center;
    max-width: inherit;
    /* z-index: 99; */
}
.resizable[data-boxstyle="paralax"]:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(to top, rgba(73, 72, 72, 0.2) 20%, rgba(42, 42, 42, 0.9) 100%);
    background: linear-gradient(to top, rgba(73, 72, 72, 0.2) 20%, rgba(42, 42, 42, 0.9) 100%);
}
.resizable[data-boxstyle="paralax"] > div span {
   
background-position: center;
   
background-repeat: no-repeat;
   
background-size: cover;
   
bottom: 0;
   
left: 0;
   
overflow: hidden;
   
position: absolute;
   
right: 0;
   
top: 0;
   
background-attachment: fixed;
   
z-index: 0;
   
width: 100%;
   
height: 100%;
}

.resizable[data-boxstyle="paralax"] >div
{height: 100%;text-align: center;position: absolute;width: 100%;}

.resizable[data-boxstyle="paralax"] >div:before
{
	content:'';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.34);
	top: 0;
	left: 0;
	z-index: 1;
}
.resizable[data-boxstyle="paralax"]>h4, .resizable[data-boxstyle="paralax"] > h3 
{position: absolute;z-index: 100;width: 60%;right: 0;left: 0;margin: auto;color: white;top: 40%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);font-size: 29px;font-size: 2.2rem;text-align: center;}
.resizable[data-boxstyle="paralax"]>h4:after
{
  content:"";
  width:15%;
  height:2px;
  background-image:none;
  background-color:#eb1a2e;
}
.resizable[data-boxstyle="paralax"]>h4 
{
	display: inline-block;
	color: #ffffff;
	font-weight: 500;
	line-height: 50px;
	/* margin: 100px auto 40px auto; */
	/* padding: 40px; */
	/* border: 2px solid rgba(255, 255, 255, 0.15); */
	width: 40%;
	position:  absolute;
	top: 50%;
}
.resizable[data-boxstyle="paralax"] > h3{
    
margin-top: 80px;
    
font-size: 19px;
    
font-size: 1.2rem;
    
line-height: 37px;
    
display: block;
    
border-bottom: none;
}
/*End.....................................Parallax Image..................................................*/ 
/*.Start.........................imageHeader.............................................*/
.resizable[data-boxstyle="imgHeader"]{
    margin-bottom: 0;
    height: 0 !important;
    padding-bottom: 22% !important;
    overflow: hidden;
    /* margin-top: 17px!important; */
    text-align: center;
    max-width: inherit;
}
.resizable[data-boxstyle="imgHeader"] > div 
{
	height:100%;
	width: 100%;
	position: absolute;
	top: 0;
}
.resizable[data-boxstyle="imgHeader"]:before
{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(to top, rgba(73, 72, 72, 0.2) 20%, rgba(42, 42, 42, 0.9) 100%);
	background: rgba(36, 44, 66, 0.51);
}


.resizable[data-boxstyle="imgHeader"] img{
    width: 100%;
    height: 100%;
    top: 0 !important;
    object-fit: cover;
}

.resizable[data-boxstyle="imgHeader"] h3, .resizable[data-boxstyle="imgHeader"] h4
{
  position: absolute;
  color: white;
  top: 50%;
  transform: translateY(-50%);
  width: 90%;
  max-width: 1200px;
  margin: auto;
  right: 0px;
  left: 0;
  margin-top: 3px;
  font-size: 40px;
  font-size: 2.1rem;
  display: block;
  z-index: 1;
  text-align: right;
  display: inline-block;
  margin: 0 auto;
  /* position: relative; */
  color: #fff;
  font-size: 23px;
  font-weight: 500;
}


.resizable[data-boxstyle="imgHeader"] h3:after
{
    display:none;
}
.resizable[data-boxstyle="imgHeader"] h3 {
    margin-top: 50px;
    font-size: 17px;
}
 /*.......................................backGroundImg...........................*/
.resizable[data-boxstyle="backGroundImg"]
{
  position: absolute;
  width: 100%;
  height: 0;
  line-height:0;
  padding: 0;
  overflow: hidden;
  /* padding-top: 50px; */
  z-index: -1;
}
.resizable[data-boxstyle="backGroundImg"] .resizable[data-boxid="59705"] > div img{
	background-position:none;
}

.resizable[data-boxstyle="backGroundImg"] > div
{
  position:relative;
  z-index: 0;
  /* height: 0!important; */
  /* padding-bottom: 33%; */
}
.resizable[data-boxstyle="backGroundImg"] > div:after
{
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
}
.resizable[data-boxstyle="backGroundImg"] > div span 
{
	display: block;
	min-width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
	-webkit-animation: slideImgZoom ease-in-out 40s both infinite;
	animation: slideImgZoom  20s both infinite;
	background-position: center;
}

.resizable[data-boxid="59705"] > div span {
     
animation: none;
     
background-size: 106%;
     
background-position: left;
    }
   @keyframes slideImgZoom {
 0% {
 
     transform: translateY(-10%) scale(1.2);
      
    }
    50% {
     transform: translateY(0%) scale(1.3);
      
    }
 100% {
    transform: translateY(-10%) scale(1.2);
       
      
    }
}

@-webkit-keyframes slideImgZoom {
 0% {
 
     transform: translateY(-20%) scale(1);
      
    }
    50% {
     transform: translateY(0%) scale(1);
      
    }
 100% {
    transform: translateY(-20%) scale(1);
       
      
    }
}
.resizable[data-boxstyle="backGroundImg"] > div:after {
    content: "";
    position: absolute;
    display: block;
    top: -54px;
    width: 100%;
    height: 117%;
    opacity: .8;
    background-color: rgba(42, 42, 42, 0.68);
    z-index: 100;
}

/*End..............................................Background img................................................*/

/*Start..............................Form.............................................*/  

 .formWrapper {
    /* display: none; */
    z-index: 1;
    position: relative;
    width: 260px;
    float: right;
    margin-top: 0 !important;
    background: #e9e9e9;
    border-radius: 9px;
    font-size: 15px;
    margin-right: 0;
    padding: 0 20px 20px;
}



.wrapper_Col .ajax-form label {
    font-size: 18px;
    vertical-align: top;
    line-height: 34px;
    /* display: inline-block; */
    padding: 0;
    display: inline-block;
    font-size: 15px;
    /* line-height: 26px; */
    color: #c37924;
    margin-left: 15px;
}

.option-wrapper {
    margin-top: 5px;
    margin-bottom: 15px;
    background: #ebebeb;
    height: 31px;
    line-height: 30px;
    border-radius: 4px;
}

.wrapper_Col .ajax-form .option-wrapper label {
    padding-left: 10px;
}

.resizable[data-tmplname="form"] span.span_formName, .containerTabContent section.resizable[data-tmplname="formData"] > h4 {
    display: block;
    margin-bottom: 0px;
    /* background: rgb(12, 78, 162) url(/Content/base/dynamic/shopping576/img/91456.jpg) top right no-repeat; */
    padding: 5px 12px 10px;
    font-size: 23px;
    color: #424242;
    margin-top: 0;
    font-weight: lighter;
    line-height: 31px;
}

.resizable[data-boxstyle="contact"] .wrapper_Col .ajax-form > div, .wrapper_Col .ajax-form > p {
    margin: 0 1%;
    width: 42%!important;
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
}

.wrapper_Col .ajax-form div[data-cid="c27"] {
    width: 97%;
}

    .wrapper_Col .ajax-form div[data-cid="c27"] textarea {
        height: 200px;
    }



.wrapper_Col .ajax-form .btnBlack:hover:after {
    color: white;
}

.resizable[data-boxstyle="client"] {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.resizable[data-boxstyle="client"] .ajax-form > div, .resizable[data-boxstyle="client"] .ajax-form > p {
    width: 47%;
    margin-left: 2%;
    padding: 0 !important;
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 0 0 rgba(230, 40, 88, 0.4);
    border-radius: 8px;
    text-align: right;
    float: right;
}

.resizable textarea {
    height: 100px !important;
}

.validation-error, .errprAjaxForm {
    color: #ff9b00;
    border: 1px solid #ff9b00;
    margin-right: -7px;
    margin-top: 5px;
    font-size: 12px;
    padding: 4px;
    display: inline-block;
    margin: 9px 0;
    width: 95%;
    text-align: center;
}

.ajax-form > div:last-child {
    margin-top: 10px;
}



.successAjaxForm {
    color: green;
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    color: #f06e23;
    display: block;
    font-size: 15px;
    margin: .2em auto .2em;
    text-align: center;
    display: none;
    white-space: pre;
}

.validation-error {
    display: block;
}

.successAjaxForm {
    display: none;
    color: #3c8a04;
    width: 97% !important;
    /* float: right; */
    background-color: #eee;
    border: none;
    margin: 5px 0;
    padding: 4px 3px;
    border: 1px solid #3c8a04;
    margin-top: 19px;
    white-space: pre-line;
}

.ajax-form input.dynamicFormError, .ajax-form textarea.dynamicFormError {
    border-right: 4px solid #f06e23 !important;
}


.uploadingImage .span_loaddingImg {
    height: 30px;
    background: rgba(255,255,255,0) url(/Content/img/flapper-gray-EE-30.gif) no-repeat center;
    margin: auto;
    display: block;
    width: 40px;
    top: 36%;
    position: relative;
    right: auto;
}

.fileUploadContaner {
    width: 100%;
    display: block;
    padding: 4px 10px;
    font-size: 13px;
    margin: 5px 0;
    border: 1px dashed #e0e0e0;
    background-color: #f0f0f0;
}

    .fileUploadContaner img {
        width: 30px;
        height: auto;
        vertical-align: middle;
        display: inline-block;
        margin-left: 10px;
    }

    .fileUploadContaner .fa-times {
        float: left;
        color: #818385;
        position: relative;
        top: 5px;
        left: -7px;
    }

input[type=file] {
    display: none;
}

span.progress_percentage, .uploadingImage .span_loaddingImg, .progress_text {
    display: block;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

span.progress_percentage {
    width: 200px;
    height: 16px;
    margin-top: 26px;
    text-align: center;
    color: white;
    font-size: 11px;
    background: #c7c7c7;
    border-radius: 6px;
    z-index: 0;
}

    span.progress_percentage > span {
        background: #53b416;
        height: 100%;
        display: block;
        border-radius: 6px;
        position: absolute;
        left: 0;
        z-index: -1;
        float: left;
        width: 0;
    }




span.btnBlack .fa.fa-upload {
    display: inline-block;
}

span.btnBlack {
}

i.fa.fa-fw.fa-upload.btnBlack {
    display: block !important;
}

    i.fa.fa-fw.fa-upload.btnBlack span {
        margin-right: 10px;
    }

.uploadingImage {
    display: none;
    left: 0;
    margin: auto;
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 0;
    color: black;
    width: 100%;
    height: 115px;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    background-color: #f0f0f0;
    opacity: .95;
    min-height: 100px;
    z-index: 100;
    text-align: center;
    border-radius: 4px;
}

    .uploadingImage .span_loaddingImg {
        height: 23px;
        background: rgba(255,255,255,0) url(/Content/img/flapper-gray-EE-30.gif) no-repeat center;
        background-size: 23px;
        margin: auto;
        display: block;
        width: 32px;
        margin-top: -29px;
    }

.phoneNumber_wrapper {
    position: relative;
}


.ajax-form.notEditable .phoneNumber_wrapper:before {
    display: none;
}

.phoneNumber_wrapper input {
    text-align: left;
    padding-left: 50px !important;
}

input.phon_number {
    text-align: left;
}

::-webkit-input-placeholder {
    color: #cecece;
}

::-moz-placeholder {
    color: #cecece;
}

:-ms-input-placeholder {
    color: #cecece;
}


*:focus {
    outline: none;
}

.description_break label {
    border-bottom: 2px solid #d8d8d8;
    display: block;
    margin-left: 0 !important;
    margin-top: 27px;
    margin-bottom: -3px;
}

.description_break p {
    display: block !important;
    font-size: 18px;
    margin: 10px 0 5px;
    /* background-color: #ae985b; */
    padding: 6px;
    color: #343434;
}



 .wrapper_Col .ajax-form .btnBlack {
    /* background: none; */
    /* color: white; */
    border-radius: 40px;
    font-size: 17px;
    padding: 7px;
    /* padding-left: 3em; */
    /* padding-right: 3em; */
    background: rgb(4, 25, 52) url(/Content/base/dynamic/shopping576/img/91456.jpg) top right no-repeat;
    box-shadow: 0 3px 0px #f06521;
    color: white;
    -webkit-transform: translate3d(0, 0, 0);
    /* transform: translate3d(0, 0, 0); */
    position: relative;
    font-size: 16px;
    margin: 0;
    min-width: 131px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    margin-bottom: 10px;
    /* margin-left: 1% !important; */
    float: none;
    /* display: block !important; */
    margin: 0 auto;
    /* margin-top: 15%; */
    display: block;
    left: 0;
    right: -85%;
    /* top: 50%; */
    /* right: 0; */
    /* margin: 0 auto; */
    /* text-align: center; */
    width: 13%;
    /* height: 90%; */
    max-width: 200px;
    clear: both;
}


 .date-wrapper >div {
    float: right;
}



.ajax-form > div > label, 
.wrapper_Col >div> label {
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 20px;
}

.wrapper_Col .ajax-form input,
 .wrapper_Col .ajax-form select {height: 36px;line-height: 36px;font-size: 13px;padding: 0 10px !important;}
 .wrapper_Col .ajax-form .option-wrapper input {
    /* float: right; */
    display: inline-block;
    width: 21px;
    min-width: 0;
    margin: 10px;
    padding: 0;
    height: auto;
}



.textarea {
    width: 100% !important;
}

.wrapper_Col .ajax-form .btnBlack {
    cursor: pointer;
    /* float: right; */
}

.option-wrapper {
    height: 36px;
}

.wrapper_Col .ajax-form input,
.wrapper_Col .ajax-form select, 
.wrapper_Col .ajax-form textarea {
    background: #e9e9e9;
}

 .option-wrapper label {
    float: right;
}

.chooseList {
    width: 100% !important;
}


    

.wrapper_Col.wrapper_Col1 {
    width: 90%;
    margin: 60px auto;
}


.wrapper_Col .wrapper_Col > div {
    width: 48%;
    float: right;
    margin-left: 2%;
}

.TextBoxComplementaryTable {
    width: 100% !important;
    border: 1px solid #b4b4b4;
    background: #ececec;
    padding: 10px 10px 0px;
    box-sizing: border-box;
    border-radius: 5px;
    float: right;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.wrapper_Col .wrapper_Col {
    border: 1px solid #b4b4b4;
    background: #ffffff;
    padding: 13px;
    box-sizing: border-box;
    border-radius: 5px;
    float: right;
    margin-bottom: 10px;
    position: relative;
    margin-top: 10px;
    width: 100%;
}

.TextBoxComplementaryTable span.btnBlack {
    width: 100px !important;
    text-align: center;
    padding: 2px 10px !important;
    float: left;
}

    .TextBoxComplementaryTable span.btnBlack:before {
        content: "\f067";
        font: normal normal normal 14px/1 FontAwesome;
        margin-left: 9px;
    }



div#wrapper-main-page {
    margin-top: 48px;
    height: 0;
}
span.deleteAh7Form {
    background: red;
    position: absolute;
    top: -11px;
    left: -5px;
    border-radius: 50%;
    text-align: center;
    /* padding: 10px; */
    height: 22px;
    width: 23px;
    color: white;
    cursor: pointer;
}

    span.deleteAh7Form:before {
        content: "\f057";
        font: normal normal normal 23px/1 FontAwesome;
    }


.current_validation_error {
    display: block !important;
    position: absolute;
    top: 25px;
    left: 0;
}

.wrapper_Col .ajax-form  .current_validation_error label {
    opacity: 1;
    position: absolute;
    width: auto;
    white-space: nowrap;
    left: 24px;
    top: -2px;
    color: red;
    font-size: 13px;
    transition: opacity .2s;
}
.wrapper_Col .ajax-form .current_validation_error:hover label{
    opacity: 1;
}


.current_validation_error i {
    background: red;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    color: white;
    line-height: 30px;
    cursor: pointer;
}
.current_validation_error i:before{
     font: normal normal normal 14px/1 FontAwesome;
        content: "\f00d";
}

.current_validation_error i:after {
    content: '';
    border: 4px solid;
    border-color: transparent red  red  transparent;
    position: absolute;
    right: 11px;
    transform: rotate(45deg);
    bottom: -4px;
}

div[data-cid] {
    position: relative;
}
        
 /***************************************/
 .resizable[data-boxstyle="groups"] h4:before {
  
}

.resizable[data-boxstyle="groups"] h4:after {
 
}

/* --------------------- form payam  ------------------- */

.errprAjaxForm, .successAjaxForm, .validation-error {
    border: none;
    font-size: 16px !important;
  
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    color: #f06e23;
    display: block;
    font-size: 13px;
    margin: .2em 0 .2em;
    text-align: center;
  
    display: none;
}

.validation-error, .errprAjaxForm {
    color: #ff0000;
    border: 1px solid #ff0000;
    margin-right: -7px;
    margin-top: 5px;
    font-size: 12px;
    padding: 4px;
    display: inline-block;
    margin: 9px 0;
    width: 95%;
    text-align: center;
}

.ajax-form > div:last-child {
    margin-top: 40px;
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    /* border: none; */
    font-size: 16px !important;
}

.successAjaxForm {
    color: green;
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    color: #ff0000;
    display: block;
    font-size: 13px;
    margin: .2em 0 .2em;
    text-align: center;
    display: none;
}
.validation-error {
    display: block;
}
.successAjaxForm {
    display: none;
    color: #3c8a04;
    width: 97% !important;
    float: right;
    background-color: #eee;
    border: none;
    margin: 5px 0;
    padding: 4px 3px;
   
    border: 1px solid #3c8a04;
}
.wrapper_Col .ajax-form input.dynamicFormError {
    /* border-right: 2px solid #f50808 !important; */
}
/*........................Phone form.......................*/
.resizable[data-boxstyle="phone"] > h4 , .resizable[data-boxstyle="phone"] > h3
{
  color:#fff;
}
.resizable[data-boxstyle="phone"] .title-bar
{
  display:none;
}
.resizable[data-boxstyle="phone"] .ajax-form > div label
{
  display:none;
}
.resizable[data-boxstyle="phone"] .wrapper_Col
{
  margin-top: 37px;
}
.resizable[data-boxstyle="phone"] input
{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.resizable[data-boxstyle="phone"] .ajax-form > div
{
  margin-left:0;
}
.resizable[data-boxstyle="phone"] .ajax-form > button {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
   
}
/*End................................Form.............................................*/


/*......................................Gallery..........................*/

.resizable[data-tmplname="gallery"] {
    margin: auto;
    display: table;
    text-align: center;
    max-width: 1170px;
    width: 90% !important;
}
.resizable[data-tmplname="gallery"] div#galleryContent ul{
      white-space: nowrap;
      position: relative;
      overflow: hidden;
}
.resizable[data-tmplname="gallery"] .info_wrapper_wrapper
{
  display:none;
}
.resizable[data-tmplname="gallery"] div#galleryContent li {
     width: 20%;
     padding: 0 1%;
     float: none;
     display: inline-block;
     position: relative;
     text-align: center;
     -webkit-transition: all .6s ease-in-out;
     -moz-transition: all .6s ease-in-out;
     -ms-transition: all .6s ease-in-out;
     -o-transition: all .6s ease-in-out;
     transition: all .6s ease-in-out;
}
.resizable[data-tmplname="gallery"] div#galleryContent a{
	    margin: auto;
	    width: 100%;
}

.resizable[data-tmplname="gallery"] div#galleryContent img{
    width: 100%;
      margin: auto;
}

.gallerySlide {
    width: 100%;
    overflow: hidden;
}

.resizable[data-tmplname="gallery"] div#galleryContent li.faseGallery {
    width:0 !important;
    padding:0  !important;
}
.resizable[data-tmplname="gallery"] div#galleryContent li:nth-child(2) {
    height: 0;
    margin-right: -20%;
}


/*Start -------- footer ------------- */

/*Start -------- footer ------------- */
div#footer {
    height: auto;
    position: relative;
    /* z-index: 100; */
    background-color: #191b36;
    color: #b7b8ca;
    padding-top: 35px;
}

.contact_icon1 {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 17px auto;
    display: inline-block;
    height: 28px;
    vertical-align: middle;
    width: 20px;
    position: absolute;
    top: -9%;
    /* transform: translateY(-50%); */
    right: -29px;
}
.footer-list-top > li *{
    display: inline-block;
    line-height: 25px;
    font-size: 14px;
    white-space: pre-line;
    color: #fff;
}
.footer-list-top img{
  
margin-top: 0px;
  
width: 160px;
  
height: auto;
  
/* left: 0; */
  
/* right: 0; */
  
margin: 0 auto;
  
width: 115px;
  
position: relative;
  
margin-top: -24px;
  
/* z-index: 234; */
}
.bttop_style1{
    display: none!important;
    width: 40px;
    height: 40px;
    line-height: 48px;
    position: absolute;
    left: 37px;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 103;
    text-align: center;
    background-color: #141618;
    cursor: pointer;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateZ(0);
    text-align: center;
}
.bttop_style1 .icon1{
    font-size:2rem;
    display: block;
    text-align: center;
    line-height: 44px;
    color: #BEBEBE;
    bottom: 4px;
    position: relative;
}
.bttop_style1 .icon2{
    position: absolute;
    bottom: 8px;
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 17px;
}
.fa-chevron-up:before, .fa-chevron-up:after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    border: solid #fff;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.fa-chevron-up:after{
    position:relative;
    bottom: 10px;
}

.bttop_style1:hover .icon1{
    color: #ffffff;
}
.bttop_style1:hover .icon2{
    color: #fff;
}

.footer-list-top > li a
{
    /* transition: .2s ease-in-out; */
}
.generic-anchor {
}

    .generic-anchor:visited {
    }

    .footer-list-top > li:hover a {
        color: #b7b8ca;
    }

.flex-rw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    color: #000;
    position:relative;
    /* margin-top: 35px; */
    /* background-color: #fff; */
    padding: 40px 20px 0;
}

main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 10em;
    color: #9b9b9b;
    line-height: 1;
}

footer {
    color: #ffffff;
    margin-top: auto;
    width: 86%;
    max-width: 1280px;
    margin: auto;
    min-height: 107px;
}

.footer-list-top {
    width: 28%;
    /* margin-bottom: 30px; */
    margin-left: 4%;
    padding: 0;
    list-style: none;
    height: auto;
    display: inline-block;
    float:right;
    font-size: 14px;
    position: relative;
}
.footer-list-top .footer-list-top
{
    width:100%;
}

#footerMenuList{position: relative;}
.footerForm{
    margin-left: 0;
}

    .footer-list-top > li {
        text-align: right;
        padding-bottom: 5px;
        position: relative;
        display: block;
        color: #000!important;
        transition: all .5s;
    }
.bulletList > li {
    width: 50%;
    display: inline-block;
    padding-right: 10px;
}
.bulletList > li:before
{
    content:" ";
    width: 7px;
    height: 7px;
    border-radius: 20px;
    position:absolute;
    right: -3px;
    background: #b7b8ca;
    top: 10px;
}
.bulletList > li:first-child
{
    display:block;
    padding-right: 0;
    margin-right: -25px;
}

.footer_social{position: absolute;margin-top: -14px;text-align: center;/* z-index: 100; */bottom: 139px;left: -28px;right: 0;}
.footer_social > ul{
	
}
.footer_social .each_item {
    /* border:1px solid rgba(167,156,153,0.5); */
    /* float: right; */
    height: 30px;
    display: inline-block;
    margin-left: 38px;
    width: 31px;
    transition: all 0.3s linear;
    /* z-index: 10000; */
    border-radius: 50%;
    position: relative;
}
.footer_social .each_item:hover{
    box-shadow: 0 0 0 2px #fff,0 0 0 6px rgba(167,156,153,0.4);
    border-color:rgba(167,156,153,0.4);
}
.footer_social .each_item > a{
    background-repeat: no-repeat!important;
    background-size: 18px!important;
    background-position: center center!important;
    height: 28px;
    /* width: 100%; */
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s linear 0s;
    background-color: #f7f7f7;
    /* z-index: 10; */
    border-radius: 20px 20px 20px 20px;
    position: relative;
}
.footer-list-header {
    font-size: 17px !important;
    margin-bottom: 39px;
    text-align: right;
    display: inline-block !important;
    position: relative;
    color: #c22b30;
    margin-left: -31px;
}
.formFooter > h4
{
	margin-right: -18px;
}
.footer-list-anchor {
    font-size: 1.3em;
}

.footer-social-section {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    margin-top: 5px;
}

    .footer-social-section::after {
        content: "";
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 10px;
        border-top: 1px solid #ccc;
        width: calc(100% - 20px);
    }

.footer-social-overlap {
    position: relative;
    z-index: 2;
    background: #f2f2f2;
    padding: 0 20px;
}

.footer-social-connect {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5em;
}

.footer-social-small {
    font-size: 0.6em;
    padding: 0px 20px;
}

.footer-social-overlap > a {
    font-size: 1.5em;
    color: #909090;
}

    .footer-social-overlap > a:not(:first-child) {
        margin-left: 0.38em;
    }
.footer-bottom-section {
    width: 100%;
    /* background-color: #f7f7f7; */
    height: auto;
    font-size: 10px;
    line-height: 26px;
    border-top: 1px dashed #0b4da1;
    padding: 0;
}

    .footer-bottom-section > div:first-child {
    right: 0;
    left: 0;
    margin: auto;
    width: 90%;
    max-width: 1170px;
    position: relative;
    display: block;
    padding: 10px 0;
    }
    .haftsetare_copyRight a
    {
    	color: #04bcd7!important;
    }
.footer-bottom-wrapper a{
    text-align: right;
    height: 28px;
    padding: 0px 0;
    display: block;
    color: white;
    z-index: 10000000;
    float: right;
    font-size: 14px;
}
.footer-bottom-wrapper img{
    
width: 25px;
    
vertical-align: middle;
    
margin-left: 10px;
    
float: right;
}
.footer-bottom-wrapper {
    font-size: 1.1em;
    color: #eee;
    display: inline-block;
    position: absolute;
    left: 0;
    direction: ltr;
}


.footer-address {
    display: inline;
    font-style: normal;
}


.formFooter > h4:after
{
	
background-image: url(/Content/base/dynamic/shopping1159/img/104099.jpg);
	
left: auto;
	
right: -8px;
	
background-position: right;
}
.formFooter .resizable[data-tmplname="form"] .ajax-form > div, .resizable[data-tmplname="form"] .ajax-form > p
 {
     /* width:100%; */
     /* margin-bottom: 5px; */
     /* padding: 0!important; */
     /* display: inline-block; */
 }
 .formFooter .resizable[data-tmplname="form"] .ajax-form > div[data-cid="c8"]
 {
  /* width: 35%; */
 }
  .formFooter .resizable[data-tmplname="form"] .ajax-form > div[data-cid="c16"]
  {
  	/* width:64%; */
  	/* margin-right:1%; */
  }

.formFooter .resizable[data-tmplname="form"]
{
    /* width: 100%!important; */
    /* position: relative; */
    /* padding: 30px 10px; */
    /* background: rgba(1, 113, 130, 0.1); */
    border-radius: 50px 50px 50px 10px;
}
.formFooter .resizable[data-tmplname="form"] .ajax-form > button
{
    position:absolute;
    bottom: 5px;
    left: 5px;
    margin: 0;
    border-radius: 70px 70px 70px 10px!important;
    font-size: 14px!important;
    width: auto;
    background: #04bcd7;
}
.formFooter .wrapper_Col .ajax-form input
{
    /* padding:0 20px; */
    /* height: 30px; */
    /* min-width: 51px; */
}
.formFooter .wrapper_Col .ajax-form textarea
{
	
height: 64px!important;
}
.formFooter .wrapper_Col
{
    margin-top:0;
}
.bulletList li:hover {
    right: 5px;
}

#footerMenuList li:hover:before{/* background-color: #ffffff; */}

.bulletList li:first-child:before
{
    display:none;
}
div#text-footer {
    width: 34%;
    height: 0;
    padding-bottom: 34%;
    text-align: center;
    /* border: 2px solid rgb(194, 43, 48); */
    border-radius: 50%;
}

div#text-footer > div.text 
{
    /* padding: 12px; */
    /* padding-top: 35px; */
    /* padding-bottom: 35px; */
    /* border-radius: 50%; */
    /* margin-top: -29px; */
    position: absolute;
    top: 17%;
    width: 82%;
    /* transform: translateY(-50%); */
    background: none;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #b7b8ca;
}

#text-footer:before
{
    content:" ";
    position: absolute;
    width: 59%;
    height: 25px;
    top: -6px;
    /* z-index: -1; */
    left: 0;
    right: 0;
    margin: 0 auto;
}

ul.footer-list-top.contact {
    text-align: right;
    padding-left: 0;
    margin-right: 10px;
    margin-left: 0;
}
.contact .footer-list-header:after
{
	
left: 0;
	
right: auto;
}

ul.footer-list-top.contact li
{
    margin-bottom: 17px;
    padding-bottom: 0;
}
ul.footer-list-top.contact li:first-child
{
    margin-bottom:0;
}
/*End........................................Footer......................................


/*......................................Product List..............................*/

div#body-main-wrapper.plist {
    width: 90%;
    max-width: 1170px;
    margin: auto;
    padding-bottom: 60px;
    /* padding-top: 60px; */
    right: 0;
    left: 0;
}        
.togglecompare {
    display: none;
}
.plist #body-main-features-right {
    z-index: 1;
    position: relative;
    width: 260px;
    margin-top: 7.1% !important;
    /* background: #f1f1f1; */
    font-size: 15px;
    margin-right: 0;
    padding: 0 20px 20px;
    min-height: 500px;
    /* display: inline-block; */
    float: right;
}
.plist #body-main-features-left {
    width: 100%!important;
    margin: auto;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 290px;
    padding-top: 0;
    background: none;
    position: relative;
    float: none;
    display: block;
    background: none;
    top: 0 !important;
    font-size: 13px;
    min-height: 400px;
    right: 0;
    vertical-align: top;
    margin-top: 70px;
}
.filter-product-content
{
  display:none
}
div#sort_radio_wrapper {
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 11px;
    border: 1px solid #1111112b;
}
.filter-content div#priceListContainer {
    margin-bottom: 15px;
    margin-right: -20px;
    margin-top: -14px;
}
.filter-content {
    margin: 13px 0;
    margin-top: 7px;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #1111112b;
}
.filter-content:nth-child(1){
	border:0;
}
div#priceListContainer {
    background: #ff1212;
    background-size: cover;
    float: right;
    width: 261px;
    height: 233px;
    z-index: 1;
    position: relative;
    border-radius: 8px;
}

div#ranged-value {
    width: 83%;
    margin: auto;
    margin-top: 13px;
}

.fsslider {
    text-align: center;
    line-height: 24px;
    font-size: 11px;
    font-family: "Lucida Grande","Trebuchet MS",sans-serif;
    position: relative;
    min-width: 150px;
    height: 24px;
    display: inline-block;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    direction: ltr;
    text-align: center;
    line-height: 24px;
    font-size: 11px;
    font-family: "Lucida Grande","Trebuchet MS",sans-serif;
}
.fsslider > .fsfull-value, .fsslider > .fssel-value {
    margin-top: -2px;
    height: 2px;
    left: 0;
    right: 0;
}
.fsslider > * {
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.fsslider > .fssel-value {
    background: #72a845;
    height: 5px;
    margin-top: -2px;
    right: 50%;
}
.fsslider > .fssel-left, .fsslider > .fssel-right, .fsslider > .fscaret {
    height: 100%;
    width: 0;
    min-width: 0;
    margin: 0 !important;
    top: 0;
    padding-left: 0;
    padding-right: 0;
}
.fscaret.fss-left , .fscaret.fss-right {
    color: transparent;
}
.fscaret.fss-left:before {
    content: '';
    background: url(/Content/base/dynamic/shopping644/img/92475.jpg) no-repeat;
    background-size: contain;
    width: 30px;
    height: 23px;
    position: relative;
    display: block;
    left: -10px;
}
 .fscaret.fss-right:before {
        content: '';
        background: url(/Content/base/dynamic/shopping644/img/92476.jpg) no-repeat;
        background-size: contain;
        width: 30px;
        height: 23px;
        position: relative;
        display: block;
        right: 13px
    }
    .filter-header-title {
    display: none;
}

label.label-filter-content , label#filter-price-min , label#filter-price-max{
    /* display: none; */
    font-weight: bold;
    font-size: 14px;
}


#priceSliderLabel span {
    border: 1px solid black;
    border-radius: 5px;
    padding: 0 7px;
}
#priceSliderLabel span:first-child
{
  margin-left:20px;
}

span.btn.productListPrice {
    background: #ef5024;
    width: 150px;
    border: 2px solid white;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    margin-top: 0;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    line-height: 28px;
}
div#body-main-features-left form {
    display: none;
}
.plist #body-main-features-left .product-repository {
    width: 32%;
    overflow: hidden;
    margin-left: 2%;
    margin-bottom: 4%;
    /* border: 1px solid #ebebeb; */
    background: white;
    display: inline-block;
    font-size: 20px;
    padding-bottom: 0;
    box-shadow: 0 2px 6px 0 rgba(51,51,51,.3);
    position: relative;
    /* display: flex; */
}
.plist #body-main-features-left .product-repository:nth-child(3n+3){
	margin-left:0;
}

.product-repository[data-available="false"] .item:after, 
.product-repository[data-available="false"] .hover:after,
 .product-repository:not([data-amazingprice="0"]) .item:after,
 .product-repository:not([data-amazingprice="0"]) .hover:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
    height: 86px;
    z-index: 101;
    /* background: url(/Content/base/dynamic/shopping644/img/92693.jpg) no-repeat; */
    background-size: contain;
}

a.planNotAvailable {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 113px;
    height: 113px;
    z-index: 101;
    background: url(/Content/base/dynamic/shopping644/img/92693.jpg) no-repeat;
    /* background: url(/Content/base/dynamic/shopping758/img/93193.jpg) no-repeat; */
    background-size: contain;
    /* margin-right: 320px; */
}


.plist #body-main-features-left .product-repository:nth-child(3n+3)
{
  margin-left:0;
}
.product-repository .item {
    position: relative;
    /* overflow: hidden; */
    /*! height: 100%; */
}
.item .info_wrapper_wrapper:before
{
  content:"";
  width:40px;
  height:40px;
  display:block;
  margin-bottom 10px;
  border-radius:50px;
  margin-bottom: 6px;
  background: #ef5024 url(/Content/base/dynamic/shopping834/img/93084.jpg) center;
  background-size:22px;
  background-repeat:no-repeat;
} 


.plist #body-main-features-left .info_wrapper_wrapper {
    font-size: 13px;
    color: transparent;
    position: absolute;
    z-index: 10;
    bottom: 58px;
    right: 0;
    left: 0;
    transition: all .3s;
    display: block !important;
    text-align: center;
    opacity: 0;
}
.product-repository .item .price {
    /* color: transparent; */
    position: absolute;
    /* margin-top: -70px; */
    width: 100%;
    bottom: 0px;
    background: #f1f1f1;
    height: 41px;
    padding: 0 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.product-repository .item .price a label{
	margin-left:80px;
	display: none;
}
.product-repository .item .price-temp{
    display:inline-block;
    top: 4px;
}
.product-repository .hover {
    display: none !important;
}
.product-repository .item > a
{
    width: 100%;
    display: block;
    height: 0;
    padding-bottom: 122%;
    margin-bottom: 0;
}
.product-repository .item > a .title h1{
    
position: absolute;
    
bottom: 41px;
    
width: 100%;
}

.plist #body-main-features-left .product-repository:hover .item:before
{

}

.plist #body-main-features-left .product-repository:hover .info_wrapper_wrapper
{
  right:10px;
}
/*......................................................................*/

/*Start.................................ProductFeature...........................*/
.ProductFeature_Wrapper {
    width: 90%;
    max-width: 1170px;
    margin: auto;
    position: relative;
    background: none !important;
    direction: ltr;
    margin: 50px auto;
}
div#productImgZoom {
    direction: ltr;
    display: none;
    position: absolute;
    margin-top: -5px;
    width: 280px;
    height: 280px;
    z-index: 1000;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 8px 0 rgba(53,53,53,.45);
    -moz-box-shadow: 1px 1px 8px 0 rgba(53,53,53,.45);
    box-shadow: 0 4px 10px 3px rgba(53,53,53,.45);
    overflow: hidden;
    right: 0;
    left: auto;
    top: 18px;
    border-radius: 50%;
}
.formLoadding {
    text-align: center;
    margin-top: 30px;
}
#productImgZoom img {
    width: auto;
    position: relative;
}

div#body-main-features-right {
    display: block;
    /* margin-right: 320px; */
    /* background: white; */
    padding: 0px 0;
    min-height: 500px;
    width: 34%;
}
div#body-main-features-right .info_wrapper
{
  display: none!important;
}
div#body-main-features-left {
    width: 61%;
    display: inline-block;
    /* background: #f1f1f1; */
    font-size: 13px;
    padding: 0 1px 102px;
    min-height: 400px;
    border-radius: 5px;
    position: absolute;
    left: 3%;
    top: 86px;
}
h1#features-left-header {
    font-size: 19px;
    color: #444;
}
h1#features-left-header:after{
		content:"";
		width: 169px;
		height:2px;
		position:absolute;
		top: 28px;
		right: 0;
		background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}
h1#features-left-header > span 
{
  color:#767474;
  display:block;
  font-size: 14px;
  margin-top:5px;
}
.ProductFeature_Wrapper > div {
    direction: rtl;
    position: relative;
    margin-top: 143px;
    /* box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11); */
    border: 1px solid #e4e4e4;
    padding: 20px;
    /* background: #fff; */
    border-radius: 5px;
    padding: 9px 33px 11px 0;
    margin-bottom: 100px;
}
.body-content-wrapper > div.productslide img {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.btn.noChangePage.add_to_chartDisable {}

.body-content-wrapper > span {
    position: relative;
    display: block;
    margin-right: 50px;
    padding: 8px 0;
    min-height: 49px;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 31px;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-top: 28px;
}

.body-content-wrapper > span:after {content: "";
position: absolute;
left: auto;
right: 0;
margin: 0 auto;
top: 61px;

height: 0;
border:content: "";
    width: 92px;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}


.header-wrapper-hr
{
  display:none;
}

div#ProductStrengthsManager {
    /* border: 1px solid red; */
    padding: 10px 40px;
    font-size: 0;
    background: #e7e7e6;
    border-radius: 5px;
}
div#ProductStrengthsManager > div {
    /* background: #22222275; */
    display: inline-block;
    font-size: 14px;
    width: 49%;
    text-align: center;
}
div#ProductStrengthsManager > div:first-child 
{
    border-left: 1px solid #999090;
}
div#ProductStrengthsManager > div > ul.green
{
    color:#3c763d;
    text-align: center;
}
div#mCSB_1_container {
    left: 0!important;
    top: 0!important;
}
div#ProductStrengthsManager > div > ul.red
{
    color:#ff584d;
    text-align: center;
}
div#ProductStrengthsManager > div > ul > li
{/* list-style-type: square; */text-align: center;/* width: fit-content; */margin: 0 auto;position: relative;}
label.label-filter-content, label#filter-price-min, label#filter-price-max {
    /* display: block; */
    text-align: right;
}
.filter-content .scrollContent.content.light
{
    margin-top: 8px;
}
div#ProductStrengthsManager > div > ul > li:before
{
  content:" ";
  width: 5px;
  height: 5px;
  background: #ff3851;
  position: absolute;
  /* margin-left: 52px; */
  margin-right: -18px;
  top: 34%;
}
.filter-content div#priceListContainer {
    margin-right: -20px;
    margin-bottom: 14px;
}
div#priceListContainer {
    background: #fa795900;
    background-size: cover;
    border: 1px solid #d7d7d7;
    float: right;
    width: 243px;
    height: 210px;
    z-index: 1;
    position: relative;
    border-radius: 5px;
}
div#priceListContainer h4 {
    font-size: 16px;
    text-align: center;
    margin-top: 34px;
    color: #383838;
}
div#ranged-value {
    width: 83%;
    margin: auto;
    margin-top: 13px;
}
#priceSliderLabel {
    color: black;
    font-size: 15px;
    width: 90%;
    margin: auto;
    text-align: center;
    margin-top: 13px;
}
.fsslider {
    text-align: center;
    line-height: 24px;
    font-size: 11px;
    font-family: "Lucida Grande","Trebuchet MS",sans-serif;
}
.fsslider {
    position: relative;
    min-width: 150px;
    height: 24px;
    display: inline-block;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    direction: ltr;
}
.fsslider > .fsfull-value {
   background: #636257;
    height: 5px;
    margin-top: -2px;
    right: 50%;
}
.fsslider > .fsfull-value, .fsslider > .fssel-value {
    margin-top: -2px;
    height: 2px;
    left: 0;
    right: 0;
}
.fsslider > * {
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.fsslider > .fssel-value {
    background: #0b4da1;
    height: 5px;
    margin-top: -2px;
    right: 50%;
}
.fscaret.fss-left {
    color: transparent;
}
.fscaret.fss-right {
    color: transparent;
}
.fsslider > .fssel-left, .fsslider > .fssel-right, .fsslider > .fscaret {
    height: 100%;
    width: 0;
    min-width: 0;
    margin: 0 !important;
    top: 0;
    padding-left: 0;
    padding-right: 0;
}
div#product-Review-wraper {
    /* padding: 60px 20px; */
    font-size: 15px;
    text-align: justify;
    width: 100%;
    padding: 30px 0;
    margin: 61px 0;
    background: #f2f3f2;
    /* border-top: 2px solid #f06e23; */
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border-right: 3px solid #0b1f54;
    border-left: 3px solid #0b1f54;
}
div#product-Review-wraper *{
    font-family: IRANSansWeb_FaNum !important;
}

.resizable[data-tmplname="content"] ul, .resizable[data-tmplname="content"] ol, .menu-blog-container ul, #product-Review-wraper  ul {
    padding-right: 35px;
    padding-top: 9px;
}

.resizable[data-tmplname="content"] li, #product-Review-wraper li, .menu-blog-container li {
    position: relative;
    margin-bottom: 0;
    line-height: normal;Q
}

.resizable[data-tmplname="content"] ul li:before, #product-Review-wraper ul li:before, .menu-blog-container ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -2px;
    background: #2e67af;
}
div#header-main-product-picture {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}
#header-main-product-picture > a.product-features-wrapper {
    display: block;
    height: 0;
    width: 100% !important;
    margin: auto !important;
    padding-bottom: 92%;
    position: relative;
}
div#header-main-product-picture > a > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: crosshair;
    position: absolute;
    top: 8px;
    right: 0;
}
div#right-features-relatedTags
{
  display:none
}
.header-two-wrapper, #userInfo_wrapper_data, .userinfo #wrapper_steps {
    display: none;
}
#features-left-content-right .btn {
    position: absolute;
    bottom: 26px;
    right: auto;
    left: 0;
    background: #0b1f54;
    padding: 5px;
    width: 160px;
    border-radius: 5px;
}
#features-left-content-right .btn a:after
{
  display:none;
}

    #features-left-content-right .btn.add_to_interest {
        /* bottom: -55px; */
        right: 0;
        left: auto;
    }
    #feature-product-instruction {
    display: none;
}
div#body-content-comments-wrapper {
    display: none;
}
div#features-left-content-left {
    margin-top: 15px;
    max-height: 200px;
    text-overflow: clip;
    overflow: hidden;
    background: #f2f3f2;
    padding: 12px;
    border-radius: 5px;
}
.feature-product-Description > span 
{
    font-weight:bold;
    font-size:16px;
}

div#features-left-content-right {
    margin-top: 15px;
    position: relative;
}

.color_green.p_mainPrice {
    color: #0c4ea2;
    font-size: 17px;
    font-weight: bold;
}
.planGroup_wrapper {
    display: block !important;
    margin-top: 20px;
    width: 95%;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 10px;
    /* border-bottom: 1px solid rgba(11, 31, 84, 0.3); */
    border-radius: 0;
    padding-bottom: 10px;
    margin-right: 11px;
} 
 .planGroup_wrapper > span {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}
.planOptiondList input {
    width: 20px;
    position: absolute;
    /* right: -54px; */
    left: auto;
    top: 10px;
}
.planOptiondList input , .planOptiondList label
{
	display:inline-block;
}
.planOptiondList label
{
	min-width:100px;
	padding-right: 31px;
}

.planOptiondList {
    display: inline-block;
    /* width: 10%; */
    margin: 5px 20px;
    float: right;
    /* width: 100%; */
    display: inline-block;
    position: relative;
    padding: 5px;
    border: 1px dashed rgba(11, 31, 84, 0.4);
    border-radius: 20px;
    min-width: 136px;
    font-size: 14px;
    margin-bottom: 9px;
    position: relative;
}
.planOptiondList  img
{
    width:20px;
    /* -webkit-transform: rotate(45deg); */
    /* transform: rotate(45deg); */
    margin-right: 7px;
}

#fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
    opacity: 0.7 !important
}



#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-image: url(/Content/DronikaK/css/images/fancybox.png);
    background-position: -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fancybox-overlay {
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #3A3A3A
}

#fancybox-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden
}

    #fancybox-inner img {
        height: 100%
    }

span#fancybox-title-wrap {
    display: none
}

#fancybox-left, #fancybox-right {
    position: absolute;
    cursor: pointer;
    outline: none;
    z-index: 1102;
    display: none;
    visibility: visible;
    width: 28px;
    height: 28px;
    top: calc(50% - 14px)
}

    #fancybox-left span {
        left: 20px
    }

span#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    margin-top: -15px;
    background: none;
    border: 2px solid #fff;
    border-bottom: 0;
    border-left: 0;
    transform: rotate(225deg);
    width: 20px;
    height: 20px;
    left: 6px !important;
    top: 13px
}

    span#fancybox-left-ico:hover, #fancybox-right-ico:hover {
        border-color: red
    }

div#fancybox-overlay {
    opacity: 1 !important;
    background: rgba(89,90,92,0.97) !important
}

a#fancybox-left {
    left: -40px
}

a#fancybox-right {
    right: -40px
}

span#fancybox-right-ico {
    transform: rotate(45deg);
    left: auto !important;
    right: 4px !important
}

a#fancybox-close {
    background: none;
    right: auto;
    left: -7px;
    top: 15px
}

    a#fancybox-close:before, a#fancybox-close:after {
        content: '';
        font-family: Arial,sans-serif;
        width: 26px;
        height: 2px;
        top: 12px;
        display: block;
        background: #fff;
        position: absolute;
        transform: rotate(45deg)
    }

    a#fancybox-close:hover:before, a#fancybox-close:hover:after {
        background: red
    }

    a#fancybox-close:after {
        transform: rotate(135deg)
    }

div#fancybox-wrap {
    height: 100vh !important;
    width: auto !important;
    top: 0 !important;
    position: fixed;
    margin: 0;
    padding: 0 !important
}

div#fancybox-inner {
    top: 100% !important;
    transform: translateY(-50%);
    position: relative;
    left: 0 !important;
}

div#fancybox-outer {
    width: auto;
    background: none
}

img#fancybox-img {
    width: auto;
    height: 100%
}

.fancy-bg {
    display: none !important
}

/*....................................Login $ Register............................................*/
div#Food_userAuthentication {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2001;
    background: #f8f8f8;
    border-radius: 6px;
    width: 400px;
    height: 349px;
    margin-left: -200px;
    margin-top: -150px;
    padding: 22px 20px;
}
span.foodPasRecoverSms {
    cursor: pointer;
}
    div#Food_userAuthentication.largeBox {
        width: 80%;
        max-width: 1360px;
        left: 0;
        right: 0;
        margin: auto;
        height: 80%;
        top: 10%;
        margin-top: 0;
        padding-left: 0;
    }

div#Food_userAuthentication.largeBox > div{
    overflow:auto;
    height: 100%;
    padding-left: 14px;
    overflow-x: hidden;
}

.wrapper_Payable {
    margin-top: 22px;
    padding: 17px;
}

span.icon-logo {
    background: url(/Content/base/dynamic/shopping495/img/80750.jpg) no-repeat;
    background-size: cover;
    width: 245px;
    height: 49px;
    z-index: 1000;
    transition: all .5s ease;
    display: block;
    margin: auto;
    margin-bottom: 14px;
    margin-top: 17px;
}

#Food_userAuthentication > div > form label {
    display: block;
    text-align: center;
    line-height: 48px;
    font-size: 15px;
}



#Food_userAuthentication > div > form input {height: 38px;font-size: 16px;font-size: 1rem;width: 100%;padding: 5px 10px;text-align: right;direction: rtl;background: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border: 1px solid #52122b;text-align: center;}

#Food_userAuthentication > div > form[fuction-success="afterRegisterUser"] label
{
     position: absolute;
     right: 10px;
     width: 110px;
     text-align: right;
     font-size: 14px;
     font-size: .875rem;
     top: 50%;
     margin-top: -18px;
     margin-bottom: 0;
     border-left: 1px solid #ccc;
     line-height: 37px;
}
#Food_userAuthentication > div > form[fuction-success="afterRegisterUser"].ajax-form > div
{
 padding: 0px 0 0 !important;
}
#Food_userAuthentication > div > form[fuction-success="afterRegisterUser"] input
{
    padding-right: 133px !important;
    text-align: right;
    height: 38px;
}
#Food_userAuthentication button.btn-primary, .callForPhoneVerificationCode {
    width: 100%;
    border-radius: 5px;
    line-height: 29px;
    top: 0;
    margin-top: 20px;
    background: #ff0a0a;
    border: none;
    padding: 4px;
    color: #fff;
    font-size: 16px;
}

.note {
    text-align: center;
    line-height: 36px;
}

#Food_userAuthentication form.ajax-form > div
{
    padding: 0 !important;
    position: relative;
    font-size: 12px;
    margin-bottom: 3px;
}

span.btn.callForPhoneVerificationCode.disabled {
    background: gainsboro;
}
        
span.SPecuniary {
    display: none;
}

.pageCover, #pageCover {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
}
#pageCover{
    display:none;
}
#close-dialogAh7Box, .close-dialogAh7Box ,button#btnCloseOnlineFoodShopping_wrapper{
    background: url(/Content/base/dynamic/shopping632/ui-sprite.png) -150px -205px no-repeat;
    height: 50px;
    position: absolute;
    left: -21px;
    overflow: hidden;
    text-indent: 105%;
    top: -23px;
    white-space: nowrap;
    width: 50px;
    cursor: pointer;
    border: none;
}
/*..............................Profile....................................*/

#main {
    padding: 60px 0;
    width: 90%;
    max-width: 1170px;
    margin: auto;
    min-height: 600px;
    top: 0;
    display: block;
    position: relative;
    padding-bottom: 100px;
}
.userProfile-wrapper {
    font-size: 15px;
     
    margin: 0 auto;
}
.boxicon.ui.right {
    display: none;
}
div#clientInfo_wrapper {
    margin-bottom: 18px;
    font-size: 15px;
    color: #72a845;
}
#main #content label, #dialogContent label {
    font-size: 14px;
    color: #444444;
    margin-left: 15px;
}
#dialogContent {
    height: 100%;
    padding: 0 18px;
}
div#clientInfo_wrapper label {
    padding-left: 8px;
}
text-align: center;
    margin-left: 10px;
    position: relative
}

#loginRegister input[type=submit] {
    width: 100%
}

input[type=submit]:hover, input[type=button]:hover, .changePass:hover, .btn-primary:hover {
    color: #ffffff !important;
    background: #584a41 !important
}

ul#profileMenuList {
    display: none
}
.changePass, .btn-primary {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    border-radius: 0;
    font-size: 15px;
    cursor: pointer;
    padding: 6px 40px !important;
    line-height: 21px;
    background: #ff0a0a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-top: 13px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    position: relative;
}
input[type=submit], input[type=button], #loginRegister input[type=submit], .changePass, .btn-primary {
    color: #fff;
    border-radius: 5px;
    border: none !important;
    padding: 6px 55px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    /* left: 50px; */
    /* top: 50px; */
}
form#logoutForm a:before {
    content: "";
    font-family: Fontawesome;
    position: absolute;
    right: 6px;
    top: 7px;
    background: url(/Content/base/dynamic/shopping644/img/92522.jpg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover
}
div#wrapper_steps {
    margin-top: 18px !important;
}
div#wrapper_steps > h3 {
    display: block !important;
}
#wrapper_steps .shipping_list {
    display: table;
    width: 100%;
    border: 1px solid #e0e4e8;
}
#wrapper_steps .shipping_list > div {
    background-color: white;
    width: 100%;
    display: table-row;
}
#wrapper_steps .shipping_list > div {
    border: 1px solid rgb(224,228,232);
    margin-top: 10px;
    padding: 1px;
}
#wrapper_steps .shipping_list .details {
    border-right: 1px solid rgb(224,228,232) !important;
    width: auto !important;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    padding: 5px 15px;
}
#wrapper_steps .shipping_list .imgContainer {
    display: inline-block;
    width: 74px;
    text-align: left;
}
#wrapper_steps .shipping_list img {
    vertical-align: middle;
    width: 56px;
}
#wrapper_steps .shipping_list .description {
    display: inline-block;
    padding-right: 12px;
    vertical-align: middle;
}
#wrapper_steps .shipping_list .price {
    display: inline-block;
    text-align: center;
    width: 70px;
}
#wrapper_steps .shipping_list > div > div {
    display: table-cell !important;
    width: auto !important;
    padding: 10px !important;
    border-bottom: 1px solid #e0e4e8 !important;
    vertical-align: middle;
    margin: 0 !important;
    float: none;
    border-right: 1px solid rgb(224,228,232);
}
#wrapper_steps .shipping_list > div > div {
    display: table-cell !important;
    width: auto !important;
    padding: 10px !important;
    border-bottom: 1px solid #e0e4e8 !important;
    vertical-align: middle;
    margin: 0 !important;
    float: none;
    border-right: 1px solid rgb(224,228,232);
}


#wrapper_steps .shipping .address_list .address_item_empty {
    border: 1px solid #e0e4e8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 15px;
    height: 82px
}

#wrapper_steps .shipping .address_list.error .address_item, #wrapper_steps .shipping .address_list.error .address_item_empty {
    border-color: #ff5153
}

#wrapper_steps .shipping .address_list .address_item_empty .add_address_empty {
    display: block;
    height: 16px;
    width: 145px;
    background: url("/content/img/plus_icon.png") no-repeat center right;
    margin: 32px auto;
    padding-right: 25px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}
div#container_AddAddress form.ajax-form > div {
    padding-top: 0 !important;
    width: 453px;
    max-width: 100%;
}

#container_AddAddress label {
    font-size: 13px;
    line-height: 30px;
    margin-top: 5px;
    padding-right: 10px;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-left: 0;
    vertical-align: top;
    /* font-weight: bold; */
    color: black;
}
div#container_AddAddress form.ajax-form > div:nth-child(8) {
    /* display: none; */
}
div#container_AddAddress form.ajax-form > div:nth-child(5) {
    display: none; 
}
div#container_AddAddress form.ajax-form > div info {
    display: block;
    color: #ffb300;
    line-height: 20px;
}
#container_AddAddress input:not([type="submit"]),
 #container_AddAddress select, #container_AddAddress textarea {
    width: 100%;
    float: none;
    margin: 0 !important;
    height: 30px;
    font-size: 13px;
    margin-top: 5px !important;
    border: none;
    display: inline-block;
    background: rgb(231, 232, 233);
    color: black;
    font-family: IRANSansWeb_FaNum;
}
 #container_AddAddress select{
     width: 49%;
     min-width: 100px;
 }
select#ShahrestanID {
    right: 2%;
    position: relative;
}

#container_AddAddress textarea {
    height: 65px;
    margin-bottom: -11px !important;
}

div#container_AddAddress > form > div:nth-child(6) {
    /* display: none ; */
}
div#container_AddAddress form.ajax-form > div:nth-child(9) {
    /* position: absolute; */
    /* left: 26px; */
    /* top: 42px; */
    /* height: 84%; */
    /* width: calc(100% - 518px); */
}

div#container_AddAddress {
    height: auto;
}

div#container_AddAddress form.ajax-form > div
 iframe {
    height: 90%;
    width: 100%;
}

div#container_AddAddress form.ajax-form > div:nth-child(9) label {
    width: 100%;
}

#container_AddAddress input[type="submit"] {
    width: 100% !important;
    border-radius: 4px;
}

div#container_AddAddress form.ajax-form > div:first-child {
    width: 100%;
}
div#GmapPostPrice {
    background: #ffffff;
}

div#GmapPostPrice label {
    display: inline-block;
    width: auto;
    margin-left: 5px;
    color: green;
    font-size: 15px;
}

div#GmapPostPrice span {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
}


#wrapper_steps .fullName {
    border-bottom: 1px solid rgb(224,228,232);
    padding-bottom: 6px;
    font-size: 12px;
    color: rgb(143,200,93);
}
.userinfo.userReport.rtl {
    background: #eaeaea;
    margin-top: 0;
    margin-bottom: 39px;
}
.userinfo.userReport .col {
    width: 33%;
    display: inline-block;
    margin-top: 9px;
    margin-bottom: 7px;
    padding-right: 10px;
}
.boxheader {
    position: relative;
    z-index: 0;
    margin-bottom: 10px;
}
.boxheader span {
    font-size: 18px;
}
.resizable[data-boxstyle*="productGroup"] .resizable[data-tmplname="product1"] span.buttonList h4:before, .boxheader span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    right: 0;
    bottom: 29px;
    z-index: -2;
}
.boxheader span:before {
    bottom: -12px;
}
.boxheader span:before {
    background: #72a845;
    width: 100%;
}
.wprofile .tblorder {
    width: 100% !important;
    margin-top: 0;
}
.wprofile .tblorder * {
    font-size: 13px !important;
    text-align: center;
}
.wprofile .tblorder thead td {
    padding: 5px 0;
    min-width: 100px;
    position: relative;
    background: #939598;
    color: white;
}
.wprofile .tblorder tbody td {
    border-right: 1px solid #fff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
}
.wprofile .tblorder tbody td:nth-child(3), .wprofile .tblorder tbody td:nth-child(5), .wprofile .tblorder tbody td:nth-child(9), .wprofile .tblorder tbody td:nth-child(10) {
    display: none;
}
/*............................................Product-Details........................*/
 #logoutForm {
     /* display: none; */
     /* z-index: 1000; */
}
.UPDashboard #logoutForm {
     display: block; 
    z-index: 1000;
}
orderDetails-wrapper, #orderDetails-header {
    display: table-row;
}
#orderDetails-header {
    padding: 0;
    background-color: #e8e8e8;
    height: 48px;
    border-top: 1px solid #d0d0d0;
    margin-top: -1px;
}
#orderDetails-header div {
    padding: 13px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-right: none;
    text-align: center;
}
#orderDetails-header div, .orderDetails-wrapper > div {
    display: table-cell;
}
.clearfix {
    margin: 10px 0;
}
.orderDetails-wrapper > div {
    background: #fff;
    padding: 10px 15px !important;
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-top: none;
    border-right: none;
    height: 147px;
    text-align: center;
    font-size: 13px;
    line-height: 27px;
}

.orderDetails-wrapper img {
    height: auto;
    padding: 7px 0;
    margin: 0 auto;
    display: block;
    width: 83%;
}
img.planOptionImg {
    width: 21px;
    display: inline-block;
    vertical-align: middle;
}

#orderDetails-header > div:nth-child(4), #orderDetails-header > div:nth-child(6), .orderDetails-wrapper > div:nth-child(4), .orderDetails-wrapper > div:nth-child(6) {
    display: none;
}
.orderDetails-wrapper, #orderDetails-header {
    display: table-row;
}
.deleteThisFromBasket {
    background: url(/Content/bamdad/img/delete_button.png);
    height: 35px;
    background-repeat: no-repeat;
    width: 33px;
    display: inline-block;
    margin-top: 17px;
    cursor: pointer !important;
}
#orderDetails-totalPrice > div {
    font-size: 13px;
    line-height: 27px;
    border: 1px solid #d0d0d0;
    margin: 0 0 10px 10px;
    border-radius: 4px;
    width: 22%;
    min-width: 300px;
    text-align: right;
    direction: rtl;
    position: relative;
    padding: 10px;
    background-color: #e8e8e8;
    display: inline-block;
    border-radius: 0 0 4px 4px;
}
#orderDetails-totalPrice .wrapper_Payable {
    background: #e3ffbf;
    border-color: #c2e19b;
}

.btn, .backGround_color_green {
    position: relative;
    bottom: 0;
    z-index: 100;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    display: block;
    cursor: pointer;
    top: 6px;
    width: 100px;
    cursor: pointer;
}

    .btn a, .btnBlack, .btn span, #container_AddAddress input[type="submit"], .backGround_color_green a, #wrapper_steps .shipping .head .add_address {
        border-radius: 0;
        font-size: 17px;
        /* padding: 5px 42px !important; */
        /* padding-left: 1.5em; */
        /* padding-right: 1.5em; */
        /* background: #0d4fa2; */
        /* box-shadow: 0 3px 0px #0e6252; */
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        position: relative;
        font-size: 15px;
        margin-left: 0 !important;
        -webkit-transition: all 300ms;
        transition: all 300ms;
        margin-bottom: 7px;
        margin-top: 3px;
        border: none;
        cursor: pointer;
        border-radius: 4px;
    }


#wrapper-main-page > .resizable[data-tmplname="product1"] a.btn:hover:after{
     -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 130% 0;
}


                .btn a:hover span {
                    -webkit-transform: translate3d(-1em, 0, 0);
                    transform: translate3d(-1em, 0, 0);
                }

            .btn a:after, .btn span:after {
                position: absolute;
                 top: 0;
   				 right: 0px;
   				 width: 100%;
   				 height: 100%;
  				 content: '';
  	  -webkit-transform: skewX(-50deg);
  	  transform: skewX(-50deg);
  		  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgb(224,228,232), rgba(255, 255, 255, 0)) no-repeat -2em 0;
   	 background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(224,228,232), rgba(255, 255, 255, 0)) no-repeat -2em 0;
   	 background-size: 2em 100%;
            }
            #wrapper-main-page > .resizable[data-tmplname="product1"] a.btn:hover{
    box-shadow:0 0 0 2px #0b4da1, 0 0 0 6px rgba(159, 175, 178, 0.29);
   
}
#wrapper-main-page > .resizable[data-tmplname="product1"] a.btn:hover:after{
     -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 130% 0;
}


.backGround_color_green {
    float: left
}

#wrapper_steps .steps {
    border-bottom: 1px dotted #a8b5be;
    font-size: 14px;
    position: relative;
    padding-top: 40px;
}
#wrapper_steps .steps .rounded_rectangle {
    width: 85%;
    height: 8px;
    background-color: #c9d1d7;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 15px auto 15px;
    position: relative;
}
#wrapper_steps .steps .rounded_rectangle .step_review {
    width: 66%;
}
#wrapper_steps .steps .rounded_rectangle .rounded_rectangle_over {
    height: 8px;
    background: transparent url(/content/img/progress_bg.png) repeat-x;
    position: absolute;
    right: 0;
    top: 0;
}
#wrapper_steps .steps .rounded_rectangle .step_shipping {
    width: 33%;
}
#wrapper_steps .steps .rounded_rectangle .bullet {
    height: 20px;
    width: 20px;
    background: transparent url(/content/img/progressbar_items.png) no-repeat -2px -70px;
    display: block;
    position: absolute;
    top: -6px;
}
#wrapper_steps .steps .rounded_rectangle .bullet.green {
    background-position: -2px -36px;
}
#wrapper_steps .steps .rounded_rectangle .bullet.tick {
    background-position: -2px -2px;
}
#wrapper_steps .steps .rounded_rectangle .bullet.login {
    right: -1px;
}
#wrapper_steps .steps .rounded_rectangle .bullet.or {
    right: 33%;
}
#wrapper_steps .steps .rounded_rectangle .bullet.pi {
    right: 66%;
}
#wrapper_steps .steps .rounded_rectangle .bullet.finish {
    left: 0;
}
#wrapper_steps .gray {
    color: #666 !important;
}
#wrapper_steps .steps .rounded_rectangle .bullet .s_title {
    width: 140px;
    text-align: center;
    font-size: 14px;
    color: #a8b5be;
    position: absolute;
    top: -30px;
    right: -60px;
}
#wrapper_steps .shipping .head {
    height: 62px;
    border-bottom: 1px solid #e0e4e8;
    position: relative;
}
#wrapper_steps .shipping .head .add_address {
    margin-top: 20px;
    float: left;
}
#wrapper_steps .shipping .head h2 {
    font-size: 14px;
    padding: 17px 0 11px 0;
    border-bottom: 3px solid #8FC85D;
    float: right;
}
#wrapper_steps .shipping .required {
    position: absolute;
    color: #fff;
    top: 22px;
    right: 85px;
    width: 217px;
}
#wrapper_steps .shipping .required div {
    float: left;
    height: 32px;
}

#wrapper_steps .shipping .required .dright {
    width: 5px;
    background: url(/content/img/discount_left_bg_2.png) no-repeat;
}
#wrapper_steps .shipping_list {
    display: table;
    width: 100%;
    border: 1px solid #e0e4e8;
}
#wrapper_steps .shipping_list > div .radio_wrapper {
    width: 21px !important;
}
#wrapper_steps .shipping_list > div.active .radio_wrapper {
    background: #f1fbe3 url(/content/img/default_badge_green.png) no-repeat right -1px;
}

#pnlPaymentList {
    padding-top: 60px
}

    #pnlPaymentList .payment_item {
        margin-top: 15px;
        border: 1px solid #e0e4e8;
        border-radius: 4px;
        background-color: white
    }

        #pnlPaymentList .payment_item.active {
            border: 1px solid #85d51c
        }

        #pnlPaymentList .payment_item table .first {
            background-color: #f6f8f8;
            border-left: 1px solid #e0e4e8;
            border-radius: 0 4px 4px 0;
            cursor: pointer;
            padding: 12px;
            position: relative;
        }

        #pnlPaymentList .payment_item.active table .first {
            background-color: #f1fbe3;
            border-left: 1px solid #85d51c
        }

        #pnlPaymentList .payment_item table td p {
            line-height: 26px
        }

        #pnlPaymentList .payment_item table .second {
            padding: 12px
        }

#rbBankType {
    list-style-type: none
}

    #rbBankType img {
        width: 34px;
        vertical-align: middle;
        margin-right: 5px
    }
#rbBankType input[type="radio"] {
    /* display: none !important; */
    display: inline-block !important;
    margin-top: 13px;
}
#main #content input[type="radio"] {
    width: 15px;
    display: block;
}
#main #content input:not([type="submit"]), #main #content select, #main #content textarea, #dialogContent input:not([type="submit"]), #dialogContent select, #dialogContent textarea {
    padding: 4px 9px;
    background: #e6e6e6;
    border: 1px solid #eee;
    border-radius: 2px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 6px;
    /* width: 100%; */
    /* box-shadow: 0 1px 1px 0 grey; */
    height: 39px;
}
#udpShipping input:not([type="submit"]) {
    width: auto !important;
}
.shipping_list input[type=radio] {
    opacity: 1;
    width: auto !important;
}
input[type=radio]:not(old) {
    /* display: none; */
}
#wrapper_steps .editor .act {
    width: 24px;
    height: 0 !important;
    display: inline-block;
    margin-top: 8px;
    padding-top: 14px !important;
    display: block;
    border: none;
}
#wrapper_steps .editor .edit {
    background-image: url(/content/img/edit_small_button.png);
    background-repeat: no-repeat;
}
.tooltip {
    color: #000;
    padding: 10px;
    background-color: #fff;
    font-size: 10px;
    margin: auto;
    cursor: pointer;
}
#wrapper_steps .editor .delete {
    background-image: url(/content/img/delete_small_button.png);
    background-repeat: no-repeat;
}
#wrapper_steps .shipping .head > span {
    font-size: 11px;
    margin-right: 10px;
    color: gray;
    position: relative;
    top: 32px;
}
 #btnChartFinalizing > a 
 {
  top:50px;
 }
.tinyPage #dialogAh7Box-wrapper {
    width: 500px;
    max-width: 1170px;
    margin: auto;
    left: 0;
    right: 0;
    height: auto;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    overflow: visible;
}

.tinyPage input, .tinyPage textarea, .tinyPage select, .tinyPage button {
    width: 100%
}

input[readonly] {
    background: none !important;
    border: none !important
}
div#container_AddAddress form.ajax-form > div:first-child {
    width: 100%;
}
#container_AddAddress input:not([type="submit"]), #container_AddAddress select, #container_AddAddress textarea {
   // width: 100%;
    float: none;
    margin: 0 !important;
    height: 30px;
    font-size: 13px;
    margin-top: 5px !important;
    border: none;
    display: inline-block;
    background: rgb(231, 232, 233);
    color: black;
    font-family: IRANSansWeb_FaNum;
}
div#title {
    background: none !important;
    color: black !important;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(209,211,212,1);
    margin-bottom: 3px;
    margin-top: 10px;
    font-size: 16px;
}
 #container_AddAddress select{
     width: 49%;
     min-width: 100px;
 }
select#ShahrestanID {
    right: 2%;
    position: relative;
}
div#product-details-wrapper {
    margin-top: 40px;
    margin-bottom: 0;
}
h3.columnTitr:first-child {
    border-top: 0;
}
h3.columnTitr {
    text-align: right;
    font-size: 14px;
    margin: 0;
    /* border-bottom: 4px solid #efefef; */
    /* border-top: 8px solid #efefef; */
    width: 18%;
    color: #fff;
    line-height: 34px;
    color: #4d4d4d;
    /* background: #ff2012; */
    margin: 10px 0 3px;
    position: relative;
    padding-right: 20px;
}
h3.columnTitr:before{
	    content: "";
	    position: absolute;
	    right: 0;
	    bottom:0;
	    width: 0;
	    height: 0;
	    top: 13px;
	    border-color: transparent transparent transparent #f06e23;
	    border-style: solid;
	    border-width: 7px 0 0 7px;
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
}
div#product-details-wrapper > div {
    font-size: 16px;
    line-height: 28px;
    color: #2b2b2b;
    letter-spacing: -1px;
}
.column.productD > div {
    margin-bottom: 4px;
}
.column.productD .colFrist {
    background-color: #fafafa;
    color: #4d4d4d;
    border-top: 0 solid #efefef;
    position: relative;
    top: 0;
    width: 25%;
    display: inline-block;
    line-height: 32px;
    font-size: 14px;
    text-align: right;
    padding: 5px 5px 7px;
    padding-right: 20px;
}
.column.productD .colSecound {
    text-align: right;
    width: 73%;
    margin-right: 1%;
    padding-right: 1%;
    font-size: 15px;
    color: #000;
    display: inline-block;
    vertical-align: top;
}
.column.productD .colSecound {
    vertical-align: top;
    white-space: pre-line;
    line-height: 29px;
    margin-bottom: 0;
    background: #fafafa;
    padding: 5px 18px 7px;
}

.btn.add_to_interest.backGround_color_green {
    display: none;
}
/*............................................Start Responsive..............*/
@media only screen and (max-width: 768px)
{
  div#btmOpenMenu {
        display: block;
        position: fixed;
        top: 8px;
        right: 5%;
        width: 31px;
        z-index: 10001;
    }

        div#btmOpenMenu span {
          background: white;
          height: 2px;
           width: 100%;
           display: block;
           margin-top: 6px
   }  
   div#headerContainer {
    height: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
    opacity: 1 !important;
    /* background: #ff0a0a; */
}
.resizable[data-boxstyle="product3"] .productslide > div
{
	height: auto!important;
}
#headerContainer.show #menuPageCover {
    display: block;
}
#menuPageCover {
    content: '';
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed !important;
    opacity: .8;
    background-color: #000000;
    z-index: 101;
    display: none;
}




/*End .............................. Responsive Menue............................*/  
html
{
  font-size:70%
}
div#layout-logo
{top: 13px;}

.layout-login-wraper
{
  font-size:14px;
  margin:0 auto;
  display: block;
  text-align: center;
  top: 4px;
  left: 132px;
}
#wrapper-main-page
{
  margin-top:42px
}

.body-content-wrapper > div > .productslide a
{
  width: 50%;
  padding-bottom: 72%;
}
.footer-list-top
{
  width: 100%!important;
  display: block!important;
  margin: 40px 0 40px;
  float: none;
  margin-bottom: 50px;
  padding-bottom: 0;
  position: relative;
}
.plist #body-main-features-right {
    width: 100%;
    /* max-width: 1170px; */
    float: none;
    margin-bottom: 34px;
    display: inline-block;
    padding: 0!important;
    min-height: 0;
}
.filter-content div#priceListContainer {
    position: relative;
    margin: 0;
    margin-left: 22px;
}
div#priceListContainer{
	height:235px;
}
div#sort_radio_wrapper {
    width: 61%;
    /* margin-right: 295px; */
    /* display: -webkit-box; */
    /* float: right; */
    position: absolute;
    right: 273px;
    top: 65px;
}
.filter-content {
    width: 252px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.filter-content:first-child
{
    width:100%;
    float:none;
 }
 .plist #body-main-features-left
 {
   padding:0
 }
 .product-repository .item > a
{
  
padding-bottom: 111%;
}
.resizable[data-tmplname="content"] > div img
{
  /* width: 100%!important; */
  height: auto;
}
.flex-rw
{
  padding:30px 10px;
}
div#body-main-features-right
{
  width:100%;
}
div#body-main-features-left
{
  width:100%;
  position: relative;
}
.resizable[data-boxstyle="services"] {
    padding: 40px 0 0;
    height: auto !important;
    overflow: visible;
    display: inline-block;
}
.resizable[data-boxstyle="services"] .blurbs {
    height: auto !important;
    position: relative!important;
}
.resizable[data-boxstyle="services"] .catblurb {
    width: 100% !important;
    border-width: 5px;
    float: none;
    opacity: 0;
    -webkit-transition: none;
    transition: none;
    left: 0 !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    top: 0 !important;
    position: relative;
}
.resizable[data-boxstyle="services"] .catblurb .catblurb-info {
    height: 93%;
}
div#serach_wrapper
{
    display:none;
}
#open-loginRegister
{
    
position: relative;
    
bottom: 0;
    
width: auto;
}
.amazingoffer .slidesjs-pagination
{
   display:none
}
content-wrapper > div > .productslide a {
    width: 100%;
    padding-bottom: 156%;
}

.news-header, .news-content
{
    width: 100%!important;
    margin-right: 0!important;
    padding-top: 50px;
}
span#newsInfo > p
{
	height:auto;
}
.hmdiv ul
{

position: relative;
}
.hmdiv ul:before
{
    display:none;
}
.hmdiv ul li
{
    
width: 100%;
    
float: none;
}
.amazingoffer .slidesjs-next, .amazingoffer .slidesjs-previous {
    display: block;
    width: 30px;
    height: 30px;
    top: -36px;
    position: relative;
    background: #ff2327;
}
.amazingoffer .slidesjs-next {
    left: 46px;
    top: -66px;
}
.amazingoffer .thumb-wrapper {
    width: 51%;
    margin: 0;
    float: left;
}
.amazingoffer .thumb-wrapper img 
{
    width: 100%!important;
    height: auto;
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
}

.comtactHeader
{
    display:none;
}
.resizable[data-tmplname="content"] > div table td {
    display: block;
    max-width:100%;
}
div#journal-slider-1390685040 {
    height: 150px !important;
}

div#virtualView button {
    top: 230px;
    width: 100%;
    left: 0;
    display: none;
}

}

@media only screen and (max-width:460px)
{
    html
{
  font-size:50%
}
  .resizable[data-tmplname="slideshow"]
  {
    padding-bottom: 46%;
  }
.resizable[data-tmplname="slideshow"] .frontpage-gallery div img
  {
    width:150%;
    margin-right: -20%;
  }

  .body-content-wrapper > div > .productslide a
  {
    width: 100%;
    padding-bottom: 132%;
  }
  .resizable[data-boxstyle="waranty"]:before
  {
  	content:"";
  	position:absolute;
  	width: 100%;
  	height: 100%;
  	left:0;
  	right:0;
  	top:0;
  	background: rgba(255, 255, 255, 0.7);
  }
  .productslide
  {
    /* width:90%; */
    /* margin:20px auto; */
  }
  .body-content-wrapper > div > .slidesjs-previous
  {
    left:-10px;
    bottom: -52px;
  }
  .body-content-wrapper > div > .slidesjs-next{
  	bottom:-52px;
  }
  .body-content-wrapper > div > .slidesjs-next
  {
    right:-10px
  }
  .resizable[data-tmplname="gallery"] div#galleryContent ul 
  {
    overflow:visible;
  }
  .resizable[data-tmplname="gallery"] div#galleryContent li
  {
    width: 50%;
  }
  .resizable[data-tmplname="gallery"] div#galleryContent li:nth-child(2) {
    margin-right: -50%;
}


  .resizable[data-tmplname="form"] .ajax-form > div, .resizable[data-tmplname="form"] .ajax-form > p
  {
    width: 99%!important;
  }
  .resizable[data-boxstyle="phone"] .ajax-form > div
  {
    width:60%
  }
  div#priceListContainer {
        display: block;
        margin-top: 0;
        width: 100%;
        height: 0;
        padding-bottom: 78%;
        float: none;
    }
    div#sort_radio_wrapper
    {
      position:static;
      width: 100%;
    }
    .plist #body-main-features-left .product-repository
    {
      width:100%
    }
    .product-repository .item > a
    {
      padding-bottom: 100%;
    }
    .column.productD .colFrist, .column.productD .colSecound,h3.columnTitr
    {
      width:100%
    }
    .column.productD > div
    {
      margin-bottom:10px
    }
    div#ProductStrengthsManager > div
    {
      width:100%;
      border: 0!important;
      padding: 0!important;
      margin: 10px 0;
    }
    .resizable[data-tmplname="news"] div#newsWidget > div
{
    width: 100%!important;
    display: block!important;
    padding-top: 100%!important;
}
.amazingoffer .thumb-wrapper {
    float: none;
    /* right: 0; */
    margin-top: 345px;
    width: 100%;
    height: 50%;
    background: white;
    padding-top: 16px;
}
.amazingoffer .slideItem-info
{
    width:100%
}
.resizable[data-tmplname="AmazingOffer"] {
    padding-top: 0;
    height: 740px !important;
    padding-bottom: 0;
    margin-bottom: 20px;
    background: none;
    overflow: hidden;
}
}      
 
.wrapper-menu-right.shoppingSumMenu {
}
.wrapper-menu-right.shoppingSumMenu {
    right: 0px;
    margin-right: 0px !important;
    background: #858585;
    padding: 10px 0;
    opacity: 0;
    width: 210px !important;
    position: absolute;
    overflow: visible !important;
}

.wrapper-menu-right.shoppingSumMenu > div {
    width: auto;
    border: none;
    text-align: right;
    display: block;
    line-height: 26px;
}

.wrapper-menu-right.shoppingSumMenu .wrapper-menu-right {
    right: 210px;
    top: 0;
    /* display: none !important; */
    background: #545454;
}
img#y8MtsOpu9t2uNOup {
    position: absolute;
    left: 0;
    top: 24px;
}



div#serach_wrapper {top: 0;position: absolute;width: 300px;left: auto;right: 127px;transition: .3s;z-index: -1;}
div#search_wrapper:before{
	content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    left: -16px;
    top: 0;
    background: #8c715e;
    /* z-index: 0; */
    transform: rotate(45deg);
    border-radius: 5px;
}

input#layout-search-tag {float: left;line-height: 40px;padding: 0 40px 0 10px;border-radius: 0;border: none;width: 100%;background: #f5f5f5;font-size: 15px;z-index: 10;border: 1px solid #f1e9e4;border-radius: 5px;color: #de1103;}

#serach_wrapper:before {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    top: 23px;
    color: #fff;
    right: 0;
}

input, select, button {
    font-family: IRANSansWeb_FaNum
}
img#layout-search-icon
{
	display:none;
}

.fixMenue img#layout-search-icon {
    display: block;
    position: absolute;
    right: 20px;
    top: -36px;
    width: 20px;
    cursor: pointer;
    height: 30px;
    object-fit: contain;
}

.searching div#header-wrapper-list:before
{
  content:" ";
  width: 20px;
  height: 20px;
  background:red;
  position: absolute;
  top: -30px;
  right: 21px;
  background: url(/Content/base/dynamic/shopping653/img/92612.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 17px;
  cursor: pointer;
}
.searching img#layout-search-icon {
    opacity: 0;
}

button#btnSearch {
    display: none
}
#serach_wrapper:after{
	  content: "";
	  display: inline-block;
	  position: absolute;
	  width: 29px;
	  height: 35px;
	  top: 1px;
	  left: -12px;
	  background: url(/Content/base/dynamic/shopping1220/img/104656.jpg) center;
	  /* background-image: url(/Content/base/dynamic/shopping1238/img/104562.jpg); */
	  background-size: contain;
}
#serach_wrapper:before{
     content: "";
     width: 36px;
     height: 36px;
     position:absolute;
     left: 0;
     right: 277px;
     top:0;
     background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
     /* z-index: 0; */
     transform: rotate(45deg);
     border-radius: 5px;
}


div#searchResualtPage {
    width: 398px;
    top: 54px;
    position: absolute;
    right: 59px;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.4);
    z-index: 1001;
    overflow: hidden;
    max-height: 400px;
    overflow: auto;
}


.fixMenue div#searchResualtPage {
    top: 40px
}

i.fa {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}

.fixMenue div#serach_wrapper {
    top: -120px;
}



body.searching .fixMenue i.fa.fa-search
{
    background-image: url(/Content/base/dynamic/shopping1238/img/104673.jpg);
}
.searching .fa-search:before {
    content: "\f00d";
}
.searching #serach_wrapper{
    
top: 21px !important;
}





#result_SearchContentList, #result_SearchNewsList {
    display: none
}

div#search-result-wrapper {
    padding-bottom: 10px;
    background: #d3d3d3 url(/Content/bamdad/img/sbg.png) no-repeat 100% 50%;
}

    div#search-result-wrapper li p {
        font-size: 13px
    }

        div#search-result-wrapper li p:first-child {
            font-weight: bold;
            font-size: 14px
        }

    div#search-result-wrapper li {
        border-bottom: 1px solid #dcdcdc;
        padding: 7px 14px;
        font-size: 14px;
        padding-left: 110px;
        position: relative;
        min-height: 112px
    }

        div#search-result-wrapper li .img {
            float: left;
            position: absolute;
            top: 8px;
            left: 5px;
            border: 1px solid #d2d2d2;
            padding: 2px;
            background: white
        }

        div#search-result-wrapper li img {
            width: 90px;
            display: block
        }

        div#search-result-wrapper li:hover {
            background-color: #fff;
            border-top-color: transparent
        }

        div#search-result-wrapper li:last-child {
            border-bottom: 0
        }

        div#search-result-wrapper li a {
            color: black
        }

    div#search-result-wrapper > div {
        font-size: 17px;
        width: 100%;
        padding: 7px 14px;
        color: black;
        text-align: right;
        margin: 0 !important;
        max-width: 100%;
        border-bottom: 1px solid #dfdfdf;
        border-top: none;
        font-weight: bold
    }

.wrapper-menu-right > div > ul {
    display: none;
}
        

.resizable[data-boxstyle="product3"] #body-content-tabs label {
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    font-size: 35px;
    min-width: 100px;
    font-weight: bold;
    color: #222;
    /* padding: 7px 15px 9px; */
    width: auto;
    border: none;
}

    #body-content-tabs label:hover, #body-content-tabs label.selected {
        background: #0b4da1;
        color: #fff;
        background-image: linear-gradient(to top, #0b4da1 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);
    }

        
        #enamad {
    position:fixed;
    bottom: 20px;
    left:10px;
}
#enamad, #enamad img{
     -webkit-transition: all 0.5s ease-in-out;
    -moz-transition:  all 0.5s ease-in-out;
    -ms-transition:  all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#enamad img{
    width:70px;
    height: auto;

}
#enamad:hover
{
    bottom: 35px;
}
#enamad:hover img{
    width:110px;
 
}

.buttonList {
    position: relative;
    top: 22px;
    z-index: 100;
    right: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
    display: block;
}
.buttonList a {
    position: relative;
    width: 121px;
    background: #0c4ea2;
    -webkit-border-radius: 50px;
    border-radius: 4px;
    padding: 2px 1px;
    font-size: 13px;
    color: #fff;
    z-index: 1;
    /* bottom: 10px; */
    right: 0;
    left: 0;
    margin: auto;
    /* overflow: hidden; */
    margin-top: 9px;
    cursor: pointer;
    float: none;
    display: inline-block;
}


.buttonList a, .buttonList a span, .buttonList a:before
{

-webkit-backface-visibility: hidden;

backface-visibility: hidden;

text-align: center;
}

.buttonList span{
        -webkit-transition: transform 300ms, color 300ms;
        transition: transform 300ms, color 300ms;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}


/*Start..............................Form.............................................*/  

 .resizable[data-tmplname="form"]
{
  /* width: 90% !important; */
  margin: 0 auto;
  /* max-width: 1170px; */
  text-align: center;
  background: none;
  /* margin-bottom: 50px; */
  padding: 40px 0;
  /* background: url(/Content/base/dynamic/shopping1220/img/104659.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  padding-bottom: 41px;
  }
      .resizable[data-tmplname="form"] > h3, .resizable[data-tmplname="form"] > h4
    {
      /* color: #fff; */
    }
   
  .resizable[data-tmplname="form"] h2 {
    display: none;
} 

.resizable[data-tmplname="form"] h4{
       position: relative;
       font-size: 23px;
       /* line-height: 40px; */
       color: #000;
       margin-top: 0;
       padding-bottom: 53px;
       font-weight: normal;
}
.resizable[data-tmplname="form"] h4:after{
	    content: "";
	    position: absolute;
	    left: auto;
	    right: 0;
	    margin: 0 auto;
	    top: 61px;
	    height: 0;
	    border: content: "";
	    width: 169px;
	    height: 2px;
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}
.resizable[data-tmplname="form"] > h3{
	color: #888;
	font-size: 14px;
	line-height: 24px;
	padding: 40px 0;
	display: inline-block;
	display: block;
	/* position: relative; */
	text-align: right;
	margin: 0 auto;
	width: 90%;
	max-width: 1170px;
	padding-top: 0;
}



.resizable[data-tmplname="form"] .ajax-form > div,.resizable[data-tmplname="form"] .ajax-form > p
{
  width: 50%;
  padding: 0 15px !important;
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
  border-radius: 50px;
  vertical-align: top;
}



#commment-add-wrapper input, #main input[type=text], #main input[type=password], select, textarea, #register-container input,
.wrapper_Col .ajax-form input, .wrapper_Col .ajax-form textarea, .wrapper_Col .ajax-form select {
    font-size: 14px;
    min-width: 200px;
    margin-right: 0;
    width: 100%;
    color: #8a887c;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.8);
    border: none;
}
#commment-add-wrapper input
{
	width:45%;
	margin: 1% ;
}
.wrapper_Col {
    margin-top: 50px;
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}
.resizable[data-tmplname="form"] .ajax-form .textarea
{
  width: 100%;
  margin: 0;
  margin-bottom: 30px;
}
.resizable[data-tmplname="form"] .ajax-form > div label, .resizable[data-tmplname="form"] .ajax-form > div select
{
  /* color: transparent; */
  /* display: none; */
}

.resizable[data-tmplname="form"] .ajax-form > div textarea
{
  height: 168px;
  padding: 20px;
  border-radius: 20px;
}
.wrapper_Col .ajax-form label:before
{
	content:" ";
	width: 20px;
	display: inline-block;
	height: 20px;
	position: relative;
	top: 7px;
	right: -12px;
	background: url(/Content/base/dynamic/shopping1221/img/104462.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}

.resizable[data-tmplname="form"] .ajax-form > button:hover,
 #commment-add-wrapper input[type="submit"]:hover  {
    background-color: rgba(54, 54, 54, 0.9);
}
 

.wrapper_Col .ajax-form .btnBlack:hover:after {
    color: white;
}

.resizable textarea {
    height: 100px !important;
}
input[type="checkbox"], input[type="radio"] {
    height: auto !important;
}

.wrapper_Col .ajax-form .btnBlack:hover:after {
    color: white;
}

.resizable textarea {
    height: 100px !important;
}
.option-wrapper {
    margin-top: 5px;
    margin-bottom: 15px;
    background: none;
    height: 31px;
    line-height: 30px;
    border-radius: 4px;
    padding: 0 16px;
}
.wrapper_Col .ajax-form .option-wrapper label {
    padding-left: 10px;
    display: inline-block!important;
    width: 50%;
    /* color: #fff!important; */
    position: relative;
    text-align: right;
}
.wrapper_Col .ajax-form .option-wrapper label:before{
	display:none;
}
.wrapper_Col .ajax-form .option-wrapper label input 
{
	display: inline-block!important;
	width: 16px;
	min-width: 0;
	margin: 9px;
	padding: 0;
	height: auto;
}
/* --------------------- form payam  ------------------- */

.errprAjaxForm, .successAjaxForm, .validation-error {
    border: none;
    font-size: 16px !important;
  
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    color: #f06e23;
    display: block;
    font-size: 13px;
    margin: .2em 0 .2em;
    text-align: center;
  
    display: none;
}

.validation-error, .errprAjaxForm {
    color: #ff0000;
    border: 1px solid #ff0000;
    margin-right: -7px;
    margin-top: 5px;
    font-size: 12px;
    padding: 4px;
    display: inline-block;
    margin: 9px 0;
    width: 95%;
    text-align: center;
}

.ajax-form > div:last-child {
    margin-top: 69px;
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    /* border: none; */
    font-size: 16px !important;
}

.successAjaxForm {
    color: green;
}

.errprAjaxForm, .successAjaxForm, .validation-error {
    color: #ff0000;
    display: block;
    font-size: 13px;
    margin: .2em 0 .2em;
    text-align: center;
    display: none;
}
.validation-error {
    display: block;
}
.successAjaxForm {
    display: none;
    color: #3c8a04;
    width: 97% !important;
    float: right;
    background-color: #eee;
    border: none;
    margin: 5px 0;
    padding: 4px 3px;
   
    border: 1px solid #3c8a04;
}
.wrapper_Col .ajax-form input.dynamicFormError {
    border-right: 2px solid #ee4822 !important;
}
/*End................................Form.............................................*/


/*Start................................News ......................................................*/


.resizable[data-tmplname="news"] {
    padding: 108px 0 100px;
    margin: auto;
    position: relative;
    top: 0;
    width: 100%;
}
.resizable[data-tmplname="news"] h4 {
    width: 100%;
    margin: 0 auto;
    font-size: 35px;
    font-weight: bold;
    /* margin-bottom: 85px; */
    position: relative;
    width: 90%;
    max-width: 1400px;
    text-align: center;
    color: #1f1f1f;
    padding-bottom: 18px;
}
.resizable[data-tmplname="news"] > h3{
	padding-bottom:40px;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.resizable[data-tmplname="news"] .wrapper_Col{

margin-top: 40px;

width: 90%;

max-width: 1400px;

margin: 0 auto;

position: relative;
}

    .resizable[data-tmplname="news"] div#newsWidget > div {
        width: 30%;
        padding-top: 0;
        height: auto;
        /* padding-top: 42%; */
        display: inline-block;
        margin-left: 2.1%;
        margin-bottom: 46px;
        margin-right: 0;
        overflow: hidden;
        position: relative;
        border: 1px solid #d8d8d8;
        border-radius: 10px;
        background: white;
        transition: all .9s linear;
        /* float: right; */
        opacity: 0;
        transform: translateY(80%);
    }
    .resizable[data-boxstyle="slide-news"] div#newsWidget > div {
    width: 31%;
    padding-top: 42%;
}
    div#newsWidget > div:nth-child(3n+1)
{
	/* transition-delay: 0.3s!important; */
}
div#newsWidget > div:nth-child(3n+2)
{
	/* transition-delay: .7s!important; */
}
div#newsWidget > div:nth-child(3n+3)
{
	/* transition-delay: 1s!important; */
}





    .resizable[data-tmplname="news"] div#newsWidget > div.animated, body:not([data-menuid="-1"]) div#newsWidget > div:nth-child(-n + 3)  {
    transform: translateY(0);
    opacity: 1;
}
   .resizable[data-tmplname="news"] div#newsWidget > div:hover span#newsInfo
   {
   	bottom:0
   }
      .resizable[data-tmplname="news"] div#newsWidget > div:hover span#newsInfo:after
   {
   	display:none
   }
    .resizable[data-tmplname="news"] div#newsWidget > div:nth-child(3n+3)
    {
        /* margin-left:0; */
    }

        .resizable[data-tmplname="news"] div#newsWidget > div:hover {
            border: 1px solid #0b4da2;
            box-shadow: 12px 8px 32px 0 rgba(0,0,0,0.1);
        }

            .resizable[data-tmplname="news"] div#newsWidget > div:hover span.newsDate {
                transform: translateY(8px);
                opacity: 1;
                /* bottom: -20px; */
            }

        .resizable[data-tmplname="news"] div#newsWidget > div.moved {
            margin-right: 0
        }

        .resizable[data-tmplname="news"] div#newsWidget > div:hover:after {
           opacity:1;
        }

.resizable[data-boxstyle=""] div#newsWidget > div {
    margin-bottom: 50px;
    overflow: hidden;
    padding-bottom: 35%;
}

    .resizable[data-boxstyle=""] div#newsWidget > div:nth-child(3n+3) {
        /* margin-left: 0 */
    }

.resizable[data-boxstyle="slideNews"] div#newsWidget > div:first-child {
    height: 0;
    margin-right: -34%
}
span.outImage {
    background: #fff;
    width: 64px;
    height: 63px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -36px;
    border-radius: 50px;
    border: 10px solid #fffffe;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

span.outImage:after {content: "";width: 65px;height: 65px;position: absolute;left: 0;right: -10px;top: -10px;bottom: 0;background: url(/Content/base/dynamic/shopping1220/img/104439.jpg);background-repeat: no-repeat;background-size: contain;}


#newsWidget .info_wrapper {
    display: none !important;
    position: absolute;
    width: 100%;
    height: 30px;
    top: -31px;
    margin-top: 60%;
    text-align: center;
}

    #newsWidget .info_wrapper:before {
        content: '';
        background: url(/Content/base/dynamic/shopping832/img/93098.jpg) center no-repeat;
        background-size: 238px;
        position: absolute;
        top: 4px;
        width: 75%;
        right: 0;
        height: 26px;
        left: 0;
        margin: auto;
    }

    #newsWidget .info_wrapper * {
        color: #4ca9bf;
        padding-left: 2px;
        font-size: 13px;
        background-size: 26px;
        background-repeat: no-repeat;
    }

    #newsWidget .info_wrapper > span {
        /* display:block; */
        display: inline-block;
        width: 69px;
        line-height: 31px;
        text-align: left;
        position: relative;
        top: 9px;
        left: -10px;
        float: none;
    }
    .resizable[data-boxstyle=""] div#newsWidget > div:after {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #0000007a;opacity: 0;}


.resizable[data-boxstyle=""] div#newsWidget > div:hover span#newsInfo{
    margin-top:70%;
}

.resizable[data-boxstyle="subVid"] span.news_slide_next,
.resizable[data-boxstyle="subVid"] span.news_slide_before
{
	
width: 50px;
	
height: 50px;
	
right: -59px;
	
background: red;
	
top: 50%;
	
transform: translateY(-50%);
}
.resizable[data-boxstyle="subVid"] span.news_slide_next{
	left: 16%;
	right: auto;
}
.resizable[data-boxstyle="subVid"] span.news_slide_next:before{
	    content:"";
	    width: 30px;
	    height: 30px;
	    background-color: rgba(0, 0, 0, 0.19);
	    position: absolute;
	    bottom: 55px;
	    z-index: 2;
	    left: -59px;
	    top: -50%;
	    right: 0;
	    margin: 0 auto;
	    cursor: pointer;
	    font-size: 1.5rem;
	    line-height: 38px;
	    text-align: center;
	    color: #383838;
	    -webkit-transition: all .3s ease;
	    transition: all .3s ease;
	    border-radius: 1px;
	    transform: rotate(0);
	    color: #1a1a1a;
	    background: 0 0;
	    border-radius: 90px;
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	    opacity: 1;
	    box-sizing: border-box;
	    position: absolute;
	    pointer-events: auto;
	    border: 2px solid rgba(0,0,0,.2);
	    font-family: iconsmind;
	    font-size: 0;
	    -webkit-transition: .2s;
	    -o-transition: .2s;
	    transition: .2s;
}

.resizable[data-boxstyle="subVid"] span.news_slide_before:after{
	    color: #1a1a1a;
    background: 0 0;
    border-radius: 90px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    box-sizing: border-box;
    position: absolute;
    pointer-events: auto;
    border: 2px solid rgba(0,0,0,.2);
    font-family: iconsmind;
    font-size: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
 span.logsynce_comments {
    display: none !important;
}

.resizable[data-boxstyle="product3"] span.ah7socialMedia {
    display: none !important;
}

#newsWidget .info_wrapper i {
    float: left;
    position: relative;
    top: 4px;
    margin-right: 4px;
}

span.logsynce_comments {
    display: none !important;
}

#newsWidget .info_wrapper i {
    float: left;
    position: relative;
    top: 0px;
}

div#newsWidget {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    /* max-width: 1170px; */
    margin: 0 auto;
    position: relative;
    display: block;
    /* right: 0; */
    /* text-align: right; */
    font-size: 0;
}
.resizable[data-boxstyle="slide-news" ] #newsWidget
{
	white-space: nowrap;
	overflow: visible;
}
div#dialogContent {
    background: none;
    padding: 50px 0;
    padding-top: 150px;
    width: 90%;
    max-width: 1170px;
    margin: auto;
    margin-bottom: 80px;
}


#dialogContent div#newsWidget {
    width: 30%;
    margin-left: 3%;
    display: inline-block;
    position: relative;
    margin-bottom: 43px;
    box-shadow: 0 20px 20px rgba(51,51,51,0.15);
}
#dialogContent div#newsWidget span#newsInfo:after
{
display:none;
}
 #dialogContent div#newsWidget > div {
        
width: 100%;
        
padding-top: 68%;
        
margin-bottom: 0;
        
display: block;
        
margin: 0 auto;
        
border-radius: 12px;
        
margin-bottom: 20px;
    }
#dialogContent .news-content {
    text-align: justify;
    width: 64%;
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
    /* float: left; */
    font-size: 14px;
}

.resizable[data-boxstyle="slideNews"] div#newsWidget {
    text-align: right;
    white-space: nowrap;
    right: 0;
    padding: 0;
    position: relative;
    font-size: 0
}

.newscontent {
    padding: 0 10%;
    font-size: 18px
}

    .newscontent .pagenavi div {
        padding: 1px;
        text-align: center
    }

    .newscontent .pagenavi a, .newscontent .pagenavi a:link, .newscontent .pagenavi a:visited, .newscontent .pagenavi a:active, .newscontent .pagenavi span.pages, .newscontent .pagenavi span.current, .newscontent .pagenavi span.extend {
        color: #525252;
        cursor: pointer;
        display: inline-block;
        margin: 0 3px 0 0;
        padding: 5px 13px 1px;
        text-decoration: none;
        font-size: 16px;
        border-radius: 5px;
    }

        .newscontent .pagenavi a, .newscontent .pagenavi a:link, .newscontent .pagenavi a:visited, .newscontent .pagenavi a:active, .newscontent .pagenavi span.current, .newscontent .pagenavi span.extend {
            background: #f0f0f0
        }

    .newscontent .pagenavi div.liic {
        cursor: text;
        float: right;
        padding-right: 0;
        margin: -33px 0 0 5px;
        font-size: 16px
    }

    .newscontent .pagenavi a:hover, .newscontent .pagenavi a.sel {
        background: #fc0000;
        color: #fff !important;
    }

    .newscontent .pagenavi .ps {
        display: none
    }

    span.news_slide_next, .news_slide_before, .prevSlideTab, .nextSlideTab, .prevSlideNews, .nextSlideNews {
    z-index: 1;
    width: 250px;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.6);
    transition: .5s ease;
    position: absolute;
    top: 0;
    cursor:pointer;
    right: -280px;
    background-size: contain;
    margin-top: -50px;
}

 .dot_wrapper .dot:before
 {
 }
.dot_wrapper .dot {-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: opacity 200ms ease;width: 25px;height: 25px;opacity: 1;border: 2px solid #a2823b;/* border-radius: 50%; */margin: 0 3px;transition: all 0.3s ease 0s;display: inline-block;cursor: pointer;opacity: .8;background-size: contain;position: relative;border-radius: 50%;}

.dot_wrapper .dot.selected {
    opacity: 1;
    background: #dddddd;
}
.dot_wrapper .dot.selected:after
{
	content:" ";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: rgb(224,228,232);
	display:inline-block;
	position:absolute;
	top: 3px;
	left: 3px;
}
span.news_slide_next:hover, .news_slide_before:hover{
     opacity: .7;
}
span.news_slide_next, .nextSlideTab, .nextSlideNews , .slidesjs-next {
    right: auto;
    left: -240px;
}

  .news_slide_next:before, .nextSlideTab:before, .nextSlideNews:before{transform: rotate(-180deg);right: 24px;}
  div#footer {
    position: relative;
}

a.img_link_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    overflow: hidden;
    width: 100%;
    /* padding-top: 0; */
    margin-right: 0;
    display: inline-block;
}

    a.img_link_wrapper img {
        width: 100%;
        /* position: absolute; */
        /* top: 0; */
        /* right: 0; */
    }

span#newsInfo {
    padding-top: 0;
    width: 100%;
    /* margin-top: 97%; */
    padding: 0;
    height: 254px;
    font-size: 19px;
    z-index: 1;
    white-space: normal;
    padding: 49px 16px 51px;
    display: block;
    text-align: center;
    transition: all .5s;
    background: #fff;
    /* margin-top: 102%; */
    position: absolute;
    bottom: -135px;
}
div#dialogContent #newsInfo{
	padding-bottom:40px;
	padding-top: 20px;
	position: relative;
	height: auto;
}
span#newsInfo:after{
	content: "";
	position: absolute;
	top: 0px;
	/* bottom: 0; */
	width: 100%;
	padding-bottom: 53%;
	left: 0;
	right: 0;
	transition: all 0.6s cubic-bezier(0.05, 0.45, 0.4, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 40%, #ffffff 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 40%, #ffffff 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #ffffff 100%);
}
span.showMoreNews {
    position: absolute;
    display: block;
    width: 157px;
    margin: 0 auto;
    background: #0c4ea2;
    -webkit-border-radius: 50px;
    border-radius: 4px;
    padding: 10px 12px;
    font-size: 13px;
    color: #fff;
    z-index: 1;
    bottom: -50px;
    right: 0;
    left: 0;
    margin: auto;
    /* display: table !important; */
    text-align: center;
    /* overflow:hidden; */
    cursor: pointer;
}

.showMoreNews img {
    display: none;
}

div#newsWidget:after {content: "";width: 100%;height: 88%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;/* background: rgba(255, 255, 255, 0.06); */right: 88%;z-index: 1;}



    span#newsInfo > a {
        color: #0b4da2;
        font-size: 14px;
        margin-bottom: 20px;
        display: inline-block;
        text-align: right;
    }

    span#newsInfo > p {
        height: 60px;
        overflow: hidden;
        font-size: 14px;
        text-align: justify;
        color: #000;
    }

span.newsDate, #dialogContent span.newsDate {
    color: #868686;
    height: 20px;
    position: absolute;
    width: 100%;
    /* background-color: #ffffff; */
    display: block;
    text-align: center;
    font-size: 11px;
    right: 0;
    bottom: 23px;
    padding-top: 0;
    /* padding-bottom: 100px; */
    top: auto;
    /* border: 1px solid #eee; */
    border-bottom: 0 !important;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
}

    span.newsDate::before, #dialogContent span.newsDate::before {
        content: '';
        font: normal normal normal 29px/1 FontAwesome,agoogle;
        content: "\f1ea";
        background-size: 65%;
        height: 38px;
        position: relative;
        width: 97%;
        display: block;
        text-align: center;
        left: -2%;
        color: #8cd602;
        padding-top: 10px;
        top: 0;
        display: none;
    }

a.moreNewsContent{
    position: relative;
    display: block;
    /* min-width: 64px; */
    width: 96px;
    margin: 0 auto;
    border-bottom: solid 2px #0b4da2;
    /* -webkit-border-radius: 50px; */
    /* border-radius: 10px; */
    padding: 5px 15px;
    font-size: 13px;
    /* color: #fff !important; */
    z-index: 1;
    text-align: center !important;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
    display: inline-block !important;
    text-align: center;
    /* overflow:hidden; */
    color: white;
    margin-top: 15px;
}
.wprofile .tblorder .btn{
    /* color:black; */
    background: #207ba5;
}

    a.moreNewsContent:hover {
        color: #4ca9bf !important;
    }


    a.moreNewsContent, a.moreNewsContent:before {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        a.moreNewsContent:before {
            content: '';
            /* background: #267daf; */
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: -6px;
            border-radius: 6px;
            z-index: -1;
        }

        a.moreNewsContent:hover:before {
            width: 0;
        }



        
        
.btn.add_to_chart[data-planavailable="false"] {
    display: none;
}

        span.icon-logo {
    background: url(/Content/base/dynamic/shopping888/img/93209.jpg) no-repeat;
    background-size: cover;
    width: 196px;
    height: 64px;
    z-index: 1000;
    transition: all .5s ease;
    display: block;
    margin: auto;
    margin-bottom: 14px;
    margin-top: 17px;
}
        
            
        .ProductFeature_Wrapper .amazing-offer-detail .amazing-offer-ticket {
    display: none;
}
        
        
        


ul#profileMenuList {
    width: 25%;
    -webkit-box-shadow: inset 4px 0 6px -3px rgba(41,41,41,0.63);
    box-shadow: inset 4px 0 6px -3px rgba(41,41,41,0.63);
    border-left: 1px solid #ebebeb;
    padding-top: 0;
    box-sizing: border-box;
    color: white;
    height: 100%;
    float: right;
    position: absolute;
        display:none;
}
#main.PageContent ul#profileMenuList,
#main.UPDashboard ul#profileMenuList{
    display:block;
}
form#logoutForm {
    display:none;
}

#main.PageContent form#logoutForm,
#main.UPDashboard form#logoutForm{
    display:block;
}
#main.PageContent #content,
#main.UPDashboard #content {
    padding: 0;
    padding-right: 25%;
    width: 100%;
}

#main .resizable[data-tmplname="form"] .wrapper_Col .ajax-form > div {
    width: 48%;
}

#main .wrapper_Col {
    width: 100%
}




#main .subSecondNavigation {
    display: block !important;
    position: relative !important;
    padding: 0;
}

#main ul.subSecondNavigation:after {
    display: none
}

#main .subSecondNavigation .subSecondNavigation {
    display: none !important
}

.userProfile-wrapper {
    padding: 0 20px 0 0;
    font-size: 15px;
}

#main #content label, #dialogContent label {
    font-size: 15px;
    /* color: white; */
    margin-left: 15px;
}

#main #content .resizable {
    width: 100% !important;
    margin: 0;
    background: none;
    text-align: right;
    position: relative
}

#main #content .wrapper_fde4 {
    margin-bottom: 100px
}


ul#profileMenuList > li:first-child:before {
    content: "\f015";
    font: normal normal normal 21px/1 FontAwesome;
    position: absolute;
    left: 15px;
    line-height: 48px;
    top: -5px
}

ul#profileMenuList li a[data-temp] {
    color: white
}

    ul#profileMenuList li a[data-temp]:hover {
        color: black
    }

ul#profileMenuList li a:not([data-temp]) {
    color: #ababab;
    cursor: auto
}

ul#profileMenuList > li:nth-child(2) > a {
    display: none
}

#main ul.subSecondNavigation:before {
    display: none
}


ul#profileMenuList li {
    line-height: 2.3;
    font-size: 16px;
    border-top: 1px solid rgb(240,240,240);
    box-sizing: border-box;
    width: 100%;
    background: rgb(0, 100, 149) url(/Content/base/dynamic/shopping576/img/91456.jpg) top right no-repeat;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.5s,background-color 0.5s;
    -moz-transition: all 0.5s,background-color 0.5s;
    transition: all 0.5s,background-color 0.5s;
}

    ul#profileMenuList li a {
        display: block;
        padding-right: 15px;
        cursor: pointer
    }

        ul#profileMenuList li a[] ul#profileMenuList li:hover {
            background-color: #584a41
        }

        
  .wprofile  #orderList_container  .tblorder thead td:nth-child(3),.wprofile  #orderList_container  .tblorder thead td:nth-child(5),
   .wprofile   #orderList_container .tblorder thead td:nth-child(9),.wprofile  #orderList_container  .tblorder thead td:nth-child(10) {
        display: none;
    }

.wprofile  #orderList_container  .tblorder tbody td:nth-child(3),.wprofile  #orderList_container  .tblorder tbody td:nth-child(5),
.wprofile  #orderList_container  .tblorder tbody td:nth-child(9),.wprofile  #orderList_container  .tblorder tbody td:nth-child(10) {
    display: none;
}


.wrapper_fde2 {
    width: 100%;
    display: inline-block;
    margin-left: 2%;
    margin-bottom: 2%;
    border: solid 1px #e2e2e2;
    padding: 6px;
    transition: all 0.3s ease 0s;
    position: relative;
    font-size: 16px;
    background: white;
    border-radius: 5px;
}

.wrapper_fde3 label {
    color: #00ae5e;
    padding-left: 5px;
    font-weight: bold;
}

button.openformdataFilter {
    display: none;
}

div#AddFilter-form {
    display: none;
}
.resizable[data-tmplname="formData"] > h4 {
    margin-bottom: 20px;
    font-size: 20px;
}

.wrapper_Col .ajax-form label {
    font-size: 18px;
    vertical-align: top;
    line-height: 34px;
    /* display: inline-block; */
    padding: 0;
    display: inline-block;
    font-size: 15px;
    /* line-height: 26px; */
    color: #000000;
    margin-left: 15px;
    /* position: absolute; */
    /* right: -178px; */
    /* left: auto; */
    display: none;
    text-align: right;
}
.wrapper_Col .ajax-form input,
.wrapper_Col .ajax-form select, 
.wrapper_Col .ajax-form textarea {border-color: #ebebeb;background-color: #e7e7e7;color: #030303;box-shadow: 0px 4px 0px 0px rgba(3, 3, 3, 0.14);/* border-radius: 20px; */border: 1px solid #e1e1e1;}
.wrapper_Col .ajax-form input,
 .wrapper_Col .ajax-form select {height: 51px;line-height: 36px;font-size: 13px;padding: 0 10px !important;border-radius: 20px;}
 .wrapper_Col .ajax-form .option-wrapper input {
    /* float: right; */
    display: inline-block;
    width: 21px!important;
    min-width: 0;
    margin: 10px;
    padding: 0;
    height: auto;
    box-shadow: none;
}
select.sl_otsanID {
    width: 47%!important;
}

select.sl_shahrestanID {
    width: 47%!important;
}

.resizable[data-boxstyle="contact"] span.span_formName {
    text-align: center;
    padding-top: 50px;
}
.resizable[data-boxstyle="contact"] .ajax-form {
    background: url(/Content/base/dynamic/shopping1220/img/104465.jpg);
    width: 90%;
    background-position: center;
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: block;
    padding: 40px 0 80px 0;
}

.resizable[data-boxstyle="shekayat"] .ajax-form > div, .resizable[data-boxstyle="shekayat"] .ajax-form > p {
    width: 43%;
    margin-left: 7%;
    padding: 0 !important;
    display: inline-block;
    position: relative;
    /* margin-bottom: 30px; */
    box-shadow: 0 0 0 0 rgba(230, 40, 88, 0.4);
    border-radius: 8px;
    text-align: right;
    /* float: right; */
    /* margin: 0 3%; */
}

.resizable[data-boxstyle="shekayat"] {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 0;
}

.resizable[data-boxstyle="shekayat"]  h2 {
    display: none!important;
}

.resizable[data-boxstyle="shekayat"] > h4 {
    font-size: 22px;
    text-align: right;
}

.wrapper_Col .ajax-form label {
    vertical-align: top;
    padding: 0;
    display: block;
    font-size: 15px;
    margin-right: 18px;
    position: relative;
    transition: all .5s;
    margin-bottom: 0px;
    color: #fff;
    color: #000000;
}
.captcha_wrapper {
    /* display: block!important; */
    /* float: right; */
}
.captcha_wrapper img{
    display:inline-block;
    vertical-align:top;
}
.captcha_wrapper input{
    display:inline-block;
    vertical-align:top;
    /* width: 100px!important; */
    margin-right: 80px!important;
}


.textarea {
    width: 100% !important;
}
input,
textarea,
select {
    /* padding: 4px 10px; */
    /* font-size: 13px; */
    /* width: 191px; */
    /* min-width: 192px; */
    /* margin-bottom: 3px; */
    /* margin-right: 0; */
    /* width: 100% !important; */
    /* margin-top: 0; */
    /* border: none; */
    /* height: 24px; */
    /* resize: none; */
    /* border-radius: 4px; */
    /* padding: 3px 9px; */
    /* background: #cccccc; */
    /* border: 1px solid #dcdcdc; */
    /* border-radius: 4px; */
    /* margin-right: 0; */
    /* margin-bottom: 6px; */
    /* color: black; */
}
.tp-simpleresponsive >ul >li > a 
{
    width: 147px;
    background-color:red;
    padding:10px;
    position: absolute;
    bottom: 47px;
    border-radius: 10px;
    color: #fff;
}
        
/****************************************************/                                                

div#virtualView button a {
    background: none;
    color: black;
    font-size: 14px;
    font-weight: bold;
}

div#virtualView button a:hover {
    background: none;
    color: #0c4ea2;
}

.wrapper-menu-right > div:hover > a, ul#socialMedia a:hover {
    color: #a1b3c0;
}


 div#virtualView button {
}       


.resizable[data-tmplname="content"] .title-bar, .resizable[data-tmplname="form"] .title-bar {
    background: none;
}

.resizable[data-tmplname="content"] .title-bar:after, .resizable[data-tmplname="content"] .title-bar:before, .resizable[data-tmplname="form"] .title-bar:after, .resizable[data-tmplname="form"] .title-bar:before {
    background: none;
}

span.showShortTab {
    display: none;
}

div#headerContent {
    width: 100%;
    /* background: #333; */
    /* background: url(/Content/base/dynamic/shopping1104/img/104695.jpg); */
    background: #ee4323;
}

div#virtualView button {
    top: 48px;
    display: none;
}
.slideShowContent {
    max-width: 500px;
}




.resizable[data-tmplname="slideshow"] .slideShowContent .btn:after{
	content: '';
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    width: 0;
    height: 100%;
    background-color: #e5e5e5;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: skewX(24deg) translateX(-50%);
    transform: skewX(24deg) translateX(-50%);
}

.resizable[data-boxstyle="product3"] .productslide a:nth-child(2) {
    width: 42%;
    padding-top: 40%;
    margin: 0 auto;
    text-align: center;
    margin-left: 1.5%;
}
.resizable[data-boxstyle="product3"] .productslide a:hover{
	box-shadow: 0px 0.917em 1.94em 0.04em rgba(0,0,0,0.25);
}

.resizable[data-boxstyle="product3"] .body-content-wrapper hr {
    display: none;
}

.resizable[data-boxstyle="product3"] span.body-content-span {
    display: none;
}

.resizable[data-boxstyle="product3"] .productslide > div {
    white-space: normal;
}

.resizable[data-boxstyle="product3"] .productslide a:nth-child(1) {
    /* position: absolute; */
    right: 0;
    /* float: right; */
}

div#body-content-raletedProduct {
    margin-top: 15px;
    width: 100%;
    max-width: 1400px;
    margin: 50px auto;
    overflow: visible;
    /* margin: 50px 0; */
}
.body-content-wrapper > div {
    position: relative;
    /* margin: 160px 0 -72px 0; */
    /* display: inline-grid; */
}

.body-content-wrapper > div > hr{
	display:none;
}

.productslide {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 200px;
}

.resizable[data-boxstyle="product3"] .body-content-wrapper > div > .productslide a:nth-child(2):hover  img {
    transform: scale(1.15);
}

.body-content-wrapper > div > .productslide a:hover {
    background: #ffffff;
  /*  box-shadow: 0px 0.917em 1.54em 0.04em rgba(0,0,0,0.25);*/
}
.resizable[data-boxstyle="product4"] div > .productslide a:hover img {
    transform:scale(1.15);
}

.body-content-wrapper > div > .productslide a {
    display: inline-block !important;
    width: 22.8%;
    font-size: 20px;
    margin-left: 3%;
    position: relative;
    margin-bottom: 0;
    border: 0;
    background: white;
    box-shadow: 0 3px 6px 0 rgba(51,51,51,.3);
    z-index: 1;
    border-radius: 4px;
    padding-bottom: 0;
    transition: all 0.9s ease-out;
}
.body-content-wrapper > div > .productslide a:hover  .info_wrapper_wrapper{
	display:block;
}
.body-content-wrapper > div > .productslide a:hover .btn{
	display:block!important;
}

.body-content-wrapper > div > .productslide a:hover 

.body-content-wrapper > div > .productslide a:nth-child(4n+4){
	/* margin-left:0; */
}
.body-content-wrapper > div > .productslide a:before{
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        pointer-events: none;
        box-shadow: inset 0 0 24px 2px #0c4ea226;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        border-radius: 4px;
}
.resizable[data-boxstyle="product3"] .body-content-wrapper > div > .productslide a:before{
	display:none;
}
.productslide .info_wrapper_wrapper, .product-repository .info_wrapper_wrapper {
    position: absolute;
    bottom: 81px;
    background: rgb(255, 255, 255);
    border-top: 0px solid #e8e8e8;
    width: 100%;
    text-align: center;
    height: 34px;
    z-index: 10;
    padding: 3px 0;
    overflow: hidden;
    transition: 150ms linear;
    /* display: none; */
    transition-delay: 10ms;
}



.info_wrapper_wrapper {
    color: #4D4D4D;
    font-size: 13px;
    height: 31px;
    margin-bottom: 10px
}
.info_wrapper {
    display: inline-block !important;
    width: 100%;
    /* text-align: left; */
    position: relative;
    /* float: left; */
}
.body-content-wrapper > div > .productslide a:hover{
	box-shadow:0 0 10px 0 rgba(0, 0, 0, .1);
	transform:translateY(2px);
}

.resizable[data-boxstyle="product3"] .product-name {
    /* padding-top: 135px; */
    border: none;
}

.resizable[data-boxstyle="product3"] .product-slider-price {
    display: none;
    top: 39px;
    position: relative;
    text-align: center;
    margin-right: 0;
}

.resizable[data-boxstyle="product3"] .product-slider-price:after {
 content: "";
 width: 21px;
 height: 1px;
 position: absolute;
 top: 0;
 right: auto;
 left: 80px;
 bottom: 0;
 background: #3654b8;
 margin: 0 auto;
 }

.resizable[data-boxstyle="product3"] .product-slider-price:before {
 content: "";
 width: 21px;
 height: 1px;
 position: absolute;
 top: 0;
 right: 80px;
 left: auto;
 bottom: 0;
 background: #3654b8;
 margin: 0 auto;
 }

.resizable[data-boxstyle="product3"] .productslide a .btn {
    opacity: 0;
    bottom: 10px;
}
.resizable[data-boxstyle="product3"] .productslide a:hover .btn{
	display:none!important;
}

.resizable[data-boxstyle="product3"] .product-titr {
    display: none;
}

.resizable[data-boxstyle="product3"] .productslide a:nth-child(3) {/* position: absolute; */left: 0;/* float: left; */margin-left: 0;}

.resizable[data-boxstyle="product3"] .productslide a:nth-child(5) {bottom: 0;/* float: left; */left: 0;position: absolute;margin-bottom: 0;margin-left: 0;}

.resizable[data-boxstyle="product3"] .productslide a:nth-child(4) {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
}
/**********************************************************/
.resizable[data-boxstyle="product4"] .body-content-wrapper > div > .productslide a{
    background:none;
    box-shadow:none;
    transition:all 0.4s ease-out;
    background: #f4f4f4;
    /* overflow: visible; */
}

.resizable[data-boxstyle="product4"] .product-titr{
    display:none;
}



.resizable[data-boxstyle="product4"] .body-content-wrapper > div > .productslide a img{
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.resizable[data-boxstyle="product4"] span.product-slider-wrapper-img{
    width:100%;
    overflow: visible;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.resizable[data-boxstyle="product4"] .product-name{
    /* line-height:220px; */
    /* text-align:center; */
    /* display: block; */
    /* width: 100%; */
    position: absolute;
    bottom: -53px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.product-slider-price span div > .productslide a:hover img{
    transform:none;
    transform:translateY(0);
}


.product-slider-price span .product-slider-price span{
    display:none;
}
.resizable[data-boxstyle="product4"] #body-content-tabs label{
    display:none;
}

.resizable[data-boxstyle="product4"]:after ,.resizable[data-boxstyle="product4"]:before {
         content: "";
         display: block;
         width: 97%;
         left: 0;
         right: 0;
         margin: 0 auto;
         height: 1px;
         background: #0c4ea2;
         position: absolute;
         bottom: 0;
         top: 194px;
        }
.resizable[data-boxstyle="product4"]:before{
    top: 187px;
} 
.resizable[data-boxstyle="product4"] .slidesjs-previous:before, .resizable[data-boxstyle="product4"] .slidesjs-next:before {
     content: " ";
     width: 19px;
     height: 10px;
     position: absolute;
     top: -232px;
     right: 12px;
     background: url(/Content/base/dynamic/shopping1152/img/104020.jpg) no-repeat;
     background-size: 19px;
     display:inline-block;
     border-color:transparent transparent #fff #fff;
     transform: rotate(180deg);
}
.resizable[data-boxstyle="product4"] .slidesjs-next:before{
    transform: rotate(0);
}  
.resizable[data-boxstyle="product4"] .slidesjs-previous:after, .resizable[data-boxstyle="product4"] .slidesjs-next:after{
	background: #f3f0ec;
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	/* left: 100px; */
	height: 39px;
	z-index: 100;
	cursor: pointer;
	transition: all .3s ease;
	/* border-radius: 50px; */
	top: -249px;
	border: 1px solid #fffffe;
	border-radius: 5px;
	z-index: -1;
}



/**************************************************************/
.product-titr {
    display: none;
}

#body-content-tabs label:hover,.resizable[data-boxstyle="product3"] #body-content-tabs label.selected {
    background: none;
    color: black;
}

#body-content-tabs label:hover {
    color: #000;
    cursor: pointer;
}
.body-content-wrapper > div > .productslide a:hover .productslide a .btn {
    opacity: 1;
}

.resizable[data-boxstyle="product3"] #body-content-tabs label.selected {
    border-bottom: 3px solid #000000;
    border-radius: 0;
}


.body-content-wrapper > div > .slidesjs-navigation {
    /* background: transparent; */
}

.body-content-wrapper > div > .slidesjs-navigation.hide {
    /* background: transparent; */
}
span.product-slider-wrapper-img:before{
    background:none;
}
.resizable[data-boxstyle="product3"] #body-content-tabs label:first-child {
    display: none;
}    

.resizable[data-tmplname="slideshow"] .slideShowContent p {
    font-size: 14px;
    color: white;
    text-align: center;
    color: #fff;
    padding: 5px;
    max-height: 50px;
    overflow: hidden;
    margin: 25px 0 0 0;
    line-height: 25px;
}



  .resizable[data-boxstyle="product4"]{
    background-color:#f7f7f7f;
} 



/*************************projects*************************************/
.resizable[data-boxstyle="projects"]{
	margin-top: 88px;
	margin-bottom: 46px;
	background: #f4f4f4;
}
.resizable[data-boxstyle="projects"] .title_wrapper{
	top: 70%;
	overflow: hidden;
}
.resizable[data-boxstyle="projects"] .title_wrapper > h3{
	
word-wrap: break-word;
	
overflow-y: scroll;
	
height: 75px;
	
padding-left: 14px;
}
.resizable[data-boxstyle="projects"] span.news_slide_before, .resizable[data-boxstyle="projects"] span.news_slide_next{
	bottom: 50%;
	left: 24%;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 100;
}
.resizable[data-boxstyle="projects"] .title_wrapper h4{
	right: 30px;
	font-size:13px;
}
.resizable[data-boxstyle="projects"] .title_wrapper h4:after{
	display:none;
}
.resizable[data-boxstyle="projects"] .title_wrapper{
	padding-bottom:20%;
	top: 81%;
}

.resizable[data-boxstyle="projects"]
{
  width: 100%;
  /* margin: 0 auto; */
}
.resizable[data-boxstyle="projects"] .blurbs
{width: 100%;display: block;margin: 0 auto;margin-right: -32%;left: 0;right: 0;top: 24px;/* padding: 0 !important; */font-size: 0;/* overflow: -webkit-paged-x; */text-align: right;white-space: nowrap;padding: 0;position: relative;}


.resizable[data-boxstyle="projects"] .blurbs:before {content: "";width: 100%;height: 88%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(255,255,255,.7);right: -59.5%;z-index: 10;}


.resizable[data-boxstyle="projects"] .blurbs:after
{
  content:"";
  /* display: table; */
  width: 100%;
  clear:both;
  content: "";
  width: 100%;
  height: 88%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.7);
  left: -126.5%;
  right: auto;
  z-index: 10;
}
.resizable[data-boxstyle="projects"] .catblurb:first-child
{
}
.resizable[data-boxstyle="projects"] .catblurb 
{display: inline-block;/* float: right; */width: 40%;/* height: 0; */padding-bottom: 0;margin: 0 0.5% 0;margin-left: 1.5%;font-size: 14px;position: relative;margin-bottom: 50px;transition: all .6s;/* overflow: hidden; */vertical-align: top;height: 0;overflow: hidden;padding-bottom: 24%;}

.resizable[data-boxstyle="projects"] .catblurb > h3
{
  display:none;
}
.resizable[data-boxstyle="projects"] img 
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  /* object-position: top; */
}
.resizable[data-boxstyle="projects"] h3 
{
  display:none;
}

.resizable[data-boxstyle="projects"] .catblurb .catblurb-info a {
    box-shadow: none;
    border: 2px solid #ffffff;
    border-radius: 4px;
    color: white;
    background: none;
    padding: 5px 13px;
    margin-top: 10px;
    margin-right: 3px;
}

.resizable[data-boxstyle="projects"] .catblurb .catblurb-info a:hover {
    background-color: #ffffff!important;
    color: black;
}



.resizable[data-boxstyle="projects"] .catblurb .catblurb-info p 
{display: inline-block;white-space: normal;text-align: right;color: white;width: 80%;/* margin-right: -2px; */vertical-align: bottom;bottom: 0;top: 50%;}

.resizable[data-boxstyle="projects"] span.news_slide_before {
    right: auto;
    left: -28%;
}

span.news_slide_before:after
{
    /* transform: rotate(-140deg); */
    right: 0;
}


.dot_wrapper .dot.selected {
}


.resizable[data-boxstyle="projects"] span.news_slide_next {
    left: auto;
    right: 34%;
}

.resizable[data-boxstyle="projects"] .catblurb:after {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #00000029;}

.resizable[data-boxstyle="projects"] > h4 {
    color: #e8df69;
    writing-mode: vertical-lr;
    z-index: 1000;
    position: absolute;
    left: 139px;
    top: 124px;
    display: none;
}

.resizable[data-boxstyle="projects"] > h4:after {/* content: ''; *//* width: 100%; *//* border-left: 3px solid #e8df69; */height: 262px;position: absolute;right: 0;left: 0;top: 0;/* bottom: 0; */z-index: 10000;}

.resizable[data-boxstyle="projects"] .catblurb-info  {
    position: absolute;
    top: 28px;
    right: 0;
    left: auto;
    width: 70%;
    padding: 0 5%;
    margin: 0 auto;
    vertical-align: middle;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    color: #fff;
    width: 70%;
    padding: 8% 8%;
    margin: 0 auto;
    vertical-align: middle;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    color: #fff;
}
.resizable[data-boxstyle="projects"] .catblurb .catblurb-info h4
{
  font-size: 26px;
  text-align: center;
  margin-top: 0;
  top: 0;
  background: none;
  right: 0;
  left: auto;
  font-weight: bold;
  /* color: #0e4fa2; */
}
/*****************************groups*****************************************************/
.resizable[data-boxstyle="groups"]
{
	margin-top: 101px;
	padding-bottom: 88px;
}
            
.resizable[data-boxstyle="groups"] .blurbs
{
  overflow: hidden;
  /* font-size: 0px; */
  width: 90%;
  max-width: 1400px;
  margin: 40px auto;
  font-size: 0;
  text-align: center;
}

.resizable[data-boxstyle="groups"] .blurbs:after
{
  content:"";
  display: inline-block;
  width: 100%;
  clear:both;
}
.resizable[data-boxstyle="groups"] .catblurb 
{
    position: relative;
    width: 25%;
    height: 0;
    padding-bottom: 23%;
    border: none;
    /* box-shadow: 0 25px 98px 0 rgba(0,0,0,0.1); */
    /* border-radius: 7px; */
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    display: inline-block;
    vertical-align: top;
    -webkit-animation-name: kd-fadeInUp;
    animation-name: kd-fadeInUp;
}

@-webkit-keyframes kd-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes kd-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight.kd-animate {
  -webkit-animation-name: kd-fadeInRight;
  animation-name: kd-fadeInRight;
}

@-webkit-keyframes kd-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes kd-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp.kd-animate, .portfolio-item.kd-animate {
  -webkit-animation-name: kd-fadeInUp;
  animation-name: kd-fadeInUp;
}



.kd-animated[data-animation-delay="200"] { animation-delay: 0.2s; }
.kd-animated[data-animation-delay="400"] {animation-delay: 0.4s;}
.kd-animated[data-animation-delay="600"] { animation-delay: 0.6s; }
.kd-animated[data-animation-delay="800"] { animation-delay: 0.8s; }
.kd-animated[data-animation-delay="1000"] { animation-delay: 1s; }


.resizable[data-boxstyle="groups"] .catblurb a 
{
  border:none;
  margin-top: 4px;
  padding-right:0;
  /* border: 1px solid #0b4da1; */
  width: 125px;
  position: relative;
  display: block;
  float: right;
  padding: 5px;
  background: #0b4da1;
  color: #0b4da1;
  border-radius: 4px;
  transition: color .2s ease;
  color: #fff;
  margin: 20px 3px 0;
  animation-duration: .5s;
  animation-fill-mode: both;
  animation-delay: 2s;
  animation-name: zoomInDown;
  display: inline-block;
  padding: 7px 14px;
  /* border-radius: 40px 40px 40px 10px; */
  font-size: 15px;
  position: relative;
  overflow: hidden;
  z-index: 100;
}
.resizable[data-boxstyle="groups"] .catblurb a:hover{
	box-shadow:0 0 0 2px #0b4da1, 0 0 0 6px rgba(159, 175, 178, 0.29)
}
.resizable[data-boxstyle="groups"] .catblurb a:after{
	position: absolute;
    top: 0;
    right: 0px;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transform: skewX(-50deg);
    transform: skewX(-50deg);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgb(224,228,232), rgba(255, 255, 255, 0)) no-repeat -2em 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(224,228,232), rgba(255, 255, 255, 0)) no-repeat -2em 0;
    background-size: 2em 100%;
}
.resizable[data-boxstyle="groups"] .catblurb a:hover:after{
	   -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 130% 0;
}
.resizable[data-boxstyle="groups"] .catblurb  h3
{
  /* margin: 20px 0 1px; */
  /* font-size: 22px; */
  /* width: 50%; */
  /* color: transparent; */
  position: absolute;
  width: 295px;
  height: 240px;
  left: 0;
  background: rgba(24, 23, 23, 0.7);
  top: 0;
  margin: 0;
  text-align: center;
  line-height: 225px;
  color: white;
}
.resizable[data-boxstyle="groups"] .blurbs .catblurb .catblurb-info h4 {
    /* display: none; */
}
.resizable[data-boxstyle="groups"] h4{
      font-size: 38px;
      font-size: 22px;
      position: relative;
      margin-bottom: 21px;
      color: #0b4da1;
      text-align: center;
      margin-top: 0!important;
      font-weight: bold;
      text-align: right;
}
.resizable[data-boxstyle="groups"] h3{
      display:block;
      margin-top: 25px;
      font-size: 18px;
      font-weight: normal;
      /* color: rgb(48, 49, 51); */
      text-align: center;
}

.resizable[data-boxstyle="groups"] .catblurb img 
{
  width: 295px;
  height: 240px;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  /* border-radius: 12px; */
  box-shadow: 0px 8px 7px 0px #9e9999;
  top: 0;
}
.resizable[data-boxstyle="groups"] .rotation {
    width: 50%;
}
.resizable[data-boxstyle="groups"] .rotation .catblurb-info
{
    opacity: 1;
}

.resizable[data-boxstyle="groups"] .catblurb-info
{
    display: inline-block;
    text-align: justify;
    opacity: 1;
    color: #000;
    position: relative;
    top: 100%;
    left: auto;
    width: auto;
    min-width: 550px;
    height: 90%;
    padding-left: 323px;
    height: 0;
    background: #fefefe;
    font-size: 15px;
    position: absolute;
    right: 20px;
    text-align: justify;
    top: 0;
    opacity: 0;
    transition: .3s ease .1s;
}
.resizable[data-boxstyle="groups"] .dot_wrapper
{
  display:none;
}

.resizable[data-boxstyle="groups"] .faseTab
{
  width:0;
  /* margin-right:-3%; */
   visibility:hidden; 
}
.resizable[data-boxstyle="groups"] .faseTab .catblurb-info
{
   display:none 
}
 
     .resizable[data-boxstyle="groups"] .faseTab
{
   visibility:visible;
}
     .resizable[data-boxstyle="groups"] .faseTab h3 
     {
     	color:transparent
     }
 .resizable[data-boxstyle="groups"] .catblurb:nth-child(4n+4)
 {
   margin-left: 0;
 }        

  .resizable[data-boxstle="groups"] .rotation {
   width:590px;
  }   



div#itemContainer {
    padding-top: 100px;
}

.plist #body-main-features-left .product-repository:nth-child(3n+1) {
    border-right: none;
    border-top: none;
}
.plist #body-main-features-left .product-repository:nth-child(3n){
    border-left:none;
    border-top: none;
}

.plist #body-main-features-left .product-repository:nth-last-child(1),.plist #body-main-features-left .product-repository:nth-last-child(2),.plist #body-main-features-left .product-repository:nth-last-child(3){
    border-bottom:none;
}

.plist #body-main-features-left .product-repository:hover img{
    transform:scale(1.1);
}
.plist #body-main-features-left .product-repository:hover{
box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
}

.plist #body-main-features-left .product-repository:nth-child(3n-1) {
    border-right: none;
    border-left: none;
}

.plist #body-main-features-left .product-repository:nth-child(1),
.plist #body-main-features-left .product-repository:nth-child(3) {
    border-top: 1px solid #ebebeb !important;
}



div#itemContainer {
    padding-top: 88px;
}
/**********/
/*.........................................information Tabs................................................*/

.resizable[data-boxstyle="information"]
{
  z-index: 1;
  background: none;
  padding-bottom: 30px;
  /* background: -webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0%, #ffffff 100%); */
  /* background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 50%, #ffffff 100%); */
  margin-top: -109px;
}

.resizable[data-boxstyle="information"] .blurbs
{
  font-size: 0px;
  width: 90%;
  margin: 0 auto;
  max-width: 1280px;
  font-size: 0;
  margin-top: -23px;
}

 
.resizable[data-boxstyle="information"] .blurbs:after
{
  content:"";
  display: inline-block;
  width: 100%;
  clear:both;
}
.resizable[data-boxstyle="information"] .catblurb 
{
   
margin: 0;
   
display: inline-block;
   
/* text-align: center; */
   
font-size: 14px;
   
position: relative;
   
width: 28%;
   
margin: 0 2.5%;
   
background-color: rgba(255, 255, 255, 0.8);
   
padding: 32px 10px 36px;
   
line-height: 40px;
   
/* height: 205px; */
   
color: #444;
   
vertical-align: top;
   
border-radius: 12px;
   
padding: 49px 30px 5px 10px;
   
text-align: right;
   
/* margin-top: 22px; */
   
white-space: pre-line;
   
text-align: center;
   
border: 1px solid rgba(31, 94, 47, 0.2);
   
border-radius: 12px;
   
box-shadow: -1px 1px 0px #0b4da1, -2px 2px 0px #0b4da1;
   
background-color: white;
}
.resizable[data-boxstyle="information"] .catblurb:before{
	content: " ";
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -60px;
	background: #eee;
	z-index: 0;
	border-radius: 20px;
	transition: all .5s;
}
.resizable[data-boxstyle="information"] .catblurb:hover:before{
	transform:rotate(45deg);
	background:#f06e2345;
}


.resizable[data-boxstyle="information"] .catblurb .catblurb-info
{
  /* padding: 15px 30px 5px 20px; */
  white-space: pre;
  text-align: center;
  height: 67px;
}

.resizable[data-boxstyle="information"] .catblurb  h3
{
  display:none;
}
.resizable[data-boxstyle="information"] .catblurb img
{
  /* display:none; */
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -34px;
  z-index: 1;
}
.resizable[data-boxstyle="information"] .catblurb-info h4 
{display: none;} 
.resizable[data-tmplname="tabs"] .catblurb h3 {
    /* display: none; */
}


.resizable[data-tmplname="tabs"] .catblurb:hover .catblurb-info {
}

.resizable[data-boxstyle="contactUs"] {
    width: 90%!important;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 0;
    max-width: 1400px;
    margin: 0 auto;
}

    .resizable[data-boxstyle="contactUs"]:before {
        /* content: ''; */
        /* position: absolute; */
        /* width: 100%; */
        /* height: 100%; */
        /* right: 0; */
        /* background-size: cover; */
        /* opacity: .6; */
    }

    .resizable[data-boxstyle="contactUs"] > h4 {
        font-size: 1.5rem;
        position: relative;
        margin-bottom: 0px;
        color: #303133;
        text-align: right;
        margin-top: 60px;
        font-weight: bold;
        border-bottom: 1px dotted rgb(204, 204, 204);
        margin-bottom: 29px;
    }

    .resizable[data-boxstyle="contactUs"] .wrapper_Col .ajax-form label {
        /* display: none; */
    }

    .resizable[data-boxstyle="contactUs"] .wrapper_Col .ajax-form input,
    .resizable[data-boxstyle="contactUs"] .wrapper_Col .ajax-form textarea {
        font-size: 14px;
        margin-bottom: 3px;
        margin-right: 0;
        margin-top: 1px;
        display: block;
        width: 100%;
        padding: 11px;
        background-color: rgba(255,255,255,.2);
    }

    .resizable[data-boxstyle="contactUs"] .wrapper_Col .ajax-form > div {
        width: 100%;
    }

    .resizable[data-boxstyle="contactUs"] .wrapper_Col {
        width: 90%;
        max-width: 700px;
        margin: 0 auto;
        padding-top: 0;
    }     
       
/********comment**************/
.resizable[data-boxstyle="comment"]
{
  width: 100%;
  max-width: 100%;
  margin: 50px 0 100px;
}
.resizable[data-boxstyle="comment"] h4{
	text-align:center;
	font-size:23px;
}
.resizable[data-boxstyle="comment"] > h4:after{
	content: "";
    background: url(/Content/base/dynamic/shopping1220/img/104650.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: 156px;
    width: 173px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.resizable[data-boxstyle="comment"]  .blurbs{
	padding-top:80px;
}
.resizable[data-boxstyle="comment"] .catblurb
{
  display: block;
  position: relative;
  overflow: hidden!important;
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.resizable[data-boxstyle="comment"] .catblurb:hover img
{
	    border-radius: 30% 35% 30% 35% / 35% 30% 35% 30%;
}
.resizable[data-boxstyle="comment"] .catblurb:after
{
  content:'';
  width:100%;
  display:table;
  clear:both;
}


.resizable[data-boxstyle="comment"] .catblurb:nth-child(2n + 1) .catblurb-info 
{
  /* padding: 4% 8% 8% 1%; */
}

.resizable[data-boxstyle="comment"] .catblurb:nth-child(2n + 2) .catblurb-info 
{
  padding: 4% 1% 8% 8%;
  right: 0;
}
.resizable[data-boxstyle="comment"] .catblurb-info
{
  width: 50%;
  float: right;
  position: relative;
  color: #2f1111;
  font-size: 14px;
  text-align: right;
  position: absolute;
  right: 50%;
  /* top: -20%; */
  /* transform: translateY(-50%); */
  transition: all .6s;
  /* opacity: 0; */
}
.resizable[data-boxstyle="comment"] .catblurb.animated .catblurb-info
{opacity: 1;top: 50%;}
.resizable[data-boxstyle="comment"] .catblurb:nth-child(2n + 2) img {
    float: left;
    /* margin-left: -50%; */
}
.resizable[data-boxstyle="comment"] .catblurb-info h4
{
  
font-size: 21px;
  
line-height: 34px;
  
margin-bottom: 23px;
  
padding-bottom: 25px;
  
position: relative;
  
font-weight: normal;
  
text-align: right;
}

.resizable[data-boxstyle="comment"] .catblurb-info p 
{
  margin: 0 0 10px;
  color: #333;
}
.resizable[data-boxstyle="comment"] .catblurb-info a 
{
  margin: 10px auto;
  display: inline-block;
  width: fit-content;
  padding: 11px 20px;
  border: 1px solid #7d48df;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  color: #7d48df;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.resizable[data-boxstyle="comment"] .catblurb-info a:hover 
{
  color: #fff;
  background-color: #7d48df;
}
.resizable[data-boxstyle="comment"] .catblurb h3 {
    display: none;
}
.resizable[data-boxstyle="comment"] .catblurb img
{
  width: 40%;
  float: right;
  object-fit: cover;
  position: relative;
  line-height: 0;
  height: auto;
  overflow: hidden;
  border-radius: 20% 20% 20% 20% / 20% 20% 20% 20%;
  transition: all .8s;
  /* margin-right: -50%; */
}

/*.......................................Gallery........................................*/
.resizable[data-tmplname="gallery"]
{
    /* padding: 59px 0; */
    background: none;
    position: relative;
    width: 90%;
    /* max-width: 14000px; */
    margin: 0 auto;
    /* padding-top: 88px; */
    padding-bottom: 100px;
    padding-top: 100px;
    height: auto;
}
.resizable[data-tmplname="gallery"] h4 
{
	color: #000;
	font-size: 20px;
	position: relative;
	margin-bottom: 50px;
	color: #666;
	text-align: center;
	/* margin-top: 60px; */
	font-weight: normal;
	width: 228px;
	/* float: right; */
	text-align: right;
	width: 90%;
	/* margin-top: 15px; */
	max-width: 1170px;
}
.resizable[data-boxstyle="subVid"] h4{
	text-align: right!important;
	font-size:23px;
	color:#000;
}
.resizable[data-boxstyle="subVid"] h4:after{
	    content: "";
    position: absolute;
    left: auto;
    right: 0;
    margin: 0 auto;
    top: 61px;
    height: 0;
    border: content: "";
    width: 92px;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}

.resizable[data-boxstyle="mainVideo"]{
	/* padding-top:88px; */
}
.resizable[data-boxstyle="mainVideo"] h4{
	color:#fff;
	display: none;
}
.resizable[data-boxstyle="mainVideo"] h4:after , .resizable[data-boxstyle="mainVideo"] h4:before{
	display:none;
}
.resizable[data-boxstyle="mainVideo"]> h3 {
    color: #fff;
    /* margin-top: 103px; */
    position: relative;
    top: -24px;
    /* left: auto; */
    /* right: 0; */
    /* bottom: 0; */
    width: 90%;
    display: block;
    text-align: right;
}
.resizable[data-boxstyle="mainVideo"] > div
{
  width: 90%;
  max-width: 1170px;
  height: auto;
  text-align: center;
}
#galleryContent ul
{
    width: 100%;
    font-size: 0;
    text-align: center;
}

#galleryContent ul li {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
#galleryContent ul li.animated
{
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 0.1s;
    animation-name: zoomIn;
    opacity: 1;
}
@-webkit-keyframes zoomIn {
	0% {
		opacity:0;
		-webkit-transform:scale3d(.3,.3,.3);
		transform:scale3d(.3,.3,.3)
	}
	50% {
		opacity:1
	}
}
@keyframes zoomIn {
	0% {
		opacity:0;
		-webkit-transform:scale3d(.3,.3,.3);
		transform:scale3d(.3,.3,.3)
	}
	50% {
		opacity:1
	}
}
.zoomIn {
	-webkit-animation-name:zoomIn;
	animation-name:zoomIn
}
#galleryContent li a {
            
display: block;
            
width: 100%;
            
position: absolute;
 }
#galleryContent li a:hover .galleryImgText
{
	color:#fff;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0.8;
}
div.galleryImgText:hover:before
{
	opacity: 1;
}
#galleryContent ul li img
{
    width: 100%!important;
}
#galleryContent ul li .galleryImgText
{
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	color: transparent;
	z-index: 100;
	opacity: 0;
	/* color: transparent; */
	background-image: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#galleryContent ul li .galleryImgText > p 
{
	display:block;
	width: 80%;
	font-size: 17px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	z-index: 100;
}
div.galleryImgText:before, div.galleryImgText:after {
    content: "";
    position: absolute;
    width: 17px;
    height: 5px;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 5px;
}
div.galleryImgText:before{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 49.4%;
}
div.noSearch:after 
{
	display:none;
}

#galleryContent ul li .galleryImgText i 
{
	/* color: #fff; */
	font-size: 30px;
}

.resizable .MovieGalleryAlbum{display:block;cursor:pointer;margin-top: 22px;text-align: center;width: 90%;max-width: 1170px;margin: 0 auto;font-size: 0;} 
.resizable #galleryContent iframe, .resizable #galleryContent video {
    display: none;
    width: 100%;
    height: 34vw!important;
}

.backToMovieList{
    content: "";
    background: transparent url("/Content/base/dynamic/shopping238/img/60612.jpg") repeat scroll -27px 0px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -27px;
    left: -8px;
    cursor: pointer;
}
span.backToMovieList:hover {
    background-position: 0px 0;
}
       .MovieGalleryAlbum  .screenshot img{/* margin-top:0; */-moz-transform: none;/* -webkit-transform: none !important; */-o-transform: none !important;-ms-transform: none !important;/* transform: none !important; */-moz-box-shadow: none;/* width: 100%; *//* right: 0px; *//* display: none; */}
        

.resizable[data-boxstyle="mainVideo"] .MovieGalleryAlbum .screenshot figure {
    border: none;
    margin: 0px;
    padding: 0px;
    top: 0;
    width: 100%;
    height: 329px;
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    /* margin-left: -340px; */
    /* margin-top: -100px; */
    z-index: 2;
    border: 12px solid #0b4da1;
    background-color: rgba(0,0,0,.4);
    margin: 0 auto;
}
.MovieGalleryAlbum .screenshot figure:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(7, 7, 7, 0.36);
    border-radius: 8px;
}
.MovieGalleryAlbum  .screenshot img{margin-top:0;-moz-transform: none;-webkit-transform: none !important;-o-transform: none !important;-ms-transform: none !important;transform: none !important;-moz-box-shadow: none;width: 100%;right: 0px;height: 100%;border-radius: 5px;}
 .screenshot .buttons {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0px;
        border: none;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        -webkit-transition: .4s ease-in-out;
        -moz-transition: .4s ease-in-out;
        -ms-transition: .4s ease-in-out;
        -o-transition: .4s ease-in-out;
    }
    .AlmName {
    color: white;
    font-size: 19px;
    line-height: 20px;
    position: absolute;
    bottom: 22px;
    line-height: 1.9;
    padding: 0 10px;
    width: 100%;
    height: 67px;
}
.MovieGalleryAlbum .screenshot:nth-child(2) {
    margin-left: 0;
}
.AlmName > span:first-child
{
	/* display:none; */
}
    
.MovieGalleryAlbum .screenshot {
    border: none;
    position: relative;
    padding: 0;
    text-align: center;
    cursor: pointer;
    padding-top: 25.5%;
    height: 0;
    width: 100%;
    margin: 6% 0 0 4%;
    display: inline-block;
    margin-bottom: 48px;
    border-radius: 12px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: -5px -5px 5px 5px #888;
    /* -webkit-box-shadow: -5px -5px 5px 5px#888; */
    /* box-shadow: -5px -5px 5px 5px #2c2e31; */
    /* touch-action: manipulation; */
}
.resizable[data-boxstyle="mainVideo"] .MovieGalleryAlbum .screenshot .arrow {
	position: absolute;
	z-index: 100;
	top: 50%;
	margin-left: 0px;
	margin-top: 0px;
	left: 50%;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 18px solid #eee;
	transform: translate(-50%,-50%);
}
.MovieGalleryAlbum .screenshot .arrow:after , .MovieGalleryAlbum .screenshot .arrow:before
{
	width: 65px;
	height: 65px;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: box-shadow .4s ease;
	-webkit-transition: -webkit-box-shadow .4s ease;
	-moz-transition: -moz-box-shadow .4s ease;
	-o-transition: box-shadow .4s ease;
	transition: box-shadow .4s ease;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -43px;
	border-radius: 50%;
	content: '';
	pointer-events: none;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .5);
}
.resizable[data-boxstyle="mainVideo"] .MovieGalleryAlbum .screenshot img {
    display:none;
}
.resizable[data-boxstyle="mainVideo" ] .MovieGalleryAlbum .screenshot figure:before{
    background:none;
}
.resizable[data-boxstyle="mainVideo"] .MovieGalleryAlbum .screenshot{
    display:block;
    margin: 0 auto;
    padding-top: 0;
    height: auto;
}
.resizable[data-boxstyle="mainVideo"]  .MovieGalleryAlbum .screenshot:hover .nav-line-1{
	display:none;
}
.resizable[data-boxstyle="mainVideo"]  .MovieGalleryAlbum .screenshot:hover .nav-line-2{
	display:none;
}
.resizable[data-boxstyle="mainVideo"]  .MovieGalleryAlbum .screenshot:hover .nav-line-3{
display:none;
}
.resizable[data-boxstyle="mainVideo"]  .MovieGalleryAlbum .screenshot:hover .nav-line-4{
	display:none;
}



.MovieGalleryAlbum .screenshot .arrow:before
{
	-webkit-animation: anim-effect-ivana-1 2s infinite;
	-moz-animation: anim-effect-ivana-1 2s infinite;
	-o-animation: anim-effect-ivana-1 2s infinite;
	/* animation: anim-effect-ivana-1 2s infinite; */
}
.MovieGalleryAlbum .screenshot .arrow:after 
{
	/* -webkit-animation: anim-effect-ivana-2 2s infinite; */
	-moz-animation: anim-effect-ivana-2 2s infinite;
	-o-animation: anim-effect-ivana-2 2s infinite;
	/* animation: anim-effect-ivana-2 2s infinite; */
}
@-webkit-keyframes anim-effect-ivana-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    80% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-moz-keyframes anim-effect-ivana-1 {
    0% {
        opacity: 0;
        -moz-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    80% {
        opacity: 1;
        -moz-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-ms-keyframes anim-effect-ivana-1 {
    0%,
    100% {
        opacity: 0
    }
    0% {
        -ms-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    80% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1)
    }
    100%,
    80% {
        -ms-transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes anim-effect-ivana-1 {
    0% {
        opacity: 0;
        transform: scale3d(.8, .8, 1)
    }
    80% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1)
    }
    100% {
        opacity: 0;
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-webkit-keyframes anim-effect-ivana-2 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    70% {
        opacity: 1;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}

@-moz-keyframes anim-effect-ivana-2 {
    0% {
        opacity: 0;
        -moz-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    70% {
        opacity: 1;
        -moz-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}

@-ms-keyframes anim-effect-ivana-2 {
    0%,
    100% {
        opacity: 0
    }
    0% {
        -ms-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }
    70% {
        opacity: 1;
        transform: scale3d(1.2, 1.2, 1)
    }
    100%,
    70% {
        -ms-transform: scale3d(1.2, 1.2, 1)
    }
    100% {
        transform: scale3d(1.2, 1.2, 1)
    }
}

@keyframes anim-effect-ivana-2 {
    0% {
        opacity: 0;
        transform: scale3d(.8, .8, 1)
    }
    70% {
        opacity: 1;
        transform: scale3d(1.2, 1.2, 1)
    }
    100% {
        opacity: 0;
        transform: scale3d(1.2, 1.2, 1)
    }
}


.MovieGalleryAlbum .screenshot:hover:after {
    border-left: 13px solid #c02a2f;
}
.MovieGalleryAlbum .screenshot:hover:before {
    background: white;
}
.MovieGalleryAlbum .screenshot:hover {
    /* opacity: 0.8; */
}
     
#fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
    opacity: 0.7 !important;
    overflow-x: hidden;
    overflow-y: auto;
}

div#pageCover {
    display: none;
    opacity: .65;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 65550;
    width: 100%;
    height: 4294px;
    background-color: #000;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}
#fancybox-wrap {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 100%!important;
    width: 100% !important;
    padding: 0;
    z-index: 1101;
    /* top: 0 !important; */
    /* left: 0 !important; */
    display: none;
}
#fancybox-close {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100px;
    height: 100px;
}
#fancybox-close:after, #fancybox-close:before
{
	content:"";
	position: absolute;
	width: 20px;
	height: 3px;
	top: 30px;
	right: 30px;
	background-color: #fff;
	-webkit-transform: rotate(44deg);
	transform: rotate(45deg);
}

#fancybox-close:before
{
	
-webkit-transform: rotate(45deg);
	
transform: rotate(-45deg);
}
#fancybox-left, #fancybox-right
{
	height: 50px;
	width: 50px;
	cursor: pointer;
	z-index: 1102;
	top: 36%;
	top: calc(50% - 50px);
	text-align: center;
	right: 0;
	position: fixed !important;
}
#fancybox-left {
    left: 0px;
    right: auto;
}
span.fancy-ico {
    border: 15px solid;
    display: inline-block;
    border-color: transparent #bababa transparent transparent;
}
#fancybox-left:before, #fancybox-right:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -10px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 25px;
    border-bottom-width: 25px;
    opacity: .7;
    z-index: -1;
}
#fancybox-left:before {
    margin-left: 15px;
    border-right: 27px solid #3F3F3F;
}
#fancybox-right:before {
    margin-left: 5px;
    border-left: 27px solid #3f3f3f;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
}
span#fancybox-right-ico {
    border-color: transparent transparent transparent #bababa;
}

#fancybox-inner {
    position: absolute;
    left: 0!important;
    margin: 0 auto!important;
    outline: none;
    overflow: hidden;
    /* top: 50% !important; */
    left: 50% !important;
    /* transform: translate(-50%,-50%); */
}
#fancybox-title
{
	display: none!important;
}

#fancybox-inner img{

		height:100%;
}

div#galleryContent {
    position: relative;
}
.showMoreNews {
    padding: 11px 25px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
    color: #777;
    border: 1px solid;
    border-color: #eaeaeb;
    transition: all .3s;
    font-size: 14px;
    position: relative;
}

.showMoreNews:hover,.wrapper_Col .ajax-form .btnBlack:hover
{
	box-shadow: 0 0 4px 0 #ccc;
}
.showMoreNews:hover:after, .wrapper_Col .ajax-form .btnBlack:hover:after
{
	-webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 150% 0;
}
.showMoreNews img {
    display: none;
}


.resizable[data-boxstyle="vid"] h4:before{
content: '';
    position: absolute;
    bottom: -17px;
    left: 50%;
    width: 13px;
    height: 13px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);
    border: 2px solid #0b4da1;
    z-index: 2;
}
.resizable[data-boxstyle="vid"]  h4:after
{
    content: "";
    position: absolute;
    width: 140px;
    height: 3px;
    background-color: #0b4da1;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -10px;
}



/*End.............................................Gallery..................................*/
/******************************about**********************************/
.resizable[data-boxstyle="about"]
{
  margin: 0 auto;
  width: 100%;
  background: none;
  color: #333;
  /* background: rgba(218, 218, 218, 0.5); */
  margin-bottom: 154px;
}
.resizable[data-boxstyle="about"]:before
{
	content:"";
	width:50%;
	height: 100%;
	position:absolute;
	top: -129px;
	padding-bottom: 200px;
	left:50%;
}
.resizable[data-boxstyle="about"] > h4 , .resizable[data-boxstyle="about"] .containerTabTitles 
{
  display:none;
}
.resizable[data-boxstyle="about"] .containerTabContent
{
	margin:0 auto;
	width: 90%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	/* padding: 180px 0 180px; */
}

.resizable[data-boxstyle="about"] .resizable
{
	width: 50%!important;
	color: #111;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
	border-radius: 12px;
}
.resizable[data-boxstyle="about"] .resizable[data-tmplname="content"]
{
	
border: 2px solid #0c4ea2;
	
padding: 30px 40px 30px 40px;
	
color: #333;
	
/* background: #f4eada; */
	
border-radius: 12px;
}
.resizable[data-boxstyle="about"] .resizable[data-tmplname="content"] > div *
{
	font-size: 15px;
}
.resizable[data-boxstyle="about"] .resizable[data-tmplname="content"] > div
{
	margin: 0;
	line-height: 36px;
}
.resizable[data-boxstyle="about"] .resizable[data-tmplname="slideshow"]
{
	
height: 0;
	
padding-bottom: 33%;
	
position: absolute;
	
top: 50%;
	
transform: translateY(-50%);
	
width: 50%!important;
	
right: 48%;
}
.resizable[data-boxstyle="about"] .resizable[data-tmplname="slideshow"] ul.slidesjs-pagination
{
	
bottom: 31px;
	
top: auto;
	
width: auto;
	
left: 0;
	
right: 0;
	
margin: 0 auto;
	
text-align: center;
}
.resizable[data-boxstyle="about"] .resizable[data-tmplname="slideshow"] ul.slidesjs-pagination > li
{display: inline-block;margin: 0 3px;}
.resizable[data-boxstyle="about"]  .resizable[data-tmplname="slideshow"] .frontpage-gallery div img
{
	height:auto;
}
.resizable[data-boxstyle="about"]  .resizable[data-tmplname="slideshow"] .frontpage-gallery .slides-front > div:after
{
	
width: 92%;
	
height: 87%;
	
border: 2px solid #f4eada;
	
left: 0;
	
right: 0;
	
margin: 0 auto;
	
top: 5.9%;
	
border-radius: 12px;
	
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(42, 42, 42, 0.2) 100%);
	
/* background: none; */
}
/************************main*************************************/
.resizable[data-boxstyle="main"]{
	margin-top: 88px;
	/* background: #f4f4f4; */
}
.resizable[data-boxstyle="main"] .title_wrapper{
	top: 70%;
	overflow: hidden;
}
.resizable[data-boxstyle="main"] .title_wrapper > h3{
	
word-wrap: break-word;
	
overflow-y: scroll;
	
height: 75px;
	
padding-left: 14px;
}
.resizable[data-boxstyle="main"] span.news_slide_before, .resizable[data-boxstyle="main"] span.news_slide_next{
	bottom: 50%;
	left: 24%;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 100;
}
.resizable[data-boxstyle="main"] .title_wrapper h4{
	right: 30px;
	font-size:13px;
}
.resizable[data-boxstyle="main"] .title_wrapper h4:after{
	display:none;
}
.resizable[data-boxstyle="main"] .title_wrapper{
	padding-bottom:20%;
	top: 81%;
}

.resizable[data-boxstyle="main"]
{
  width: 100%;
  /* margin: 0 auto; */
}
.resizable[data-boxstyle="main"] .blurbs
{width: 100%;display: block;margin: 0 auto;margin-right: -32%;left: 0;right: 0;top: -33px;/* padding: 0 !important; */font-size: 0;/* overflow: -webkit-paged-x; */text-align: right;white-space: nowrap;padding: 0;position: relative;}





.resizable[data-boxstyle="main"] .catblurb:hover img
{transform: scale(1.2);}
.resizable[data-boxstyle="main"] .catblurb 
{display: inline-block;/* float: right; */width: 47%;/* height: 0; */padding-bottom: 0;margin: 0 5% 0;margin-left: 1.5%;font-size: 14px;position: relative;margin-bottom: 50px;transition: all .6s;/* overflow: hidden; */vertical-align: top;height: 0;overflow: hidden;padding-bottom: 29%;transition: 0.8s opacity;-webkit-transition: 0.8s opacity;box-shadow: 0 25px 98px 0 rgba(0,0,0,0.1);border-radius: 5px;}

.resizable[data-boxstyle="main"] .catblurb > h3
{
  display:none;
}
.resizable[data-boxstyle="main"] img 
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  /* object-position: top; */
  border-radius: 5px;
  \: hidden;
}
.resizable[data-boxstyle="main"] h3 
{
  display:none;
}

.resizable[data-boxstyle="main"] .catblurb .catblurb-info a {
    box-shadow: none;
    border: 2px solid #ffffff;
    border-radius: 4px;
    color: white;
    background: none;
    padding: 5px 13px;
    margin-top: 10px;
    margin-right: 3px;
}

.resizable[data-boxstyle="main"] .catblurb .catblurb-info a:hover {
    background-color: #ffffff!important;
    color: black;
}



.resizable[data-boxstyle="main"] .catblurb .catblurb-info p 
{display: inline-block;white-space: normal;text-align: right;color: white;width: 80%;/* margin-right: -2px; */vertical-align: bottom;bottom: 0;top: 50%;}


.resizable[data-boxstyle="main"] span.news_slide_before {
    right: auto;
    left: -8%;
}

span.news_slide_before:after
{
    /* transform: rotate(-140deg); */
    right: 0;
}

.dot_wrapper .dot.selected {
    background-color: #103e78;
}


.resizable[data-boxstyle="main"] span.news_slide_next {
    left: auto;
    right: 54%;
}

.resizable[data-boxstyle="main"] .catblurb:after {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #00000029;}

.resizable[data-boxstyle="main"] > h4 {
    color: #e8df69;
    writing-mode: vertical-lr;
    z-index: 1000;
    position: absolute;
    left: 139px;
    top: 124px;
    display: none;
}

.resizable[data-boxstyle="main"] > h4:after {/* content: ''; *//* width: 100%; *//* border-left: 3px solid #e8df69; */height: 262px;position: absolute;right: 0;left: 0;top: 0;/* bottom: 0; */z-index: 10000;}

.resizable[data-boxstyle="main"] .catblurb-info  {
    position: absolute;
    top: 28px;
    right: 0;
    left: auto;
    width: 70%;
    padding: 0 5%;
    margin: 0 auto;
    vertical-align: middle;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    color: #fff;
    width: 70%;
    padding: 8% 8%;
    margin: 0 auto;
    vertical-align: middle;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    color: #fff;
}
.resizable[data-boxstyle="main"] .catblurb .catblurb-info h4
{
  font-size: 26px;
  text-align: center;
  margin-top: 0;
  top: 0;
  background: none;
  right: 0;
  left: auto;
  font-weight: bold;
  /* color: #0e4fa2; */
}

/*********************contact2*********************/
/*....................................................Contact.........................................*/
.resizable[data-boxstyle="contact2"]
{
  margin: 0;
}
.resizable[data-boxstyle="contact2"] .containerTabContent 
{
    margin:0 auto;
    width: 80%;
    padding-top: 80px;
    max-width: 1200px;
}
.resizable[data-boxstyle="contact2"] .containerTabTitles
{
    display:none;
}
.resizable[data-boxstyle="contact2"] .containerTabContent:after
{
  content:"";
  width: 100%;
  display: block;
  clear:both;
}
.resizable[data-boxstyle="contact2"] .resizable[data-tmplname="content"]
{
  width: 30%!important;
  float: right;
  padding: 0 0 40px!important;
  margin-left: 5%;
  /* text-align: justify; */
  font-size: 14px;
}
.resizable[data-boxstyle="contact2"] .resizable[data-tmplname="content2"] h4:after
{
  
left: auto;
}
.resizable[data-boxstyle="contact2"] .resizable[data-tmplname="form"]
{
  width: 65%!important;
  float: right;
  padding-bottom: 30px;
  font-size: 15px;
}
.resizable[data-boxstyle="contact2"] .resizable[data-tmplname="form"] h2
{
  display:none;
}
.resizable[data-boxstyle="contact2"] h4
{
  font-size:22px;
  padding-bottom:25px;
  text-align: right;
}
.resizable[data-boxstyle="information"] .catblurb .catblurb-info p {
    white-space: normal;
}
.resizable[data-boxstyle="item"] .blurbs {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

.resizable[data-boxstyle="item"] .blurbs .catblurb{
    width:20%;
    display:inline-block;
    vertical-align:top;
    border: 3px solid rgba(240,240,240,0.8);
    height: 150px;
    margin: 0 auto;
    position:relative;
    background: rgba(0,0,0,0.25) none no-repeat center center / 100px auto;
    opacity: 0.8;
    margin: 0px 14%;
}
.resizable[data-boxstyle="item"] .blurbs .catblurb img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.resizable[data-boxstyle="item"] .blurbs .catblurb h3{
    display:none;
}

.resizable[data-boxstyle="item"] {
    width: 100%;
    position: relative;
    padding: 61px 0;
}
.resizable[data-boxstyle="item"] .catblurb .catblurb-info > h4{
    position:absolute;
    bottom: -32%;
    left: 39%;
    color:#fff;
}
.resizable[data-boxstyle="item"] > h4{
	    position: relative;
	    font-size: 20px;
	    /* line-height: 40px; */
	    color: #fff;
	    margin-top: 0;
	    /* padding-bottom: 60px; */
	    font-weight: normal;
	    padding-top: 50px;
}
.resizable[data-boxstyle="item"] > h4:after{
	 content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: 1px;
    width: 80px;
    background-color: #A79C99;
}
.resizable[data-boxstyle="item"] > h4:before{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    margin: 0 auto;
    height: 3px;
    width: 15px;
    background-color: #fff;
}
.resizable[data-boxstyle="bread"] {
    padding: 90px 0 0;
    margin-bottom: 50px;
}

    .resizable[data-boxstyle="bread"] .blurbs {
        width: 90%;
        max-width: 1170px;
        margin: 0 auto;
    }

        .resizable[data-boxstyle="bread"] .blurbs .catblurb {
            position: relative;
        }

            .resizable[data-boxstyle="bread"] .blurbs .catblurb img {
                width: 53%;
                display: inline-block;
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                z-index: 1;
            }

            .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info {
                width: 61%;
                display: block;
                font-size: 15px;
                vertical-align: top;
                padding: 50px 40px;
                border: 5px solid #0b4da1;
                padding-left: 17%;
                padding-bottom: 66px;
                position: relative;
            }

                .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info > a {
                    color: #fefefe;
                    padding: 10px 20px;
                    background: #e92229;
                    position: relative;
                    top: 20px;
                    font-size: 14px;
                    margin-bottom: 20px;
                    cursor: pointer;
                }

                    .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info > a:hover {
                        background: rgba(233, 34, 41, 0.81);
                    }

                .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info h4 {
                    font-size: 25px;
                    color: #0c4ea2;
                    position: relative;
                    padding-bottom: 15px;
                    margin-bottom: 15px;
                    position: relative;
                    font-size: 20px;
                    /* line-height: 40px; */
                    /* color: #666; */
                    margin-top: 0;
                    /* padding-bottom: 60px; */
                    font-weight: normal;
                }

                .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info p {
                    text-align: justify;
                    position: relative;
                    overflow: hidden;
                }

                .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info h4:after {
               	  content: "";
               	  position: absolute;
               	  left: 0;
               	  right: 0;
               	  bottom: 0;
               	  /* margin: 0 auto; */
               	  height: 1px;
               	  width: 80px;
               	  background-color: #0c4ea2;
               	}
                .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info h4:before{
                		content: "";
                		position: absolute;
                		left: 0;
                		right: 31px;
                		bottom: -1px;
                		/* margin: 0 auto; */
                		height: 3px;
                		width: 15px;
                		background-color: #0c4ea2;
                }

body[data-menuid = "-1"] .resizable[data-boxstyle="bread"] .blurbs .catblurb .catblurb-info p:after {
    content: "";
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -8px;
    height: 37px;
    z-index: 1;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgb(245, 245, 245) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0.59) 0%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}

.resizable[data-boxstyle="bread"] .blurbs .catblurb h3 {
    display: none;
}
.resizable[data-boxstyle="company"]{
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    background: none;
    position: relative;
}
.resizable[data-boxstyle="company"] .containerTabTitles{
     width: 100%;
     display: inline-block;
     vertical-align: middle;
     z-index: 1;
     text-align: center;
}
.resizable[data-boxstyle="company"] .containerTabTitles > label{
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
    transition: all .6s;
    white-space: nowrap;
    font-weight: bold;
    line-height: 43px;
    text-overflow: clip;
    color: #333;
    width: 100px;
    position: relative;
    margin: 0 auto;
}
.resizable[data-boxstyle="company"] .containerTabTitles > label:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 16px;
    height: 2px;
    background-color: #4d4d4d;
    pointer-events: none;
    width: 72px;
}
.resizable[data-boxstyle="company"] .containerTabContent{
    width: 100%;
    display: block;
    vertical-align: middle;
    padding: 20px;
    margin-top: 23px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.resizable[data-boxstyle="company"] .resizable[data-tmplname="tabs"] .blurbs{
    width:90%;
    position:relative;
    max-width:1170px;
    margin:0 auto;
    display: block;
}
.resizable[data-boxstyle="company"] .resizable[data-tmplname="tabs"] .blurbs .catblurb{
    width:90%;
    /* max-width:1170px; */
    margin:0 auto;
    display: block;
}
.resizable[data-boxstyle="company"] .resizable[data-tmplname="tabs"] .catblurb img{
    display:inline-block;
    position:relative;
    right: 12%;
    width: 56%;
    height: 350px;
    /* margin: -45px 0 20px 60px; */
    border: solid 8px #ececec;
    border-radius: 7px;
    float: left;
}
.resizable[data-boxstyle="company"] .resizable[data-tmplname="tabs"] .catblurb .catblurb-info{
    display:inline-block;
    position:relative;
    vertical-align:top;
    width: 44%;
    text-align: right;
    margin-right: 0;
    padding-right: 0;
}
.resizable[data-boxstyle="company"] .resizable[data-tmplname="tabs"]{
    width: 100%;
    margin:0 auto;
    padding:60px 0;
    }
   .resizable[data-boxstyle="company"] .resizable[data-tmplname="tabs"] .blurbs .catblurb h3{
       display:none;
   } 
.resizable[data-boxstyle="company"] .containerTabTitles:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top: 17%;
    bottom:0;
    border-top:solid 1px #e6e6e6;
    width: 100%;
    height: 1px;
}

.resizable[data-boxstyle="company"] .containerTabTitles:before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top: 26%;
    bottom:0;
    border-bottom:solid 1px #e6e6e6;
    width: 100%;
    height: 1px;
}
/***************************************************************************************/

.resizable[data-boxstyle="word_spliter"] {
    z-index: 11;
    top: 0;
    width: 100%;
    margin: 0 auto;
    /* height: 0!important; */
    padding-top: 80px;
}
.word_spliter_wrapper {
    top: 550px;
    text-align: center;
    width: 100%;
    color: #000;
}
.resizable[data-boxstyle="word_spliter"] .blurbs {
    
display: none;
}


.resizable[data-boxstyle="word_spliter"] h4{
    font-size: 28px;
    width:90%;
    max-width:1170px;
    line-height: 1.3;
    position:absolute;
    display:block;
    text-align:center;
    direction:rtl;
    color: #000;
    margin-top: -6px;
    left: 177px;
}

.resizable[data-boxstyle="word_spliter"] h3{
    position:absolute;
    top:50%;
    bottom:0;
    left:50%;
    right:0;
    margin:0 auto;
    color: #fff;
    display: none;
}

.resizable[data-boxstyle="word_spliter"] .catblurb .catblurb-info p{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    font-size:20px;
    color:#000;
    display: block!important;
}

.resizable[data-boxstyle="word_spliter"] .catblurb .catblurb-info h4 {
    display:none;
}

/* ------------- AQ ---------------------- */
section[data-tmplname="AQ"] {
    width: 90%;
    max-width: 1200px;
    margin: 64px auto;
    transition: all 0.3s;
    height: auto !important;
}

.aQ_wrapper {
    border-radius: 5px;
    border: 1px solid transparent;
}

.aQ_Title {
    line-height: 70px;
    padding: 0 2%;
    border-bottom: 1px solid #d8d3d3;
}

    .aQ_Title span {
        display: none;
    }

.aQ_wrapper > div {
    margin-bottom: 1%;
    background-color: #f5f5f5;
    /* padding: 2%; */
    font-size: 17px;
    color: #000000;
    transition: all 0.3s;
    position: relative;
    border-radius: 5px;
    box-shadow: 0px 0px 9px 0px #00000033;
}

    .aQ_wrapper > div.hide {
        background-color: #f5f5f5;
        color: #101327a3;
        font-weight: bold;
        transition: all 0.3s;
    }

.aQ_ContentWrapper > div:first-child {
    font-weight: bold;
    margin: 2% 0;
    font-size: 15px;
}

.aQ_ContentWrapper > div:nth-child(2) {
    font-size: 15px;
    ma
}

.aQ_wrapper .arrow {
    position: absolute;
    left: 2%;
    top: 30px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ed2135;
    border-right: 2px solid #ec1b2f;
    transition: transform 0.2s;
    transform: rotate(-45deg);
}

.hide .arrow {
    transform: rotate(135deg);
    border-color: black;
}

.aQ_wrapper > div > .aQ_ContentWrapper ul {
    list-style-type: disc;
    list-style-position: inside;
}

#wrapper-main-page > section > div > div > div.aQ_ContentWrapper > div > ul > li {
    margin: 2% 0;
}

    #wrapper-main-page > section > div > div > div.aQ_ContentWrapper > div > ul > li > p {
        display: inline;
        color: black;
    }

.aQ_wrapper > div > .aQ_ContentWrapper {
    display: block !important;
    /* white-space: pre; */
    PADDING: 1% 2%;
    color: #777;
}

.aQ_wrapper > div > .hide {
    display: none !important;
}
/* aq table */
.aQ_ContentWrapper table {
    border-collapse: collapse;
    color: black;
    width: 100%;
    margin: 2% 0;
}

    .aQ_ContentWrapper table thead tr {
        padding: 2px;
        box-sizing: border-box;
        background-color: #e0e0e0;
    }

    .aQ_ContentWrapper table thead th {
        box-sizing: border-box;
        border: 1px solid #adadad;
    }

    .aQ_ContentWrapper table tbody tr td {
        text-align: center;
        padding: 10px;
        border: 1px solid #adadad;
    }


/***************************tab3***************************************/

.resizable[data-boxstyle="tab3"] h3 {
    display: block;
    font-size: 13px;
    font-weight: 100;
    color: #656363;
    text-align: center;
}
.resizable[data-boxstyle="tab3"] .catblurb-info > h4 {
    /* padding: 20px; */
    text-align: right;
    font-size: 18px;
    color: #fe6f41;
    padding: 8px 20px;
    padding-top: 41px;
}

.resizable[data-boxstyle="tab3"] .catblurb-info >p {
    color: #898989;
    text-align: center;
    line-height: 1.8;
    font-size: 16px;
    text-align: justify;
    padding-top: 15px;
    white-space: normal;
}
.resizable[data-boxstyle="tab3"].blurbs.clearfix{
  display: block !important;
  width:100%;
  }
.resizable[data-boxstyle="tab3"] .catblurb{
  display: block;
  width: 45%;
  margin:0;
  /* height: 0; */
  /* padding-top: 50px; */
  position: relative;
  vertical-align: top;
  text-align: center;
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  z-index: 0;
  /* overflow: hidden; */
  margin: 0 2%;
  padding-bottom: 56px;
  /* border: 1px solid red; */
  box-shadow: 0px 3px 13px 1px rgba(0,0,0,.12);
  margin-bottom: 26px;
}
.resizable[data-boxstyle="tab3"] .catblurb:nth-child(2n+1)
{
	margin-top:20%
}
.resizable[data-boxstyle="tab3"] .catblurb:nth-child(1)
{
	margin-top:0
}
.resizable[data-boxstyle="tab3"] .blurbs .catblurb:before{
	content:"";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 39px;
	left: auto;
	right: -3px;
	border: 4px solid #fff;
	border-radius: 100%;
	margin-right: -46px;
	margin-top: 12px;
	background-color: #757575;
	z-index: 10;
	box-shadow: 0px 2px 3px 1px rgba(0,0,0,.18);
}
.resizable[data-boxstyle="tab3"] .blurbs .catblurb:after{
	content: "";
	position: absolute;
	top: 48px;
	right: -12px;
	width: 0;
	height: 0;
	box-sizing: border-box;
	border: 6px solid #000;
	border-color: transparent transparent #fff #fff;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	box-shadow: -4px 3px 10px 0 rgba(0,0,0,.09);
}
.resizable[data-boxstyle="tab3"] .blurbs .catblurb:nth-child(2n+1):after{
	
right: 97.5%;
	
left: auto;
	
transform: rotate(45deg);
}
.resizable[data-boxstyle="tab3"] .blurbs .catblurb:nth-child(2n+1):before{
	right: 113%;
	left:auto;
}
.resizable[data-boxstyle="tab3"] .catblurb .catblurb-info{
	width: 67%;
    padding-right: 20px;
}
.resizable[data-boxstyle="tab3"] .blurbs {
    width: 86%;
    max-width: 1170px;
    margin: 0 auto;
    /* left: 0; */
    /* right: 0; */
    padding: 80px 0;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    margin-top: 40px;
}
.resizable[data-boxstyle="tab3"] .blurbs:after{
	position: absolute;
	left: 50%;
	top: 140px;
	content: ' ';
	display: block;
	width: 5px;
	height: 91%;
	margin-left: -1.5px;
	background: rgba(172,172,172,.4);
	z-index: 5;
	border-radius: 5px;
	margin-top: 40px;
}


.resizable[data-boxstyle="tab3"] .catblurb h3 {
    display: none;
}

.resizable[data-boxstyle="tab3"] .catblurb img {/* line-height: 50px; */z-index: 1000;box-sizing: content-box!important;position: absolute;top: 0;left: 10px;right: auto;bottom: 0;margin: 0 auto;vertical-align: middle;margin-top: auto;margin-bottom: auto;}

.resizable[data-boxstyle="tab3"] {
    padding: 60px 0;
    /* background: #f0f0f0; */
}

.resizable[data-boxstyle="tab3"] > h4 {font-size: 22px;color: #333;margin: 0 0 41px 0;padding-bottom: 15px;position: relative;width: 86%;max-width: 1170px;margin: 0 auto;text-align: center;}

.resizable[data-boxstyle="tab3"] > h4:after{
	content: "";
    background: url(/Content/base/dynamic/shopping1220/img/104650.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: 156px;
    width: 173px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.resizable[data-boxstyle="tab3"] .catblurb-info > h4:after {
    /* content: ""; */
    position: absolute;
    right: 0;
    left: -5%;
    top: 32%;
    height: 3px;
    width: 68px;
    background: #ebebeb;
    margin: auto auto 20px;
}
span.outImage {
    background: #fff;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: -23px;
    border-radius: 50px;
    border: 10px solid #fffffe;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    z-index: 1;
}
.resizable[data-boxstyle="tab3"] .catblurb:nth-child(2n) {
    float: left;
}
.resizable[data-boxstyle="substation"]
{
    width: 100%;
    margin: 0 auto;
    /* position: absolute; */
    /* margin-top: -100vh; */
    z-index: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 60px;
}

.resizable[data-boxstyle="substation"] > h4 , .resizable[data-boxstyle="substation"] > h3 
{
  /* display:none; */
  color: #222;
  font-size: 21px;
  font-size: 1.3rem;
  visibility:hidden;
}
.resizable[data-boxstyle="substation"] > h4{
  direction:ltr;
  font-size: 23px;
  color: #000;
  display: block;
  visibility: visible;
  text-align: center;
  position: relative;
}
.resizable[data-boxstyle="substation"] > h4:after{
	content:"";
	background:url(/Content/base/dynamic/shopping1220/img/104650.jpg) no-repeat center center ;
	background-repeat:no-repeat;
	background-size: 156px;
	width: 173px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}
.resizable[data-boxstyle="substation"] > .containerTabContent
{
  margin: 0 auto;
  text-align: center;
  /* margin-top: 40px; */
  vertical-align: middle;
  display: block;
  font-size: 0;
  width: 90%;
  max-width: 1280px;
  /* background: rgba(136, 136, 136, 0.7); */
  /* border-radius: 10px; */
  /* background: rgba(0,0,0,.7); */
  /* height: 50%; */
}


.resizable[data-boxstyle="substation"] > .containerTabTitles
{
	margin: 0 auto;
	display: block;
	font-size: 0;
	text-align: center;
	width: 90%;
	max-width: 1280px;
	/* background: rgba(0,0,0,.7); */
	overflow: visible;
	margin-top: 93px;
	z-index: 0;
}
.resizable[data-boxstyle="substation"] > .containerTabContent > .resizable
{
	margin: 0 auto;
	height: auto!important;
	overflow: hidden;
	/* margin-top: 35px; */
	/* border: 2px solid #fe5d01; */
	width: 96%;
	border-top: 0;
	border-radius: 0 0 12px 12px;
	padding-bottom: 41px;
}
.resizable[data-boxstyle="substation"] > .containerTabContent > .resizable[data-tmplname="content"] img 
{
	width: 45%!important;
	/* border-radius: 20% 50% 20% 50% / 50% 20% 50% 20%; */
	transition: all .8s;
	animation-name: zoomInUp;
	-webkit-animation-name: zoomInUp;
	animation-duration: .2s;
	animation-fill-mode: both;
	animation-delay: 1s;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.5, .5, .5) translate3d(0, 500px, 0);
    animation-timing-function: cubic-bezier(5, 5, 5, 5);
  }

  to{
    opacity: 1;
    transform: scale3d(1) translate3d(0, 200px, 0);
    animation-timing-function: cubic-bezier(5, 5, 5, 5);
  }
}

.resizable[data-boxstyle="substation"] > .containerTabContent > .resizable[data-tmplname="content"]:hover img 
{
	border-radius: 10% 20% 10% 20% / 20% 10% 20% 10%;
}
.resizable[data-boxstyle="substation"] > .containerTabContent > .resizable[data-tmplname="content"] > div
{
	margin:0;
	padding:30px;
	width: 100%;
	padding-top: 50px;
}
.resizable[data-boxstyle="substation"] > .containerTabContent > .resizable > h3 
{
    display:block;
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: normal;
}

.resizable[data-boxstyle="substation"] > .containerTabTitles > label
{
	font-size: 17px;
	display: inline-block;
	width: 16%;
	/* min-width: 175px; */
	max-width: 250px;
	/* height: 50px; */
	color: #383737;
	font-size: 16px;
	padding: 8px 7px;
	line-height: 17px;
	box-shadow: 0 0 1px rgb(254, 227, 144);
	transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	-webkit-transition: all .4s ease-out 0s;
	/* background: #888888; */
	cursor: pointer;
	list-style: none;
	vertical-align: top;
	line-height: 29px;
	text-align: center;
	/* border-bottom: 0; */
	position: relative;
}  
.resizable[data-boxstyle="substation"] > .containerTabTitles > label.selected
{
    font-weight: bold;
}
.resizable[data-boxstyle="substation"] > .containerTabTitles > label.selected > span
{
  /* border-color: rgba(0,0,0,.7); */
}
.resizable[data-boxstyle="substation"] > .containerTabTitles > label.selected > span img{
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(1) invert(0);
}
.resizable[data-boxstyle="substation"] > .containerTabTitles > label.selected:after
{
    content: '';
    width: 0;
    position: absolute;
    display: inline-block;
    border: 7px solid;
    border-right: 13px solid;
    border-left: 13px solid;
    border-color: #ffb389 transparent transparent transparent;
    margin: 0 auto;
    left: -44px;
    border-radius: 5px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.resizable[data-boxstyle="substation"] > .containerTabTitles > label > span
{
  width: 140px;
  height: 140px;
  display:block;
  /* background: #1f5e2f; */
  position: relative;
  margin:0 auto;
  padding: 3px 0 7px;
  border-radius: 50%;
  margin-top: -70px;
  margin-bottom: 16px;
}
.resizable[data-boxstyle="substation"] > .containerTabTitles > label.selected > span > img
{-webkit-animation-delay: 0s, 0.1s;animation-delay: 0s, 0.1s;-webkit-animation-direction: normal, alternate;animation-direction: normal, alternate;-webkit-animation-duration: 0.3s, 0.8s;animation-duration: 0.3s, 0.8s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-iteration-count: 1, infinite;animation-iteration-count: 1, infinite;-webkit-animation-name: hvr-bob-float, hvr-bob;animation-name: hvr-bob-float, hvr-bob;-webkit-animation-timing-function: ease-out, ease-in-out;animation-timing-function: ease-out, ease-in-out;}
@-webkit-keyframes hvr-bob {
0%{-webkit-transform:translateY(5px);transform:translateY(5px);}
50%{-webkit-transform:translateY(2px);transform:translateY(2px);}
100%{-webkit-transform:translateY(5px);transform:translateY(5px);}
}
@keyframes hvr-bob {
0%{-webkit-transform:translateY(5px);transform:translateY(5px);}
50%{-webkit-transform:translateY(2px);transform:translateY(2px);}
100%{-webkit-transform:translateY(5px);transform:translateY(5px);}
}
@-webkit-keyframes hvr-bob-float {
100%{-webkit-transform:translateY(5px);transform:translateY(5px);}
}
@keyframes hvr-bob-float {
100%{-webkit-transform:translateY(5px);transform:translateY(5px);}
}
.resizable[data-boxstyle="substation"] > .containerTabTitles > label :before
{
  content: " ";
  position: absolute;
  top: -3%;
  z-index: -1;
  height: 106%;
  right: -3%;
  width: 106%;
  /* background: rgba(0,0,0,.7); */
  border-radius: 50%;
  box-sizing: border-box;
}
.resizable[data-boxstyle="substation"] > .containerTabTitles > label > span > img 
{
    width: 41px;
    height: 42px;
    position: absolute;
    top: 93px;
    left: 0;
    right: 0;
    margin: 0 auto;
    /* -webkit-filter: brightness(0) invert(1); */
    /* filter: brightness(0) invert(1); */
}
 
 .resizable[data-boxstyle="substation"] > .containerTabTitles > label.selected:after
 {
   
/* border-right-width: 50px; */
   
/* border-left-width: 50px; */
 }
 .resizable[data-boxstyle="substation"] .resizable[data-tmplname="form"] .ajax-form > div
 {
   width:100%!important;
 }

resizable[data-boxstyle="repair"] > .containerTabContent > .resizable{
    width: 50%!important;
    display: inline-block;
    vertical-align: top;
    right: -2%;
}
.resizable[data-boxstyle="repair"] > .containerTabContent > .resizable{
    width: 50%!important;
    display:inline-block;
    vertical-align:top;
    right: -2%;
}
.resizable[data-boxstyle="repair"] > h4{
	text-align:center;
	font-size: 23px;
	position: relative;
	font-weight: normal;
}


.resizable[data-boxstyle="afterbefore"]
{padding: 1px 0 0;/* background: rgb(244, 234, 218); */}
.resizable[data-boxstyle="afterbefore"] .blurbs 
{

width: 90%;

max-width: 1280px;

margin: 0 auto;

font-size: 0;

position: relative;

margin-top: -5px;
}
.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb
{
	
/* position: relative; */
	
width: 33.333%;
	
display: inline-block;
	
/* border: 1px solid; */
	
margin-bottom: 20px;
	
padding-bottom: 0;
	

}
.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb:hover{
	background:rgba(0, 0, 0, 0.5);
}
.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb:nth-child(2n+2) > h3
{
	position:absolute;
	right: auto;
	left: 9%;
}
.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb img 
{
    height: 100%;
    object-fit: cover;
}
.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb .catblurb-info
{display:none}

.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb .catblurb-info > a:hover
{
	background: #1c213bd1;
	color: #fff;
	border-image:none;
}

.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb .catblurb-info h4
{
	
margin-bottom: 15px;
}

.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb .catblurb-info p 
{
display: none;
}

.resizable[data-boxstyle="afterbefore"] .blurbs .catblurb h3
{
	display: block;
	position: absolute;
	right: 9%;
	top: 50%;
	transform: translateY(-50%);
	font-size: 35px;
	color: #c22b30;
}

        
span.af_scrollBar {
    width: 2px;
    height: 100%;
    background: #fff;
    position: absolute;
    cursor: col-resize;
    z-index: 1001;
    left: 50%;
    background-size: 60px;
    box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
span.af_scrollBar > span{
  width: 66px;
  height: 66px;
  display:inline-block;
  background: #fff;
  position:relative;
  top: 45%;
  border-radius:50%;
  left: 40px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
span.af_scrollBar > span:after, span.af_scrollBar > span:before{
	content:" ";
	display:inline-block;
	width: 6px;
	height: 6px;
	border: 2px solid red;
	/* margin-top: 16px; */
	/* background-repeat:no-repeat; */
	position:absolute;
	left: 17px;
	top: 29px;
	/* background-size: contain; */
	border-color: #221f1f #221f1f transparent transparent;
	transform:rotate(-130deg);
}
span.af_scrollBar > span:after
{
  right: 15px;
  left:auto;
  transform:rotate(45deg);
}

.af_wrapper {
    position: relative;
    padding-bottom: 80%;
    width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
    background: none;
    z-index: 1;
}

.af_wrapper {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.af_wrapper .after {
    z-index: -3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.af_wrapper .after > img {
    /* width: 100%; */
    position: absolute;
    left: 0;
}

.af_wrapper .before {
    z-index: 1000;
    width: 50%;
    position: absolute;
    overflow: hidden;
    height: 100%;
    display: block;
    left: 0;
}

.before img {
    position: absolute;
    left: 0;
}

  .resizable[data-boxstyle="afterbefore"] .blurbs .catblurb
 {
   width: 100%;
 }
/*.....................................................Questions.........................*/
.resizable[data-tmplname="AQ"] {
    padding: 70px 0;
    margin: 0 auto;
    width: 100%;
    /* padding: 0px 13%; */
    /* background: #f7f7f7; */
}
.resizable[data-tmplname="AQ"] > h4, .resizable[data-tmplname="gallery"] > h4 , .resizable[data-tmplname="news"] h4
{
	/* border-bottom: 1px solid #ccc; */
	padding: 20px 0;
	text-align: center;
	width: 83%;
	margin: 0 auto;
	margin-bottom: -3px;
	font-size: 30px;
}
.resizable[data-tmplname="AQ"] > h4:after{
	    content: "";
	    position: absolute;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    top: 134px;
	    height: 0;
	    border: content: "";
	    width: 92px;
	    height: 2px;
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    background-image: linear-gradient(to right, #7dfff2 0%, #0b1f54 100%);
}
.resizable[data-tmplname="AQ"] h3
{
  display:block;
  font-size:15px;
  /* font-size: 1rem; */
  font-weight:normal;
  margin-top:-20px;
  text-align:center;
  margin-bottom: 13px;
}
.aQ_wrapper
{
  /* margin-top:50px; */
  width: 78%;
  width: calc(83% - 55px);
  margin: auto;
  position: relative;
  right: 27px;
  /* margin-right: 55px; */
  margin-left: auto;
  font-size: 14px;
  border-right: 8px solid #ffffff;
  padding-right: 5px;
  padding-top: 5px;
}
.aQ_Title
{
  position:relative;
  color: #333;
  padding: 0;
  font-size: 16px;
}
div.aQ_Title:not(.answer):hover > div
{
	padding-right:20px;
	-webkit-transition: all 300ms;
    transition: all 300ms;
} 
.aQ_Title > div{
	padding: 5px 0;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}
.aQ_wrapper > div 
{margin-bottom: 5px;background-color: #fff;border-right: 10px solid #0b4da1;padding: 12px 20px;-webkit-box-shadow: 0px 3px 3px -3px #ccc;/* box-shadow: 0px 3px 3px -3px #ccc; */border-radius: 3px;-webkit-border-radius: 3px;margin: 10px 14px 10px 0;}
.aQ_ContentWrapper > div:first-child {
    color: rgba(43, 43, 43, 0.62);
    padding: 10px 15px 0;
}
 .aQ_wrapper > div.answer 
{
	border-color:#099262 ;
}

.aQ_Title > span{
  margin-right: -108px;
  display: inline;
  width: 54px;
  /* height: 31px; */
  padding: 5px 24px;
  background: #0b4da1;
  color: #fff;
  text-align: center;
  position: relative;
  float: right;
}
span.arrowquestion:after {
    display: none!important;
}
.aQ_Title > span:after
{
	content:" ";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 4px solid #fff;
	position: absolute;
	background: #d5d5d5;
	border-radius: 50%;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
	box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
}
div.answer  span:after
{
	background: #ccc;
}

.aQ_ContentWrapper
{
  font-size: 14px;
  transition: .33s all ease;
  height: 0;
  overflow: hidden;
  padding: 5px 20px 0 0;
  color: #333;
}
.aQ_ContentWrapper > div{
	padding: 15px;
}
 div.answer + div.aQ_ContentWrapper
{
}

/*********************************************************************************************/
.resizable[data-boxstyle="subVid"] {
    background: none;
    position: relative;
    width: 100%!important;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 0;
    /* margin-bottom: 60px; */
    max-width: none;
}

    .resizable[data-boxstyle="subVid"] .info_wrapper_wrapper {
        display: none
    }


    .resizable[data-boxstyle="subVid"] > div {
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 0;
        margin-bottom: 20px;
    }

.resizable[data-boxstyle="subVid"] #galleryContent ul {
    width: 100%;
    font-size: 0;
    text-align: center;
}

   .resizable[data-boxstyle="subVid"]  #galleryContent ul li {
        display: inline-block;
        position: relative;
        overflow: hidden;
        overflow: hidden;
    }

.resizable[data-boxstyle="subVid"] #galleryContent li a {
    display: block;
    width: 97%;
    position: absolute;
    overflow: hidden;
}

.resizable[data-boxstyle="subVid"] #galleryContent li a:hover .galleryImgText {
        color: #fff;
        background-color: #525252a8;
        opacity: 0.9;
    }

.resizable[data-boxstyle="subVid"] div.galleryImgText:hover:before {
    opacity: 1;
}

.resizable[data-boxstyle="subVid"] #galleryContent ul li img {
    width: 100% !important;
}

.resizable[data-boxstyle="subVid"] #galleryContent ul li .galleryImgText {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    color: transparent;
    z-index: 100;
    opacity: 0;
    /* color: transparent; */
    background-image: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.resizable[data-boxstyle="subVid"] #galleryContent ul li .galleryImgText > p {
        display: block;
        width: 85%;
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        padding: 20px 0;
        z-index: 100;
    }

.resizable[data-boxstyle="subVid"] div.galleryImgText:before, div.galleryImgText:after {
    content: "";
    position: absolute;
    width: 17px;
    height: 5px;
    right: 0;
    left: 0;
    top: 83%;
    margin: 0 auto;
    background-color: #32b27e;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 5px;
}

.resizable[data-boxstyle="subVid"] div.galleryImgText:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    /* top: 49.4%; */
}

d.resizable[data-boxstyle="subVid"] iv.noSearch:after {
    display: none;
}

.resizable[data-boxstyle="subVid"] #galleryContent ul li .galleryImgText i {
    /* color: #fff; */
    font-size: 30px;
}

.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot {
    border: none;
    position: relative;
    padding: 0;
    text-align: center;
    cursor: pointer;
    padding-top: 43%;
    height: 0;
    width: 70%;
    display: inline-block;
    margin: 0px auto;
    margin-left: 17%;
    right: 0;
    transition: all .5s;
    left: 0;
    box-shadow: 0 25px 98px 0 rgba(0,0,0,.1);
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:before {
	
content: "";
	
width: 50px;
	
height: 50px;
	
position: absolute;
	
z-index: 10;
	
top: 50%;
	
margin-top: -25px;
	
right: 50%;
	
margin-right: -30px;
	
border-radius: 50px;
	
-webkit-box-shadow: 0 0 60px #000;
	
box-shadow: 0 0 60px #000;
	
border: 4px solid rgba(255,255,255,.3);
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:after {
    content: "";
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-left: 0px;
    margin-top: -8px;
    left: 50%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #eee;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover:after {
    border-left: 13px solid #322b80;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover:before {
    background: white;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover {
    /* opacity: 0.8; */
}

.resizable .MovieGalleryAlbum{display:block;cursor:pointer;margin-top: 21px;text-align: center;width: 59%;/* margin: 0 auto; */font-size: 0;white-space: nowrap;position: relative;} 
.resizable #galleryContent iframe, .resizable #galleryContent video {
    display: none;
    width: 100%;
    height: 29vw!important;
}

.resizable[data-boxstyle="subVid"] .backToMovieList{
    content: "";
    background: transparent url("/Content/base/dynamic/shopping238/img/60612.jpg") repeat scroll -27px 0px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -27px;
    left: -8px;
    cursor: pointer;
}
.resizable[data-boxstyle="subVid"] span.backToMovieList:hover {
    background-position: 0px 0;
}
       .MovieGalleryAlbum  .screenshot img{margin-top:0;-moz-transform: none;-webkit-transform: none !important;-o-transform: none !important;-ms-transform: none !important;transform: none !important;-moz-box-shadow: none;width: 100%;right: 0px;height: 100%;}
        
..resizable[data-boxstyle="subVid"] MovieGalleryAlbum figure span:before, .MovieGalleryAlbum figure span:after{
	display:none;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot figure {
    border: none;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    /* margin-top: -66%; */
    position: absolute;
    top: 0;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot figure:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
}

.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot figure:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    display: none;
}

.resizable[data-boxstyle="subVid"] .resizable #galleryContent iframe {
    display: none;
    width: 100%;
    height: 34vw !important;
}

.resizable[data-boxstyle="subVid"] #galleryContent ul li .galleryImgText {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    right: 100%;
    color: transparent;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 0;
}

.resizable[data-boxstyle="subVid"] #galleryContent li a:hover .galleryImgText {
    color: #fff;
    right: 5%;
    transition: 350ms linear all;
}

.resizable[data-boxstyle="subVid"] #fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
    opacity: 0.7 !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.resizable[data-boxstyle="subVid"] div#pageCover {
    display: none;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1000;
    width: 100%;
    height: 4294px;
    background-color: #000;
}

.resizable[data-boxstyle="subVid"] #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

.resizable[data-boxstyle="subVid"] #fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

.resizable[data-boxstyle="subVid"] #fancybox-wrap {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* height: 100%!important; */
    /* width: 100% !important; */
    padding: 0;
    z-index: 1100;
    /* top: 0 !important; */
    /* left: 0 !important; */
    display: none;
}

.resizable[data-boxstyle="subVid"] #fancybox-close {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100px;
    height: 100px;
}

 .resizable[data-boxstyle="subVid"]   #fancybox-close:after, #fancybox-close:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 3px;
        top: 30px;
        right: 30px;
        background-color: #fff;
        -webkit-transform: rotate(44deg);
        transform: rotate(45deg);
    }

 .resizable[data-boxstyle="subVid"]    #fancybox-close:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(-45deg);
    }

.resizable[data-boxstyle="subVid"] #fancybox-left, #fancybox-right {
    height: 50px;
    width: 50px;
    cursor: pointer;
    z-index: 1102;
    top: 36%;
    top: calc(50% - 24px);
    text-align: center;
    right: -61px;
    position: fixed !important;
}

.resizable[data-boxstyle="subVid"] #fancybox-left {
    left: -62px;
    right: auto;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover .nav-line-4{
display:none;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover .nav-line-3{
display:none;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover .nav-line-2{
display:none;
}
.resizable[data-boxstyle="subVid"] .MovieGalleryAlbum .screenshot:hover .nav-line-1{
display:none;
}

.resizable[data-boxstyle="subVid"] span.fancy-ico {
    border: 15px solid;
    display: inline-block;
    border-color: transparent #bababa transparent transparent;
}

.resizable[data-boxstyle="subVid"] #fancybox-left:before, #fancybox-right:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -10px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 25px;
    border-bottom-width: 25px;
    opacity: .7;
    z-index: -1;
}

.resizable[data-boxstyle="subVid"] #fancybox-left:before {
    margin-left: 15px;
    border-right: 27px solid #3F3F3F;
}

.resizable[data-boxstyle="subVid"] #fancybox-right:before {
    margin-left: 5px;
    border-left: 27px solid #3f3f3f;
}

.resizable[data-boxstyle="subVid"] #fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
}

.resizable[data-boxstyle="subVid"] span#fancybox-right-ico {
    border-color: transparent transparent transparent #bababa;
}

.resizable[data-boxstyle="subVid"] #fancybox-inner {
    position: absolute;
    left: 0 !important;
    margin: 0 auto !important;
    outline: none;
    overflow: hidden;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%);
}

.resizable[data-boxstyle="subVid"] #fancybox-title {
    display: none !important;
}

.resizable[data-boxstyle="subVid"] #fancybox-inner img {
    height: 100%;
}

.resizable[data-boxstyle="subVid"] div#galleryContent {
    position: relative;
}

.resizable[data-boxstyle="subVid"] .backToMovieList {
    content: "";
    background: transparent url(/Content/base/dynamic/shopping238/img/60612.jpg) repeat scroll -27px 0px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -27px;
    left: -8px;
    cursor: pointer;
}

.resizable[data-boxstyle="subVid"] .showMoreNews {
    padding: 11px 25px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
    color: #777;
    border: 1px solid;
    border-color: #eaeaeb;
    transition: all .3s;
    font-size: 14px;
    position: relative;
}

.resizable[data-boxstyle="subVid"] .showMoreNews:hover, .wrapper_Col .ajax-form .btnBlack:hover {
        box-shadow: 0 0 4px 0 #ccc;
    }

        .showMoreNews:hover:after, .wrapper_Col .ajax-form .btnBlack:hover:after {
            -webkit-transition: .7s linear;
            transition: .7s linear;
            background-position: 150% 0;
        }

 .resizable[data-boxstyle="subVid"]   .showMoreNews img {
        display: none;
    }

.resizable[data-boxstyle="subVid"] .screenshot {
    position: relative;
    padding: 0;
    text-align: center;
    // float: right;
    margin: .6vw .3vw 0;
    cursor: pointer;
    padding-top: 23.5%;
    width: 23.5%;
    display: inline-block;
    margin: 0 1% 2%;
}
.dot_wrapper {
    position: absolute;
    width: 90%;
    max-width: 1170px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    margin-top: 26px;
    padding-right: 12px;
    z-index: 1;
    display: block;
}
}
.resizable[data-tmplname="news"] .dot_wrapper{
}
.dot_wrapper .dot {background-size: contain;backface-visibility: hidden;transition: opacity 200ms ease;background: inherit;border: 1px solid rgba(0,0,0,.2);width: 15px;height: 15px;opacity: 1;margin: 0 7px;transition: all 0.3s ease 0s;display: inline-block;cursor: pointer;border-radius: 50%;}

.dot_wrapper .dot.selected {
    background-color: #1f1f1f;
    background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    background-color:#7892c2;
    background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%);
}
@media only screen and (max-width:768px){
	.resizable[data-boxstyle="groups"] .catblurb{
		padding-bottom: 28%;
	}
	.resizable[data-boxstyle="groups"] .catblurb img{
		width: 166px;
		height:190px;
	}
	.resizable[data-boxstyle="groups"] h4{
		font-size:15px;
	}
	.resizable[data-boxstyle="groups"] .rotation h3{
		font-size: 14px;
		margin-top:0;
		width: 166px;
	}
	.resizable[data-boxstyle="groups"] .rotation .catblurb-info{
		width: 45%;
		left:50%;
		font-size:13px;
		top: -5px;
		padding-left: 11px;
		/* max-height: 197px; */
		text-align: justify;
	}
	.resizable[data-boxstyle="groups"] .rotation .catblurb-info p
	{
		max-height: 101px;
		overflow: hidden;
	}
	.resizable[data-boxstyle="groups"] .catblurb a{
		width: 87px;
		font-size: 10px;
		top: -10px;
	}
	.resizable[data-boxstyle="word_spliter"] h4{
		font-size:18px;
	}
	.body-content-wrapper > div > .slidesjs-navigation{
		top:auto;
		bottom:-50px;
		height: 34px;
	}
	.product-slider-price{
		text-align:center;
		left:0;
		bottom: 45px;
	}
	.resizable[data-boxstyle="product3"] .product-name{
		margin-top:70px;
	}
	.resizable[data-boxstyle="product3"] span.product-slider-wrapper-img{
		padding-top:65%
	}
	.footer_social{
		bottom:0;
		text-align:right;
	}
	div#text-footer{
		text-align:right;
	}
	div#text-footer > div.text{
		width:100%;
	}
	.resizable[data-boxstyle="imgHeader"] h3{
		font-size:13px;
	}
	.resizable[data-boxstyle="imgHeader"] h4{
		transform:translateY(0);
		top:20px;
	}
	.resizable[data-boxstyle="information"]{
		margin-top:0;
	}
	.resizable[data-boxstyle="information"] .catblurb .catblurb-info{
		height:110px;
	}
	a#ProductInChartImg, #ProductInChartCount{
		top: 13px;
		left: 83px;
	}
	#ProductInChartCount{
		top:0;
	}
	.resizable[data-boxstyle="repair"] > .containerTabContent > .resizable{
		width:100%!important;
		display:block!important;
	}
	div#itemContainer{
		padding-top:0;
	}
	#menu-container > .wrapper-menu-right{
		top:0;
	}
.head-active #menu-container > .wrapper-menu-right
{
	opacity:0;
	visibility: hidden;
}
	.wrapper-menu-right a{
		font-size:13px;
	}
	.wrapper-menu-right > div[data-menuid="39561.jpg?ver=1"]{
	display:none;
}
.wrapper-menu-right >div:after{
	top:60px;
	transform:translateY(0);
}


}

@media only screen and (max-width: 480px){
	.head-active #headerContent #mainNavigation
{
	overflow-y: scroll;
	height: 480px;
	height: calc(100% - 78px);
	top: 77px;
}
#headerContainer > div:nth-child(2)
{
	width:100%;
}
div#layout-logo{
	width: 62px;
	top: 19px;
	left: 18px;
}
.cta{
	left:-30px;
}
.resizable[data-boxstyle="groups"] h4{
	text-align:center;
}


.header-opener{
	right:25px;
}
.layout-login-wraper{
	left: 129px;
	top: -7px;
	max-width: 122px;
}
	.resizable[data-boxstyle="product3"] span.product-slider-wrapper-img{
		padding-top:68%;
	}
	.resizable[data-boxstyle="product3"] .product-name{
		margin-top:110px!important
	}

	.body-content-wrapper > div > .productslide a{
		width:100%;
		margin-left: 0;
	}
	.resizable[data-boxstyle="groups"] .catblurb{
		width:100%;
		padding-bottom: 100%;
		display: block;
		position: relative;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 253px;
		overflow: visible!important;
	}
	.resizable .MovieGalleryAlbum
	{
		width:100%;
	}
	.resizable[data-boxstyle="groups"] .catblurb img{
		position:absolute;
		top:0;
		left: 0;
		right: 0;
		z-index: 1;
		margin: 0 auto;
		width: 100%;
		height: 100%;
	}
	.resizable[data-boxstyle="groups"] .catblurb h3{
		width:100%;
		position:relative;
		display: none;
	}

	.resizable[data-boxstyle=""] div#newsWidget > div{
		width:100%;
		padding-bottom: 24%;
	}
	.resizable[data-tmplname="slideshow"]{
		padding-bottom:100%;
		background-size:cover;
	}
	.resizable[data-tmplname="slideshow"] .slideShowContent h2{
		font-size:13px
	}
	.resizable[data-tmplname="slideshow"] .slideShowContent p{
		font-size:12px;
		margin-top:0;
	}
	.resizable[data-tmplname="slideshow"] .slideShowContent .btn{
		margin-top:10px;
		width:80px;
		font-size:11px;
		padding:4px;
		background: #0c4ea2;
	}
	.resizable[data-tmplname="slideshow"] .slidesjs-previous, .resizable[data-tmplname="slideshow"] .slidesjs-next{
		display:none;
	}
	.header-topbarbox-2 li{
		display:block;
	}
	.header-topbarbox-2{
		margin-right: -29px;
		background: #0c4ea296;
		border-radius: 10px 10px 10px 10px;
		margin-top: 88px;
	}
	.header-topbarbox-1{
		display:none;
	}
	#serach_wrapper:before{
		left:0;
		right:auto;
		top: 13px;
	}
	a#ProductInChartImg, #ProductInChartCount{
		left: 79px;
		right:auto;
		top: 14px;
	}
	#ProductInChartCount
	{
		left: 88px;
		top: 1px;
		width: 17px;
		height: 17px;
	}
	.resizable[data-boxstyle="word_spliter"] h4{
		left:0;
		font-size:18px;
		right: 0;
		margin: 0 auto;
	}
	.resizable[data-boxstyle="backGroundImg"] > div{
		padding-bottom: 75%;
	}
	.MovieGalleryAlbum .screenshot figure{
		width: 100%!important;
		height: 197px!important;
	}
	.AlmName{
		font-size:13px;
		bottom:0;
	}
	.MovieGalleryAlbum .screenshot .arrow:after, .MovieGalleryAlbum .screenshot .arrow:before{
		width:45px;
		height:45px;
		margin-left: -34px;
		margin-top: -23px;
	}
	.resizable[data-boxstyle="backGroundImg"] > div:after{
		height:123%;
	}
	#body-content-tabs label{
		font-size: 17px!important;
		vertical-align: top;
		min-width: 0!important;
		margin-left: 20px;
		margin-bottom: 9px;
	}
	#wrapper-main-page > .resizable[data-tmplname="product1"]{
		padding-top: 50px;
	}

	.resizable[data-boxstyle="product3"] .productslide a:nth-child(2){
		width: 100%;
		display: block!important;
		padding-bottom: 100%;
	}
	.resizable[data-boxstyle="product3"] .productslide a{
		width: 48%;
		margin-bottom: 10px;
		float: none!important;
		padding-bottom: 58%;
	}
	.resizable[data-boxstyle="product3"] .productslide a:nth-child(4){
		position:relative;
		top: 11px;
	}
	.resizable[data-boxstyle="product3"] .productslide a:nth-child(5){
		position: absolute;
		top: 0;
		float: none;
	}
	.resizable[data-boxstyle="product3"] .productslide a:nth-child(3){
		position:absolute;
		bottom: -22px;
		vertical-align: top;
		left: 0;
		float: none;
	}
	.resizable[data-tmplname="news"] h4{
		font-size:20px;
	}
	.resizable[data-tmplname="news"] > h3{
		font-size:13px;
	}
	.resizable[data-tmplname="news"] h4:after{
		display:none;
	}
	.resizable[data-tmplname="news"] h4:before{
		display:none;
	}
	span.news_slide_next, span.news_slide_before{
		display:none;
	}
	span.showMoreNews{
		font-size:11px;
	}
	.resizable[data-boxstyle="groups"] .catblurb-info{
		height:auto!important;
		position: relative!important;
		display:block;
		left: 0!important;
		right:0;
		margin:0 auto;
		width: 100%!important;
		margin-top: 0px;
		text-align: center!important;
		padding-top: 392px;
		font-size: 13px;
		opacity: 1;
	}
	.resizable[data-boxstyle="groups"] .rotation .catblurb-info{
		top:0;
		padding-left: 0;
	}
	.resizable[data-boxstyle="groups"] .catblurb a{
		text-align:center!important;
		/* width: 100%; */
		width: 120px;
		display: block;
		right: 0;
		left: 0;
		margin: 0 auto;
		float: none;
		top: 15px;
	}
	.resizable[data-boxstyle="repair"] > .containerTabContent > .resizable{
		width:100%!important;
		display:block!important;
	}
	.resizable[data-boxstyle="repair"] .resizable[data-tmplname="content"]{
		padding-top:0!important;
	}
	.resizable[data-tmplname="form"] h4{
		/* top:-60px; */
		font-size:18px;
	}
	.resizable[data-boxstyle="imgHeader"]{
		padding-bottom:70%!important;
		object-fit:cover;
	}
	.resizable[data-boxstyle="imgHeader"] h3{
		font-size:14px;
		margin-top: 45px;
	}
	.resizable[data-boxstyle="imgHeader"] h4{
		transform:translateY(0);
		top: 70px;
	}
	.resizable[data-boxstyle="waranty"] > div{
		width:100%!important;
		right:0;
		padding:20px;
		color: #000;
	}
	.resizable[data-boxstyle="information"] .catblurb{
		width:100%;
		margin-bottom:100px;
		margin-right: 0;
	}
.resizable[data-boxstyle="information"]{
	margin-top:0;
}
div#text-footer > div.text{
	text-align:right;
	position: relative;
	top: 0;
	width: 100%;
}
.footer-list-top img{
	/* display:none; */
}
.footer_social{
	position:relative;
	top:0;
	bottom:0;
	margin-top:10px;
	display: none;
}
div#footer{
	padding-top:0;
}
.sub-service-container .tab-contain{
	width:100%!important;
}
.aQ_Title > span{
	margin-right: -70px;
	width: 30px;
}
.aQ_wrapper{
	width: 100%;
}	
.aQ_wrapper > div{
	padding:0;
	border-width: 4px;
	padding-right: 14px;
}
.aQ_wrapper > div > .aQ_ContentWrapper{
	text-align:justify;
	padding-left:33px;
}
.resizable[data-boxstyle="tab1"] .catblurb{
	width:100%;
	margin-bottom:50px;
}
.filter-content div#priceListContainer {
    margin-bottom: 20px;
    width: 100%;

}
.filter-content{
	width:100%;
}
div#itemContainer{
	padding-top:0;
}
.product-repository .item .price a label{
	margin-left:160px;
	display: none;
}
#menu-container > .wrapper-menu-right{
	top: 66px;
	position: relative;
	width: 100%;
	padding: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}
.wrapper-menu-right > div{
	width:70px;
	margin-left: 14px;
	margin-right: 14px;
}

.wrapper-menu-right > div[data-menuid="39561.jpg?ver=1"]{
	display:none;
}

.wrapper-menu-right >div:after{
	transform:translateY(0);
	top:0;
	margin-top: 0;
	margin-right: 35px;
}
.wrapper-menu-right >div:nth-child(5):after{
	display:none!important;
}
}
/********************end responsive************************************/
div#body-main-wrapper {
    /* background: #f5f5f5; */
}
.sub-service-container 
{
    width: 90%;
    max-width: 1170px;
    margin: 51px auto 50px;
    /* padding-bottom: 50px; */
    /* white-space: nowrap; */
}
.sub-service-container .tab-contain
{
    width: 23%;
    display: inline-block;
    margin: 0 1%;
    vertical-align: top;
    margin-bottom: 55px;
    position: relative;
    overflow: hidden;
    border: 3px solid #083260;
    border-radius: 20px;
}

.sub-service-container .tab-contain:hover .service-info
{
  bottom:0;
}

.sub-service-container .tab-contain.animated
{
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-timing-function: cubic-bezier(.25,.1,.2,1);
    transition-timing-function: cubic-bezier(.25,.1,.2,1);
    transition: .7s linear;
}
.sub-service-container .tab-contain:hover 
{
	-webkit-animation-delay: 0s, 0.3s;
    animation-delay: 0s, 0.3s;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
    -webkit-animation-duration: 0.3s, 1.5s;
    animation-duration: 0.3s, 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
}
@-webkit-keyframes hvr-bob {
0%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
50%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}
100%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
@keyframes hvr-bob {
0%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
50%{-webkit-transform:translateY(-4px);transform:translateY(-4px);}
100%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
@-webkit-keyframes hvr-bob-float {
100%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
@keyframes hvr-bob-float {
100%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
.main-img > img {
    width: 100%;
    border-radius: 10px;
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
}
.service-info {
    padding: 9px 15px 15px 15px;
    background: #fefcfbb3;
    color: #222;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    position: absolute;
    bottom: -81px;
    transition: all .5s;
    white-space: normal;
}
.service-info > a 
{
	padding:5px 10px;
	background: #4cc1bf;
	margin:0 5px;
	color:#fff;
	border-radius:20px;
}
.service-info > a.appdownload
{
	display:none;
}
.service-info > h2
{
    color: #1f1f1f;
    margin-bottom: 6px;
    font-size: 18px;
}
.service-info > p 
{
    /* text-align: right; */
    height: 46px;
    overflow: hidden;
    margin-bottom: 20px;
}
.tab-contain .main-img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
} 
.service-container > a {
    background: #4cc1bf;
    color: #fff;
    padding: 8px 17px;
    border-radius: 50px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 189px;
    margin: 0 auto;
    text-align: center;
}
div#body-content-tabs {
    margin-top: 35px;
    margin-bottom: 0;
    text-align: center;
}
#body-content-tabs label {
    max-width: 140px;
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    border: 1px solid #CCCCCC;
    font-weight: 400;
    font-size: 15px;
    font-weight: bold;
    color: #686868;
    padding: 7px 15px 9px;
    border-radius: 40px;
}
.resizable[data-boxstyle="product3"] div#body-content-tabs {
    margin-bottom:0;
}
    

#cbMostViewed hr {
    display: none;
}
@media only screen and (min-width:768px) and (max-width: 1024px){


.resizable[data-boxstyle="word_spliter"] h4{
	left:0;
	right: 0;
	margin: 0 auto;
}
.footer_social{
	bottom:0;
}

}

    
        
        
        
        
div#main.UPDashboard, #main.PageContent {
    margin-top:100px;
}


        
.activationcode {
        z-index: 100;
        display: block;
        text-align: center;
        vertical-align: middle;
        padding: 10px 6px;
        border-radius: 8px;
        background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
        background: -moz-linear-gradient(top, #ff4a4a, #992727);
        -moz-box-shadow: #ff5959 0px 0px 40px 0px;
        text-shadow: #591717 0px 3px 1px;
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
        font-weight: bold;
        width: 143px;
        position: absolute;
        left: 50px;
        right: auto;
        top: 99px;
        font-size: 14px;
        z-index: 10;
}