@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');


@import url("font-awesome.min.css");
@import url("icons.css");
@import url("animate.min.css");

body{
font-family: 'Roboto', sans-serif;	
font-weight: 400;
font-size:13px;
color: #333;
line-height:1.5;	
}

h1, h2, h3, h4, h5, h6{
	line-height:1.2;
	margin:0;
	padding:0;
	}

button, a{
color: #333;
text-decoration:none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

a:hover{
color: #332f83;
text-decoration:none;
}

.btn:focus {
  outline: none;
  box-shadow:none;
}

img{
max-width:100%;
display:block;
}


p:last-child{
	margin:0;
	}

button{
	cursor:pointer;
	}

button:focus {
  outline: none;
  box-shadow:none;
}




.form-control:focus {
    box-shadow:none;
    }
	


:focus {
	outline:none;
}


.breadcrumb{
	font-size:11px;
	font-weight: 500;
	padding:5px 0;
	background:none;
	margin:25px 0 0 0;
  -ms-flex-pack: start ;
  justify-content: flex-start ;
	}


.breadcrumb-sec{
	position: relative;
}

.breadcrumb-item a{
	color:#666;
	}
	.breadcrumb-item a:hover{
	color:#332f83;
	}
	
.breadcrumb-item.active{
	color:#332f83;
	}



.popup-ad{
	
}

.popup-ad .modal-content{
	background: #fff;
	border: 0;
	padding: 0;
}
.popup-ad .modal-header{
font-size:15px;
font-weight:500;	
}
.popup-ad .modal-body{
	padding:15px;
	background: #fff;
	text-align: center;
}

.popup-ad .modal-body img{
display: inline-block;
}

.popup-ad .close{
	color:#666;
	text-shadow:none;;
    opacity: .8;	
}

.popup-ad .close:not(:disabled):not(.disabled):hover,
.popup-ad .close:not(:disabled):not(.disabled):focus {
  color: #666;
  opacity: 1;
}

.popup-ad .modal-header {
    padding-top: 5px;
    padding-bottom: 5px;
}









.modal-title{
	font-size:13px;
	font-weight: 600;
	color: #6A2A10;	
}



.main-header .modal-backdrop{
	z-index:-1;
	}
	
.main-header .modal-backdrop.show {
  opacity:0;
}

.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.modal.left .modal-body {
	padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
	right: 0;
}



.main-header .modal-content{
	border:0;
	border-radius:0;
	}
	
.main-header .modal-header{
	background:#332f83;
	color:#fff;
	border:0;
	border-radius:0;
	padding:8px 20px 8px 15px;
	}
	
.main-header .modal-title{
	font-size:13px;
	font-weight: 500;
	color: #fff;	
}


	
.main-header .modal-body{
	padding:20px;
	}

.main-header .modal-header .close{
	color:#fff;
	text-shadow:none;
}



.main-header .modal-header .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.main-header .modal-header .close:not(:disabled):not(.disabled):hover,
.main-header .modal-header .close:not(:disabled):not(.disabled):focus {
  color: #fff;
  text-decoration: none;
  opacity: .75;
}






.pro-single-sec .modal-backdrop{
	z-index:-1;
	}
	
.pro-single-sec .modal-backdrop.show {
  opacity:0;
}

.pro-single-sec .modal-content{
	border:0;
	border-radius:0;
	}
	
.pro-single-sec .modal-header{
	background:#332f83;
	color:#fff;
	border:0;
	border-radius:0;
	padding:8px 20px 8px 15px;
	}
	
.pro-single-sec .modal-title{
	font-size:13px;
	font-weight: 600;
	color: #fff;	
}
	
.pro-single-sec .modal-body{
	padding:20px;
	}

.pro-single-sec .modal-header .close{
	color:#fff;
	text-shadow:none;
}



.pro-single-sec .modal-header .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.pro-single-sec .modal-header .close:not(:disabled):not(.disabled):hover,
.pro-single-sec .modal-header .close:not(:disabled):not(.disabled):focus {
  color: #fff;
  text-decoration: none;
  opacity: .75;
}






/*hm-enq-sec styles*/

.enq-box{
	position:relative;
	margin:0;
	}

.enq-box .enq-form{
	position:relative;
	}
	
.enq-box .form-group{
	margin-bottom:10px;
	}
	
.enq-box .form-control{
	padding:10px;
	font-size: 14px;	
	border:1px solid #bdbdbd;
	border-radius:0;
	background:#ffffff;
	color:#212121;
	min-width:150px;
	height:auto;
	margin:0;
	}

.enq-box .form-control:focus {
    box-shadow:none;
	background:#ffffff;
	border:1px solid #424242;
    }




.enq-box ::-webkit-input-placeholder { /* Chrome */
  color: #424242;
}

.enq-box :-ms-input-placeholder { /* IE 10+ */
  color: #424242;
}

.enq-box form ::-moz-placeholder { /* Firefox 19+ */
  color: #424242;
  opacity: 1;
}

.enq-box form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #424242;
  opacity: 1;
}


