* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
img {
    width: 100%;
}
header {
    background-image: url("../images/home-banner.jpg");
background-repeat: no-repeat;
background-position-x: right;
background-size: cover; width: 100%;
padding-bottom: 104px;
background-position: bottom;
  }
  .logbtns {
  display: inline-block;
  vertical-align: initial;
}
.fcontact {
    display: none;
}
.contact-us .info-store .store-address {
    display: none !important;
}
.conta-cont .owl-carousel .owl-item.active.center {
  transform: scale(1);
  -webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
}
.conta-cont .owl-carousel .owl-item.active {
  transform: scale(.8);
  -webkit-transform: scale(.8);
-moz-transform: scale(.8);
-ms-transform: scale(.8);
  transition: .6s ease;
}
  .logbtns a {
  background: #fff; 
  color: #333;
  font-weight: 600;
  padding: 6px 17px;
    padding-right: 17px;
  padding-right: 12px;
  border-radius: 25px;
  text-decoration: none;
  font-size: 14px;
}
.logbtns li {
  display: inline-block;
  margin-left: 4px;
}
  
 #aSide {
    height: 600px;
    width: 600px;
    position: absolute;
    top: calc(50% - 250px);
    right: 7%;
}

#aSide model-viewer {
    height: 600px;
    width: 600px;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}
.sgallery .galbox {
			  box-shadow: 2px 0px 14px 0px #cacaca;
			  border: 1px solid transparent; margin: 12px 0px; outline: #eaeaea 1px solid;
			}
			.sgallery .galbox h4 {
				color: #2f2f2f;
				font-weight: 600;
				padding: 12px 15px;
				font-size: 19px;
				font-family: 'Roboto', sans-serif;
				margin-bottom: 0px;
				text-align: center;
				border-top: #eaeaea 1px solid;
			}
			.sgallery .galbox a{text-decoration:none;}
			.sgallery .owl-carousel .owl-nav .owl-prev{border: #0d13d7 1px solid;
background: #0d13d7;
color: #fff;
font-size: 48px;
height: 44px;
position: absolute;
top: 43%;
margin-top: -26px;
left: -36px;
width: 34px;
border-radius: 3px;}
			.sgallery .owl-carousel .owl-nav .owl-next{border: #0d13d7 1px solid;
background: #0d13d7;
color: #fff;
font-size: 48px;
height: 44px;
position: absolute;
top: 43%;
margin-top: -26px;
right: -36px;
width: 34px;
border-radius: 3px;}
.sgallery .owl-carousel .owl-nav .owl-prev span, .sgallery .owl-carousel .owl-nav .owl-next span{line-height: 35px; display: block;}
.sgallery {
  padding: 20px 0px 28px;
}
 .sgallery .title-cont .hding2 h2 {
  margin-bottom: 3px;
}
.sgallery .title-cont .hding2 img {
  width: 94px;
  display: inline-block;
  margin-top: -12px;
}
.sgallery .title-cont p {
  color: #595959;
  font-family: 'Roboto', sans-serif;
  margin-top: 7px;
}
.sgallery .title-cont {
  margin-bottom: 35px;
}
.instrip{background:url(../images/strip.jpg)}

