body{
	padding:0;
	margin: 0;
}

p{
	padding: 0; margin: 0;
}
img{
	height: 0 auto;
}

@font-face {
    font-family: 'rechargebold';
    src: url('../fonts/recharge_bd-webfont.woff2') format('woff2'),
         url('../fonts/recharge_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'AgencyFB-Bold';
      src: url('../fonts/AgencyFB-Bold.woff2') format('woff2'),
         url('../fonts/AgencyFB-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AgencyFB-Reg';
    src: url('../fonts/AgencyFB-Reg.woff2') format('woff2'),
    url('../fonts/AgencyFB-Reg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PoetsenOne-Regular';
  src: url('../fonts/PoetsenOne-Regular.eot') format('embedded-opentype'),
  url('../fonts/PoetsenOne-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.t-c{
	text-align: center !important;
}
.t-l{
	text-align: left !important;
}
.t-r{
	text-align: right !important;
}
.no-padding{
	padding: 0;
}
.center_contanier{
	width: 1200px; margin:0 auto;
}
.center_contanier_big{
	width: 1260px; margin:0 auto;
}
.center_contanier_sm{
	width: 1040px; margin:0 auto;
}
.mar_1{
	margin-top: 5px;
}
.mar_2{
	margin-top: 10px;
}

.mar_3{
	margin-top: 15px;
}
.mar_4{
	margin-top: 20px;
}
.mar_5{
	margin-top: 25px;
}
.mar_6{
	margin-top: 30px;
}
.mar_7{
	margin-top: 35px;
}
.mar_8{
	margin-top: 40px;
}
.mar_9{
	margin-top: 45px;
}
.mar_10{
	margin-top: 50px;
}
.mar_11{
	margin-top: 55px;
}
.mar_12{
	margin-top: 60px;
}
.mar_13{
	margin-top: 65px;
}
.mar_14{
	margin-top: 70px;
}
.mar_15{
	margin-top: 75px;
}
.mar_16{
	margin-top: 80px;
}
.mar_17{
	margin-top: 85px;
}
.mar_18{
	margin-top: 90px;
}
.mar_19{
	margin-top: 95px;
}
.mar_20{
	margin-top: 100px;
}
.nakshatra{
	float:left;
	width:100%;
	padding:40px 0 25px;
	margin:0;
}
.nakshatra .nakshetra-img{
	border:1px solid #f1f1f1;
	box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
.nakshatra .nakshetra-img img{
	width:100%;
}
.nakshatra .nakshetra-text{
	padding:0;
	margin:0;
}
.nakshatra .nakshetra-text h3{
	font-family: 'Oswald', sans-serif;
    font-size:30px;
    line-height:32px;
    color:#222;
    font-weight:700;
    text-transform:capitalize;
    padding:0 0 20px;
    margin:0;
}
.nakshatra .nakshetra-text p{
	font-family: 'Open Sans', sans-serif;
    font-size:15px;
    line-height:25px;
    color:#2b2828;
    font-weight:600;
    padding:0 0 15px;
    margin:0;
}

.astrology-2020{
	float:left;
	width:100%;
	padding:40px 0;
}
.astrology-2020 .up-sec{
	padding:0 0 30px;
	margin:0;
}
.astrology-2020 .up-sec h2{
	font-family: 'Oswald', sans-serif;
    font-size:40px;
    line-height:42px;
    color:#222;
    font-weight:600;
    text-align:center;
	padding:0 0 15px;
	margin:0;
}
.astrology-2020 .up-sec h3{
	font-family: 'Oswald', sans-serif;
    font-size:30px;
    line-height:32px;
    color:#222;
    font-weight:600;
    text-align:center;
	padding:0 0 20px;
	margin:0;
}
.astrology-2020 .up-sec h4{
	font-family: 'Oswald', sans-serif;
    font-size:20px;
    line-height:22px;
    color:#222;
    font-weight:600;
	padding:0;
	margin:0;
}
.astrology-2020 .ast-box{
	border:1px solid #f1f1f1;
	box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.25);
	padding:0;
	margin:0 0 15px;
}
.astrology-2020 .ast-box img{
	width:100%;
	height:auto;
}
.astrology-2020 .ast-box h3{
	font-family: 'Oswald', sans-serif;
    font-size:22px;
    line-height:24px;
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
	background:#02563e;
	padding:11px 0;
	margin:0;
}

/*==== Signi Start ====*/
.signi-2020{
	float:left;
	width:100%;
	padding:40px 0;
	margin:0;
}
.signi-2020 .signification{
	border:1px solid #02563e;
	padding:30px 20px;
}
.signi-2020 .signification h3{
	font-family: 'Oswald', sans-serif;
    font-size:30px;
    line-height:32px;
    color:#222;
    font-weight:600;
    text-transform:capitalize;
    text-align:center;
	padding:0 0 20px;
	margin:0;
}
.signi-2020 .signification h4{
	font-family: 'Oswald', sans-serif;
    font-size:20px;
    line-height:22px;
    color:#02563e;
    font-weight:600;
    text-transform:capitalize;
    text-decoration:underline;
	padding:15px 0 10px;
	margin:0;
}
.signi-2020 .signification ul{
	padding:0;
	margin:0
}
.signi-2020 .signification ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 17px;
    color: #222;
    font-weight: 600;
    padding: 10px 0;
    margin: 0;
    display: inline-block;
    width: 45%;
    border-bottom: 1px solid #f7f5f5;
}

/*==== Planet Start ====*/
.planets20{
	float:left;
	width:100%;
	padding:40px 0 20px;
	margin:0;
}
.planets20 h2{
	font-family: 'Oswald', sans-serif;
    font-size:35px;
    line-height:37px;
    color:#222;
    font-weight:600;
    text-transform:capitalize;
    text-align:center;
	padding:0 0 40px;
	margin:0;
}
.planets20 .box{
	background:#fbfbfb;
	border:1px solid #f1f1f1;
	text-align:center;
	margin:0 0 20px;
	padding:20px 10px;
	border-radius: 10px;
    overflow: hidden;
    box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    transition:all 0.6s ease-in-out;
}
.planets20 .box:hover{
	box-shadow:none;
}
.planets20 .box .pla-icon{
	max-width:100%;
}
.planets20 .box h4{
	font-family: 'Oswald', sans-serif;
    font-size:17px;
    line-height:19px;
    color:#222;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
	padding:15px 0 0;
	margin:0;
}


/*===== Tarun Css Start ====*/
.sign-block{
    float:right;
    text-align:right;
    padding:13px 0 0;
    margin:0;
}
.sign-block .signup{
    float: left;
    padding:0;
    margin:0 30px 0 0;
}
.sign-block .signup ul{
    padding:0;
    margin:0;
    list-style-type:none;
}
.sign-block .signup ul li{
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight:600;
    color:#fff;
    text-transform:capitalize;
    display:inline-block;
    padding:0;
    margin:0 1px;
}
.sign-block .signup ul li a{
    color:#fff;
    text-decoration:none;
}
.sign-block .signup ul li a span{
    margin-right:10px;
}
.sign-block .signup ul li a span img{
    height: 20px;
}
.sign-block .signup ul li a:hover{
    color:#d3b076;
}
.sign-block .cart{
    float:right;
    position: relative;
    padding:0;
    margin:0;
}
.sign-block .cart a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin-left: 0;
}
.sign-block .cart .number {
    font-family: 'Oswald', sans-serif;
    background: #d3b076;
    color: #fff;
    padding: 1px 4px 1px 5px;
    font-size: 9px;
    border-radius: 3px;
    position: absolute;
    right: -8px;
    display: inline-block;
}
#customer_login h2{
    float:none;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px 15px;
    margin: 0;
    text-align: left;
    border-radius: 3px;
    float: left;
}
#customer_login .input-text {
    height: 40px;
    border: 1px solid #efecec;
}
#customer_login .woocommerce-button.button.woocommerce-form-login__submit{
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color:#fff !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background:#02563e !important;
    padding: 12px 50px !important;
    margin: 0 !important;
    outline: none !important;
}
.remem-sp {
    padding: 10px 0 0 20px !important;
    margin: 0;
}
p.woocommerce-LostPassword.lost_password a {
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #131111 !important;
    padding: 0;
    margin: 0;
}
.reg_nre_ta{
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color:#fff !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background:#02563e !important;
    padding: 12px 50px !important;
    margin: 0 !important;
    outline: none !important;
}
.woocommerce-ResetPassword.lost_reset_password button {
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 50px !important;
    margin: 0 !important;
    outline: none !important;
}
.woocommerce-ResetPassword.lost_reset_password #user_login{
    height: 40px;
    border: 1px solid #efecec;
}
.woocommerce-MyAccount-navigation ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
    border: 1px solid #f5f3f3;
    padding: 0 0 0 0;
}
.woocommerce-MyAccount-navigation ul li {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform:uppercase;
}
.woocommerce-MyAccount-navigation ul li a {
    background: #02563e;
    display: block;
    padding:10px 15px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    text-decoration:none;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 75%;
    border: 1px solid #f1eded;
    padding: 30px 20px;
    margin: 1px 0 0;
    border-left: 0;
}