.enq-box .btn-submit{
	position:relative;
	background:#332f83;
	color:#fff;
	font-weight:500;
	border-radius:0;
	font-size: 14px;
	padding: 10px 20px;
	margin: 10px 0 0 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.enq-box .btn-submit:hover{
	background:#504abc;
	color:#fff;
	}

	
.enq-box .CaptchaBox{
	display: block ;
}

.enq-box .CaptchaBox .CaptchaText{
	font-size: 18px;
	text-align:center;
	color: #555;
border: 1px dashed #888;
background:#F0F1F2;
padding:7px 30px;
margin:0;
}

.enq-box .CaptchaBox .CaptchaEqual{
	font-size: 18px;
	color: #666;
text-align:center;
margin:0;
}

.enq-box .CaptchaBox .dFlexBox{
	display: -ms-flexbox;
	display: flex;
}

.enq-box .CaptchaBox .CaptchaInput{
	margin:0 10px 0 0;
}


.enq-box .CaptchaBox .CaptchaReload .iconstyle {
	font-size: 20px;
	width: 43px;
	height:43px;
	padding: 10px;
	background: #888;
	color:#fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}






@media (max-width: 991px){
	
.enq-box .form-control{
	padding:8px 10px 7px;
	font-size: 12px;
	}
	
.enq-box .btn-submit {
    font-size: 12px;
    padding:6px 15px 5px;
    margin: 10px 0 0 0;
}	


.enq-box .CaptchaBox .CaptchaText{
	font-size: 16px;	
}
	
.enq-box .CaptchaBox .CaptchaReload .iconstyle {
	font-size: 16px;
	width: 35px;
	height:35px;
	
}

	

}
	



	
	
/*container styles*/

.page-wrapper{
	position:relative;
	width: 100%;
	}




/*header nav styles*/

.top-line{
	padding:0;
	font-size:12px;
	font-weight: 500;
	color: #666;
	position: absolute;
	right: 0;
	top:10px;
	z-index:1;
	}

.top-line a{
	color: #666;
	}



.top-line h5{
	font-family: 'Yesteryear', cursive;
	font-size: 22px;
	color: #195729;
	padding: 0; 
	
}


.top-line .top-right{
	position:relative;	
	display: -webkit-box ;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-wrap: wrap ;
  flex-wrap: wrap ;
}


.top-line .top-right ul{
	margin: 0;
	padding: 0;
	display:none;
}

.top-line .top-right ul li {
      display: -webkit-inline-box ;
  display: -ms-inline-flexbox ;
  display: inline-flex ;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}
    .top-line .top-right ul li:last-child {
      margin-right: 0;
      }



.top-line .iconstyle{
	font-size:14px;
	color:#195729;
	margin-right: 5px;
	}
	



.top-line .social-icon{
	display: none;
	}


.top-line .social-icon a{
margin-left:12px;
}

.top-line .social-icon a:first-child{
margin-left:0;
}
	
	
.top-line .social-icon .iconstyle{
	font-size:13px;
	color:#195729;
	margin: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	.top-line .social-icon .iconstyle:hover{
	color:#000;
	}


.top-line .social-icon .iconstyle.icon-youtube{
	font-size:18px;
	}



.top-line .hotline{
	position: relative;
	color: #f10000;
	line-height: 1.1;
	padding: 0 0 0 24px;
	margin: 0 20px  0 0;
	display: none;
}

.top-line .hotline i{
	position: absolute;
	top:1px;
	left: 0;
	font-size: 20px;	
}

.top-line .hotline .txt{
	position: relative;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 4.5px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

.top-line .hotline .txt span{
	display: block;
	font-size: 11px;
	letter-spacing: normal;
}





.top-line .hotline .number{
	position: relative;
	font-size: 15px;
	font-weight: 700;
	letter-spacing:3px;
}



.main-header{
	position:relative;
	background:#ffffff;
	}
	


	
.brand-wrapper{
	position:relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	}
	

	
/*nav styles*/


.alignItemCenter {

}


.logo-bg{
	position: absolute;
	right: 60px;
	top:18px;
}

.logo-bg img{
display: inline-block;
width: 44px;	
}

.navbar-nav.bg {
    background: #e5e5e5;
    padding: 10px 0;
}

.hdr-nav {
  padding: 0; }
  
  .hdr-nav .navbar-brand{
    padding: 10px 0;
	}
	
.navbar-brand img{
	width:210px;
	}
	
  		
  .hdr-nav .navbar-nav .nav-item {
    margin:0;
	}
    .hdr-nav .navbar-nav .nav-item .nav-link {
	position:relative;
	font-weight:500;
	font-size:13px;
	text-transform: uppercase;
	padding:6px 20px;
	color: #333;	
	}
	

	  
    .hdr-nav .navbar-nav .nav-item:hover .nav-link{
      color: #332f82;
	  }
	  
.hdr-nav .navbar-nav .nav-item.active .nav-link {
      color: #332f82;
	  }
	  
	.hdr-nav .navbar-nav .nav-item.active .nav-link::after {
	}
	  
    .hdr-nav .navbar-nav .nav-item:last-child {
      margin-right: 0px; }


.navbar-light .navbar-toggler {
    color: #fff;
    border: 0;
	background:none;
	}

.navbar-toggler {
    border-radius: 0;
    padding: 3px 6px;
    font-size: 1em;
	width:30px;
	height:24px;
}

.navbar-light .navbar-toggler-icon {
    background: url(../images/menu-icon.svg) center center no-repeat;
}

.navbar-light .navbar-toggler>.close {
    display:inline;
	padding: 8px 11px 8px 11px;
	opacity:1;
	background: url(../images/menu-close-icon.svg) center center no-repeat;
}
.navbar-light .navbar-toggler.collapsed>.close, .navbar-light .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
}






/*************/
/* Dropdown*/
/*************/
.navbar-nav .dropdown-toggle::after {
  display: none; }

.navbar-nav .dropdown-menu.b-none {
 	border:0;
	
-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
}



.navbar-toggler{
	border:0;
	}

/*******************
Overlay headers and thrid dropdown
******************/
.dropdown-menu li{
	border-bottom:0;
	}
	.dropdown-menu li:last-child{
	border-bottom:0;
	}


.dropdown-menu{
	border-radius:0;
	padding:0;
	background:#d5d5d5;
	}

.dropdown-item {
	font-weight:500;
	padding:8px 20px;
	font-size:12px;
	text-transform: uppercase;
	color:#333;
	}
	 
.dropdown-item:focus, .dropdown-item:hover {
  color: #332f82;
  text-decoration: none;
  background-color: #ececec;
}

.dropdown-item.active, .dropdown-item:active {
	color: #332f82;
	text-decoration: none;
	background-color: #ececec;
}  



.dropdown-submenu {
  position: relative; }
  .dropdown-submenu .dropdown-item > .ml-auto {
    position: absolute;
    right: 15px;
    top: 10px; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0;
  border-radius: 0.25rem;
  display: none; }
  .dropdown-submenu > .dropdown-menu.menu-right {
    left: auto;
    right: 100%; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -75%; }

.dropdown-menu .divider {
  background-color: rgba(120, 130, 140, 0.13);
  height: 1px;
  margin: 9px 0;
  overflow: hidden; 
  }


@media (min-width: 576px){


	
.navbar-brand img{
	width:250px;
	}




}


@media (min-width: 768px){


	
.navbar-brand img{
	width:280px;
	}




}



@media (min-width: 992px){

	
.alignItemCenter {
  -ms-flex-align: center ;
  align-items: center ;
}


.navbar-brand img{
	width:280px;
	}	
	
	
	
	
	
.logo-bg{
	position: relative;
	top: 0;
	right: 0;
}

.logo-bg img{
display: inline-block;
width: 48px;	
}
	
	
.navbar-nav.bg {
    background: none;
    padding: 0;
	margin: 0;
}
	

  .hdr-nav .navbar-brand{
    padding: 20px 0;
	}

.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:13px;
	font-weight:500;
	color: #333;
	padding:0 6px;
	}
	  
.hdr-nav .navbar-nav .nav-item:hover .nav-link{
      color: #332f83;
	  }
	  
.hdr-nav .navbar-nav .nav-item.active .nav-link {
      color: #332f83;
	  }
	  
.hdr-nav .navbar-nav .nav-item.active .nav-link::after {

	}
	
	
.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 3px 10px;
	margin-left: 0;
	border-radius: 3px;
	background: #332f83;
	color: #fff ;
	font-size: 13px;
}
	
.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq:hover{
	background: #333;
	color: #fff ;
}	
	
  .hdr-nav .navbar-nav .nav-item {
    margin: 0;
	}	
	
	

.navbar-nav .dropdown-menu.b-none {
 	border:0;
	
-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}



	
.dropdown-menu{
	background:#fff;
	}	
	
.dropdown-item {
	color:#333;
	font-size:12px;
	font-weight: 500;
	padding:8px 10px;
	}
	 
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #332f83;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #332f83;
} 	

 
  .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0px; }

  .navbar-nav > .dropdown .dropdown-menu {
    min-width: 200px;
    margin-top: 0px; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }


 }	
 	


