/*
Template Name:My Estate
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
body {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #000;
    font-family: "Khand", sans-serif;
    font-size: 1em;
    line-height: 1.5;
}
h4, .h4 {
    font-size: 1.3125em;
    font-family: "Oswald", sans-serif;
    margin-top: 16px;
    margin-bottom: 16px;
}
h1,h2,h3,h4,h5,h6{
padding:0;
    margin: 5px 5px 10px 2px;
	color:#902356;
	font-family: "Oswald", sans-serif;
}
a{
 color: #2f6aa4;
 }
a:hover{
text-decoration:none;
color: #902356;
}
.text-dark{
	color: #000;
}
ul{
margin:0;
}
li{
  font-size:18px;
   
  }
  ::marker {
	  color: #902356;
  }
p{
padding:0;
margin:0;
font-size:15px;
margin: 10px 5px 10px 5px;
color: #333;
font-family: "Khand", sans-serif;
}
h1{
font-size:42px;
}
h2{
font-size:36px;
}
h3{
font-size:28px;
}
h4{
font-size:22px;
}
h5{
font-size:18px;
}
h6{
font-size:15px;
}
.space_left{
padding-left:0; 
margin-left:0;
} 
.space_right{
padding-right:0;
margin-right:0; 
} 
.space_all{
padding:0; 
margin:0;
} 
.iw{
   width:100%!important;
   }
.button{
background:#902356;
display:inline-block;
color:#fff;
padding:15px 40px;
margin-top:15px;
text-align:center;
  }
.button:hover{
color:#fff;
background:#68901b;
  }
.border_none{
  border:none!important;
  }
.mgt{
  margin-top:0!important;
  }
.mgt1{
  margin-bottom:0!important;
  }
.bold{
 font-weight:bold;
 color:#000; 
  }
.navbar {
 min-height:auto; 
 margin-bottom:0;
 border:none;
}
.p_3{
padding-top:30px;
padding-bottom:30px;
}
.mt_4{
margin-top:30px;
 }
.mt_1{
margin-top:10px!important;
 }
/*********************top****************/
#top{
   background:#902356;
   padding-bottom:5px;
   }
.top_1l{
   padding-top:9px; 
	}
.top_1l ul li a{
  color:#fff;
  font-size: 23px;
  }
.top_1l ul li a:hover{
  color:#902356;
  }
.top_1l ul li a i{
margin-right:5px;
color:#902356;
  }
/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:16px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.top_1r a {
 background-color: #902356;   
}
.top_1r {
text-align:right!important; 
 }
/*********************top_end****************/

/*********************header****************/
.cd-secondary-nav .is-visible {
  visibility: visible;
  transform: scale(1);
  transition: transform 0.3s, visibility 0s 0s;
}
 .cd-secondary-nav.is-fixed {
    z-index: 9999;
    position: fixed;
    left: auto;
    top: 0; 
    width:100%;
  }	
.navbar{
background:#fff;
min-height:auto;
padding-top:10px;
padding-bottom:10px;
border-radius:0;
    border-bottom: 3px solid #902356;
  }
.navbar-brand i{
   background:#902356;
   color:#fff;
   width:30px;
   height:30px;
   text-align:center;
   line-height:30px;
   border-radius:50%;
   margin-right:5px;
   vertical-align:middle;
   font-size:16px;
   }
.navbar-brand {
  color:#1976D2;
  font-size:24px;
  padding:0;
  padding-top:6px;
  }
.navbar-brand  span{
  color:#f65a3a;
  font-size:14px;
  margin-left:37px;
  display:block;
  line-height:0.5em;
  }
.tag_m{
 font-size: 18px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin: 10px 5px;
    color: #000;
    font-weight: 600;
  }
.tag_m:hover{
  background:#902356!important;
  color:#fff;
  }
.tag_m:focus{
  background:#902356!important;
  color:#fff;
  }
.active_tab{
  background:#902356;
  color:#fff;
  }
 .drop_1 a:hover{
 background: #902356!important;
 color:#fff!important;
  }
.drop_1 a {
padding-top: 15px!important;
padding-bottom: 15px!important;
}
.drop_1  {
margin-top:10px!important;
padding:0;
min-width:200px;
}
.dropdown-menu>li>a {
   color: #fff;
}
/*********************header_end****************/

/*********************footer****************/
#footer .navbar-brand{
  padding-top:0;
  float:none;
  }
#footer{
  background:#1a1a1a;
  padding-top:30px;
  padding-bottom:30px;
  }
#footer .navbar-brand span{
  color:#ef5a3b;
  }
