@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:21px; text-align:justify;}
.main-heading{font-weight:bold;Font-size:22px;color: #2d2d2d;line-height:36px;border-bottom:1px #ccc dashed;text-transform:uppercase;text-align:left;}

.main-heading1{/* font-weight:bold; */font-stretch: ultra-condensed;Font-size: 30px;font-weight: 100;color: #000;line-height:36px;border-bottom:2px #333 solid;text-transform:uppercase;text-align:center;width: fit-content;margin: 20px auto;}

.sub-heading{font-weight:bold;Font-size:18px;color: #333; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:16px; color:#333; line-height:30px; text-align:left;}

.cent{text-align:center;}
.cent img{padding:3px; margin-bottom: 15px;width: 250px;height: 300px;}



.gllry h2 {
  
  Font-size: 18px;
  color: #2d2d2d;
  line-height: 26px;
  
  text-transform: uppercase;
  text-align: left;
}

.main-table ul{ list-style-image: url(image/chek-bullet.png);}
.main-table ul li{ Font-size:14px; color:#666; line-height:22px; text-align:left;}

.tm-innr h3 { font-size:18px; font-weight:700}

.tm-innr img{ padding-bottom: 18px;}

.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}


.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0  !important;
    margin-right: 0 !important;
}


.navbar-nav>li {
    display: table-cell;
    float: initial !important;
	vertical-align: middle;
}

.navbar-default{ border:0 !important;  background-color: #fff !important;}

.navbar-default .navbar-nav>li>a{color: #222;font-size: 14px;padding-top: 8px;padding-bottom: 9px;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{ color: #ffffff !important; background: #121212; }
	
.dropdown-menu>li>a { padding: 1px 10px;}

#MenuControl_C .dropdown-menu{ padding:0 !important;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
   background: #414141 !important;
}
#DynamicEnquiry, #DynamicEnquiry_C{ height: inherit !important;}

.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
        border-left-color: #fff !important;
}
	
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    background-color: #414141 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #414141 !important;
    border-color:#fff;
    color: #fff !important;
}

.navbar-default .navbar-nav>li>a:hover{ background: #121212 color: #fff !important;}

#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav { height: 100%;}

.container-fluid{ margin-right: -15px; margin-left: -15px;}


#MenuControl_C #navbar-collapse-1{ height:100% !important;}

.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    top: 20em;
    right: 9px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.emailsubscription h2{ font-weight:bold; color:#036;}
.emailsubscription p{}
    .Subscribecss{right: 15px;
    padding: 0px 15px;
    line-height: 42px;
    border-radius: inherit;
    width: 100%;
    border: 1px solid #ccc9c9;
    }
	.ssubmit{    top: 24px;
    right: 0px;
    padding: 3px 23px;
    line-height: 38px;
    border-radius: inherit;
    position: absolute;
    border: none;
    color: #fff;
    background-color: #11670b;
}

.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    top: 15em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}



@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}



.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 14px;}	
.social-fx{ list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #242c42;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}


#HomepagecontentControl{ min-height:300px !important;}
#form1 center #HomepagecontentControl{ min-height: 450px !important;}


@media (max-width: 991px){	
#MenuControl, #MenuControl_C{ height: initial !important; width: 100% !important;}

}

@media (max-width: 769px){
#widgetsControl_C{ height:initial !important}

	
.navbar-toggle{ background-color: #044479 !important;}	

.navbar-nav > li {  display: block !important; text-align: left !important;  border-bottom: 1px #125790 solid !important;}
#MenuControl_C #navbar-collapse-1{ background-color: #044479 !important; padding-left: 25px !important;}
.navbar-default .navbar-nav > li > a{ color: #fff !important;}


}

@media (max-width: 767px){
.top-nav{ display:none; }	
	
}