@media (min-width: 1200px){


.logo-bg img{
width: 56px;	
}	

.navbar-brand img{
	width:400px;
	}	
	
.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:14px;
	letter-spacing:normal;
	padding:0 10px;
	}

.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 5px 10px 4px;
	font-size: 14px;
	margin-left: 10px;
}
	
	
.dropdown-item {
	font-size:13px;
	padding:8px 15px;
	}

 
  .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0px; }

  .navbar-nav > .dropdown .dropdown-menu {
    min-width: 220px;
    margin-top: 0px; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }

}


@media (min-width: 1300px){

.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:14px;
	padding:0 15px;
	}

.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 5px 10px 4px;
	font-size: 14px;
	margin-left: 15px;
}
	
	
.dropdown-item {
	font-size:13px;
	padding:8px 15px;
	}

}

@media (min-width: 1600px){

.hdr-nav .navbar-nav .nav-item .nav-link { 
	font-size:15px;
	padding:0 20px;
	}

.hdr-nav .navbar-nav .nav-item .nav-link.nav-enq{
	padding: 8px 15px;
	font-size: 14px;
	margin-left: 20px;
}
	
	
.dropdown-item {
	font-size:14px;
	padding:10px 15px;
	}

}


@media (max-width: 400px){

.top-line h5 {
    font-size: 16px;
}
	

	
}


.mob-box{
	display:block;
	position:relative;
	background:#333;
	color:#dedede;
	padding:0 20px 15px;
	}
	
	.mob-box a{
	color:#dedede;
	}

.mob-box ul{
	margin: 0;	
	padding: 5px 0;
	border-top:1px solid #717171;
}

.mob-box ul li {
	display: block;
	padding: 5px 0;
}

		
	
.mob-box .iconstyle{
	font-size:14px;
	color:#dedede;
	margin-right:10px;
	margin-top:-5px;
	}
	


.mob-box .social-icon{
	border-top:1px solid #717171;
	padding:8px 0 0 0;
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	}
	
.mob-box .social-icon .iconstyle{
	font-size:12px;
	color:#dedede;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	.mob-box .social-icon .iconstyle:hover{
	color:#13A89E;
	}

.mob-box .social-icon .iconstyle.icon-youtube{
	font-size:16px;
	}


.mob-box .social-icon a{
	display: block;
	margin-left:10px;
	}

.mob-box .social-icon a:first-child{
	margin-left: 0;
	}

.mob-box .hotline{
	position: relative;
	line-height: 1.2;
	padding: 10px 0 10px 25px;
	margin: 0;
	border-top:1px solid #717171;
}

.mob-box .hotline i{
	position: absolute;
	top:16px;
	left: 0;
	font-size: 16px;	
	
}

.mob-box .hotline .txt{
	position: relative;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 4.5px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

.mob-box .hotline .txt span{
	display: block;
	font-size: 10px;
	color: #b2b2b2;
	letter-spacing: normal;
}



.mob-box .hotline .txt{
	position: relative;
}

.mob-box .hotline .number{
	position: relative;
	font-size: 14px;
	letter-spacing: 2px;
}







@media (min-width: 992px){

	.mob-box{
	display:none;
}


}



/*hm-slider-sec styles*/

.hm-mainslider-sec {
    position: relative;
    margin: 0
}

.slider-item {
    position: relative
}

.slider-image {
    position: relative
}

.slider-image:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0)
}

.slider-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 3%;
    z-index: 1;
    background: rgba(0,25,43,0);
    color: #fff;
    padding: 0;
    max-width: 200px
}

.slider-caption h1 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    color: #fff;
    margin: 0 0 15px 0
}

.slider-caption h1 span {
    font-weight: 400
}

.slider-caption .txt {
    font-size: 13px;
    line-height: 1.3;
    margin: 0 0 15px 0
}

.slider-caption .btn-slide {
    padding: 6px 10px;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 3px;
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

}

.slider-caption .btn-slide:hover {
    background: #fff;
    color: #332f83;
}



.owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}

.owl-item.active .txt {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}


.owl-item.active .btn-slide {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}





.hm-mainslider-sec .owl-dots {
    position: absolute;
    bottom: 5px;
    right: 10px
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background-color: #ebebeb;
    border: 2px solid #fff;
    position: relative;
    padding: 0;
    cursor: pointer;
    margin: 5px
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot.active span {
    background-color: #ef5351
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ef5351
}

.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding: 3px 2px;
    background: 0 0;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    border: 0px solid #fff;
    background: rgba(0,0,0,.7);
}

.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-]:hover {
   background: rgba(0,0,0,.8);
    color: #fff;
    text-decoration: none
}

.hm-mainslider-sec .owl-next,.hm-mainslider-sec .owl-prev {
    position: absolute;
    width: 24px;
    height: 24px;
    color: inherit;
    background: 0 0;
    border: none;
    z-index: 100;
    bottom: 20px
}

.hm-mainslider-sec .owl-prev {
    right: 36px
}

.hm-mainslider-sec .owl-next {
    right: 10px
}

.hm-mainslider-sec .owl-theme .owl-nav {
    margin: 0
}

@media (min-width: 576px) {
    .slider-caption {
        left:4%;
        padding: 0;
        max-width: 300px
    }

    .slider-caption h1 {
        font-size: 24px;
    }
}

@media (min-width: 768px) {
    .slider-caption {
        left:4%;
        padding: 0;
        max-width: 300px
    }

    .slider-caption h1 {
        font-size: 30px;
		margin: 0 0 20px 0;
    }

    .slider-caption .txt {
        font-size: 14px;
        margin: 0 0 20px 0
    }

    .slider-caption .btn-slide {
        padding: 6px 15px;
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .slider-caption {
        left:5%;
        padding: 0;
        max-width: 550px
    }

    .slider-caption h1 {
        font-size: 40px;
        margin: 0 0 20px 0
    }

    .slider-caption .txt {
        font-size: 14px;
        margin: 0 0 20px 0;
    }

    .slider-caption .btn-slide {
        padding: 10px 20px;
        font-size: 14px;
    }

    .hm-mainslider-sec .owl-dots {
        bottom: 5px;
        right: 10px
    }

    .hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
        width: 14px;
        height: 14px
    }

    .hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
        padding: 4px 4px;
        font-size: 14px
    }

    .hm-mainslider-sec .owl-next,.hm-mainslider-sec .owl-prev {
        width: 30px;
        height: 30px;
        bottom: 20px
    }

    .hm-mainslider-sec .owl-prev {
        right: 50px
    }

    .hm-mainslider-sec .owl-next {
        right: 15px
    }
}