.footer_1i p{
  color:#ccc;
  }
.footer_1i ul li a {
    background-color: #3e3d3d;
}
.footer_1i ul{
 display:block;
 margin-top:10px; 
  }
.footer_1i1 h4{
 color:#ef5a3b;
 margin-bottom:25px; 
  }
.footer_1i1 h5{
color:#fff;
  }
.footer_1i1 h5 i{
color:#902356;
margin-right:5px;
  }
.footer_1i1 p{
color:#ccc;
  }
.footer_1i2 h4{
color:#ef5a3b;
margin-bottom:20px;
  }
.footer_1i2 ul li{
margin-top:10px;
  }
.footer_1i2 ul li a{
color:#ccc;
  }
.footer_1i2 ul li a:hover{
color:#902356;
  }
.footer_1i2 p{
color:#ccc;
  }
.footer_1i2 .form-control{
margin-top:10px;
height:50px;
border-radius:0;
border:none;
  }
.footer_1i2 h5 a{
border:2px solid #902356;
  }
.footer_1i2 h5 a:hover{
background:none;
color:#902356;
  }
#footer_bottom{
 padding-top:10px;
 padding-bottom:10px;
 background:#902356; 
  }
.footer_bottom_1 p{
color:#fff;  
line-height: 8px;
font-size: 	18px;
  }
.footer_bottom_1 p a{
color:#fff; 
  }
  
.footer_bottom_1 p a:hover{
color:#fff; 
  }
/*********************footer_end****************/
/*********************common****************/
.center_bgm{
  background:#0000007a;
  padding-top:200px;
  padding-bottom:200px;
  }
.center_team_1_i h2{
  /*color:#fff;*/
  }
.center_team_1_i1 li{
  color:#eee;
  display:inline-block;
  padding-left:10px;
  padding-right:15px;
  border-right:1px solid #999;
  }
.center_team_1_i1 li a{
  color:#eee;
  }
  
.nav_list span{
 font-weight:100!important;
 color:#999!important; 
  }
.blog_page_1r h6{
  border-bottom:1px solid #d1ff76;
  padding-bottom:15px;
  }
.tab_1 h6{
  border-bottom:1px solid #d1ff76;
  padding-bottom:15px;
  }
.list_detail_lm2l li span{
  font-weight:100!important;
  color:#902356!important; 
  }
  
 .pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #f9ffed;
 text-align:center;
 border-radius:3px;
 }
.pages ul li a{
display:block;
color: #333;
 }
.pages ul li:hover{
 background: #902356;
 }
.pages ul li:hover a{
 color: #fff;
 }
.act{
  background:#902356!important;
 }
.act a{
 color: #fff!important;
 }
 
.prop_1i {
text-align:center; 
background-color: #f5ffe2;
    padding: 15px;
    border: 1px solid #dbff95 !important;
 }
 .prop_1i h5{
   font-size:16px;
 }
.prop_1i p {
text-align:left; 
 }
.list_1_1{
     border: 1px solid #bfff3e;
}
/*********************common_end****************/
/*********************reg_home****************/
#reg_home{
 background:#902356;
 padding-top:40px;
 padding-bottom:40px; 
  }
 .reg_home_1 h4{
 color:#0c65bd;
   }
.reg_home_1 p{
   color:#eee;
   }
 .reg_home_2 h5 a{
 background:#fff;
 color:#000;
 border:2px solid #fff;
   }
.reg_home_2 h5 a:hover{
   background:none;
   }
/*********************reg_home_end****************/

@media (min-width:768px) and (max-width:991px) {
.container{
 width:100%; 
  }
.top_1l ul li {
 font-size:12px;
 }
.top_1l{
padding-top:12px;  
  }
.tag_m{
 padding-left:10px!important;
 padding-right:10px!important; 
 font-size:16px;
  }
#footer ul.social-network li{
  display:inline-block;
  margin-bottom:5px;
  }
 .button {
padding: 15px 30px;
}
.wishlist_1  br{
display:none; 
 }
.prop_2_l   br{
display:none;  
 }
.navbar{
padding-left:10px; 
padding-right:10px;
 }
 }
 
@media (min-width:992px) and (max-width:1200px) {
.container{
 width:100%; 
  }
#footer ul.social-network li{
  display:inline-block;
  margin-bottom:5px;
  }
.navbar{
padding-left:10px; 
padding-right:10px;
 }
  }
@media (min-width:1201px) and (max-width:1325px) {

 }

.htb-text {
    color: #902356;
}