.woocommerce-message .woocommerce-Button{
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 50px !important;
    margin: 0 !important;
    outline: none !important;
}


#tab-description p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #262525;
    font-weight: 400;
    padding: 0 0 15px;
    margin: 0;
}
.panel {
    box-shadow: none;
}
.tabs.wc-tabs {
    padding: 0 !important;
    margin: 0 !important;
}
#tab-title-description {
    padding: 2px 30px;
    margin: 0;
    border: 1px solid #02563e ;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #02563e ;
    z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}




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

/*==== Blog Start ====*/
.our-blog{
  padding:40px 0 10px;
  float: left;
    width: 100%;
}
.our-blog .blog-panel{
  padding:0;
  margin:0 0 30px;
}
.our-blog .blog-panel .blog-img{
  margin-bottom:20px;
  padding: 5px;
  border: 1px solid #e2dbdb;
}
.our-blog .blog-panel .blog-img img{
  width:100%;
  height:auto;
  object-fit:cover;
}
.our-blog .blog-panel .blog-title{
  padding:0 10px;
  margin:0;
}
.our-blog .blog-panel .blog-title h3{
  font-family: 'Oswald', sans-serif;
  font-size:25px;
  color:#121212;
  font-weight:700;
  padding:0 0 20px;
  margin:0;
}
.our-blog .blog-panel .blog-title p{
  font-family: 'Roboto', sans-serif;
  font-size:16px;
  line-height:30px;
  color:#615b5b;
  font-weight:400;
  padding:0 0 20px;
  margin:0;
}
.our-blog .blog-panel .blog-title a{
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  color:#615b5b;
  font-weight:600;
  text-transform:uppercase;
  display:inline-block;
  letter-spacing:2px;
  border-bottom:1px solid #f3eeee;
  transition:all 0.6s ease-in-out;
  padding:0 0 4px;
  margin:0;
  position:relative;
}
.our-blog .blog-panel .blog-title a:after{
  position:absolute;
  content:"";
  width:0%;
  height:1px;
  background:#f1592a;
  bottom:0;
  left:0;
  transition:all 0.6s ease-in-out;
}
.our-blog .blog-panel .blog-title a:hover:after{
  width:100%;
}
.our-blog .blog-panel .blog-title a:hover{
  color:#f1592a;
}
.our-blog .recent-post{
  padding:0;
  margin:0;
}
.our-blog .recent-post .block{
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:1px solid #f3eeee;
}
.our-blog .recent-post .block .post_img{
  width:100%;
  border: 1px solid #e2dbdb;
  padding:3px;
}
.our-blog .recent-post .g_less_left{
  padding-left:0;
}
.our-blog .recent-post .block h3{
  padding:0;
  margin:0;
}
.our-blog .recent-post .block h3 a{
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  color:#615b5b;
  font-weight:600;
  padding:5px 0 0;
  margin:0;
}
.our-blog .recent-post .block h3 a:hover{
	color:#d43134;
}
.our-blog .recent-post h2{
  font-family: 'Roboto', sans-serif;
  font-size:20px;
  color:#fff;
  font-weight:500;
  letter-spacing:2px;
  text-transform:uppercase;
  background:#d43134;
  padding:15px 15px;
  margin:0 0 20px;
}
.our-blog .admin{
	padding:0;
	margin:0;
}
.our-blog .admin h5{
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	color:#121212;
	font-weight:600;
	text-transform:capitalize;
	padding:0 0 10px;
	margin:0;
}
.our-blog .admin h5 span{
	color:#02563e;
}
.our-blog .admin h6{
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	color:#121212;
	font-weight:600;
	text-transform:capitalize;
	padding:0 0 10px;
	margin:0;
}
.our-blog .admin h6 span{
	color:#02563e;
}


.our-blog .connect-us{
  background:#02563e;
  padding:20px 15px;
  margin-bottom:20px;
}
.our-blog .connect-us h2{
  font-family: 'Roboto', sans-serif;
  font-size:25px;
  color:#fff;
  font-weight:600;
  text-align:center;
  text-transform:uppercase;
  padding:0 0 20px;
  margin:0;
}
.our-blog .connect-us .box{
  margin-bottom:10px;
}
.our-blog .connect-us .box .form-control{
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  border:0;
  border-radius:0;
}
.our-blog .connect-us .box textarea.form-control{
  height:90px;
  resize:none;
}
.our-blog .connect-us .send_btn_new button{
  background:#fff;
  border:0;
  width:100%;
  font-family: 'Roboto', sans-serif;
  font-size:15px;
  font-weight:600;
  color:#02563e;
  text-transform:uppercase;
  padding:12px 5px;
}
.our-blog .post-block{
	padding:0;
	margin:0 0 20px;
}
.our-blog .post-block ul{
	padding:0;
	margin:0;
	list-style:none;
}
.our-blog .post-block h4{
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	background:#02563e;
	padding:15px 10px;
	margin:0 0 5px;
}
.our-blog .post-block ul li{
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	color:#121212;
	font-weight:600;
	text-transform:capitalize;
	padding:0;
	margin:0;
}
.our-blog .post-block ul li a{
	padding:10px 5px;
	display:block;
	color:#000;
	border-bottom:1px solid #d6d5d5;
}
.our-blog .post-block ul li a:hover{
	color:#02563e;
}
/*===== Tarun Css End ====*/