@media (min-width: 1200px) {
    .slider-caption {
        padding:0;
        max-width: 400px
    }

    .slider-caption h1 {
        font-size: 50px;
        margin: 0 0 40px 0
    }

    .slider-caption .txt {
        font-size: 16px;
        margin: 0 0 40px 0
    }

    .hm-mainslider-sec .owl-dots {
        bottom: 30px;
        right: 15px
    }

    .hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 18px
    }

    .hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
        padding: 10px 4px;
        font-size: 18px
    }

    .hm-mainslider-sec .owl-next,.hm-mainslider-sec .owl-prev {
        width: 46px;
        height: 46px;
        bottom: 20px
    }

    .hm-mainslider-sec .owl-prev {
        right: 66px
    }

    .hm-mainslider-sec .owl-next {
        right: 15px
    }
}

@media (max-width: 575px) {
	
    .slider-caption .txt {
        display:none;
    }
	
.slider-image img{
height: 300px;
object-fit: cover;
object-position: center bottom;
}	
	
	
	
}











/*section-header styles*/	

.sec-header{
	position: relative;
	margin: 0;
	}



.sec-header h1{
	position:relative;
	font-size:20px;
	font-weight:700;
	text-transform: uppercase;
	line-height: 1.3;
	color:#333;
	letter-spacing: -1px;
	padding:0;
	margin: 0 0 30px 0;
	}

.sec-header h1 span{
	font-weight:400;
	}

.sec-header h1::after{
	position:absolute;
	content:"";
	width:30px;
	height:3px;
	background:#332f83;
	bottom:-10px;
	left:0;
	right:0;
	margin: 0;
	}


.sec-header h1.hdr-white{
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
	}

.sec-header h1.hdr-white::after{
	background:#fff;
	}



.btn-more{
	padding:6px 10px;
	border:0px solid #332f83;
	background:#332f83;
	color:#fff;
	font-size:12px;
	font-weight:500;
	border-radius:3px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.btn-more:hover{
		background:#504abc;
		color:#fff;
		}
	
.btn-more.ar{
	float: right;
	margin: 0;
}	


.btn-enq{
	position: absolute;
	top:-35px;
	right: 0;
	z-index: 1;
	padding:5px 15px;
	background:#370409;
	color:#fff;
	font-size:11px;
	font-weight:600;
	border-radius:0;
	}
	
	.btn-enq:hover{
		background:#332f83;
		color:#fff;
		}



.btn-discover{
	position:relative;
	color:#332f83 !important;
	font-weight:600;
	font-size:12px;
	padding: 0 0 0 30px;
	margin:0;
	}
	
	.btn-discover:hover{
	color:#504abc !important;
	}


.btn-discover:after{
    content: '';
    width: 20px;
    border-bottom: 2px solid;
    border-color: #332f83;
    position: absolute;
    left: 0;
    top: 50%;
}



/*hm-why-sec styles*/	

.hm-why-sec{
	position: relative;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
}





.hm-why-sec .content-box{
	position: relative;
	float: right;
	padding: 30px 0;
}



.hm-why-sec .content-box .desc{
	margin: 0 0 20px 0;	
}


.hm-why-sec .hm-bg-features{
	position: relative;
	background: url(../images/hm-why.jpg);
	background-size: cover;
	z-index: 1;
}

.hm-why-sec .hm-bg-features:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	z-index: -1;
	
}


.hm-why-sec .hm-features{
	position: relative;
	padding: 30px 20px;
	text-align: center;
}

.hm-why-sec .hm-features .sec-header h1::after {
    margin: auto;
}


.hm-why-sec .hm-features .hm-features-slide{
	position: relative;
	padding: 20px 0 0 0;	
}



.hm-why-sec .hm-features .box-items{
	position: relative;
	background: #fff;
	padding: 0;
	border-radius: 0;
	text-align: center;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}


.hm-why-sec .hm-features .box-items .image{
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.hm-why-sec .hm-features .box-items .image img{
	display: inline-block;


	-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition:all .3s;
    -ms-transition: all .3s;
    -o-transition:all .3s;
}



.hm-why-sec .hm-features .box-items:hover .image img{	
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
	transform: scale(1.2);
	}



.hm-why-sec .hm-features .box-items .icon{
	position: relative;
	margin: 0 0 10px 0;
}


.hm-why-sec .hm-features .box-items .icon{
	position: relative;
	margin: 0 0 10px 0;
}

.hm-why-sec .hm-features .box-items .icon .iconstyle{
	font-size:60px;
	width: 60px;
	height: 60px;
	color:#6A2A10;
    -moz-transition: all .3s;
    -webkit-transition:all .3s;
    -ms-transition: all .3s;
    -o-transition:all .3s;
}



.hm-why-sec .hm-features .box-items:hover .icon .iconstyle{
	font-size:66px;
	width: 66px;
	height: 66px;
} 


.hm-why-sec .hm-features .box-items .title{
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.1;
	padding: 0 10px 5px 10px;
}




.hm-why-sec .owl-carousel .item{
	overflow:hidden;
	}	
	
.hm-why-sec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:20px;
	}

.hm-why-sec .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:#332f83;
	border: 1px solid #fff;
	width:10px;
	height:10px;
	}
	
.hm-why-sec .owl-theme .owl-dots .owl-dot.active span,
.hm-why-sec .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #fff;
	border: 2px solid #fff;
	}






.hm-why-sec .hm-features .owl-carousel .owl-stage{display: flex;}


.hm-why-sec .hm-features .tm-items {
    height: 100%;
}


.hm-why-sec .hm-features .h100 {
	height: 100%;
	
}





/*hm-products-sec styles*/


.hm-products-sec{
	position: relative;
	padding: 30px 0 0 0;	
}

.hm-products-sec .container-fluid {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}

.hm-products-sec .row {
  margin-right: -1px;
  margin-left: -1px;
  }

.hm-products-sec .row > .col,
.hm-products-sec .row > [class*="col-"] {
  padding-right: 1px;
  padding-left: 1px;
  }



.hm-products-sec .bg-one{
	background: #f9f9f9;
	}

.hm-products-sec .bg-two{
	background: #ececec;
	}