.sh-ph {
        font-size: 1.5em;
        line-height: 1.125em;
    }
	
	.si-heading {
    font-size: 33px;
    line-height: 1.1em;
    color: #fff;
    text-shadow: 6px 5px 6px #000;
	}
	
.py-5{
	padding-top:25px;
}
.pb-5{
	padding-bottom:100px;
}
.pm-image{
	height: 175px;
	position: relative;
    bottom: 94px;
}
.bg-img{
	background-image: url(./../img/bg-bucket.png);
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
	top: 91px
}
.pm-title {
    color: #902356;
    font-size: 18px;
    line-height: 1.0454545455em;
    font-weight: 600;
    padding: .9090909091em 0 0;
}
.pcm-title {
    font-size: 35px;
    line-height: 1.25em;
    margin: 0 0 .3214285714em 0;
    color: #902356;
    text-transform: none;
    letter-spacing: normal;
    border-bottom: 2px solid #f56400;
    font-weight: 600;
    font-family: 'Khand';
    padding-bottom: .3125em;
}
.pcm-desc{
	font-size: 22px;
    line-height: 1.5882352941em;
    margin: 0 0 1.1764705882em 0;
    color: #333;
}
.pcm-header{
	font-size: 29px;
    line-height: 1.5882352941em;
    color: #902356;
}
.pcm-content {
        padding: 25px 65px;
    }
	
	.pcm-right-content {
        width: 54%;
        padding: 0;
        height: 100%;
        transform: skew(-14deg, 0deg);
        position: absolute;
        top: 0;
        right: -5%;
        overflow: hidden;
        background: #1d4b2b;
    }
	.pcm-right-content img {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -7%;
    background-size: contain;
    transform: skew(14deg, 0deg);
    background-position: center 0;
}
.bg-light{
	background-color: #eee;
}
.btn {
	font-family: "Oswald", sans-serif;
	background: #902356;
	border : #902356;
}
.hpcm-text{
	max-width: 797px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
}
.pb-3{
	padding-bottom:60px;
}
.our-industrial-specialty-module {
    background-image: url(./../img/bg-our-industries.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
	width:100%;
}
.oismi-title {
	font-size: 17px;
    font-weight: 600;
}
.oismi-image img{
	height: 88px;
	width: 88px;
}
.bg-right{
	border-right: 1px solid #a59a9a;
}
.oismc-btn{
	font-weight: 600;
    border-radius: 10px;
    padding: 22px 10px 23px !important;
    text-align: center;
    display: block;
	color: #fff;
}
.our-industrial img{
	padding: 30px;
    height: 430px;
	width: 80%;
}
.p-5{
	padding:25px;
}
.h-500{
	height:500px;
}

#accordion{
  .panel, .panel-heading, panel-title, .panel-body{border:0;font-size: 16px;
        font-weight: 500;}
  .panel{
    box-shadow:none;
      .panel-heading{
      border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            background-color: #eee;
        .panel-title a{text-decoration:none;padding:1em 0;}
        .panel-title a span{float:right;width:50px;}
        .panel-title a span:after {content: "\2014";color:#1B5062;font-size: 20px;}
        .panel-title a.collapsed span:after {content: "+";}
      }
    }
}
.knit{
	background-color: #902356;
}
.text-white{
	color: #fff;
}
.hdfm-content{
	width: 100%;
}
.mt-2{
	margin-top:10px;
}
.sf-company-name, .sf-address, .sf-ph-wrap, .sf-email {
    display: block;
    font-size: 17px;
    line-height: 1.2222222222em;
    color: #6c7c96;
}
.sf-footer-content {
    font-size: 19px;
    line-height: 1.5em;
    margin: 0 0 1.15em;
    color: #6c7c96;
}
.ab p{
	font-size: 20px;
	margin-top: 24px;
    color: #000;
}
.pri p{
	font-size: 20px;
    color: #000;
}
.contact-form label{
	font-size: 14px;
    font-weight: unset;
    margin-bottom: unset;
}
.mb-2{
	margin-bottom: 10px;
}
.contact-form .button{
	
    display: inline-block;
    color: #fff;
    padding: 7px 33px;
    margin-top: 15px;
    font-size: 15px;
}

.mt-5{
	  margin-top: 30px;
  }
  
  
  .dropdown-menu {
  background-color: #902356;
}

  
  .dropdown-submenu {
  position: relative;
  background-color: #902356;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}





.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
    
    min-width: 199px;
    
}

.category .btn{
	width: 100%;
	background-color: #e9e9e9;
	text-align: left;
}

.category .button {
    background: #902356;
    display: inline-block;
    color: #fff;
    padding: 1px 20px;
    margin-top: 15px;
    text-align: center;
    font-size: 17px;
}


.border-box{
	border: 1px solid #ccc;
    padding: 22px;
    border-radius: 5px;
    height: 200px;
}
.border-boxs{
	border: 1px solid #ccc;
    padding: 25px;
    border-radius: 5px;
    height: 325px;
    margin-bottom: 15px;
}
.sm-box{
	border-top: 1px solid #ccc;
    padding: 22px;
    height: 127px;
}
.border{
	border: 1px solid #ccc;
	border-radius: 5px;
}
.w-100{
	width:100%;
}
.mb-3{margin-bottom:15px;}

.mt-3{margin-top:30px;}

.dropdown:hover .dropdown-menu {display: block;}

.dtwo:hover .menu2 {display: block;}

ul {
    list-style-type: square;
}

#rec-trade{
  .panel, .panel-heading, panel-title, .panel-body{border: 0;
        font-size: 15px;
		border: 1px solid #ccc;
        text-decoration: underline;}
  .panel{
    box-shadow:none;
      .panel-heading{
			border: 1px solid #ccc;
            background-color: #902356;
            color: #fff;
            text-align: center;
	  }
	  .panel-body{
		  height: 140px;
	  }
	  
        .panel-title a{text-decoration:none;padding:1em 0;}
        .panel-title a span{float:right;width:50px;}
        .panel-title a span:after {content: "\2014";color:#fff;font-size: 18px;}
        .panel-title a.collapsed span:after {content: "+";}
      }
	  
    }

#rec-trade a:hover {
		color: #fff !important;
	}
	