.faq-block{margin:50px 0px 40px; }
.faq-block .accordion-button{background: #333697; color: #fff;}
.faq-block .accordion-button:after{} 


.faq-block .accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.faq-block .accordion-button:not(.collapsed)::after{ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}

.faq-block .accordion-item{margin-bottom: 20px;}
.faq-block .accordion-item .accordion-body{font-size: 15px;}
.faq-block .accordion-item:first-of-type{}
.faq-block .accordion-button:not(.collapsed){}
.l .contact-form{}
.contact-us.l .contact-form {
  margin-bottom: 3rem;
  border: #333697a6 1px solid;
  padding: 25px 20px; 
  background: #ebebf8; 
  border-radius: 4px;
  text-align: center;
}
.dash-img {
  border: #ccc 1px solid;
  padding: 10px 0px 3px;
}
.dash-img img {
  max-width: 100px;
  border-radius: 50%;
  display: block;
  margin: 5px auto 11px;
}
.left-desboard ul {
  list-style: none; padding-left:0px;
}
.contact-us.l .contact-form .contact-form-submit .form-group{text-align:left; margin-bottom: 22px;}
.contact-us.l .contact-form .contact-form-submit .form-group img{display:none; max-width: 110px; max-height: 110px; margin-top: 10px; }
.contact-us.l .contact-form .contact-form-submit .form-group label{color: #222; font-size: 15px; margin-bottom: 2px; }
.contact-us.l {
  background: #fdfdfd;
}
.left-desboard li a {
 display: block;
padding: 10px 0px 10px 10px;
font-size: 15px;
border: #ccc 1px solid;
  border-top-color: rgb(204, 204, 204);
  border-top-style: solid;
  border-top-width: 1px;
border-top-color: rgb(204, 204, 204);
border-top-style: solid;
border-top-width: 1px;
border-top: none;
text-decoration: none;
text-transform: uppercase;
font-weight: 500;
font-family: 'Roboto', sans-serif;
color: #111;
}
.left-desboard li a i {
  color: #595959;
  margin-right: 5px;
}
.left-desboard li.active a {
  background: #333697;
  color: #fff;
}
.left-desboard li.active a i {
  color: #fff;
}
 .right-deshboard .panel-default {
  border: #ccc 1px solid;
  border-radius: 0px;
}

.right-deshboard .panel-default > .panel-heading {
  background-color: #333697;
border-color: #333697;
border-radius: 0px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
font-family: 'Roboto', sans-serif;
padding: 7px 15px;
}
.right-deshboard .panel-default .panel-body {
  padding: 20px;
}
.right-deshboard .panel-default .panel-body label {
  margin-bottom: 3px;
font-weight: 500;
font-size: 15px;
font-family: 'Roboto', sans-serif;
}
.right-deshboard .panel-default .panel-body .form-control {
  border: #ccc 1px solid;
box-shadow: none;
height: 40px;
font-family: 'Roboto', sans-serif;
font-size: 15px;
border-radius: 2px;
}
.cart_table{}
.right-deshboard .cart_table .viwbtn{padding: 5px 17px;
border-radius: 2px;
font-size: 14px; 
margin-right: 8px;}
.right-deshboard .cart_table .viwbtn2{padding: 5px 17px;
border-radius: 2px;
font-size: 14px;
margin-right: 0px;}

.right-deshboard .panel-default .panel-body textarea.form-control{min-height: 80px;}
.right-deshboard .form-group{margin-bottom:18px;}
.right-deshboard .btn{background: #333697;
display: inline-block;
padding: 10px 38px;
border-radius: 7px;
margin-right: 20px; 
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #fff;
text-decoration: none;
font-size: 15px;
width: auto;
border: none;
text-transform: uppercase;
letter-spacing: 1px;}
.dashbord-section {
  padding: 50px 0px;
}
  
 .provsec{}
 .provsec .title-cont{text-align:center; padding:30px 0px 28px}
  .provsec .title-cont h2{margin-bottom: 20px;
font-size: 32px;}
  /*.provsec p{font-family: 'Roboto', sans-serif;}*/
header .navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 120px;
    background-color: transparent;
    padding-left: 40px;
    padding-right: 80px;
}
header .navbar .nav-men-menu .contact-us a {
    background-color: #fff;
    padding: 8px;
    color: #333;
    border-radius: 8px;
  }
 .hding2{position:relative;}
 .galsec .title-cont .hding2 h2 {margin-bottom: 3px;}
 header.in {
  background: #0d13d7a1;
  padding-bottom: 12px;
}
.instrip {
  position: relative; padding: 34px 0px 41px;
}
.instripcont {
  position: absolute;
  width: 100%;
  left: 0px; 
  top: 25%;
  text-align: center;
  color: #fff;
}
.abtsec2 .abtcont {
  margin: 28px 0px 30px;
}
.aboutinner {
  padding: 40px 0px 20px;
}
.abtsec2{background-image: linear-gradient(to bottom, #ffffff, #f9f9f9, #f4f4f4, #eeeeee, #e9e9e9); padding-bottom: 30px;}
.galsec2 {
  padding: 50px 0px 15px;
}
.tembox{text-align: center;
box-shadow: 2px 0px 14px 0px #cacaca; padding-bottom:1px;
margin-bottom: 32px;}
.tembox h4{font-family: 'Roboto', sans-serif;
font-size: 20px;
font-weight: 600;
margin: 10px 0px 7px;}
.tembox h5{font-size: 15px;
color: #6f6f6f;
margin-bottom: 13px;}
.tembox .tsocial{margin-bottom: 18px;}
.tembox .tsocial a{color: #333697;
font-size: 17px;
padding: 2px 7px;
width: 31px;
display: inline-block;
height: 31px;
margin: 0px 1px;}
.contact-us {
  background-color: #fff;
  padding: 4rem 0 1rem 0; }
  .contact-us .contact-maps {
    margin-bottom: 4rem; }
    .galsec2 .galbox:hover {
        border: 1px solid #0e0eb9;
    }
    .galsec2 .galbox:hover a {
        background: #0e0eb9;
    }
    .galsec2 .galbox:hover h4 {
        color: #fff;
    }
  .contact-us .contact-maps iframe {
    border: 5px solid #fff;
    width: 100%; 
    height: 303px; }
  .contact-us .contact-title {
 font-size: 25px;
color: #111;
margin-bottom: 35px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-transform: uppercase;}
  .contact-us .info-store { 
    color: #666;
    margin-bottom: 3rem; }
.galsec2 .conten-box{border-bottom:none;}
.galsec2 .inner-box{margin-bottom:20px; min-height: 305px;}
.galsec2 .inner-box .inner-grid {display: grid;
grid-template-columns: 50% auto;}
.galsec2 .inner-box a{text-decoration:none; display:block;}
.galsec2 .inner-box a .conten-box h3{ color: #333;}
.galsec2 .inner-box:hover a .conten-box h3{ color: #fff;}
.abtcont img{box-shadow: 2px 4px 12px 4px rgba(130, 130, 130, 0.2);
width: 94%;
margin: auto;
display: block;}
  .contact-us .info-store .store-desc p {
    margin: 0 0 10px 0; 
    line-height: 20px; }
  .contact-us .info-store .store-item {
    padding: 11px 0;
    border-top: 1px dotted #000;
    padding-left: 2.5rem;
    position: relative; }
	.contact-us .info-store .store-item a{ line-height: 25px;color: #333697; font-size: 15px;}
  .contact-us .info-store .store-item p {line-height: 25px;
color: #222; margin-bottom: 0px;
font-size: 15px;} 
  .contact-us .info-store .store-item:before {
    font-family: "fontawesome";
    color: #333697;
    display: inline-block;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: calc(50% - 25.6px / 2); }
  .contact-us .info-store .store-address:before {
    content: "\f041"; }
  .contact-us .info-store .store-email:before {
    content: "\f0e0"; }
  .contact-us .info-store .store-hotline:before {
    content: "\f095"; }
	.contact-us .info-store .store-web:before {
    content: "\f0ac"; }
	.contact-us .info-store .store-fax:before {
    content: "\f1ac"; }
  .contact-us .info-store .store-social {
    padding: 2rem 0 0 0; }
	
  .contact-us .info-store .store-social ul {
    font-size: 0; }
	
  .contact-us .info-store .store-social ul li {
    display: inline-block; }
    .contact-us .info-store .store-social ul li:not(:last-child) {
      margin-right: 10px; }
    .contact-us .info-store .store-social ul li a {
      font-size: 14px;
color: #000;
background-color: transparent;
display: inline-block;
border: 1px solid #000;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
border-radius: 0px;}
    .contact-us .info-store .store-social ul li a:hover {
      background-color: #9cb31a;
      color: #fff;
      border: 1px solid #9cb31a; }
  .contact-us .contact-form {
    margin-bottom: 3rem; }
  .contact-us .contact-form .contact-form-submit {
    color: #999; }
  .contact-us .contact-form .contact-form-submit .form-group {
    margin-bottom: 2rem; }
  .contact-us .contact-form .contact-form-submit input, .contact-us .contact-form .contact-form-submit textarea, .contact-us .contact-form .contact-form-submit button {
    border-radius: 0; }
  .contact-us .contact-form .contact-form-submit input:focus, .contact-us .contact-form .contact-form-submit textarea:focus, .contact-us .contact-form .contact-form-submit button:focus {
    box-shadow: unset;
    border-color: #9cb31a; }
  .contact-us .contact-form .contact-form-submit input {
   height: 40px;
border: #919191 1px solid;
color: #3d3d3d; border-radius: 3px;
padding: 8px;
font-size: 14px;}
.contact-us.hm .contact-form {
  margin-bottom: 3rem;
  background: #fff; 
  padding: 30px 30px;
  border-radius: 5px;
}

.contact-us.hm .contact-title{text-align:center; font-size:24px;} 
  .contact-us .contact-form .contact-form-submit textarea {
    height: 100px; 
    resize: none; border: #919191 1px solid; 
color: #3d3d3d; padding: 8px;
font-size: 14px;}
  .contact-us .contact-form .contact-form-submit button[type='submit'] {
background: #333697;
display: inline-block;
padding: 12px 48px;
border-radius: 7px;
margin-right: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #fff;
text-decoration: none;
font-size: 15px;
width: auto;
border: none;
text-transform: uppercase;
letter-spacing: 1px; }
.contact-us.hm{background:url(../images/bg2.jpg); }
.contact-us .info-store .store-item p strong {
  text-transform: uppercase; font-size: 15px;
}
.abtcont ul{list-style:none; padding-left:0px;}
.abtcont ul li{position: relative;
margin-bottom: 4px;
padding-left: 22px;}
.abtcont ul li:before{font-family: "fontawesome";
color: #333697; content:'\f00c ';
display: inline-block;
font-size: 16px;
position: absolute;
left: 0;}
.galsec2 .galbox{margin-bottom: 32px; box-shadow: 2px 0px 14px 0px #cacaca;border: 1px solid transparent;} 
.galsec2 .galbox a{text-decoration: none;
display: block;
padding-bottom: 1px;}
.galsec2 .galbox h4{color: #2f2f2f; 
font-weight: 600;
margin: 15px 15px;
font-size: 19px;
font-family: 'Roboto', sans-serif;}
.aboutinner .container-fluid{ max-width:95%; background:none;}
.instrip h5{font-size: 27px; font-family: 'Roboto', sans-serif; color:#fff; text-align:center;
margin-bottom: 15px;}
.instrip h3{font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 43px;  color:#fff; text-align:center;
max-width: 502px;
margin: auto;}
.abtsec2 h2{font-family: 'Poppins', sans-serif;
font-weight: 700; font-size: 45px; 
text-align: center; margin-bottom: 40px;}
.abtcont h3{font-family: 'Roboto', sans-serif;
font-size: 32px;}
.abtcont{margin:60px 0px 30px;}
.abtsec2 p{color: #595959;
margin-top: 12px;
margin-bottom: 24px;}
.abtcont p{color: #393939;
margin-top: 12px;
margin-bottom: 24px;
line-height: 27px;}



 .galsec .title-cont .hding2 img{width: 94px;
display: inline-block;
margin-top: -12px;}
.galsec .title-cont p {
  color: #595959; font-family: 'Roboto', sans-serif;
  margin-top: 7px;
}
.about-us .title-cont p{font-family: 'Roboto', sans-serif; color:#111;}
.navbar .nav-logo {
    padding-left: 30px;
}
.navbar .nav-logo img {
    width: 100px;
    height: auto;
}
.navbar .nav-men-menu ul li {
    display: inline-block;
    list-style-type: none;
}
.logo img {
  max-width: 130px;
}
.navbar .nav-men-menu ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    padding: 12px 15px;
}
.menu-icon {
  display: none;
}
section .conta-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: transparent;
   
    padding-bottom: 65px;
}
.conta-cont .conta-left {
    width: 385px;
    background-color: transparent;
    color: #fff;
}
.left-box {
   
}
.left-box h1 {
    font-size: 46px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
margin-bottom: 14px;
  }
 .left-box p{font-family: 'Roboto', sans-serif; font-weight:400;}
  .conta-cont .conta-left .link {
    margin-top: 70px;
  }
  .conta-left .download a {
    text-decoration: none;
    color: #333;
    letter-spacing: -0.5px;
    font-weight: 600;
    font-size: 14px;
  }
  .conta-left .download i {
    color: #333;
    margin-left: 6px;
    padding-right: 4px;
  }
  .conta-cont .explore {
    text-decoration: none;
    color: #fff;
    margin-right: 4px;
    font-size: 15px;
    font-weight: 500; font-family: 'Roboto', sans-serif;
  }
  .conta-cont .explore i{margin-left: 6px;}
  .conta-left .download {
 background-color: #fff;
padding: 15px 15px;
border-radius: 7px;
margin-right: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
color: #000;
text-decoration: none;
font-size: 15px;
  }
  .inner-box .box-img img{border-radius: 13px;}
.conta-cont .conta-right {
    width: 50%;
    background-color: transparent;
    display: flex; justify-content: center;
    align-items: center; padding-top: 24px;
} 
.conta-cont .conta-right  img {
    width: 100%;
}
.conta-cont .conta-right .img-b {
    padding-left: 10px;
    padding-right: 10px;
}
.container-fluid {
    background-color: #f9f9ff;
}
._center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-cont p {
 color: #595959;
margin-top: 15px;
}
._center .title-cont {
  margin-top: 40px;
  text-align: center;
  padding: 0 10px;
}
.bottm-cont {
  padding-top: 15px;
}
.inner-box {
   padding: 20px 15px 12px;
border-radius: 8px;
overflow: hidden;
box-shadow: 2px 0px 14px 0px #cacaca;
margin: 15px 0;
background-color: #fff;
transition: all 1s;
  }

  .inner-box .conten-box h3 {
    text-align: center;
font-size: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
  }
  .inner-box p {
      color: #595959;
  }
  .inner-box .conten-box p{
padding: 2px 2px 2px 13px;
color: #595959; 
  }
  .conten-box {
    border-bottom: 3px solid #0e0eb9;
  }
  .border-bottorm {
    border-bottom: 3px solid #0e0eb9;
    display: inline-block;
    width: 82px;
    margin-bottom: 11px;
  }
  .inner-container {
    position: relative;
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .inner-container .bg-left {
    background-image: url('../images/bg-left.png');
    background-repeat: no-repeat;
    height: 300px;
    width: 345px; 
    position: absolute; 
    top: -50px;
    left: 0;
  }
  .galsec{position:relative;}
  .galsec:before{background-image: url('../images/galleft.png');
background-repeat: no-repeat;
height: 412px;
content: '';
width: 50%;
position: absolute;
top: 30%;
left: 0;
background-size: contain;}
.about-us .hding2 h2 {
  margin-bottom: 3px;
}
.about-us h3{font-weight: 600;
font-size: 30px;
margin-bottom: 23px;}
.about-us .title-cont .hding2 img {
  width: 94px;
  display: inline-block;
  margin-top: -12px;
}
  .galsec:after{background-image: url('../images/galright.png');
background-repeat: no-repeat;
height: 412px;
content: '';
width: 50%;
position: absolute;
top: 30%;
right: 0;
background-size: contain;
background-position: right;}
  .mobile-sec {
    position: relative;
  }
  .inner-container .bg-right {
    background-image: url('../images/bg-right.png');
    background-repeat: no-repeat;
    width: 346px;
    height: 393px;
    position: absolute;
    top: -145px;
    right: 0;
    z-index: 1;
  }
  .contact-footer p{text-align: left;
margin-bottom: 2px;
color: #939393;}
  .boy-girl {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    z-index: 999999;
  }
  .boy-girl .get-more a:hover {
    background-color: #333697; 
    color: #fff;
  }
  .boy-girl .get-more a {
  color: #686868;
padding: 11px 19px;
border: 1px solid #262bdb;
border-radius: 7px;
text-decoration: none;
font-size: 16px;
background-color: #fff;
transition: all 500ms;
font-weight: 500;
text-transform: capitalize;
  }
  .boy-girl .get-more i {
    margin-left: 10px;
  }
  .boy-girl .get-more {
    position: absolute;
    bottom: 35px;
  }
  .boy-girl img {
    height: 375px;
  }
  .bg-contact-us p {
    color: #f5f5f5;
  }
  .bg-contact-us ._left {
    margin-bottom: 7px;
  }
  .bg-contact-us ._right {
    text-align: center;
  }
  .bg-contact-us ._right h4 {
    font-size: 20px; 
font-weight: 600;
  }
  .bg-contact-us ._right p {
    font-size: 15px;
  }
  .about-us {
    background-image: url('../images/about-us-bg.jpg');
    background-repeat: no-repeat;
    height: 321px;
    margin-bottom: 60px;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding-bottom: 25px;
  }
  .bg-contact-us {
    background-color: #333697;
    display: flex;
    justify-content: space-around;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    color: #fff;
    margin-bottom: 60px;
    padding: 25px 10px;
  }
  .bg-contact-us ._left {
    padding-right: 10px;
  }
  .bg-contact-us ._left h2 {
    padding-bottom: 10px;
  }
  .bg-contact-us ._left a {
    color: #fff;
    text-decoration: none;
  }
  .bg-footer {
   background-color: #ebebf8;
width: 100%;
height: 100%;
padding: 25px 0px 20px;
  }
  .footer-left {
    padding: 25px 10px;
  }
  .footer-logo {
    width: 130px;
    height: auto;
    margin-bottom: 24px;
  }
  .footer-dec {
    text-align: left;
    color: #9c9c9c;
  }
  .social-icon {
    text-align: left;
  }
  .social-icon a {
    margin-right: 8px;
transition: color 1s;
border: #9c9c9c 1px solid;
border-radius: 50%;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
  }
  .social-icon a i:hover {
    color: #333697;
  }
  .social-icon i {
    font-size: 17px;
    color: #9c9c9c;
  }
  .boot-left {
  text-align: left;
}
.boot-left p{color: #9c9c9c;
font-size: 14px;}
  .link-footer {
    padding: 25px 10px;
    text-align: left;
  }
  .link-footer ul {
    list-style: none;
    padding-left: 0;

  }
  .link-footer ul li {
    font-size: 17px;
font-weight: 500;
margin-bottom: 7px;
  }
  .link-footer ul a:hover {
    text-decoration: underline;
  }
  .link-footer ul a {
    text-decoration: none;
    color: #9c9c9c;
  }
  .link-footer h3 {
  font-weight: 600;
color: #111;
margin-bottom: 22px;
font-size: 18px
  }
  .contact-footer h3 {
   font-weight: 600;
color: #111; text-align:left;
margin-bottom: 21px;
font-size: 18px;
  }
  
  
.header-menu {
    background: #001e38;
    padding: 10px 0px;
}
.description {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.menu-mobile {
    display:none;
    padding:20px;
}

.menu-mobile::after {
    content: "\f0c9";
    font-family: "fontawesome";
    padding: 0;
    float: right;
    position: relative;
    top: 35%;
    color: #fff;
    border: 1px solid #ccc;
    width: 34px;
    height: 30px;
    text-align: center;
    padding: 2px 0px;
    font-size: 18px;
}

.menu > ul {
    margin: 0 auto;
  margin-top: 0px;
width: auto;
list-style: none;
padding: 0;
position: relative;
box-sizing: border-box;
display: inline-block;
margin-top: 28px;
}
.mobtn {
  text-align: right;
}
.menu-container {
  text-align: right;
  display: inline-block;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    padding: 0;
    margin: 0;
}
.menu > ul > li:last-child a{}
.menu > ul > li a {
    text-decoration: none; padding:4px 45px 0px 0px;
    display: block;font-size: 14px; color: #fff;
}
.menu > ul > li a i {
    margin-left: 4px;
}
.menu > ul > li:last-child a {
   padding-right: 17px;
 
}
/* .menu > ul > li:hover { */
    /* background: #f0f0f0; */
/* } */

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;top: 36px;box-shadow:0px 2px 7px 0px #ccc;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}
.nmenu {
  padding-top: 14px;
}
a:focus{outline:none;}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content:"";
    display:table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu > ul > li > ul > li a {
    color:#001e38;
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
.buy-try {
   
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;}

.menu > ul > li > ul > li > ul:after {
    clear: both;}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;}

.menu > ul > li > ul > li > ul > li a {
    border:0;}

.menu > ul > li > ul.normal-sub {
    width:300px;
    left:auto;
    padding: 0px 0px !important;}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 5px 18px; text-align:left; width:100%;
border-bottom: #ccc 1px solid;
font-size: 13px;}

	
	
  .contact-footer {
    padding: 25px 10px;
  }
  .contact-footer a {
    text-decoration: none;
    color: #9c9c9c;
  }
  .contact-footer a:hover {
    text-decoration: underline;
  }
  .bottom-footer {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .boot-right {
    text-align: right; color: #9c9c9c;
  }
  .boot-right a {
    color: #9c9c9c;
font-size: 14px;
  }
  .boot-right span {
    margin-right: 20px;
  }

  /* responsive css  */


  
  
  
  
  
  
  
   only screen and (max-width: 915px) {
    .inner-container .bg-left {
      height: 250px;
      width: 210px;
      top: -5px;
    }
    .inner-container .bg-right {
      width: 210px;
      height: 374px;
      top: -128px;
    }
    .nav-men-menu {
      display: none;
    }
    .menu-icon {
      display: block;
      font-size: 28px;
      color: #fff;
      cursor: pointer;
    }
  }
    @media only screen and (min-width:768px) and (max-width: 1024px) {
		.logo img {
  max-width: 115px;
}
.menu > ul > li a {
  text-decoration: none;
  padding: 4px 30px 0px 0px;
  display: block;
  font-size: 14px;
  color: #fff;
}
.provsec .title-cont h2 br{display:none;}
.galsec:before {
  background-image: url('../images/galleft.png');
  background-repeat: no-repeat;
  height: 350px;
  content: '';
  width: 35%;
  position: absolute;
  top: auto;
  left: 0;
  background-size: contain;
  bottom: 4%;
}
.galsec:after{height: 350px;
  content: '';
  width: 35%;
  position: absolute;
  top: auto;
  right: 0;
  background-size: contain;
  bottom: 4%;}	
.boy-girl img {
  height: 300px;
}  
.boy-girl .get-more a {
  color: #686868;
  padding: 8px 8px;
  border: 1px solid #262bdb;
  border-radius: 7px;
  text-decoration: none;
  font-size: 15px;
  background-color: #fff;
  transition: all 500ms;
  font-weight: 500;
  text-transform: capitalize;
}
.contact-footer a {
  text-decoration: none;
  color: #9c9c9c;
  font-size: 13px;
}
.contact-footer p{ font-size: 13px;}
.link-footer ul li {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 7px;
}
.social-icon a {
  margin-right: 8px;
  transition: color 1s;
  border: #9c9c9c 1px solid;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 29px;
  margin-right: 0px;
}
		
	}
	

  @media only screen and (max-width: 767px) {
      .sgallery .owl-carousel .owl-nav .owl-next{right:0px;}
      .sgallery .owl-carousel .owl-nav .owl-prev{left:0px;}
  .menu-container {
  text-align: right;
  display: block;
}
.galsec2 .inner-box .inner-grid {
    grid-template-columns: auto;
}
.bottm-cont {
    padding-top: 0;
}
.galsec2 .inner-box {
    text-align: justify;
}
.galsec2 .conten-box {
    padding-top: 15px;
}
  .logbtns a{padding: 5px 15px; font-size: 13px;}
  .logbtns {
  display: inline-block;
  vertical-align: initial;
  position: absolute;
  top: 63px;
  right: 61px;
}
	  .cart_table table, .cart_table table tr td, .cart_table table tr, .cart_table table tbody {
  display: block;
}
.cart_table table tr td {
  border: 1px solid #ddd;
  border-width: 1px 0 0;
  width: 100%;
  padding: 10px 10px 10px 120px;
  position: relative;
  font-weight: 500;
  color: #000;
}
.cart_table .table-striped > tbody > tr:nth-of-type(2n+1) {  background: #fff; }
.cart_table .table-striped > tbody > tr { border-bottom: #e9e9e9 1px solid; }
.cart_table table tr { border: 1px solid #ddd; border-width: 0 1px 1px;
    border-bottom-width: 1px; margin-bottom: 20px; }
.cart_table table .thead-default {display: none;}
.right-deshboard .cart_table .viwbtn{margin-bottom:5px;}
.cart_table table tr td:before, .cart_table table tr td:before {
  content: attr(data-title) ":";
  position: absolute;
  left: 10px; 
  font-size: 15px;
  font-weight: normal;
  top: 10px;
}
    .boy-girl .get-more {
      bottom: -50px;
    }
    .left-box h1 {
      font-size: 29px;
margin-bottom: 6px;
    }
    .left-box p {
     font-size: 14px;
margin-bottom: 9px;
    }
    .conta-cont .conta-left .link {
      margin-top: 25px;
    }
    .conta-left .download a {
      font-size: 12px;
      font-weight: 500;
    }
    .conta-left .download {
      background-color: #fff;
     
      border-radius: 4px;
      
    }
    .conta-cont .explore a {
      text-decoration: none;
      color: #fff;
      font-size: 12px;
      font-weight: 400;
    }
    section .conta-cont {
      display: block;
align-items: center;
width: 100%;
background-color: transparent;
flex-direction: column;
padding-top: 20px; padding-bottom: 20px;
    }
    .conta-cont .conta-right {
      width: 100%;
      background-color: transparent; 
      display: flex;
      align-items: center;
      margin-top: 25px;
    }
  }
  
  @media only screen and (max-width:768px) {
	  .conta-cont .conta-left {
  width: 100%;
  background: transparent;
  color: #fff;
  text-align: center;
}
.provsec .title-cont h2 br{display:none;}
.boy-girl img {
  height: auto;
}
.galsec:before {
  background-image: url('../images/galleft.png');
  background-repeat: no-repeat;
  height: 200px;
  content: '';
  width: 38%;
  position: absolute;
  top: auto;
  left: 0;
  background-size: contain;
  bottom: 17%;
}
._center .title-cont p {
    text-align: justify;
}
._center .title-cont{padding:0px;}
.about-us{margin-bottom: 45px;}
.bg-contact-us{margin-bottom: 45px;}
.bg-contact-us{display:block;}
.bg-contact-us ._left {
  padding-right: 0px;
  text-align: center; margin-bottom: 17px;
}
.footer-left {
  padding: 16px 0px;
}
.link-footer h3{font-size:16px;}
.link-footer ul li {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.contact-footer {
  padding: 0px 0px 18px;
}
.contact-footer h3{margin-bottom:15px;}
  .contact-footer p{font-size:14px;}
  .link-footer {
  padding: 16px 0px;
  text-align: left;
}
.boot-left p {
  color: #9c9c9c;
  font-size: 14px;
  text-align: center;
  margin-bottom: 8px;
}
.bg-contact-us p {
  color: #f5f5f5;
  margin-bottom: 8px;
}
  .galsec:after{height: 200px;
  content: '';
  width: 38%;
  position: absolute;
  right: 0;
  top: auto;
  background-size: contain;
  bottom: 17%;}
  .about-us h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 14px;
}
.inner-container {
  position: relative;
  margin-top: 40px;
  padding-bottom: 80px;
}
.provsec .title-cont h2{font-size: 28px;}
      
      .menu-mobile {padding: 0;}
		.menu > ul > li a i {float: right;margin-top: 4px;}
		.menu-mobile {
			display: block; text-decoration:none; color:#fff; height: 33px;
		}
		.menu > ul > li > ul {top:0px;padding: 10px;}
		.menu-dropdown-icon:before {
			display: block;
		}
		.menu > ul {
			display: none;
		}
		.menu > ul > li {
			width: 100%;
			float: none;
			display: block;
		}
		.menu > ul > li a {
			padding: 8px 15px;
width: 100%;
display: block;
border-bottom: 1px solid #ffffff6b ;
text-align: left;
		}

		.menu > ul > li > ul {
			position: relative;
		}
		.menu > ul > li > ul.normal-sub {
			width: 100%;
		}
		.menu > ul > li > ul > li {
			float: none;
			width: 100%;
			margin-top: 0px;
		}
		.menu > ul > li > ul > li:first-child {
			margin: 0;
		}
		.menu > ul > li > ul > li > ul {
			position: relative;
		}
		.menu > ul > li > ul > li > ul > li {
			float: none;
		}
		.menu .show-on-mobile {
			display: block; padding-top: 0px;
border-top: #000 1px solid;
		}
		.nmenu {
    background: none;
    padding: 10px 0px 7px;
    position: relative;
}
.menu-mobile:after {
    content: "\f0c9";
font-family: "fontawesome";
padding: 0;
float: right;
position: relative;
top: 0px;
color: #fff;
border: 1px solid #fff; 
width: 34px; 
height: 30px; 
text-align: center;
padding: 1px 0px 4px;
font-size: 18px;
margin-top: 1px;
border-radius: 3px;
}
.logo img {
  max-width: 105px;
}
.menu-mobile {
    display: block;
text-decoration: none;
color: #fff;
height: 33px;
position: absolute;
right: 14px;
top: 62px;
}
.menu .show-on-mobile {
    display: block;  border-top: #ffffff6b 1px solid;
    padding-top: 0px;
    border-top: #ffffff6b 1px solid; margin-top: 14px; background: #00000061;
}
.menu > ul > li:last-child a {
  background: no-repeat;
  color: #fff;
  font-weight: 400;
  padding: 8px 0px;
    padding-right: 0px;
  padding-right: 17px;
  padding-right: 12px;
  border-radius: 0px; padding-left:15px;
}
      
  }
  