.hm-pr-box{
	position:relative;
	height: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.hm-pr-box:hover {
background: #332f83;
color: #fff !important;
box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
}



.hm-pr-box:hover .btn-discover{
	color:#fff !important;
	}


.hm-pr-box:hover .btn-discover:after{
    border-color: #fff;
}


.hm-pr-box .image-box{
	position: relative;
	overflow: hidden;
	}
	
	.hm-pr-box .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.hm-pr-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}


	
.hm-pr-box .content-box{
	position: relative;
	padding: 20px 15px;
	}
	
	.hm-pr-box .content-box h3{
		font-size:15px;		
		font-weight:700;
		text-transform: uppercase;
		color: #332f83;
		margin:0 0 10px 0;
	}

.hm-pr-box:hover .content-box h3 {
color: #fff !important;
}

.hm-pr-box:hover .content-box {
color: #fff !important;
}

	
	.hm-pr-box .content-box .desc{
		height:60px;
		overflow:hidden;
		margin:0 0 20px 0;		
	}



/*hm-appl-sec styles*/	

.hm-appl-sec{
	position: relative;
	padding: 30px 0 10px 0;
}


.hm-appl-sec .appl-slide{
	position: relative;
}


.hm-appl-sec .appl-item{
	position: relative;
	background: #f3f3f3;
}

.hm-appl-sec .appl-item .image-box{
	position: relative;
	overflow: hidden;
	}
	
	.hm-appl-sec .appl-item .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
}

.hm-appl-sec .appl-item:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}


	
.hm-appl-sec .appl-item .content-box{
	position: relative;
	padding: 20px 15px;
	}
	
	.hm-appl-sec .appl-item .content-box h3{
		font-size:18px;
		font-weight:700;
		text-transform: uppercase;
		margin:0 0 10px 0;
	}


.hm-appl-sec .appl-item .content-box .desc{
	margin: 0 0 20px 0;
	}



.hm-appl-sec .owl-carousel .item{
	overflow:hidden;
	}	


.hm-appl-sec .owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	right: 0;
	bottom: -25px;
	margin-top:10px;
}

.hm-appl-sec .owl-theme .owl-nav.disabled+.owl-dots{
	
	}

.hm-appl-sec .owl-theme .owl-dots .owl-dot span{
	margin:0 0 0 16px;
	background:#888;
	width:10px;
	height:10px;
	}
	
.hm-appl-sec .owl-theme .owl-dots .owl-dot.active span,
.hm-appl-sec .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #332f83;
	}


.hm-appl-sec .owl-carousel .owl-stage{display: flex;}


.hm-appl-sec .tm-items {
    height: 100%;
}


.hm-appl-sec .h100 {
	height: 100%;
	
}





/*hm-gallery-sec styles*/	

.hm-gallery-sec{
	position: relative;
	padding: 0;
}

.hm-gallery-sec .glr-box-row{
	position: relative;
}


.hm-gallery-sec .glr-box-row .container-fluid {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}

.hm-gallery-sec .glr-box-row .row {
  margin-right: -1px;
  margin-left: -1px;
  }

.hm-gallery-sec .glr-box-row .row > .col,
.hm-gallery-sec .glr-box-row .row > [class*="col-"] {
  padding-right: 1px;
  padding-left: 1px;
  }


.hm-gallery-sec .glr-item{
	position: relative;
	overflow: hidden;
	margin: 0 0 2px 0;
}

.hm-gallery-sec .glr-item img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.hm-gallery-sec .glr-item:hover img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}



.hm-gallery-sec .glr-item .overlay-box{
	width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background: rgba(36,59,126,.7);
	padding:30px;
	opacity: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	
.hm-gallery-sec .glr-item:hover .overlay-box{
	opacity: 1;
	}	






/*hm-testimonials-sec styles*/

.hm-testimonials-sec .sec-header h1{
	text-align: center;
	}

.hm-testimonials-sec .sec-header h1::after{
	margin: auto;
	}

.hm-testimonials-sec{
	display: none;
	position:relative;
	padding: 30px 0;
	background: #F3F3F3 url(../images/bg-testimony.jpg);
	background-size: cover;
	text-align: center;
}

.hm-testimonials-sec .desc{
	position:relative;
	max-width: 850px;
	margin: auto;
	margin-bottom: 20px;
	}
	

.testimonial-box{
	position:relative;
	}


.testimonial-box .box{
	position: relative;	
	padding: 20px 0 10px 0;
	height: 100%;
}

.testimonial .icon-quote {
	position: absolute;
	left:20px;
	top: -10px;
	z-index: 1;
}



.testimonial .icon-quote img {
	padding: 6px;
	background: #332f83;
	border-radius: 3px;
	width: 40px !important;
	height: 40px !important;	
}



.testimonial .icon-quote .iconstyle{
	font-size:18px;
	color:#fff;
	background: #332f83;
	border-radius: 3px;
	width: 30px;
	height: 30px;	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center ;
	-ms-flex-pack: center ;
	justify-content: center ;
	}



.testimonial{
	position:relative;
	width: 98%;
	margin: auto;
	background: #fff;	
	padding: 40px 20px 20px 20px;
-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-topright: 30px;
-moz-border-radius-bottomleft: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	}

.testimonial .desc{
	margin-bottom:20px;
	}


			
.testimonial-by{
	position: relative;
	}


	
.testimonial-box .testimonial .image{
	margin:0 0 35px 0;
	}
	
.testimonial-box .testimonial .image img{
	width:auto;
	max-width: 60px;
  border-radius: 50%;
	display:inline-block;
	}

.testimonial-box .testimonial .bx{
	}
		
.testimonial-box .testimonial .name{
	font-weight: 700;
	font-size:13px;
	color:#666;
	}
	
.testimonial-box .testimonial .sub-title{
	font-size:12px;
	font-weight: 500;
	color:#666;
	}

.testimonial-box .testimonial .sub-title-two{
	font-size:12px;
	font-weight: 500;
	color: #666;
	}
	



.testimonial-box .owl-carousel .item{
	overflow:hidden;
	}	
	
.testimonial-box .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:10px;
	}




.testimonial-box .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:#888;
	width:10px;
	height:10px;
	}
	
.testimonial-box .owl-theme .owl-dots .owl-dot.active span,
.testimonial-box .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #332f83;
	}

	



.testimonial-box .owl-carousel .owl-stage{display: flex;}


.testimonial-box .tm-items {
    height: 100%;
}


.testimonial-box .h100 {
	height: 100%;
	
}



/*hm-small-banner-sec-sec styles*/

.hm-small-banner-sec{
	position:relative;
	padding: 25px 0;
	background: #332f83 url(../images/bottom-banner.jpg) top center;
	background-size: cover;
	color: #fff;
	text-align: center;
	}


.hm-small-banner-sec h3{
	position: relative;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	}

.hm-small-banner-sec .desc{
	margin: 0 0 20px 0;
	}