/*================================*/
button.single_add_to_cart_button {
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 50px !important;
    margin: 0 !important;
}
.product_meta {
    display: none;
}
/*==============================*/
.product{
    float:left;
    width:100%;
    padding:40px 0;
}
.product .product-box{
    text-align:center;
    padding:0;
    margin:0;
}
.product .product-box .big-img{
    padding:0;
    margin:0 0 30px;
}
.product .product-box .big-img img{
    max-width:100%;
}
.product .product-box ul{
    padding:0;
    margin:0;
    list-style:none;
}
.product .product-box ul li{
    display:inline-block;
    width:24%;
    border:1px solid #ececec;
    cursor:pointer;
    padding:5px;
    margin:0;
}
.product .product-box ul li img{
    width:100%;
}
.product .product-text{
    padding:0;
    margin:0;
}
.product .product-text h2{
    font-family: 'Oswald', sans-serif;
    font-size:30px;
    font-weight:600;
    color:#000;
    text-transform:uppercase;   
    padding:0 0 15px;
    margin:0;
}
.product .product-text h2 span{
    color:#02563e;
}
.product .product-text p{
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    line-height:25px;
    font-weight:400;
    color:#3e3b3b;
    padding:0 0 20px;
    margin:0;
}
.product .product-text h4{
    font-family: 'Oswald', sans-serif;
    font-size:20px;
    font-weight:600;
    color:#02563e;
    text-transform:uppercase;   
    padding:0 0 20px;
    margin:0;
}
.product .product-text a{
    font-family: 'Oswald', sans-serif;
    font-size:17px;
    font-weight:600;
    color:#fff;
    text-transform:uppercase;
    display:inline-block;
    text-decoration:none;   
    border-radius:25px;
    background:#02563e; 
    padding:12px 50px;
    margin:0;
}
.product .product-text a:hover{
    background:#034230;
}
.product .product-text .form-box{
    padding-bottom:20px;
}
.product .product-text h5{
    font-family: 'Oswald', sans-serif;
    font-size:15px;
    font-weight:600;
    color:#000;
    text-transform:uppercase;   
    padding:14px 0 0;
    margin:0;
}
.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin:-4px 0 0;
    width:80px;
    height:45px;
    text-align: center;
    vertical-align: middle;
    padding:0;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size:25px;
}
.value-button:hover {
  cursor: pointer;
}
form #decrease {
  margin-right:-4px;
  border-radius:0;
}
form #increase {
  margin-left:-4px;
  border-radius:0;
}
form #input-wrap {
  margin:0px;
  padding:0px;
}
input#number {
    text-align: center;
    border: none;
    margin: 0px;
    width: 50px;
    height: 45px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity{
   
    padding:0 10px 14px;
}
.quantity .qty{
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:400;
    color:#000;
    padding:0;
    margin:0;
}
input.minus {
    width: 40px;
    font-size: 30px;
    background: #fbf7f7;
    border: 1px solid #eae2e2;
    outline:none;
    color: #02563e;
}
input.plus {
    width: 40px;
    font-size: 30px;
    background: #fbf7f7;
    border: 1px solid #eae2e2;
    outline:none;
    color: #02563e;
}
input#smntcswcb {
    width: 70px;
    height: 46px;
    position: relative;
    top: -3px;
    background: #f7f7f7;
    border: 1px solid #eae2e2;
    outline:none;
    color: #02563e;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 4px 0 0;
}
a.button.wc-forward{
    font-family: 'Oswald', sans-serif;
    font-size:17px;
    font-weight:600;
    color:#fff;
    text-transform:uppercase;
    display:inline-block;
    text-decoration:none;   
    border-radius:25px;
    background:#02563e; 
    padding:12px 50px;
    margin:0;
    outline:none;
}
a.button.wc-forward:hover{
    background:#02563e; 
    color:#fff;
}



.product-quantity .plus {
    width: 40px;
    font-size: 30px;
    background: #fbf7f7;
    border: 1px solid #eae2e2;
    outline: none;
    color: #02563e;
    height: 46px;
}
.product-quantity #smntcswcb {
    width: 70px;
    height: 46px;
    position: relative;
    top: 0;
    background: #f7f7f7;
    border: 1px solid #eae2e2;
    outline: none;
    color: #02563e;
}
.product-quantity .minus {
    width: 40px;
    font-size: 30px;
    background: #fbf7f7;
    border: 1px solid #eae2e2;
    outline: none;
    color: #02563e;
    height: 46px;
}

.coupon button {
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 30px !important;
    margin: 0 !important;
}

.actions button{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 30px !important;
    margin: 0 !important;
    outline:none;
}
.coupon #coupon_code {
    width: 150px;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    background: #02563e;
    color: #fff !important;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #02563e;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #02443 !important;
    background: #02443 !important;
    color: #fff;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.woocommerce form .form-row label {
    line-height: 0;
    padding: 0 0 15px;
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    color: #151414;
    display: block;
}
.woocommerce-input-wrapper .input-text {
    width: 100% !important;
    height: 40px;
    border: 1px solid #ece9e9;
    padding: 0 15px;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single {
    width: 100% !important;
    height: 40px;
    border: 1px solid #ece9e9;
    padding: 0 15px;
    margin:0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -15px;
    margin-top: 5px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px;
    padding: 0;
}

#place_order{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 30px !important;
    margin: 0 !important;
}
.checkout_coupon .button{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 30px !important;
    margin: 0 !important;
}
.checkout_coupon .input-text{
    height:40px;
    padding:0 15px;
}
a.showcoupon {
    color: #02563e;
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
}


.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
    overflow: visible;
}
form .form-row-first, .woocommerce-page form .form-row-last {
    width: 94%;
    overflow: visible;
    text-align: left;
    float: left;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 94%;
    overflow: visible;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: flex;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox span{
    margin-left:20px;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -6px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}





/*----------top_panel_one------------*/

.top_panel_one {
    width: 100%;
    float: left;
    background: url(../images/top_hader_background.png)no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 8px;
    padding-bottom: 10px;
}

.top_panel_one .num_details{
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    font-size:20px;
    font-weight:600;
    width: 100%;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 0px;
}
.top_panel_one .num_details ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.top_panel_one .num_details ul li{
	float: left;
	padding: 2px 6px;
}

.top_panel_one .num_details ul li a {
	color: #ffffff;
	text-decoration: none;
}

.top_panel_one .ic_sty_font {
    font-family: 'Oswald', sans-serif;
    color: #d3b076;
    font-size:18px;
    font-weight: 600;
    width:35px;
    height:35px;
    background-color: #ffffff;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height:30px;
    margin-right: 14px;
    border: 1px solid #fffd;
}

.top_panel_one .ic_sty_font_social {
    float: right;
    margin-right: 6px;
    margin-top: 8px;
}
.top_panel_one .ic_sty_font_social_1 {
    font-family: 'Oswald', sans-serif;
    color: #d3b076;
    font-size: 17px;
    font-weight: 600;
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 34px;
    margin-right: 6px;
    border: 1px solid #fffd;
}
.top_panel_one .ic_sty_font_social_1:hover {
    color: #ffffff;
    background-color: #d3b076;
     border: 1px solid #d3b076;
}
.top_panel_one .ic_sty_font_social ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.top_panel_one .ic_sty_font_social ul li {
	float: left;
	padding: 2px 0px;
}

.top_panel_one .ic_sty_font_social ul li a {
	color: #d3b076;
	text-decoration: none;
}

.top_panel_one .sear_ching_bob {
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    width: 97%;
    text-align: left;
    margin-top:12px;
    border: 1px solid #fff;
    padding: 6px;
    background-color: transparent;
    margin-left: 0px;
    margin-bottom: -11px;
}

.top_panel_one .se_b {
    font-family: 'Oswald', sans-serif;
    color: #dbb880;
    float: right;
    background-color: transparent;
    position: absolute;
    top: 13px;
    border: none;
    font-size: 17px;
    border-left: 1px solid #fff;
    height: 30px;
    margin-top: 0;
    padding-right: 0;
    right: 15px;
}

.sear_ching_bob::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.sear_ching_bob:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.sear_ching_bob::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}


