@charset "utf-8";
/* CSS Document */
/*Project Name : Clexen Rentals [Created by WEBLINKINDIA.NET on Jan 21, 2019 :Sohan]*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



body{background:#f5f7fa; font-size:14px; color:#333333;overflow-x: hidden;font-weight: 400;font-family: 'Poppins', sans-serif !important;}
a{
    color: #418AC9;
}

button:focus{
    outline: 0;
}
.btn.focus, .btn:focus{
    outline: 0;
    box-shadow: none !important;
}

/* width */
::-webkit-scrollbar {
  width: 5px;

}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 50px
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ededed; 
}


.form-control:focus{
    border-color: #cfcfcf;
    outline: 0;
    box-shadow: none;
}
h1, h2, h3, h4, h5, h6{font-family:'Poppins', sans-serif !important;}
h1{font-size:27px;color:#000; text-align:left;}
h2{font-size:30px; color:#000;}
h3{font-size:35px; color:#000;}
 #prodetail ul li{float:none;width:100%;list-style-type: unset;}
.minmax{min-width:1200px; max-width:100%;}.letter_s{letter-spacing:3px;}
.container{width:1260px; padding:0; max-width:100%;}
.row{padding:0; margin:0;}.row > .no_pad{padding:0; margin:0;}
.mw_98{max-width:98%; height:auto;}.mw_96{max-width:90%; height:auto; margin:auto;}.w97{ width:80%;}.w100{ width:100%;}


.white{ color:#fff;}
.black{ color:#000;}.black a{ color:#000;}
.orange{ color:#ffa87d;}.orange a{ color:#ffa87d;}
.blue{ color:#2196f6;}
.bluesh{ color:#e9f6f7;}
.blue a{ color:#2196f6;}
.red{color:#cf050a;}.red a{color:#cf050a;}
.gray{ color:#c9c9c9;}
.db{display:block;}
.gray1{ color:#7c7c7c;}
.gray2{ color:#999999}
.gray3{ color:#333333}
.sky-blue{ color:#21c2f8;}
.drk-sky-col{ color:#0f98c6;}
.drk-blue{ color:#222533;}
.bg_white{ background:#fff;}
.bg_black{ background:#000;}
.bg_gray{ background:#E0E0E0;}
p{margin-top:0; margin-bottom:0;}


hr{margin-top:20px; margin-bottom:0; border:0; border-top:1px solid #dcdcdc;}
.shadow{ box-shadow:inset 0 0px 22px 0 rgba(0, 0, 0, 0.1), 0 0px 18px 0 rgba(0, 0, 0, 0.10);}
.bb{ border-bottom:1px solid rgba(0,0,0,0.2);}

.mt-5, .my-5{
    margin-top: 3rem!important;
}

.blue-btn{
    background: #4189ca;
    border: none;
    color: #fff;
    margin: 0 auto;
    display: flex;
    font-size: 13px;
    transition: .3s cubic-bezier(0.56, 0.43, 0.58, 1);
    padding: 6px 14px;
}
.blue-btn:hover{
    background: #015dad;
}


::-webkit-select-placeholder{color:#b7b7b7 !important;}
::-webkit-input-placeholder{color:#b7b7b7 !important;}
:-moz-placeholder{color:#b7b7b7 !important;}
::-moz-placeholder{color:#b7b7b7 !important;}
:-ms-input-placeholder{color:#b7b7b7;} 

.table td, .table th{ width:16.66666666666667%;}
header{background:#ffffff;}
.header{ width:100%; height:auto; background:#333333;} 
/* .logo-area{ float:left; margin:8px 0;}  */
.logo-area {float: left;margin: 8px 0;width:96%;}
.logo-bg{
    background: #fff;
    border: 1px solid #1760a0;
    max-width: 12.666667%;
}
.top-header{
    background: #1760a0;
    font-size: 13px;
}
.top2{height:150px; width:100%;background: #fff;}
.top2_fixer{
    position:fixed;
    z-index:9;
    top:0; 
    box-shadow: 0 2px 8px #ccc;
    height: 55px;
    width: 100%;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .3s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;}

.top2_fixer2{
    top: 18px !important;
    position: fixed !important;
}

.top2_b{height:116px; display:none;}
.top2_fixer{width:100%}
/* header section end */


.header .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 86.333333%;
    max-width: 86.333333%;
}


.search-sec{ 
    float: left;
    width: 58%;
    background: #ffffff;
    height: 35px;
    border-radius: 2px;
    border: 1px solid #c6c6c6;
    margin: 2px 0 0;
    }
.serc-inn{ width:100%; display:inline-block;}
.mob-serc{ width:auto; height:auto; text-align:center; color:#222533; border:1px solid #666; border-radius:5px; padding:6px 12px; display:inline-block; }
.cat-sec{float:left;padding:9px 15px;}.cat-sec i{color:#777777;}
.cat-sec select{ width:100%; height:41px; background:none; padding-left:7px; color:#b3b3b3; font-size:14px;font-weight: 500;}
.key-txt-box{ width:93%; height:41px; float:left}
.key-txt-box input[type=text]{ width:100%; height:35px; background:none; padding-left:7px; color:#555555; font-size:11.2px;font-weight: 500;}
.key-txt-box ::-webkit-input-placeholder{color:#b3b3b3;}
.key-txt-box :-moz-placeholder{color:#b3b3b3 !important;}

.key-txt-box :-ms-input-placeholder{color:#b3b3b3;} 
.serc-butt{border-radius:0 5px 5px 0; height:39px;  float:right;background:url(../images/search-bg.jpg) repeat-y;}
.serc-butt a{ text-align:center; display:block; color:#fff; font-size:15px;font-weight:600;text-decoration:none; padding:10px 20px;}
/* search section end */
.lft{float:left;font-size:13px; color:#1760a0; font-weight:500;margin-left:52px;}
.lft p{line-height:18px;}
.lft a{color:#1760a0;}
.lft i{color:#4e4e4e;}
.rgt-no{font-size:12px; color:#fff;text-align:right;line-height:26px;width: 57%;float: left;margin-top: 5px;}
.label{
    margin-bottom: 0.3rem;
    font-size: 13px;
}

.request-but{
    margin-left: 10px;
    background: #fff;
    padding: 4px 12px;
    border-radius: 2.4px;
    font-weight:500; 
}
.phone-no{
    float: left;
    color: #fff;
    margin-top: 10px;
    font-size: 11.5px;

}
.phone-no:hover{
   color: #fff; 
}
.request-but a{font-size:13px;text-transform:uppercase;display:block;border-radius:5px;background:#e15b12;color:#fff;padding:9px 18px;text-decoration:none;transition:.3s linear all;}
.request-but a:hover{box-shadow:0 6px 6px rgba(0,0,0,.23), 0 10px 20px rgba(0,0,0,.19);}
.form_box1{  overflow:hidden}
.form_box1.form_box_details{ height:auto !important; overflow:hidden}
.form_box_h{ height:auto}
/* header rgt section */


/* banner area section start */

.banner-area{width:100%; text-align:center; height:auto;}
.banner-area img{ display:block; max-width:100%; margin:auto;}
.inner-banner::after{
    content:'';
    background:#000;

}
.main-banner {
	width: 100%;
	height: 73.9vh;
	position: relative;
	text-align: center;
	padding: 0;
	overflow: hidden;
}
.banner-text{position:absolute;z-index:2;color:#fff;text-align:left;font-family: 'Poppins', sans-serif !important;left:0;right:0;margin:55px auto 0 !important;width:91%;top:6%;padding-right: 88px;}
.ban-text1{
    font-size: 37px !important; 
    font-weight: 500;
    line-height: 50px !important;
    width: 100%;
}
.ban-text2{
    font-size: 1.3rem !important;
	font-weight: 400;
	line-height: 34px !important;
	padding-top: 14px !important;
	clear: both;
	width: 100%;
	margin: 30px 0 55px;

}
.ban-text3{margin-top:30px !important;}
.ban-text3 .btn-home-1{font-size:14px;color:#fff;background:#e60000;line-height:40px;display:inline-block;padding:0 15px;text-decoration:none;margin-right:25px;}
.ban-text3 .btn-home-2{font-size:14px;color:#fff;background:#1760a0;line-height:40px;display:inline-block;padding:0 15px;text-decoration:none;}
.ban-text3 a:hover{background:#cf050a;transition:.3s linear all !important;}

.inner-banner-text{color:#fff;text-align:left;padding-top:86px;width:45%;float:left;}
.inner-ban-text1{font-size:45px;font-weight:700;line-height:57px;width:100%;text-shadow:1px 1px #000;}
.inner-ban-text1 span{font-size:28px;line-height:32px;display:block;}
.inner-ban-text2{font-size:16px;font-weight:400;line-height:20px;padding-top:27px !important;clear:both;width:100%;text-shadow:none;}
.inner-banner{background:#000 url(../images/inner-banner.jpg) no-repeat center;background-size:cover;min-height:425px;}

.inner-banner-form{width:400px;background:#1e88e5;margin-left: 28px;}
.inner-banner-form_head{background:#1976d2;color:#fff;text-align:center;font-size:20px;padding:17.7px 0;}
.inner-banner-form_middle{padding:20px 25px;color:#fff;font-size:14px;}
.inner-banner-form_middle input, .inner-banner-form_middle select{font-size:12px;height:35px;}
.inner-banner-form_middle textarea{font-size:12px;}
/* .btns{background-color: #f0ad4e!important;border-color: #eea236!important;color:#fff;width:100%;height:50px;font-size:18px; font-weight:600;text-shadow:1px 1px 1px #676767;} */
.btns {
	width: 60%;
	font-weight: 600;
	text-shadow: 1px 1px 1px #676767;
	margin: 8px auto 0;
}
/* banner area section end */

/* why section start */
.why_bg{background:#fff;padding:20px 0 30px;}
.why_bg h2{font-size:25px;font-weight:500;text-align:center;margin-bottom:0;}
.why_bg h2 span{color:#e60000;font-weight: 700;}
.why_bg h2 span.blue{color:#1760a0;}
.blue3{color:#418AC9;}.blue3 a{color:#418AC9;}
.why_bg_line{font-size:16px;color:#000;text-align:center;font-weight:400;margin-top:5px;}
.why_bg_line span{color:#e60000;}
.why-container{width:65%;margin:0 auto;}
.box{padding:0 8%;}
.why-box{width:82px;height:82px;margin:0 auto;}
.why-box figure{width:96px;height:96px;vertical-align:middle;display:table-cell;text-align:center;}
.why-box figure img{max-width:100%;transition:all linear 0.7s;}
.why-box figure img:hover{transform:scale(1.1)}
.box .heading{font-size:13px;text-align:center;line-height:16px;font-weight:500;margin:5px 0;color:#000;height:32px;overflow:hidden;}
.box .heading a{color:#000;}
.box .text{font-size:11px;text-align:center;font-weight:500;line-height:15px;color:#000;height:60px;overflow:hidden;margin-top:15px;}
/* why section start */

/* Equipment Categories */
.equip_bg{padding:20px 0 20px;}
.equip_bg h2{font-size:25px;font-weight:500;text-align:center;margin-bottom:0;}

.equip-box{width:auto;height:270px;margin:13px 18px;background:#fff;box-shadow:0 0 10px #dfdfdf;}
.equip-box-in .hvlnk{
        font-size: 15px !important;
}

.fspa{
    font-size:20px !important;
    font-weight: 500;
}
.equip-box-in figure{width:294px;height:100px;vertical-align:middle;display:table-cell;margin:0 auto;text-align:center;background:#fff;}
.equip-box-in figure img{
    max-width:100%;
    height: 100%;
    object-fit: cover;
    background: #fff;
}

.pop-equip-box-in{
    background: #fff;
}
.pop-equip-box{
    height: 262px;
}
.pop-equip-box-in figure img{
    object-fit: contain !important;
}
.pop-equip-box-in figure{
    height: 182px;
    background: #fff;
    padding: 25px 0;
}
.pop-equip-box .headbox{
    padding: 0 20px 20px 20px !important;
}



.equip-box-inner{width:225px;height:370px;margin:20px auto;background:#fff;box-shadow:0 0 20px #CCC;}
.equip-box-inner-in{width:225px;height:181px;}
.equip-box-inner-in figure{width:225px;height:181px;vertical-align:middle;display:table-cell;margin:0 auto;text-align:center;}
.equip-box-inner-in figure img{max-width:100%;}
.equip-box-inner .heading{font-size:16px;line-height:44px;height:44px;overflow:hidden;text-align:center;color:#1760a0;}
.equip-box-inner .heading a{color:#1760a0;}
.equip-box-inner .text{font-size:13px;text-align:center;line-height:18px;color:#000;padding:0 15px 15px 15px;height:90px;overflow:hidden;}
.equip-box-inner .arrow{font-size:20px;text-align:center;color:#000;padding-bottom:25px; text-align:center;}
.equip-box-inner .arrow a{color:#000;}
.equip-box-inner .headbox{padding:20px;}
.equip-box-inner .heading2{font-size:16px;line-height:44px;height:44px;overflow:hidden;color:#1760a0;font-weight:600;}
.equip-box-inner .heading2 a{color:#1760a0;}
.equip-box-inner .heading2 a:hover {color: #ff0000;}
.equip-box-inner .btn{font-size:14px;box-shadow:0 0 10px #CCC;margin-top:5px;width:100%;}
.equip-box-inner .btn a{color:#1760a0;display:block;text-decoration:none;}
.equip-box-inner .heading8{font-size:16px;height: auto;line-height: 27px;overflow:hidden;color:#1760a0;font-weight:600;border-bottom: 1px solid #ccc;}
.equip-box-inner .heading8 a{color:#1760a0;}
.equip-box-inner .heading8 a:hover {color: #ff0000;}
figure{margin:0;}

.price{margin:5px 0;display:inline-block;width:100%;text-align:center;border-top:1px #e8e8e8 solid;padding-top:10px;}
.min-price{float:left;width:50%;font-size:14px;font-weight:600;}.min-price span{display:block;font-size:13px;font-weight:400;line-height:18px;}
.max-price{float:left;width:50%;font-size:14px;font-weight:600;}.max-price span{display:block;font-size:13px;font-weight:400;line-height:18px;}

.why_bgs .first{font-size:20px;font-family:'Poppins', sans-serif !important;line-height:30px;}
.why_bgs ul{margin:20px 0 0 0;padding:0;}
.why_bgs ul li{list-style:none; display:inline-block;border:1px #1760a0 solid  !important;border-radius:3px;font-size:14px;margin:0 10px 0 0;}
.why_bgs ul li a{color:#1760a0;display:block;padding:10px 25px;text-decoration:none;}
.why_bgs ul li a:hover{color:#fff;background:#1760a0 !important;}


.equip-box .heading{font-size:16px;line-height:44px;height:44px;overflow:hidden;text-align:center;color:#1760a0;}
.equip-box .heading a{color:#1760a0;}
.equip-box .text{font-size:13px;text-align:center;line-height:18px;color:#000;padding:3px 15px 15px 10px;height:90px;overflow:hidden;}
.equip-box .arrow{font-size:20px;text-align:center;color:#000;padding-bottom:25px; text-align:center;}
.equip-box .arrow a{color:#000;} 
.equip-box .headbox{padding:20px;}
.equip-box .heading2{font-size:14px;line-height: 22px;height: 84px;overflow:hidden;color:#418AC9;font-weight:400;}
.equip-box .heading2 a{color:#418AC9;}
.equip-box .heading2 a:hover {color: #1760a0;}
.equip-box .heading4 {font-size: 16px;padding: 10px 5px 0px;line-height: 27px;height: auto;overflow: hidden;text-align: center;color: #1760a0;}
.equip-box .heading4 a {color: #218bff;}
.equip-box .heading4 a:hover {color: #ff0000;}
.equip-box .btn{font-size:11.4px;margin-top:5px;width:100%;border-top: 1px solid #d6d6d6;white-space: inherit;padding: 5px 0;cursor:auto;border-radius: 0;}
.equip-box .btn a{color:#418AC9;display:inline-block;text-decoration:none;}

.why_bgs{background:#fff;padding:20px 0;}
.why_bgs h2{font-size:25px;font-weight:600;text-align:center;margin-bottom:6px;}
.why_bgs h2 span{color:#e60000;}

.big-bullets{margin:0;padding:0;display:inline-block;}
.big-bullets li{list-style:none;background:url(../images/bullets.jpg) no-repeat left;font-size:16px !important;margin:10px 0 !important;color:#000000 !important;padding:0 0 0 25px !important;border:0px !important;}
.big-bullets li:last-child{margin-bottom:0;}

.links-bul{margin:0;padding:0;display:inline-block;}
.links-bul li{list-style:none;font-size:14px;line-height:26px;color:#1760a0;font-weight:500;display:block !important; margin-bottom: 12px;}
.links-bul li a{color:#1760a0;text-decoration:none;font-weight: 400;line-height: 15px !important; display: block;}
.links-bul li a:hover {color: #04325b;}

.cat-content{background:#78909c;padding:32px 0;color:#fff;text-align:left;}
/* Equipment Categories End*/

/* brands start*/
.brands ul, .brands ul li{margin:20px 0 0 0; padding:0; list-style:none;}
.brands ul li{float:left; width:16.666%; list-style:none;}

.best-brands-in{width:125px;height:125px;margin:0 auto 15px auto;background: #f5f7fa;overflow:hidden;}
.white-bg{background: #fff!important;}
.best-brands-in figure  {width: 125px; height: 125px;vertical-align:middle;display:table-cell;margin:0 auto;text-align:center;}
.best-brands-in figure img{max-width:100%; height: auto;}

.brands-in{width:125px;height:125px;margin:0 auto 15px auto;background: #fff;}
.brands-in figure{width:125px;height:125px;vertical-align:middle;display:table-cell;margin:0 auto;text-align:center;}
.brands-in figure img{max-width:100%;height:100%;}
/* brands page end*/


/* overview page section start */
.ab-cont{ text-align:center; font-size:13px; color:#5f5f5f; padding:12px 100px;}
ul.float_5{ margin:0 !important; padding:0;}
ul.float_5 li{ width:33.333%; float:left; position:relative; display:inline-block; margin-bottom:15px; list-style:none;}
.over-colm-area{ width:280px; height:220px; margin:0 auto; padding:20px 0px 0px;}
.block-area{ width:100%; height:auto; padding:15px 0px;}
.packg-sect{ width:70%; margin:0 auto; height:425px; background:#fff; border-radius:5px;  box-shadow:0 0px 10px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.10); overflow:hidden;}
.pack-hed{ background:#4c4c4c; padding:25px 15px; height:90px;}
.pack-hed1{ background:#e15b12; padding:25px 15px; height:90px;}
.pack-list{ width:100%; height:auto; background:#fff;}
.pack-list p{ font-size:14px; border-bottom:1px solid #c5c5c5; text-align:left; color:#272727; padding:15px;}
.pack-list p:last-child{ border:none;}
.lern-sect{ width:100%; height:auto; background:#eaeaea; padding:15px 0px 0px 0px;}
.tab-link{ width:100%; height:auto; margin:40px 0px; text-align:center;}
.tab-link a {
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #1760a0;
	padding: 12px 41px;
	border-radius: 6px;
	font-size: 18px;
	margin: 0 25px;
}
.tab-link a:hover{ text-decoration:none; background:#cf050a;}
.our-miss{ width:100%; height:auto; background:#e15b12; padding:130px 0px;border-radius:5px;}
.our-vision-sect{ width:100%; height:auto; padding:40px 0px 0px 0px; background:#fff;}
ul.float_6{ margin:0 !important; padding:0;}
ul.float_6 li{ width:33.333%; float:left; position:relative; display:inline-block; list-style:none; margin-bottom:20px;}
.vision-sect{ width: 84%;height: 240px; overflow:hidden; padding:20px 0px; margin:0 auto;}
.vision-sect1{ width:84%; height:274px; overflow:hidden; padding:20px 0px; margin:0 auto;}
.num{ text-align:center; background:#1760a0; color:#fff; font-weight:700; font-size:34px; width:70px; height:70px; border-radius:50%; margin:0 auto; padding:11px 0px;}
.num1{ text-align:center; background:#fff; color: #e60000; font-weight:700; font-size:34px; width:70px; height:70px; border-radius:30px 1px 30px 1px; margin:0 auto; padding:11px 0px;}

.kipped-sect{ width:100%; height:auto; padding:35px 0px; background:#fff;}
.kipped-sect a{ text-align:center; color:#40a3e1; border-radius:5px; border:1px solid #40a3e1; font-size:16px; padding:15px 20px; display:inline-block}
/* overview page section end */


/* gallery section start */
ul.float_1{ margin:0 !important; padding:0;}
ul.float_1 li{ width:16.66666666666667%; float:left; position:relative; list-style:none; display:inline-block; margin-bottom:15px;}
/* gallery section end */



/* Some of our happy customers section start */
.cust-sec{ width:100%; height:auto; padding:20px 0px 20px;}
.cust-sec h2{font-size:25px;font-weight:500;text-align:center;margin-bottom:6px;}
.client-area{ width:203px; height:73px; margin:0 auto; overflow:hidden;}
.client-box{ width:203px; height:73px; margin:0 auto;}
.client-box figure{ width:203px; height:73px; vertical-align:middle; display:table-cell; text-align:center;}
.client-box figure img{ display:inline-block; max-width:100%; width:auto !important;}
/* Some of our happy customers section end */

/* tabber */
.w100 .nav-tabs{float:left;width:340px;margin:0;}
.nav-tabs{border-bottom:0px;background:#ffffff;border-radius:6px 6px 0px 0px;overflow:hidden;width:330px;margin:25px auto;}
.nav-link{padding:.6rem 0em;}
.nav-tabs .nav-item{margin-bottom:0;width:50%;}
.nav-tabs .nav-link{text-align:center;border-radius:0;color:#000 !important;font-size:14px;background:#e7e7e7;    border-left: 1px solid #c4c4c4;text-transform: uppercase;
    font-size: 13px; font-weight: 600;}
.nav-tabs .nav-link.active{color:#fff !important;background-color:#1760a0;border-color:transparent;}
.hbox{width:214px;margin:0 auto;text-align:center;}
.how-box{width:64px;height:93px;margin:0 auto;}
.how-box figure{width:124px;height:124px;vertical-align:middle;display:table-cell;text-align:center;}
.how-box figure img{width:57px;transition:all linear 0.7s;}
.how-box figure img:hover{transform:scale(1.1)}
.how .heading{font-size:19px;text-align:center;line-height:16px;font-weight:600;margin:20px 0 10px;color:#013668;height:19px;overflow:hidden;}
.how .heading a{color:#000102;}
.how .text{font-size:13px;text-align:center;font-weight:500;line-height:18px;color:#5f5f5f;height:65px;overflow:hidden;    padding: 0 10px;}
.tab-content h3{font-size:22px;text-align:center;font-weight:500;line-height:22px;color:#000;height:22px;overflow:hidden;margin-bottom:35px;}
.tab-content ul{margin:0;padding:0;}
.how-works .tab-content ul{
    text-align: center;
}
.how-works .tab-content ul li{list-style:none;width:22% !important;display:inline-block;float:none;}
.tab-content ul li{list-style:none;float:left;}
.tab-content ul li:nth-child(1){width:17.4%}
.tab-content ul li:nth-child(2){width:10%}
.tab-content ul li:nth-child(3){width:17.4%}
.tab-content ul li:nth-child(4){width:10%}
.tab-content ul li:nth-child(5){width:17.4%}
.tab-content ul li:nth-child(6){width:10%}
.tab-content ul li:nth-child(7){width:17.4%}

.baseline{width:100%;border-bottom:1px #000 solid;height:1px;margin-top:46%;}
/* tabber End */

/* our client section start */
ul.float_2{ margin:0 !important; padding:0;}
ul.float_2 li{ width:20%; float:left; position:relative; display:inline-block; list-style:none; margin-bottom:15px;}
.client-inn{ width:205px; height:75px; margin:0 auto; border:1px solid #C8C8C8; transition:all linear 0.7s;}
.client-inn:hover{  box-shadow:inset 0 0px 22px 0 rgba(0, 0, 0, 0.1), 0 0px 18px 0 rgba(0, 0, 0, 0.10);}
.client-sec{ width:203px; height:73px; margin:0 auto;}
.client-sec figure{ width:203px; height:73px; vertical-align:middle; display:table-cell; text-align:center;} 
.client-sec figure img{ display:inline-block; max-width:100%;}
/* our client section end */

/*Footer-start*/
footer{ background:#fff !important;}
.footer_bg{}

.footer_sec1{width:21%; float:left; padding-top:45px; }
.footer_sec2{width:25%; float:left; padding-left:60px;padding-top:45px;}
.footer_sec3{width:25%; float:left; padding-left:60px;padding-top:45px;padding-right: 45px;}
.footer_sec4{width:25%; float:right; padding:45px 0 45px 45px;border-left: 1px solid #eaeaea;}
.get-touch{ margin-top:20px;}

.ft-line{ padding:6px 0px; margin:0px;}
.ft_link a{font-weight:500 !importnat; color:#333 !importnat; display:block;text-decoration:none;}
.ft_link a:hover{color:#fff}


.ft-news{ width:47%; height:44px; float:left; margin-right:10px; border:1px solid #615a54; border-radius:5px; margin-bottom:13px;}
.ft-news input[type=text]{ width:100%; height:44px; padding-left:10px; color:#fff; background:none;}
.ft-news1{ width:47%; margin-top:7px; float:left; margin-right:10px; margin-bottom:13px;}
.ft-submit{ width:47%; float:left;}
.ft-submit input[type=submit]{ background:#21c2f8; text-align:center; color:#fff; font-size:18px; text-transform:uppercase; font-weight:800; padding:14px 28px; cursor:pointer; border-radius:8px;}
.ft-submit input[type=submit]:hover{ background:#878787;}


.ft-news ::-webkit-input-placeholder{color:#fff;}
.ft-news :-moz-placeholder{color:#fff !important;}
.ft-news ::-moz-placeholder{color:#fff !important;}
.ft-news :-ms-input-placeholder{color:#fff;} 

.iso-logo{ float:right; margin-top:15px;}
.iso-logo img{ margin-left:10px;}

.see-butt{ float:left; margin-top:12px;}
.see-butt a{ color:#21c2f8; font-weight:600; text-align:center; display:block; text-transform:uppercase; font-size:14px; border:2px solid rgba(57,59,72,0.7); border-radius:5px; padding:6px 22px;}
.see-butt a:hover{ text-decoration:none;}

.ft-ico{ color:#fff; font-size:13px; width:10%; float:left; display:inline-block;}
.ft-detail{ color:#999999; font-size:14px; width:90%; float:left; display:inline-block; font-family:'Poppins', sans-serif !important;}
.ft-detail a{color:#21c2f8;}
.ft-email{font-size:14px; width:90%; float:left; display:inline-block; font-family:'Poppins', sans-serif !important; color:#999999;}
.ft-email a{color:#21c2f8;}
.ftt-social{margin:35px auto 20px;width:274px;}
.ftt-social a{ display:inline-block;color:#fff;background:#888888 !important;width:34px;height:34px;text-align:center;line-height:37px;border-radius: 50px;}
.ftt-social a:hover{ text-decoration:none;/* color:#fff;*/}
.ftt-social i{ font-size:17px;color:#fff;}

.foot-sect{ width:100%; height:auto; background:#333; padding:15px 0;}
.dev-txt{font-size:13px; color:#fff;line-height:15px;text-align:center;}
.dev-txt a{color:#fff;}
.dev-txt a:hover{ text-decoration:none; color:#999999;}

.copy{ float:right; text-align:right; padding-right:10px; color:#999999; font-size:13px; line-height:15px; padding-top:13px;}

.f_dd_box{margin:20px 0 0 0;border-top:1px #fff solid;}
/*Footer-end*/



/* Filter Section Start */
.filter_wrap{background:#f4f4ff; border:1px solid #b4b4d6; overflow:hidden; box-shadow:0px 1px 2px #ccc}
.filter_wrap h2{ font-weight:800;color:#fff;background:#0c0000;  padding:0px 10px; text-transform:uppercase; font-size:20px; }
.filt_hedbg{height:38px; border-bottom:1px solid #fff}
.filterbox{padding:3px 10px; border-bottom:1px solid #b4b4d6; color:#222;}
.filterbox label{ font-weight:400; margin-bottom:1px; font-family:'Poppins', sans-serif !important; font-size:13px;}
.filterbox p input{float:left; margin:2px 5px 5px 0;}
.filterbox select{ border:1px solid #ccc;}
.filter_wrap .filter_hed{ font-weight:600;font-size:16px; color:#fff; padding:8px 10px; background:#7b0e0e;}
.btn-sml2, .btn-sml2:visited{background:#c00000; display:inline-block; text-align:center; color:#fff !important; font:400 11px/24px;height:24px; padding:0px 10px;border-radius:5px;cursor:pointer;text-transform:uppercase}
.btn-sml2:hover{background:#000; color:#fff;}
/* Filter Section End */

.list10 li{list-style-type:none; display:inline-block;border-right:1px solid #000;}
.list10 li a{font:700 24px/50px 'Montserrat', serif; color:#676767; text-transform:uppercase; display:inline-block; padding:0px 40px;}

ul.float_4{ margin:0 !important; padding:0;}
ul.float_4 li{ width:50%; float:left; position:relative; display:inline-block; list-style:none; margin-bottom:15px;}


/*listing*/
.our_product{ width:100%; background:#fff; padding:45px 0px;}
.our_product h2{ font-size:30px; font-weight:600; color:#5a554c; text-transform:capitalize; text-align:center;}
.pro_list ul, .pro_list ul li{margin:0; padding:0; list-style:none;}
.pro_list ul li{float: left;width:24.6%; display:inline-block; position:relative; list-style:none;}

.sub_pro_list ul, .sub_pro_list ul li{margin:0; padding:0; list-style:none;}
.sub_pro_list ul li{float:left;width:20%; display:inline-block; position:relative; list-style:none;}

.pro_list_o_hid{margin:30px auto 0px auto; height:auto; overflow:hidden;}
.form_box{ width:100%;}

.pro_area2{width:291px; margin:0 auto; position:relative; overflow:hidden; transition:all linear 0.7s; transition:all linear 0.7s; border-radius:50%;}
.pro_thm2{width:291px; height:291px; margin:auto; overflow:hidden; transition:all linear 0.7s; border-radius:50% ;}
.pro_thm2 figure{width:291px; height:291px; display:table-cell; vertical-align:middle; text-align:center;}
.pro_thm2 figure img{max-width:100%; text-align:center; transition:all linear 0.7s; border-radius:50%;}
.pro_thm2 figure img:hover{ transform:scale(1.1)}
.title_bg2{background:rgba(33,194,248,0.8); position:absolute; width:100%; display:block; bottom:100px; z-index:99; transition:all linear 0.7s; height:45px; overflow:hidden;}
.title_bg2 a{ text-align:center; display:block; font-size:18px; color:#fff; transition:all linear 0.7s; padding-top:10px;}
.pro_area2:hover .title_bg2{ background:rgba(35,37,52,0.8); bottom:10px;}
.pro_area2:hover .title_bg2 a{ color:#fff; text-decoration:none}
.pro_area2:hover{box-shadow:0 5px 14px 0 rgba(0, 0, 0, 0.7), 0 7px 24px 0 rgba(0, 0, 0, 0.10);}


.pro-thm-inn{ width:295px; height:auto; background:#f5f8ff; border:1px solid #163270; transition:all linear 0.5s;}
.pro_area{width:293px; height:293px; margin:auto; position:relative; }
.pro_thm{width:293px; height:293px; margin:auto; overflow:hidden; border-bottom:1px solid #163270;}
.pro_thm figure{width:293px; height:293px; display:table-cell; vertical-align:middle; text-align:center;}
.pro_thm figure img{max-width:100%; text-align:center; transition:all linear 0.7s;}
.pro_thm figure img:hover{ transform:scale(1.1)}
.pro_thm-txt{ width:100%; height:auto; overflow:hidden; padding-bottom:12px;} 
.title_h{ height:40px; overflow:hidden}
.title_h a{ display:block; text-align:center; font-size:17px; color:#000; font-weight:500; padding-top:7px;}
.vew-det{ font-size:16px; text-align:center; background:#1e8acb; color:#fff; font-weight:600; display:inline-block; margin-top:15px; padding:7px 18px; }
.vew-det:hover{ color:#fff; background:#163472;}
.pro-thm-inn:hover{box-shadow:0 0px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 16px 0 rgba(0, 0, 0, 0.10);}

ul.float_3x3{margin:0 !important; padding:0;}
ul.float_3x3 li{margin:0px 0px 20px 0px; padding:0; list-style:none; float:left; position:relative; width:33.333%;}


/* filter */
.ref_link{display:block;background:3px 7px #f5f4f4;padding-left:30px;}
.ref_link a{ color:#e8fdff}
.ref_linkx{background:#fff; padding-left:30px;}

.l_p1, .l_p2, .l_p3{display:block; font-size:16px/22px; margin-bottom:3px; background:#f5f4f4 url(../images/arr-1.png) no-repeat 12px center; padding:4px 0 4px 30px; color:#222; border-bottom:1px solid #ccc;}
.l_p1{ color:#222;}
.l_p1:hover, .l_p2:hover, .l_p3:hover{color:#fff;  text-decoration:none; background:#222 url(../images/arr-4.png) no-repeat 12px center;}
a.activ{color:#fff;  text-decoration:none; background:#222 url(../images/arr-4.png) no-repeat 12px center;}
.l_c1 a{display:block; font:600 14px/18px; margin-bottom:3px; color:#233c93;}
.l_c1 a:hover{color:#233c93; text-decoration:underline;}


.ref_box_h{height:0; overflow:hidden; opacity:0}
.mylinks2{}
.mylinks2 ul{margin:10px 0 10px 10px;padding:0;}
.mylinks2 ul li{list-style:none; background:url(../images/arrow-on.png) no-repeat 96% 7px;font-size:12px;line-height:26px;}
.mylinks2 ul li a{color:#333;}

.ref_box{border:1px solid #ccc;padding-left:0px; padding-top:0px; border-width:0px 1px 1px 1px; background:#f5f4f4;display:inline-block;width:100%;}
.ref_box label{ display:block; width:100%; font-weight:normal}
.ref_box label input[type=checkbox]{ vertical-align:top; margin-right:10px;}
.result-left{float:left;}
.result-right{float:right;}
.result-right select{display:inline-block;}
.el{float:left !important;}
.cate_ttl{padding:8px 15px;font-size:14px;color:#fff;background:#1760a0;border-radius:10px 10px 0 0;margin-top:20px;}
.cate_ttl img{ margin-right:10px; vertical-align:middle;}
.clear_all {display:block; color:#189dff; font-weight:bold; margin:10px 0;}
.clear_all a{color:#000;}
.arrow-box_cont{width:80%;margin:0 auto; color:#607d8b;}
.arrow-box i{float:left;font-size:3em;margin:35px 25px 0 0;}
.arrow-box h3{font:500 26px/26px Montserrat, Arial, Helvetica, sans-serif;color:#516873;margin-top:15px;}
.arrow-box .al-text{font:14px/18px Montserrat, Arial, Helvetica, sans-serif;color:#404e67;}
.ar-l{float:left;width:80%;}
/* filter */

.enquiry_btn, .enquiry_btn:visited{background:#cf050a; color:#fff; display:inline-block; text-align:center;font:700 14px/30px; padding:5px 22px;cursor:pointer; text-transform:uppercase; border-radius:5px;}
.enquiry_btn:hover{background:#1760a0; color:#fff; text-decoration:none;}
/*listing*/





/* TREE */
.breadcrumb_outer{background:#fff;padding:8px 0;}
.breadcrumb{  padding:5px 10px; margin-bottom:0px; list-style:none; background-color:inherit; border-radius:0px; font-size:14px; font-family:'Poppins', sans-serif !important;color:#007bff;
    position: absolute;
    top: -41px;
    left: 228px;
    font-weight: 500;
    z-index: 9;
} 
.breadcrumb2_fixer{
   position: fixed !important;
    z-index: 9 !important;
    top: 13px !important;
    box-shadow: none;
    height: auto !important;
    width: 67%;
}
.breadcrumb-item{
    position: relative !important;
    margin: 0 14px;
}
.breadcrumb-item i{
    margin: 0 6px;
    font-size: 10px;
    width: 13px;
}
.breadcrumb a{ color:#333; font-weight: 400;}
 .breadcrumb-item+.breadcrumb-item::before  {display: none;}
a:after .breadcrumb{ color:#000 !important;}
/* TREE CLASSES */


/* CMS AREA */
.mid_area{padding-top:20px; margin-bottom:20px;}
.cms_area{line-height:24px;font-size:14px/23px; margin-bottom:20px;}
.cms_area ul, .cms_area ol{font-size: 14px;margin: 11px 0px 0px 15px;}
.cms_pc{float:right; margin:5px 0 10px 10px;width:14%; border:1px solid #ddd; padding:5px;}
/* CMS AREA ENDS */
.my_list2{}
.my_list2 li{ margin-bottom:6px; padding-left:17px; list-style:none; margin-left:20px;}
.my_list2 li:hover{font-weight:bold}

.short_form{font-size:14px}
.short_form input[type=text], .short_form input[type=password], .short_form select, .short_form textarea, .short_form .fls{padding:9px; width:80%; box-shadow:0 5px 5px rgba(0,0,0,.07) inset; border-radius:2px; border:1px solid #ccc;}
.short_form .w36{float:left; width:27%; text-align:right}
.short_form .w62{float:right; width:70%}
/* SHORT FORM ENDS */

/* CONTACTS */
.pop-logo{background:#fff;border-radius:10px;margin:45px auto 35px;padding:25px 15px;width:60%;}
.pop-logo_ilnes{text-align:center;margin:5px 0;border-top:1px #777 dotted; padding-top:45px;width:90%;margin:auto;height:120px;}

.contact_box{}
.contact_form input[type=text], .contact_form select,.contact_form textarea{width:49%; padding:7px 10px; color:#666 !important; border:1px solid #ccc; border-radius:3px; font:400 14px/20px 'Montserr'Montserrat'at', sans-serif; margin:0;}
.contact_form .large{width:98.8% !important;}
.call{background:url(../images/call3.png) no-repeat left top; padding:0 0 0 75px; min-height
:61px}
.call a:hover{ color:#222;}

.email{background:url(../images/email.png) no-repeat left top; padding:5px 0 0 75px; min-height:61px}
.email a:hover{ color:#222;}

.web{background:url(../images/web.png) no-repeat left top; padding:5px 0 0 75px; min-height:61px}
.web a:hover{ color:#222;}

.whats{background:url(../images/whatsapp.png) no-repeat left top; padding:5px 0 0 75px; min-height:61px}
.whats a:hover{ color:#222;}

.feedback{ width:100%; padding:10px; background:#fff; box-shadow:0px 0px 10px #ccc;}

.submit-butt{ background:#e15b12; text-align:center; color:#fff; text-transform:uppercase; padding:8px 25px; border-radius:5px; cursor:pointer; font-size:18px;}
.submit-butt:hover{ background:#cf050a; color:#fff;}

.submit-butt1{ background:#131521; text-align:center; color:#fff; text-transform:uppercase; padding:8px 25px; border-radius:5px; cursor:pointer; font-size:18px;}
.submit-butt1:hover{ background:#065fb3; color:#fff;}
/* CONTACTS ENDS */

/* FAQs Pages */
ul.fq{list-style:none; margin:0; padding:0;}
ul.fq>li{list-style:none; margin:3px 0px; padding:10px 0px; border-bottom:1px solid #d6d6d6;}
ul.fq>li:hover{list-style:none; border-bottom:1px solid #d6d6d6;}
ul.fq li>a{display:block; font:normal 15px/20px; color:#222; padding:5px 0px 5px 0px;font-weight:600;}
ul.fq li>a:hover {color:#ff0000;}
ul.fq1{list-style:none; margin:0; padding:0;}
ul.fq1>li{list-style:none; margin:3px 0px; padding:10px 0px; border-bottom:1px solid #d6d6d6;}
ul.fq1>li:hover{list-style:none; border-bottom:1px solid #d6d6d6;}
ul.fq1 li>a{display:block; font:normal 15px/20px ; color:#3e3e3e; padding:5px 0px 5px 0px;font-weight:600;}
ul.fq1 li>a:hover {color:#000;}
.faq-text{margin:0 0 0 0px; display:none; padding:15px; border:1px solid #e2e2e2; background:#fff;}
.faq-text p{font-weight:normal; font:normal 14px/22px; color:#555555;}
ul.fq ul, ul.fq ol{margin:20px 0; list-style:inside}
ul.fq ul li, ul.fq ol li{margin:0; color:#222;}

.right-box{background:#fff;padding:20px 25px;width:100%;display:inline-block;margin-bottom:30px;box-shadow:0 0 2px #ccc;}
.right_link a{font:13px/25px; font-weight:400; color:#666666; display:block;}
.right_link a:hover{color:#000}
/* FAQs Pages */


.page-item.active .page-link {z-index:1; color:#fff; background-color:#2196f3; border-color:#2196f3;}
.page-link:hover{color:#ffffff; background-color:#1760a0; border-color:#2196f3;}
.page-link{ color:#000;border: 1px solid #2196f3;}


/* Testimonials CSS */
.testimonials_left{width:700px; float:left; margin:10px 0 0 0;}
.testimonials_right{width:238px; float:right;margin:10px 0 0 0;}

.t_left{float:left; width:75%; border-right:1px solid #ddd;}
.t_right{float:right; width:23%; margin:25px 0 0 0}
.testi-box{background:#fff;padding:1px 15px 0;}
.t_box{padding:30px 30px 25px 0; border-bottom:1px solid #d0d0d0; margin-bottom:15px;background:#fff;}
.t_box .t_text{font-size:14px; color:#696969; width:70%; float:right; border-left:3px solid #d0d0d0; font-style:italic; padding-left:25px}
.t_from{float:left; text-align:right; width:28%;}
.t_text_1{height:66px; overflow:hidden; display:block}.t_text_1_auto{height:auto;}
.rm_link{background:url(../images/art2.png) no-repeat center;width:90px;height:25px;border-radius:3px;border:1px #ccc solid; display:inline-block; margin:15px 0 0 0; outline:none !important;}
.rm_link_x{background:url(../images/art.png) no-repeat center; outline:none !important;}
.testi-img{ width:100px; height:100px; float:right; border-radius:50%;}
.testi-img img{ border-radius:50%;}
/* Testimonials CSS */

.form-width2{width:38%; float:right;}

/* Category_list */
.cat_list ul, .cat_list ul li{margin:0 0 20px 0; padding:0; list-style:none;}
.cat_list ul li{float:left; width:33.3333%;}

.cat_area{width:380px; margin:auto; box-shadow:1px 0 5px #ddd; padding:5px;}
.cat_area:hover{ box-shadow:1px 0 10px #ccc;}
.cat_img{width:370px; height:209px; overflow:hidden; border-bottom:4px solid #2a2a2a; }
.cat_img figure{width:370px; height:209px; display:table-cell;text-align:center; vertical-align:middle; }
.cat_img img{display:block; margin:auto; max-width:100%; height:auto;}
.txt_h{height:54px; overflow:hidden;}

.thm1{width:70px; height:70px; border:1px solid #ddd; overflow:hidden;}
.thm1 figure{width:70px; height:70px; vertical-align:middle; display:table-cell; text-align:center;}
.thm1 figure img, .thm1 img{max-width:100%; height:auto; display:block; margin:auto;}
/* Category_list */


/* details */
.scroll_1{margin:0 auto; width:85% !important; border:0px solid #000;}
ul.myulx{margin:0; padding:0;}
ul.myulx li{margin:0; padding:0; list-style:none; float:left; width:25%;}

.dtl_images{float:left; margin:0 auto; position:relative; width:420px; min-height:420px; }
.dtl_description{float:right; width:80%;}
.dtl_images h1{background:#fff;font-size:18px;display:inline-block;margin-bottom:0 !important;padding:5px 10px;border-radius:5px 5px 0 0}
.dtl_contents{float:left; width:64%; margin:0 0 0 2%;}
.dtl_contents h2{background:#fff;font-size:18px;display:inline-block;margin-bottom:0 !important;padding:5px 10px;border-radius:5px 5px 0 0;}
.product-dtl{background:#fff;float:left;padding:10px;width:420px;}
.product-dtl-img{width:400px; height:400px;}
.product-dtl-img figure{width:400px; height:400px; display:table-cell; text-align:center; vertical-align:middle}
.product-dtl-img img{max-width:100%; margin:auto;}

.ds_thm{width:80px; height:80px; margin:8px auto;}
.ds_thm figure{width:80px; height:80px; display:table-cell; text-align:center; vertical-align:middle}
.ds_thm img{max-width:100%; margin:auto;}
.bdr{border:1px solid #ccc;}


.desc-cont{ width:100%; height:200px; overflow-x:scroll; font-size:14px; padding:10px; color:#000; border:1px solid #ccc;}
/* details */



/* details 
.scroll_1{margin:0 auto; width:85% !important; border:0px solid #000;}
ul.myulx{margin:0; padding:0;}
ul.myulx li{margin:0; padding:0; list-style:none; float:left; width:25%;}

.dtl_images{float:left; margin:0 auto; position:relative; width:420px; min-height:420px; border:1px solid #dadada; padding:10px;}
.dtl_contents{float:left; width:64%; margin:0 0 0 2%;}

.dtl_contents_right{float:right; width:18%; margin:0 0 0 0;}
.dtl_contents_right_title{width:100%; background:#21c2f8; margin-bottom:0px; margin-top:0px;padding:10px 15px; color:#fff; font-size:22px; font-weight:bold; line-height:22px; margin:0;}

.dtl_contents_right_title2{ color:#000; font-size:20px; font-weight:bold; line-height:26px; margin-top:20px; margin-bottom:5px;}

.product-dtl-img{width:400px; height:400px; margin:0 auto; overflow:hidden;}
.product-dtl-img figure{width:400px; height:400px; display:table-cell; text-align:center; vertical-align:middle}
.product-dtl-img img{max-width:100%; margin:auto;}

.ds_thm{width:80px; height:80px; margin:8px auto auto;}
.ds_thm figure{width:80px; height:80px; display:table-cell; text-align:center; vertical-align:middle}
.ds_thm img{max-width:100%; margin:auto;}
.bdr{border:1px solid #ccc;}
 details */

.sitemap{text-align:left; padding:30px auto;}
.sitemap a{display:inline-block; padding:5px 30px; background:url(../images/fq-r.png) no-repeat 8px center; font-size:14px; margin:5px 5px; color:#000; width:32%; float:left; border:1px solid #d6d6d6;}
.sitemap a:hover{ color:#222;border:1px solid #cccaca; text-decoration:none;}

/* upload resume */
.resume_box{width:80%; margin:50px auto; min-height:210px}
.resume_box input[type=text], .resume_box select, .resume_box textarea, .resume_box input[type=file]{box-shadow:0 10px 10px rgba(0,0,0,.07) inset; border-radius:2px; border:2px solid #ddd; padding:8px;width:100%;}
/* upload resume */

fieldset{display:block; margin-left:0px; margin-right:0px; padding-top:0.35em; padding-bottom:0.625em; padding-left:0em; padding-right:0em; border:1px solid #dadada; margin-bottom:0px;}
legend{ display:inline-block; width:auto; border-bottom:none; font-size:20px; text-transform:uppercase; font-weight:700; padding:0 5px; margin:0px;}

.post{float:right;}
#post-testimonial .mt15{margin-top:0px;}


.btn-danger{color:#fff; background-color:#e15b12; border-color:#cf050a;}
.btn-danger:hover{color:#fff; background-color:#cf050a; border-color:#e15b12;}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
#back-top{right:15px;}
} 


/*animated*/

.animated{animation-duration:1s;-webkit-animation-duration:1s; -webkit-animation-fill-mode:both;
  animation-fill-mode:both; animation-timing-function:ease-in-out; -webkit-animation-timing-function:ease-in-out;
}

.animated2{animation-duration:.5s;-webkit-animation-duration:.5s; -webkit-animation-fill-mode:both;
  animation-fill-mode:both; animation-timing-function:ease-in-out; -webkit-animation-timing-function:ease-in-out;
}

.animated3{animation-duration:1s;-webkit-animation-duration:1s; -webkit-animation-fill-mode:both;
  animation-fill-mode:both; animation-timing-function:ease-in-out; -webkit-animation-timing-function:ease-in-out;
}

.animated4{animation-duration:3s;-webkit-animation-duration:3s; -webkit-animation-fill-mode:both;
  animation-fill-mode:both; animation-timing-function:ease-in-out; -webkit-animation-timing-function:ease-in-out;
}


@keyframes fade_eff{
0%{opacity:0; transform:translateY(-20px);-webkit-transform:translateY(-20px);}
100%{opacity:1; transform:translateY(0);-webkit-transform:translateY(0);}
}

@-webkit-keyframes fade_eff{
0%{opacity:0; transform:translateY(-20px);-webkit-transform:translateY(-20px);}
100%{opacity:1; transform:translateY(0);-webkit-transform:translateY(0);}
}
.fade_eff{animation-name:fade_eff;-webkit-animation-name:fade_eff;}



@keyframes scale_eff{
0%{opacity:0; transform:scale(0);-webkit-transform:scale(0);}
100%{opacity:1; transform:scale(1);-webkit-transform:scale(1);}
}

@-webkit-keyframes scale_eff{
0%{opacity:0; transform:scale(0);-webkit-transform:scale(0);}
100%{opacity:1; transform:scale(1);-webkit-transform:scale(1);}
}
.scale_eff{animation-name:scale_eff;-webkit-animation-name:scale_eff;}




@keyframes drop_eff{
0%{opacity:0;transform:translateY(200px);-webkit-transform:translateY(200px);}
80%{transform:translateY(-20px);-webkit-transform:translateY(-20px);}
100%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}
}

@-webkit-keyframes drop_eff{
0%{opacity:0;transform:translateY(200px);-webkit-transform:translateY(200px);}
80%{transform:translateY(-20px);-webkit-transform:translateY(-20px);}
100%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}
}
.drop_eff{animation-name:drop_eff;-webkit-animation-name:drop_eff;-moz-animation-name:drop_eff;-o-animation-name:drop_eff;}


@keyframes drop_eff2{
0%{opacity:0;transform:translateY(100px);-webkit-transform:translateY(100px);}
100%{transform:translateY(0px);-webkit-transform:translateY(0px);}
}

@-webkit-keyframes drop_eff2{
0%{opacity:0;transform:translateY(100px);-webkit-transform:translateY(100px);}
100%{transform:translateY(0px);-webkit-transform:translateY(0px);}
}
.drop_eff2{animation-name:drop_eff2;-webkit-animation-name:drop_eff2;}

@keyframes drop_eff3{
0%{opacity:0;transform:translateY(-100px);-webkit-transform:translateY(-100px);}
100%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}
}

@-webkit-keyframes drop_eff3{
0%{opacity:0;transform:translateY(-100px);-webkit-transform:translateY(-100px);}
100%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}
}

.drop_eff3{animation-name:drop_eff3;-webkit-animation-name:drop_eff3;-moz-animation-name:drop_eff3;-o-animation-name:drop_eff3;}


@keyframes drop_eff4{
0%{opacity:0;transform:translateX(-100px);-webkit-transform:translateX(-100px);}
100%{transform:translateX(0px);-webkit-transform:translateX(0px);}
}

@-webkit-keyframes drop_eff4{
0%{opacity:0;transform:translateX(-100px);-webkit-transform:translateX(-100px);}
100%{transform:translateX(0px);-webkit-transform:translateX(0px);}
}
.drop_eff4{animation-name:drop_eff4;-webkit-animation-name:drop_eff4;}



@keyframes drop_eff5{
0%{opacity:0;transform:translateX(100px);-webkit-transform:translateX(100px);}
100%{transform:translateX(0px);-webkit-transform:translateX(0px);}
}

@-webkit-keyframes drop_eff5{
0%{opacity:0;transform:translateX(100px);-webkit-transform:translateX(100px);}
100%{transform:translateX(0px);-webkit-transform:translateX(0px);}
}
.drop_eff5{animation-name:drop_eff5;-webkit-animation-name:drop_eff5;}


@-webkit-keyframes shake_eff {
0%, 100%{-webkit-transform:translateX(0); transform:translateX(0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translateX(-3px);transform:translateX(-3px);}
20%, 40%, 60%, 80%{-webkit-transform:translateX(3px);transform:translateX(3px);}
}

@keyframes shake_eff {
0%, 100% {-webkit-transform:translateX(0);transform:translateX(0);}
10%, 30%, 50%, 70%, 90% {-webkit-transform:translateX(-3px);transform:translateX(-3px);}
20%, 40%, 60%, 80% {-webkit-transform:translateX(3px);transform:translateX(3px);}
}
.shake_eff{-webkit-animation-name:shake_eff;animation-name:shake_eff;}


.video_iframe iframe{ width:100%; height:auto;}

/* ======================================================================================================
   MEDIA QUERIES
   =====================================================================================================*/	

/* ================= Desktop/Laptop below 1280px  ================= */

@media only screen and (max-width:1279px){
.container{width:100% !important; max-width:100%;}	
.main-banner{min-height:inherit;}

	
/* Category_list */
.cat_area{width:310px;}
.cat_img{width:300px; height:169px;}
.cat_img figure{width:300px; height:169px;}
/* Category_list */

}

/* ================= Desktop/Laptop below 1152px  ================= */
@media only screen and (max-width:1151px){
/* banner area section */
.banner-text{width:88%;}
.ban-text1{font-size:30px;line-height:33px;}
.ban-text2{font-size:20px;line-height:27px;padding-top:5px !important;}
.ban-text3{margin-top:20px !important;}
.ban-text3 a{font-size:14px;line-height:45px;padding:0 40px;}
.inner-banner-form{margin-right:10px;}
/* banner area section end */


.packg-sect{width:100%;}
.kipped-sect{padding:35px 10px;}

.logo-area{margin:0 0 25px;}
.search-sec{width:58%;}
.key-txt-box input[type=text]{font-size:12px;}
.main-banner{padding:10px 0;}
.key-txt-box{width:69%;}
.why-container{width:92%;}
.rgt-no{margin-right:10px;}
.lft{margin-left:20px;}
.soci-ico i {padding:13px 3px;}
.key-txt-box input[type=text] {padding-left:10px;}
.map-hed{ font-size:34px; padding:9px 10px;}
ul.float_1 li{ width:25%;}
ul.float_2 li{ width:25%;}
ul.float_3x3 li{width:33.333%;}
ul.float_4 li{ width:50%;}
.mid_area{ padding-left:10px; padding-right:10px;}
.map-img {min-height:inherit; height:auto;}
.client-say{ width:300px; margin:20px auto;}
.big-bullets{margin-left:15px !important;}
.links-bul{margin-left:15px;}
/*listing*/
.inner-banner-text{margin-left:15px;}
.arrow-box_cont{width:100%;}
.rent{padding:0 15px;}
.pro_list ul li{float:left; width:33.3333%; display:block; list-style:none;}
.sub_pro_list ul li{float:left; width:33.3333%; display:block; list-style:none;}
.equip_bg .fs20{margin-left:20px;}
/*listing*/

.email{background:url(../images/email.png) no-repeat left top; padding:5px 0 0 75px; min-height:61px; margin-top:20px;}

/* details 
.dtl_contents{float:left; width:55%; margin:0 0 0 2%;}
.dtl_contents_right{float:left; width:99%; margin:20px 0 0 0;}
.dtl_contents h1{text-align:center;}
.mylinks2 ul li{line-height:15px;padding-right:15px;margin:10px 0;background:url(../images/arrow-on.png) no-repeat 96% 3px;}
.box-width{padding-left:0;padding-right:0;}

/* details */
.dtl_contents{float:left; width:55%; margin:0 0 0 2%;}


/*footer-start*/
.ft-news {width:45%;}
.footer_sec1{margin-left:20px;}
.footer_sec4{width:31%;padding:45px 19px;}
.dev-txt{margin-left:10px;}
/*footer-end*/

.ft_link a{font-size:12px;}

.equip_bg .owl-prev{left:10px !important;top:40% !important;}
.equip_bg .owl-next{right:10px !important;top:40% !important;}

.why_bgs .owl-prev{left:10px !important;top:30% !important;}
.why_bgs .owl-next{right:10px !important;top:30% !important;}

.cust-sec .owl-prev{left:10px !important;top:30% !important;}
.cust-sec .owl-next{right:10px !important;top:30% !important;}
.brands ul li{float:left; width:20%; list-style:none;}
}

/* ================= Tablet (Portrait) 768px - 959px ================= */
@media only screen and (max-width:991px) {
/* banner area section */
.inner-banner-text{width:42%;}
.banner-text{width:95%;margin:15px auto 0 !important;}
.ban-text1{font-size:25px;line-height:28px;}
.ban-text2{font-size:16px;line-height:23px;padding-top:5px !important;}
.ban-text3{margin-top:10px !important;}
.ban-text3 a{font-size:13px;line-height:30px;padding:0 30px;}
.inner-banner-text{padding-top:30px !important;}
.why_bgs ul li{font-size:12px;}
.why_bgs ul li a{padding:6px 13px;}
/* banner area section end */

.logo-area{margin:0 0 15px;}
.mob-serc {padding:8px 12px; font-size:21px;}	
.serc-butt{float:left;}
.serc-inn {width:100%; position:absolute; z-index:999999; right:0; display:none; top:44px;border-radius:5px;
} 
#productListm .search-product-list{
    position: absolute !important;
    top: 33px !important;
    z-index: 999999;
    background: #fff;
    border-top: 1px solid #ccc;
}
.key-txt-box {width:80.5%;}
.key-txt-box input[type=text]{background:#e9f6f7;}
.cat-sec{width:100%;display:none;}
.rgt-sec {width:77%;}
.map-hed{font-size:22px; padding:12px 10px; line-height:22px;}
ul.float_1 li{ width:33.333%;}
ul.float_2 li{ width:33.333%;}
ul.float_3x3 li{width:50%;}
ul.float_4 li{ width:50%;}
.box{padding:0 0%;}
.links-bul{margin:12px 15px 0;}
/* tabber */

.how .text{height:60px;padding:0 20px;}
/* tabber End */

.big-bullets li{font-size:14px;margin:14px 0;}
.links-bul li{font-size:12px;text-align:left;}
/* our serv start */
.serv-cat a {padding:31px 22px;}
/* our serv end */

/*listing*/
.pro_list ul li{float:left; width:50%; display:block; list-style:none;}
.why_bgs ul li a{padding:6px 8px;}
.right-box{margin:15px 0}
/*listing*/



/* overview section start */
.ab-cont{padding:12px 10px;}
ul.float_5 li{width:33.333%;}
.over-colm-area {width: 255px;}
.packg-sect { height: 490px;}
.kipped-sect a {font-size: 13px; padding: 15px 12px; margin-bottom:15px;}
ul.float_6 li {width: 50%;}
/* overview section end */


/* Category_list */
.cat_list ul li{float:left; width:50%;}	

/* DETAILS
.dtl_images{float:none; margin:0 auto; position:relative; width:420px; min-height:420px; padding:10px;}
.dtl_contents{float:none; width:100%; margin:auto; padding-top:20px; padding-left:5px; text-align:center;}
.tab_linkss1 a{padding:7px 40px;}
.tab_linkss1 a.act{ padding:7px 40px;}
DETAILS */

/* detail */
.dtl_contents{width:100%;  margin:15px 0 0 0px; float:none;}
.dtl_contents h1{ text-align:center;}
.dtl_images{ float:none; margin:0 auto;}
/* detail end */


.sitemap a{width:48%; float:left;}

/* contact */
.resume_box{width:100%; margin:50px auto; min-height:210px}
.brands ul li{float:left; width:25%; list-style:none;}
/* contact ENDS */


/*footer-start*/
.footer_sec1{width:30%; float:left;}
.footer_sec2{width:32%; float:left;}
.footer_sec3{width:30%; float:left;}
.footer_sec4{width:96%; float:none; margin:15px auto; padding:20px;clear:both;}
.cnt br{display:none;}
.ftt-social{margin-top:15px;}
.dev-txt{font-size:11px;}
/*footer-end*/

}

/* ================= Mobile (Landscape) 480px - 767px ================= */
@media only screen and (max-width:980px) {
.inner-banner-text{width:32%;}
.inner-ban-text1{font-size:28px;line-height:35px;}
.inner-ban-text1 span{font-size:20px;line-height:20px;}
.top2{height:60px;width:100%;}

.lft{margin-left:20px;margin-top:8px;}
.search-sec{margin-left:0;margin-top:5px;}
.request-but{float:left;margin-top:7px;margin-left:20px;}
.serc-inn {width:100%;top:50px;} 
.rgt-sec {width:32%;}
/*.links-bul li{width:50%;}*/
ul.float_3x3 li{width:100%;}
ul.float_1 li{ width:33.333%;}
ul.float_2 li{ width:33.333%;}
ul.float_4 li{ width:100%;}
h1 {font-size:25px; text-align:left;}

/* featured section start */
ul.float li{width:100%;}
/* featured section start */


/* overview section start */
ul.float_5 li{width:100%;}
.packg-sect { height:400px; margin-bottom:15px;}
ul.float_6 li {width:50%;}
/* overview section end */


/*tab*/
.list10 li a{font-size:18px;font-weight: 600; color:#676767; text-transform:uppercase; display:inline-block; padding:15px 13px;}
.why_bgs ul li{margin:0 !important;}
/*listing*/
.our_product h2{font-size:26px; font-weight:600; color:#5a554c; text-transform:capitalize; text-align:center;}

/*listing*/

.testi_area{width:95%; margin:auto; margin-top:23px;}
.t_box{padding:10px 20px 22px 20px;}

/* CONTACT US */
.contact_box .col-xs-12{padding:0;}
.contact_box .row{margin-right:0; margin-left:0;}
.contact_form input[type=text], .contact_form select, .contact_form textarea{width:100%; padding:7px 10px; color:#666 !important;  border:2px solid #ddd; border-radius:3px; font-size:14px; margin:0; margin-bottom:5px;}
.contact_form .mt5{margin-top:0px;}
.contact_form .large{width:100% !important;}
/* CONTACT US */

/*testimonial*/
.testimonial_box{background:#f7f7f7; border:1px solid #e7e7e7; border-radius:5px; min-height:200px; width:100%; float:none}
.testimonial_box .thm{display:none;}
.test_cnt{font-size:14px; padding:10px;}

.t_left{float:none; width:100%; border-right:0}
.t_right{float:none; width:100%; margin:20px 0 0 0; border-top:2px solid #ddd; padding-top:25px}
.t_box .t_text{width:auto; float:none; border-left:0; padding-left:0}
.t_from{float:none; text-align:left; width:auto;}
/* testimonials Listing */

/* Category_list */
.cat_list ul li{float:none; width:100%;}

.sitemap a{width:100%; float:none; margin:5px 0px;}
.ft-line{ padding:6px 0px; margin:0px; width:100%; border-bottom:3px solid #f7b508;}

#post-testimonial .w48{width:100%;}
#post-testimonial .ml15{margin-left:0px;}
#post-testimonial .mt15{margin-top:15px;}

.sitemap .fs18{font-size:16px;}
.db-600{display:block;}


/*Footer-start*/
.footer_bg {padding:5px 10px;}
.footer_sec1{width:100%; float:none; margin:0; height:auto; border-right:none; padding-left:0px;padding-top:0px;}
.footer_sec2{width:100%; float:none; margin:0; height:auto; border-right:none; padding-left:0px;padding-top:0px;}
.footer_sec3{width:100%; float:none; margin:0; height:auto; border-right:none; padding-left:0px;padding-top:0px;}
.footer_sec4{width:100%; float:none; margin:0; height:auto; border-right:none; padding-left:0px;padding:0px;background-color:transparent;}
.ft-ico {width:4%;}
.cnt{ padding-left:5px;}
.get-touch{ margin-top:0px;}
.cust-sec{padding:20px 0px;}
.why_bgs{padding:20px 0;}
.f_dd_box{display:none; margin:0px 0px;border-top:0px;}
.dd_next{margin:0; padding:8px 5px 8px; background:url(../images/pls.png) no-repeat 100% 8px;cursor:pointer; border-bottom:1px solid #466c9a;}
.dd_next_act{background:url(../images/mns.png) no-repeat 100% 8px;}

.ft_link{padding:0 7px;}
.ft_link a{font-size:12px;  border-bottom:1px dashed #ccc;color:#c3c3c3;}
.ft_link a:hover{color:#fff;}
.ft-news {width:97%; margin-right:0px;}
.iso-logo{float:none; text-align:center;}
.ftt-menu{ display:none;}
.ftt-menu a{display:block; border-right:none; line-height:23px; border-bottom:1px dashed #ccc;}
.dev-txt{font-size:13px;line-height:20px;}
.ftt-social a{margin-right:0px;}
.dev-txt{float:none; padding-left:0px; text-align:center;}
.copy{float:none; text-align:center; padding-right:0px;}
/*Footer-end*/

.breadcrumb_outer{ display:none;}

.video_iframe iframe{ width:100%; height:250px !important;}
.big-bullets{margin-right:20px;}
.ban-text1{font-size:22px;line-height:24px;}
.ban-text2{font-size:13px;line-height:18px;}
.sub_pro_list ul li{float:left; width:50%; display:block; list-style:none;}

.brands ul li{float:left; width:33.333%; list-style:none;}
}

@media only screen and (max-width:600px) {
.wlcm-cont{ width:100%; padding:20px 0px 20px 0px;}
/* CMS AREA */
.mid_area{padding:20px 10px; margin-bottom:20px;}
/* CMS AREA ENDS */
}
@media only screen and (max-width:568px) {
}
@media only screen and (max-width:515px) {
}

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

/* ================= Mobile (Portrait) below 480px  ================= */
@media only screen and (max-width:980px) {
/* banner area section */
.inner-banner-form{width:95%;margin-right:0;margin:15px auto; float:none; clear:both;}
.inner-banner-text{width:100%;margin: 0;text-align: center;padding: 10px !important;}
.inner-banner-form_middle{
    padding-left: 15px !important;
}
.inner-banner-form_middle{padding:15px 15px;}
.inner-ban-text1{font-size:18px;font-weight:600;line-height:20px;}
.inner-ban-text1 span{font-size:14px;line-height:18px;}
.inner-banner-form .w30{width:100%;}
.inner-banner-form .w48{width:100%;}
.inner-banner-form .w66{width:100%;}
.inner-ban-text2{font-size: 12px;line-height:16px;padding-top:10px !important;margin-bottom:15px;}
.banner-text{margin:5px auto !important;}
.ban-text1{font-size:15px;line-height:18px;}
.ban-text2{font-size:12px;line-height:14px;padding-top:2px !important;}
.ban-text3{margin-top:6px !important;}
.ban-text3 a{font-size:11px;line-height:30px;padding:0 30px;}
.el{float:none !important;}
.brands ul li{float:left; width:50%; list-style:none;}
/* banner area section end */


/* details */
.scroll_1{margin:0 auto; width:80% !important; border:0px solid #000;}
ul.myulx li{margin:0; padding:0; list-style:none; float:left; width:50%;}
.product-dtl{width:332px;}
.dtl_images{float:none; margin:0 auto; position:relative; width:354px; min-height:260px; border:1px solid #ddd; padding:10px;}
.product-dtl-img{width:310px; height:310px; margin:0 auto;}
.product-dtl-img figure{width:310px; height:310px; display:table-cell; text-align:center; vertical-align:middle}
.tab_linkss1{height:auto;}
.tab_linkss1 a{ width:100%; margin-right:0px; border-bottom:1px dashed #673f06;}
.tab_linkss1 a.act{ width:100%;}
/* details */

.packg-sect { height:475px;}
ul.float_6 li {width:100%;}

.top2{height:116px;width:100%;}
.lft{margin-left:10px;font-size:12px; margin-top:3px;}
.request-but{float:right;margin-top:7px;margin-left:0px;}
.request-but a{font-size:10px;padding:6px 11px;}
.search-sec{margin-top:0px;margin-bottom:10px;}
.mob-serc{padding:8px 12px; font-size:21px;}	
.serc-inn{width:96%;left:0;margin:0 auto;}
.serc-butt a{padding:7px 10px;}
.key-txt-box{width: 76.3%;}
#cubtn{width:23.7%;}
.key-txt-box input[type=text] {font-size:10px;}
.rgt-sec{width:67%;}
.ft-ico {width:10%;}
ul.float_1 li{ width:100%;}
ul.float_2 li{ width:100%;}
.how .text{font-size:13px;padding:0 15px;}
.why_bg_line{font-size:13px;padding:0 15px;}
.links-bul li{width:100%;}
.pro_list ul li{/*float:none;*/ width:100%;}
.sub_pro_list ul li{float:none; width:100%; display:block; list-style:none;}



/*listing*/
.pro_list ul li{/*float:none;*/ width:100%;}
.our_product h2 { font-size:22px; line-height:22px;}
.arrow-box h3{font-size:19px; font-weight:500;}
.arrow-box .al-text{font-size:12px;}
.why_bgs ul li{width:100%;text-align:center;margin:5px 2px;}

.list-row .pt-5{padding-top:5px !important;text-align:center;font-size:16px;}
.list-row .mt-4{margin-top:5px !important;text-align:center;font-size:16px; line-height:22px;}
.result-left{float:none;text-align:center;margin:25px 0 20px 0 !important;clear:both;}
.result-right{float:none;text-align:center;width:180px;margin:0 auto 20px;display:table;}
.sorting_1{font-size:13px;text-align:left;}
/*listing*/

/* tabber */
.tab-content ul li:nth-child(1){width:100%;margin-bottom:15px;padding-bottom:15px;}
.tab-content ul li:nth-child(3){width:100%;margin-bottom:15px;padding-bottom:15px;}
.tab-content ul li:nth-child(5){width:100%;margin-bottom:15px;padding-bottom:15px;}
.tab-content ul li:nth-child(7){width:100%}
.how .text{height:auto;padding:0 20px;}
/* tabber End */
.box{width:100%;margin-bottom:15px;border-bottom:1px #dadada solid;padding-bottom:15px;}
.box .text{height:auto;}
.title_bg .fs18{font-size:16px;}

/* Category_list */
.cat_area{width:290px;}
.cat_img{width:280px; height:158px;}
.cat_img figure{width:280px; height:158px;}
/* Category_list */

.post{float:none; text-align:center;}
.form-control {display:block; width:100%; padding:6px 12px; font-size:11px; line-height:1.42857143; color:hsl(0, 0%, 33%); background-color:hsl(0, 0%, 100%); background-image:none; border:1px solid hsl(0, 0%, 80%); border-radius:4px; -webkit-box-shadow:inset 0 1px 1px hsla(0, 0%, 0%, 0.075); box-shadow:inset 0 1px 1px hsla(0, 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;}

.top_next{margin:0; padding:0px 17px; background:#c62124 url(../images/down-arrow.png) no-repeat 95% center; cursor:pointer; font-size:16px;color:#fff; border-radius:0px 0px 0px 0px; margin-top:0px;}
.top_next_act{background:#c62124 url(../images/up-arrow.png) no-repeat 95% center;}

.call{background:none; padding:0 0 0 0px; min-height:auto; margin-top:10px;}
.email{background:none; padding:5px 0 0 0px; min-height:auto; margin-top:0px; margin-top:10px;}
.web{background:none; padding:5px 0 0 0px; min-height:auto; margin-top:10px;}
.whats{ background:none; padding:5px 0 0 0px; min-height:auto; margin-top:10px;}

/* details 
.scroll_1{margin:0 auto; width:80% !important; border:0px solid #000;}
ul.myulx li{margin:0; padding:0; list-style:none; float:left; width:50%;}
.dtl_images{float:none; margin:0 auto; position:relative; width:260px; min-height:260px; border:1px solid #ddd; padding:10px;}
.product-dtl-img{width:240px; height:240px; margin:0 auto;}
.product-dtl-img figure{width:240px; height:240px; display:table-cell; text-align:center; vertical-align:middle}
.tab_linkss1{height:auto;}
.tab_linkss1 a{ width:100%; margin-right:0px; border-bottom:1px dashed #673f06;}
.tab_linkss1 a.act{ width:100%;}
 details */

.sitemap .fs18{font-size:15px;}

.link_sec .fs14{font-size:12px;}
.link_sec{padding:9px 10px;}
}


/*----------navigation----------*/
.menu{ width:100%;display:table;padding:2px 0;background: #fff;}
.navbar_align{padding:0px 0px;}
.navbar{position:static;right:0;left:0;z-index:1030;overflow:visible;margin-bottom:0;*position:relative;*z-index:2; padding:0px 0;}
.nav-collapse.collapse{overflow:visible;height:auto}
.about-collapse{
    width: 15%;
    float: left;
    margin-top: 10px;
    padding-left: 44px;
    font-weight: 300;
}
.renter-collapse{
    width: 26%;
    float: left;
    line-height: 40px;
    padding-left: 20px;
    font-weight: 300;
}
.renter-collapse .nav{
    float: right;
}
.renter-collapse .nav-item{
    margin-left: 45px;
}
.login-collapse .nav{
    float: right;
    padding-right: 9px;
    font-weight: 300;
}
.login-collapse{
    width: 25%;
    float: right;
    line-height: 35px;
    padding-left: 20px;
}
.login-collapse .nav-item a{
    padding: 1px 19px;
}

.nav-collapse .nav-item a i{
    margin: 0 6px;
    font-size: 10px;
    width: 10px;
}
.catagory-collapse .nav-item a{
    color: #418AC9;
}
.catagory-collapse .dropdown-menu.show{
    top: 30px !important;
    left: 0!important;
    border: 1px solid #e5e5e5cc;
}
.catagory-collapse .dropdown-menu{
    top: 30px !important;
    left: 0 !important;
}


.navbar .brand{display:block;float:left;padding:0}
.navbar .brand:hover{text-decoration:none}
.navbar-inner{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:none;background-repeat:repeat-x;*zoom:1;}
.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0}
.navbar-inner:after{clear:both}.navbar .container{width:100%;}
.navbar .nav{position:relative;left:0;display:block;float:right;margin:0; }
.navbar .nav >li{float:left; margin-right:1px; position:relative;}
.navbar .nav >li >a{font-size:14px; color:#333;float:none;padding:14px 12px; text-decoration:none; display:block; line-height:30px;}
.navbar .nav >li{float:left; }
.navbar .nav >li >a:hover, .act1{ color:#333 !important; background:#cf050a;border-radius:16px; }
.navbar .nav .dropdown-toggle .caret{margin-top:8px}
.navbar .nav >li >a:focus,.navbar .nav >li >a:hover{color: #418AC9!important; background:#cf050a;border-radius:16px;}
.navbar .btn-navbar{display:none;float:right;margin:15px 5px;padding:9px 10px}
.navbar .btn-navbar:hover,.navbar .btn-navbar:active{color:#fff;*background-color:transparent}
.navbar .btn-navbar:active{background-color:transparent}
.navbar .btn-navbar .icon-bar{display:block;width:30px;height:5px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background-color:#000; margin-bottom:2px;}
.navbar .brand,.navbar .nav >li >a{color:#333}
.navbar .btn-navbar{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.navbar .btn-navbar:hover,.navbar .btn-navbar:active{color:#333;background-color:transparent}
.brand h1{margin:0}.nav-tabbed >li >a,.etabs >li >a{margin-right:4px;padding:0 10px 10px 10px;color:#919599;font-size:12px;line-height:20px;font-weight:700}

.dropdown-toggle::after{ display:none}
.dropdown-menu{background:#fff; margin-left:0px; width:220px; position:absolute; border:0px; margin-top:4px; padding:5px; border-radius:0px;

      display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: scale(1, 0) !important;
    -moz-transform: scale(1, 0) !important;
    -ms-transform: scale(1, 0) !important;
    -o-transform: scale(1, 0) !important;
    transform: scale(1, 0) !important;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    left: 23px;
    top: 56px !important;
}
.about-dpdn{
    left:0px;
}
.dropdown-menu.show{
    left: 23px !important;
    -webkit-transform: scale(1, 1) !important;
    -moz-transform: scale(1, 1)!important;
    -ms-transform: scale(1, 1)!important;
    -o-transform: scale(1, 1)!important;
    transform: scale(1, 1)!important;
}
.about-collapse .dropdown-menu.show{
    top: 56px !important;
    left: 0px !important;
    -webkit-transform: scale(1, 1)!important;
    -moz-transform: scale(1, 1)!important;
    -ms-transform: scale(1, 1)!important;
    -o-transform: scale(1, 1)!important;
    transform: scale(1, 1)!important;
}
.renter-collapse .dropdown-menu.show{
    top: 46px !important;
    left: auto !important;
    -webkit-transform: scale(1, 1)!important;
    -moz-transform: scale(1, 1)!important;
    -ms-transform: scale(1, 1)!important;
    -o-transform: scale(1, 1)!important;
    transform: scale(1, 1)!important;
    right: 0;
    border: 1px solid #e3e3e3;
}

.renter-collapse .dropdown-menu{
    left: auto !important;
    right: 0 !important;
    top: 46px !important;
}

.login-collapse .dropdown-menu.show{
     top: 31px !important;
     left: auto !important;
     right: 0 !important;
    -webkit-transform: scale(1, 1)!important;
    -moz-transform: scale(1, 1)!important;
    -ms-transform: scale(1, 1)!important;
    -o-transform: scale(1, 1)!important;
    transform: scale(1, 1)!important;
}
.login-collapse .dropdown-menu{
    left: auto !important;
    right: 0 !important;
   top: 31px !important;
}
.dropdown-menu>li:last-child{ border:none;font-size: 13px;}
.dropdown-menu>li>a{color:#696969; line-height:20px; display:block; padding:7px 10px !important; font-size:13px; font-weight:400;transition:.3s linear all;text-decoration:none;}
.dropdown-menu>li:last-child a{margin-left:0 !important;}
.nav >li >ul.dropdown-menu:last-child a{color:#666666 !important;background-color:transparent;border:0px;}
.nav >li >ul.dropdown-menu li:nth-child(4){color:#666666 !important;background-color:transparent !important;border:0px;}
.dropdown-menu>li>a:hover{background:#f2f2f2;color:#666666;border-bottom:0px;}
/*.navbar .nav li:last-child a {color: #1760a0 !important;border-radius: 16px;margin-left: 45px;height: 34px;border: 2px #0c0064 solid;background: #fff;}/* .navbar .nav li:last-child a{color:#e60000 !important;border-radius:16px;margin-left:45px;height: 34px;border:2px #cf050a solid;background: #fff} */
/*.navbar .nav li:nth-child(4){color:#fff !important;border-radius:16px;background:#cf050a;}*/
.nav-item span{ padding-right:0px;}
.navbar-toggle{background:#79227c;}

.dropdown-submenu{position:relative;}
.dropdown-submenu img{position:absolute; right:5px; top:10px;color:#fff}
li.dropdown>span{position:absolute;color:#fff;top:40%;right:10%}
.dropdown-submenu:hover{position:relative}
.dropdown-submenu a::after {transform:rotate(-90deg);position:absolute;right:6px;top:.8em}
.dropdown-submenu .dropdown-menu{top:0;left:100%;margin-left:.1rem;margin-right:.1rem}
.dropdown-submenu.flip_dg .dropdown-menu{left:100%;right:auto;background:#202854;}
.dropdown-submenu.flip_dg .dropdown-menu li{border-bottom:1px solid #ccc}

.navbar .nav{position:inherit !important;}
.navbar .nav >li{position:inherit !important;margin: 18px;}

.big-menu{width:100% !important;top:112px;padding:20px 0px!important;background:#fff !important; box-shadow:none;}
.menu-box{margin:0 10px;}
.menu_link a{font:13px 'Poppins', sans-serif !important; font-weight:400 !important; color:#666666 !important; display:block !important;text-decoration:none !important;padding:5px 10px !important;line-height: 21px !important;}
.menu_link a:hover{color:#000;}

.menu_link_ab a{font:13px 'Poppins', sans-serif !important; font-weight:400 !important; color:#666666 !important; display:block !important;text-decoration:none !important;padding:10px 0 0 10px !important;}
.menu_link_ab a:hover{color: #1760a0 !important;background: #f5f7fa;}
@media only screen and (max-width:1279px){
.navbar .nav >li >a {padding:0px 24px;}


}

@media only screen and (max-width:1151px){
.container,.navbar .container{width:100%}
.navbar .nav >li >a {padding:2px 12px; font-size:13px; line-height:31px; font-family: 'Poppins', sans-serif !important;}
}


@media (min-width:980px){
.nav-collapse.collapse{overflow:visible!important;height:auto!important;display:block}
.nav >li >ul.dropdown-menu{text-align:left; padding:0px;}

}


@media (max-width:979px){
.navbar_align {text-align:left;}
body{padding-top:0}
.navbar .navbar-inner{padding:0px;width:100%;}
.navbar .brand{float:left}
.nav-collapse{clear:both}
.nav-collapse .nav{float:none;margin-top:2px; width:100%; padding:1px 5px; background:#202854;}
.mobile-menu{
    width: 58% !important;
    left: 0;
}
.nav-collapse .nav >li{float:none; background:#202854; padding:2px 0px; margin:2px 0px; border-bottom:1px solid #ccc;}
.nav-collapse .nav >li >a{margin-bottom:2px;margin-left: 9px;}
.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}
.navbar .nav >li >a:hover, .act1{ color:#fff !important; background:#cf050a; border-bottom:none;border-radius:3px !important;}
.navbar .nav >li >a:focus,.navbar .nav >li >a:hover{color:#000 !important; background:#cf050a; border-bottom:none;border-radius:3px;}
.navbar .nav li:last-child a{
    color: #333 !important;
    background: #ffffff;
    margin-left: 0;
    padding: 10px;
    font-weight: 500;
    
}
.big-menu.show p a{
    border-bottom: 1px solid #d4d4d4;
}
.big-menu{
    padding: 0 0 20px 0px!important;
}
.nav-collapse .nav >li >a:hover,.nav-collapse .dropdown-menu a:hover{background-color:#cf050a}
.navbar .nav-collapse .nav >li >a,.navbar .nav-collapse .dropdown-menu a{ }.navbar .nav li.dropdown.open >.dropdown-toggle{background-color:transparent;}
.nav >li >ul.dropdown-menu{background-color:#fff}
.navbar .nav-collapse .nav >li >a:hover,.navbar .nav-collapse .dropdown-menu a:hover{color:#000 !important; background:#cf050a;border-radius:0;}
.nav-collapse .dropdown-menu{
    position:static;top:auto;left:auto;display:none;float:none;margin:0 0px;
    padding:0;max-width:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;
    border-radius:0;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none; width:100%;
    
}
.show .show{display:block}
.dropdown-menu>li {border-bottom:1px solid #ccc;}
.navbar .nav >li{position:relative !important;}
.nav-collapse,.nav-collapse.collapse{ position:absolute !important; z-index:999; width:100%;right:0; top:121px;}
.mobile-menu{
    position:absolute !important; z-index: 3 !important; width:100%;right:0; top:121px;
}
.navbar .btn-navbar{display:block; padding:8px; margin:0px; border-radius:0px; margin-left:0px;}
.nav_bg .col-md-7{position:inherit}
.navbar {padding:0 0;}
.dropdown-submenu.flip_dg .dropdown-menu li a{color:#fff;}
.menu-box{margin-top:20px;}
.table-none{display:none;}
}


@media only screen and (max-width:980px) {
    
.navbar,#footer,#main-footer,.header-wrap{margin-right:0px;margin-left:0px}
.container{width:auto}.navbar .container{padding:0;width:auto}
.navbar .btn-navbar{
    display: block;
    position: absolute;
    z-index: 9;
    top: 8px;
    right: 11px;
    background: none;
    padding: 7px 7px;
    width: auto;
    margin: 0px;
    border-radius: 5px;
}
    
.top2_fixer .btn-navbar{
    right: 9px !important;
}
.nav-collapse .nav {margin-top:15px;}
.nav-collapse, .nav-collapse.collapse {top:-11px; right:0; width:100%;}
.mobile-menu .nav >li{
    margin-top: 13px;
}
.big-menu.show{
    margin-left: 30px;
}

}

@media (max-width:479px){
.nav-collapse{-webkit-transform:translate3d(0,0,0)}
.navbar .btn-navbar{
    display: block;
    position: absolute;
    z-index: 9;
    top: 8px;
    right: 11px;
    background: none;
    padding: 7px 7px;
    width: auto;
    margin: 0px;
    border-radius: 5px;}
.mobile-menu .nav >li {
    top: -1px;
    right: 0;
    width: 100%;
}
.home-icon{
    margin: 20px 0px 20px -13px !important;
    width: 15px;
}
    

.navbar .btn-navbar .icon-bar{
    width: 18px;
    height: 1.4px;
    margin-bottom: 5px;
    background-color: #000;
    margin-top: 5px;
}    

.nav-collapse .nav {margin-top:0px;}
.nav-collapse, .nav-collapse.collapse {top:0px; right:0; width:100%;}


}
/*----------navigation----------*/

.custom-control-label::before {
	top: 0.2rem;
    background-color: #fff;
    border-radius: 0 !important;
    width: 15px !important;
    height: 15px !important;
}
.custom-control-label::after{top:0.05rem;}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color: #de8650;}
.w48 i{position:absolute;color:#458bc7;font-size:15px;left:12px;top:39px;cursor:pointer;}
.w30 i{position:absolute;color:#458bc7;font-size:15px;left:12px;top:39px;cursor:pointer;}
.w30 input{padding-left:30px;}
.w48 input{padding-left:30px;}
.w9s i{position:absolute;color:#458bc7;font-size:15px;left:12px;top:39px;cursor:pointer;}
.w9s input{padding-left:30px;}





.Facebook_icon_change:hover {
	background: #115fb1b0 !important;
}
.Linkedin_icon_change:hover {
	background: #1d5086 !important;
}
.Google_icon_change:hover {
	background: #d54c3f !important;
}
.YouTube_icon_change:hover {
	background: #d42723 !important;
}
.Twitter_icon_change:hover {
	background: #1c9ceb !important;
}



#auth-login .disable-rounded-right{
    padding: 1rem !important;
}
#auth-login .card{
    border-radius: 10px;
}
#auth-login .card-header{
    background-color: transparent;
}











#auth-login2 .bg-authentication2 h6{
    color: #797979;
    font-weight: 400;
    font-size: 14px;
}
#auth-login2 .disable-rounded-right{
    padding: 20px !important;
}

#auth-login2 .bg-authentication2{
    width: 27% !important;
}
#auth-login2 .form-group.float-left, #auth-login2 .form-group.float-right{
    margin-bottom: 0;
    font-size: 13px;
}
#auth-login2 .card-body{
    padding: 22px 0;
}
#auth-login2 .card{
    border-radius: 3px;
    width: 100%;
}
#auth-login2 .card .form-control {
    padding: 13px 10px 13px 33px;
}
#auth-login2 .card .form-control-position{
    top: 6px;
}
#auth-login2 .card-header{
    background-color: transparent;
     padding: 0;
}
#auth-login2 .card-footer2{
   margin-top: 12px; 
}


#login .modal-dialog{
    max-width: 532px;
}
#login .modal-content{
    background-color: #fff0;
}
#login .registerdata{
    background: #fff;
    padding: 0 15px 20px;
}
#login .registerdata .logo {
    width: 106%;
    margin-left: -15px;
    margin-bottom: 20px;
}
#login .logindata .logo{
    width:  108.3%;
     margin-left: -15px;
    margin-bottom: 20px;
}
#login .logindata{
    background: #fff;
    padding: 0 15px 15px;
    width: 380px;
    margin: 0 auto;
}
#login .logindata .card-footer2{
    height: 50px;
    margin-top: 15px;
}



.product-listing-table .table th, .table td{
    font-family: inherit;
}
.product-listing-table .table thead th{
    border-bottom: 1px solid #ededed;
    padding-bottom: 12px;
    padding-top:10px;
    color: #465268;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 14px;
    padding-top: 10px;
    background: #fff;
    font-family: 'Poppins';
    white-space: nowrap;
}
.product-listing-table .table th, .table td{
     padding: 9px 3px;
    border: .5px solid #dadada;
    border-top: .5px solid #dadada!important;
    border-bottom: 1px solid #dadada !important;
}
.product-listing-table .table td{
    color: #333;
    border: 1px solid #DFE3E7;
    font-size: 13px;
    font-weight: 400;
    color: #636363;
    font-family: 'Poppins';
}
.product-listing-table .table.table-bordered thead th{
    text-transform: capitalize;
    font-size: 14px;
}
.product-listing-table .table td, .product-listing-table .table th{
    width: auto;
}

.product-listing-table .table td a{
    color: #465268;
    font-family: 'Poppins';
}
.product-listing-table .table .td3 a:hover{
     color: #000;
}
.product-listing-table .table .td3 .weight600{
    font-size: 14px;
}
.product-listing-table .table .td3 .readMoretext p{
    font-size: 12.5px;
}

.product-listing-table .readMoretext{
    width: 100%;
    overflow: hidden !important;
    font-size: 12.5px;
}
.product-listing-table .div-height{
    height: auto;
    max-height: 92px;
}
.product-listing-table .see-more button{
    background: transparent;
    color: #2196f3;
    padding: 0;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
}


.product-listing-table .card-body h3{
    float: left;
    width: 60%;
    font-size: 16px;
    margin-bottom:20px;
    font-weight: 500;
    line-height: 25px;
}
.product-listing-table .card-body .pagination{
    margin-bottom: 20px;
    position: absolute;
    right: 22px;
    top: 81px;
}
.product-listing-table .card-body .pagination ul{
    width: 100%;
    text-align: right;
}
.product-listing-table .card-body .pagination ul li{
    list-style: none;
    display: inline-block;
    border: 1px solid #1e88e5;
    font-weight: 500;
    color:#1e88e5;
    padding: 3px 7px;
    cursor: pointer;
}
.product-listing-table .filter h6{
    font-size: 15px;
    margin-bottom: 10px;
}
.product-listing-table .filter span{
    font-size: 12.5px;
    margin-left: 4px;
}
.product-listing-table .filter input{
    width: 14px;
    height: 11px;
}
.product-listing-table .filter .listing-ul li a{
    font-size: 13px;
}

#rentform2 {
    background: #fff;
    padding: 20px 38px;
    clear: both;
}
.hide_in_rent_kart{
    font-size: 14.5px;
}
#cg4{
    font-size: 12.3px !important;
}
.form_box4 .form-group p{
    font-size: 12px;
}
.info-table-show1{
    font-size: 11.5px !important;
}
.info-table-show1 p{
    font-size: 11.5px !important;
}
.info-table-show2 textarea{
    color: #4e5154;
    border: 1px solid #babfc7;
    border-radius: 0.25rem;
    background-color: #fff;
    padding: 10px;
    margin: 15px 0;
    width: 100%;
}
.info-table-show2 button{
    color: #fff;
    border-color: #1976d2 !important;
    background-color: #2196f3 !important;
    padding: 1px 10px;
    font-size: 12px;
    font-weight:500;
    border-radius: 3px;
}
.light-bx h6{
   font-size: 13px; 
}
.light-bx p{
   font-size: 12.4px !important; 
}
#rentform2  .form-control{
    font-size: 12px;
    height: 38px;
}
#rentform2 .btns{
    background: #3760f6;
    width: auto;
    margin-top:12px;
}
#rentform2 .table-bordered th{
  background: #F5F7FA!important;
}
#optionform{
    background: #fff;
    padding: 20px 38px;
    clear: both;
    text-align: center;
    width: 400px;
    margin-left: 28px;
}
#optionform .form_box4 .form-group{
    padding: 3px;
}
.blue-bx{
    color: #fff;
    background: #2196f3;
    border-radius: 4px;
    padding: 5px 8px;
    cursor: pointer;
}
.rentvalues h6{
    font-size: 13px;
    margin-bottom: 2px;
}
.rentvalues p{
    font-size: 12px;
}
.blue-bx:hover, .blue-bx:focus{
    color: #fff;
    background-color: #1565c0;
}

.org-bx{
    color: #fff;
    background: #ec971f;
    border-radius: 4px;
    padding: 5px 8px;
    cursor: pointer;
}
.org-bx:hover, .org-bx:focus{
    color: #fff;
    background-color: #df790f;
}
.grn-bx{
    color: #fff;
    background: #0cc27e;
    border-radius: 4px;
    padding: 5px 8px;
    cursor: pointer;
}
.grn-bx:hover, .blue-bx:focus{
    color: #fff;
    background-color: #39daa9;
}
.light-bx{
    background: #F5F7FA;
    padding: 20px !important;
    border-radius: 3px;
    margin-top: 30px;
}
#optionform .btns{
    background: #3760f6;
    margin-top:20px;
    width: auto;
    padding: 5px 20px;
    font-size: 15px;
    text-shadow: none;
}
#optionform .hide_in_rent_kart{
    margin: auto;
}
#login .modal-dialog{
    margin: 10% auto !important;
}
#login .modal-dialog h4{
    margin-bottom: 28px;
}
#login .modal-content{
    border: none;
    border-radius: 0;
}
#login .modal-dialog form input{
      padding: 13px 10px 13px 33px;
      font-size: 12px !important;
}
#login .modal-dialog form .form-control-position{
    top: 8px;
}
#login .modal-dialog form{
    text-align: center;
}
#signupForm .btn-primary {
    padding: 8px 20px !important;
    width: auto !important;
    margin: auto auto 20px;
    font-size: 14px !important;
}

#login .logindata h6{
    color: #797979;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 3px;
}

#login .modal-dialog form .btn{
    margin-top: 13px !important;
    color: #fff;
    margin: auto auto 8px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#login .modal-dialog .register-trigger{
    color: #6258ff;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
}
#login .logo{
    background: #fbfbfb;
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
}
.registerdata{
    text-aling: left !important;
}
.registerdata p{
    font-size: 12px;
    font-weight: 500;
}

#signupForm .form-group{
    text-align: left;
    padding: 0 4px;
}
#signupForm .form-group label{
    font-weight: 500;
    font-size: 13px;
}
#signupForm .form-group input{
    padding: 7px !important;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{
    background-color: #ffffff;
}
.lease-para, .rent-para{
    clear: both;
    margin-top: 12px;
}
.form_boxs .custom-control{
    margin-bottom: 5px;
}
.bg-lighten-5{
    background:#e3f2fd !important;
}

.inner-table{
    padding: 0px !important;
}

.info-table2 a{
    margin: 2px 10px;
    color: #2196F6 !important;
    text-align: center;
    cursor: pointer;
}
.details_nw .nav-tabs .nav-item{
    margin-bottom: 0;
    width: 33.3%;
}
#users-list-data ul{
    margin-left: 15px;
}
.listing-ul li{
    list-style: none;
    margin-bottom: 6px;
}
.green-bg{
    background: #1760a0;
    color: #fff;
    padding: 12px;
    text-align: center;
    height: 57px;
    position: relative;
}
.footer-strip .left-h3{
    position: absolute;
    left: 28%;
}
.footer-strip .g-para{
    position: absolute;
    left: 44%;
    top: 11px;;
}

.left-h3{
    color: #fff;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    font-size: 30px;
}
.g-para{
    text-align: center;
    margin-top: 5px;
    display: inline-block;
    font-size:16px;
    margin-left: 22px;
}
.green-left{
     padding-left: 0;
     text-align: right;
}  
.g-right-btn{
    background: #1fb141;
    color: #fff;
    padding: 5px 24px;
    border-radius: 4px;
    margin-top: -1px;
}
.g-right-btn:hover{
   background: #058c24;
}
.owl-theme .owl-dots .owl-dot span{
    width: 8px !important;
    height: 8px !important;
    margin: 0 3px !important;
}
 .why_bg .owl-theme .owl-nav [class*=owl-]{
    color: #FFF;
    font-size: 14px;
    margin: 0 -5px 0 -5px;
    padding: 2px 10px !important;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border-radius: 50%;
    width: 20px;
    height: 22px;
    position: absolute;
    z-index: 999;
    top: 35%;
    border: 1px #ccc solid;
}
.owl-next{
     right: -24px;
    top: 40%;
    background: #808080 url(../images/right-arrow.png) no-repeat 3px 2px !important;
    outline: none !important;
    border: 1px #ccc solid;
 }
.owl-prev {
    left: -24px;
    top: 40%;
    background: #808080 url(../images/left-arrow.png) no-repeat 2px 2px !important;
    outline: none !important;
    border: 1px #ccc solid;
}

.why-bg-inner{
    padding: 20px !important;
    margin-bottom: 40px;
}

.product-listing-table .table .td1{
    width: 7%;
     padding-top:24px;
}
.product-listing-table .table .td2{
    width: 10%;
    padding-top:24px;
}
.product-listing-table .table .td3{
    width: 38%;
}
.product-listing-table .table .td4{
    white-space: nowrap;
}
.product-listing-table .table .td5{
    white-space: nowrap;
}
.product-listing-table .table .td6{
   white-space: nowrap;
}
.product-listing-table .table .td7{
    white-space: nowrap;
}
.end-div-heading-table{
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.desktop-menu{
    display: block;
}
.mobile-menu{
    display: none !important;
}
.menu_link{
    display: none;
    position: relative;
    right: 0;
    z-index: 999;
    overflow: visible;
    top: 0;
    background: transparent;
    padding: 16px;
    width: 100%;
}
.menu_link_ab{
    overflow: visible;
    margin-top: -13px;
    background: #fff;
    padding: 16px;
    margin-left: -27px;
}
.desktop-menu .big-menu{
    top: 50px !important;
    width: 18% !important;
    border: 1px solid #e5e5e5cc;
    overflow-y: scroll;
    max-height: 400px;
    height: auto;

}
.desktop-menu .view-all-btn{
       position: absolute;
       bottom: 0;
}
.catagory-name{
     list-style: none;
     position: relative;
    transition: .2s ease-in-out;
}
.catagory-name:hover>.menu_link{
    display: block;
}

.catagory-name>ul li{
    list-style: none;
}
.catagory-name i{
    position: absolute;
    right: 17px;
    top: 10px;
}
.navbar_align{
    height: 55px;
    position: relative;
}
.top-fix-btn{
    position: absolute;
    top: 11px;
    right: 63px;
    display: none;
}
.top-fix-btn button{
    padding: 5px 16px;
    font-size: 14px; 
}

.go-to-top{
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}
.go-to-top a{
    right: 29px;
    position: fixed;
    z-index: 999999;
    bottom: 46px;
}
.go-to-top button{
    padding: 6px 10px !important;
    border-radius: 50px;
}




.price-btn-blue{
    border-radius:3px; background: #2196f3;padding: 3px 6px;text-align: center;margin: 0 auto 4px auto;font-size:11px;display:block;width: fit-content;font-weight: 600;color:#fff !important;
}
.get-btn-blue{
    border-radius:3px; background: #2196f3;padding: 3px 8px;text-align: center;margin: 0 auto 4px auto;font-size:11px;display:block;width: fit-content;font-weight: 500;color:#fff !important;
}
.get-btn-org{
     border-radius:3px; background: #eea236;padding: 3px 8px;text-align: center;margin: 0 auto 4px auto;font-size:11px;display:block;width: fit-content;font-weight: 500;color:#fff !important;
     line-height: 17px;
}
.get-btn-green{
     border-radius:3px; background: #16d39a;padding: 3px 8px;text-align: center;margin: 0 auto 4px auto;font-size:11px;display:block;width: fit-content;font-weight: 500;color:#fff !important;
     line-height: 17px;
}
.get-btn-gray{
     border-radius:3px; background: #babfc7;padding: 3px 8px;text-align: center;margin: 0 auto 4px auto;font-size:11px;display:block;width: fit-content;font-weight: 500;color:#000 !important;
     line-height: 17px;
}
.form-ft-chbox label{
    font-size: 11.3px;
}
.form-ft-chbox .custom-control-label::before{
    top:5px;
    width: 11px !important;
    height: 11px !important;
}
.custom-control-label::after{
    height: 1.4rem;
}
.form-ft-chbox .custom-control-label a{
    color: #013368;
}
.form-ft-chbox .custom-control-label a:hover{
    color: #1760a0;
}
.retaled-cat{
    width: 100%;
}
.retaled-cat li a{
    color: #1e88e5;
}
.retaled-cat li{
    display: inline-block !important;
    width: 33%;
}
.equipmen-drop img{
    width: 14px;
    margin-top: -2px;
    margin-right: 8px;
}
.equipmen-drop{
    padding-left: 24px !important;
}
.box-title{
    font-size: 15px;padding: 10px 5px 0px;line-height: 50px;height: auto;overflow: hidden;text-align: center;
    color: #418AC9;
}
.box-para{
    height: 99px;padding: 0 10px;overflow: hidden;font-weight: 400;line-height: 19px;margin-top: -8px;
}
.box-para .newslnk{
    position: relative;
    padding: 0 8px;
}
.box-para span:first-child .newslnk::before{
    display: none;
}
.box-para .newslnk::before {
    content: " ";
    background-color: #121212;
    width: 3px;
    height: 3px;
    position: absolute;
    z-index: 1;
    top: 8px;
    border-radius: 50%;
    left: -2px;
}
.pl-10{
    padding-left:100px;
}
.pl-10 p{
    font-size: 13px;
}
.mid_area1 p{
    margin-bottom: 0px;
}

#mynewcont1{
display:block;
  height: 200px;
  overflow: hidden;
  transition: .8s ease-in;
}
#product_info{
     padding-right: 75px;
}
.disclaimer{
    position: absolute;
    right: 19px;
    bottom:0;
    font-size: 11.3px;
}
.img-brand img{
    width: 11%;
    position: absolute;
    right: 24px;
    top: 105px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border-color: #e9ecef #c4c4c4 #dee2e6 #c4c4c4;
}
.users-list-table{
    margin-bottom: 60px;
}
#product_info #main_image{
    margin: 45px 10px;
    width: 30%;
    height: auto;
}
#product_info .tab-content ul{
    margin-left: 15px;
}
.hide-text{
    display: none;
    font-weight: 400;
}
.price-btn-blue:hover > .hide-text{
    display: block;
}
.get-btn-blue:hover > .hide-text{
    display: block;
}
.get-btn-org:hover > .hide-text{
    display: block;
}
.get-btn-green:hover > .hide-text{
    display: block;
}

.collapse-menu{
    position: absolute;
    background: #fff;
    width: 80%;
    right: 0;
    top: 51px;
    z-index: 9;
    padding: 15px;
}
.collapse-menu ul li{
    list-style: none;
    margin-bottom: 15px;
}
.collapse-menu ul li a{
    color: #333;
}
.collapse-menu ul li a i{
   margin-right: 10px;
}
.user-mobile{
    display: none;
}
#productList{
    position: relative;
}
.search-product-list{
    transform: scale(1, 1) !important;
    top: 30px !important;
    left: 0;
    width: 94%;
   position: absolute !important;
    border: 1px solid#e3e3e3;
    z-index: 999;
    box-shadow: 0 5px 12px -5px #cfcfcf;
}
#suppform{
    font-family: 'Roboto', sans-serif;
}
#suppform label{
    font-size: 12px !important;
}
.form-control{
    font-size: 12px !important;
}

.top2_fixer2 .breadcrumb-item{
    top: -4px;
} 

.mob-filter{
    display: none;
}
.serc-inn-detail input{
    width: 53%;
    margin: 10px 0 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 9px;
    font-size: 12px;
    background: #f6fdff;
}
.mobile-header{
    display: none;
}
.become-supplier{
    font-family: 'Roboto', sans-serif;
}
.become-supplier p.fs16{
   font-family: 'Poppins', sans-serif;
}
.cat-view-all{
    position: absolute;
    bottom: 0;
    right: 9%;
    margin-bottom: 24px;
}

.sub-menu ul li{
    list-style: none;
    height: 28px;
    transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.sub-menu ul li:hover{
    background: #f5f7fa;
}
.sub-menu ul li a{
    width: 83%;
    float: left;
    font-size: 13px;
    color: #000 !important;
}
.sub-menu ul li a:hover{
    color: #5f5e5e !important;
    background: transparent !important;
}
.sub-menu p{
    font-size: 13px;
    cursor: pointer;
}
.sub-menu-dropdown li p{
    height: 24px;
    font-size: 11px;
    margin-top: 0;
    width: 17%;
    padding-top: 10px;
    float: right;
    text-align: center;
    transition: .2s cubic-bezier(0.4, 0, 1, 1);
    transform: rotate(0deg);
}

.sub-menu-dropdown .sub-menu.active p{
    transform: rotate(180deg);
}

.sub-menu p i{
    font-size: 12px;
    margin-left: 6px;
}
.sub-menu .sub-menu-dropdown{
    position: absolute;
    z-index: 3;
    background: #fff;
    width: 285px;
    top: 55px;
    left: 18px;
    padding: 10px 0px;
    max-height: 415px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
}
.sub-menu-dropdown .sub-drop-menu a{
    width: 100%;
    margin-bottom: 7px;
    color: #5f5e5e !important;
}
.sub-drop-menu{
    margin-left: 32px;
}
.sub-menu-dropdown .sub-drop-menu li{
    height: auto;
}
.sub-menu-dropdown .sub-drop-menu li:hover{
    background: transparent;
}
.sub-weight700{
    font-weight: 600 !important;
}
._hide_mobile .col-2 img{
    width: 30%;
}
._hide_mobile .col-2{
    margin: auto;
}
.see-full-description button{
    cursor: pointer;
}
.error{
    font-size: 12px;
    color: #ed0202;
}
#suregi{
    width: auto !important;
    margin: 0 auto;
    display: flex;
}
.promo-agreement-container{
    margin: 10px 0px; 
    font-size: 11px;
}

.product-listing-table .col-md-2{
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 20.666667%;
    max-width: 20.666667%;
}
.product-listing-table .col-md-10{
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 79.333333%;
    max-width: 79.333333%;
}


.form-group.mt-2.col-md-6 span{
    color: #dd0404 !important;
    font-weight: 500 !important;
    font-size: 11px !important;
}














@media (min-width:360px){
    .main-banner{
        height: 428px !important;
    }
}


@media only screen and (max-width:980px) {
    h3{
        font-size: 25px;
    }
    .fs16{
       font-size: 13px; 
    }
    
    .mobile-menu{
       display: block !important;
     }
    .desktop-menu{
        display: none;
     }
     .sub-menu .sub-menu-dropdown{
          top: 38px;
          left: -30px;
     }
     .phone-no{
        float: right;
        color: #fff;
        margin-top: 6px;
        font-size: 11px;
        margin-bottom: 6px;
     }
     .rgt-no{
        position: absolute;
        width: auto;
        z-index: 99;
        top: -4px;
        display: block;
        font-size: 10px;
        left: 9px;
     }
     .rgt-no a{
         text-decoration: underline;
         color: #fff;
     }
     .request-but{
         display: none;
     }
     .logo-bg{
        max-width: 30.666667%;
     }
     .logo-area{
         margin: 11px 0px 14px;
         width: 90px;
     }
     .header .col-xl-10{
         max-width: 67.333333%;
     }
     .search-sec{
        width: 16%;
        height: 20px;
        background: none;
        border: none;
     }
     .mob-serc{
        border: none;
        padding: 7px 6px;
        font-size: 13px;
        color: #fff;
     }
     .nav-item .dropdown-toggle{
         font-size: 10px;
     }
     .mob-serc a{
        color: #fff; 
     }
     .renter-collapse{
        display: block;
        width: 100% !important;
        padding-left: 10px;
        font-size: 12px;
        right: -34px !important;
     }
     
     .nav-collapse .nav{
         background: none;
     }
     .nav-collapse .nav >li{
         background: none;
         border-bottom: none;
     }
     
     .main-banner {
    	width: 100%;
    	height: 477px;
    	position: relative;
    	text-align: center;
    	padding: 0 0 4px;
    	min-height: auto;
    	background: #3a3a3a;
    	margin-top: 17px;
    }
    .banner-text{
        left: 17px;
        right: 0;
        width: 100%;
        padding-right: 40px;
        top: 8%;
    }
    .ban-text1{
        font-size: 25px !important;
        font-weight: 500;
        line-height: 33px !important;
        display: block;
    }
    .ban-text2{
        font-size: 16px !important;
        line-height: 23px !important;
        padding-top: 14px !important;
        margin: 0px 0 20px;
        display: block;
    }
    .ban-text3 .btn-home-1{
        font-size: 13px;
        line-height: 17px;
        padding: 5px 10px;
        margin-right: 0;
    }
     .ban-text3 .btn-home-2{
        font-size: 13px;
        line-height: 17px;
        padding: 5px 10px;
        margin-right: 0;
        margin-top: 15px;
     }
     .main-banner .image{
         display: none;
     }
     .mobile-menu .nav{
          margin-top: 5px;
          left: 26px;
          display: inline-block;
     }
     .equip-box-in figure{
         width: 500px;
         height: 117px;
     }
     .owl-carousel .owl-item img{
         width: 100%;
     }
     .how-works .tab-content ul li{
         width: 95% !important;
     }
     .pop-equip-box-in figure{
         height: 184px;
     }
     .green-bg{
        height: auto;
     }
     .g-para{
        margin-bottom: 12px;
        margin-left: 0;
        font-size: 14px;
     }
     .green-left{
        text-align: center;
     }
     .footer-strip .left-h3{
        position: relative;
        left: 0;
        text-align: center;
     }
     .footer-strip .g-para {
        position: relative;
        left: 0;
        top: 6px;
      }
      .pl-10{
          padding-left: 15px;
      }
      .equip-box{
          margin: 25px auto;
         width: 235px;
          
      }
      .box-width{
          padding: 0;
      }
      .end-div-heading .text-right{
             text-align: center !important;
      }
      .why_bgs ul li{
          margin: 0 0px 12px 0 !important;
      }
      .inner-ban-text1{
         text-shadow: none;
      }
      .inner-banner{
         margin-top: 15px;
      }
      .inner-banner{
          min-height: 215px !important;
      }
      .inner-banner-text.inner-banner-text_overview .inner-ban-text1{
          width: 88% !important;
      }
      .inner-banner-text.inner-banner-text_overview .inner-ban-text2{
         width: 78% !important;
      }
      #product_info{
          padding-right: 15px;
          margin-top: 15px;
      }
      #optionform{
          width: 100%;
          margin-left: 0;
      }
      
.user-mobile{
   display: block;
}
.mob-filter{
    display: block;
}
 .filter .dropdown-menu{
    transition: none;
}
 #dropdownfilterButton{
    width: 100%;
    text-align: left;
}
#dropdownfilterButton::after {
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin-top: 10px;
    float: right;
}
.dropdown-menu.show{
    width: 100%;
    top: 35px !important;
    position: absolute;
    left: 0 !important;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 5px 0 #ccc;
}

.productresultdata{
    text-align: center;
}
.productresultdata .table th{
    display: none;
}
.productresultdata .table td{
    width: 100% !important;
    display: block;
    border: none !important;
    text-align: left;
    padding: 4px 9px;
}
.productresultdata .table .td1{
       padding-top: 10px;
}
.productresultdata .table .td1 img{
    width: 52px !important;
    height: 28px !important;
}
.productresultdataa .table .td2{
   padding-top: 0 !important;
}
.productresultdata .table .td2 img{
    width: 130px !important;
    height: 115px !important;
}
.productresultdata .table .td4{
    text-align: center;
    padding-bottom: 0;
}
.productresultdata .table .td4 p{
     display: inline-block;
     margin-bottom: 0 !important;
}
.productresultdata .table .td5{
     display: flex !important;
     justify-content: center;
}
.productresultdata .table .td5 p{
    margin-bottom: 0 !important;
    margin: 0 3px;
}

.productresultdata .table .td5, .productresultdata .table .td6, .productresultdata .table .td7{
    display: inline-block;
    width: auto !important;
    padding: 4px 3px;
}

.productresultdata-card .card-body{
    padding: 0px;
}
.mob-padding{
    padding: 0 9px;
}
.table-striped tbody tr:nth-of-type(even){
    background-color: rgb(247 247 247);
}

.end-div-heading-table{
    position: absolute;
    bottom: 2px;
    right: 17px;
    left: 14px;
}
.end-div-heading-table p {font-size: 14px;}

.retaled-cat li{
    width: 49%;
    vertical-align: middle;
}
.cat-view-all{
    margin-bottom: 8px;
    font-size: 12px;
}
.left-h3{
    font-size: 23px;
}


.w100 .nav-tabs{
    width: 100%;
}
.tab-content ul li:nth-child(1){width:100%;margin-bottom:0px;padding-bottom:0px;}
.tab-content ul li:nth-child(3){width:100%;margin-bottom:0px;padding-bottom:0px;}
.tab-content ul li:nth-child(5){width:100%;margin-bottom:0px;padding-bottom:0px;}
        
.detail_dontsee .ab-cont{
    padding: 15px !important;
    width: 100% !important;
} 
.links-bul li{
    padding-bottom: 0;
}
.serc-inn-detail input{
    width: 100%;
}

.mobile-header{
    display: block;
}

.desk-header{
    display: none;
}
.logo-right-menu .nav >li >ul.dropdown-menu{
    top: 47px !important;
    left: -82px !important;
}
.logo-right-menu .nav >li >a{
    padding: 10px 0;
    border: none;
}
.top-fix-btn button{
    padding: 3px 3px;
    font-size: 10px;
    margin-right: -8px !important;
    margin-top: 5px;
}
.why_bg .owl-theme .owl-nav [class*=owl-]{
    margin: 0 21px 0 27px;
}
.dev-txt{
    padding: 0 15px;
    margin-left: 0;
}
.nav-tabs{
    width: 100%;
}
._hide_mobile .col-2{
    margin: 5px auto;
}
._hide_mobile .col-2 img {
    width: 80%;
}
._hide_mobile .col-10{
    margin-bottom: 20px;
}
.mid_area1 h3{
    font-size: 23px;
}
.mid_area1 p{
  font-size: 14px;
}
#auth-login2 .bg-authentication2{
    width: 100% !important;
}
#login .logindata{
    width: 96%;
}

        
        
}


  input[type="date"] {
    position: relative;
}

/* create a new arrow, because we are going to mess up the native one
see "List of symbols" below if you want another, you could also try to add a font-awesome icon.. */
input[type="date"]:after {
    content: "\25BC"; 
    color: #555;
    padding: 0 5px;
}

/* change color of symbol on hover */
input[type="date"]:hover:after {
    color: #bf1400;
}

/* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}

/* adjust increase/decrease button */
input[type="date"]::-webkit-inner-spin-button {
    z-index: 1;
}

 /* adjust clear button */
 input[type="date"]::-webkit-clear-button {
     z-index: 1;
 }
 #agree1-error{display: block !important;}
 #agree2-error{display: block !important;}



/*the container must be positioned relative:*/
.autocomplete {
  position: relative;
  display: inline-block;
}


.autocomplete-items {
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  width: 95%;
}

#rentquoteform .autocomplete-items {
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  position: absolute;
  /*position the autocomplete items to be the same width as the container:*/
 top: 43%;
  left: 15%;
  right: 0;
  width: 62%;
}

.autocomplete-items div {
  color: #666666;
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #666666; 
}