.p-0{
	padding: unset;
}

.request p{
	font-size: 15px;
    margin-top: 12px;
    color: #000;
}
.request .border-box {
    border: 1px solid #ccc;
    padding: 7px;
    border-radius: unset;
    height: 52px;
}
.p-03{
	padding:0 13px;
}

@media screen and (max-width : 767px){
	.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 43px;
    padding-right: 43px;
}
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 
.navbar-collapse{
box-shadow:none; 
max-height:none; 
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar-toggle{
 background:#902356;
 margin-top:12px; 
  }
.navbar-toggle:hover{
 background:#902356!important; 
  }
.navbar-toggle:focus{
 background:#902356!important; 
  }
.navbar-toggle .icon-bar{
 background:#fff; 
  }

#top{
 display:none; 
  }
.cd-secondary-nav.is-fixed{
position:static;
  }
#header .navbar-brand{
 padding-left:10px;
 padding-top:10px; 
  }

.tag_m{
 font-size:32px;
 padding-top:18px!important;
 padding-bottom:20px!important;
 border-bottom:1px solid #d1ff76; 
 margin:0;
  }
 .drop_1 a {
font-size:26px;
padding-left:30px;
padding-right:30px;
}
 .drop_1  {
margin-top:0!important;
}
#reg_home{
 text-align:center; 
  }
.reg_home_2 {
 text-align:center; 
  }
#footer{
 text-align:center; 
  }
.footer_1i1 {
 margin-top:15px;
 margin-bottom:15px;
 }
.footer_1i2 {
 margin-top:15px; 
  }
#footer .navbar-brand span{
margin-left:0; 
  }
.center_bgm{
text-align:center;
padding-top:100px;
padding-bottom:100px;
  }
.center_team_1_i1 {
 text-align:center;
 margin-top:10px; 
  }
.col-item img{
 width:100%; 
  }
.pages ul li{
margin-bottom:5px; 
 }
 .fade-carousel .carousel-inner .item {
    height: 70vh !important;
}
.fade-carousel {
    position: relative;
    height: 60vh !important;
}
.pm-title {
    margin-bottom: 25px;
}
.pcm-content {
    padding: 25px 0px !important;
}
.oismi-image img {
    height: 120px !important;
    width: 120px !important;
}
.oismc-btn{
	margin-bottom: 25px;
}
.our-industrial img {
    padding: 5px;
    height: 315px;
    width: 100%;
}
.pb-3 {
    padding-bottom: 25px;
}
p{
	font-size: 20px;
}
.contact-form.text-right{
	text-align: center !important;
}
.contact-form .button {
    margin-bottom: 15px;
}
}
.social-share-wrap {
    border-bottom: 5px solid #7b280b;
    border-top: 5px solid #7b280b;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.107425em 1.107425em 1.232425em;
    margin: 0 0 .5695625em;
}