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

.main-table{font-family:Verdana; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:22px; color:#024b73; line-height:36px; border-bottom:1px #ccc dashed; text-transform:uppercase; text-align:left;}
.sub-heading{    font-weight: bold;
    Font-size: 18px;
    color: #f28927;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px; text-align:left;}
.contact-us{ padding-left:20px; line-height:24px;}
.callus2 {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 7em;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.callus2 .callusL2{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    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_btn2{
    position: fixed;
    bottom: 10em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

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

.whatsapp_btn2 .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
     -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;
}

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

.navbar-nav>li>a {
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

.container-fluid{padding-left:0px; padding-right:0px;}


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


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


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

.navbar-default .navbar-nav>li>a{     color: #fff !important;
    font-size: 13px;
    text-transform: uppercase;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{    color: #000 !important;
    background-color: #fff !important;}
	
#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
   background-color: #024b73 !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: #000 !important;
    background-color: #024b73 !important;
}

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

.nav>li>a{padding: 10px 3px;}

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


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

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

#MenuControl, .body1 #MenuControl, #RadDockZone1{transition: 0.5s;}


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

@media (max-width: 767px)
{

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
   margin-right: 0px !important;
 margin-left:  0px !important;
}

}



@media(max-width:767px){
 
.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}	
header{padding: 10px 0;}	
.fl-head h2{    font-size: 26px;}
}

@media(max-width:375px){
.fl-head h2{    font-size: 23px;}
}
