@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;700&display=swap');


body { font-family: 'Assistant', sans-serif; direction: rtl;}
h1, h2, h3, h4, h5, h6 { font-family: 'Assistant', sans-serif; color: #272929; font-weight: 400; font-size: 54px; line-height: 70px;}
a, a:focus, a:hover, button, button:focus, input[type=submit], input[type=submit]:hover{ text-decoration:none; outline: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
input:focus, select:focus,textarea:focus,button:focus {outline: none; box-shadow:none !important; border: none;}
.container, .container-fluid, .row  [class*="col-"] { padding-left: 15px; padding-right: 15px;}
.row { margin-left: -15px; margin-right: -15px;}
.row  [class*="col-"] { position:relative;}
.container-fluid.hpadding { padding: 0; overflow: hidden ;}


.home_top { position:relative; z-index: 2; padding: 0; margin: 0; }
.home_top img { width: 100%; height: auto;}
.top_text { position:absolute; left: 50%;  width: 968px; margin-left: -480px; font-size: 30px; line-height: 40px; text-align:center; bottom: 0; z-index: 2; color: #fff; padding-bottom: 200px;  }
.top_logos{ text-align:center; z-index: 2; position:absolute; left: 0; right: 0; top: 50%; margin-top: -60px;}
.home_top .top_logos img { max-width: 100%; width: auto;}
.home_top .top_logos span { padding: 0 22px; display: inline-block; max-width: 33.33%;}

.navbar-toggler { width: 40px; height: 40px; border-radius: 0; position:absolute; right: 66px; top: 28px; z-index: 102; border: 0; padding: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-toggler.active { background: #272929; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-toggler i{ width: 26px; height: 2px; background: #00FFF7; border-radius: 0px; position:absolute; z-index: 5; left: 7px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; opacity: 1;}
.navbar-toggler i:nth-child(1){ top: 7px;}
.navbar-toggler i:nth-child(2){top: 19px;}
.navbar-toggler i:nth-child(3){top: 31px;}
.navbar-toggler.active i:nth-child(2) { opacity: 0;}
.navbar-toggler.active i:nth-child(1) { transform: rotate(-45deg); top: 20px;}
.navbar-toggler.active i:nth-child(3) { transform: rotate(45deg); top: 20px}
.navbar-toggler .openmenu , .navbar-toggler .closemenu { z-index: 7; position:absolute; cursor: pointer; left: 0; right: 0; top: 0; bottom: 0;}
.navbar-toggler .closemenu { display: none;}


.popup_menu{ height:  calc(100vh - 0px); width: 480px;  position:fixed; top: 0; right: 0; background: #272929; transform: translateY(-100%);   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; z-index: 101; overflow: hidden;}
.popup_menu.active{height:  calc(100vh - 0px);  transform: translateY(0%); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; overflow-y: auto;}
.popup_menu_weap { display: block; padding: 170px 70px 20px 70px; font-size: 22px; line-height: 28px; color: #00FFF8; text-transform:uppercase; font-weight: 700;}
.popup_menu_weap a {color: #00FFF8; display: inline-block}
.popup_menu_weap a:hover {color: #fff;}

.ptext { display: block; margin-top: 50px; opacity: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;visibility:hidden; }
.ptext.active { margin-top: 0px; opacity: 1;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;visibility: visible;}
.pmav { display: block; margin-top: 50px; padding-bottom: 50px; opacity: 0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;visibility:hidden; }
.pmav.active { margin-top: 0px; opacity: 1;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;visibility: visible;}
.pmav ul { display: block; padding: 0; margin: 0; list-style:none;}
.pmav ul li { display: block; padding: 0; margin: 0 0 1px 0; list-style:none;}
.pmav ul li a { display: inline-block; position:relative; padding: 5px 0;  color: #00FFF8; text-transform:uppercase; font-weight: 400;}
.pmav ul li a:hover {color: #fff;}



.header { position: fixed; height: 140px; left: 0; right: 0; top: 0; z-index: 98;}
.innerpage .header { }
.header:after{ content: "";  position:absolute;  background: rgba(39,41,41, 0); left: 0; top: 0; right: 154px; height: 140px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.header.scrolled:after {  background: rgba(39,41,41, 1); -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.innerpage .header:after {  background: rgba(39,41,41, 1); }

.logo { left: 36px; top: 23px; position:absolute; z-index: 100;}
.logo img { max-width: 200px; height: auto;}
.sicons {width: 60px; right: 56px; top: 90px; z-index: 100; position:absolute; }
.sicons ul { padding: 0; margin: 0; list-style:none; width: 60px; float: right;}
.sicons ul li{ padding: 0 0 30px 0; margin: 0; list-style:none; width: 60px; float: right; display: block; text-align:center;}
.sicons ul li a { display: block; position:relative;}
.sicons ul li a i { position:absolute; left: 0; top: 0; line-height: 30px; font-size: 22px; color: #00FFF8; font-style:normal;}
.page_ttile { padding-right: 220px; height: 40px; background: url(../images/arrow.svg) no-repeat right center; font-size: 22px; line-height: 40px; color: #00FFF8; font-weight: 400; position:absolute; right:-90px; top: 500px; transform: rotate(-90deg);}


.home_section1_wrap { position:relative; padding: 0; margin: 0; overflow:hidden;}
.headphone { position:absolute;  top: -76px; right: -350px;  }
.earphone { position:absolute; left: -20px; top: 50%;  }
.home_section1 { padding-top: 150px; padding-bottom: 200px; position:relative; max-width: 1180px; direction: ltr;}
.home_section1 img { width: 100%; height: auto;}
.home_section1 .row  [class*="col-"] { padding-bottom: 30px;}
.img_wrap { width: 100%; float: left; position: relative;}
.img_wrap a { display: block;color: #00FFF8;}
.img_wrap:after { content:""; position:absolute; left: 0; right: 0; bottom: 0; background: #58595B;  mix-blend-mode: multiply; z-index: 1; height: 76px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.img_wrap:hover:after { height: 100%; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.img_wrap b img, .img_wrap strong img { width: auto; max-width: auto; margin-left: 8px;}
.img_wrap strong, .img_wrap b { display: inline-block; position: absolute; height: 76px; z-index: 2; left: 0; right: 0; bottom: 0;  color: #00FFF8;text-align:center; font-size: 29px; line-height: 76px; font-weight: 400; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.img_wrap strong i, .img_wrap b i { display: block; font-style:normal; position:absolute; left: 0; right: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);
  transform: translateY(-50%);}
.img_wrap strong, .img_wrap:hover b { height: 100%;-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.home_section2 { padding-top: 60px; padding-bottom: 90px; position:relative; max-width: 1450px; direction: ltr;  }
/*.home_section2:before { content: ""; position: absolute; width: 1150px; height: 2px; background: #00FFF8;  top: 0; left: 50%; margin-left: -575px; }*/
.home_section3:after { content: ""; position: absolute; width: 1150px; height: 2px; background: #00FFF8;  top: 0; left: 50%; margin-left: -575px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}


.home_section2 h2 { text-align:center; margin-bottom: 60px;}
.home_section2 .img_wrap { height: 300px; position:relative; display: block;}
.home_section2 .img_wrap img { max-width: 96%; max-height: 90%; width: auto; position:absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.home_section2 .img_wrap:after { display: none;}

.home_section3 { padding-top: 50px; padding-bottom: 130px; position:relative; max-width: 1180px; direction: ltr;  }
.home_section3 h2 { text-align:center; margin-bottom: 120px;}
.section3_wrap { position:relative; line-height: 21px; font-size: 16px; text-align:center;}
.section3_wrap .img_wrap { border: solid 1px #707070; height: 400px; position:relative; display: block;}
.section3_wrap .img_wrap img { max-width: 96%; max-height: 90%; width: auto; position:absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.section3_wrap .img_wrap:after { display: none;}
.section3_wrap p { margin: 15px 0 0 0; width: 100%; float: left;}

.footer { background: #00FFF8; padding: 210px 0; position:relative; font-size: 22px; line-height: 28px; text-transform:uppercase; color: #272929; text-align:center; font-weight: 700; }
.footer ul { display: block; padding: 0; margin: 0; list-style:none; text-align:center;width: 100%; float: right;}
.footer ul li { display: inline-block; padding: 0; margin: 0; list-style:none; width: 50%; float: right;}
.footer ul li a { display: inline-block; color: #272929; }
.footer ul li a:hover { color:#fff;}

.modal-dialog.loginmodal { max-width: 724px;  border-radius: 0;}
.modal-dialog.loginmodal .modal-content { padding: 0; border-radius: 0;}
.modal-dialog.loginmodal .modal-body { padding: 60px 160px 30px 160px;}
.common_block { width: 100%; float: right; padding-bottom: 30px; position:relative;}
.common_block label { font-size: 16px; line-height: 18px; color: #58595B; display: block; font-weight: 400; padding-bottom: 4px; }
.common_block .form-control { padding: 0 15px; height: 46px; border: solid 1px #707070;font-size: 16px; line-height: 18px; color: #58595B; width: 100%; line-height: 44px; border-radius: 0;  }
.common_block a { font-size: 12px; line-height: 15px; color: #58595B; position:absolute; left: 0; bottom: 5px;}
.close5 { width: 50px; height: 50px; position:absolute; right: 0; top: 0; z-index: 1; cursor: pointer; background:url(../images/close.svg) no-repeat center center; border: 0;}
.submit_button { width: 100%; float: right; text-align:center; padding-top: 15px;}
.submit_button input[type=submit] { width: 170px; height: 72px; background: #272929; display: inline-block; cursor: pointer; border: 0; font-size: 29px; color: #fff; font-weight: 700;}
.openmodal { display: none;}

.cellero_section { padding-top: 70px; padding-bottom: 250px;}
.cellero_section h1 { text-align:center; margin-bottom: 60px; }

.filter-list { display: flex;flex-wrap: wrap; justify-content: center; list-style-type: none; padding:0 0 60px 0; margin:0;/* overflow-x: auto;*/}
.filter-list  li { margin: 0 25px; padding: 0 5px;  display: inline-block; cursor: pointer;  line-height: 30px; font-size: 25px; font-weight: 400; color: #272929; text-align:center;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.filter-list  li.active { font-weight: 700}
.cellero_section .item { display: none; }
.cellero_section  .show { display: block;}

.imgmain { display: block; height: 460px; position: relative; }
.imgmain img { max-width: 98%; max-height: 98%; width: auto; position:absolute; z-index: 1; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.imgmain i { position:absolute; left: 0; top: 0; background: url(../images/discount.png) no-repeat left top; width:73px; height: 65px; z-index: 2; direction: ltr; }
.imgmain i strong { position:absolute; left:-12px; top: 12px;  color: #00FFF8; width: 70px; text-align:center; font-size: 20px; line-height: 24px; font-style:normal; transform: rotate(-45deg);}
.grid-container { text-align:center;}
.grid-container ul { display: inline-block; margin: 0 auto; max-width: 210px; padding: 0; list-style:none; overflow: hidden ;}
.grid-container ul li { width: 100%; float: right; padding: 0 0 0 70px; margin: 0 0 6px 0; position:relative; text-align:right; }
.grid-container ul li:nth-child(1) { font-weight: 700;}
.grid-container ul li span { position:absolute; width: 64px; left: 0; top: 0; background: #272929; text-align:center; color: #fff; height: 24px; line-height: 24px; font-weight: 400;}
.grid-container ul li b, .grid-container ul li strong { width: 64px; line-height: 23px; position:absolute; left: 0; top: 0; font-weight: 700;}


.inner_title { position: absolute; z-index: 1; background: url(../images/cellero_back.svg) no-repeat center bottom; left: 0; right: 0; top: 0; bottom: 0;}
.inner_logo{ position: absolute; z-index: 2; text-align:center; left: 0; right: 0; text-align:center; top: 52%;-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);
  transform: translateY(-50%);}
.inner_logo img { width: auto; max-width: 100%; height: auto;}

.cellero_details { padding-top: 280px; padding-bottom: 280px;}
.cellero_text { width: 100%; padding-left: 50%; position:relative; float: right; font-size: 22px; line-height: 28px;}
.cellero_text h2 { font-size: 25px; font-weight: 700; line-height: 36px;}
.cellero_text h1 { line-height: 50px; margin-bottom: 40px;}
.cellero_text p span { width: 80px; height: 32px; background: #272929; text-align:center; color: #fff;  line-height: 30px; font-weight: 400; display: inline-block;}
.cartpopup { width: 246px; height: 72px; background: #272929; display: inline-block; cursor: pointer; border: 0; font-size: 29px; color: #fff; font-weight: 700; margin-top: 40px; text-align:center; line-height: 70px;}
.cellero_text hr { height: 2px; background: #00FFF8; opacity: 1; margin: 16px 0 32px 0;}

.swap_imaage { width: 40%; position:absolute; left: 0; top: 24px;}
.swap_wrap { float: left; position:relative; max-width: 500px; padding-top: 40px;}
.swap_wrap img { max-width: 100%;}
.swap_wrap i { position:absolute; left: 0; top: 0; background: url(../images/discount.png) no-repeat left top; width:73px; height: 65px; z-index: 2; direction: ltr; }
.swap_wrap i strong { position:absolute; left:-12px; top: 12px;  color: #00FFF8; width: 70px; text-align:center; font-size: 20px; line-height: 24px; font-style:normal; transform: rotate(-45deg); min-width: auto; display: block;}
.cellero_text p { margin-bottom: 20px;}
.cellero_text strong { min-width: 134px; display: inline-block;}

.cellero_details .quantity-container { background: #fff !important;  border: solid 1px #fff; border-radius: 0px; width: 90px; display: inline-block; position:relative; overflow: hidden; height: 24px !important;}
.cellero_details .quantity-container .decrease, .cellero_details .quantity-container .increase, .cellero_details .quantity-amount { width: 33.33%; float: left; text-align:center; border: 0; background-color:transparent;  border-radius: 0px; height: 24px; display: inline-block; font-size: 20px; line-height: 24px; color: #707070; text-align:center; padding: 0;}
.quantity-container .decrease,  .quantity-container .increase, .quantity-amount { width: 33.33%; float: left; text-align:center; border: 0; background-color:transparent;  border-radius: 0px; height: 24px; display: inline-block; font-size: 20px; line-height: 24px; color: #707070; text-align:center; padding: 0;}
.cellero_details .quantity-amount, .quantity-amount { font-size: 22px; line-height: 24px; font-weight: 400; color: #58595B;}

.colors { padding-bottom: 20px; position:relative;}
.colorchoose { display: inline-block; padding: 0; margin:0; list-style:none; overflow: hidden; position:absolute; right: 134px; top: 5px;}
.colorchoose li { padding: 0; margin: 0 0 0 12px; float: right; }
.colorchoose li i { width: 21px; height: 21px; border: solid 1px #fff; position:relative; float: right; border-radius: 50%; cursor: pointer;}
.colorchoose li i:after { content: ""; width: 15px; height: 15px; border: 0;  border-radius: 50%; position:absolute; left:2px; top: 2px;}
.colorchoose li.active i {border: solid 1px #CFCECE; }
.colorchoose li.black i:after { background: #000; border: solid 1px #000;}
.colorchoose li.pink i:after { background: #E1A7A7; border: solid 1px #E1A7A7;}
.colorchoose li.white i:after { background: #fff; border: solid 1px #CFCECE;}
.colorchoose li.gray i:after { background: #979797;border: solid 1px #979797;}

.modal-dialog.cartnmodal { max-width: 744px;  border-radius: 0;}
.modal-dialog.cartnmodal .modal-content { padding: 0; border-radius: 0; border: 0; -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);}
.modal-dialog.cartnmodal .modal-body { padding: 0px 34px 30px 34px;}
.modal-dialog.cartnmodal .modal-body table { width: 100%;}
.modal-dialog.cartnmodal .modal-body table td { position:relative; width: 100%;}
.cart_repeat { width: 100%; float: right; padding:30px 117px 24px 30px; position:relative; border-bottom: solid 2px #00FFF8; min-height: 160px;}
.cart_repeat img { position:absolute; right: 0; top: 15px; max-width: 113px; max-height: 112px; width: auto;  }
.editinvitation { position:absolute; left: 0; bottom: 10px; color: #58595B; }
.dbutton { position:absolute; left: 0px; top: 26px; width: 24px; height: 24px; background: url(../images/delete.svg) no-repeat center center; border: 0; cursor: pointer; }
.beyond_payment { width: 100%; float: right; padding-top: 60px; text-align:center;}
.beyond_payment a { width: 198px; height: 72px; background: #272929; display: inline-block;  font-size: 29px; color: #fff; font-weight: 700; line-height: 70px;}
.beyond_payment a:hover { color: #00FFF8;}
.top_bar { background: #00FFF8; width: 100%; float: right; padding: 12px 34px;}
.top_bar span:nth-child(1) { float: right; line-height: 23px; font-weight: 700; padding-left: 10px;}
.top_bar span:nth-child(2) { float: left; line-height: 23px; font-weight: 700;}

.otherlogos { position:fixed; right: 540px; top: 26px; z-index: 99;}
.otherlogos span { float: right; padding-left: 46px;}
.otherlogos span img { max-height: 42px; width: auto;}
.bottom_ioons { position: absolute; z-index: 3; left: 0; right: 0; bottom: 22px; }
.bottom_ioons ul {display: flex; justify-content: center; padding: 0; margin: 0; list-style:none; text-align:center;}
.bottom_ioons ul li { padding: 0 20px 0 20px; margin: 0; display: inline-block; position:relative; font-size: 22px; line-height: 28px; color: #00FFF8; text-align:center; }
.bottom_ioons ul li span { height: 71px; padding-left: 34px; background: url(../images/half.svg) no-repeat left center; position: relative; line-height: 60px; display: inline-block;}
.bottom_ioons ul li span img { width: auto; max-height: 58px;}
.bottom_ioons ul li strong { display: block; font-weight: 400; padding-top: 5px;}

.contact_section { padding-top: 225px; padding-bottom: 225px;}
.contact_section h1 { text-align:center; margin-bottom: 90px;}
.contact_section iframe{border: 0; margin-top: 0px; width: 100%; height: 450px;}
.contact_left { padding-left: 150px; }
.contact_left a { color: #58595B; text-decoration:underline;}
.contact_left h2 , .contact_left h3 { font-size: 16px; font-weight: 700; line-height: 28px; margin-bottom: 0px; }
.contact_left h2 { margin-bottom: 10px;}
.contact_left ul { display: blocj; padding: 0; margin: 0; list-style:none;}
.contact_left ul li{ display: blocj; padding: 0  0 10px 0; margin: 0 0 15px 0; list-style:none; border-bottom: solid 2px #00FFF8;}
contact_section img { width: 100%;}

.about_section { padding-top: 50px; padding-bottom: 70px;}
.about_section h1 { margin-bottom: 60px;}
.about_section img { max-width: 50%; float: right; }
.about_section img:nth-child(1) {padding-left: 15px;}
.about_section img:nth-child(2) { padding-right: 15px;}
.about_section p { width: 100%; float: right;}

.catalog_main {padding: 0; margin: 0; position:relative; }
.catalog_main.section1 {height: 846px; background-repeat:no-repeat; background-position: left top; background-size: cover }
.catalog_titcle{ position:absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); /*opacity: 0.14; */ mix-blend-mode: multiply;  z-index: 2; }
.catalog_main.section2 {height: 706px; background-repeat:no-repeat; background-position: left top; background-size: cover }
.container-fluid.hpadding .catalog_main.section2:nth-child(4), .container-fluid.hpadding .catalog_main.section2:nth-child(6), .container-fluid.hpadding .catalog_main.section2:nth-child(8), .container-fluid.hpadding .catalog_main.section2:nth-child(9) { background-position: right top;}

.container-fluid.hpadding .catalog_main:nth-child(2) .catalog_titcle { left: auto; right: 0; /*opacity: 0.92; */mix-blend-mode: overlay;  }
.container-fluid.hpadding .catalog_main:nth-child(4) .catalog_titcle { left: auto; right: 0; /*opacity: 0.48; */mix-blend-mode: screen;  }
.container-fluid.hpadding .catalog_main:nth-child(5) .catalog_titcle { /*opacity: 0.33;*/ }
.container-fluid.hpadding .catalog_main:nth-child(6) .catalog_titcle { left: auto; right: 0; /*opacity: 0.26; */mix-blend-mode: screen;  }
.container-fluid.hpadding .catalog_main:nth-child(7) .catalog_titcle {/* opacity: 0.33;*/ }
.container-fluid.hpadding .catalog_main:nth-child(8) .catalog_titcle { left: auto; right: 0; /*opacity: 0.26; */mix-blend-mode: screen;  }
.container-fluid.hpadding .catalog_main:nth-child(9) .catalog_titcle { /*opacity: 0.63;*/ }

.catalog_text { position:absolute; right: 154px; top: 230px; z-index: 2; padding-right: 120px; font-size: 20px; line-height: 30px; color: #fff; font-weight: 700;min-width: 530px;  }
.catalog_text h1, .catalog_text h2 { font-size: 54px; line-height: 40px; color: #fff; font-weight: 700; margin-bottom: 30px;}
.container-fluid.hpadding .catalog_main:nth-child(4) .catalog_text h2, .container-fluid.hpadding .catalog_main:nth-child(6) .catalog_text h2, .container-fluid.hpadding .catalog_main:nth-child(8) .catalog_text h2, .container-fluid.hpadding .catalog_main:nth-child(9) .catalog_text h2 { color: #58595B;}
.catalog_text img { position:absolute; right: 0; top: 0;}
.sub_img { position:absolute; z-index: 1;  }
.container-fluid.hpadding .catalog_main:nth-child(1) .sub_img { mix-blend-mode: darken; right: 400px; top: 284px;}
.container-fluid.hpadding .catalog_main:nth-child(2) .sub_img { left: 430px; top: 190px; }
.container-fluid.hpadding .catalog_main:nth-child(3) .sub_img {  right: 420px; top: 170px;}
.container-fluid.hpadding .catalog_main:nth-child(4) .sub_img { left: 454px; top: 124px;  }
.container-fluid.hpadding .catalog_main:nth-child(5) .sub_img {  right: 494px; top: 112px;}
.container-fluid.hpadding .catalog_main:nth-child(6) .sub_img { left: 520px; top: 24px;  }
.container-fluid.hpadding .catalog_main:nth-child(7) .sub_img {  right: 490px; top: 60px;}
.container-fluid.hpadding .catalog_main:nth-child(8) .sub_img { left: 546px; top: 80px;  }
.container-fluid.hpadding .catalog_main:nth-child(9) .sub_img {  right: 530px; top: 148px;}

.container-fluid.hpadding .catalog_main:nth-child(2) .catalog_text  { right: auto; left: 0; top: 100px; padding-right: 80px; min-width: 440px;}
.container-fluid.hpadding .catalog_main:nth-child(3) .catalog_text { padding-right: 64px; top: 106px;}
.container-fluid.hpadding .catalog_main:nth-child(4) .catalog_text  { right: auto; left: 0; top: 120px; padding-right: 80px; min-width: 440px; color: #58595B;}
.container-fluid.hpadding .catalog_main:nth-child(5) .catalog_text { padding-right: 64px; top: 124px;}
.container-fluid.hpadding .catalog_main:nth-child(6) .catalog_text  { right: auto; left: 0; top: 130px; padding-right: 80px; min-width: 440px; color: #58595B;}
.container-fluid.hpadding .catalog_main:nth-child(7) .catalog_text { padding-right: 84px; top: 115px;}
.container-fluid.hpadding .catalog_main:nth-child(8) .catalog_text  { right: auto; left: 0; top: 130px; padding-right: 64px; min-width: 440px; color: #58595B;}
.container-fluid.hpadding .catalog_main:nth-child(9) .catalog_text { padding-right: 64px; top: 130px; color: #58595B;}


.businessarea { padding-top: 220px; padding-bottom: 180px; }

.businessarea h1 { text-align:center; margin-bottom: 60px;}
.search_option { padding-bottom: 70px;}
.search_option ul {display: flex;flex-wrap: wrap; padding: 0; margin: 0 -8px;}
.search_option ul li { display: block; padding: 0 8px; flex: 0 0 auto;width: 33.33%; position:relative;}
.product_wrap{ text-align:right; padding: 28px 220px 42px 0 ; position:relative; min-height: 206px; }
.product_wrap p { margin-bottom: 8px;}
.product_wrap p span {  width: 64px; background: #272929; text-align: center; color: #fff; height: 24px;  line-height: 22px; font-weight: 400; display: inline-block;}
.product_wrap label { width: 22px; height: 22px; position:absolute; right: 0; top: 0;}
.product_wrap label input[type="checkbox"]{display:none}
.product_wrap label input[type="checkbox"] + span{width:22px;height:22px; background:url(../images/checkbox.svg) no-repeat left top;cursor:pointer; position:absolute; right: 0; top: 0;}
.product_wrap label input[type="checkbox"]:checked + span{background:url(../images/checkbox.svg) no-repeat left -22px; }

.businessarea .row.grid-container  [class*="col-"] { padding-bottom: 30px;}

.product_wrap .quantity-container { position:absolute; right: 220px; bottom: 0; height: 40px !important; width: 120px;}
.quantity-container .decrease, .quantity-container .increase, .quantity-amount { line-height: 38px; height: 38px; width: 24px;  }
.quantity-amount  { border: solid 1px #707070; width:70px; }
.pimage, .product_common div { position:absolute; right: 0; top: 28px; border: solid 1px #707070; width: 200px; height: 177px;  }
.pimage img, .product_common div img { max-width: 98%; max-height: 98%; width: auto; position:absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.businessarea .item { display: none; }
.businessarea  .show { display: block;}
.form_control1, .form_control1:focus { width: 100%; border: solid 1px #707070; width:  100%; height: 46px; font-size: 16px; line-height: 44px; padding: 0 12px 0 40px; color: #272929;  }
.form_control1::-webkit-input-placeholder { opacity: 1;}
.form_control1::-moz-placeholder {opacity: 1;}
.form_control1::placeholder {opacity: 1;}
.form_control2, .form_control2:focus { width: 100%; border: solid 1px #707070; width:  100%; height: 46px; font-size: 16px; line-height: 44px; padding: 0 12px; color: #272929;-webkit-appearance: none; -moz-appearance: none; appearance: none; background:url(../images/down.svg) no-repeat 12px center; }
.search_option ul li input[type=submit] { width: 44px; height: 44px; background: url(../images/search2.svg) no-repeat center center; position:absolute; left: 9px; top: 1px; z-index: 1; border: 0; padding: 0;}
.moreitem { padding-bottom: 50px; padding-top: 50px; text-align:center; }
.moreitem a { display: inline-block; font-size: 29px; line-height: 30px; color: #58595B; padding: 0 0 0 20px; background:url(../images/arrow2.svg) no-repeat left center; min-height: 36px; }
.blinks ul { display: flex; justify-content: center; list-style-type: none; padding:0; margin:0;text-align:center;}
.blinks ul  li { margin: 0 25px; padding: 0;  display: inline-block; font-size: 29px; line-height: 36px; font-weight: 700;}
.blinks ul  li span { height: 72px; line-height: 70px; display: inline-block;}
.blinks ul  li a { background: #272929; min-width: 246px; height: 72px; color: #fff; line-height: 70px; display: inline-block; }

.businessarea.history h1 { font-weight: 700; text-align:right;}
.order_repeat { width: 100%; float: right; position:relative; border-bottom: solid 2px #00FFF8; padding-bottom: 50px; margin-bottom: 50px; min-height: 290px;}
.order_repeat h2 { font-size: 22px; line-height: 30px; font-weight: 700; text-align:right; margin-bottom: 15px; }
.product_common { display: block; position:relative; padding: 0 220px 0 0; }
.product_common div { top: 0;}
.addcart { color: #272929; min-height: 32px; padding: 17px 30px 0 0; position:absolute; left: 0; bottom: 10px; background:url(../images/cart2.svg) no-repeat right bottom;}
.editinvitation2 { color: #272929; min-height: 32px; padding: 17px 0 0 0; left: 130px; bottom: 10px; position:absolute;}

.cart_nav {position: fixed; z-index: 99; top: 22px; right: 490px;}
.cart_nav ul { display: block; padding:0; margin: 0; list-style:none;}
.cart_nav ul li { float: right; padding: 0 0 0 24px; margin: 0;font-size: 22px; line-height: 46px;  color: #fff;}
.cart_nav ul li a { display: inline-block; color: #fff; border: solid 1px #fff; padding: 0 15px; min-width: 176px; text-align:center;line-height: 46px;   }
.cart_nav ul li a:hover, .cart_nav ul li a.active { color: #00FFF8; border: solid 1px #00FFF8;}

.business_payment { padding-top: 220px; padding-bottom: 150px; }
.business_payment h1 { font-size: 25px; line-height: 30px; font-weight: 700; text-align:right; margin-bottom: 70px; }
.business_payment table { width: 100%;}
.business_payment table td { position:relative; width: 100%;}
.table_bottom { overflow: hidden ; padding-bottom: 40px; padding-top: 15px;}
.table_bottom span:nth-child(1) { float: right; font-weight: 700; line-height: 46px; position:relative; padding-left: 76px; }
.table_bottom span:nth-child(1) i { width: 60px; height: 46px; text-align:center; font-style:normal; text-align:center; position:absolute; left: 0; top: 0; border: solid 1px #707070; display: inline-block;}
.table_bottom span:nth-child(2) { float: left; font-weight: 700; line-height: 46px;}
.business_payment h3 { font-size: 25px; line-height: 32px; font-weight: 700; width: 100%; float: right; margin-bottom: 30px; }
.business_payment h3  strong { font-size: 12px; font-weight: 400; }
.form_block { width: 100%; float: right; padding-bottom: 20px;}
.business_payment .cart_repeat { padding-top: 0px; padding-right: 134px; margin-bottom: 30px;}
.business_payment .cart_repeat span { border: solid 1px #707070; position:absolute; right: 0; top: 0; width: 104px; padding: 5px;}
.business_payment .cart_repeat img { max-width: 100%;; max-height: auto; top: auto; right: auto; position:relative;}

.form_block label { width: 100%; float: right;}
.form_block .form-control { border-radius: 0;  width: 100%; float: right; border: solid 1px #707070; width:  100%; height: 46px; font-size: 16px; line-height: 44px; padding: 0 12px; color: #272929; }
 .form_block .form-control:focus, .form_block .form_control2:focus { border: solid 1px #707070;}
.form_block .form-control.textarea { padding: 12px; line-height: 20px; height: 125px; }
.form_block .form_control2 { float: right;}
.form_block .form-control.quarter { width: 72%;}
.form_block .form_control2.rest { width: 25%; float: left;}
.form_block .form-control.number1 { width: 22%;}
.form_block .form-control.number2 { width: 22%; margin: 0 4% 0 0;}
.form_block .form-control.number3 { width: 22%; margin: 0 4%;}
.block1 { width: 31%; float: right;}
.block2 { width: 31%; margin: 0 3.5%; float: right;}
.form_block.submit { padding-top: 50px;}
.form_block.submit  input[type=submit] { width:246px; height: 72px; background: #272929; display: inline-block; cursor: pointer; border: 0; font-size: 29px; color: #fff; font-weight: 700;}
.form_block label.checkbox { width: 22px; height: 22px; float: right; position:relative;}
.form_block label input[type="checkbox"]{display:none}
.form_block label input[type="checkbox"] + span{width:22px;height:22px; background:url(../images/checkbox.svg) no-repeat left top;cursor:pointer; position:absolute; right: 0; top: 0;}
.form_block label input[type="checkbox"]:checked + span{background:url(../images/checkbox.svg) no-repeat left -22px; }
.form_block .termspolidy { line-height: 22px; float: left; text-decoration:underline;}

.modal-dialog.termsmodal { max-width: 724px;  border-radius: 0;}
.modal-dialog.termsmodal .modal-content { padding: 0; border-radius: 0;}
.modal-dialog.termsmodal .modal-body { padding: 50px;}
.modal-dialog.termsmodal h3 { font-size: 16px; line-height: 24px; font-weight: 700; margin-bottom: 15px; }
.catalog_text img:nth-child(2) { display: none;}

.new_section { padding: 0; margin: 0; position:relative; font-size: 16px; line-height: 21px;}
.new_section .container { max-width: 484px; position:relative; min-height: 610px; padding-top: 150px; padding-bottom: 100px;}
.pic_main { position:absolute; right:0; top: 0; z-index: -5;}
.pic_main:before { content: ""; position:absolute; right: 0; top: 0; bottom: 0; left: 0; background: url(../images/shade1.png) repeat-y  right top; z-index: -1;}
.pic_main img { max-width: 100%; height: auto; display: block; position:relative; z-index: -2; }
.pic_sub { min-height: 610px; width: 378px; position:absolute; left:-380px; top: 0px; z-index: -1;}
.pic_sub img {  max-width: 100%; height: auto; max-height: 560px; position:absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.cellery_main { padding: 0 0 90px 0; margin: 0;}
.cellery_main .new_section { padding-bottom: 50px;}
.cellery_main .new_section:nth-child(odd) .pic_main { right: auto; left: 0;}
.cellery_main .new_section:nth-child(odd) .pic_main:before {background: url(../images/shade2.png) repeat-y  20px top;}
.cellery_main .new_section:nth-child(odd) .pic_sub { left: auto; right: -380px;}


/* #Media Queries
================================================== */

@media (min-width: 1700px) {
.row.grid-container { margin-left: -90px; margin-right: -90px;}
.row.grid-container  [class*="col-"] { padding-left: 90px; padding-right: 90px; padding-bottom: 40px;}

.businessarea .row.grid-container { margin-left: -30px; margin-right: -30px;}
.businessarea .row.grid-container  [class*="col-"] { padding-left: 30px; padding-right: 30px; padding-bottom: 60px;}

.cellero_section, .cellero_details, .contact_section, .about_section, .businessarea, .business_payment    {max-width: 1624px;}

}
@media (min-width: 1400px) and (max-width: 1599px) {
.home_top .top_logos img { max-height: 50px;}
.top_text { padding-bottom: 150px;}
.top_text.cellero {padding-bottom: 180px; font-size: 24px;line-height: 36px;}

.container-fluid.hpadding .catalog_main.section1 { background-position: -300px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(3) { background-position: -300px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(4) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(7) { background-position: -300px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(8) { background-position: -100px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(9) { background-position: -300px top;}

.new_section .container { min-height: 500px;  padding-top: 100px; padding-bottom: 80px;}
.pic_main:before { right: -100px;}
.pic_main img { max-height: 500px;}
.pic_sub { min-height: 500px; }
.pic_sub img { max-height: 440px;}

.cellery_main .new_section:nth-child(odd) .pic_main { right: auto; left: 0;}
.cellery_main .new_section:nth-child(odd) .pic_main:before { right: 0; left: 0; background-position:  left top;}
.cellery_main .new_section:nth-child(odd) .pic_sub { left: auto; right: -350px;}

}
/* END__ */

@media (min-width: 1200px) and (max-width: 1399px) {
.top_logos  { margin-top: -40px;}
.home_top .top_logos img { max-height: 40px;}
.top_text { padding-bottom: 130px;font-size: 22px;line-height: 34px;width: 700px;margin-left: -350px;}
.top_text.cellero {padding-bottom: 200px; font-size: 24px;line-height: 36px;}
.inner_logo.cellero { top: 45%;}
.inner_logo.cellero img { max-height: 90px;}
.bottom_ioons ul li { padding: 0 14px 0 14px;font-size: 18px; line-height: 22px;}

.otherlogos { right: 440px;}
.otherlogos span { padding-left: 26px;}
.otherlogos span img { max-height: 32px;}

.home_section1 { padding-top: 100px; padding-bottom: 100px;}
.home_section2 { padding-top: 40px; padding-bottom: 60px;}
.home_section2 h2 { margin-bottom: 30px;}
.home_section2 .img_wrap { height: 250px;}
.home_section3 { padding-top: 40px; padding-bottom: 70px;}
.home_section3 h2 { margin-bottom: 70px;}
.section3_wrap .img_wrap { height: 350px;}
.footer { padding: 150px 0;}



.home_section2::before, .home_section3::after { width: 1050px; margin-left: -525px;}
.businessarea { padding-top: 200px;padding-bottom: 120px;}
.search_option { padding-bottom: 50px;}
.businessarea h1 { margin-bottom: 40px;}
.businessarea .row.grid-container  [class*="col-"] {width: 33.33%;}
.cart_nav {top: 72px; right: 220px;}

.container-fluid.hpadding .catalog_main.section1 { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(3) { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(4) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(6) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(7) { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(8) { background-position: -100px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(9) { background-position: -500px top;}

.new_section .container { min-height: 400px;  padding-top: 80px; padding-bottom: 80px;}
.pic_main:before { right: -200px;}
.pic_main img { max-height: 400px;}
.pic_sub { min-height: 400px; width: 300px; left: -300px; }
.pic_sub img { max-height: 340px;}

.cellery_main .new_section:nth-child(odd) .pic_main { right: auto; left: 0;}
.cellery_main .new_section:nth-child(odd) .pic_main:before { right: 0; left: 0; background-position:  left top; background-size: 150% auto;}
.cellery_main .new_section:nth-child(odd) .pic_sub { left: auto; right: -280px;}


}
/* END__ */
@media (min-width: 992px) and (max-width: 1199px) {
h1, h2, h3, h4, h5, h6 {font-size: 44px; line-height: 60px;}
.top_logos  { margin-top: -30px;}
.home_top .top_logos img { max-height: 30px;}
.top_text { padding-bottom: 130px;font-size: 22px;line-height: 34px;width: 700px;margin-left: -350px;}

.top_text.cellero {padding-bottom: 200px; font-size: 22px;line-height: 34px;}
.inner_logo.cellero { top: 35%;}
.inner_logo.cellero img { max-height: 70px;}
.bottom_ioons ul li { padding: 0 12px 0 12px;font-size: 14px; line-height: 18px;}
.bottom_ioons ul li span { height: 61px; padding-left: 30px; line-height: 60px; background-size: 51px  auto;}
.bottom_ioons ul li span img { max-height: 38px;}

.otherlogos { right: 210px; top: 80px;}
.otherlogos span { padding-left: 26px;}
.otherlogos span img { max-height: 32px;}

.navbar_nav ul li > a { font-size: 18px !important;  }
.home_section1 { padding-top: 100px; padding-bottom: 100px;}
.home_section2 { padding-top: 40px; padding-bottom: 60px;}
.home_section2 h2 { margin-bottom: 30px;}
.home_section2 .img_wrap { height: 230px;}
.home_section3 { padding-top: 40px; padding-bottom: 70px;}
.home_section3 h2 { margin-bottom: 70px;}
.section3_wrap .img_wrap { height: 300px;}
.footer { padding: 100px 0; font-size: 18px;line-height: 22px;}
.home_section2::before, .home_section3::after { width: 950px; margin-left: -475px;}
.businessarea { padding-top: 200px;padding-bottom: 120px;}
.search_option { padding-bottom: 50px;}
.businessarea h1 { margin-bottom: 40px;}
.businessarea .row.grid-container  [class*="col-"] {width: 50%;}
.cart_nav {top: 82px; right: 220px;}
.cart_nav ul li {padding: 0 0 0 16px;font-size: 15px; line-height: 36px;}
.cart_nav ul li a {padding: 0 6px; min-width: 120px;line-height: 36px;}

.container-fluid.hpadding .catalog_main.section1 { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(3) { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(4) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(6) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(7) { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(8) { background-position: -100px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(9) { background-position: -500px top;}
.modal-dialog.loginmodal .modal-body { padding: 60px 60px 30px 60px;}

.new_section .container { min-height: 320px;  padding-top: 30px; padding-bottom: 40px;}
.pic_main:before { right: -350px;}
.pic_main img { max-height: 320px;}
.pic_sub { min-height: 320px; width: 220px; left: -220px; }
.pic_sub img { max-height: 270px;}

.cellery_main .new_section:nth-child(odd) .pic_main { right: auto; left: 0;}
.cellery_main .new_section:nth-child(odd) .pic_main:before { right: 0; left: 0; background-position:  left top; background-size: 150% auto;}
.cellery_main .new_section:nth-child(odd) .pic_sub { left: auto; right: -220px;}

}

/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
h1, h2, h3, h4, h5, h6 {font-size: 40px; line-height: 55px;}
.logo img { max-width: 170px;
}
.top_logos  { margin-top: -30px;}
.home_top .top_logos img { max-height: 30px;}
.top_text { padding-bottom: 90px;font-size: 14px;line-height: 20px;width: 700px;margin-left: -350px;}

.top_text.cellero {padding-bottom: 140px; font-size: 14px;line-height: 20px;}
.inner_logo.cellero { top: 50%;}
.inner_logo.cellero img { max-height: 50px;}
.bottom_ioons ul li { padding: 0 8px 0 8px;font-size: 12px; line-height: 16px;}
.bottom_ioons ul li span { height: 61px; padding-left: 30px; line-height: 60px; background-size: 41px  auto;}
.bottom_ioons ul li span img { max-height: 30px;}

.otherlogos { right: 174px; top: 80px;}
.otherlogos span { padding-left: 26px;}
.otherlogos span img { max-height: 32px;}

.navbar_nav { padding-right: 180px !important; }
.navbar_nav ul li > a { font-size: 18px !important;  }
.home_section1 { padding-top: 100px; padding-bottom: 100px;}
.home_section1 .img_wrap strong, .home_section1 .img_wrap b {font-size: 20px; line-height: 70px;}
.home_section1 .img_wrap b img, .home_section1 .img_wrap strong img { max-height: 50px;}
.img_wrap::after { height: 70px;}
.img_wrap strong, .img_wrap b  { height: 70px;}
.home_section2 { padding-top: 40px; padding-bottom: 60px;}
.home_section2 h2 { margin-bottom: 30px;}
.home_section2 .img_wrap { height: 200px;}
.home_section3 { padding-top: 40px; padding-bottom: 70px;}
.home_section3 h2 { margin-bottom: 70px;}
.section3_wrap .img_wrap { height: 250px;}
.footer { padding: 70px 0; font-size: 18px;line-height: 22px;}
.home_section2::before, .home_section3::after { width: 700px; margin-left: -350px;}

.businessarea { padding-top: 200px;padding-bottom: 120px;}
.search_option { padding-bottom: 50px;}
.businessarea h1 { margin-bottom: 40px;}
.businessarea .row.grid-container  [class*="col-"] {width: 50%;}
.cart_nav {top: 82px; right: 180px;}
.cart_nav ul li {padding: 0 0 0 12px;font-size: 14px; line-height: 30px;}
.cart_nav ul li a {padding: 0 6px; min-width: 80px;line-height: 30px;}

.container-fluid.hpadding .catalog_main.section1 { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(3) { background-position: -500px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(4) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(6) { background-position: -200px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(7) { background-position: -700px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(8) { background-position: -300px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(9) { background-position: -700px top;}
.container-fluid.hpadding .catalog_main:nth-child(8) .sub_img { left:375px;}

.new_section .container { min-height: 350px;  padding-top: 30px; padding-bottom: 40px;max-width: 384px;}
.pic_main:before { right: -350px;}
.pic_main img { max-height: 350px;}
.pic_sub { min-height: 350px; width: 180px; left: -180px; }
.pic_sub img { max-height: 300px;}

.cellery_main .new_section:nth-child(odd) .pic_main { right: auto; left: -20px;}
.cellery_main .new_section:nth-child(odd) .pic_main:before { right: 0; left: 0; background-position:  left top; background-size: 120% auto;}
.cellery_main .new_section:nth-child(odd) .pic_sub { left: auto; right: -170px;}

}


/* END__ */


@media (min-width: 768px) {
.navbar_nav { position:absolute; z-index: 98; top: 31px; right: 0; left: 0; padding-right: 220px; }
.navbar_nav ul { display: block; padding: 0; margin: 0; list-style:none;}
.navbar_nav ul li{float:right; margin:0; padding: 0 0 0 60px;  line-height:40px;  text-align:center; /*position:relative;*/ }
.navbar_nav ul li:nth-last-child(1), .navbar_nav ul li:nth-last-child(1) a { padding-left: 0px;}
.navbar_nav ul li > a{display:block; padding:0; line-height:28px; font-size:22px; color:#fff; font-weight: 400; position:relative; }
/*.navbar_nav ul li.has-menu > a:after {content:""; width: 12px; height: 2px; position:absolute; left: 0; top: 50%; margin-top: -1px; background: #fff;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar_nav ul li.has-menu > a:before {content:""; width: 2px; height: 12px; position:absolute; left: 5px; top: 50%; margin-top: -6px; background: #fff;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;} */
.navbar_nav ul li:focus > a, .navbar_nav ul li:hover > a, .navbar_nav ul li > a:focus, .navbar_nav ul li > a:hover/*, .navbar_nav ul li > a.active*/{ color:#00FFF7; text-decoration:none;}
.navbar_nav ul li > a.active { font-weight: 400; color:#00FFF7; }
.navbar_nav ul li:focus > a:before, .navbar_nav ul li:hover > a:before, .navbar_nav ul li > a:focus:before, .navbar_nav ul li > a:hover:before /*, .navbar_nav ul li > a.active:before */ {transform: rotate(90deg); }
.navbar_nav ul li.has-menu ul{background:#4E4E4E; margin:0; display:none; min-width:100%; padding:0 0 10px 0; position:absolute; right:0; left: 0; top:100%; z-index: 9999; list-style:none; }
.navbar_nav ul li.has-menu ul li{line-height:25px;text-align: right; list-style:none; margin: 0 0 1px 0; float: right; width: 100%; }
.navbar_nav ul li.has-menu ul li:after{ display:none;}
.navbar_nav ul li.has-menu ul li:last-child{border-bottom:none}
.navbar_nav ul li.has-menu ul li a{display:block; font-size:13px; line-height: 22px; color:#fff; padding:3px 5px; font-weight: 400 !important; }
.navbar_nav ul li.has-menu ul li a:hover{text-decoration:none; color:#E98024;}
.navbar_nav ul li.has-menu ul li a:after{ display: none !important;}
.navbar_nav ul li.has-menu:hover ul{display:block}
.navbar_nav ul li + li{ margin-left:0; position:relative;}



}


/* END__ */

@media only screen and (max-width: 767px) {
body { font-size: 12px; line-height: 14px;}
h1, h2, h3, h4, h5, h6 {font-size: 35px; line-height: 46px;}
.header  { height: 50px;}
.header::after { height: 50px;  background: rgba(39,41,41, 1); right: 0;}
.logo {left: 18px; top:7px;}
.logo img { width: 70px;max-width: 70px;}
.navbar-toggler { width: 20px; height: 20px; border-radius: 0;right: 15px; top: 10px;}
.navbar-toggler i{ width: 12px; height: 1px; position:absolute;left: 4px;}
.navbar-toggler i:nth-child(1){ top: 6px;}
.navbar-toggler i:nth-child(2){top: 11px;}
.navbar-toggler i:nth-child(3){top: 16px;}
.navbar-toggler.active i:nth-child(2) { opacity: 0;}
.navbar-toggler.active i:nth-child(1) { transform: rotate(-45deg);top: 16px;}
.navbar-toggler.active i:nth-child(3) { transform: rotate(45deg);top: 16px;}
.popup_menu { width: 300px;}
.popup_menu_weap { padding: 100px 20px 20px 20px; font-size: 16px; line-height: 20px;}

.navbar_nav { position:absolute; z-index: 98; top: 10px; right: 0; left: 0; padding-right: 140px; }
.navbar_nav ul { display: block; padding: 0; margin: 0; list-style:none;}
.navbar_nav ul li{float:right; margin:0; padding: 0 0 0 20px;  line-height: 20px;  text-align:center; /*position:relative;*/ }
.navbar_nav ul li:nth-last-child(1), .navbar_nav ul li:nth-last-child(1) a { padding-left: 0px;}
.navbar_nav ul li > a{ display:block; line-height: 20px; font-size:11px; color:#fff; font-weight: 400; position:relative; }
.navbar_nav ul li:focus > a, .navbar_nav ul li:hover > a, .navbar_nav ul li > a:focus, .navbar_nav ul li > a:hover/*, .navbar_nav ul li > a.active*/{ color:#00FFF7; text-decoration:none;}
.navbar_nav ul li > a.active { font-weight: 400; color:#00FFF7; }

.sicons { width: auto; right: 40px; top: 10px; }
.sicons ul {width: auto;}
.sicons ul li{ padding: 0 0 0 16px; margin: 0; width: auto;  }
.sicons ul li a { display: block; position:relative; line-height: 20px;}
.sicons ul li a img { max-height: 13px;}
.sicons ul li a i {line-height: 20px; font-size: 10px;}

.page_ttile { display: none;}

.top_logos  { margin-top: -250px}
.home_top .top_logos span { width: 100%; max-width: 100%; padding-bottom: 35px;}
.home_top .top_logos img { max-height: 20px;}
.top_text { padding: 0 30px; padding-bottom: 90px;font-size: 16px;line-height: 21px;width: 100%;margin-left: -50%;}

.top_text.cellero {padding-bottom: 320px; font-size: 14px;line-height: 20px;}
.inner_logo.cellero { top: 35%;}
.inner_logo.cellero img { max-height: 50px;}

.otherlogos { right: 25px; top: 60px; z-index: 97;}
.otherlogos span { padding-left: 15px;}
.otherlogos span img { max-height: 20px;}

.bottom_ioons {bottom: 0; width: 100%; background: rgba(39,41,41, 1);}
.bottom_ioons ul { display: block; padding-top: 10px; }
.bottom_ioons ul li { padding: 0 8px 10px 8px;font-size: 12px; line-height: 16px; width: 30%; /*float: right;*/ min-height: 98px; }
.bottom_ioons ul li span { height: 50px; padding-left:22px; line-height: 50px; background-size: 31px  auto;}
.bottom_ioons ul li span img { max-height: 20px;}


.home_section1 { padding: 0;}
.home_section1  .row { margin-left: -px; margin-right: 0px;}
.home_section1  .row  [class*="col-"] { padding: 0;}

.home_section1 .img_wrap strong, .home_section1 .img_wrap b {font-size: 29px; line-height: 50px;}
.home_section1 .img_wrap b img, .home_section1 .img_wrap strong img { max-height: 33px;}
.img_wrap::after { height: 50px;}
.img_wrap strong, .img_wrap b  { height: 50px;}
.home_section2 { padding-top: 40px; padding-bottom: 40px;}
.home_section2 h2 { margin-bottom: 10px;}
.home_section2 .img_wrap { height: 80px;}
.home_section3 { padding: 40px 0 40px 0;}
.home_section3  .row { margin-left: -px; margin-right: 0px;}
.home_section3  .row  [class*="col-"] { padding: 0;}
.home_section3 h2 { margin-bottom: 40px;}
.section3_wrap .img_wrap { height: 250px;}
.footer { padding: 30px 0; font-size: 18px;line-height: 22px;}
.footer  span { display: block; padding: 16px 0; overflow: hidden;}
.footer  span  strong { width: 50%; float: right; text-align: left; padding: 0 10px;}
.footer  span  strong:nth-child(2) { text-align:right;}
.footer ul li { padding: 0 10px; text-align:left;}
.footer ul li:nth-child(2) { text-align:right;}
.home_section2::before, .home_section3::after { width: 70%; margin-left: -35%;}

.about_section { padding-top: 25px; padding-bottom: 30px;}
.about_section h1 { margin-bottom: 20px;}

.businessarea {padding-top: 102px;  padding-bottom: 80px;}
.cart_nav { top: 50px; right: 0; background: rgba(39,41,41, 1); left: 0; padding: 0 15px 15px 0;}
.cart_nav ul li {padding: 0 0 0 10px; margin: 0;font-size: 11px; line-height: 16px;}
.cart_nav ul li a { padding: 0 5px; min-width: 78px; line-height: 16px;   }
.search_option ul li { width: 50%; padding-bottom: 15px;}

.form_control2, .form_control2:focus {font-size: 11px; height: 26px; line-height: 25px; padding: 0 12px; background-size: 10px 4px;}
.form_control1, .form_control1:focus , .form_block .form-control{ height: 26px; font-size: 11px; line-height: 25px; padding: 0 12px 0 30px;}
.search_option ul li input[type="submit"] { width: 25px; height: 25px;  background-size: 10px auto;}
.search_option { padding-bottom: 30px;}
.businessarea h1 { margin-bottom: 16px;}
.filter-list { padding-bottom: 14px;}
.filter-list li { font-size: 12px; line-height: 15px;margin: 0 7px; padding: 0;}
.product_wrap { padding: 140px 0 56px 0; min-height: auto;}
.pimage, .product_common div { top: 20px; width: 125px; height: 110px;}
.product_wrap label{width:14px;height:14px;}
.product_wrap label input[type="checkbox"] + span{width:14px;height:14px; background-size: 14px 28px;}
.product_wrap label input[type="checkbox"]:checked + span{background:url(../images/checkbox.svg) no-repeat left -14px; background-size: 14px 28px;}
.product_wrap .quantity-container { right:0px; bottom: 20px; height: 28px !important; width: 74px;}
.quantity-container .decrease, .quantity-container .increase, .quantity-amount { line-height:24px; height: 26px; width: 20px; font-size: 12px;  }
.quantity-amount  { border: solid 1px #707070; width:30px; }
.moreitem a { font-size: 12px; line-height: 30px;padding: 0 0 0 15px;min-height: 36px; background-size: 8px 12px;}
.blinks ul li { margin: 0 15px;font-size: 16px;line-height: 30px;}
.blinks ul li a { min-width: 110px;  height: 30px;line-height: 30px;}
.blinks ul li span {height: 30px; line-height: 30px;}
.moreitem { padding-bottom: 20px; padding-top: 10px;}
.product_common { padding: 120px 0 0 0;}
.product_common div { top: 0;}
.businessarea.history h1 { font-size: 16px; line-height: 20px; margin-bottom: 10px;}
.order_repeat {padding-bottom: 30px; margin-bottom: 30px;}
.order_repeat h2 { font-size: 12px; line-height: 18px; margin-bottom: 8px;}
.addcart { min-height: 24px; padding: 14px 20px 0 0; background-size: 22px 18px;}
.editinvitation2 { min-height: 24px; padding: 14px 0 0 0; left: 90px;}

.business_payment { padding-top: 110px;   padding-bottom: 50px;}
.business_payment h1 { font-size: 16px; margin-bottom: 20px;}
.cart_repeat { padding: 120px 0 0 30px; min-height: auto; margin-bottom: 20px;}
.business_payment .cart_repeat { padding-top: 130px; padding-right: 0px; margin-bottom: 20px;}
.cart_repeat img {top: 0px; max-width: 113px; max-height: 112px; width: auto;}
.dbutton { top: 130px;}
.table_bottom span { font-size: 16px;}
.business_payment h3 { font-size: 16px;margin-bottom: 10px;}
.form_block { padding-bottom: 10px;}

.form_block { width: 70%;}
.form_block.full { width: 100%;}
.form_block label.checkbox{width:14px;height:14px;}
.form_block label.checkbox input[type="checkbox"] + span{width:14px;height:14px; background-size: 14px 28px;}
.form_block label.checkbox input[type="checkbox"]:checked + span{background:url(../images/checkbox.svg) no-repeat left -14px; background-size: 14px 28px;}
.form_block.submit {  padding-top: 10px;}
.form_block.submit input[type="submit"], .cartpopup { width: 104px; height: 30px;font-size: 16px; line-height: 28px; font-size: 16px;}

.contact_section { padding: 70px 0 0 0;}
.contact_section  .row { margin-left: -px; margin-right: 0px;}
.contact_section  .row  [class*="col-"] { padding: 0;}
.contact_left { padding: 0 20px;}
.contact_section h1 { margin-bottom: 20px;}
.contact_section img { width: 100%;}
.contact_left ul li:nth-last-child(1) { border: 0; margin-bottom: 0px;}
.cellero_details { padding-top: 90px; padding-bottom: 50px;}
.cellero_text { font-size: 12px; line-height: 14px; padding-left: 0%;}
.cellero_text h1 { line-height: 30px; margin-bottom: 15px;}
.cellero_text h1 img { max-width: 118px;}
.cellero_text h2 { font-size: 20px; line-height:20px;}
.cellero_text p span { width: 70px;height: 30px; line-height: 28px; font-size: 19px;}
.swap_imaage { width: 100%;  position: relative; left: auto; top: auto; text-align:center;}
.swap_wrap { float: none; display: inline-block; padding-bottom: 40px;}
.modal-dialog.cartnmodal { max-width: 94%; margin: 0 auto;}
.cellero_section {padding-top: 30px; padding-bottom: 40px;}
.cellero_section h1 { margin-bottom: 15px;}
.grid-container ul { padding-top: 15px;}
.grid-container ul li { padding-left: 60px;}
.grid-container ul li span { height: 16px;  line-height: 14px; font-size:11px; width: 60px;}
.grid-container ul li b, .grid-container ul li strong { width: 60px;}
.imgmain { height: 120px;}
.cellero_section .row.grid-container { padding-top: 20px;}
.cellero_section .row.grid-container  [class*="col-"] { padding-bottom: 30px;}
.imgmain i { transform: scale(0.75); left: -10px;top: -10px;}

.container-fluid.hpadding .catalog_main.section1 { background-position: -500px top; background-size: auto 100%!important;}
.container-fluid.hpadding .catalog_main.section2 { background-position: -1000px top;  background-size: auto 100%!important; }
.container-fluid.hpadding .catalog_main.section2:nth-child(3) { background-position: -700px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(4) { background-position: right top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(5) { background-position: right top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(6) { background-position: -1000px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(7) { background-position: -600px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(8) { background-position: -1000px top;}
.container-fluid.hpadding .catalog_main.section2:nth-child(9) { background-position: -400px top;}
.container-fluid.hpadding .catalog_main:nth-child(8) .sub_img { left:375px;}
.sub_img { display: none;}

.catalog_text { right: 50px !important;   top: 40px !important; padding-right: 0px !important; padding-top: 40px; min-width: auto !important;  left: 0!important;}
.container-fluid.hpadding .catalog_main.section1:nth-child(1) .catalog_text{ top: 70px !important;}
.catalog_text img { max-height: 32px;}
.catalog_text h1, .catalog_text h2  { font-size: 45px; line-height: 40px;}
.container-fluid.hpadding .catalog_main:nth-child(4) .catalog_text h2, .container-fluid.hpadding .catalog_main:nth-child(6) .catalog_text h2, .container-fluid.hpadding .catalog_main:nth-child(8) .catalog_text h2, .container-fluid.hpadding .catalog_main:nth-child(9) .catalog_text h2 { color: #fff;}
.container-fluid.hpadding .catalog_main:nth-child(4) .catalog_text h2 {color: #58595B;}
.container-fluid.hpadding .catalog_main:nth-child(8) .catalog_text,.container-fluid.hpadding .catalog_main:nth-child(9) .catalog_text { color: #fff;}

.catalog_text,.container-fluid.hpadding .catalog_main:nth-child(9) .catalog_text  img:nth-child(1), .catalog_text,.container-fluid.hpadding .catalog_main:nth-child(8) .catalog_text  img:nth-child(1), .catalog_text,.container-fluid.hpadding .catalog_main:nth-child(6) .catalog_text  img:nth-child(2) { display: none;}
.catalog_text,.container-fluid.hpadding .catalog_main:nth-child(9) .catalog_text img:nth-child(2), .catalog_text,.container-fluid.hpadding .catalog_main:nth-child(8) .catalog_text img:nth-child(2), .catalog_text,.container-fluid.hpadding .catalog_main:nth-child(6) .catalog_text img:nth-child(2) { display: block;}
.modal-dialog.loginmodal .modal-body { padding: 60px 60px 30px 60px;}
.modal-dialog.loginmodal { max-width: 94%; margin: 0 auto;}

.pic_main { position: relative; display: block; right: 0; top: 0; z-index: -5; z-index: 1;}
.pic_main:before { background-size: 170%; auto;}
.new_section .container { max-width: 100%;min-height: auto; padding-top: 30px;padding-bottom: 30px;}
.pic_sub { min-height: auto; width: 100%; text-align:center; position:relative; left: auto;  top: auto; z-index: 1; padding-top: 20px;}
.pic_sub img { right: auto; max-width: 200px;  position: relative; top: auto; left: auto; -webkit-transform: translate(0%, 0%); -moz-transform: translate(0%, 0%); -ms-transform: translate(0%, 0%); -o-transform: translate(0%, 0%); transform: translate(0%, 0%); }

.cellery_main { padding-bottom: 30px;}
.cellery_main .new_section { padding-bottom: 20px;}
.cellery_main .new_section:nth-child(odd) .pic_main:before { right: 0; left: 0; background-position:  left top; background-size: 170% auto;}
.cellery_main .new_section:nth-child(odd) .pic_sub { right: auto; }
}


/* END__ */
@media only screen and (max-width: 575px) {
.home_section1 .img_wrap strong, .home_section1 .img_wrap b {font-size: 20px;}
.modal-dialog.loginmodal .modal-body { padding: 60px 30px 30px 30px;}
}
/* END__ */
@media only screen and (max-width: 370px) {
.popup_menu { width: 100%;}
}
/* END__ */


.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

input[type='number']{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {   -webkit-appearance: none;   margin: 0; }
input[type='number'] { -moz-appearance:textfield;}

.about_section a {text-decoration: underline;}



.quantity-container { border: solid 1px #E8E8E8; border-radius: 6px; width: 100%; display: block; position:relative; overflow: hidden; }
.quantity-container .decrease, .quantity-container .increase, .quantity-amount { width: 33.33%; float: left; text-align:center; border: 0; background-color:transparent;  border-radius: 6px; height: 30px; display: inline-block;}
.quantity-container .decrease { background: url(/templates/t8142/images/minus.svg) no-repeat center center;}
.quantity-container .increase { background: url(/templates/t8142/images/plus.svg) no-repeat center center;}