.hm-small-banner-sec .btn-bnr-contact{
	padding:5px 8px;
	background:none;
	border: 1px solid #fff;
	color:#fff;
	font-size:12px;
	font-weight:500;
	border-radius:3px;
		-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.hm-small-banner-sec .btn-bnr-contact:hover{
		background:#fff;
		border: 1px solid #fff;
		color:#332f83;
		}




/*hm-clients-sec styles*/	

.hm-clients-sec{
	position: relative;
	padding: 30px 0 0 0;
}



.hm-clients-sec .client-row{
	position:relative;
	}

.hm-clients-sec .client-item{
	position:relative;
	}

.hm-clients-sec .client-item img{
	border: 1px solid #E2E2E2;
	}

.hm-clients-sec .owl-carousel .owl-item img{

}	

	
.hm-clients-sec .owl-carousel .item{
	overflow:hidden;
	}	
	
.hm-clients-sec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:10px;
	}

.hm-clients-sec .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:#979797;
	width:10px;
	height:10px;
	}
	
.hm-clients-sec .owl-theme .owl-dots .owl-dot.active span,
.hm-clients-sec .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #293a92;
	}
	




	

/*footer styles*/

.footer-sec{
	position:relative;
	font-size:12px;
	background: #100e3a;
	color:#DEDEDE;
	}

.footer-sec .footer-top{
	position:relative;
	}

.footer-sec .footer-widgets{
	position:relative;
	padding:30px 0 0 0;
	}

.footer-sec .footer-column{
	position:relative;
	margin:0 0 25px 0;
	}
	
.footer-sec .footer-column h5{
	font-size:13px;	
	font-weight:500;
	text-transform: uppercase;
	color:#DEDEDE;
	padding:0;
	margin:0 0 20px 0;
	}
	
.footer-sec .footer-column .links{
	margin:0;
	padding:0;
	}
	.footer-sec .footer-column .links li{
	margin:0;
	padding:5px 0;
	list-style:none;
	line-height:1.3;
	}
	
	.footer-sec .footer-column .links li:first-child{
	padding-top:0;
	}
	.footer-sec .footer-column .links li:last-child{
	padding-bottom:0;
	}


.footer-sec .footer-column .pro-link{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}	

.footer-sec .footer-column .links-two{
	margin:0;
	padding:0 15px 0 0;
	flex-basis: 50%;
	}

	.footer-sec .footer-column .links-two li{
	margin:0;
	padding:7px 0;
	list-style:none;
	line-height:1.3;
	}
	
	.footer-sec .footer-column .links-two li:first-child{
	padding-top:0;
	}
	.footer-sec .footer-column .links-two li:last-child{
	padding-bottom:0;
	}
	
	.footer-sec .footer-column a{
	color:#DEDEDE;
	}
	.footer-sec .footer-column a:hover{
	color:#fff;
	}

.footer-sec .footer-column .txt{
	position:relative;
	margin:0 0 5px 0;
	}

	

	


.footer-sec .social-icon{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	}
	
.footer-sec .social-icon a{
    display: block;
    margin-left:15px;
}

.footer-sec .social-icon a:first-child{
    margin-left: 0;
}

.footer-sec .social-icon .iconstyle{
	font-size:13px;
	color:#DEDEDE;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

	.footer-sec .social-icon .iconstyle:hover{
	color:#fff;
	}

.footer-sec .social-icon .iconstyle.icon-youtube{
	font-size:16px;
	}

.footer-sec .social-icon .iconstyle.icon-whatsapp{
	font-size:15px;
	}




	
.footer-sec .box{
	position: relative;
	color:#D4D4D4;
	padding:0 0 0 26px;
	margin:0 0 15px 0;
	}


	
.footer-sec .box .icon{
	position:absolute;
	top:2px;
	left:0;
	}



.footer-sec .box .txt{
	margin: 0;
	}
	
.footer-sec .box .iconstyle{
	font-size:13px;
	}



.footer-sec .footer-middle{
	position:relative;
	margin: 0;
	}


.footer-sec .footer-logos-other{
	position:relative;
	margin: 0 0 10px 0;
	}



.footer-sec .footer-logos-other .row {
  margin-right: -3px;
  margin-left: -3px;
  }

.footer-sec .footer-logos-other .row > .col,
.footer-sec .footer-logos-other .row > [class*="col-"] {
  padding-right: 3px;
  padding-left: 3px;
  }



.footer-sec .footer-logos-other .items{
	position:relative;
	margin: 0 0 10px 0;
	}



.footer-sec .footer-logos-other .items:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(51,51,51,.3);
	}




.footer-sec .footer-bottom{
	position: relative;
	padding:0 0 20px 0;	
}

.footer-sec .copyright{
	text-align: center;
	margin: 0 0 10px 0;
	}


.footer-sec .design{
	font-size:11px;
	color: #848484;
	text-align: center;
	}

.footer-sec .design a{
	color: #848484;
	}
.footer-sec .design a:hover{
	color: #a9a9a9;
	}



.footer-sec .others{
	display: -ms-flexbox ;
	display: flex ;
	margin: 30px 0 0 0;
}

.footer-sec .others .item{
	margin-right: 20px;
}

.footer-sec .others .item img{
}




.side-bar-contact {
	position: fixed;
	bottom: 8%;
	right:5px;
	z-index: 100;
}

.side-bar-contact .iconstyle{
	font-size:26px;
	color:#fff;
	background: #25d366;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center ;
	-ms-flex-pack: center ;
	justify-content: center ;	

-webkit-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
	}






	
/*sub-banner styles*/


.sub-banner-sec{
	position:relative;
	height:400px;
	margin:0;
	}


.sub-banner-sec h1{
	position: relative;
	font-size: 34px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background: rgba(51,47,131,.85);
	border-left: 10px solid rgba(0,0,0,.7);
	padding: 18px 40px 15px 40px;
	display: inline-block;
}


.sub-banner-sec h1 span{
	font-weight: 400;
}


.align-center{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}



@media (max-width: 1200px){
	
.sub-banner-sec{
	height:350px;
	}

}



@media (max-width: 992px){
	
.sub-banner-sec{
	height:300px;
	}

	
.sub-banner-sec h1{	
	font-size: 20px;
	padding: 10px 20px;
}

	

}


@media (max-width: 768px){
	
.sub-banner-sec{
	height:250px;
	}	

}


@media (max-width: 576px){
	
.sub-banner-sec{
	height:200px;
	}
	
}



		
.bg-about {
	background:#e0e0e0 url(../images/banner-about.jpg) center;
	background-size: cover;
	}


.bg-QualityPolicy {
	background:#e0e0e0 url("../images/banner-quality-policy.jpg") center;
	background-size: cover;
	}


