@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

* {margin : 0; padding : 0; outline: none !important;}
.clear, .clr { clear : both;}
.gap { clear : both; height : 10px;}
.frt {float : right;}
.flt {float : left;}
img {border : 0;}
form {margin : 0;}
/*ol, ul {list-style:none;}*/
ul {list-style-position: outside;}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a:link, a:visited {text-decoration : none; color: #937b00}
a:hover {color:#000;}

/*a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color:#c00;
}

a:hover {
	color: #1f201f;
}*/

/*****
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
*****/

html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}

.result {width:100px; text-align:left;margin-left:10px; display:inline-block;}
.captcha { float:left; padding-top:2px;}
form em { color:#FF0000;}

.map-content  {height:400px; position:relative; overflow:hidden; margin-top:10px; }
.map-content iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}
.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}

.gcaptcha { margin-bottom:10px; text-align:left; display:inline-block;}

.title-section {margin-top:15px; margin-bottom:0; position: relative; display:block; box-shadow:0px 3px 5px -3px rgb(0, 0, 0, 0.5); background: #ffd600; padding: 10px 0;}
.title-section:after { clear:both; display:table; content:""}

.breadcrumb li+li::before {
	content: "›";
   font-size:18px;
  font-family:fontawesome;
  vertical-align:top; color:#999; margin-left:5px; margin-right: 5px;}
  
.breadcrumb { background:none; border-radius:0; margin-left:0; text-align:left; float:right;
    margin-bottom: 15px;
    padding: 8px 0;}
.breadcrumb li a { color:#333;}
.breadcrumb li a:hover { color:#ff5839;}

h1, h2, h3, h4, h5 {font-family: 'Poppins', sans-serif; margin-top:5px;}

h1 { font-size:36px; font-weight: 600; line-height:46px; color:#000; }
h2 { font-size:36px; font-weight: 600; line-height:46px; color:#000; text-transform: uppercase; margin-bottom: 25px}
h3 { font-size:24px; font-weight: 500; line-height:30px; color:#000;}
h4 { font-size:20px; font-weight: 500; line-height:26px; color:#000;}
h5 { font-size:18px; font-weight: 500; line-height:22px; color:#000;}

body { font-family: 'Roboto', sans-serif; font-size:16px; color:#333; line-height:24px; background:#fff;}


/*Back to Top*/
#back-top {position: fixed; bottom:40px;z-index:99; right:25px; display:none; width:41px;height:41px;}
#back-top a:hover {color:#333; }
#back-top span {width:41px;height:41px; display: block;	background:url(../images/up-arrow.gif) no-repeat center center #333;border-radius: 0%; opacity:0.4; filter:alpha(opacity=40); }
#back-top a:hover span { background-color:#ffd600; opacity:1; filter:alpha(opacity=1);}

.limit { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.limit.two-lines {
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      white-space: normal;
  }

/* List Style */

ul {padding-left: 0;}

ul {list-style-type: square;}

ul.listing { list-style:none; margin:0; padding:0; margin-bottom:10px;  list-style: outside disc;}
ul.listing li:before {    
font-family: 'FontAwesome';
content: '\f105';
position:absolute;
top:0; left:0;
}
ul.listing li { position:relative; padding-left:14px; overflow: hidden;}

ul.list { list-style:none; margin-left:0; padding-left:0;}
ul.list li { background:url(../images/sqr.jpg) no-repeat 0 7px; padding-left:16px;}
ul.list li a { color:#333;}
ul.list li a:hover { color:#3399cc;}
ul.list li li {list-style:none; padding-left:15px; margin-left:-20px; background:url(../images/subsqr.jpg) no-repeat 0 7px;}

ul.list li+li {
    margin-top: 7px;
}

main ul {margin-left:17px;}

main ol {margin-left:14px;}
main ol li { padding-left:5px;}

.btn { border-radius: 0; text-transform: uppercase; padding: .5rem 1.5rem; font-size: 18px; }

.btn-default, a.btn-default { background:#ffd500; color:#333; border-color:#ffd500;
-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.btn-default:hover { background-color:#333; color:#fff; border-color:#000}

.banner { position:relative; margin-bottom:0;}

main { margin: 0;}

.socialmedia {white-space:nowrap; text-align:right; margin:10px 0;  line-height:0;}
.socialmedia li {  display:inline-block; padding-left:2px; vertical-align:middle;}
.socialmedia li img { width:32px;}

.footer .social-icons {display: flex; align-items: center; height: 100%; justify-content: center;}
.footer .social-icons a,

.footer .social-icons span {
	display: inline-block;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	margin: 10px 5px;
	text-align: center;
	width: 42px;
    background-color:#151515;
	color: #fff;
	transition: all 0.3s ease;
}
.footer .social-icons a:hover { background: #ffd600; color: #333 }



footer {background:#333333; color:#ccc; }
.footer {padding:40px 0 10px;}
.footer, .footer a {  color:#cccccc; }
.footer a:hover { color:#fff;}

.footlist{ text-align:center }                      
.footlist li{ display: inline; list-style-type: none; padding: 0; margin:0; color:#cccccc;}
.footlist a { padding: 0px 2px; }
.footlist a:link, .footlist a:visited {color: #cccccc; text-decoration: none;}
.footlist a:hover{color: #2cafe5; text-decoration: none;}

.footlt { float:left;}
.footrt { float:right;}

.navigation { float:right; position:relative; z-index:99;}

.footer h3 {color: #fff;}


.clr-rt { clear:right;}
.clr-lt { clear:left;}

.service-box { text-align: center; margin:10px; }
.service-box .thumb { }

.speech {
  background: #f9f9f9;
  padding:10px 0;
}
.speech:before {  font-family: Georgia, serif;
  color: #999;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.20em;
  vertical-align: -0.4em;
}
.speech:after {  font-family: Georgia, serif;
  color: #999;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.20em;
  vertical-align: -0.5em;
}



/* Gallery */
.gallery { margin-bottom:25px;}

.galblock { margin-bottom:25px; list-style:none; overflow:hidden; background:#fff; position:relative; text-align:center; overflow:hidden; 
/*height:170px;*/
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
-moz-box-shadow: 0 5px 3px -3px #6e6e6e;
-webkit-box-shadow: 0 5px 3px -3px #6e6e6e;
box-shadow: 0 5px 3px -3px #6e6e6e;}

.galblock .video { position:absolute; top:50%; left:50%; z-index:999; transform: translateX(-50%) translateY(-50%);}
.galblock span.video { background:url(../images/video.png) no-repeat; height:64px; width:64px;}

.galblock img{  max-width: 100%; /*max-height:100%;*/
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}
.galblock img:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}
.galblock a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.galblock_image a .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	opacity: 0;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.galblock_image a .overlay h5{
	color: #FFF;
	position: absolute;
	height: 70px; overflow:hidden;
	top: 50%;
	left: 0px;
	right: 0px;
	margin-top: -25px;
	line-height: 24px;
	text-align:center;
	letter-spacing:1px;
}
.galblock_image a:hover .overlay { opacity: 1;
-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);}



a.more { font-size:18px; color:#800000;}
a.more:after { font-family: 'FontAwesome'; content: '\f105'; padding-left:5px; }
a.more:hover { color:#cc0000}


.slider-wave { position: absolute; bottom: -3px; z-index: 99;left: 0; right: 0; }


.slider_div { position: relative;  }
.slider_div .owl-nav { position: absolute; width:100%; top: 34%; font-size: 30px; color: #fff;}
.slider_div .owl-prev { position: absolute; left:0; display: block !important; background: red;   }
.slider_div .owl-next { position: absolute; right:0 } 
.slider_div .owl-theme .owl-nav [class*="owl-"] {  padding: 10px !important; opacity: 0.3; transition: all 0.3s ease-in-out;}
.slider_div .owl-theme .owl-nav [class*="owl-"]:hover{ background: none; padding: 10px !important; opacity: 1.0}

.slider_div .owl-theme .owl-nav.disabled + .owl-dots { position: relative; bottom: 100px; }
.slider_div .owl-theme .owl-dots .owl-dot span {transition: all 0.3s ease; width: 10px; background: #ff6e26; }
.slider_div .owl-theme .owl-dots .owl-dot.active span {
	background: #ff6e26; width: 40px;
}

.slider_div .owl-theme .owl-nav [class*="owl-"] { background: orange; padding: 10px !important; }
.slider_div .owl-theme .owl-nav [class*="owl-"]:hover{ background: green; padding: 10px !important; }



.caption {  display: block; }
.caption-content {  position: absolute; top: 24%; z-index: 2; color: #000; left: 0; right: 0; width: 84%; margin: auto;  }
.caption .title {font-size: 70px; line-height: 60px; font-weight: 700;}
.caption .title small { font-size: 28px; margin-bottom: 10px; display: block; font-weight: 400;}
.caption .slidedesc { margin: 10px 0 20px; font-size: 16px; line-height: 24px; }
.caption .slidebtn a { background: #cfdb1f; color: #000;
    padding: 15px 35px; font-size: 16px; border-radius: 40px;
} 
.slidebtn { display: inline-block; }
.slidebtn a { display:block; }

.slider_div .owl-item.active .caption .title { animation: 0.8s 0.2s fadeInDown both; }
.slider_div .owl-item.active .caption .slidedesc {animation: 0.8s 0.4s fadeInDown both; }
.slider_div .owl-item.active .caption .slidebtn { animation: 0.8s 0.4s fadeInRight both; }


/*.mid-bar { background: #fff; }*/

#logo { float: left; padding: 5px 0; }
.nav_right { float: right; }


.aboutbg { margin: 40px 0; position: relative; }




/**************/
.box1 {
 position: absolute;
 box-sizing: border-box;
 background:url(../images/icon-trianle.png) no-repeat center;
 width: 64px;
 height: 60px;
 animation: spin 10s infinite linear;
 right:10%;
}
@keyframes spin {
 100% { transform: rotate(360deg); }
} 
.box2 {
 position: absolute;
 box-sizing: border-box;
 background:url(../images/icon-trianle.png) no-repeat center;
 width: 64px;
 height: 60px;
 animation: zoom 10s infinite;
 right:20%;
}
@keyframes zoom {
 0% {transform: scale(1);}
 50% {transform: scale(0.5);}
 100% {transform: scale(1);}
} 


/*Page Loading*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #fff url(../images/load.gif) center no-repeat;
}
.se-pre-con img { position: absolute; top: 0; bottom: 0; left: 0; right: 0;}

#cssmenu > ul {margin-top: 48px; font-size: 14px; font-weight: 400;}

.servicebg {background: #ffd600 url(../images/servicebg.svg) no-repeat 0% 60%; background-size: cover;; padding: 40px 0;}
.servicebg.dark {background: #4d4d4d url(../images/image_mahalabg.svg) no-repeat 0% 60%; background-size: cover;; padding: 40px 0;}

.servicebox {padding: 15px; margin: 10px 0; background: rgba(255, 232, 113, 0.7);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	transition: all 0.3s ease-in-out;
	/*cursor: pointer;*/
}
.servicebox .thumb {margin: 25px 0;}
.servicebox .text { font-size: 18px; line-height: 28px; height: 56px; color: #333;}
.servicebg.dark .servicebox { background: rgba(255, 255, 255, 0.15); color: #fff;}

.servicebg.dark .header img {max-height: 70px;}
.servicebg.dark h2, .servicebg.dark h5, .servicebg.dark .servicebox .text { color: #fff;}
/*.servicebox:hover {box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);} */

.depotbg {padding: 40px 0; background: url(../images/depotbg.jpg) repeat center top; background-size: contain;}

.depotlist {}
.depotlist ul li {margin-bottom: 10px; font-size: 16px; color:#666}
.depotlist ul li a {font-size: 18px; line-height: 26px;}

.depotlist.bigtxt ul li a {font-size: 22px; line-height: 32px; font-family: 'Poppins', sans-serif; }


.card {height: 100%;}

.feedback .form-control { min-height: 44px; border-radius: 0; }
.feedback .form-group {position: relative;}
.form-control-feedback { color:#ccc;}
.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 6px;
    width: 34px;
    z-index: 2;
}
.required-field {
    color: #f45858;
    display: inline;
    font-size: 18px;
    line-height: 12px;
}

.gcaptcha { margin-bottom:10px; text-align:left; display:inline-block;}


.form-control:focus { box-shadow: none; }

.gbox {padding: 20px 25px; background: rgba(255,255,255,0.7);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);}

.sticky { position: sticky; top: 50px; }


/* .text::before {
    font-family: "Font Awesome 5 Free";
    content: "\f041;"
}
 */
 
/* Responsive Media Query */

/* Large desktops and laptops */
@media (min-width: 1200px) {
	/*.wrapper { background:#F50B0B }*/ /*red*/
	#cssmenu > ul > li > a {font-size: 16px;}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper { background:#0B6EF5 /*blue*/}
	.style4read { margin-top: 0px; }
	.post_block_style4_thumb { height:auto; }
	.post_block_style4 { min-height:339px; }
	
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.wrapper { background:#32F50B /*green*/}
	.posts4content p { height: 80px;overflow-x: hidden;}
	.style4read { margin-top: 0px; }
	.post_block_style4_thumb { height:auto; }
	.post_block_style4 { min-height:259px; }
	
	#cssmenu > ul {margin-top: 10px; margin-bottom: 0;}
	
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.wrapper { background:#F5800C /*orange*/}
	.footlt, .footrt { float:none; text-align:center;}
	.thumblt { float:left; width:300px; margin:2px 15px 5px 0;}
	.thumbrt { float:right; width:300px; margin:2px 0 5px 15px;}
	.blockdetail .thumb {  width:100%; float:none; overflow:hidden; margin:5px 0 10px 0;}
	.post_block_style4_thumb {height: inherit !important;position: relative !important;width: 100% !important;}
    .posts4content { position: relative; width: 100%; }
	
	ul.toplink { text-align: center; margin-bottom: 10px; }
	.toprt { text-align: center; }

	#logo { float: none; padding: 5px 0; text-align: center; }
	
	#cssmenu > ul {margin-top: 5px; margin-bottom: 0; }
	.servicebox .text { height: auto; }

	.depotlist {font-size: 18px; line-height: 26px;}
	.depotlist ul li {margin-bottom: 5px;}
	.footer {text-align: center;}

	.title-section {text-align: center;}
	.breadcrumb { text-align:center; float:none; justify-content: center;}

}

@media (min-width: 480px) and (max-width: 767px) {
	.wrapper { background:#F54D0B /*dark orange*/}
	.post_block_style4_thumb { height: inherit !important;position: relative !important;width: 100% !important;}
    .posts4content { position: relative; width: 100%; }

}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	.wrapper { background:#F5E50B /*yellow*/}
	.col-xs-6 { width:100%; float:none;}
	.thumblt, .thumbrt { float:none; width:100%; margin:2px 0 7px 0;}
	.frt, .flt {float : none; text-align:center;}
	.post_block_style4_thumb {height: inherit !important;position: relative !important;width: 100% !important;}
    .posts4content { position: relative; width: 100%; }

	
}
.form-messege.success {
        color: green;
}
.form-messege.error {
        color: red;
}