.body_panel7 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.body_panel7 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.body_panel7 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
/*---------------------slider----------------------*/
.slidert {
    width: 100%;
    float: left;
    margin-top: -112px;
}

.bs-slider{
    overflow: hidden;
    max-height: 627px !important;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #164c3f;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 0;
}
.control-round .carousel-control.right {
    right: 0;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 87%;
    bottom: 12%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background:#202020;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #000000;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/


.slide-text {
    left: 0;
    top: 15%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}
.slide-text > h1 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    margin-top: 100px;
    text-align: right;
    width: 100%;
    float: right;
    margin-bottom: 17px;
    line-height: 47px;
}
.slide-text > h1 span {
	color: #007bee;
}
.slide-text > p {
    font-family: 'Lato', sans-serif;
    padding: 0;
    color: #ffffff;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    width: 100%;
    text-align: right;
    margin-left: 0;
    margin-top: 29px;
    float: right;
    padding-left: 510px;
}
.slide-text > p span {
	color: #60af3c;
	font-weight: bold;
}
.slide-text > a.btn-default {
    font-family: 'Oswald', sans-serif;
    color: #d7b375;
    font-size: 25px;
    line-height: 0px;
    margin-right: 9px;
    text-align: center;
    padding-top: 23px;
    white-space: nowrap;
    letter-spacing: 0px;
    display: inline-block;
    font-weight: 600;
    background-color: #ffffff;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    margin-left: 0px;
    width: 20%;
    padding-bottom: 25px;
    border: 0px solid #ffffff;
    margin-top: 47px;
    float: right;
    border-radius: 35px;
    text-transform: uppercase;
    position: relative;
    z-index: 999999999999;
}
.slide-text > a.btn1-default {
    font-family: 'Oswald', sans-serif;
    color: #02563e;
    font-size: 25px;
    line-height: 0px;
    margin-right: 9px;
    text-align: center;
    padding-top: 23px;
    white-space: nowrap;
    letter-spacing: 0px;
    display: inline-block;
    font-weight: 600;
    background-color: #ffffff;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    margin-left: 0px;
    width: 20%;
    padding-bottom: 25px;
    border: 0px solid #ffffff;
    margin-top: 47px;
    float: right;
    border-radius: 35px;
    text-transform: uppercase;
    position: relative;
    z-index: 999999999999;
}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #b0389e;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}


.di{
	padding: 1px 0px;
}