.bg-hsePolicy {
	background:#e0e0e0 url("../images/banner-hse-policy.jpg") center;
	background-size: cover;
	}


.bg-services {
	background:#e0e0e0 url(../images/banner-services.jpg) center;
	background-size: cover;
	}


.bg-civil{
	background:#e0e0e0 url(../images/banner-civil.jpg) center;
	background-size: cover;
	}

.bg-mep{
	background:#e0e0e0 url(../images/banner-mep.jpg) center;
	background-size: cover;
	}


.bg-water-supply-system{
	background:#e0e0e0 url(../images/banner-water-supply-system.jpg) center;
	background-size: cover;
	}

.bg-drainage-system {
	background:#e0e0e0 url(../images/banner-drainage-system.jpg) center;
	background-size: cover;
	}	


.bg-photo-gallery {
	background:#e0e0e0 url(../images/banner-photo-gallery.jpg) center;
	background-size: cover;
	}

.bg-clients {
	background:#e0e0e0 url(../images/banner-clients.jpg) center;
	background-size: cover;
	}

.bg-careers {
	background:#e0e0e0 url(../images/banner-careers.jpg) center;
	background-size: cover;
	}

.bg-contact {
	background:#e0e0e0 url(../images/banner-contact.jpg) center;
	background-size: cover;
	}



.al-center {
    -ms-flex-item-align: center;
    align-self: center;
}



/*about-sec styles*/

.about-sec{
	position:relative;
	padding:30px 0 10px;
	}


.about-sec .box-row{
	position: relative;
	margin: 0 0 30px 0;
}


.about-sec .desc-b{
	font-size: 13px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 10px 0;
	}

.about-sec .desc{
	margin: 0 0 20px 0;	
	}


.about-sec .image-box{
	position: relative;
	margin:0;
	}

	.about-sec .image-box img{
		width: 100%;
	}

.about-sec .content-box{
	position: relative;
	margin: 0 0 30px 0;
	}

.about-sec .content-box.pd-left{
	padding: 0;
	}

.about-sec .content-box.pd-right{
	padding: 0;
	}



.about-sec .desc-box{
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	text-transform: uppercase;
	border-left: 4px solid #332f83;
	padding: 0 0 0 15px;
	margin: 0;
	}




/*mission-sec styles*/

.mission-sec{
	position:relative;
	background: #F3F3F3;
	padding:30px 0 10px;
	}


.mission-box{
	position:relative;
	background: #fff;
	text-align:left;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	border: 1px solid #e0e0e0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	

	}



.mission-box .image-box{
	position: relative;
	overflow: hidden;
	margin:0;
	}
	
	.mission-box .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
}

.mission-box:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}

	
.mission-box .content-box{
	position: relative;
	padding: 15px 20px;
	}

	
	.mission-box .content-box h3{
		font-size:16px;
		font-weight:700;
		text-transform: uppercase;
		margin:0 0 10px 0;
	}

		.mission-box .content-box h3 span{
		font-weight:400;
	}


	
	.mission-box .content-box .desc{
	}







