body{margin:0; background: #fff;font-family: 'Roboto', sans-serif; }
body a{ -webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;transition: 0.5s all;text-decoration:none; }
h1,h2,h3,h4,h5,h6{margin:0;font-family: 'Arsenal', sans-serif; }
p{margin:0; }
ul,label{ margin:0; padding:0; }
body a:hover,body a:focus{text-decoration:none;outline:none; }
*{padding: 0; margin: 0; }
.MobileBottomNavigation{ position: relative; width: 100%; display: none; }
a.download-in-success{ background: #37dfdf; color: #2f2b2b; padding: 10px 20px; font-weight: bold; text-transform: uppercase; }
a.guest_button{ background: #000; color: #fff; padding: 10px 20px; font-weight: bold; text-transform: uppercase; display: block; text-align: center; }
/*=============== Header Start ==================*/
.navbar-default{ padding:0px 0 0 0; margin:0; background:#FFF; transition:all 600ms ease-in-out; }

/*=============== Header last Start ==================*/
.top-block-to{ position: relative; width: 100%; overflow: hidden; background: #000; padding: 2px 0; margin: 0 0; }
.top-block-to .con-hed { padding:5px 0 0; margin: 0; display: inline-block; }
.top-block-to .con-hed ul{ padding: 0 0; margin: 0;}
.top-block-to .con-hed ul li { margin: 0; font-family: arial; font-weight: normal; display: inline-block; float: left; font-size: 15px; letter-spacing: 1px; color: #fff; padding: 0 20px 0 0; }
.top-block-to .con-hed ul li span { padding: 0 10px 0 0; margin: 0; color: #e9e838; }
.top-block-to .soc-hed{ padding: 0 0; margin: 0; float: right;}
.top-block-to .soc-hed .fa { padding: 7px 10px; font-size: 13px; text-align: center; text-decoration: none; margin: 2px 2px; border-radius: 4px; border: 1px solid #aead92; }
.top-block-to .soc-hed .fa:hover { opacity: 0.9; }
.top-block-to .soc-hed .fa-facebook { background: #3B5998;color: white; }
.top-block-to .soc-hed .fa-twitter { background: #55ACEE;color: white; }
.top-block-to .soc-hed .fa-google { background: #dd4b39;color: white; }
.top-block-to .soc-hed .fa-linkedin { background: #007bb5;color: white; }
.top-block-to .soc-hed .fa-youtube { background: #bb0000;color: white; }
.top-block-to .soc-hed .fa-instagram { background: #125688;color: white; }
img.social-img{     width: 15%; margin: 20px 0 0 5px;}
 
.navbar-default .top-block{ position: relative; background: #FFF; padding: 0px 0; margin: 0 0;  }
.navbar-default .top-block .lt{ width: 85%; overflow: hidden; padding: 0 0; margin: 0 0; }
.navbar-default .top-block .lt img{ width: 100%; overflow: hidden; height: auto; }

.navbar-default .top-block .rt{ padding:20px 0 0; margin: 0 0;float: right;text-align: center; }
.navbar-default .top-block .rt label{font-size: 14px; line-height: 18px; padding: 3px 0; margin: 0; font-weight: normal; color: #2d2d2d;}
.navbar-default .top-block .rt select { font-family: inherit; font-size: inherit; line-height: inherit; padding: 4px; border: 1px solid #d4d4d4; font-weight: 400; color: #717171; }
.navbar-default .top-block .rt h2{float: right; font-size: 20px; line-height: 20px; padding: 0; margin: 0; font-family: 'Abel', sans-serif; display: contents; }
.navbar-default .top-block .rt h2 img.con-hrd{ width:4%; margin: 0 5px 0 10px; }
.navbar-default .top-block .rt h2 span{ padding: 7px 6px; background: blue; color: #fff; margin: 0 5px 0 10px;background-image: linear-gradient(to bottom,#0000e5,#0505f5,#00f,#0000d0,#05059d); }
.navbar-default .top-block .rt p{ font-size: 14px; line-height: 25px; padding: 5px 0 0; margin: 0; text-align: right;}
.navbar-default .last-block{ position:relative; background: blue; padding:0 0 5px; margin:0; transition:all 600ms ease-in-out; background-image: linear-gradient(to bottom,#05059d,#0505f5,#00f,#0000e5,#0000d0);}
.navbar-default .last-block:hover {  background: #00f;transition: all 600ms ease-in-out; }
.navbar-default .last-block .logo-block{ width: 100%; position: absolute; padding: 0 0;margin: 0; }
.navbar-default .last-block .logo-block a span{ font-family: 'Satisfy', cursive; font-size: 25px; color: red; line-height: 40px; padding: 0 0 0 15px; margin: 0;}
.navbar-default .last-block .logo-block a span:hover{text-shadow: 4px 4px 2px rgb(198, 198, 198); }
.navbar-default .last-block .logo-block img{ width:10%; height:auto; padding:0 0; margin:0; }
.pulse-button {position: absolute;border: none;box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);border-radius: 50%;margin: 0;width: 1px;height: 1px;top: 20px;left: 20px;cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1); }
.pulse-button:hover { -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none; }

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}


.hyper {margin: auto;padding: 0 50px;display: inline-block;position: relative;text-decoration: none;color: black;width: auto;overflow: hidden;z-index: 2;transition: all .5s ease;}
.hyper span {z-index:2;position:relative;}
.hyper:hover {color: white;}
.hyper:hover:before {right: 100%;opacity: 1;}
.hyper:hover:after {left: 3%;opacity: 1;}
.hyper:before {opacity: 0;content: '';display: block;position: absolute; background:#d8d8d8;width:50%;height: 2%;
bottom: 0;right: 50%;transition:all .6s ease;}
.hyper:after {opacity: 0;content: '';display: block;position: absolute;background: #4e4e4e;width: 100%;height: 2%;bottom: 0;left: 50%;transition:all .5s ease;}
.active a:before{opacity: 1;right: 25%;background: #ccc;}
.active1 a:before,.active1 a:hover:before{opacity: 1;right: 97%;}
.active1 a:after ,.active1 a:hover:after{left: 3%;opacity: 1;}
.navbar-default .last-block .navigation{ padding:0; margin:0; transition:all 600ms ease-in-out; }

/*-- pup up Login- Service --*/
.navbar-default { background-color: #f8f8f8; border-color: #000 !important; }
/*-- Login-hed --*/
.product_list_header { float: right; padding: 0 0 0;margin: 4px 0 0;border: 0; }
.dropdown {position: relative;display: inline-block;margin: 0 0px 0; float: left; width: 80%; text-align: right;}
.dropdown p{ font-family: 'Abel', sans-serif; color: #FFF; font-size: 15px;  padding: 0; margin: 0; }
.dropbtn{ outline: none; background: none; color: #00f; border: none; cursor: pointer; padding: 0; border-radius: 4px;text-align: right;}
.dropdown-content { display: none; position: absolute; background-color: #FFF; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; right: 0; border: .5px solid #e6e6e6;border: .5px solid #0505df;
background-image: linear-gradient(to bottom,#05059d,#0505f5,#00f,#0000e5,#0000d0); color: #fff;}
.dropdown-content a { font-family: 'Open Sans Condensed', sans-serif; color: #292929;color: #fff; padding: 8px 0; text-decoration: none; display: block; text-align: center; font-size: 16px; font-weight: bold; }
.dropdown-content a:hover {background-color: #000 ; color:#FFF;}
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropbtn { }

.agile-login { background: none; margin: 0; float: right; width:16%; text-align: right;}
.agile-login a { padding: 0px; background: none; margin: 0; float: right;  }
.agile-login a:hover { color: #ff5e56;}
.agile-login a p{ font-size: 14px; line-height: 16px; color: #FFF; background: #1d7ed0; position: absolute; top: 0; padding: 9px 30px; left: -160px; font-family: 'Abel', sans-serif;}
.agile_top_brands_grids { margin: 3em 0 0; }
img.user-hed-icon{ width:16%;}
img.user-hed-icon-c{ width:75%;}
span.badge{     position: absolute; top: 0; right: 0; background: #ea0104; border: 1px solid #ffffff; color: #fff; }

/*======== Headline Border Start ======*/
.spec h2 { font-family: 'Abel', sans-serif; font-size: 45px; color: #585d62; position: relative; text-align: left; padding: 10px 0 0; margin: 0; font-weight: normal; text-shadow: 4px 4px 2px rgb(237, 237, 237); color: #333; }
.spec p{ font-family: 'Abel', sans-serif; text-align: left; font-size: 24px; line-height: 30px; padding: 0 0 30px; margin: 0; color: #333; }
/*======== banner Start ======*/
.carousel {position: relative; padding: 0; margin: 100px 0 0 0; }
.decs{ position: absolute; content: ""; top: 90px; left: 0; padding: 0 0; margin: 0 0; width: 100%; background: none; z-index: 999; }
.decs .banner-form{     width: 25%; background: rgba(252, 252, 252, 0.87); padding: 30px 25px; margin: 10px 0 0; box-shadow: 0 0 20px -2px #171616; float: right; }
.decs .banner-form h3{ font-family: 'Oswald', sans-serif;font-size: 22px; color: #403737;font-size: 25px; color: #fe0000; line-height: 28px; padding: 0 0; margin: 0; text-align: center; font-weight: bold; letter-spacing: 1px;}
.decs .banner-form p{ font-family: 'Open Sans Condensed', sans-serif; font-size: 17px; font-weight: bold; color: #4a4b4d; line-height: 30px; padding: 0 0 3px; margin: 0; letter-spacing: 1px; text-align: center; }
.decs .banner-form label{display: block; color: #000;font-family: Arial; text-align: center; font-weight: bold; text-transform: uppercase; font-size: 14px; line-height: 24px; padding: 8px 0 10px; margin: 0;}
.decs .banner-form select { font-family: inherit !important; font-size: 14px !important; line-height: inherit !important; padding: 8px !important; color: #626161 !important; width: 100% !important; margin: 0 0 10px; border-radius: 5px; outline: none; border: none; border: 1px solid #c6c3c3;}
.decs .banner-form .btn-danger { color: #fff; background-color: #141513; border-color: #761c19; padding: 0; font-size: 18px; line-height: 22px; display: inline-block; margin: 20px 0 0 0; font-family: 'Oswald', sans-serif;transition:all 600ms ease-in-out; }
.decs .banner-form .btn-danger:hover{ background-color: #fe0000;transition:all 600ms ease-in-out; }
/*-- in-ban --*/
.in-ban{ position: relative; background: #fff; width: 100%; padding: 0px 0; margin: 138px 0 0; }
.in-ban img{ width:100%; height:auto; }
/*-- //in-ban --*/

/*-- pup-up --*/
.pup-up{  position: relative; width: 100%; padding: 0px 0; margin: 30px 0 0; height:650px; overflow: hidden; }
.pup-up img{ width:100%; height:auto; }

/*--// pup-up --*/
/*-- image-block --*/
.image-block{ width: 100%; position: relative; padding: 25px 0; margin: 0; overflow: hidden; }
.image-block img{ width: 100%; height: 100px;  border: none; text-align: center; box-shadow:none;}
.image-block img.logo-slider{ width: 100%; height: 180px;  border: none; text-align: center; box-shadow:none;}

.logo-image-block{ width: 100%; position: relative; padding: 5px 0 30px; margin: 0; overflow: hidden; }
.logo-image-block img{ width: 100%; height: auto;  padding: 5px; border: none; text-align: center; box-shadow:none;}

/*-- Service --*/
.service{ width: 100%; position: relative; padding: 25px 0; margin: 0; overflow: hidden; }
.service .ser-box{ width: 100%; padding: 12px; margin: 1px 0px 15px 1px; overflow: hidden; border: 1px solid #eee; text-align: center;height: 410px;
    box-shadow: 0 0 20px -2px #d8d8d8;}
.service .ser-box:hover{ border: 1px solid #bcbcbc; }
.service .ser-box img{ width: 100%; height: 215px; }
.service .ser-box h3{ min-height: 100px; font-family: 'Oswald', sans-serif; font-size: 13px; line-height: 28px; padding: 10px 0 5px; margin: 0; text-align: center; color: #605d5d; transition:all 500ms ease-in-out; }
.service .ser-box h3:hover{ color: #040439;  transition:all 500ms ease-in-out;} 
.service .ser-box p{ font-family: Arial, sans-serif; font-size: 15px; text-align: center; line-height: 25px; color: #787878; }
.service .ser-box a{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0; text-align: center; transition: all 500ms ease-in-out; background: red; }
.service .ser-box a:hover{background: #00f; color: #FFF; transition:all 500ms ease-in-out; }
.service .ser-box .button{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0; text-align: center; transition: all 500ms ease-in-out; background: red; }
.service .ser-box button:hover{background: #000; color: #FFF; transition:all 500ms ease-in-out; }

a.single-a-warr{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 10px 30px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 0; text-align: center; transition: all 500ms ease-in-out; background: red; position: absolute; top: 150px; right: 0; }
a.single-a-warr:hover{background: #000; color: #FFF; transition:all 500ms ease-in-out; }

/*-- ac --*/
.ac-co{ background: #f21919; position: relative; width: 100%; padding: 30px 0; margin: 0 0; background: linear-gradient(90deg, rgb(255, 0, 0) 63%, rgba(0,51,102,1) 63%); overflow: hidden; }
.ac-co .button-type-find {    background-color: #4c4d4c; color: white; border-left: 36px solid #000000; border-top: none; border-right: none; border-bottom: none; padding: 8px 20px; font-weight: 300; font-size: 20px; outline: none; margin: 0 0 0 0; margin-right: 0px; margin-right: 0px; font-family: 'Abel', sans-serif; }
.place-pseudo::before{ content: '\2192'; position: absolute; left: 80px; top: 28px; color: white; font-size: 21px; }
.ac-co h3{ font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size: 36px; line-height: 42px; letter-spacing: 1px; padding: 0; margin: 0; }
.ac-co p{font-family:Arial; font-size: 20px; line-height: 30px; color: #4f4f4f; padding: 10px 0; margin: 0;}
.ac-co a{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0; text-align: center; transition: all 500ms ease-in-out; background: #f00; }
.ac-co a:hover{background: #00f; color: #fff; transition:all 500ms ease-in-out; }
.ac-co h2.title{ color: #fff; font-family: 'Oswald', sans-serif; font-size: 26px; line-height: 50px; padding: 0; margin: 0; text-align: left; text-transform: uppercase; }
.ac-co img.map { width:80%; text-align:center; transition:all 500ms ease-in-out; cursor: pointer;}
.ac-co img.map:hover{  transform: scale(1.1); transition:all 500ms ease-in-out; }

/*-- advantage --*/
.advantage{ background: #FFF; position: relative; width: 100%; padding: 25px 0; margin: 0 0; }
.advantage img{ width: 100%; overflow: hidden;height: auto; }
.advantage .advantage-box{ width: 100%; padding: 0 0; margin:25px 0 0; border: 1px solid #f0f0f0; overflow: hidden; height: 290px; }
.advantage .advantage-box:hover{ color: #011c3c !important; background: #f7f7f7; }
.advantage .advantage-box h3{font-family: 'Abel', sans-serif; font-size: 18px; line-height: 28px; text-align: center; padding: 10px 0; margin: 0; font-weight: bold;}
.advantage .advantage-box p{ font-family: 'Abel', sans-serif; font-size: 15px; line-height: 24px; text-align: justify; padding: 0 9px; margin: 0;  }
/*-- about --*/
.about{ background:#f2f2f2; padding:20px 0 40px; position:relative; z-index:1; overflow: hidden; }

/*-- product --*/
.product{ width: 100%; position: relative; padding: 0px 0; margin: 0; overflow: hidden;background: #f1f1f1; }
.product .ser-box{ width: 100%; padding: 12px; margin: 1px 0px 15px 1px; overflow: hidden; border: 1px solid #eee; text-align: center;
    background: #fff; height: 430px; }
.product .ser-box:hover{ border: 1px solid #ccc8c8;background: #fff; }
.product .ser-box img{ width: 100%; height: 200px; }
.product .ser-box h3{  min-height: 120px; font-family: 'Oswald', sans-serif; font-size: 13px; line-height: 28px; padding: 10px 0 5px; margin: 0; text-align: center; color: #605d5d; transition:all 500ms ease-in-out; }
.product .ser-box h3:hover{ color: #040439;  transition:all 500ms ease-in-out;} 
.product .ser-box p{ font-family: Arial, sans-serif; font-size: 15px; text-align: center; line-height: 25px; color: #787878; }
.product .ser-box a{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0; text-align: center; transition: all 500ms ease-in-out; background: red;}
.product .ser-box a:hover{background: #00f; color: #FFF; transition:all 500ms ease-in-out; }
.product .item{margin:0px 5px 0px 5px;;background: #fff;}
.product .ser-box .button { font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0; text-align: center; transition: all 500ms ease-in-out; background: red; display: none;}
.product .ser-box .button:hover{background: #000; color: #FFF; transition:all 500ms ease-in-out; }
.customers-in{width: 100%;
position: relative;
padding: 45px 0;}

/*-- customers --*/
.customers{ background:#f1f1f1; width: 100%; margin: 0; padding:5px 0 40px; position:relative; z-index:1; overflow: hidden; background: url(../images/feedback-bggg.jpg) no-repeat left bottom;  background-attachment: fixed;}
.customers .spec h2{font-family: 'Abel', sans-serif; font-size: 40px; position: relative; text-align: center; padding: 50px 0 20px; margin: 0; font-weight: bold; text-shadow: 4px 4px 2px rgb(0 0 0 / 9%); color: #383434;text-transform: uppercase; letter-spacing: 0;}
.customers .customers-item{background: #FFF; padding: 20px; margin: 0 0 30px; transition: all 500ms ease-in-out; border-radius: 15px; border: 1px solid #bdbdbd; display: flow-root; }
.customers .customers-item h3{    font-family: Arial; font-size: 20px; line-height: 26px; padding: 0 0 8px; margin: 0 0 20px; display: block; color: #000; border-bottom: 1px solid #ccc;}
.customers .customers-item p{height: 130px; font-size: 14px; line-height: 22px; text-align: justify; padding: 0px; margin: 0;}
.customers .customers-item h5{ font-family: 'Open Sans Condensed', sans-serif; font-size: 17px; line-height: 25px;  }
.customers .customers-item h6{ font-family: 'Abel', sans-serif; font-weight: bold; letter-spacing: 1px;  font-size: 14px; line-height: 20px; }
.customers .customers-item a{     font-family: 'Oswald', sans-serif; display: inline-block; padding: 5px 20px; border: none; color: #7e0404; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 0px 0; text-align: center; transition: all 500ms ease-in-out; background: #ffffff;}
.customers a{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0 0 10px; text-align: center; transition: all 500ms ease-in-out; background: #000; }
.customers a:hover{background: #fff; color: red; transition:all 500ms ease-in-out; }
.customers .customers-item .cus-logo-left{    width: 35%; float: left; overflow: hidden;}
.customers .customers-item .cus-logo-left img{width: 100%;}
.customers .customers-item .cus-text-right{    width: 60%; float: right; overflow: hidden;}
.customers .customers-item .cus-text-right a{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 5px 20px; border: 1px solid #cccccc; color: #000000; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 20px 0 10px; text-align: center; transition: all 500ms ease-in-out; background: #f1f1f1; }
.customers .customers-item .cus-text-right h6{ letter-spacing: 0; font-size: 15px; line-height: 20px; margin: 10px 0 0; font-family: inherit; font-weight: normal;  }
.customers .customers-item ul li{    list-style: none;}
.customers .feedback-ratings{background: #FFF; padding: 20px; margin: 0 0 30px; transition: all 500ms ease-in-out; border-radius: 15px; border: 1px solid #bdbdbd; display: flow-root; }
.customers .feedback-ratings h3{font-family: Arial; font-size: 20px; line-height: 26px; padding: 0 0 8px; margin: 0 0 20px; display: block; color: #000; border-bottom: 1px solid #ccc;}
.customers .feedback-ratings table{}
.customers .feedback-ratings table tr th{    width: 20%; border-bottom: 1px solid #ccc; padding: 0 5px 10px; margin: 0; font-size: 14px;}
.customers .feedback-ratings table tr td{    font-family: 'Oswald', sans-serif; color: #00000094; text-align: center; font-size: 14px;}
.customers .feedback-ratings table tr td:hover{color: #000;}    
.customers .feedback-ratings table tr td img{    width: auto;}
.customers .seller-ratings{ background: #FFF; padding: 20px; margin: 0 0 30px; transition: all 500ms ease-in-out; border-radius: 15px; border: 1px solid #bdbdbd; display: flow-root; }
.customers .seller-ratings h3{font-family: Arial; font-size: 20px; line-height: 26px; padding: 0 0 8px; margin: 0 0 20px; display: block; color: #000; border-bottom: 1px solid #ccc;}
.customers .seller-ratings span{width: 100%; display: block; font-style: italic; color: #f00; font-size: 11px;}
.customers .seller-ratings .rating-box{width: 50%; float: left; padding: 0; margin: 0; }
.customers .seller-ratings .rating-box h4{    padding: 0; margin: 0; font-family: 'Abel'; color: #000;}
.customers .seller-ratings .rating-box h5{font-family: 'Abel';    font-weight: bold;}
.customers .seller-ratings .rating-box h5 img{    width: auto;}
.customers .All-received-feedback{ background: #FFF; padding: 20px; margin: 0 0 30px; transition: all 500ms ease-in-out; border-radius: 15px; border: 1px solid #bdbdbd; display: flow-root; }
.customers .All-received-feedback h3{font-family: Arial; font-size: 20px; line-height: 26px; padding: 0 0 8px; margin: 0 0 20px; display: block; color: #000; border-bottom: 1px solid #ccc;}
.customers .All-received-feedback table{width: 100%;}
.customers .All-received-feedback table tr{}
.customers .All-received-feedback table tr th{ border-bottom: 1px solid #ccc; padding: 0 5px 10px; margin: 0; font-size: 14px;}
.customers .All-received-feedback table tr td{ color: #000000e0; text-align: left; font-size: 14px;    line-height: 20px; padding: 10px 0; margin: 0; }
.customers .All-received-feedback table tr td:hover{color: #000;}    
.customers .All-received-feedback table tr td img{    width: 50%;}
.customers .All-received-feedback table tr td span {display:block;}
.customers .All-received-feedback table tr td span img{    width: auto;}
.customers .All-received-feedback table tr td a{   font-family: 'Oswald', sans-serif; background: none; border: none; color: #06b18f; padding: 0; margin: 0; font-size: 12px; }

/*/-- testimonials--/*/
.testimonial{ position: relative; width: 100%; height:400px; overflow: hidden; padding:0; margin:0;}
.testimonial video{ width: 100%; height:auto; margin: -100px 0 0 0; }

.testimonial .test-dec{ position: absolute; content: ""; left: 0; width: 100%; z-index: 9; padding: 0; margin: 0; bottom:0px;  height: 100%; background: #000000c7;}
.testimonial .test-dec .test-dec-left{ width: 50%; float: left; text-align: center; padding: 120px 0 0; }
.testimonial .test-dec .test-dec-left img{ width: 16%; text-align: center; }
.testimonial .test-dec .test-dec-left h5{text-align: center;font-size: 18px;font-weight: 600;text-transform: capitalize;line-height: 30px;padding: 0;letter-spacing: 0;color: #ffbf00;font-family: 'Nanum Gothic', sans-serif;font-style: italic;}
.testimonial .test-dec .test-dec-left h3{font-weight: bold;text-align: center;font-size: 25px;line-height: 35px;color: #fff;text-transform: uppercase;padding: 15px 0 15px;margin: 0 0;}

.testimonial .test-dec .test-dec-right{   position: relative; width: 50%; float: right; text-align: center; background: #fff; margin: 100px 0 0; height: 250px;}
.testimonial .test-dec .test-dec-right .test-box{ width: 100%; text-align: center;  position: relative; border: 10px double #fc0; height: 250px; }
.testimonial .test-box h4{text-align: center; font-size: 20px; font-weight: 600; text-transform: capitalize; line-height: 28px; padding: 40px 0 0; letter-spacing: .5px; color: #0c062d; font-family: 'Arsenal', sans-serif;}
.testimonial .test-dec-right img.quotes{ position: absolute; content: ""; left: 10px; width: 20%; z-index: 9; padding: 0; margin: 0; top: -50px;  } 
.testimonial .test-box img{ width: 15%; }
.testimonial .test-box p{ font-family: 'Nanum Gothic', sans-serif; font-size: 14px; line-height: 26px; color: #0f0f0fb3; text-transform: capitalize; font-weight: bold; padding: 20px 30px 30px; }
.testimonial .test-box h6{color: #ccc; font-style: italic; }

.testimonial .testimonial-text{ width: 20%; margin: 0; position: relative; text-align: center; padding: 15px; float: left; border: 1px solid; color: #FFF; height:80px; overflow: hidden;}
.testimonial .testimonial-text:hover{ background: #f7f7f7; color: #000; transition: all 600ms ease-in-out; border: 1px solid; cursor: pointer; }
.testimonial .testimonial-text p{ font-size: 16px;  line-height: 26px; list-style: none; padding: 0px 0; margin: 0; font-family: auto;color: #fff; }
.testimonial .testimonial-text p:hover{ color: #000; }
.testimonial .testimonial-text p span{ display: block; }

.place-pseudo{}
.place-pseudo .button-type-find{ padding: 8px 25px; border: none; background: #ff6550; background: #0000f7; color: #fff; border-radius: 5px; }
.place-pseudo .button-type-find:hover{ background: #ff6550; }

/*-- questions --*/
.questions{ background:#FFF; width: 100%;     margin: 110px 0 0; padding:25px 0; position:relative; z-index:1; overflow: hidden; }
.questions .asked{ position: relative;width: 100%; overflow: hidden;padding: 0 0; margin: 0; }
.questions .asked img{ width: 100%; height: auto; }
.questions .asked a { background-color: #4c4d4c; color: white; border-left: 36px solid #000000; border-top: none; border-right: none; border-bottom: none; padding: 8px 20px; font-weight: 300; font-size: 20px; outline: none; margin: 0px 0 0 0px; margin-right: 0px; margin-right: 0px; font-family: 'Abel', sans-serif;     display: block;}
.questions .asked .place-pseudo::before{ content: '\2192'; position: absolute;left: 8px; top: 214px;z-index: 9; color: white; font-size: 21px; }
.questions .asked p{ font-family: 'Abel', sans-serif; font-size: 16px;  line-height: 22px; text-align: justify; padding: 10px 0 10px; margin: 0;}

/*-- partners --*/
.partners{ background: #141514; position: relative; width: 100%; padding: 0px 0 35px; margin: 0 0; overflow: hidden; background: url(../images/background-r.jpg) no-repeat left bottom;
    background-attachment: fixed; background-size: cover; }
.partners img { width: 100%; height:100px; padding: 1px; margin: 0; background: #fff; }

/*-- Car runing --*/
.profit-block { padding: 70px 0 00px; background: #141514; text-align: center; color: #fff;background: url(../images/background-r.jpg) no-repeat left bottom;
    background-attachment: fixed; background-size: cover;  }
.profit-block .imgblock { height: 90px; overflow: hidden; margin-bottom: 60px; width: 100%; background: url(../images/profit-img2.png) bottom center no-repeat; background-size: auto; background-size: 100%; position: relative; }
.profit-block #scroll { width: 114px; height: 90px; top: 20px; left: 40%; background: url(../images/car4.png)center no-repeat; position: absolute; font-size: 0; bottom: 0; }

/*gest-log-grids*/
.gest-log-grids{ width: 100%; position: relative; background: #f0f6ff; padding: 0; margin: 0; display: inline-block; }
.gest-log-grids .container-box{ width: 60%; background: #fff; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.19); display: flex; margin: 40px auto 100px; }
.gest-log-grids h2{  text-align: center; margin: 150px 0 0; font-family: 'Abel', sans-serif; font-weight: bold; font-size: 30px; line-height: 40px; }
.gest-log-grids .txt-left-side { width: 50%; float: left; padding: 30px; background: #fff; border-right: 1px solid #fff; }
.gest-log-grids .txt-left-side form{ width: 100%; padding: 0; margin: 0;}
.gest-log-grids .txt-left-side form .form-top-box{width: 100%; padding: 0 0 10px;border-bottom: 1px solid #e1e1e1;margin: 0 0 40px;display: inline-block;-webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.11); }
.gest-log-grids .txt-left-side form .form-top-box p.email-add{margin: 0; padding: 0; font-size: 25px; color: #000; text-align: left; line-height: 35px; font-family: 'Abel', sans-serif; letter-spacing: 1px; width: 78%; float: right; }
.gest-log-grids .txt-left-side form .form-top-box p.email-add span{ display: block; font-size: 20px; letter-spacing: 1px; color: #6c6c6c; padding: 0 0 0px; margin: 0 0 0px; font-weight: lighter; font-family: revert-layer; }
.gest-log-grids .txt-left-side form .form-top-box img{ width: 20%; float: left; margin: 0 5px 0 0; }
.gest-log-grids .txt-left-side form input[type="text"]{outline: none; background: #fff; border: none; border-bottom: 1px solid #2d2d2d; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 15px; margin: 0 0 15px;}
.gest-log-grids .txt-left-side form input[type="email"]{background: #fff; border: none; border-bottom: 1px solid #2d2d2d; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 15px; margin: 0 0 15px;}
.gest-log-grids .txt-left-side form input[type="password"]{background: #fff; border: none; border-bottom: 1px solid #2d2d2d; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 15px; margin: 0 0 15px;}
.gest-log-grids .txt-left-side form p.forget-password{ text-align: left; color: #000; font-size: 15px; line-height: 20px; padding: 0; margin: 20px 0 10px; }
.gest-log-grids .txt-left-side form p.forget-password a{ color: #000; font-size: 14px; padding: 0 0 0 10px; }
.gest-log-grids .txt-left-side form .social-networking{ width: 100%; border-top: 1px solid #e1e1e1; margin: 40px 0 0; padding: 15px 0 0 0; display: block; }
.gest-log-grids .txt-left-side form .social-networking h5{ width: 60%; float: left; text-align: left; font-size: 16px; font-family: 'Abel', sans-serif; letter-spacing: 1px; line-height: 25px; color: #000; padding: 0; margin: 0 0 20px; }
.gest-log-grids .txt-left-side form .social-networking h6{ width: 39%; float: right; text-align: center; font-size: 16px; font-family: 'Abel', sans-serif; letter-spacing: 1px; line-height: 25px; color: #000; padding: 0; margin: 0 0 20px; }
.gest-log-grids .txt-left-side form .social-networking h6 li{ list-style: none; display: inline; padding: 0; margin: 0 5px;}
.gest-log-grids .txt-left-side form .social-networking h6 li a{}
.gest-log-grids .txt-left-side form .social-networking h6 li a img{width: 25%; margin: 5px 0 0;}

.gest-log-grids .txt-right-side { width: 50%; float: right; padding: 30px; background: #fff; border-right: 1px solid #ececec;  }
.gest-log-grids .txt-right-side form{ width: 100%; padding: 0; margin: 0;}
.gest-log-grids .txt-right-side form .form-top-box{width: 100%; padding: 0 0 10px;border-bottom: 1px solid #e1e1e1;margin: 0 0 40px;display: inline-block;-webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.11); }
.gest-log-grids .txt-right-side form .form-top-box p.email-add{margin: 0; padding: 0; font-size: 25px; color: #000; text-align: left; line-height: 35px; font-family: 'Abel', sans-serif; letter-spacing: 1px; width: 78%; float: right; }
.gest-log-grids .txt-right-side form .form-top-box p.email-add span{ display: block; font-size: 20px; letter-spacing: 1px; color: #6c6c6c; padding: 0 0 0px; margin: 0 0 0px; font-weight: lighter; font-family: revert-layer; }
.gest-log-grids .txt-right-side form .form-top-box img{ width: 20%; float: left; margin: 0 5px 0 0; }
.gest-log-grids .txt-right-side form .form-top-box h3.email-add{margin: 0; padding: 0; font-size: 16px; color: #000; text-align: left; line-height: 25px; font-family: 'Abel', sans-serif; letter-spacing: 0px; width: 80%; float: right;}
.gest-log-grids .txt-right-side form .form-top-box h3.email-add span{ display: block; font-size: 20px; letter-spacing: 1px; color: #6c6c6c; padding: 0 0 0px; margin: 0 0 0px; font-weight: lighter; font-family: revert-layer; }
.gest-log-grids .txt-right-side form .form-top-box img.log-icon-neww{ width: 15%; float: left; margin: 0 5px 0 0; }
.gest-log-grids .txt-right-side form input[type="text"]{outline: none; background: #fff; border: none; border-bottom: 1px solid #2d2d2d; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 15px; margin: 0 0 15px;}
.gest-log-grids .txt-right-side form input[type="email"]{background: #fff; border: none; border-bottom: 1px solid #2d2d2d; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 15px; margin: 0 0 15px;}
.gest-log-grids .txt-right-side form input[type="password"]{background: #fff; border: none; border-bottom: 1px solid #2d2d2d; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 15px; margin: 0 0 15px;}
.gest-log-grids .txt-right-side form p.forget-password{ text-align: left; color: #000; font-size: 15px; line-height: 20px; padding: 0; margin: 20px 0 10px; }
.gest-log-grids .txt-right-side form p.forget-password a{ color: #000; font-size: 14px; padding: 0 0 0 10px; }
.gest-log-grids .txt-right-side form .social-networking{ width: 100%; border-top: 1px solid #e1e1e1; margin: 40px 0 0; padding: 15px 0 0 0; display: block; }
.gest-log-grids .txt-right-side form .social-networking h5{ width: 60%; float: left; text-align: left; font-size: 16px; font-family: 'Abel', sans-serif; letter-spacing: 1px; line-height: 25px; color: #000; padding: 0; margin: 0 0 20px; }
.gest-log-grids .txt-right-side form .social-networking h6{ width: 39%; float: right; text-align: center; font-size: 16px; font-family: 'Abel', sans-serif; letter-spacing: 1px; line-height: 25px; color: #000; padding: 0; margin: 0 0 20px; }
.gest-log-grids .txt-right-side form .social-networking h6 li{ list-style: none; display: inline; padding: 0; margin: 0 5px;}
.gest-log-grids .txt-right-side form .social-networking h6 li a{}
.gest-log-grids .txt-right-side form .social-networking h6 li a img{width: 25%; margin: 5px 0 0;}


/*-- brands --*/
.brands{ background: #F7F7F7; position: relative; width: 100%; padding: 25px 0; margin: 0 0; overflow: hidden;   }
.brands img{ width: 100%; height: auto; background: none; }

/*-- repairs --*/
.repairs{ background: #F7F7F7; position: relative; width: 100%; padding: 15px 0 25px; margin: 0 0; overflow: hidden;  }
.repairs .custom-repairs { padding: 25px 50px 25px 25px; background-color: #fff; box-shadow: 0 0 20px -2px #ddd; margin: 20px 0; }
.repairs .custom-repairs h3{ font-size: 22px; text-align: left; padding: 0 0; line-height: 32px; font-family: 'Abel', sans-serif; margin: 0 0; }
.repairs img.repairs-img{ width: 140%; position: absolute; content: ""; top: -40px; left: -140px; padding: 0 0; margin: 0 0; }
.repairs .custom-repairs a{ font-family: 'Oswald', sans-serif;display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #000; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 20px 0 0; text-align: center; transition:all 500ms ease-in-out; }
.repairs .custom-repairs a:hover{ color: #02486e; transition:all 500ms ease-in-out; }

/*-- guide --*/
.guide{ background: #F7F7F7; position: relative; width: 100%; padding: 15px 0 25px; margin: 0 0; overflow: hidden;  }
.guide .why-guide{ position: relative; padding: 0 0; margin: 0 0 10px; display: block; text-align: center;}
.guide .why-guide img{ width: 100%; height: auto; }
.guide .why-guide h5{ font-family: 'Arsenal', sans-serif; text-align: center; padding: 0 0 0; margin: 0; font-size: 15px; color: #000; line-height: 20px;}
.guide h5{ font-family: 'Arsenal', sans-serif; padding: 14px 20px; margin: 0; font-size: 21px; color: #000; line-height: 26px;}
.guide h6{ font-family: 'Open Sans Condensed', sans-serif;padding: 0 0 10px 25px; margin: 0; font-size: 17px; color: #3e3e3e; line-height: 23px; font-weight: bold;}
.guide p{ font-family: 'Arsenal', sans-serif; padding: 0 0 0 30px; margin: 0; font-size: 16px; color: #333232; line-height: 33px;}
.guide ul{ padding: 0 0 15px 30px; margin: 0 ; }
.guide ul li{ font-family: 'Arsenal', sans-serif;  padding: 0 0 0; margin: 0; font-size: 15px; color: #000; line-height: 20px;}

/*-- Footer --*/
#footer{  background: url(../images/foot-bg.jpg) bottom right no-repeat; background-size: cover;  padding:2em 0; margin:0; }
#footer h3{ font-family: 'Abel', sans-serif; font-size: 29px; color: #FFF; font-weight: bold; padding: 0 0 13px; margin: 0; }
#footer ul{ padding: 0 0; margin: 0 0; }
#footer ul li{ font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; color: #FFF; padding: 0 0; margin: 0 0; line-height: 25px; list-style: none; }
#footer ul li a{ font-family: Arial;font-family: 'Abel', sans-serif; font-size: 16px; color: #DBDBDB; padding: 0 0; margin: 0 0; line-height: 25px; list-style: none; transition:all 500ms ease-in-out; }
#footer ul li a:hover{ color: #FFF; font-size: 15px; transition:all 500ms ease-in-out; }

.quilk-link{ position: relative; width: 100%; padding:0 0; margin:0; overflow: hidden; text-align: right;}
.quilk-link img.footer-logo{ width: 100%; height: auto; display: block;padding: 0px; margin: 0 0 0px; background: none; }
.quilk-link .fa { padding: 8px 0px; font-size: 15px; width: 30px; text-align: center; text-decoration: none; margin: 15px 2px 0; border-radius: 5px; }
.quilk-link .fa:hover { opacity: 0.7; }
.quilk-link .fa-facebook { background: #3B5998; color: white;     background: #ffffff; color: #3B5998; border: 1px solid #bcbcc7;}
.quilk-link .fa-twitter { background: #55ACEE; color: white; background: #ffffff; color: #55ACEE; border: 1px solid #bcbcc7;}
.quilk-link .fa-google { background: #dd4b39; color: white; background: #ffffff; color: #dd4b39; border: 1px solid #bcbcc7;}
.quilk-link .fa-linkedin { background: #007bb5; color: white; background: #ffffff; color: #007bb5; border: 1px solid #bcbcc7;}
.quilk-link .fa-youtube { background: #bb0000; color: white; background: #ffffff; color: #bb0000; border: 1px solid #bcbcc7;}
.quilk-link .fa-instagram { background: #125688; color: white; background: #ffffff; color: #125688; border: 1px solid #bcbcc7;}
.quilk-link i.fa.fa-quote-left {color: #122df0;font-size: 2em; }

#footer .quilk-number{ position: relative; width: 100%; padding:0px 0 0; margin:0; overflow: hidden; text-align: center; }
#footer .quilk-number p{ text-align: center; font-size: 18px; line-height: 30px; color: #fff; font-family: auto; padding: 0 0 15px; margin: 0;font-family: 'Abel', sans-serif;
     }
#footer .quilk-number p span{ font-family: 'Abel', sans-serif;
    font-size: 20px; }

form.example input[type=text] { padding: 10px; font-size: 17px; border: 1px solid grey; float: left; width: 80%; background: #f1f1f1; }
form.example button { float: left; width: 20%; padding: 13px; background: #2196F3; color: white; font-size: 17px; border: 1px solid grey; border-left: none; cursor: pointer; margin: 0; }
form.example button:hover { background: #0b7dda; }
form.example::after { content: ""; clear: both; display: table; }
#footer .quilk-email p{ text-align: left; font-size: 20px; line-height: 25px; color: #fff; font-family: 'Open Sans Condensed', sans-serif; padding: 10px 0 0 30px; }
#footer .quilk-email{ position: relative; width: 100%; padding:0px 0 0; margin:0; overflow: hidden;}
#footer .quilk-email a{ font-size: 17px; text-transform: uppercase; padding: 12px 30px; margin: 10px 0 0 30px; display: inline-block; transition:all 600ms ease-in-out; color: #000; background: #e2e119; font-weight: bold; }
#footer .quilk-email a:hover{ color: #fff; background: #2196f3;transition:all 600ms ease-in-out; }
/*-- //Footer --*/

/*-- single-page --*/
.single-right-left h5 {font-size: 15px; padding: 15px 0 0px; margin: 0; color: #03061ac9; line-height: 22px; text-transform: capitalize; }
.single-right-left h3 {    font-size: 20px; position: relative; text-align: left; padding: 20px 0 0; margin: 0; font-weight: normal; color: #070d33; text-transform: capitalize; line-height: 30px; font-family: initial; }
span.item_price { font-size: 25px; color: #fd0807; text-shadow: 4px 4px 2px rgb(255, 255, 255); }
.single-right-left del { margin: 0 9px 0 15px; font-size: 17px; color: #777; font-weight: 300; }
/*.single-right-left .product-new-top { border: 3px double #FFF; width: 70px; height: 70px; background: #f70; top: unset; border-radius: 50%; color: #FFF; text-shadow: none; line-height: 74px; font-size: 16px; display: inline-block; font-weight: normal; }*/
.single-right-left .product-new-top { border: 3px double #FFFFFF4F; width: 100px; height: 50px; background: #0000f4; background-image: none; border-radius: 5px; color: #000; text-shadow: none; line-height: 44px; font-size: 16px; display: inline-block; position: absolute; top: 13px; left: -130px; text-align: center; font-weight: bold; background-image: linear-gradient(to bottom,#b3b3b3,#fff,#fff,#fff,#b5b5b5); }
.single-right-left p { margin: 10px 0 15px; color: #000; }
.single-right-left p label{ color: #000; }
.single-infoagile ul li { display: block; font-size: 14px; margin-bottom: 12px; }
.product-single-w3l { border-top: 1px solid #1accfd; margin-bottom: 20px; margin-top: 20px; }
.product-single-w3l p i { color: #1accfd; margin-right: 11px; font-size: 24px; }
.product-single-w3l p { color: #000; margin: 15px 0; letter-spacing: 0.5px; }
.product-single-w3l ul li { list-style: inside; font-size: 14px; margin-bottom: 5px; line-height: 1.7; }
.occasion-cart .snipcart-details { width: 50%; margin: 0; }
.top_brand_home_details input[type="submit"]{ font-family: 'Oswald', sans-serif; display: inline-block; padding: 7px 26px; border: 1px solid #929292; color: #ffffff; font-size: 15px; line-height: 22px; border-radius: 7px; margin: 10px 0; text-align: center; transition: all 500ms ease-in-out; background: red; }
.occasion-cart .snipcart-details input.button {font-size: 14px;color: #fff;background: #3399cc;text-decoration: none;position: relative;border: none;border-radius: 7px;width: 50%;text-transform: uppercase;padding: .5em 0;outline: none;}
.occasion-cart .snipcart-details:hover .snipcart-details input.button,.snipcart-details input.button:hover{ background: #fe9126;}
img.img-responsive_1 { display: block; width: 100%; height: 400px; border: 4px double #e8e8e8; }
img.img-responsive { display: block; width: 100%; height: 400px; border: 4px double #e8e8e8; }
.flex-viewport { max-height: 430px !important; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
a.single-buy{background: #040493; text-transform: uppercase; font-size: 14px; color: #fff; text-decoration: none; position: relative; border: none; border-radius: 7px; padding: 7px 30px; outline: none; font-family: 'Oswald', sans-serif; transition: all 500ms ease-in-out; }
a.single-buy:hover{background: #ff4e4e; color: #fff; transition: all 500ms ease-in-out; }

spam.warr_poli{ width: 100%; }
spam.warr_poli a{ background: #dd4141; color: #fff; transition: all 500ms ease-in-out; font-size: 11px; line-height: 20px; padding: 4px 18px; text-align: center; text-transform: uppercase; font-weight: lighter; border-radius: 5px; }
spam.warr_poli a:hover{ background: #f00; color: #fff; transition: all 500ms ease-in-out; }

/*-- //single-page --*/

/*-- log -n --*/
.w3layouts-two-grids { width: 62%; margin: 150px auto 50px; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); }
.mid-class { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.img-right-side, .txt-left-side { padding: 3.2em 2em 2.7em; }
.txt-left-side h2 {font-size: 28px; margin-bottom: 29px; color: #3a3d6e; }
.img-right-side h3 {    font-size: 20px; margin-bottom: 29px; color: #000; text-transform: uppercase; line-height: 30px; }
.img-right-side p, .txt-left-side p { margin-bottom: 43px; color: #9b9b9b; font-size: 15px; line-height: 20px; }
.form-left-to-w3l { display: flex; display: -webkit-flex; border: none; border: 1px solid #3a3d6e; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; margin: 0px 0px 25px; }
.form-left-to-w3l span { -webkit-flex-basis: 15%; flex-basis: 15%; border: none; text-align: center; color: #3a3d6e; line-height: 35px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; font-size: 18px; }
.form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 14px; border: none; outline: none; padding: .6em .6em; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box;  }
.form-left-to-w3l input[type="text"]{ -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 14px; border: none; outline: none; padding: .6em .6em; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box;  }
.form-left-to-w3l textarea{ -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 14px; border: none; outline: none; padding: .6em .6em; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box;  }

.left-side-forget, .right-side-forget { flex-basis: 50%; -webkit-flex-basis: 50%; box-sizing: border-box; }
.left-side-forget { float: left; position: relative; }
.form-left-to-w3l select {     font-family: inherit !important; font-size: 14px !important; line-height: inherit !important; padding: 8px !important; color: #eee !important; width: 100% !important; background: #e8f0fe; margin: 0 0 10px; border-radius: 5px; outline: none; border: none; color: #000 !important; }
#show{ width:100%; }
/*#show select { font-family: inherit !important; font-size: 14px !important; line-height: inherit !important; padding: 8px !important; color: #eee !important; width: 280% !important; background:#3a3d6e; margin: 0 0 10px; border-radius: 5px; outline: none; border: none;  }*/
input.checked { position: absolute; top: 3px; left: -5px; cursor: pointer; }
.remenber-me, a.for { font-size: 12px; color: #fff; text-transform: uppercase; }
.left-side-forget, .right-side-forget { flex-basis: 50%; -webkit-flex-basis: 50%; box-sizing: border-box; }
.remenber-me, a.for { font-size: 15px; color: #fff; text-transform: uppercase; padding: 0 0 0 30px; display: block; }
.w3layouts_more-buttn h3 { font-size: 17px; color: #3a3d6e; margin-top: 30px; font-weight: 400; font-family: 'Open Sans Condensed', sans-serif; }
.w3layouts_more-buttn a { font-size: 18px; color: #337ab7; font-weight: bold; text-decoration: none; text-transform: capitalize; display: inline-block; letter-spacing: 0px; outline: none; padding: 0 0 0 10px;}
img.img-fluid{ width:100%; height:auto; }
button[type="submit"] { background: #000000; outline: none; color: #fff; font-size: 14px; font-weight: 600; border: none; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; width: 100%; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; padding: 10px 0; margin: 20px 0 0; }
button[type="submit"]:hover {background: #fcb35f;color:#000;}
.btnn input[type=submit] { -webkit-appearance: button; cursor: pointer; color: #fff; background-color: #141513;transition:all 600ms ease-in-out; border-color: #761c19; padding: 10px 50px; font-size: 18px; line-height: 22px; display: inline-block; margin: 5px 0 0 0; font-family: 'Oswald', sans-serif; transition: all 600ms ease-in-out; border-radius: 15px; }
.btnn input:hover[type=submit] { background-color: #FFF; border-color: #FFF; color:#000; transition:all 600ms ease-in-out;}
.txt-left-side { background: #e8f0fe; }
.img-right-side, .txt-left-side { flex-basis: 50%; -webkit-flex-basis: 50%; box-sizing: border-box; text-align: center; }
/*-- //log -n --*/

/*-- contact --*/
.contact{ padding: 30px 0; margin: 70px 0 0; width: 100%; position: relative; background: #e8f0fe; }
.address-info { padding: 1em 2em; margin: 0 0 30px;}
.address-right h6 {font-size: 19px;color: #0f4280;letter-spacing: 2px;font-weight: 600;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);line-height: 33px;padding: 0; margin: 0; }
.address-grid i {font-size: 2em;color: #c7d823;margin-bottom: 15px;background: linear-gradient(to right, #f35f19 50%, #064fab 50%);
    background-clip: border-box; background-clip: border-box; background-clip: border-box; background-clip: border-box; background-clip: border-box; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.address-right p,
.address-right a {font-family: 'Abel', sans-serif;
    font-size: 20px;}
.form{ background:url(../images/con-body.jpg) no-repeat bottom right; background-size: cover; background-attachment: fixed;}
.map iframe {width: 100%;min-height: 300px;}
.form input[type="text"],.form input[type="email"],.form input[type="tel"],.form textarea{font-size: 16px;color: #8c8c8c;padding: 0.5em 1em .5em 0;border: 0;width: 100%;border-bottom: 1px solid #aeaeae;background: none;-webkit-appearance: none;outline: none; font-family: 'Abel', sans-serif; }
/*-- Chekout - form - effect - style --*/
.checkout .checkout-box .fields-grid input[type="text"],
.checkout .checkout-box .fields-grid input[type="email"],
.checkout .checkout-box .fields-grid input[type="tel"]
{font-size: 16px;color: #280808;padding: 0.5em 1em .5em 10px;border: 0;width: 100%;border-bottom: 1px solid #aeaeae;background: none;-webkit-appearance: none;outline: none; font-family: 'Abel', sans-serif; }

.radio-botton p{ float: left; font-size: 15px; font-family: 'Abel', sans-serif; color: #000; line-height: 20px;display: inline-block; margin: 0 35% 0 0; }
.radio-botton input[type="radio"]{ margin: 14px 0 0 10px; }
.fields-grid label{ padding:3px 10px; font-size: 15px; }
.fields-grid3 label{ padding:3px 10px; font-size: 15px; }
.fields-grid{ display: block; padding: 0 0 20px; }
.fields-grid input[type="radio"], input[type="checkbox"] { margin: 10px 0 0 10px; margin-top: 1px \9; line-height: normal; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 0 0; background: #000 !important; }
.fields-grid3{ display: block; }
.fields-grid3 input[type="text"] { padding: 4px 10px; font-size: 14px; border: 1px dotted #b7b6b6; float: left; width: 70%; background: none;}
.fields-grid3 button { float: left; width: 30%; padding: 4px 10px; background: #2196F3; color: white; font-size: 14px; border: 1px solid grey; border-left-color: grey; border-left-style: solid; border-left-width: 1px; border-left-color: grey; border-left-style: solid; border-left-width: 1px; border-left: none; cursor: pointer; margin: 0; transition: all 700ms ease-in-out; }
.fields-grid ul{ padding: 0px 0px; }
.fields-grid ul li{ display: inline-block; padding: 7px 11px; margin: 0 0 10px; background: #2196f3; color: #FFF; border-radius: 15px; transition: all 700ms ease-in-out;}
.fields-grid ul li a{ color: #FFF; transition: all 700ms ease-in-out; }
.fields-grid ul li:hover{  background: #555; color: #FFF; transition: all 700ms ease-in-out; }
/*-- // Chekout - form - effect - style --*/

/*-- Reset Password - style --*/
.spec_1 h3 {     font-size: 35px; color: #000; margin: 20px 0 40px 0; text-shadow: 4px 4px 2px rgb(241, 241, 241); letter-spacing: 0; font-family: 'Oswald', sans-serif; text-align: center;}
.sub-main-w3 { text-align: center; }
.sub-main-w3 form { max-width: 600px; margin: 0 auto 40px; background: rgb(237, 31, 37); padding: 3.5vw; box-sizing: border-box; display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: center; box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.33); }
.res { position: relative; width: 100%; }
.res .nd-sst { float: left; width: 50%; outline: none; font-size: 14px; letter-spacing: 1px; padding: 10px 0; box-sizing: border-box; border: none; background: rgba(4, 4, 4, 0.50); border: 1px solid #a7a7a7; box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, 0.46); color: #fff; }
.res .nd-st { float: left; width: 50%; outline: none; font-size: 14px; line-height: 25px; letter-spacing: 1px; padding: 10px 0; box-sizing: border-box; border: none; background: rgba(4, 4, 4, 0.50); border: 1px solid #a7a7a7; box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, 0.46); color: #fff; }
.ema { position: relative; width: 100%; }
.ema .nd-sst { float: left; width: 50%; outline: none; font-size: 14px; letter-spacing: 1px; padding: 10px 0; box-sizing: border-box; border: none; background: rgba(4, 4, 4, 0.50); border: 1px solid #a7a7a7; box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, 0.46); color: #fff; }
.ema .nd-st { float: left; width: 50%; outline: none; font-size: 14px; letter-spacing: 1px; padding: 10px 0; box-sizing: border-box; border: none; background: rgba(4, 4, 4, 0.50); border: 1px solid #a7a7a7; box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, 0.46); color: #fff; }
.ema .nd-st input{ background: none; border: none; padding: 5px 0 0; color: #fff; outline: none; }
.sub-main-w3 input:hover[type="submit"] { color: #FFF; background: #000; }
.sub-main-w3 input[type="submit"] { color: #fff; background: #ff0007; border: none; padding: 13px 30px; margin-top: 30px; outline: none; width: 100%; font-size: 16px; cursor: pointer; letter-spacing: 2px; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.49); }
.sub-main-w3 h4{    text-align: center; display: block; color: #fff; font-size: 20px; padding: 0 0 5px;}
.sub-main-w3 h5{    text-align: center; display: block; color: #fff; font-size: 17px; padding: 0 0 5px;}
.sub-main-w3 .reset-pas{     width: 100%;}
.sub-main-w3 .reset-pas input{ width: 100%; background: none; border: none; padding: 0 0 3px 0; color: #fff; outline: none; border-bottom: 1px solid #969696; margin: 0 0 25px; }
.sub-main-w3 .reset-pas label{ width: 100%; text-align: left; color: #c5c3c3; font-weight: normal; font-size: 18px; }

/*--// Reset Password - style --*/
.address-left{ text-align: center;width: 50%;  height: 50px; overflow: hidden; padding: 0 0; margin: 0 auto; }
img.ad-gif { width: 90%; height: auto; margin: -23px 0 0 0; }
img.em-gif { width: 65%; height: auto; margin: -10px 0 0 0; }
img.ph-gif { width: 57%; height: auto; margin: -16px 0 0 0; }
img.con-gif{ width: 32%; }
/*-- input-effect --*/
.styled-input.agile-styled-input-top { margin-top: 0; } 
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{ font-size: 16px;  color: #000; top: -1.3em; -webkit-transition: all 0.125s; -moz-transition: all 0.125s;  -o-transition: all 0.125s; -ms-transition: all 0.125s; transition: all 0.125s; }
.styled-input textarea:valid ~ label{ color: #8c8c8c; }
.styled-input { width: 100%; position: relative; margin: 0 0 1.6em; }
.styled-input:nth-child(1),.styled-input:nth-child(3){ margin-left:0; }
.textarea-grid{ float:none !important; width:100% !important; margin-left:0 !important; }
.styled-input label {  color: #080808; padding: 0.5em 0em; position: absolute; top: 0; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; pointer-events: none; font-weight: normal; font-size: 20px; display: block; line-height: 1em; font-family: 'Abel', sans-serif; }
.styled-input input ~ span,.styled-input textarea ~ span {display: block;width: 0;height: 2px;background: #333;position: absolute;bottom: 0;left: 0;-webkit-transition: all 0.125s;-moz-transition: all 0.125s;transition: all 0.125s; }
.styled-input textarea ~ span { bottom: 5px;  }
.styled-input input:focus.styled-input textarea:focus { outline: 0;  } 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {width: 100%;-webkit-transition: all 0.075s;-moz-transition: all 0.075s;  transition: all 0.075s;  } 
/*-- //input-effect --*/
.form input[type="submit"] {outline: none;border: none;cursor: pointer;    font-size: 15px;color: #fff;background: #275de6;padding: 12px 40px;text-transform: capitalize;letter-spacing: 1px;border-radius: 4px;display: inline-block;}
.form input[type="submit"]:hover {background: #333;color:#fff;}
.contact-layer {background: rgba(25, 51, 243, 0.75); padding: 60px 50px; position: absolute; z-index: 999; width: 95%; height: 276px; -webkit-box-shadow: 2px 2px 19px -4px rgba(0,0,0,0.75); -moz-box-shadow: 2px 2px 19px -4px rgba(0,0,0,0.75); box-shadow: 2px 2px 19px -4px rgba(0,0,0,0.75); border-radius: 10px; }
.bg-img{ position: relative; width: 100%; overflow: hidden; padding: 0 0; margin: 0 0; height: 277px;border-radius: 10px;-webkit-box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.47); -moz-box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.47); box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.47);}
.contact-layer{     position: absolute; content: ""; top: 0; left: 0; right: 0; margin: 0 auto; padding: 0 0; text-align: center; width: 100%; }
.bg-img img{ width: 100%; height: auto;border-radius: 10px; }
.bg-img h3 {font-size: 22px; color: #eee; font-weight: 600; text-transform: capitalize; line-height: 30px; padding: 0 30px; margin: 40px 0 0; }
.bg-img p i{color: #dc3545; font-size: 35px; padding: 0 10px 0 0; margin: 0; }
.bg-img p{margin: 0; font-size: 35px; font-weight: 600; color: #eee; font-family: 'Open Sans Condensed', sans-serif; line-height: 40px; padding: 10px 0; }
.contact-form{ padding: 0 3em; }
/*-- //contact --*/

/*--  in-ser / service --*/
.in-ser{ position: relative; background: #fff; width: 100%; padding: 30px 15px; margin:140px 0 0; overflow: hidden; }
.in-ser .four-service{ position: relative; background: #fff; padding:0px 0; margin: 0 auto; border: 5px double #ccc; border-radius: 15px; }


.in-ser .four-service button#btn1{ position: relative;  text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn1:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn1.active{ color: #ffffff; background: #213d54; border-radius: 10px; }
.in-ser .four-service button#btn1:after{ content:''; position:absolute; left:0; right:0; bottom:-19px; width:0; height:0; border-left:15px solid  transparent; border-right:15px solid transparent; border-top:15px solid #213d54; opacity:0; padding:0; margin:0 auto; z-index:1; }
.in-ser .four-service button#btn1.active:after{ opacity:1;} 
.in-ser .four-service button#btn1 img{ width:20%; height:auto; display: inline-block; }
.in-ser .four-service button#btn1 h5{ font-size: 16px; line-height: 35px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0 0 0 15px; display: inline-block; }
.in-ser .four-service button#btn2{ text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn2:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn2 img{ width:20%; height:auto; display: inline-block; }
.in-ser .four-service button#btn2{ position: relative;  text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn2:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn2.active{ color: #ffffff; background: #213d54; border-radius: 10px; }
.in-ser .four-service button#btn2:after{ content:''; position:absolute; left:0; right:0; bottom:-19px; width:0; height:0; border-left:15px solid  transparent; border-right:15px solid transparent; border-top:15px solid #213d54; opacity:0; padding:0; margin:0 auto; z-index:1; }
.in-ser .four-service button#btn2.active:after{ opacity:1;} 
.in-ser .four-service button#btn2 h5{ font-size: 16px; line-height: 35px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0 0 0 15px; display: inline-block; }
.in-ser .four-service button#btn3{ text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn3:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn3 img{ width:20%; height:auto; display: inline-block; }
.in-ser .four-service button#btn3{ position: relative;  text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn3:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn3.active{ color: #ffffff; background: #213d54; border-radius: 10px; }
.in-ser .four-service button#btn3:after{ content:''; position:absolute; left:0; right:0; bottom:-19px; width:0; height:0; border-left:15px solid  transparent; border-right:15px solid transparent; border-top:15px solid #213d54; opacity:0; padding:0; margin:0 auto; z-index:1; }
.in-ser .four-service button#btn3.active:after{ opacity:1;} 
.in-ser .four-service button#btn3 h5{ font-size: 16px; line-height: 35px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0 0 0 15px; display: inline-block; }
.in-ser .four-service button#btn4{ text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn4:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn4 img{ width:20%; height:auto; display: inline-block; }
.in-ser .four-service button#btn4{ position: relative;  text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service button#btn4:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service button#btn4.active{ color: #ffffff; background: #213d54; border-radius: 10px; }
.in-ser .four-service button#btn4:after{ content:''; position:absolute; left:0; right:0; bottom:-19px; width:0; height:0; border-left:15px solid  transparent; border-right:15px solid transparent; border-top:15px solid #213d54; opacity:0; padding:0; margin:0 auto; z-index:1; }
.in-ser .four-service button#btn4.active:after{ opacity:1;} 
.in-ser .four-service button#btn4 h5{ font-size: 16px; line-height: 35px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0 0 0 15px; display: inline-block; }
.in-ser .four-service a{ text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 5px; }
.in-ser .four-service a:hover{ color: #fff; background: #203c53; transition: all 900ms ease-in-out;}
.in-ser .four-service a img{ width:20%; height:auto; display: inline-block; }
.in-ser .four-service a h5{ font-size: 16px; line-height: 35px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0 0 0 15px; display: inline-block; }

.progress { height: 25px !important; margin: 20px 0 !important; overflow: hidden; background-color: #313131 !important; border-radius: 10px !important; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); }
.car-image-class-div { width: 100%; padding: 0; margin: 0 auto; text-align: center !important; }
.car-image-class-div .image-first-fold{ width: 40%; height: auto; text-align: center; margin: 0 auto 4%; }
.all-services{ border-radius: 10px; width:100%; position: relative; background: #d2d2d2;  text-align: center !important; padding:15px;  margin: 0 0 30px; overflow: hidden; min-height:120%; transition: all 700ms ease-in-out;}
.all-services:hover{ background:#e9e8e8; transition: all 700ms ease-in-out; box-shadow: 0 0 7px -3px #a4a4a4; }
.all-services h3 { border-radius: 10px; font-size: 20px; font-family: 'Abel', sans-serif; font-weight: bold; color: #f00; background: #FFF; line-height: 30px; padding: 8px 0; box-shadow: 0 0 7px -3px #000000; letter-spacing: 2px; }
.all-services h4{ font-size: 26px; line-height: 45px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0; display: inline-block; text-align: center !important; margin: 0 auto; color: #000; }
.all-services p{ font-size: 16px; line-height: 23px; font-weight: normal; color: #060606;padding: 0 0 4px 0; margin: 0; letter-spacing: 0; font-family: 'Open Sans Condensed', sans-serif; }
.all-services p span{ color: #100c47; font-family: 'Open Sans Condensed', sans-serif; display: block; padding: 10px 0 0; font-weight: bold; }
.all-services .button-cart{ background: #df0000; padding: 7px 25px; border-radius: 50px; margin: 6px 0; display: inline-block; color: #FFF; font-size: 15px; line-height: 20px; transition: all 600ms ease-in-out;}
.all-services .button-cart:hover{ background: #000; transition: all 700ms ease-in-out; }
hr.border { margin-top: 15px; margin-bottom: 6px; border: 0; border-top-color: currentcolor; border-top-style: none; border-top-width: 0px; border-top: 1px solid #b9b9b9; }
.all-services ul{ padding:10px 0 6px; margin:0; }
.all-services ul li{font-family: 'Abel', sans-serif; list-style: decimal; font-size: 16px; line-height: 29px; color: #000; padding: 4px 0; margin: 0; border-bottom: 1px solid #c1c1c1;}
/*-- // in-ser / service --*/

/*-- in-abo --*/
.in-abo{ position: relative; background: #fff; width: 100%; padding: 25px 0px; margin:110px 0 0; overflow: hidden;  }
.in-abo .four-ab{ width: 100%;  padding: 0px 0px; margin: 0 0; }
.in-abo .four-ab p{ font-size: 20px; line-height: 35px; color: #03062b; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 10px; margin: 0;     text-align: justify; }
/*-- // in-abo --*/

/*-- car_services --*/
.car_services{ position: relative; background: #fff; width: 100%; padding: 25px 0px; margin:110px 0 0; overflow: hidden;  }
.car_services .four-ab{ width: 100%;  padding: 0px 0px; margin: 0 0; }
.car_services .four-ab p{ font-size: 21px; line-height: 25px; color: #131313; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 10px; margin: 0; }
.car_services .four-ab ul{ padding:0 0; margin:0 0; }
.car_services .four-ab ul li{ font-size: 16px; line-height: 25px; color: #000000; font-family: arial; padding: 0 0 10px; margin: 0; display: block; }
/*-- // car_services --*/

/*-- in-blog --*/
.in-blog{ position: relative; background: #fff; width: 100%; padding: 25px 0px;     margin: 110px 0 0; overflow: hidden;  }
.in-blog .four-blo-img{ width: 100%; border-radius: 15px; border: 5px double #d4d4d4; overflow: hidden;}
.in-blog .four-blo-img img{ width: 100%; height:auto;}
.in-blog .four-blo{ width: 100%;  padding: 0px 0px; margin: 0 0; }
.in-blog .four-blo h3{ font-family: 'Open Sans Condensed', sans-serif; font-size: 30px; line-height: 40px; padding: 0 0; margin: 0 0;} 
.in-blog .four-blo h4{ font-family:'Open Sans Condensed', sans-serif;font-size: 20px; color: #000; padding:0 0; margin:0 0;}
.in-blog .four-blo p{ font-size: 16px;line-height: 26px;color: #8a8a8a;font-family: Arial;padding: 10px 0;margin: 0; }
.in-blog .blo-subsc{ width: 100%; padding:0 0; }
.in-blog .blo-subsc h3{  font-family: 'Abel', sans-serif; font-size: 21px; line-height: 28px; font-weight: bold; color: #f00; padding: 0 0 10px; margin: 0;}
.in-blog .blo-subsc label{ font-family: 'Abel', sans-serif; font-size: 18px; line-height: 22px; width: 100%; padding: 0 0 7px; margin: 0;; }
.in-blog .blo-subsc input{ font-family: 'Open Sans Condensed', sans-serif; font-size: 16px; color: #000; line-height: 19px; padding: 5px 8px; margin: 0 0 15px; width: 100%; border-radius: 6px; border: 1px solid #ccc; }

/*-- blog-single --*/
.blog-single{ position: relative; background: #fff; width: 100%; padding: 25px 0px; margin:110px 0 0; overflow: hidden; }
.blog-single .four-blo p{font-size: 16px;line-height: 26px;color: #8a8a8a;font-family: Arial;padding: 10px 0;margin: 0;}
.blog-single .four-blo h4{ font-family:'Open Sans Condensed', sans-serif;font-size: 20px; color: #000; padding:0 0; margin:0 0;}
.blog-single .four-blo-img img{ width: 100%; height:auto; }
.blog-single .blo-post{ width:100%;  margin: 0 0; overflow: hidden;}
.blog-single .blo-post h3{ font-family: 'Open Sans Condensed', sans-serif; font-size: 30px; line-height: 40px;     padding: 5px 15px; margin: 0 0 20px; background: #000; color: #FFF;} 
.blog-single .blo-post ul{ padding:0 0; margin:0 0; }
.blog-single .blo-post ul li{ font-family:'Open Sans Condensed', sans-serif; color: #000; padding:0 0 10px; margin:0 0; }
.blog-single .blo-post ul li a{ font-family:'Open Sans Condensed', sans-serif;font-size: 20px; color: #000; padding:0 0 0px; margin:0 0;line-height: 26px; }
.blog-single .blo-post ul li a:hover{ color:#f00; }

/*-- in-partners-work --*/
.in-partners-work{ position: relative; background: #fff; width: 100%; padding: 25px 0px;     margin: 110px 0 0; overflow: hidden; }
.in-partners-work .four-part{ background: #fff; width: 100%; padding: 25px 0px; margin:0; }
.in-partners-work .four-part h3{ font-size: 30px; line-height: 28px; font-weight: bold; color: #656363; padding: 0 0 30px; margin: 0; text-align: center;}
.in-partners-work .pat-form{ background: #fff; width: 100%; padding: 0px 0px; margin: 0 0; overflow: hidden; }
.in-partners-work .pat-form h3{ font-size: 25px; line-height: 28px; font-weight: bold; color: #131212; padding: 0 0 15px; margin: 0;}
.in-partners-work .pat-form p{font-size: 16px;line-height: 26px;color: #8a8a8a;font-family: Arial;padding: 0px 0;margin: 0;}
.in-partners-work .pat-form label{ font-family: 'Abel', sans-serif; font-size: 18px; line-height: 22px; width: 100%; padding: 0 0 7px; margin: 0;; }
.in-partners-work .pat-form input{ font-family: 'Open Sans Condensed', sans-serif; font-size: 16px; color: #000; line-height: 19px; padding: 5px 8px; margin: 0 0 15px; width: 100%; border-radius: 6px; border: 1px solid #ccc; }
.img-pat{ width:100%; height:auto; padding:10px; border:1px solid #ccc; margin: 15px 0; background: #c8c8c8; }
.img-pat img{ width:100%; height:auto; }

/*-- in-careers --*/
.in-careers{ position: relative; background: #FFF; width: 100%; padding: 0px 0px;     margin: 110px 0 0; overflow: hidden; }
.in-careers .customers-item{ background: #f9f9f9; padding: 25px; margin: 0 0 30px; height: 300px; transition: all 500ms ease-in-out; }
.in-careers .customers-item:hover{ background: #a0a0a0; color: #FFF; padding: 25px; margin: 0 0 30px; height: 310px; transition: all 500ms ease-in-out; }
.in-careers .customers-item h3{ font-family: Arial; font-size: 18px; line-height: 26px; padding: 0 0 8px; margin: 0; }
.in-careers .customers-item p{ font-family: 'Abel', sans-serif; font-size: 16px; line-height: 22px; text-align: justify; padding: 10px 0 10px; margin: 0; }
.in-careers .customers-item h5{ font-family: 'Open Sans Condensed', sans-serif; font-size: 17px; line-height: 25px; }
.in-careers .customers-item h6{ font-family: 'Abel', sans-serif; font-weight: bold; letter-spacing: 1px; font-size: 14px; line-height: 20px; }

/*-- insurance --*/
.insurance-box{  position: relative; background: #fff; width: 65%; padding: 30px 15px; margin: 5% auto; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); border-top:5px solid #212b42; display: flow-root; }
.insurance-box h3{ font-family: 'Abel', sans-serif; font-size:30px; color: #4a4949; line-height:20px; padding:0px 15px; margin:0; display:block; text-align: center;    font-weight: bold; }
.insurance-box h4{ font-family: 'Arsenal', sans-serif; font-size: 25px; line-height: 30px; padding: 0; margin: 40px 0 0; color: #000;text-align: center; }
.insurance-box p{font-family: 'Open Sans Condensed', sans-serif; font-size: 17px; line-height: 24px;     color: #807e7e; padding: 10px 10px; text-align: center; font-weight: bold; }

/*-- show-all-cart --*/
.show-all-cart{ position: relative; background: #fff; width: 100%; padding: 0px 0px;     margin: 110px 0 0; overflow: hidden;  }
.show-all-cart .cart-box{  position: relative; background: #fff; width: 65%; padding: 30px 15px; margin: 5% auto; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); border-top:5px solid #212b42; display: flow-root; }
.show-all-cart .cart-box h4.cart-he-teg{ font-family: 'Abel', sans-serif; font-size:20px; color: #4a4949; line-height:20px; padding:0px 0px; margin:0; display:block; }
.show-all-cart .cart-box p{ font-family: 'Open Sans Condensed', sans-serif; font-size: 17px; line-height: 24px; color: #151515; padding: 10px 0;margin: 0; text-align: center; }
.show-all-cart .cart-box p.right{ text-align: right !important; }
.show-all-cart .cart-box p.left{ text-align: left !important; }
.show-all-cart .cart-box form.example input[type="text"] { padding: 4px 10px; font-size: 14px; border: 1px dotted #b7b6b6; float: left; width: 70%; background: none; }
.show-all-cart .cart-box form.example button { float: left; width: 30%; padding: 4px 10px; background: #2196F3; color: white; font-size: 14px; border: 1px solid grey; border-left-color: grey; border-left-style: solid; border-left-width: 1px; border-left: none; cursor: pointer; margin: 0; transition: all 700ms ease-in-out; }
.show-all-cart .cart-box form.example button:hover { background: #000; transition: all 700ms ease-in-out; }

.button-checkout { display: inline-block; border-radius: 4px; background-color: #2196f3; border: none; color: #FFFFFF; text-align: center; font-size: 18px; padding: 8px 20px; width: 150px; transition: all 0.5s; cursor: pointer; margin: 5px; font-family: 'Abel', sans-serif; }
.button-checkout span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; color: #fff; }
.button-checkout span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; }
.button-checkout:hover span { padding-right: 25px; }
.button-checkout:hover span:after { opacity: 1; right: 0; }

/*-- checkout --*/
.checkout .checkout-box hr { margin-top: 16px !important; margin-bottom: 16px !important; border: 0; border-top: 1px solid #eee; }
.checkout{ position: relative; background: #fff; width: 100%; padding: 1% 0px;  margin: 100px 0 0;overflow: hidden; }
.checkout .checkout-box{ width:100%; display: flow-root; padding:10px 16px; margin:0 0 30px 0; -webkit-box-shadow:-2px 7px 37px 8px rgba(191, 189, 189, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(191, 189, 189, 0.52); box-shadow:-2px 7px 37px 8px rgba(191, 189, 189, 0.52); border-top:10px solid #212b42; height: 400px; }
.checkout .checkout-box h3.chek-teg{ font-family: 'Abel', sans-serif; font-size:22px; color: #4a4949; line-height:26px; padding:15px 0 0; margin:0; display:block; font-weight: bold;}
.checkout .checkout-box p{ margin: 0; font-family:arial; font-size: 14px; line-height: 24px; color: #000; padding: 3px 0; }
.checkout .checkout-box p span{ color: #e70700; font-family: arial; font-size: 12px; }
.checkout-box input[type=text]{ font-size: 16px; color: #280808; padding: 0.5em 1em .5em 10px; border: 0; width: 100%; border-bottom: 1px solid #aeaeae; background: none; -webkit-appearance: none; outline: none; font-family: 'Abel', sans-serif; }
.button-checkout1 { display: inline-block; border-radius: 4px; background-color: #2196f3; border: none; color: #FFFFFF; text-align: center; font-size: 18px; padding: 8px 20px; width: 150px; transition: all 0.5s; cursor: pointer; margin: 0 0 0 18px; font-family: 'Abel', sans-serif; }
.button-checkout1 span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; color: #fff; }
.button-checkou1t span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; }
.button-checkout1:hover span { padding-right: 25px; }
.button-checkout1:hover span:after { opacity: 1; right: 0; }

/*-- success-you --*/
.success-you {text-align: center; position: relative; background: #fff; width: 100%; padding: 0px 0px; margin:50px 0 0; overflow: hidden; }
.success-you .cart-box { position: relative; background: #f7f7f7; width: 65%; padding: 30px 15px; margin: 5% auto; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); border-top: 5px solid #212b42; display: flow-root; }
.success-you .thankyou-tick-image {width: 20%; }
.success-you .cart-box p{font-family: 'Abel', sans-serif; font-size: 25px; color: #0a0f39; line-height: 34px; padding: 0px 15px; margin: 0; display: block; text-align: center;}

/*-- Thank you --*/
.thank-you {text-align: center; position: relative; background: #fff; width: 100%; padding: 0px 0px; margin:50px 0 0; overflow: hidden; }
.thank-you .cart-box { position: relative; background: #fff; width: 65%; padding: 30px 15px; margin: 5% auto; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); border-top: 5px solid #212b42; display: flow-root; }
.thankyou-tick-image {width: 60px; }
.thank-you .cart-box p{font-family: 'Abel', sans-serif; font-size: 25px; color: #0a0f39; line-height: 34px; padding: 0px 15px; margin: 0; display: block; text-align: center;}
.order-date-time-fields h5{ color: #595252; }
.order-date-time-fields.text-center { padding: 10px;}
.order-date-time-fields h5:nth-of-type(1) { font-size: 16px; font-weight: 600; padding: 0 0 5px 0; }
.thank-you .cart-box .payment-options a { display: inline-block; border-radius: 4px; background-color: #2196f3; border: none; color: #FFFFFF; text-align: center; font-size: 17px; padding: 8px 20px; width: 180px; transition: all 0.5s; cursor: pointer; margin: 0 0 0 18px; font-family: 'Abel', sans-serif; }

/*-- CART --*/
form.order_cart input[type="text"] { font-size: 12px; color: #000000; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 1px; padding: 12px 10px 12px 10px; width: 100%; display: inline-block; box-sizing: border-box; border: none; outline: none; background: #fff; font-family: 'Raleway', sans-serif; border-bottom: 1px solid #e4e4e4; border-radius: 15px; }
.totall{     font-size: 15px; color: #000000; width: 25%; margin: 30px 0 10px; text-align: left; }
form.order_cart select { font-size: 12px; color: #000000; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 1px; padding: 12px 10px 12px 10px; width: 100%; display: inline-block; box-sizing: border-box; border: none; outline: none; background: #fff; font-family: 'Raleway', sans-serif; border-bottom: 1px solid #e4e4e4; border-radius: 15px; }
form.order_cart .totall input[type="text"] { font-size: 12px; color: #000000; font-weight: bold; text-align: left; text-transform: uppercase; letter-spacing: 1px; padding: 12px 10px 12px 10px; width: 100%; display: inline-block; box-sizing: border-box; border: none; outline: none; background: #fff; font-family: 'Raleway', sans-serif; border:none;; border-radius: 15px; }

/* -- spec tag line -- */
.spec { text-align: center; margin-bottom: 1em; }
.spec h3 {font-family: 'Abel', sans-serif; font-size: 40px; color: #585d62 !important; position: relative; text-align: center; padding: 10px 0 0; margin: 0; font-weight: normal; text-shadow: 4px 4px 2px rgb(237, 237, 237); }
.spec h3::before { position: absolute; content: ""; left: 0; bottom: -10px; right: 0; padding: 0 0; margin: 0 auto; width: 20%; height: 2px; background: #cccdd2; }
.spec p{ font-family:Arial; text-align: left; font-size: 20px; line-height: 30px; padding: 0 0 10px; margin: 0; color: #333; }
/* -- ads-grid -- */
.ads-grid{ position: relative; width: 100%; background:#FFF;margin:130px 0 0; }

/* -- User_profile -- */
.side-bar-two span.fa{ color: #06254a;font-size: 35px; padding:0 0; }

.category ul{ margin: 0; padding: 0; }
.category ul li {font-size: 15px; display: block; list-style-type: none; padding: 0.8em 0; padding-left: 0px; padding-left: 0px; padding-left: 2.5em;     background-image: linear-gradient(to right, #000000, #696969); border-bottom: 2px solid #FFF; transition: all 0.5s ease-in-out; cursor: pointer; }
.category ul li a {color: #FFF; transition: all 0.5s ease-in-out; font-family: 'Abel', sans-serif; font-size: 18px; }
.side-bar-two {background-color: #F9F9F9;padding: 8px 8px;box-shadow: 0px 0px 15px 0px #D6D6D6;margin-bottom: 1em;border: 3px double #b7b7b7;}
.glyphicon {position: relative;top: 10px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #064fab;font-size: 21px;}
.glyphicon-user::before {content: "\e008";}
.category ul li:hover{ transition: 500em ease-in-out; background-image: linear-gradient(to right, #696969, #000000); transform: scale(1.1);}
.category ul li:hover a{color: #fff;transition: 500em ease-in-out;}
.category ul li.active{ background: url(../images/arrowtwohover.png) no-repeat 1px 15px #000;  }
.category ul li.active a{ color:#ffff; }

/* -- profile -- */
.profile-banner {padding: 1.5em;box-shadow: 0px 0px 15px 0px #D6D6D6;margin-bottom: 14px;border: 3px double #b7b7b7; display: inline-block; width: 100%;}
.profile-banner h4{ color: #6d6f71; font-size: 22px; line-height: 30px; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
form.profile input[type="submit"] {outline: none;padding: 10px 35px;font-size: 14px;color: #FFF; width:18%;background:#F5820D;border: none;text-transform: uppercase;  background-image: linear-gradient(to right, #083a06, #000000); display: inline-block;margin: 20px 0 0; transition: 500em ease-in-out;}
form.profile:hover input[type="submit"]{    background-image: linear-gradient(to right, #000000, #b7b7b7);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; transition: 500em ease-in-out;}
form.profile label {margin: 0.5em 0; padding: 0.3em 0 0 0; font-size: 17px; font-weight: normal; color: #656666; font-family: 'Open Sans Condensed', sans-serif;}
.profile-banner .profile input[type=text], input[type=email], input[type=password]{width: 100%;padding: 4px 5px;font-size: 15px;font-weight: normal;color: #2f2121;font-family: 'Ubuntu Condensed', sans-serif;border: none;border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium;line-height: 23px;border-bottom: 1px solid #acacac;border-radius: 5px; }
.profile-banner .profile select{width: 100%;padding: 4px 5px;font-size: 15px;font-weight: normal;color: #1267d0;font-family: 'Ubuntu Condensed', sans-serif;border: none;border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium;line-height: 23px;border-bottom: 1px solid #acacac;border-radius: 5px; }


/* -- order + Edit profile -- */
.profile-banner label {margin: 0.1em 0;  padding: 0.1em 0 0 0; font-size: 18px; font-weight: normal; color: #063434; font-family: arial;}
form.profile_edit label {margin: 0.5em 0; padding: 0.3em 0 0 0; font-size: 17px; font-weight: normal; color: #656666; font-family: 'Open Sans Condensed', sans-serif; }
form.profile_edit textarea{width: 100%;padding: 4px 5px;font-size: 15px;font-weight: normal;color: #2f2121;font-family: 'Ubuntu Condensed', sans-serif;border: none;border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium;line-height: 23px;border-bottom: 1px solid #acacac;border-radius: 5px; }
form.profile_edit input[type=text], input[type=email], input[type=password]{width: 100%;padding: 4px 5px;font-size: 15px;font-weight: normal;color: #2f2121;font-family: 'Ubuntu Condensed', sans-serif;border: none;border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium;line-height: 23px;border-bottom: 1px solid #acacac;border-radius: 5px; }
form.profile_edit select{width: 100%;padding: 4px 5px;font-size: 15px;font-weight: normal;color: #1267d0;font-family: 'Ubuntu Condensed', sans-serif;border: none;border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium;line-height: 23px;border-bottom: 1px solid #acacac;border-radius: 5px; }
form.profile_edit input[type="submit"] {outline: none;padding: 10px 35px;font-size: 14px;color: #FFF; width:18%;background:#F5820D;border: none;text-transform: uppercase; background-image: linear-gradient(to right, #696969, #000000); display: inline-block;margin: 20px 0 0; transition: 500em ease-in-out;}
form.profile_edit:hover input[type="submit"]{ background-image: linear-gradient(to right, #060e48, #791212);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; transition: 500em ease-in-out;}
.profile-banner .profile select{width: 100%;padding: 4px 5px;font-size: 15px;font-weight: normal;color: #1267d0;font-family: 'Ubuntu Condensed', sans-serif;border: none;border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium;line-height: 23px;border-bottom: 1px solid #acacac;border-radius: 5px; }
.snipcart-details a.button {font-size: 14px; color: #fff; background: #FE5352; text-decoration: none; border: none; width: 100%; text-transform: uppercase; padding: .5em; outline: none; text-align: center; margin: 0 auto; display: block; border-radius: 5px  }
.snipcart-details a.button:hover{ background: red; }
.text-center_1{ text-align: center; }
.text-center_1 a.button { font-size: 14px; color: #fff; background: #F5820D; text-decoration: none; border: none; border-radius: 0; width: 100%; text-transform: uppercase; padding: .5em; outline: none; }
.text-center_1 a.button:hover { background: #064FAB; }
label.hik { font-size: 15px !important;  color: #F5820D !important; font-weight: bold; text-align: left; float: left; margin: 0 0 35px 0; text-decoration: underline; letter-spacing: 0.5px; line-height: 20px; }
.profile-banner ul.big li { width: 15%; display: inline-block; font-weight: bold; color: #5d5d5d; font-size: 15px; margin: 0; font-family: revert; }
.profile-banner .no { height: 40px; width: 100%; resize: none; padding: 5px; border: 0.5px solid #cfc2b9; }
.snipcart-details input.button_1 { font-size: 14px; color: #fff; background: #3399cc; text-decoration: none; position: relative; border: none; border-radius: 0; width: 50%; text-transform: uppercase; padding: .5em 0; outline: none; }
.snipcart-details input.button_1:hover { background: #f68b1f; }
.ed-p-box{ width: 100%; padding: 4px 6px; margin: 0; }
p.or-de-p{ padding: 10px 0 0; margin: 0; }
/* --// order -- */
p.order-detels{      font-size: 15px !important; color: #808080 !important; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; text-align: left; }
label.order-detels{  font-size: 17px !important; color: #000000 !important; font-family: 'Abel', sans-serif; font-weight: bold; text-align: left; }
label.hikk{    margin: 0; padding: 0; font-size: 17px; font-weight: normal; color: #000000; font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase;}
p.hikk{      font-size: 15px !important; color: #808080 !important; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; text-align: left; }

.agileinfo_mail_grid_right input[type="text"]{ padding: 0; background: #fff; border: none; font-size: 13px; font-family: unset; letter-spacing: 1px; }
.agileinfo_mail_grid_right input[type="email"]{ padding: 0; background: #fff; border: none; font-size: 13px; font-family: unset; letter-spacing: 1px; }
.agileinfo_mail_grid_right textarea{ padding: 0; background: #fff; border: none; font-size: 13px; font-family: unset; letter-spacing: 1px; }

.customers-warr{ position: relative; width: 100%; padding: 100px 0 50px; margin: 0; background: #fff; background: #e4fffb;}
.customers-warr h3.title-warr{  padding: 20px 0 15px; margin: 0; text-align: center; font-size: 30px; color: #232323; font-family: 'Abel', sans-serif; font-weight: bold; }
.customers-warr h4.title-warr{ padding: 0 0 50px; margin: 0; text-align: center; font-size: 20px; color: #48484a; font-weight: bold; }
.customers-warr h4.form-title{     padding: 20px 0 20px; margin: 0; text-align: center; font-size: 23px; color: #020202d9; font-weight: 600; }

.customers-warr .form-group{  padding: 15px 15px 20px; margin: 0 auto 10px; width: 100%; background: #e4fffb; border-radius: 15px; }
.customers-warr .form-group:hover{  background: #fff; }
.customers-warr .form-group label{     font-size: 16px; line-height: 27px; color: #313131; padding: 0 0 10px; margin: 0; }
.customers-warr .form-group  input[type=text], input[type=date], input[type=email], input[type=password]{  outline: none;  background: #f5f5f5; width: 100%; border: 1px solid #ccc;  display: inline-block; color: #000; border-radius: 4px; padding: 0 0 0 5px; }
.customers-warr .form-group small{ font-family: initial; color: #d00707; font-size: 15px; line-height: 24px; padding: 10px 0 0; display: block; }
.customers-warr .captcha  input[type=text]{     font-size: 20px; font-weight: bold;  background: #f5f5f5; width: 100%; border: 1px solid #ccc; border-radius: 30px; padding: 20px 20px; display: inline-block; color: #000; outline: none; text-align: center; }
.customers-warr .captcha h4{ font-weight: 600;     outline: none;}
.customers-warr input[type=submit]{   background: #31af08; width: 15%; border-radius: 20px; padding: 7px 20px; display: inline-block; color: #fff; outline: none; font-size: 17px; margin: 30px 0 0; border: 5px double #2da207; }
.customers-warr input[type=submit]:hover{ border: 5px double #ccc; }
    
.flex-control-thumbs li { width: 100% !important; float: left !important; margin: 0 0 10px !important; }
.flex-control-thumbs { margin: 0px 0 0 !important; position: absolute !important; overflow: hidden !important; top: 0 !important; width: 20% !important; left: -75px !important; }
.flex-control-thumbs img { width: 85% !important; display: block; opacity: .8; cursor: pointer;     border: 1px solid #ccc; }
.flexslider { border: 0px; position: relative; zoom: 1; overflow: visible !important; }  
    
    

/* responsive */
@media(max-width: 1440px)
{
    
}

@media(max-width: 1363px)
{
    
}

@media(max-width: 1024px)
/*I-pad 12.9*/
{
.carousel { margin: 95px 0 0 0; } 
.decs .banner-form { width: 35%; background: rgba(252,252,252,0.5); padding: 25px 25px; margin: 0; }
.decs { top: 50px; }
.service .ser-box{ height:350px; }
.service .ser-box img { width: 100%; height: 200px; }
.ac-co{ background: linear-gradient(90deg, rgb(255, 0, 0) 73%, rgb(0, 51, 102) 63%); }
.ac-co h2.title{ font-size: 20px; line-height: 40px; }
.spec h2 { font-family: 'Abel', sans-serif; font-size: 40px; }
.advantage .advantage-box h3 { font-family: 'Abel', sans-serif; font-size: 15px; line-height: 20px; }
.advantage .advantage-box p { font-family: 'Abel', sans-serif; font-size: 15px; line-height: 18px; }
.product .ser-box h4 span{ font-size: 16px; }
.product .ser-box h4 del{ font-size: 14px; }  
.customers { background: #f1f1f1; width: 100%; margin: 50px 0 0; }
.customers .customers-item { margin: 0 0 30px; height: 250px; }
.in-blog .blo-subsc h3 { font-family: 'Abel', sans-serif; font-size: 15px; }
.in-blog .blo-subsc label { font-family: 'Abel', sans-serif; font-size: 14px; line-height: 20px; }
#footer .quilk-number p { text-align: center; font-size: 15px; line-height: 30px; padding:0; }
.in-abo .four-ab p{ text-align: justify; }
.occasion-cart .snipcart-details {width: 60%;margin: 0; }

}

@media(max-width: 834px)
/*I-pad 10.5*/

{
.agile-login { background: none; margin: 0; float: right; width: 10%; text-align: right; }
.dropdown { width: 90%; text-align: right; } img.user-hed-icon { width: 15%; }
.navbar-default .top-block .rt h2 { font-size: 15px; }
.navbar-default .top-block .rt { padding: 10px 0 0; margin: 0 0; float: right; text-align: center; }
img.social-img { width: 20%; margin: 12px 0 0 0; }
.decs .banner-form { width: 45%; background: rgba(252,252,252,0.5); padding: 20px; margin: 10px 0 0; }
.decs { top: 0px; }
.carousel { margin: 80px 0 0 0; }
.image-block img.logo-slider { width: 100%; height: 100px; border: none; text-align: center; box-shadow: none; }
.spec h2 { font-family: 'Abel', sans-serif; font-size: 24px; font-weight: bold; color: #000; }
.product .ser-box h4 span{ font-size: 15px; }
.product .ser-box h4 del{ font-size: 13px; } 
.product .ser-box a {padding: 4px 25px; font-size: 13px; line-height: 20px; transition: all 500ms ease-in-out;  }
.product .ser-box { height: 250px; }
.product .ser-box img { width: 100%; height: 120px; } 
.service .ser-box h4 span{ font-size: 15px; }
.service .ser-box h4 del{ font-size: 13px; } 
.service .ser-box a {padding: 4px 25px; font-size: 13px; line-height: 20px; transition: all 500ms ease-in-out;  }
.service .ser-box { height: 320px; padding: 10px; }
.service .ser-box img { width: 100%; height: 120px; }
#trending-demo .item { padding: 0 10px; margin: 0; }
.ac-co h2.title { font-size: 15px; line-height: 28px; }
.customers .customers-item p { font-family: 'Abel', sans-serif; font-size: 12px; line-height: 18px; }
.customers .customers-item { margin: 0 0 30px; height: 250px; overflow: hidden; }
.questions .asked a{ font-size: 10px;}
.questions .asked .place-pseudo::before { top:160px; }
.spec p { font-size: 15px; line-height: 30px; padding: 5px 0 10px;  }
.panel-title { margin-top: 0; margin-bottom: 0; font-size: 13px; color: inherit; }
.panel-body { padding: 15px; font-size: 10px; line-height: 20px; color: #000; }
#footer h3 { font-size: 20px;  padding: 0 0 10px;  }
#footer ul li a { font-family: 'Abel', sans-serif; font-size: 15px; color: #DBDBDB; padding: 0 0; margin: 0 0; line-height: 20px; list-style: none; transition: all 500ms ease-in-out; text-transform: lowercase; }
.img-right-side p, .txt-left-side p { margin: 0; color: #4a4a4a; font-size: 10px; line-height: 20px; padding: 10px 0 0; }
.w3layouts_more-buttn h3 { margin: 0; color: #4a4a4a; font-size: 10px; line-height: 20px; padding: 10px 0 0; }  
.img-right-side h3 { font-size: 15px; margin-bottom: 25px; color: #000; text-transform: uppercase; line-height: 25px; }
.txt-left-side h2 { font-size: 20px; margin-bottom: 10px; color: #3a3d6e; }
.w3layouts_more-buttn a { font-size: 11px; }
.w3layouts-two-grids { width: 70%; }
.form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 12px; }
.product .ser-box h3 { font-family: 'Oswald', sans-serif; font-size: 12px; line-height: 16px; padding: 5px 0 5px; margin: 0; text-align: center; }
.service .ser-box h3 { font-family: 'Oswald', sans-serif; font-size: 12px; line-height: 16px; padding: 5px 0 5px; margin: 0; text-align: center; }
.single-right-left h3 { font-size: 20px; position: relative; text-align: left; padding: 0; margin: 0; }
.single-right-left h5 { font-size: 15px; padding: 10px 0 0px; margin: 0; color: #02040fc9; line-height: 20px; }
.occasion-cart .snipcart-details { width: 70%; margin: 0; }
form.order_cart input[type="text"] { font-size: 10px; color: #000000; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 0; padding: 10px 0 5px; width: 100%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: #fff; font-family: 'Raleway', sans-serif; border-bottom: 1px solid #e4e4e4; border-radius: 15px; }
.address-right p, .address-right a { font-family: 'Abel', sans-serif; font-size: 15px; line-height: 30px; }
.in-abo .four-ab p { font-size: 15px; line-height: 25px; color: #4f5059; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 10px; margin: 0; }
   
   .testimonial .test-box h4 { font-size: 20px; line-height: 28px; padding: 0px 0 0; }
   .testimonial .test-dec .test-dec-right .test-box { height: 250px; padding: 15px; background: #fff; }
   .testimonial .test-box p { font-size: 13px; line-height: 24px; padding: 0; }
   .testimonial { height: auto; }
   .testimonial .test-dec .test-dec-left h3 { font-size: 22px; line-height: 28px; padding: 15px 0; margin: 0 0; }
   .testimonial .test-dec .test-dec-left h5 { font-size: 17px; line-height: 24px; padding: 0; margin: 0; }
   .testimonial .test-dec .test-dec-left { width: 47%; padding: 115px 0 0; }
   .testimonial .test-dec .test-dec-right { width: 50%; height: 250px; margin: 68px 0 0; }
   .testimonial .test-dec-right img.quotes { left: 15px; width: 17%; top: -26px; }
   
   .advantage .advantage-box p { font-family: 'Abel', sans-serif; font-size: 14px; line-height: 18px; }  
   .dropdown p {font-size: 15px; padding: 4px 0 0; margin: 0; }
   img.img-responsive_1 { display: block; width: 100%; height: 244px; border: 4px double #e8e8e8; }
   .profile-banner { padding: 15px; margin: 30px 0 15px; }
   .agileinfo_mail_grids{ padding: 15px !important; margin: 30px 0 15px !important; }
   label.hikk { margin: 0; padding: 0; font-size: 15px; }
   p.hikk { font-size: 14px !important; }
   .mobile-view{ font-size: 13px; }
   .profile-banner label { margin: 0.1em 0; padding: 0.1em 0 0 0; font-size: 15px; }
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
}



@media(max-width: 786px)
/*I-pad / I-pad mini*/
{
.decs { top: 30px; }
.decs .banner-form { width: 40%; background: rgba(252, 252, 252, 0.94); padding: 10px 20px 15px; margin: 0;}
.decs .banner-form label { display: block; color: #000; font-family: Arial; text-align: center; font-weight: bold; text-transform: uppercase; font-size: 10px; line-height: 20px; padding: 2px 0 3px; margin: 0; }
.decs .banner-form select { font-family: inherit !important; font-size: 12px !important; line-height: inherit !important; padding: 5px !important; color: #626161 !important; width: 100% !important; margin: 0 0 5px; border-radius: 5px; outline: none; border: none; border: 1px solid #c6c3c3; }
.decs .banner-form .btn-danger { color: #fff; background-color: #000f2e; border-color: #761c19; padding: 0; font-size: 12px; line-height: 15px; display: inline-block; margin: 10px 0 0 0; font-family: 'Oswald', sans-serif; transition: all 600ms ease-in-out; }
.decs .banner-form p { font-family: 'Open Sans Condensed', sans-serif; font-size: 14px; font-weight: bold; color: #000; line-height: 18px; padding: 0 0 3px; margin: 0; letter-spacing: 1px; text-align: center; }
.advantage .advantage-box p { font-family: 'Abel', sans-serif; font-size: 12px; line-height: 18px; text-align: justify; }
.profit-block { padding: 55px 0 0; text-align: center; color: #fff; background: url(../images/background-r.jpg) no-repeat left bottom; background-attachment: scroll; background-attachment: inherit; }
.questions { background: #FFF; width: 100%; margin:100px 0 0; padding: 0 0 30px; }
.product .ser-box h4 { font-size: 15px; }
.service .ser-box h4 { font-size: 15px; }
img.img-responsive { display: block; width: 100%; height: 250px; border: 4px double #e8e8e8; }
img.img-responsive_1 { display: block; width: 100%; height: 250px; border: 4px double #e8e8e8; }    
    
}

@media(max-width: 760px){
    .sf-menu {  left: 0; }

    .decs .banner-form { width: 40%; background: rgba(252, 252, 252, 0.94); padding: 10px 15px 15px; margin: 10px 0 0; }
    .testimonial .test-dec .test-dec-right .test-box { height: 250px; padding: 10px; background: #fff; }
      .testimonial .test-dec .test-dec-right { width: 50%; height: 250px; margin: 42px 0 0; }
    .testimonial .test-dec .test-dec-left { width: 47%; padding: 82px 0 0; }
    
    
    
    
    
}

@media(max-width: 600px)
/*Chek 480*/
{
.navbar-default .top-block .rt { padding: 0; margin: 0 0; float: right; }  
.navbar-default .top-block .rt h2 { font-size: 15px; line-height: 20px; padding: 0; margin: 0; display: block; }  
.navbar-default .top-block .rt label { font-size: 12px; line-height: 18px; padding: 3px 0; margin: 0; font-weight: normal; color: #2d2d2d; text-transform: uppercase; }
.navbar-default .top-block .rt h2 span { padding: 7px 6px; background: #c8c8c8; color:#000; margin: 0 10px 0 0; border: 1px solid #fff; }
.decs { position: absolute; content: ""; top: 5%; left: 0; padding: 0 0; margin: 0 0; width: 100%; background: none; z-index: 999; }
.decs .banner-form { width: 50%; background: #FFF; padding: 10px; margin: 0; box-shadow: 0 0 20px -2px #171616; float: right;  margin: 13px 0 0; }
.decs .banner-form h3 { font-family: 'Oswald', sans-serif; font-size: 13px; color:#403737; line-height: 19px; padding: 0 0; margin: 0; text-align: center; font-weight: bold; letter-spacing: 1px; }
.decs .banner-form p { font-family: 'Open Sans Condensed', sans-serif; font-size: 14px; color: #4a4b4d; line-height: 20px; padding: 0 0 3px; margin: 0; letter-spacing: 0px; }
hr { margin-top: 4px; margin-bottom: 4px; border: 0; border-top-color: currentcolor; border-top-style: none; border-top-width: 0px; border-top: 1px solid #ccc; }
.decs .banner-form label { display: block; color: #000; font-family: Arial; font-weight: lighter; font-size: 12px; line-height: 15px; padding: 0 0 7px; margin: 0; }
.decs .banner-form select { font-family: inherit !important; font-size: 10px !important; line-height: inherit !important; padding: 2px !important; color: #626161 !important; width: 100% !important; margin: 0 0 5px; border-radius: 5px; outline: none; border: none; border: 1px solid #c6c3c3; }
.form-control { display: block; width: 100%; height: 22px; padding: 6px 12px; font-size: 11px; line-height: 1.42857143; color:  #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.decs .banner-form select.form-control { display: block; width: 100%; height: 28px; }
.product .ser-box { height: 350px; }
.decs .banner-form .btn-danger { color:  #fff; background-color: #141513; border-color:#761c19; padding: 0; font-size: 10px; line-height: 15px; display: inline-block; margin: 8px 0 0 0; font-family: 'Oswald', sans-serif; transition: all 600ms ease-in-out; }
.spec { text-align: center; margin-bottom: 1em; padding: 0 0 0 10px; }
.spec h2 { font-family: 'Abel', sans-serif; font-size: 25px; color: #585d62; position: relative; text-align: left; padding: 0; margin: 0; font-weight: normal; text-shadow: 4px 4px 2px rgb(237, 237, 237); color: #333; }
.service .ser-box img { width: 100%; height: auto; } 
.service .ser-box h3 { font-family: 'Oswald', sans-serif; font-size: 14px; line-height: 17px; padding: 5px 0; margin: 0; text-align: center; } 
.service .ser-box ul{ }  
.service .ser-box ul li { font-size: 12px; line-height: 17px; padding: 2px 0; margin: 0; text-align: justify; }
.service .ser-box p { font-size: 12px; line-height: 17px; padding: 2px 0; margin: 0; text-align: justify; } 
.service .ser-box a { font-family: 'Oswald', sans-serif; display: inline-block; padding: 2% 10%; border: 1px solid #929292; color:#ffffff; font-size: 12px; line-height: 17px; border-radius: 7px; margin: 5px 0 0; text-align: center; transition: all 500ms ease-in-out; background: #7e887d; } 
.service .ser-box { width: 100%; padding: 5px; margin: 0 0 30px; overflow: hidden; border: 1px solid #eee; text-align: center; height: 330px;height: auto; } 
.ac-co { background: #F8F8F9; position: relative; width: 100%; padding: 0; margin: 0 0; }   
 .ac-co img.map { width: 100%; text-align: center; transition: all 500ms ease-in-out; cursor: pointer; margin: 40px 0 30px; }
 .ac-co h2.title { font-size: 14px; line-height: 20px; color: #000; padding: 10px 0 0; }
.ac-co h3 { font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size: 20px; line-height: 30px; letter-spacing: 1px; padding: 0; margin: 0; }   
.ac-co p { font-family: Arial; font-size: 14px; line-height: 19px; color: #4f4f4f; padding: 5px 0; margin: 0; } 
.ac-co .button-type-find { background-color: #4c4d4c; color: white; border-left: 36px solid #000000; border-top: none; border-right: none; border-bottom: none; padding: 5px 13px; font-weight: 300; font-size: 11px; outline: none; margin: 10px 0; margin-right: 0px; margin-right: 0px; margin-right: 0px; font-family: 'Abel', sans-serif; }

.ac-co h2{     color: #fff; font-family: 'Oswald', sans-serif; font-size: 30px; line-height: 50px; padding: 0; margin: 0; text-align: left; text-transform: uppercase; }
.place-pseudo::before { content: '\2192'; position: absolute; left: 20px; top: 5px; color: white; font-size: 20px; } 
.advantage .advantage-box { width: 100%; padding: 0 0; margin: 25px 0 0; border: 1px solid #f0f0f0; overflow: hidden; height: 200px; }
.advantage .advantage-box h3 {
 font-family: 'Abel', sans-serif; font-size: 16px; line-height: 20px; text-align: center; padding: 5px 0; margin: 0; font-weight: bold; } 
.advantage .advantage-box p { font-family: 'Abel', sans-serif; font-size: 14px; line-height: 18px; text-align: justify; padding: 0 5px; margin: 0; } 

.testimonial .test-box p { font-family: 'Nanum Gothic', sans-serif; font-size: 12px; line-height: 21px; color: #0f0f0fb3; text-transform: capitalize; font-weight: bold; padding: 3px 24px 30px; }
 
.spec p { font-family: Arial; text-align: left; font-size: 14px; line-height: 25px; padding: 0 0 0; margin: 0; color: #333; } 
.customers .customers-item { background: #FFF; padding: 25px; margin: 0; height: 200px; transition: all 500ms ease-in-out; }
.customers .customers-item p { font-family: 'Abel', sans-serif; font-size: 14px; line-height: 19px; text-align: justify; padding: 0; margin: 0; }
.repairs .custom-repairs h3 { font-size: 16px; text-align: left; padding: 0 0; line-height: 24px; font-family: 'Abel', sans-serif; margin: 0 0; } 
.repairs .custom-repairs a { font-family: 'Oswald', sans-serif; display: inline-block; padding: 5px 20px; border: 1px solid #929292; color: #000; font-size: 10px; line-height: 15px; border-radius: 7px; margin: 10px 0 0; text-align: center; transition: all 500ms ease-in-out; } 
.guide h5 { font-family: 'Arsenal', sans-serif; padding: 10px 10px; margin: 0; font-size: 15px; color: #000; line-height: 20px; }
.repairs img.repairs-img { width: 40%; position: absolute; content: ""; top: -100px; left: 270px; padding: 0 0; margin: 0 0; }
#footer ul li a {
 font-family: Arial; font-size: 12px; color:#DBDBDB; padding: 0 0; margin: 0 0; line-height: 15px; list-style: none; transition: all 500ms ease-in-out; }
#footer ul li a:hover{ color: #FFF; font-size: 13px; transition:all 500ms ease-in-out; }
#footer h3 { font-family: 'Abel', sans-serif; font-size: 20px; color: #FFF; font-weight: bold; padding: 5px 0 13px; margin: 0; } 
#footer .quilk-link img.footer-logo { width: 100%; height: auto; display: block; padding: 0; margin: 0; } 
#footer .quilk-link .fa {
 padding: 6px 0px; font-size: 12px; width: 25px; text-align: center; text-decoration: none; margin: 15px 0 0; } 
#footer .quilk-number {
 position: relative; width: 100%; padding: 0; margin: 0; overflow: hidden; text-align: center; }
#footer .quilk-number p {
 text-align: center; font-size: 14px; line-height: 20px; color: #fff; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 15px; margin: 0; }
.flex-viewport {  max-height: 270px !important; }
.flex-control-thumbs img { width: 50% !important; }
.flex-control-thumbs { margin: 0px 0 0 !important; position: absolute !important; overflow: hidden !important; top: 0 !important; width: 20% !important; left: -26px !important;}
.totall { font-size: 15px; color: #000000; width: 40%; }
.snipcart-details a.button { font-size: 9px; color: #fff; background: #FE5352; text-decoration: none; border: none; width: 100%; text-transform: uppercase; padding: 5px; outline: none; text-align: center; margin: 0 auto; display: block; border-radius: 5px; line-height: 10px; }
form.order_cart input[type="text"] { font-size: 7px; }
form.order_cart select { font-size: 9px; }


.in-ser .four-service { position: relative; background: #fff; padding: 0px 0; margin: 0 auto; border: 5px double #ccc; border-radius: 15px; }
.in-ser .four-service button#btn1 img { width: 50%; height: auto; display: inline-block; }
.in-ser .four-service button#btn1 h5 { font-size: 9px; line-height: 15px; font-weight: normal; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 0; padding: 0; display: inline-block; margin: 0; }
.in-ser .four-service button#btn1 { position: relative; text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 0; }
.in-ser .four-service button#btn2 img { width: 50%; height: auto; display: inline-block; }
.in-ser .four-service button#btn2 h5 { font-size: 9px; line-height: 15px; font-weight: normal; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 0; padding: 0; display: inline-block; margin: 0; }
.in-ser .four-service button#btn2 { position: relative; text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 0; }
.in-ser .four-service button#btn3 img { width: 50%; height: auto; display: inline-block; }
.in-ser .four-service button#btn3 h5 { font-size: 9px; line-height: 15px; font-weight: normal; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 0; padding: 0; display: inline-block; margin: 0; }
.in-ser .four-service button#btn3 { position: relative; text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 0; }
.in-ser .four-service button#btn4 img { width: 50%; height: auto; display: inline-block; }
.in-ser .four-service button#btn4 h5 { font-size: 9px; line-height: 15px; font-weight: normal; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 0; padding: 0; display: inline-block; margin: 0; }
.in-ser .four-service button#btn4 { position: relative; text-transform: capitalize; color: #2d607e; background: #fff; transition: all 900ms ease-in-out; border-radius: 10px; display: inline-block; padding: 0; }
       
.all-services { border-radius: 10px; width: 100%; position: relative; background: #d2d2d2; text-align: center !important; padding: 15px; margin: 0 0 30px; overflow: hidden; height: 65%; transition: all 700ms ease-in-out; }    
.agile-login a p { font-size: 14px; line-height: 16px; color: #FFF; background:#1d7ed0; position: absolute; top: 0; padding: 9px 30px; left: -100px; font-family: 'Abel', sans-serif; }    
.show-all-cart .cart-box { position: relative; background: #fff; width: 90%; padding: 10px 15px; margin: 2% auto; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); border-top: 5px solid #212b42; display: flow-root; }    
.show-all-cart .cart-box h4.cart-he-teg { font-family: 'Abel', sans-serif; font-size: 15px; color: #4a4949; line-height: 20px; padding: 0px 0px; margin: 0; display: block; }    
.show-all-cart .cart-box p { font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; line-height: 20px; color: #151515; padding: 5px 0; margin: 0; text-align: center; }   
.checkout .checkout-box p { margin: 0; font-family: arial; font-size: 11px; line-height: 15px; color: #000; padding: 3px 0; }  
.w3layouts-two-grids { width: 80%; margin: 110px auto 50px; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); }   
.product { width: 100%; position: relative; padding: 0px 0; margin: 60px 0 0; overflow: hidden; background: #fff; }
    
.partners { background: #141514; position: relative; width: 100%; padding: 40px 0 35px; margin: 0 0; overflow: hidden; background: url(../images/background-r.jpg) no-repeat left bottom; background-size: auto; background-size: cover; }    
.advantage .advantage-box { width: 100%; padding: 0 0; margin: 25px 0 0; border: 1px solid #f0f0f0; overflow: hidden; min-height: 320px; }

.form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"] { border: none; box-shadow: none; }

/*gest-LOGIN*/
.gest-log-grids h2 { text-align: center; margin: 70px 0 0; font-family: 'Abel', sans-serif; font-weight: bold; font-size: 18px; line-height: 10px; color: #000; }
.gest-log-grids .container-box { width: 90%; background: #fff; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.19); display: flex; margin: 30px auto 50px; }
.gest-log-grids .txt-left-side { width: 50%; float: left; padding: 10px; background: #fff; border-right: 1px solid #fff; }
.gest-log-grids .txt-left-side form .form-top-box p.email-add { margin: 0; padding: 0; font-size: 12px; color: #000; text-align: left; line-height: 25px; font-family: 'Abel', sans-serif; letter-spacing: 0px; width: 75%; float: right; }
.gest-log-grids .txt-left-side form .form-top-box p.email-add span { display: block; font-size: 10px; letter-spacing: 0px; color: #000; padding: 0 0 0px; margin: 0 0 0px; font-weight: lighter; font-family: revert-layer; line-height: 15px; }
.gest-log-grids .txt-left-side form input[type="email"] { background: #fff; border: none; border-bottom: 1px solid #59595982; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 12px; margin: 0 0 15px; }
.gest-log-grids .txt-left-side form input[type="password"] { background: #fff; border: none; border-bottom: 1px solid #59595982; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 12px; margin: 0 0 15px; }
.gest-log-grids .txt-left-side form p.forget-password { text-align: left; color: #000; font-size: 8px; line-height: 10px; padding: 0; margin: 10px 0 10px; }
.gest-log-grids .txt-left-side form p.forget-password a { color: #f00; font-size: 10px; padding: 0 0 0 8px; }
.gest-log-grids .txt-left-side form .social-networking h5 { width: 100%; float: left; text-align: left; font-size: 15px; font-family: 'Abel', sans-serif; letter-spacing: 0px; line-height: 25px; color: #000; padding: 0; margin: 0 0 10px; }
.gest-log-grids .txt-left-side form .social-networking h6 { width: 100%; float: right; text-align: left; font-size: 14px; font-family: 'Abel', sans-serif; letter-spacing: 0px; line-height: 25px; color: #000; padding: 0; margin: 0 0 20px; }
.gest-log-grids .txt-left-side form .social-networking h6 li a img { width: 17%; margin: 5px 0 0; }
.gest-log-grids .txt-left-side form button[type="submit"] { background: #000000; outline: none; color: #fff; font-size: 12px;padding: 8px 0;}

.gest-log-grids .txt-right-side { width: 50%; float: left; padding: 10px; background: #fff; border-right: 1px solid #fff; }
.gest-log-grids .txt-right-side form .form-top-box { width: 100%; padding: 0 0 10px; border-bottom: 1px solid #e1e1e1; margin: 0 0 20px;}
.gest-log-grids .txt-right-side form .form-top-box p.email-add { margin: 0; padding: 0; font-size: 12px; color: #000; text-align: left; line-height: 25px; font-family: 'Abel', sans-serif; letter-spacing: 0px; width: 75%; float: right; }
.gest-log-grids .txt-right-side form .form-top-box p.email-add span { display: block; font-size: 10px; letter-spacing: 0px; color: #000; padding: 0 0 0px; margin: 0 0 0px; font-weight: lighter; font-family: revert-layer; line-height: 15px; }
.gest-log-grids .txt-right-side form input[type="email"] { background: #fff; border: none; border-bottom: 1px solid #59595982; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 12px; margin: 0 0 15px; }
.gest-log-grids .txt-right-side form input[type="password"] { background: #fff; border: none; border-bottom: 1px solid #59595982; display: inline-block; color: #0000008f; border-radius: 4px; padding: 0 0 5px 10px; width: 100%; font-size: 12px; margin: 0 0 15px; }
.gest-log-grids .txt-right-side form p.forget-password { text-align: left; color: #000; font-size: 11px; line-height: 20px; padding: 0; margin: 20px 0 10px; }
.gest-log-grids .txt-right-side form .form-top-box h3.email-add { margin: 0; padding: 0; font-size: 12px; color: #000; text-align: left; line-height: 17px; font-family: 'Abel', sans-serif; letter-spacing: 0px; width: 80%; float: right; }
.gest-log-grids .txt-right-side form a.guest_button { background: #000; color: #fff; padding: 10px 0; font-weight: bold; text-transform: uppercase; display: block; text-align: center; font-size: 10px; }

}

@media(max-width: 549px)
/*Chek 521*/
{
    
.carousel { margin: 64px 0 0 0; }
.navbar-default .top-block .rt { padding: 2px 0; }
.navbar-default .top-block .rt h2 { display: block; }
img.user-hed-icon { width: 14%; }
.decs .banner-form { width: 46%; background: #FFF; padding: 8px; }
.decs .banner-form h3 { font-family: 'Oswald', sans-serif; font-size: 12px; }
.decs .banner-form p { font-family: 'Open Sans Condensed', sans-serif; font-size: 13px; color: #4a4b4d; line-height: 20px; padding: 0 0 2px; }

.decs .banner-form label { display: block; color: #000; font-family: Arial; font-weight: lighter; font-size: 10px; line-height: 13px; padding: 0 0 5px; }
.decs .banner-form select.form-control { display: block; width: 100%; height: 30px; }
.decs { position: absolute; content: ""; top: 4%; }
.decs .banner-form .btn-danger { color: #fff; background-color: #141513; border-color: #761c19; padding: 0; font-size: 10px; line-height: 14px; display: inline-block; margin: 4px 0 0 0; }
.spec { text-align: center; margin-bottom: 1em; padding: 0 0 0 10px; }
.product .ser-box img { width: 100%; height: 250px; }
.product .ser-box { height: 450px; }
.product .ser-box h3 { min-height: 90px; }


img.con-gif { width: 58%; }
.address-right h6 { font-size: 15px; color: #0f4280; letter-spacing: 2px; font-weight: 600; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); line-height: 26px; }
.address-info { padding: 0; margin: 0; } 
.address-right p, .address-right a { font-family: 'Abel', sans-serif; font-size: 15px; line-height: 22px; }
.form input[type="submit"] { outline: none; border: none; cursor: pointer; font-size: 15px; color: #fff; background: #275de6; padding: 10px 40px; text-transform: capitalize; letter-spacing: 1px; border-radius: 4px; display: inline-block; margin: 0px 0 20px; }



/*Mobile Bottom Navigation*/
.MobileBottomNavigation{ position: relative; width: 100%; display: block; }
.MobileBottomNavigation .nav { position: fixed; width: 100%; display: flex; justify-content: space-between; padding: 0 20px; background-color: #070c22; border: 1px solid #1e1d1e; border-top: 1px solid #5cfcff;border-radius: 0; overflow: hidden; z-index: 99999999; bottom: 0; }
.MobileBottomNavigation .nav .nav-item { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 5px; width: 50px; margin: 0 5px; padding: 20px; color: rgba(255, 255, 255, 0.2); text-decoration: none; transition: .3s; }
.MobileBottomNavigation .nav .nav-item.is-active { color: #5cfcff; }
.MobileBottomNavigation .nav .nav-item.is-active::before { content: ""; position: absolute; top: 0; left: 0; width: 120%; height: 120%; transform: translate(-10%, -10%); background: radial-gradient(#00fbff, #ffffffa1); filter: blur(15px); opacity: .2; }
.MobileBottomNavigation .nav .nav-item i { font-size: 25px; }
.MobileBottomNavigation .nav .nav-item span { font-size: 11px; font-weight: 600; }
.nav-indicator-wrapper { position: absolute; top: 0; left: 0; transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.175); display: flex; justify-content: center; }
.nav-indicator { width: 60px; height: 5px; background-color: #5cfcff; border-radius: 10px; }
  
    
}

@media(max-width: 520px)
/*Chek 480*/
{
    
.decs .banner-form label { display: block; color: #000; font-family: Arial; font-weight: lighter; font-size: 8px; line-height: 13px; padding: 0 0 3px; }
img.user-hed-icon { width: 13%; }
.decs .banner-form { width: 42%; background: #FFF; padding: 5px; }
.decs .banner-form select.form-control { display: block; width: 100%; height: 26px; }
.ac-co h2.title { font-size: 12px; }
#footer .quilk-number p span { font-family: 'Abel', sans-serif; font-size: 18px; }
.carousel { margin: 55px 0 0 0; }
.contact { padding: 30px 0; margin: 50px 0 0;}
.product { width: 100%; position: relative; padding: 0px 0; margin: 55px 0 0;}
     }

@media(max-width: 480px)
/*Chek 445*/
{
    
.decs .banner-form h3 { font-family: 'Oswald', sans-serif; font-size: 13px; color: #403737; line-height: 15px; }
.decs .banner-form p { font-family: 'Open Sans Condensed', sans-serif; font-size: 12px; color: #4a4b4d; line-height: 14px; padding: 0 0 2px; }
.decs .banner-form select.form-control { display: block; width: 100%; height: 23px; }
img.con-gif { width: 70%; }
.address-right h6 { font-size: 15px; color: #0f4280; letter-spacing: 2px; font-weight: 600; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); line-height: 26px; }
.address-info { padding: 0; margin: 0; } 
.address-right p, .address-right a { font-family: 'Abel', sans-serif; font-size: 13px; line-height: 22px; }
.form input[type="submit"] { outline: none; border: none; cursor: pointer; font-size: 15px; color: #fff; background: #275de6; padding: 10px 40px; text-transform: capitalize; letter-spacing: 1px; border-radius: 4px; display: inline-block; margin: 0px 0 20px; }

    
}

@media(max-width: 440px)
{
  .carousel { margin: 55px 0 0 0; }
.navbar-default .top-block .rt select { font-family: inherit; line-height: inherit; padding: 2px; border: 1px solid #d4d4d4; font-weight: 400; color:#717171; font-size: 11px; }
.navbar-default .top-block .rt h2 { font-size: 12px; line-height: 20px; padding: 0; margin: 0; text-align: center; float: left; } 
.navbar-default .top-block .rt h2 span { padding: 5px 6px; background: #c8c8c8; color:#000; margin: 0 10px 0 0; border: 1px solid #fff; }  
.decs { position: absolute; content: ""; top: 2%; left: 0; padding: 0 0; margin: 0 0; width: 100%; background: none; z-index: 999; }
.decs .banner-form { width: 42%; background: #FFF; padding: 5px; margin: 0; box-shadow: 0 0 20px -2px #171616; float: right; }
.decs .banner-form h3 { font-family: 'Oswald', sans-serif; font-size: 12px; color:#403737; line-height: 19px; padding: 0 0; margin: 0; text-align: center; font-weight: normal; letter-spacing: 0; }
.decs .banner-form p { font-family: 'Open Sans Condensed', sans-serif; font-size: 10px; color: #131313; line-height: 15px; padding: 0 0 3px; margin: 0; letter-spacing: 0px; font-weight: normal !important; }
hr { margin-top: 4px; margin-bottom: 5px; border: 0; border-top-color: currentcolor; border-top-style: none; border-top-width: 0px; border-top: 1px solid #eee; } 
.form-control { display: block; width: 100%; height: 20px; padding: 5px 10px; font-size: 11px; line-height: 1.42857143; color:  #2b2b2b; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } 
.service .ser-box ul li { font-size: 10px; line-height: 13px; padding: 2px 0; margin: 0; text-align: justify; }
.service .ser-box p { font-size: 11px; line-height: 14px; padding: 2px 0; margin: 0; text-align: justify; color: #464646; } 
.service .ser-box { width: 100%; padding: 5px; margin: 0 0 30px; overflow: hidden; border: 1px solid #eee; text-align: center; height: 295px; height: auto;}
#trending-demo .item img { width: 100%; height:auto !important; }
.img-right-side, .txt-left-side { padding: 1em 1em 0.7em; width: 100% !important; }
.txt-left-side h2 { font-size: 22px; margin-bottom: 15px; color: #fff; }
.img-right-side p, .txt-left-side p { margin-bottom: 30px; color: #9b9b9b; font-size: 11px; line-height: 14px; }
.form-left-to-w3l span { -webkit-flex-basis: 15%; flex-basis: 10%; border: none; text-align: center; color: #737171; line-height: 25px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; font-size: 11px; }
.img-right-side h3 {  font-size: 15px;  margin-bottom: 20px;color: #000;  line-height: 20px; }
.w3layouts_more-buttn h3 { font-size: 12px; color: #fff; margin-top: 10px; font-weight: 400; font-family: 'Open Sans Condensed', sans-serif; }
.form-left-to-w3l input[type="text"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding: 0; -webkit-appearance: none; background:transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; }
.form-left-to-w3l select { font-family: inherit !important; font-size: 10px !important; line-height: inherit !important; padding: 4px !important; color: #000 !important; width: 100% !important; background:transparent; border-radius: 5px; outline: none; border: none; margin: 0; } 
.form-left-to-w3l input[type="email"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding: 0; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; }
.form-left-to-w3l input[type="password"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding:0 ; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; }
.form-left-to-w3l textarea { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding:0 ; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; }

.form-left-to-w3l { display: flex; display: -webkit-flex; border: none; border: 1px solid #13142a3d; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; margin: 0px 0px 10px; }


.navbar-default .top-block .rt h2 { font-size: 12px;line-height: 20px;padding: 0;margin: 0;text-align: center;display: block;}
.decs .banner-form label {display: block;color: #646464;font-family: Arial;font-weight: lighter;font-size: 8px;line-height: 15px;padding: 0 0 7px;margin: 0;}
.navbar-default .top-block .rt h2 img.con-hrd { width: 7%; margin: 0 10px 2px 0; }
img.user-hed-icon { width: 11%; }
.carousel { margin: 45px 0 0 0; }
.decs .banner-form select { font-family: inherit !important; font-size: 9px !important; line-height: 20px !important; padding: 2px !important; color: #626161 !important; width: 100% !important; margin: 0 0 5px; border-radius: 5px; outline: none; border: 1px solid #c6c3c3; height: 20px; }
.partners img { width: 100%; height: auto; padding: 1px; margin: 0; background: #fff; }
.ac-co img.map { width: 100%; text-align: center; transition: all 500ms ease-in-out; cursor: pointer; margin: 40px 0 30px; }
h4.panel-title { margin-top: 0; margin-bottom: 0; font-size: 11px; color: inherit; }
h4.panel-title a{ margin-top: 0; margin-bottom: 0; font-size: 11px; color: inherit; }
.ac-co h2.title { font-size: 10px; line-height: 20px; color: #000; padding: 10px 0 0;}
.advantage .advantage-box h3 { font-family: 'Abel', sans-serif; font-size: 12px; line-height: 20px; text-align: center; padding: 5px 0; margin: 0; font-weight: normal; color: #000; }
.advantage .advantage-box p { font-family: 'Abel', sans-serif; font-size: 11px; line-height: 16px; text-align: justify; }
.service .ser-box img { width: 100%; height: 150px; }
.product .ser-box img { width: 100%; height: auto; }
.single-right-left h3 { font-size: 15px; position: relative; text-align: left; padding: 10px 0 0; margin: 0; line-height: 25px; }
.occasion-cart .snipcart-details { width: 90%; margin: 0; }
.fo-bo{ height:200px;} 
#footer .quilk-number p span { font-family: 'Abel', sans-serif; font-size: 15px; }
#footer .quilk-number p { text-align: center; font-size: 11px; line-height: 20px; color: #fff; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 5px; margin: 0; }
.txt-left-side h2 { font-size: 22px; margin-bottom: 15px; color: #000; }
.form-left-to-w3l input[type="email"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #fff; font-size: 10px; border: none; outline: none; padding:0 ; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; color: #000; }
.form-left-to-w3l input[type="password"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #fff; font-size: 10px; border: none; outline: none; padding:0 ; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; color: #000; }
a.single-a-warr { font-family: 'Oswald', sans-serif; display: inline-block; padding: 5px 10px; border: 1px solid #929292; color: #ffffff; font-size: 12px; line-height: 20px; border-radius: 7px; margin: 0; text-align: center; transition: all 500ms ease-in-out; background: red; position: absolute; top: 100px; right: 0; }
.product .ser-box { height: 330px; }
.product .ser-box { height: auto; }
.carousel-inner .item img{ width: 100% !important; height: 200px !important;}
   
}


@media(max-width: 428px)
{
.carousel { margin: 58px 0 0 0; }
.decs .banner-form label { display: block; color: #646464; font-family: Arial; font-weight: lighter; font-size: 7px; line-height: 15px; padding: 0 0 2px; margin: 0; }
.decs .banner-form select.form-control { display: block; width: 100%; height: 23px; }
.decs { position: absolute; content: ""; top: 5%; left: 0; padding: 0 0; margin: 0 0; width: 100%; background: none; z-index: 999; }
.guide .why-guide h5 { font-family: 'Arsenal', sans-serif; text-align: center; padding: 0 0 0; margin: 0; font-size: 9px; color: #000; line-height: 14px; }   
.all-services { border-radius: 10px; width: 100%; position: relative; background: #d2d2d2; text-align: center !important; padding: 15px; margin: 0 0 30px; overflow: hidden; height: 65%; transition: all 700ms ease-in-out; }    
.agile-login a p { font-size: 14px; line-height: 16px; color: #FFF; background:#1d7ed0; position: absolute; top: 0; padding: 9px 30px; left: -100px; font-family: 'Abel', sans-serif; }    
.show-all-cart .cart-box { position: relative; background: #fff; width: 90%; padding: 10px 15px; margin: 2% auto; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); border-top: 5px solid #212b42; display: flow-root; }    
.show-all-cart .cart-box h4.cart-he-teg { font-family: 'Abel', sans-serif; font-size: 15px; color: #4a4949; line-height: 20px; padding: 0px 0px; margin: 0; display: block; }    
.show-all-cart .cart-box p { font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; line-height: 20px; color: #151515; padding: 5px 0; margin: 0; text-align: center; }   
.checkout .checkout-box p { margin: 0; font-family: arial; font-size: 11px; line-height: 15px; color: #000; padding: 3px 0; }  
.w3layouts-two-grids { width: 90%; margin: 110px auto 50px; -webkit-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); -moz-box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); box-shadow: -2px 7px 37px 8px rgba(167, 167, 167, 0.52); }   
.img-right-side, .txt-left-side { padding: 1em 1em 0.7em; width: 100% !important; }
.txt-left-side h2 { font-size: 22px; margin-bottom: 15px; color: #fff; }
.img-right-side p, .txt-left-side p { margin-bottom: 30px; color: #9b9b9b; font-size: 11px; line-height: 14px; }
.form-left-to-w3l span { -webkit-flex-basis: 15%; flex-basis: 10%; border: none; text-align: center; color: #ffffff; line-height: 25px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; font-size: 11px; }
.img-right-side h3 {  font-size: 15px;  margin-bottom: 20px;color: #000;  line-height: 20px; }
.w3layouts_more-buttn h3 { font-size: 12px; color: #fff; margin-top: 10px; font-weight: 400; font-family: 'Open Sans Condensed', sans-serif; }
.form-left-to-w3l input[type="text"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding: 0; -webkit-appearance: none; background:transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; }
.form-left-to-w3l select { font-family: inherit !important; font-size: 10px !important; line-height: inherit !important; padding: 4px !important; color: #000 !important; width: 100% !important; background:transparent; border-radius: 5px; outline: none; border: none; margin: 0; } 
.form-left-to-w3l input[type="email"]{ -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding:0 ; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; }
.form-left-to-w3l input[type="password"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #000; font-size: 10px; border: none; outline: none; padding:0; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; }

.testimonial .test-box p { font-family: 'Nanum Gothic', sans-serif; font-size: 13px; line-height: 18px; }

.in-ser { position: relative; background: #fff; width: 100%; padding: 30px 15px; margin: 80px 0 0; overflow: hidden; }
.navbar-default .top-block .rt label { font-size: 10px; line-height: 18px; padding: 3px 0; margin: 0; font-weight: normal; color: #2d2d2d; text-transform: uppercase; }
.repairs img.repairs-img { width: 40%; position: absolute; content: ""; top: -100px; left: 200px; padding: 0 0; margin: 0 0; }
.all-services { border-radius: 10px; width: 100%; position: relative; background: #d2d2d2; text-align: center !important; padding: 15px; margin: 0 0 30px; overflow: hidden; transition: all 700ms ease-in-out; height: 550px; }
.all-services h3 { border-radius: 10px; font-size: 13px; font-family: 'Abel', sans-serif; font-weight: bold; color:  #f00; background: #FFF; line-height: 20px; padding: 8px 0; box-shadow: 0 0 7px -3px #000000; letter-spacing: 1px; margin: 0; }
.all-services h4 { font-size: 20px; line-height: 30px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0; display: inline-block; text-align: center !important; margin: 0 auto; color: #000; }
.all-services p { font-size: 14px; line-height: 20px; font-weight: normal; color:  #060606; padding: 0 0 4px 0; margin: 0; letter-spacing: 0; font-family: 'Open Sans Condensed', sans-serif; }
.decs .banner-form .btn-danger { color: #fff; background-color: #141513; border-color: #761c19; padding: 0; font-size: 7px; line-height: 10px; display: inline-block; margin: 4px 0 0 0; font-family: 'Oswald', sans-serif; transition: all 600ms ease-in-out; height: 20px; }
.txt-left-side h2 { font-size: 22px; margin-bottom: 15px; color: #000; }
.form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"] { -webkit-flex-basis: 90%; flex-basis: 90%; width: 100%; color: #fff; font-size: 10px; border: none; outline: none; padding:0 ; -webkit-appearance: none; background: transparent; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; box-sizing: border-box; margin: 0; color: #000; }
.w3layouts_more-buttn h3 { font-size: 12px; color: #181c28; margin-top: 00; font-family: 'Open Sans Condensed', sans-serif; }
.img-right-side p, .txt-left-side p { margin-bottom: 10px; color: #9b9b9b; font-size: 10px; line-height: 14px; }
.w3layouts-two-grids { width: 95%; }
.spec h3 { font-family: 'Abel', sans-serif; font-size: 30px; color: #1c1e20 !important; position: relative; text-align: center; padding: 10px 0 0; margin: 0; font-weight: normal; text-shadow: 4px 4px 2px rgb(237, 237, 237); }

form.order_cart{  }
form.order_cart .col-xs-2{ padding:0; margin:0; }
form.order_cart input[type="text"] { font-size: 7px; color: #4a4a4a; }
.occasion-cart .snipcart-details { width: 100%; margin: 0; }
form.order_cart select { font-size: 7px; color: #000000; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 1px; padding: 8px 0; }
form.order_cart .snipcart-details a.button { font-size: 6px; color: #fff; background: #234E73; text-decoration: none; border: none; border-radius: 5px; width: 100%; text-transform: uppercase; outline: none; padding: 6px 5px; display: block; }
.totall { font-size: 15px; color: #000000; width: 60%; margin: 20px 0 0; text-align: left; }
.form-left-to-w3l span { flex-basis: 10%; border: none; text-align: center; color: #111010; -moz-transition: 0.5s all; font-size: 11px; line-height: 35px; }
.dropdown p { font-family: 'Abel', sans-serif; color: #FFF; font-size: 11px; padding: 0; margin: 0; line-height: 20px; }
.category ul li { font-size: 12px; }
.profile-banner ul.big li { width: 18%; display: inline-block; font-weight: bold; color: #030315; font-size: 11px; margin: 0; font-family: revert; }
.agileinfo_mail_grid_right input[type="text"] { padding: 0; background: #fff; border: none; font-size: 11px; font-family: unset; letter-spacing: 0; font-weight: normal; color: #3e3939; }
.agileinfo_mail_grid_right input[type="email"] { padding: 0; background: #fff; border: none; font-size: 11px; font-family: unset; letter-spacing: 0; font-weight: normal; color: #3e3939; }
.agileinfo_mail_grid_right textarea { padding: 0; background: #fff; border: none; font-size: 11px; font-family: unset; letter-spacing: 0; font-weight: normal; color: #3e3939; }
label.hikk { margin: 0; padding: 0; font-size: 13px; font-weight: normal; color: #000000; font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase; text-align: left; }
p.hikk { font-size: 12px !important; color: #808080 !important; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; text-align: left; line-height: 20px; }

.mobile-view1{ padding: 0 !important; font-size: 11px; line-height: 15px; margin: 0 0 5px; color: #000; }
.mobile-view{ padding: 0 !important; font-size: 11px; line-height: 15px; margin: 0 0 5px; color: #000; }
.snipcart-details a.button { font-size: 10px; color: #fff; background: #234E73; text-decoration: none; border: none; border-radius: 5px; width: 30%; text-transform: uppercase; outline: none; padding: 6px 5px; display: inline-block; text-align: center; }
.profile-banner label { margin: 0.1em 0; padding: 0.1em 0 0 0; font-size: 12px; font-weight: normal; color: #063434; font-family: arial; }
form.profile input[type="submit"] { outline: none; padding: 10px 35px; font-size: 14px; color: #FFF; width: 30%; }
.green_button{ width: 25% !important; }
form.order_cart .col-xs-2 { padding: 0; margin: 0; overflow: hidden; }
.spec { text-align: center; margin-bottom: 1em; padding: 0 0 0 10px; }
.dropdown-content a {font-family: 'Open Sans Condensed', sans-serif;color: #292929;color: #fff;padding: 5px 0;text-decoration: none;display: block;text-align: center;font-size: 12px;font-weight: bold; }
.ads-grid { position: relative; width: 100%; background: #FFF; margin: 80px 0 0; } 
.profile-banner h4 { color: #323435; font-size: 16px; line-height: 30px; font-family: revert; font-weight: normal; margin: 0; }
 
 
.decs .banner-form .btn-danger { color: #fff; background-color: #141513; border-color: #761c19; padding: 0 0; font-size: 9px; line-height: 10px; display: inline-block; margin: 8px 0 0 0; font-family: 'Oswald', sans-serif; transition: all 600ms ease-in-out; height: 25px; }
.decs .banner-form label { display: block; color: #646464; font-family: Arial; font-weight: lighter; font-size: 7px; line-height: 12px; padding: 0 0 7px; margin: 0; } 
.img-right-side p, .txt-left-side p { margin-bottom: 10px; color: #9b9b9b; font-size: 8px; line-height: 10px; } 
.w3layouts_more-buttn h3 { font-size: 10px; color: #181c28; margin-top: 0; font-family: 'Open Sans Condensed', sans-serif; line-height: 13px; }
.w3layouts_more-buttn a { font-size: 10px; }
.ema .nd-sst { float: left; width: 100%; outline: none; font-size: 14px; letter-spacing: 0; padding: 10px 10px; box-sizing: border-box; background: rgba(255, 255, 255, 0.5); border: 1px solid #a7a7a72b; box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, 0.02); color: #fff; text-align: left; height: 40px; }
.ema .nd-st { float: left; width: 100%; outline: none; font-size: 14px; letter-spacing: 0; padding: 3px 10px; box-sizing: border-box; background: rgba(255, 255, 255, 0.55); border: 1px solid #a7a7a72b; box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, 0.02); color: #fff; text-align: left; height: 40px; margin: 10px 0 0; }
.spec_1 h3 { font-size: 25px; } 
.sub-main-w3 input[type="submit"]{ font-size: 12px; }
.profile-banner .profile input[type="text"], input[type="email"], input[type="password"] { width: 100%; padding: 4px 5px; font-size: 11px; box-shadow: none; background: #fff; }
.profile-banner .profile input[type="text"], input[type="email"]{ width: 100%; padding: 4px 5px; font-size: 11px; box-shadow: none; background: none !important; }
.profile-banner .profile textarea{ width: 100%; padding: 4px 5px; font-size: 11px; box-shadow: none; background: #fff; }
.profile-banner .profile input[type="text"]{ width: 100%; padding: 4px 5px; font-size: 11px; box-shadow: none; background: #fff; }
.profile-banner .profile input[type="text"], input[type="email"] { width: 100%; padding: 4px 5px; font-size: 11px; box-shadow: none; background: none !important; }
    
}


@media(max-width: 400px)
{
 .navbar-default .top-block .rt label { font-size: 8px; line-height: 18px; padding: 3px 0; margin: 0; font-weight: normal; color: #2d2d2d; text-transform: uppercase; }
 .service .ser-box { width: 100%; padding: 5px; margin: 0 0 30px; overflow: hidden; border: 1px solid  #eee; text-align: center; height: 289px;  height: auto;}
 .service .ser-box ul li { font-size: 8px; line-height: 12px; padding: 2px 0; margin: 0; text-align: justify; }
 .service .ser-box p { font-size: 10px; line-height: 14px; padding: 2px 0; margin: 0; text-align: justify; color: #464646; }
 .repairs img.repairs-img { width: 40%; position: absolute; content: ""; top: -100px; left: 200px; padding: 0 0; margin: 0 0; }
 .guide .why-guide h5 { font-family: 'Arsenal', sans-serif; text-align: center; padding: 0 0 0; margin: 0; font-size: 9px; color: #000; line-height: 14px; }   

.in-ser { position: relative; background: #fff; width: 100%; padding: 30px 15px; margin: 80px 0 0; overflow: hidden; }
.all-services { border-radius: 10px; width: 100%; position: relative; background: #d2d2d2; text-align: center !important; padding: 15px; margin: 0 0 30px; overflow: hidden; transition: all 700ms ease-in-out; height: 550px; }
.navbar-default .top-block .rt label { font-size: 10px; line-height: 18px; padding: 3px 0; margin: 0; font-weight: normal; color: #2d2d2d; text-transform: uppercase; }
.repairs img.repairs-img { width: 40%; position: absolute; content: ""; top: -100px; left: 200px; padding: 0 0; margin: 0 0; }
.all-services h3 { border-radius: 10px; font-size: 13px; font-family: 'Abel', sans-serif; font-weight: bold; color:  #f00; background: #FFF; line-height: 20px; padding: 8px 0; box-shadow: 0 0 7px -3px #000000; letter-spacing: 1px; margin: 0; }
.all-services h4 { font-size: 20px; line-height: 30px; font-weight: 600; text-transform: uppercase; font-family: 'Abel', sans-serif; letter-spacing: 1px; padding: 0; display: inline-block; text-align: center !important; margin: 0 auto; color: #000; }
.all-services p { font-size: 14px; line-height: 20px; font-weight: normal; color:  #060606; padding: 0 0 4px 0; margin: 0; letter-spacing: 0; font-family: 'Open Sans Condensed', sans-serif; }

.navbar-default .top-block .lt { width: 100%; overflow: hidden; padding: 0 0; margin: 0 0; } 
img.user-hed-icon-c { width: 89%; }
.decs .banner-form label { display: block; color: #646464; font-family: Arial; font-weight: lighter; font-size: 7px; line-height: 7px; padding: 0 0 0; margin: 0; }
.decs .banner-form { width: 42%; background: #FFFFFFEB; padding: 5px; }
.decs .banner-form .btn-danger { color: #fff; background-color: #141513; border-color: #761c19; padding: 0; font-size: 7px; line-height: 10px; display: inline-block; margin: 0px 0 0 0; font-family: 'Oswald', sans-serif; transition: all 600ms ease-in-out; height: 15px; }
.navbar-default .top-block .rt h2 { font-size: 10px; line-height: 18px; }

}

@media(max-width: 375px)
{
.product .ser-box { height: 300px; } 
.questions .asked .place-pseudo::before { top: 250px; }
.form-left-to-w3l span { -webkit-flex-basis: 15%; flex-basis: 10%; border: none; text-align: center; color: #000; line-height: 35px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; font-size: 11px; }
.img-right-side p, .txt-left-side p { margin-bottom: 10px; color: #9b9b9b; font-size: 8px; line-height: 14px; }
.img-right-side h3 { font-size: 15px; margin-bottom: 20px; color: #000; line-height: 30px; }
.img-right-side, .txt-left-side { padding: 1em 1em 0.7em; width: 50% !important; }
.spec h3 { font-family: 'Abel', sans-serif; font-size: 25px; }
.dropdown p { font-family: 'Abel', sans-serif; color: #FFF; font-size: 12px; padding: 0; margin: 0; }
.occasion-cart .snipcart-details { width: 100%; margin: 0; }
.customers-warr h3.title-warr {padding: 0 0 15px;margin: 0;text-align: center;font-size: 25px; }
.customers-warr input[type="submit"] { background: #31af08; width: 50%; }
.captcha .col-sx-6{  width: 100% !important; padding:0  !important; }
.carousel { margin: 65px 0 0 0; }
.decs .banner-form { width: 44%; padding: 6px; }
.decs .banner-form label { display: block; color: #646464; font-family: Arial; font-weight: lighter; font-size: 6px; line-height: 10px; padding: 0 0 5px; margin: 0; }
.carousel { margin: 56px 0 0 0; }
.testimonial .test-box p { font-family: 'Nanum Gothic', sans-serif; font-size: 12px; line-height: 21px; color: #0f0f0fb3; text-transform: capitalize; font-weight: bold; padding: 3px 14px 30px; }
.testimonial .test-box h4 { text-align: center; font-size: 18px; font-weight: 600; text-transform: capitalize; line-height: 15px; padding: 17px 0 0; }
.address-right p, .address-right a { font-family: 'Abel', sans-serif; font-size: 11px; line-height: 22px; }
.address-right h6 { font-size: 15px; color: #0f4280; letter-spacing: 2px; font-weight: 600; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); line-height: 20px; }
.contact { padding: 30px 0; margin: 58px 0 0; width: 100%; position: relative; background: #e8f0fe; }

    
}


@media(max-width: 360px)
{ 
img.social-img { width: 19%; margin: 13px 0 0 0; }
span.badge { position: absolute; top: 0; right: 5px; background: #ea0104; border: 1px solid #ffffff; color: #fff; padding: 2px 3px; font-size: 10px; font-weight: 700; }
.spec h2 { font-family: 'Abel', sans-serif; font-size: 20px; }
h4.panel-title a { margin-top: 0; margin-bottom: 0; font-size: 9px; color: inherit; line-height: 15px; }
#footer .quilk-number p { text-align: center; font-size: 9px; line-height: 15px; color: #fff; font-family: 'Open Sans Condensed', sans-serif; padding: 0 0 5px; margin: 0; }
#footer .quilk-number p span { font-family: 'Abel', sans-serif; font-size: 10px; font-weight: bold; }
#footer ul li a { font-family: Arial; font-size: 10px; color: #DBDBDB; padding: 0 0; margin: 0 0; line-height: 11px; list-style: none; transition: all 500ms ease-in-out; }
#footer ul li { font-family: 'Open Sans Condensed', sans-serif; font-size: 13px; color: #FFF; padding: 0 0; margin: 0 0; line-height: 16px; list-style: none; }
#footer h3 { font-family: 'Abel', sans-serif; font-size: 16px; }
.fo-bo { height: 160px; }
.product .ser-box h3 { font-family: 'Oswald', sans-serif; font-size: 8px; line-height: 15px; padding: 5px 0 5px; margin: 0; text-align: center; }
.product .ser-box h4 { font-size: 12px; margin: 3px 0; }
.product .ser-box h4 del { font-size: 10px; }
.product .ser-box h4 span { font-size: 10px; }
.product .ser-box a { padding: 2px 25px; font-size: 11px; }
a.single-a-warr { top: -50px; right: 0; }
.single-right-left h5 { font-size: 12px; padding: 10px 0 0px; margin: 0; color: #02040fc9; line-height: 20px; }
span.item_price { font-size: 20px; color: #fd0807; text-shadow: 4px 4px 2px rgb(255, 255, 255); }
form.order_cart .snipcart-details a.button { font-size: 4px; color: #fff; background: #234E73; text-decoration: none; border: none; border-radius: 5px; width: 100%; text-transform: uppercase; outline: none; padding: 5px 3px; display: block; }
.totall {  width: 100%; text-align: left; }
.text-center {  }
p.hikk { font-size: 10px !important; color: #808080 !important; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; text-align: left; line-height: 17px; }
label.hikk { margin: 0; padding: 0; font-size: 10px; font-weight: normal; color: #000000; font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase; text-align: left !important; width: 100%; }
.mobile-view { padding: 0 !important; font-size: 7px; line-height: 12px; margin: 0 0 5px; color: #000; }
.mobile-view1 { font-size: 8px; line-height: 15px; color: #000; }
.profile-banner .profile input[type="text"], input[type="email"], input[type="password"] { width: 100%; padding: 4px 5px; font-size: 11px; }   
.customers-warr .form-group input[type="text"], input[type="date"], input[type="email"], input[type="password"] { outline: none; background: #f5f5f5; background-color: rgb(245, 245, 245); width: 100%; border: 1px solid #ccc; display: inline-block; color: #000; border-radius: 4px; padding: 0 0 0 5px; font-size: 11px; }
.green_button { width: 45% !important; }
form.profile_edit input[type="text"], input[type="email"], input[type="password"] { width: 100%; padding: 2px 5px; font-size: 11px; font-weight: normal; color: #575151; font-family: 'Ubuntu Condensed', sans-serif; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; line-height: 23px; border-bottom: 1px solid #acacac; border-radius: 5px; outline: none; }
spam.warr_poli a { background: #dd4141; color: #fff; transition: all 500ms ease-in-out; font-size: 9px; line-height: 23px; padding: 5px 18px; text-align: center; text-transform: uppercase; font-weight: lighter; border-radius: 5px; }

.flex-control-nav { bottom: -5%; right: 10% !important; }
.flex-viewport { max-height: 300px !important; }
.single-right-left h3 { font-size: 10px; position: relative; text-align: left; padding: 10px 0 0; margin: 0; line-height: 20px; }
.single-right-left h5 { font-size: 11px; padding: 10px 0 0px; margin: 0; color: #02040fc9; line-height: 16px; }
a.single-a-warr { font-family: 'Oswald', sans-serif; display: inline-block; padding: 2px 10px; border: 1px solid #929292; color: #ffffff; font-size: 10px; line-height: 20px; border-radius: 7px; margin: 0; }
span.item_price { font-size: 16px; color: #fd0807; text-shadow: 4px 4px 2px rgb(255, 255, 255); }
.flex-control-nav { bottom: -5%; right: 0 !important; position: absolute !important; left: -20px !important; z-index: 999;background: #fff; }
.top_brand_home_details input[type="submit"] { font-family: 'Oswald', sans-serif; display: inline-block; padding: 3px 26px; border: 1px solid #929292; color: #ffffff; font-size: 10px; line-height: 20px; border-radius: 7px; margin: 6px 0; text-align: center; transition: all 500ms ease-in-out; background: red; }
.txt-left-side h2 { font-size: 15px; margin-bottom: 15px; color: #000; }
.img-right-side h3 { font-size: 10px; margin-bottom: 10px; color: #000; line-height: 20px; }
.decs .banner-form { width: 50%; background: #FFFFFFEB; padding: 5px; }
}

@media(max-width: 340px)
{ 

img.social-img { width: 19%; margin: 13px 0 0 0; }

}

@media(max-width: 330px){ 
    /*CHEK 300*/
img.social-img { width: 19%; margin: 13px 0 0 0; }
.navbar-default .top-block .rt h2 { font-size: 9px; line-height: 16px; }
.navbar-default .top-block .rt h2 img.con-hrd { width: 5%; margin: 0 3px 2px 0; }
img.social-img { width: 17%; margin: 13px 0 0 0 }
.carousel-inner .item img { width: 100% !important; height: 182px !important; }

}