/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
/*------------*/
.ast_slider_wrapper .ast_img_overlay {
    z-index: -1;
}
.ast_banner_text{
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	position:relative;
    overflow: hidden;
	padding:250px 0px;
}
.ast_bannertext_wrapper{
	float:left;
	width:100%;
}
.ast_bannertext_wrapper h1{
	float:left;
	width:100%;
	text-transform:capitalize;
	margin:50px 0px 0px 0px;
    font-size: 60px;
	color:#ffffff;
	font-weight:400;
}
.ast_bannertext_wrapper ul{
	float:left;
	width:100%;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
}
.ast_bannertext_wrapper ul li{
    list-style: none;
    display: inline-block;
    margin-right: 30px;
    position: relative;
    text-transform: capitalize;
    font-family: 'Philosopher', sans-serif;
    font-size: 24px;
}
.ast_bannertext_wrapper ul li:last-child{
	margin-right:0px;
}
.ast_bannertext_wrapper ul li:after{
    content: "*";
    position: absolute;
    top: 3px;
    right: -20px;
}
.ast_bannertext_wrapper ul li:last-child:after{
    display:none;
}
.ast_bannertext_wrapper p{
	float:left;
	width:100%;
	margin:0px;
    text-transform: capitalize;
}
.ast_bannertext_wrapper img{
	display:inline-block;
}
.starfield {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
    z-index:1;
}
.starfield > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  background-image: -webkit-radial-gradient(2px 2px at 40px 60px, #cccccc, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 20px 50px, #dddddd, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 30px 100px, #eeeeee, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 40px 60px, #ffffff, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 110px 90px, #cccccc, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 190px 150px, #dddddd, rgba(0, 0, 0, 0));
  background-image: radial-gradient(2px 2px at 40px 60px, #cccccc, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 20px 50px, #dddddd, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 30px 100px, #eeeeee, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 40px 60px, #ffffff, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 110px 90px, #cccccc, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 190px 150px, #dddddd, rgba(0, 0, 0, 0));
  background-repeat: repeat;
  background-size: 200px 200px;
  -webkit-animation-name: starfieldRotate;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.starfield > *:nth-child(1) {
  -webkit-animation-duration: 18s;
}
.starfield > *:nth-child(2) {
  -webkit-animation-duration: 22s;
}
.starfield > *:nth-child(3) {
  -webkit-animation-duration: 36s;
}
.starfield > *:nth-child(4) {
  -webkit-animation-duration: 40s;
}
@-webkit-keyframes starfieldRotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* code for waves on Banner */
.ast_waves {
    position: absolute;
    width: 810px;
    bottom: -75px;
    left: 0%;
    margin-left: 240px;
    z-index: 1111;
}
.ast_waves2 {
    position: absolute;
    width: 100%;
    top: 385px;
    right: 0px;
    margin: 0px auto;
    left: 0px;
     z-index: 9999;
}

.ast_waves3 {
    position: absolute;
    width: 900px;
    bottom: 15px;
    right: -400px;
    z-index: 9999;
}
.ast_wave {
    width: 500px;
    height: 500px;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    margin-left: 50%;
    left: -350px;
    position: absolute;
    bottom: 40px;
    z-index: -1;
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -webkit-animation: pulse 3000ms ease-out infinite;
    -moz-animation: pulse 3000ms ease-out infinite;
    -ms-animation: pulse 3000ms ease-out infinite;
    -o-animation: pulse 3000ms ease-out infinite;
    animation: pulse 3000ms ease-out infinite;
}
.ast_wave:nth-of-type(2) {
	-webkit-animation-delay: 600ms;
	-moz-animation-delay: 600ms;
	-ms-animation-delay: 600ms;
	-o-animation-delay: 600ms;
	animation-delay: 600ms;
}
.ast_wave:nth-of-type(3) {
	-webkit-animation-delay: 1200ms;
	-moz-animation-delay: 1200ms;
	-ms-animation-delay: 1200ms;
	-o-animation-delay: 1200ms;
	animation-delay: 1200ms;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-text {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse-text {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*---------navi_gation_top---------*/
.navi_gation_top {
    width: 100%;
    float: left;
    position: relative;
    z-index: 9;
}
.navi_gation_top .navi_panel_box {
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding: 10px 0px;
}

.navi_gation_top .navi_panel_box .log_img {
    width: 72%;
}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar-default .navbar-nav li a {
    font-size: 15px;
    color: #000000;
    font-family: 'Oswald', sans-serif;
    padding: 9px 22px;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-nav {
    float: right;
    margin-right: 0px;
    margin-top: 29px;
    margin-left: -15px;
}
.navbar-nav > li {
    float: left;
    margin-top: 0;
    text-align: left;
}

.navbar-collapse {
   padding-right: 0px;
   padding-left: 0px; 
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 12px;
}

.navbar {
	margin-bottom: 0px !important;
	min-height: auto !important;
	border: none;
}


.navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:focus, .navbar-default .navbar-nav .active a:hover {
    background: #02563e;
    color: #ffffff;
    border-radius: 25px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: #02563e;
    color: #ffffff;
    border-radius: 25px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #02563e;
    color: #ffffff;
    border-radius: 25px;
}

.navi_gation_top .filed_buttan {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #ffffff;
    float: left;
    width: 89%;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #02563e;
    padding: 8px;
    border: none;
    border-radius: 41px;
    margin-top: 25px;
    margin-left: 10px;
}
/*---------------------*/
.about_page_new_style {
	width:100%;
	float: left;
	padding-top: 25px;
	padding-bottom: 35px;
}
.about_page_new_style h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #050505;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.about_page_new_style p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #050505;
    float: left;
    width: 94%;
    margin-bottom: 12px;
    text-align: justify;
    font-weight: 400;
    line-height: 27px;
}
.about_page_new_style .ab_pic {
    width: 100%;
    float: left;
    padding: 4px;
    border: 1px solid #e9e8e8;
    border-radius: 530px 535px 10px 0px;
    box-shadow: 3px 0px 7px 4px #d5d5d5;
    margin-top: 30px;
}

.about_page_new_style .contact_us_but {
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #ffffff;
    float: left;
    width: 26%;
    margin-bottom: 6px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
    background-color: #02563e;
    border: none;
    padding-top: 10px;
    border-radius: 50px;
    margin-top: 12px;
}
.about_page_new_style .contact_us_but:hover {
    color: #02563e;
    background-color: #fccc00;

}
/*-------body_panel1----------*/

.body_panel1 {
	width: 100%;
	float: left;
	background: url('../images/baner_bottom_background.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 40px;
	padding-bottom: 40px;
}

.body_panel1 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
}
.body_panel1 .line_pic {
  
}
.body_panel1 p {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    padding: 0px 176px;
    line-height: 29px;
    margin-top: 20px;
    float: left;
    margin-bottom: 18px;
}
.body_panel1 .white_box {
	width: 153px;
	float: left;
	background: url('../images/tes.png') no-repeat;
	height: 183px;
}
.body_panel1 .white_box:hover {
	background: url('../images/tesh.png') no-repeat;
}

.body_panel1 .white_box .zodic_pic {
    margin-top: 22px;
}
.body_panel1 h3 {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
}

/*-------body_panel2----------*/

.body_panel2 {
	width: 100%;
	float: left;
	background: url('../images/baner_bottom_background1.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 30px;
}

.body_panel2 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    margin-bottom: 20px;
}

.body_panel2 .t_pic {
    width: 80%;
}

.body_panel2 h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #ffffff;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 37px;
}
.body_panel2 h3 span {
    color: #000000;
}
.body_panel2 h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #16414b;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 21px;
}
.body_panel2 h4 a {
    color: #16414b;
    text-decoration: none;
}
.slick-slide {
    margin: 0px 0px;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slide {
    width: 94%;
    float: left;
    background-color: #fff;
    padding-top: 14px;
    padding-bottom: 21px;
    border-radius: 8px;
}
.body_panel2 .slide {
    height: 250px;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: initial;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/*-------body_panel3---------*/

.body_panel3 {
	width: 100%;
	float: left;
	background: url('../images/baner_bottom_background2.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 40px;
	padding-bottom: 110px;
}

.body_panel3 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 52px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.body_panel3 .line_pic {
  
}
.body_panel3 p {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    padding: 0px 176px;
    line-height: 29px;
    margin-top: 20px;
    float: left;
    margin-bottom: 18px;
}

.body_panel3 .white_box_new {
    width: 100%;
    float: left;
    border: 1px solid #ffffff;
    padding: 7px;
    padding-bottom: 20px;
	min-height: 435px;
}
.body_panel3 .title_img_pic {
    width: 100%;
}

.body_panel3 h3 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    text-align: left;
    width: 100%;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-left: 20px;
}
.body_panel3 h4 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 100%;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0px;
    padding-left: 20px;
}
.body_panel3 .filed_buttan_one {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #18154b;
    float: left;
    width: 33%;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #e8c696;
    padding: 8px;
    border: none;
    position: absolute;
    top: -41px;
    left: 0;
}

/*-------body_panel4---------*/

.body_panel4 {
    width: 100%;
    float: left;
    background: url(../images/baner_bottom_background2att.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 130px;
}

/*-------body_panel5---------*/

.body_panel5 {
    width: 100%;
    float: left;
    margin-top: -320px;
}
.body_panel5 .testmonial_background {
	width: 100%;
	float: left;
	background: url('../images/baner_bottom_background_sm.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 8px;
	padding-bottom: 12px;
}
#testimonial4 {
    overflow: hidden;
    position: relative;
    float: left;
    padding-bottom: 22px;
    width: 100%;
    background-color: transparent;
}
#testimonial4 .carousel-inner{
  width: 75%;
  margin: auto;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 0px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 15px;
  height: 15px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #f1c06c;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 15px;
  height: 15px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #0b1f2f;
  font-size: 52px;
  font-weight: 500;
  position: relative;
 font-family: 'Oswald', sans-serif;
}
.testimonial4_header h5 {
    color: #1c194f;
    font-size: 27px;
    font-weight: 500;
    position: relative;
    font-family: 'Oswald', sans-serif;
    margin-top: 30px;
    margin-bottom: -10px;
}
.testimonial4_header h4 span{
  color: #B7026D;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 75px;
  height: 75px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial4_slide p {
    font-family: 'Open Sans', sans-serif;
    color: #0f0f0f;
    font-size: 15px;
    margin: -10px 0 20px 0;
    line-height: 33px;
}
.testimonial4_slide h4 {
  font-family: 'Open Sans', sans-serif;
  color: #0f0f0f;
  font-size: 18px;
  font-weight: 600;
}


@media only screen and (max-width: 480px){
  .testimonial4_control_button .carousel-control{
    display: none;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_header h4{
    font-size: 20px;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 481px) and (max-width: 767px){
  .testimonial4_control_button .carousel-control.left{
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 2%;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .testimonial4_control_button .carousel-control.left{
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 5%;
  }
}

@-webkit-keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/*----------body_panel6----------*/
.body_panel6 {
    width: 100%;
    float: left;
    background: url(../images/baner_bottom_background2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 90px;
    padding-bottom: 60px;
    margin-top: -51px;
}

.body_panel6 .about_img {
    width: 97%;
}

.body_panel6 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 56px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
}

.body_panel6 h3 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 51px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 17px;
    text-transform: uppercase;
    margin-top: 19px;
    float: left;
}
.body_panel6 h3 span {
    color: #e8c696;
}
.body_panel6 h3 a {
    color: #ffffff;
    text-decoration: none;
}
.body_panel6 .line_pic_left {
  
}
.body_panel6 p {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 100%;
    font-weight: 400;
    line-height: 29px;
    margin-top: 22px;
    float: left;
    margin-bottom: 18px;
}

.body_panel6 .filed_buttan_2 {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #000000;
    float: left;
    width: 19%;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #e8c696;
    padding: 8px;
    border: none;
    border-radius: 41px;
    margin-top: -7px;
}

/*----------body_panel7----------*/
.body_panel7 {
    width: 100%;
    float: left;
    background: url(../images/futter_back.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}

.body_panel7 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}

.body_panel7 p {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 75%;
    font-weight: 400;
    line-height: 29px;
    margin-top: 10px;
    float: left;
    margin-bottom: 18px;
}

.body_panel7 .futter_navi {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    text-align: left;
    width: 100%;
    font-weight: 300;
    line-height: 29px;
    margin-top: 10px;
    float: left;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.body_panel7 .futter_navi ul {
	padding: 0;
	margin: 0;
	list-style-image: url(../images/arrew.png)
}
.body_panel7 .futter_navi ul li {
    float: left;
    width: 100%;
    padding: 4px 13px;
    margin-left: 20px;
}
.body_panel7 .futter_navi ul li a {
	color: #fff;
	text-decoration: none;
}

.body_panel7 .in_form {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    float: left;
    width: 95%;
    background-color: transparent;
    padding: 11px;
    border: 1px solid #fff;
    border-radius: 27px;
    outline:none;
}
.body_panel7 .in_form2 {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 300;
    float: left;
    width: 98%;
    background-color: #ffffff;
    padding: 11px;
    border-radius: 0px;
    border: none;
    height: 135px;
}
.body_panel7 .readmore1 {
    font-family: 'Oswald', sans-serif;
    background-color: #ffffff;
    border: none;
    color: #000000;
    width: 40%;
    font-size: 18px;
    font-weight: 600;
    padding: 7px 0 7px 0;
    cursor: pointer;
    margin-top: 11px;
    text-transform: uppercase;
    border-radius: 50px;
}

/*----------body_panel8----------*/
.body_panel8 {
    width: 100%;
    float: left;
    background: url(../images/futter_back1.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}
.body_panel8 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}

.body_panel8 .ic_sty_font_social {
    float: left;
    margin-right: 6px;
}

.body_panel8 .ic_sty_font_social_1 {
    font-family: 'Oswald', sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    width: 44px;
    height: 44px;
    background-color: #ffffff;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-right: 6px;
    border: 1px solid #fffd;
}
.body_panel8 .ic_sty_font_social_1:hover {
    color: #ffffff;
    background-color: #d3b076;
     border: 1px solid #d3b076;
}
.body_panel8 .ic_sty_font_social ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.body_panel8 .ic_sty_font_social ul li {
	float: left;
	padding: 2px 0px;
}

.body_panel8 .ic_sty_font_social ul li a {
	color: #d3b076;
	text-decoration: none;
}

.body_panel8 .futter_navi2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    text-align: left;
    width: 100%;
    font-weight: 300;
    line-height: 25px;
    margin-top: -10px;
    float: left;
    margin-bottom: 0px;
}
.body_panel8 .futter_navi2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.body_panel8 .futter_navi2 ul li {
    float: left;
    width: 100%;
    padding: 4px 0px;
}
.body_panel8 .futter_navi2 ul li a {
	color: #fff;
	text-decoration: none;
}

.body_panel8 p {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    text-align: left;
    width: 100%;
    font-weight: 300;
    line-height: 25px;
    margin-top: -10px;
    float: left;
    margin-bottom: 0px;
}
.body_panel8 p a {
    color: #ffffff;
    text-decoration: none;
}

/*----------body_panel9----------*/
.body_panel9 {
    width: 100%;
    float: left;
    background-color: #3e3e5a;
}

.body_panel9 h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-align: center;
    width: 100%;
    font-weight: 300;
    float: left;
    margin-top: 10px;
}

.body_panel9 h2 a {
    color: #ffffff;
    text-decoration: none;
}

/*---back-to-top ----*/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 20px;
    display:none;
    z-index: 99999;
}
.btn-primary {
    color: #0f3a40;
    background-color: #a49264;
    border-color: #103b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #e8c696;
    border-color: #113c43;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #e8c696;
    border-color: #0d383e;
}

/*--------inner_baner----------*/
.inner_banner {
    width: 100%;
    float: left;
    background: url(../images/blinkstar.gif) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 90px;
    padding-bottom: 56px;
    margin-top: -112px;
}
.inner_banner h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 70px;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 50px;
    padding-bottom: 40px;
}

/*--------online_store_panel----------*/

.online_store_panel {
	width: 100%;
	float: left;
	padding: 40px 0px;
}
.online_store_panel .sty_pro_box {
	width: 100%;
	float: left;
	
}
.online_store_panel .sty_pro_box .bo_design {
    width: 94%;
    float: left;
    background-color: #fff;
    padding-top: 14px;
    padding-bottom: 0px;
    border-radius: 6px;
    border: 1px solid #e3e1e1;
    box-shadow: 0px 8px 7px -2px #d1d1d1;
}
.online_store_panel h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    color: #16414b;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 0px;
}
.online_store_panel .rt_box {
    width: 100%;
    float: left;
    background-color: #d3b076;
    padding-top: 19px;
    padding-bottom: 0px;
    margin-top: 12px;
}
.online_store_panel .informatio_navde {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 700;
}
.online_store_panel .informatio_navde span {
    font-size: 18px;
    color: #ffffff;
    margin-right: 11px;
    width: 100%;
    float: left;
    text-align: center;
}
.online_store_panel .informatio_navde ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.online_store_panel .informatio_navde ul li {
    float: left;
    width: 100%;
    border: 1px solid #fdfdfd;
}
.online_store_panel .informatio_navde ul li a {
    color: #ffffff;
    text-decoration: none;
    padding: 10px 0px;
    background-color: transparent;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}
.online_store_panel .title_img_yuc {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #02563e;
}
.online_store_panel h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #16414b;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 12px;
}
.online_store_panel h3 a {
    color: #16414b;
    text-decoration: none;
}
.online_store_panel h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #16414b;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 0px;
}
.online_store_panel h4 a {
    color: #16414b;
    text-decoration: none;
}
.online_store_panel h5{
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #16414b;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 0px;
}
.online_store_panel .filed_buttan_op {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #ffffff;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #02563e;
    padding: 8px;
    border: none;
    margin-top: 0px;
}
.online_store_panel .t_pic_po {
    width: 80%;
}
/* Nav tabs */
.tab-content {
    padding-top: 10px;
}

.tab-content .tab-pane {    
    position: relative;
}


.active.in {
z-index: 0;
}
/* Nav tabs style 3 */
.nav-tabs-three .nav-tabs-three-sidebar {
    width:370px;
    float:left;
    z-index:22;
}
.nav-tabs-three .nav-tabs-three-sidebar ul{
    padding:0px;
    margin:0px;
}
.nav-tabs-three .nav-tabs-three-content {
    margin-left: 390px;
    overflow: hidden;
    padding-top: 0px;
    border: 1px solid #e7e6e6;
    padding-bottom: 40px;
    padding-left: 13px;
}
@media (max-width: 990px){
    .nav-tabs-three{
        max-width:500px;
        margin:10px auto;
    }
    .nav-tabs-three .nav-tabs-three-sidebar{
        width:100%;
        float:none;
        position:static;
      text-align: center;
    }
    .nav-tabs-three .nav-tabs-three-content{
        margin-left:0px !important;
        margin-top:20px;
    }
}
.nav-tabs-three ul.nav li a {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #fefefe;
    padding: 12px 12px;
    background: #02563e;
    border: none;
    border-radius: 3px;
    margin-bottom: 5px;
}
.nav-tabs-three ul.nav  li:hover a{
    
    color: #666;
}
.nav-tabs-three ul.nav li.active a {
    color: #d3b076;
}
.nav-tabs-three .tab-content{
    
    padding:10px 15px;
    border-radius:5px;
    
}

.nav-tabs-three .tab-content h4 {
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    margin-bottom: 12px;
    padding-bottom: 12px;
    color: #666;
}
.nav-tabs-three .tab-content ul {
    list-style-type: disc;
    margin-left: 15px;
}

.nav-tabs-three .tab-content li {
  margin-bottom: 1em;
  margin-top: 1em;

}


/*--------------*/
.star_body_pane_contact {
    width: 100%;
    float: left;
    padding-top: 35px;
    padding-bottom: 48px;
    background: url('../images/baner_bottom_background2.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.star_body_pane_contact .app_box {
    width: 100%;
    float: left;
    background-color: transparent;
    padding: 20px 30px 40px 30px;
    border: 1px solid #f5f4f4;
    box-shadow: 2px 7px 10px -4px #e4e4e4;
}
.star_body_pane_contact h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.star_body_pane_contact h2 span {
    color: #d3b076;
}

.star_body_pane_contact p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-weight: 400;
    padding: 0px 46px;
    line-height: 23px;
}
.star_body_pane_contact p a {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #8ec340;
    font-weight: 700;
    text-decoration: none;

}
.star_body_pane_contact .in_form {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 400;
    float: left;
    width: 95%;
    background-color: #f6f3f3;
    padding: 9px;
    border: none;
}
.star_body_pane_contact .in_form2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 400;
    float: left;
    width: 98%;
    background-color: #f6f3f3;
    padding: 9px;
    border: none;
    height: 135px;
}