.lists{
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.lists li{
	position: relative;
	list-style: none;
	padding: 3px 0 3px 20px;
}

.lists li:before {
    content: '';
    width: 6px;
    height: 6px;
	border-radius: 50%;
	background: #332f83;
    position: absolute;
    left: 0;
    top: 10px;
}






/*qualitypolicy-sec styles*/

.qualitypolicy-sec{
	position:relative;
	padding:30px 0;
	}



.qualitypolicy-sec .box-row{
	position: relative;
	margin: 0 0 30px 0;
}


.qualitypolicy-sec h3{
	font-size:16px;		
	font-weight:700;
	text-transform: uppercase;
	margin:0 0 10px 0;	
	}


.qualitypolicy-sec .desc{
	margin: 0 0 20px 0;	
	}


.qualitypolicy-sec .image-box{
	position: relative;
	margin:0;
	}

	.qualitypolicy-sec .image-box img{
		width: 100%;
	}

.qualitypolicy-sec .content-box{
	position: relative;
	margin: 0 0 30px 0;
	}

.qualitypolicy-sec .content-box.pd-left{
	padding: 0;
	}

.qualitypolicy-sec .content-box.pd-right{
	padding: 0;
	}





/*qualitypolicy-sec styles*/

.hse-sec{
	position:relative;
	padding:30px 0;
	}


.hse-sec.bgLight{
	position:relative;
	background: #F3F3F3;
	padding:30px 0;
	}


.hse-sec .box-row{
	position: relative;
	margin: 0 0 30px 0;
}


.hse-sec h3{
	font-size:16px;
	font-weight:700;
	text-transform: uppercase;
	margin:0 0 10px 0;
	}


.hse-sec .desc{
	margin: 0 0 20px 0;	
	}


.hse-sec .image-box{
	position: relative;
	margin:0;
	}

	.hse-sec .image-box img{
		width: 100%;
	}

.hse-sec .content-box{
	position: relative;
	margin: 0 0 30px 0;
	}

.hse-sec .content-box.pd-left{
	padding: 0;
	}

.hse-sec .content-box.pd-right{
	padding: 0;
	}



/*gallery styles*/

.gallery-sec{
	position:relative;
	padding:30px 0;
	}


.glr-single-row{
	position: relative;
}

.glr-single-row .row {
  margin-right: -15px;
  margin-left: -15px;
  }

.glr-single-row .row > .col,
.glr-single-row .row > [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
  }



.gallery-sec .glrBox{
	position:relative;
	text-align: center;	
	margin-bottom: 30px;
	}

.gallery-sec .glrBox .title{
	position: relative;
	font-size: 13px;	
	margin: 0;
	}


.gallery-sec .glr-item{
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.gallery-sec .glr-item img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.gallery-sec .glr-item:hover img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}



.gallery-sec .glr-item .overlay-box{
	width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background: rgba(36,59,126,.7);
	padding:30px;
	opacity: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	
.gallery-sec .glr-item:hover .overlay-box{
	opacity: 1;
	}	






/*services-sec styles*/	


.services-sec{
	position: relative;
	padding: 30px 0;
}


.bgLight {
    background: #f1f6f9;
}


.servicesRow {
	position: relative;
}



.servicesRow .bg-one{
	background: #f9f9f9;
	}

.servicesRow .bg-two{
	background: #ececec;
	}




.ServListBox{
	position:relative;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.ServListBox:hover {
background: #332f83;
color: #fff !important;
box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
}


.ServListBox:hover .btn-discover{
	color:#fff !important;
	}


.ServListBox:hover .btn-discover:after{
    border-color: #fff;
}


.ServListBox .image-box{
	position: relative;
	overflow: hidden;
	}
	
	.ServListBox .image-box img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.ServListBox:hover .image-box img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}


	
.ServListBox .content-box{
	position: relative;
	padding: 20px 15px;
	}
	
	.ServListBox .content-box h3{
		font-size:15px;		
		font-weight:700;
		text-transform: uppercase;
		color: #332f83;
		margin:0 0 10px 0;
	}

.ServListBox:hover .content-box {
color: #fff !important;
}

.ServListBox:hover .content-box h3{
color: #fff !important;
}
	
	.ServListBox .content-box .desc{
		margin:0 0 20px 0;		
	}










.servRow {
    position: relative;
}


.servRow .imageBox{
	position: relative;	
	margin: 0 0 20px 0;
}

.servRow .imageBox img{
	width: 100%;
}


.servRow .contentBox{
	position: relative;
	text-align: left;
}

.servRow .contentBox h3{
	font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px 0;
  }

.servRow .contentBox .desc{
}



.servRow .contentBox.pdLeft{
	padding-left: 0;
}

.servRow .contentBox.pdRight{
	padding-right: 0;
}






/*clients styles*/


.clients-sec{
	position:relative;
	padding:30px 0;
	}


.clientsRow{
	position: relative;
}

.clientsRow .clientsBox{
	position: relative;
	text-align: center;
	margin: 0 0 30px 0;
}

.clientsRow .clientsBox .imageBox{
	position: relative;
	margin: 0 0 10px 0;
}

.clientsRow .clientsBox .imageBox img{
	display: inline-block;
	border: 1px solid #E2E2E2;
}


.clientsRow .clientsBox .title{
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
}



/*careers styles*/

.careers-sec{
	position:relative;
	padding:30px 0;
	}


.careers-sec h4{
	position: relative;
    font-size: 14px;
    font-weight: 700;
	text-transform: uppercase;
    margin: 0 0 15px 0;
	}

.careers-sec .desc{
	margin: 0 0 15px 0;
	}






/*contact styles*/

.contact-sec{
	position:relative;
	padding:30px 0 10px;
	}


.contact-sec .contactbox{
	position: relative;
	text-align: center;
	padding: 20px 20px;	
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15)
}


.contact-sec .contactbox h6{
	font-size: 12px;
	font-weight: 700;
	color: #888;
	margin: 0 0 5px 0;
}


.contact-sec .contactbox .txt{
	font-size: 14px;
	line-height: 1.3;
}

	.contact-sec .contactbox .icon{
	position:relative;
	margin: 0 0 15px 0;
	}



.contact-sec .contactbox .icon .iconstyle{	
	color:#fff;
	background: #332f83;
	font-size:15px;
	width: 30px;
	height: 30px;	
	border-radius: 50%;
	
  display: -ms-inline-flexbox ;
  display: inline-flex ;
  -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}







.location-sec{
	position:relative;
	display: none;
	}
	
.location-sec .location{
	position:relative;
	height:300px;
	background:#efeeec;
	}	
	
.location-sec .location iframe{
	height:300px;
	}




.contact-sec-two{
	position:relative;
	background: #f1f6f9;
	padding: 30px 0;	
	}

.contact-sec-two h4{
	position: relative;
    font-size: 14px;
    font-weight: 500;
	text-transform: uppercase;
    margin: 0 0 20px 0;
	}

.contact-sec-two .desc{
	margin: 0 0 15px 0;
	}




.contact-form{
	position: relative;
	}


.contact-form .form-group{
	margin-bottom:15px;
	}
	
.contact-form .form-control{
	padding:8px 10px 7px;
	border-radius:0;
	border:1px solid #cccccc;
	background:#ffffff;	
	color:#333;
	font-size:13px;
	min-width:150px;
	height:auto;
	margin:0;
	}

.contact-form .form-control:focus {
    box-shadow:none;
	background:#fff;
	border:1px solid #8e8e8e;
    }

.contact-form ::-webkit-input-placeholder { /* Chrome */
  color: #333;
}

.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #333;
}

.contact-form form ::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  opacity: 1;
}

.contact-form form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #333;
  opacity: 1;
}


.contact-form .btn-submit{
	position:relative;
	background:#332f83;
	color:#fff;
	font-weight:500;
	font-size:12px;
	border-radius:0px;	
    padding:8px 15px;
	margin:0;
	    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

	
	.contact-form .btn-submit:hover{
	background:#504abc;
	color:#fff;
	}



.contact-form .form-row{
margin-right: -15px;
margin-left: -15px;
}
	
.contact-form .form-row > .col, 
.contact-form .form-row > [class*="col-"]{
padding-right: 15px;
padding-left: 15px;
}



.upload-file {
    display: inline-block;
    padding: 0 10px 0 0;
}

.upload-file {
    display: inline-block;
    padding: 0 10px 0 0;
}
	
.upload-inline {
	width: auto;
    display: inline-block;
}


.contact-form .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.50rem + 2px);
  padding: 10px 20px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.contact-form .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.50rem;
  padding: 10px 20px;
  line-height: 1.5;
  color: #fff;
  content: "Browse";
  background-color: #332f83;
  border-left: 1px solid #cccccc;
  border-radius: 0;
}


.contact-form .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
padding-left: 1.5rem;
}

.contact-form .custom-checkbox .custom-control-label::before{
	border-radius:0;
	background: #fff;
	border: 1px solid #D5D5D5;
}

.contact-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #332f83;
}



.txt-label{
	font-weight: 500;
	margin:0 0 2px 0;
	}	
.required {
  color: #C51313;
}






.CaptchaBox{
	display: -ms-flexbox ;
	display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.CaptchaBox .CaptchaText{
	font-size: 18px;
text-align:center;
	color: #555;
border: 1px dashed #888;
background:#F0F1F2;
padding:7px 30px;
margin:0 15px 0 0;
}

.CaptchaBox .CaptchaEqual{
	font-size: 20px;
	color: #666;
text-align:center;
margin:0 15px 0 0;
}

.CaptchaBox .CaptchaInput{
	margin:0 15px 0 0;
}


.CaptchaBox .CaptchaReload .iconstyle {
	font-size: 20px;
	width: 43px;
	height:43px;
	padding: 10px;
	background: #888;
	color:#fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}



@media (max-width: 991px) {

.CaptchaBox .CaptchaText{
	font-size: 16px;
	padding: 5px 30px 4px;
}

.CaptchaBox .CaptchaReload .iconstyle {
	width: 35px;
	height:35px;
	font-size:16px;
	}

	}








/* scroll to top style */

.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #e86256;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #e86256;
}


.cd-top {
  display: inline-block;
  height: 25px;
  width: 25px;
  z-index:100;
  position: fixed;
  bottom: 10px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(51, 51, 51, 0.5) url(../images/top-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

.cd-top:hover {
  background-color: #150816;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 30px;
    right: 20px;
    bottom: 20px;
  }
}












