* {
	margin: 0;
	padding: 0;
font-family: Calibri,Myriad Pro;'Helvetica Neue', arial, sans-serif;
}
html{
    scroll-behavior: smooth;
}
body{
	margin: 0;
	padding: 0;
font-family: 'font-family: 'Raleway Dots', cursive;Helvetica Neue', arial, sans-serif;
}
p{color:#68686d;}
a:hover{text-decoration:none; color:#000;}
	a:{color:#000;}
.wraps{width:100%; overflow:hidden;}
.wrape {
    max-width: 100%;
    margin: 0px auto;
    width: 100%;
    background-color: #000000;
    padding-bottom: 60px;
}
header .wrape {
    padding-bottom: 0px;
}

header{
    width: 100%;
    overflow: hidden;
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -1px;
    height: 190px;
    background-position: 45% -289%;
}
	
.icons {padding: 10px 0px;   float:left; width:65%;}
.icons-2 p {
    width: 53%;
    float: left;
    line-height: 20px;
    margin: 5px 16px;
}
.email {
    border-right: 1px solid #fcfeff;
    padding: 0px 30px 0px 1px;
    color: #fcfeff;
    
}

.phn{ padding-left:10px; color:#f5fbfe;;}

.icons-2 {

    width: 100%;
    overflow: hidden;

}

.icons-2 img {

    width: 10%;
    float: left;

}

.car {

    float: left;
    width: 10%;
    margin-top: 10px;

}
.car img{ width:100%;}


.logo img {
    width: 100%;
    height: 130px;
	margin-top:-30px;
}

.icon-3 {

    float: right;
    width: 60%;

}
.icon-3 ul {
    float: right;
}

.icon-3 ul li {

    display: inline-block; list-style-type:none;

}

.icon-3 ul li a {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 3px 5px;
    color: #fbfdff;

}

.follow {

    width: 100%;
    overflow: hidden;

}

.icons-4 {
    float: left;
    width: 85%;
}

.icons-4 ul {
    padding: 0px;
    list-style-type: none;
    float: right;
}
.icons-4 ul li {
    display: inline-block;
    border-right: 1px solid #000;
   
    line-height: 10px;
    margin: 10px 0px;
}


.icons-4 ul li a {
    display: block;
    color: #000;
    font-size: 16px;
    padding: 0px 10px 0px 10px;
}

 
.icons-5 {
    float: right;
    width: 15%;
}
.icons-5 ul {

    padding: 0px;
    list-style-type: none;
    float: right;

}

.icons-5 ul li {
    display: inline-block;
  
    line-height: 10px;
    margin: 7px 0px;
}

.icons-5 ul li a {
    display: block;
    color: #000;
    font-size: 16px;
    padding: 0px 0px 0px 8px;
}
.main-icons{width:100%; float:right;}

.search {

    width: 100%;
    overflow: hidden;
   

}
.search input[type="text"] {

    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    background-color: #f7f7f7;
    background-image: url('../images/searchicon.png');
    background-position: 228px 10px;
    background-repeat: no-repeat;
    padding: 7px 16px 7px 30px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: right;
    width: 57%;

}
.navbar {
    border-radius:0px;
}
.navbar {
    position: relative;
    z-index: 1000;
    min-height:0px;
    margin-bottom:0px;
    border: 0px solid transparent;
        
}

.navbar-brand{padding:0px 0px;}
.nav.navbar-nav {
    margin: 0px 0px;
}
.navbar.navbar-inverse {
    background: #fff;
}
.navbar-inverse .navbar-nav > li > a {

    color: #404042;
    font-size: 16px;
    ;

}
.nav.navbar-nav {margin:0px;}
.navbar.navbar-default {background-color: black;}
.navbar-default .navbar-nav >li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: red;
    
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
	background-color: #000;
	font-weight:550;
	text-align:left;
}

.nav > li > a {
	color:#fff !important;
	font-weight:550;
    position: relative;
    display: block;
    padding: 16px 30px;
    font-size: 16px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 180px;
    padding: 0px 0;
    margin: 5px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
	@text-align:center;
}
.footer
{
	background-color: #150202;
}
.footer p
{
	color: #fff;
}
.footer p a:hover{
	color:yellow;
}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}


.dropdown-menu>li>a {
    display: block;
    padding: 12px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.banner{ width:100%; overflow:hidden;}
.banner img {

    width: 100%;
    height: 600px;

}

.product-mar{margin:20px 0px;}


.product {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
	padding:10px;
}
.shades-1{ width:45%; float:left;}
.shades-1 img{width:85%;float:left;
    }
	
	.heading {

    font-size: 20px;
    float: left;
    margin: 0px 0px 0px;

}

.heading-2 {

    font-size: 22px; margin: 12px 0px 12px;

float: left;

}

.heading-3{font-size:18px; color:#ee1d61; font-style: italic;  margin: 0px 0px 0px; float: left;}

.section-a {

    width: 55%;
    overflow: hidden;
    float: left;

}

.border{ width:100%; overflow:hidden; border:1px solid #ccc;}
.mar-sec-equal {
    width: 100%;
    float: left;
    margin: 20px 0px 80px;
    margin-top: 60px;
}

.mar-sec-equal h2 {

    background-color: #fff;
    width: 30%;
    text-align: center;
    padding: 5px;
    margin: -22px auto;
    border-radius:10px;

}



.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    width: 100%;
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 25px;
    margin: 0;
	text-align:center;
}

.price-text-color
{
    color: #a7a7a7;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

.controls {
    margin-top: 20px;
    position: absolute;
    z-index: 2;
    margin: 11em 7px;
}

#carousel-example {
    padding: 0px 25px;
}
.right.fa.fa-chevron-right.btn.btn-success.lef-sid {
    float: right;
    margin-left: 37.5em;
}
.rates{ text-align:center; font-size:18px; color:#282b29; width:100%;}
.add-cart{
    background-color: #000;
    width: 50%;
    margin: 0px auto;
	padding:12px 0px;
}

.add-cart a{ color:#fff;}
.add-cart a:hover{ color:#fff;}
.latest-reiview{text-align:center;}
.trust {
    text-align: center;
    width: 100%;
    font-size: 22px;
}
.trust span {
    font-size: 25px; color:#b8b9bb;
}

.email-send {

    width: 100%;
    overflow: hidden;
   

}
.email-send input[type="text"] {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    background-color: #fff;
    background-image: url('../images/right.png');
    background-position: 265px 10px;
    background-repeat: no-repeat;
    padding: 7px 24px 7px 19px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
   
    width: 75%;
    margin: 0px 50px;
}

.pay-mt {
    text-align: center;
}
.scribe-us{width:100%; overflow:hidden; padding-bottom:5em;}
footer{width:100%; overflow:hidden; padding:20px 0px; background-color:#f7f7f7;}
.order{color:#313132; font-size:15px;}
.order-2{color:#313132; font-size:15px; margin-left:20px;}
.login {
    margin-top: 20px;
}
.mar-sec-equal-a {
    width: 100%;
    float: left;
    margin:50px 0px 0px;
}

.border-a{
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
}

.mar-sec-equal-a h2 {
    background-color: #f7f7f7;
    width: 40%;
    text-align: center;
    padding: 5px;
    margin: -22px auto;
	font-size:15px; color:#858585;
}

.arrow {
    display: block;
    text-align: center;
    margin: 0px auto;
}

.natorn img {
    margin: 0px 25px 0px 0px;
}

.natorn {
    width: 50%;
    float: left;
}

.shader{
    float: right;
    margin:30px 0px;
    width: 50%;
    text-align: right;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
	
	
	.icons {
    padding: 10px 0px;
    border-bottom: dotted 1px #626060;
    float: left;
    width: 100%;
}

.email {
    border-right: 1px solid #626060;
    padding: 0px 60px 0px 1px;
    color: #262424;
}

.icons-2 p {
    width: 86%;
    float: left;
    line-height: 20px;
    margin: 5px 5px;
}

.icon-3 {
    float: right;
    width: 100%;
    border-bottom: dotted 1px #626060;
}

.icon-3 ul {
   
    text-align: center;
    margin-top: 15px;
    width: 100%;
}

.icons-4 {
    float: left;
    width: 64%;
	margin-left:13px;
}

.icons-5 {
    float: left;
    width: 31%;
    text-align: left;
}

.icons-5 ul {
    padding: 0px;
    list-style-type: none;
    float: left;
}

.search input[type="text"] {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    background-color: #f7f7f7;
    background-image: url('../images/searchicon.png');
    background-position: 228px 10px;
    background-repeat: no-repeat;
    padding: 7px 16px 7px 30px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: right;
    width: 100%;
    margin: 15px 0px;
}

.banner img {
    width: 100%;
    height: auto;
}

.heading {
    font-size: 16px;
    float: left;
    margin: 0px 0px 0px;
}

heading-2 {
    font-size: 17px;
    margin: 12px 0px 12px;
    float: left;
    font-weight: bold;
    text-align: center;
}

.heading-3 {
    font-size: 15px;
    color: #ee1d61;
    font-style: italic;
    margin: 0px 0px 0px;
    float: left;
    line-height: 22px;
}

.product {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 15px 0px;
}

/*slider*/
.mar-sec-equal {
    width: 100%;
    float: left;
    margin: 33px 0px 30px;
}

.mar-sec-equal h2 {
    background-color: #fff;
    width: 90%;
    text-align: center;
    padding: 5px;
    margin: -22px auto;
    font-size: 19px;
}

.mar-sec-equal-a h2 {
    background-color: #f7f7f7;
    width: 90%;
    text-align: center;
    padding: 5px;
    margin: -22px auto;
    font-size: 14px;
    color: #858585;
}


.natorn {
    width: 100%;
    float: left;
    margin: -8px 6px;
    overflow: hidden;
}

.natorn img {
    margin: 25px 25px 0px 0px;
}

.shader {
    float: right;
    margin: 30px 0px;
    width: 100%;
    
}
/*slider*/



}



.free{color:#fff; font-size:16px;}
.free:hover .qoution{background-color:#fff; color:#000; border-color:#000;}
.qoution {
    width: 20%;
    background-color: #000;
    margin: 0px auto;
        margin-top: 0px;
    padding:10px 0px;
    position: relative;
    margin-top: -20px;
    text-align: center;
	border:2px solid #fff;
}
.residenatal{width:100%; overflow:hidden; margin: 30px 0px;}
.residenatal img {
    margin: 0px auto;
    display: block;
}

.residenatal h3 {
    text-align: center;
    width: 84%;
    border-bottom: 1px solid #000;
    margin: 10px auto;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
	
	.icons {
    padding: 10px 0px;
    border-bottom: dotted 1px #626060;
    float: left;
    width: 85%;
}

.icons-2 p {
    width: 65%;
    float: left;
    line-height: 20px;
    margin: 5px 16px;
}

.icons-4 {
    float: left;
    width: 80%;
}

.icons-5 {
    float: right;
    width: 20%;
}

.search input[type="text"] {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    background-color: #f7f7f7;
    background-image: url('../images/searchicon.png');
    background-position: 220px 10px;
    background-repeat: no-repeat;
    padding: 7px 16px 7px 30px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: right;
    width: 67%;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 16px 32px;
    font-size: 16px;
}

.heading {
    font-size: 16px;
    float: left;
    margin: 0px 0px 0px;
}

.heading-2 {
    font-size: 17px;
    margin: 12px 0px 12px;
    float: left;
    font-weight: bold;
}

.heading-3 {
    font-size: 18px;
    color: #ee1d61;
    font-style: italic;
    margin: 0px 0px 0px;
    float: left;
    line-height: 22px;
}
	
}

.about_img img {
    width: 100%;
    overflow: hidden;
}

.about_img {
    width: 100%;
    overflow: hidden;
    margin: 20px 0px;
}

/*product*/
img{ max-width:100%;}

.gallery_box li{ width:33.333333%; max-width: 100% ; display:inline-block; float: left; text-align: center; overflow: hidden;    position: relative;}
.gallery_box{ padding:0;display: flow-root;}

.gallery_box li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery_box li img{-webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;}
.gallery_box li:nth-child(even) {
    height: 304px;
}
.gallery_box li:nth-child(odd) {
    height: 438px; 
}
.gallery_box li:nth-child(odd) .box_data{ background:rgba(0,0,0,0.17) }
.gallery_box li:nth-child(even) .box_data{ background:rgba(0,44,255,0.27) }
.gallery_box .box_data{ position:absolute; top: 0; left: 0; right:0; bottom:0; color:#fff;}
.gallery_box .box_data span{ position:absolute; top: 50%; transform: translateY(-50%); left:0 ; right:0; font-size:24px;}
.gallery_box li:hover .box_data{ background:rgba(255,0,39,0.55)}

.gallery_box{width:100%; overflow:hidden;}

svg {
    display: block;
	background-color:#000;
    font: 6.5em 'Roboto';
    font-family: 'Roboto', sans-serif;
    width: 100%;
    @height: 300px;
    margin: 0 auto;
}

.web-coder-skull {
    fill: none;
    stroke: white;
    stroke-dasharray: 6% 29%;
    stroke-width: 5px;
    stroke-dashoffset: 0%;
    animation: stroke-offset 5.5s infinite linear;
}

.web-coder-skull:nth-child(6){
    stroke: #263238;
	animation-delay: -1;
}

.web-coder-skull:nth-child(2){
	stroke: #26abe2;
	animation-delay: -2s;
}

.web-coder-skull:nth-child(3){
	stroke: orange;
	animation-delay: -3s;
}

.web-coder-skull:nth-child(4){
	stroke: red;
	animation-delay: -4s;
}

.web-coder-skull:nth-child(5){
	stroke: #fff;
	animation-delay: -5s;
}
.web-coder-skull:nth-child(1){ 
stroke: green;
animation-delay: -1s;
}

@keyframes stroke-offset{
	100% {stroke-dashoffset: -35%;}
}


/*__________________ mn css _____________________ */
.default-menu{
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-new{
    color: #ffffff;
}
.main-footer{
    background-size: cover;
    background-blend-mode: overlay;
    background-color: #000000db;
}
.footer-new h6 {
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 600;
}
.footer-link-ui {
    list-style-type: disclosure-closed;
    font-size: 16px;
    line-height: 30px;
}
.footer-link-ui li{
    padding-left: 0;
}
.footer-link-ui li {
    margin-left: 24px;
}
.footer-link-ui-address{
    list-style: none;
}
.d-flex{
    display: flex;
}
.footer-link-ui-address .d-flex > div i{    
    padding-right: 15px;
}
.footer-link-ui-address .d-flex > div a{    
    color: #ffffff;
}
.navbar-default .navbar-brand{
    font-size: 36px;
    color: #ffffff;
    display: grid;
    height: 46px;
    align-items: center;
}
.navbar-default .collapse.navbar-collapse{
    float: right;
}
.ul_li_style_none{
    list-style: none;
    display: inline-flex;
}
.ul_li_style_none li button{
    width: 90px;
}
.ul_li_style_none li:first-child{
    margin-right: 15px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: transparent;
}
.testimonials.section-bg {
    background-color: #f8f5f5;
    padding-top: 50px;
    padding-bottom: 50px;
}
.maruquee-section {
    background-color: #323232;
    padding: 15px;
    color: #ffffff;
    border-radius: 5px;
}
.section-header h2 {
    border-bottom: 1px solid silver;
    padding-bottom: 18px;
}
.maruquee-section marquee p{
    color: #ffffff;
}


   .hovereffect {

      width: 100%;

      height: 100%;

      float: left;

      overflow: hidden;

      position: relative;

      text-align: center;

      cursor: default;

   }



   .hovereffect .overlay {

      width: 100%;

      height: 100%;

      position: absolute;

      overflow: hidden;

      top: 0;

      left: 0;

      background-color: rgb(0 0 0 / 91%);

      opacity: 0;

      filter: alpha(opacity=0);

      -webkit-transform: translate(460px, -100px) rotate(180deg);

      -ms-transform: translate(460px, -100px) rotate(180deg);

      transform: translate(460px, -100px) rotate(180deg);

      -webkit-transition: all 0.2s 0.4s ease-in-out;

      transition: all 0.2s 0.4s ease-in-out;

   }



   .hovereffect img {

      display: block;

      position: relative;

      -webkit-transition: all 0.2s ease-in;

      transition: all 0.2s ease-in;

   }



   .hovereffect h2 {

      text-transform: uppercase;

      color: #fff;

      text-align: center;

      position: relative;

      font-size: 17px;

      padding: 10px;

      background: rgba(0, 0, 0, 0.6);

   }



   .hovereffect a.info {

      display: inline-block;

      text-decoration: none;

      padding: 7px 14px;

      text-transform: uppercase;

      color: #fff;

      border: 1px solid #fff;

      margin: 50px 0 0 0;

      background-color: transparent;

      -webkit-transform: translateY(-200px);

      -ms-transform: translateY(-200px);

      transform: translateY(-200px);

      -webkit-transition: all 0.2s ease-in-out;

      transition: all 0.2s ease-in-out;

   }



   .hovereffect a.info:hover {

      box-shadow: 0 0 5px #fff;

   }



   .hovereffect:hover .overlay {

      opacity: 1;

      filter: alpha(opacity=100);

      -webkit-transition-delay: 0s;

      transition-delay: 0s;

      -webkit-transform: translate(0px, 0px);

      -ms-transform: translate(0px, 0px);

      transform: translate(0px, 0px);

   }



   .hovereffect:hover h2 {

      -webkit-transform: translateY(0px);

      -ms-transform: translateY(0px);

      transform: translateY(0px);

      -webkit-transition-delay: 0.5s;

      transition-delay: 0.5s;

   }



   .hovereffect:hover a.info {

      -webkit-transform: translateY(0px);

      -ms-transform: translateY(0px);

      transform: translateY(0px);

      -webkit-transition-delay: 0.3s;

      transition-delay: 0.3s;

   }


   .text-white{
    color: #ffffff;
   }
   .default-menu .wrape{
        padding-bottom: 0px;
   }
   .mt-60px-btn{
    margin-top: 60px;
   }

   .parsley-errors-list.filled {
    display: block;
  }

  .parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0;
  }

  .parsley-errors-list>li {
    font-size: 15px;
    list-style: none;
    color: #f46a6a !important;
    margin-top: 5px;
  }

  .contact-us-heading, .address h4, .phone h4{
      font-size: 25px;
      font-weight: 600;
      color: #000000;
  }
  .address {
      margin-top: 50px;
  }
  .phone{
    margin-top: 25px;
  }
  .btn-primary{
    background-color: #548ff6;
    border-color: #548ff6;
    border-radius: 0;
    box-shadow: 1px 2px 2px 0px silver;
  }
  .btn-primary:hover{
    background-color: #548ff6;
    border-color: #548ff6;
    border-radius: 0;
    box-shadow: 1px 2px 4px 0px silver;
  }



  /* new gallery section */

  .gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}




/* gallery ended */

img.logo-header {
    width: 180px;
}