.star_body_pane_contact .readmore1 {
    font-family: 'Open Sans', sans-serif;
    background-color: #d3b076;
    border: none;
    color: #000000;
    width: 28%;
    font-size: 22px;
    font-weight: 600;
    padding: 6px 0 6px 0;
    cursor: pointer;
    margin-top: 15px;
    text-transform: uppercase;
    float: left;
    margin-left: 37%;
}

.star_body_pane_contact .readmore1:hover {
    background-color: #02563e;
    color: #ffffff;
    transition: 2s;
}

.star_body_pane_contact .informatio_nav {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 700;
}
.star_body_pane_contact .informatio_nav span {
    font-size: 18px;
    color: #ffffff;
    margin-right: 11px;
    width: 100%;
    float: left;
    text-align: center;
}
.star_body_pane_contact .informatio_nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.star_body_pane_contact .informatio_nav ul li {
    float: left;
    width: 100%;
    border: 1px solid #fdfdfd;
}
.star_body_pane_contact .informatio_nav ul li a {
    color: #ffffff;
    text-decoration: none;
    padding: 10px 0px;
    background-color: transparent;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}

/*==== About Start ====*/
.about-us {
    padding: 40px 0 10px;
    margin: 0;
    width: 100%;
    float: left;
}
.about-us .filed_buttanrt {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #ffffff;
    float: left;
    width: 38%;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #02563e;
    padding: 8px;
    border: none;
    border-radius: 41px;
    margin-top: 2px;
    margin-left: 10px;
}
.about-us .title{
  width:60%;
  margin:0;
  padding:0 24px 40px;
}
.about-us .title h2{
  font-family: 'Oswald', sans-serif;
  font-size:52px;
  font-weight:600;
  color:#000;
  text-transform:uppercase;
  border-left:4px solid #02563e;
  padding:5px 0 5px 12px;
  margin:0 0 20px;
}
.about-us .title h2 span{
  color:#02563e;
}
.about-us .title p{
  font-family: 'Oswald', sans-serif;
  font-size:21px;
  line-height:30px;
  font-weight:300;
  color:#282828;
  padding:0 0 0 12px;
  margin:0;
}
.about-us .about-center{
  padding:0 30px;
}
.about-us .col-md-4{
  padding:0 9px;
}
.about-us .box {
    border: 1px solid #dddddd;
    padding: 7px 7px 15px 7px;
    margin: 0 0 20px;
    float: left;
}
.about-us .box .about-img {
    padding: 0;
    margin: 0 0 25px;
    overflow: hidden;
    height: 230px;
}
.about-us .box .about-img img{
  width:100%;
  height:auto;
  transition: all 800ms ease-in-out;
}
.about-us .box .about-img img:hover{
  transform:scale(1.1);
}
.about-us .box h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 27px;
    font-weight: 600;
    color: #282828;
    padding: 0px 11px 20px;
    margin: 0;
}
.about-us .box p{
  font-family: 'Open Sans', sans-serif;
  font-size:17px;
  line-height:30px;
  font-weight:400;
  color:#282828;
  padding: 0px 11px 20px;
  margin:0;
}
.con_t_in {
	display: none;

}
.icon-bara {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  display: none;
}
.al_mob {
	display: none;
}
.d_design {
	display: block;	
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100% !important;
    border: 1px solid #efecec;
}
.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
    border-top: 1px solid #efecec;
}
button.single_add_to_cart_button {
    font-family: 'Oswald', sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 50px !important;
    margin: 0 !important;
    outline:none !important;
}

