/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
/*// <uniquifier>: Use a unique and descriptive class name*/
/*// <weight>: Use a value from 300 to 900*/

.rubik {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
p{
    font-size:16px;
}
.strong{
  color: green !important;
  font-weight: 600;
}
.weak{
  color: red !important;
  font-weight: 600;
}
body {
  color: #606060;
  font-family: 'Rubik', sans-serif !important;
  font-family: "Rubik", sans-serif !important;
  /*font-family: 'Poppins', sans-serif !important;*/
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  visibility: visible;
  /* background: url(bg1600.jpg) no-repeat center center fixed; */
  /*-webkit-background-size: cover;*/
  /*-moz-background-size: cover;*/
  /*-o-background-size: cover;*/
  /*background-size: cover;*/
    overflow-y:auto;
  overflow-x:hidden;
  text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html{
    font-family: 'Rubik', sans-serif !important;
}
html, body {
  height: 100%;
}
#registrationbox{
  display: none;
}
.imgA1{
  width:45%;
}
.h2-ft {
    font-size: 24px !important;
}
.mar-20{
  margin-top: 20px !important;
}
a{
  color: blue !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #303030;
    font-weight: 600;
}
.help-block-val li {
    color: #EA2027 !important;
    font-size: 13px;
}
.bg-ligrey {
   /* background: #f4f4f4;*/
}
.shipping-service-area {
   background:transparent;
    padding: 40px 0;
}
.cnt-new{
	background:#fff;
border-radius: 20px;
overflow: hidden;
padding: 42px 55px 45px 55px;
box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
overflow: visible;
}
.brd-rad{
	border-radius: 2rem;
}
.multiselect.dropdown-toggle.btn.btn-default{
	margin-left:20px;
	border-radius: 2rem;
}
.new-h1{
	font-size: 50px;
font-style: normal;
letter-spacing: 1px;
font-weight: 600;
color:#4b4b4b;
text-align: center;
}
.new-h2{
	font-size: 27px;
color:#596275;
margin-top:50px;
}
.new-h3{color: #4b4b4b;}
.h2-ft{
	font-size: 24px !important;
}
.bg-ligrey{
	background:#f4f4f4;
}
.btn-sendenq{
	position: absolute;
    right:10px;
    top: 60px;
   border-radius: 5px;
  background-image: linear-gradient(16deg, #ff005a 0%, #ff5d2d 64%, #ffba00 100%);
  font-size: 15px;
  font-family: "Rubik", sans-serif;
  /*font-family: "Poppins", sans-serif;*/
  font-weight: 500;
  color: #fff;
  z-index:9999;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  text-transform: capitalize;
  background-size: 200% auto;
  text-transform: uppercase;
  box-shadow: -1.717px 8.835px 29.76px 2.24px rgba(255, 51, 104, 0.18);
  padding: 10px;
}

/* line 77, ../../01 cl html template/03_jun 2019/188_Aranoz shop_html/sass/_button.scss */
.btn-sendenq:hover {
  color: #fff !important;
  background-position: right center;
}
/* Input Placeholder */
input:-moz-placeholder, textarea:-moz-placeholder {
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
}
/* Form Input */
.input-box {
  float: left;
  margin-bottom: 18px;
  width: 100%;
}
.input-box:last-child {
  margin-bottom: 0;
}
.input-box-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.input-box-2 .input-box {
  display: block;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.input-box-2 .input-box:last-child {
  margin-bottom: 18px;
}
.input-box label {
  color: #303030;
  display: block;
  font-weight: 500;
  line-height: 12px;
  margin-bottom: 10px;
  text-align: left;
}
.input-box input, .input-box textarea, .input-box select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d1ccc0;
  color: #909090;
  font-size: 12px;
  font-weight: 400;
  height: 44px;
  padding: 5px 12px;
  text-align: left;
  width: 100%;
}
.input-box select {
  appearance: none;
  -moz-appearance: none;
  background: #fff url("img/icon/select-arrow.png") no-repeat scroll right center;
  font-size: 14px;
}
.input-box.transparent input, .input-box.transparent textarea , .input-box.transparent select {
  background-color: transparent;
}
.input-box textarea {
  min-height: 106px;
}
.input-box input:focus, .input-box textarea:focus {
  color: #303030;
}
.submit-box {
  width: auto;
}
.submit-box input {
  border: medium none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 37px;
  padding: 0 36px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  background-color: #EA2027;
}
.submit-box.width-full {
  width: 100%;
}
.submit-box.width-full input {
  width: 100%;
}
.submit-box input:hover {
  background: #303030 none repeat scroll 0 0;
  color: #fff;
}
/* Tab List */
.tab-list {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.tab-list li {
  display: block;
  float: left;
  margin-right: 15px;
}
.tab-list li:last-child {
  margin-right: 0;
}
.tab-list li a {
  background: #303030 none repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 42px;
  line-height: 44px;
  padding: 0 20px;
  text-transform: uppercase;
}
.tab-list li.active a {}
.tab-content {
  float: left;
  text-align: left;
  width: 100%;
  margin-bottom:30px;
}
/*----------------------------------------*/
/*  17.  Contact Page
/*----------------------------------------*/
#contact-map {
 /* border: 10px solid #fff;*/
  display: block;
  height: 420px;
  width: 100%;
  /*padding-top:30px;*/
}
.contact-form h2 {
  font-size: 20px;
  line-height: 17px;
  margin: 0 0 20px;
  padding-bottom: 6px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.contact-form h2::before {
  background: #909090 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 25px;
}
.contact-info{}
.contact-info h2 {
  font-size: 20px;
  line-height: 17px;
  margin: 0 0 20px;
  padding-bottom: 6px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.contact-info h2::before {
  background: #909090 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 25px;
}
.contact-info-wrap {
  border: 1px solid #eee;
  padding: 60px 30px;
  background: #fff;
  min-height: 435px;
  margin-bottom: 30px;
  
}
.sin-contact-info {
  margin-bottom: 23px;
  text-align: left;
}
.sin-contact-info:last-child {
  margin-bottom: 0;
}
.sin-contact-info .icon {
  display: block;
  float: left;
  line-height: 44px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.sin-contact-info .icon:hover i{
  background:#EA2027;
  border:1px solid #EA2027;
  color:#fff;
}
.sin-contact-info .icon i {
  display: block;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
  color: #606060;
  border: 1px solid #606060;
  border-radius: 50px;
}
.sin-contact-info p, .sin-contact-info a {
  overflow: hidden;
  font-weight: 400;
  color: #606060;
  margin: 0;
  letter-spacing:0.2px;
}
.sin-contact-info a:hover {}