.bill_ship p {
    width: 100% !important;
}

.taddress {
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 30px !important;
    margin: 0 !important;
}
.acaddress{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    background: #02563e !important;
    padding: 12px 30px !important;
    margin: 0 !important;
}
.in_formt {
    width: 100% !important;
    height: 40px;
    border: 1px solid #ece9e9;
    padding: 0 15px;
}
.bill_ship h3{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #2d2b2b;
    text-transform: capitalize;
    padding: 0 0 30px;
    margin: 0;
}
legend.passteaxt {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #2d2b2b;
    text-transform: capitalize;
    padding: 0 0 10px;
    margin: 0 0 20px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 100%;
}



/*------------responsive-----------------*/

@media only screen and (min-width: 766px) {
/*--------header panel start---------*/
}

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 992px) {
		.container{
		width:757px;
	}


}


@media only screen and (min-width: 992px) and (max-width: 1024px)  {
		.container{
		width:990px;
	}
.center_contanier{
	width: 91%; margin:0 auto;
}
.center_contanier_big{
	width: 91%; margin:0 auto;
}
.center_contanier_sm{
	width: 91%; margin:0 auto;
}



	
	
}

/* Note: Design for a width of 320px */


@media only screen and (min-width: 300px) and (max-width: 767px) {
	.al_mob {
	display: block;
}
.d_design {
	display: none;	
}
.body_panel5 {
    width: 100%;
    float: left;
    margin-top: -570px;
}
.body_panel4 {
    width: 100%;
    float: left;
    background: none;
    background-position: center;
    background-size: cover;
    padding-top: 290px;
    padding-bottom: 340px;
    background-color: #085c5e;
}
.center_contanier{
	width: 91%; margin:0 auto;
}
.center_contanier_big{
	width: 91%; margin:0 auto;
}
.center_contanier_sm{
	width: 91%; margin:0 auto;
}
.top_panel_one {
    display: none;
}
.navi_gation_top .navi_panel_box .log_img {
    width: 67%;
    float: left;
}
.navbar-toggle {
    margin-top: -49px;
}

.navi_gation_top {
    width: 100%;
    position: inherit;
    float: left;
}
.slidert {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.navi_gation_top .filed_buttan  {
    display: none;	
}

.navi_gation_top .navi_panel_box {
    background-color: transparent;
}
.navbar-nav > li {
    float: left;
    margin-top: 0;
    text-align: left;
    width: 100%;
}
.navbar-default .navbar-nav li a {
    color: #0b0a08;
}

.body_panel1 p {
    padding: 0px 0px;

}
.body_panel1 h2 {
    font-size: 25px;

}
.body_panel1 .white_box {
    width: 100%;
    float: left;
    background: none;
    height: 183px;
    background-color: #fff;
}
.body_panel2 h3 {
	 display: none;
}
.slide {
	width:100%;
}
.body_panel3 p {
    text-align: center;
    width: 100%;
    padding: 0px 0px;
    float: left;
}

.body_panel3 h2 {
    font-size: 30px;
}

.body_panel6 h2 {
    font-size: 27px;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 29px;
}

.body_panel6 h3 {
    font-size: 30px;
    text-align: left;
    width: 100%;
    float: left;
}
.body_panel6 .filed_buttan_2 {
    float: left;
    width: 50%;
    margin-top: 0px;
}
.body_panel8 h2 {
    margin-top: 21px;
}

.inner_banner {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 36px;
    margin-top: 0px;
}

.inner_banner h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-top: 0px;
}

.about_page_new_style h2 {
    font-size: 23px;
    float: left;
    width: 100%;
    text-align: center;
}

.about_page_new_style p {
    font-size: 16px;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
    font-weight: 400;
    line-height: 27px;
    padding: 0px 23px;
}
.about_page_new_style .contact_us_but {
    float: left;
    width: 58%;
    text-transform: uppercase;
    padding-bottom: 10px;
    border: none;
    padding-top: 10px;
    margin-top: 12px;
    margin-left: 99px;
}

.online_store_panel h2 {
	display:none;
}
.online_store_panel .title_img_yuc {
	display:none;
}
.online_store_panel h3 {
	display:none;
}
.online_store_panel .rt_box {
	display:none;
}
.about-us .title {
    width: 100%;
    margin: 0;
    padding: 0 22px 30px;
}

.body_panel2 .t_pic {
    width: 60%;
}
.slide-text > h1 {
	margin-top: -8px;
}

.slide-text > p {
    width: 100%;
    text-align: right;
    margin-left: 0;
    margin-top: 7px;
    float: right;
    padding-left: 60px;
}

.slide-text > a.btn1-default {
	display: none;
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
    height: 280px;
    object-fit: cover;
}

.slide-text > a.btn-default {
    width: 30%;
    margin-top: 7px;
    float: right;
}

.icon-bara {
    position: fixed;
    top: 76%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    display: block;
}
.icon-bara a {
  display: block;
  text-align: center;
  padding: 4px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
}

.icon-bara a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #ab00e2;
  color: white;
}

.google {
  background: #00b4e1;
  color: white;
}
.youtube {
  background: #0a7dff;
  color: white;
}
	.body_panel9 {
    width: 100%;
    float: left;
    background-color: #3e3e5a;
    padding-bottom: 40px;
}

.body_panel7 .futter_navi ul li {
    float: left;
    width: 80%;
}
.body_panel7 {
    width: 100%;
    float: left;
    background: none;
    background-position: center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #02563e;
}

.body_panel1 {
	display: none;
}
.body_panel7 p {
    text-align: left;
    width: 100%;
    float: left;

}
.body_panel6 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.body_panel3 {
    width: 100%;
    float: left;
    background: none;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 40px;
    padding-bottom: 110px;
    background-color: #020d13;
}
.star_body_pane_contact .readmore1 {
    font-family: 'Open Sans', sans-serif;
    background-color: #d3b076;
    border: none;
    color: #000000;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    padding: 6px 0 6px 0;
    cursor: pointer;
    margin-top: 15px;
    text-transform: uppercase;
    float: left;
    margin-left: 0%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    border: 1px solid #f1eded;
    padding: 30px 20px;
    margin: 1px 0 0;
    border-left: 1px solid #f1eded;
}

/*=================*/
.con_t_in{
  display: block;
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:9999;
  background:#09df09;
}
.con_t_in ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.con_t_in ul li{
  float:left;
  width: 25%;
  text-align:center;
  font-size: 20px;
  font-weight:600;
}
.con_t_in ul li a{
  color:#fff;
  background: #020408;
  display:block;
  padding:4px 0;
}
.con_t_in ul li:nth-child(2) a{
  background: #1b77fe;
}
.con_t_in ul li:nth-child(3) a{
  background: #09df09;
}
.con_t_in ul li:nth-child(4) a{
  background: #24b098;
}
.con_t_in ul li:nth-child(5) a{
  background:#09df09;
}





}

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.container{
		width:470px;
	}
	
	.about_page_new_style {
    width: 90%;
    float: none;
    padding-top: 25px;
    padding-bottom: 35px;
    margin: 0 auto 0;
    clear: both;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}
.top_panel_one {
    display: block;
}
.top_panel_one .num_details {
    display: none;
}
.top_panel_one .ic_sty_font_social {
    display: none;
}
.top_panel_one .sear_ching_bob {
    display: none;
}
.sign-block {
    float: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.sign-block .signup {
    float: none;
    padding: 0;
    margin:0 15px 0 0;
    display: inline-block;
}
.sign-block .cart {
    float: none;
    position: relative;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.top_panel_one .se_b{
    display:none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 100%;
    border: 1px solid #f5f3f3;
    padding: 0 0 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    border: 1px solid #f1eded;
    padding: 30px 20px;
    margin: 1px 0 0;
    border-left: 1px solid #f1eded;
}
#customer_login h2 {
    float: left;
}
.woocommerce form .form-row label {
    line-height: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    border: 1px solid #f1eded;
    padding: 20px 0;
    margin:0;
    border-left: 1px solid #f1eded;
}


.signi-2020 .signification ul li {
    width: 100%;
}








	
	
}

@media only screen and (min-width: 300px) and (max-width: 479px) {
.center_contanier{
	width: 91%; margin:0 auto;
}
.center_contanier_big{
	width: 91%; margin:0 auto;
}
.center_contanier_sm{
	width: 91%; margin:0 auto;
}
.product .product-text {
    padding: 30px 0 0;
}
.product .product-text h2 {
    font-size: 25px;
    padding: 0 0 15px;
}
.about_page_new_style {
    width: 90%;
    float: none;
    padding-top: 25px;
    padding-bottom: 35px;
    margin: 0 auto 0;
    clear: both;
}
.woocommerce form .form-row label {
    text-align: left;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}
.top_panel_one {
    display: block;
}
.top_panel_one .num_details {
    display: none;
}
.top_panel_one .ic_sty_font_social {
    display: none;
}
.top_panel_one .sear_ching_bob {
    display: none;
}
.sign-block {
    float: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.sign-block .signup {
    float: none;
    padding: 0;
    margin:0 15px 0 0;
    display: inline-block;
}
.sign-block .cart {
    float: none;
    position: relative;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.top_panel_one .se_b{
    display:none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 100%;
    border: 1px solid #f5f3f3;
    padding: 0 0 0 0;
}

#customer_login h2 {
    float: left;
}
.woocommerce form .form-row label {
    line-height: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    border: 1px solid #f1eded;
    padding: 20px 0;
    margin:0;
    border-left: 1px solid #f1eded;
}

.signi-2020 .signification ul li {
    width: 100%;
}









}









