.fb-like span{
    position: absolute !important;
}


@media screen and (max-width: 43.75em) {

.fb_div{
    display:none;
}
}

/*.fb_div{
    display:none !important;
}*/


@media screen and (max-width: 43.75em) {
#header .div_login3{
    /*display: none;*/
    position: fixed;
}
}


/* STYLE FOR POPUPS LOGIN */
.widget-header {
    margin: 0 0 1em 0;
    background: #eee;
}

.widget-title, .page-header .archive-title, .comments-header .comments-title, .comment-reply-title span, .tzwb-tabbed-content .tzwb-tabnavi li a:hover, .tzwb-tabbed-content .tzwb-tabnavi li a:active, .tzwb-tabbed-content .tzwb-tabnavi li a.current-tab {
    background-color: #007fff;
}
.widget-title {
    display: inline-block;
    margin: 0;
    padding: 0.5em 1em;
    /*font-family: 'Hammersmith One', Tahoma, Arial;*/
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    /*background: #2299cc;*/
}

.div_login3 input[type="text"], .div_login3 input[type="email"], .div_login3 input[type="url"], .div_login3 input[type="password"], .div_login3 input[type="search"], .div_login3 textarea, .div_login3 .popups select {
    max-width: 100%;
    padding: 0.3em 0.6em;
    color: #666;
    border: 1px solid #ddd;
}

.div_login3 input[type=submit]{
    font-size: 17px;
    font-weight: normal;
    /*padding-top: 10px;*/
    padding-left: 13px;
    padding-right: 13px;
    height: 32px;
    width: auto;
    margin-top: 2px;
    /*padding: 16px 30px 15px;*/
    border: none;
    background-color: #007fff;;
    color: white;
    cursor: pointer;
}

/* fin STYLE FOR POPUPS LOGIN */



.padding-left-lg{
    padding-left:75px;
}
.padding-left-md{
    padding-left:50px;
}
.padding-left-sm{
    padding-left:25px;
}
.padding-right-lg{
    padding-right:75px;
}
.padding-right-md{
    padding-right:50px;
}
.padding-right-sm{
    padding-right:25px;
}
.padding-75{
    padding:75px;
}
.padding-50{
    padding:50px;
}
.padding-25{
    padding:25px;
}

.ul_fx{
      list-style: circle;  
      padding-left: 20px;
}

ul{
    
font-size: 18px;
line-height: 24px;
margin-bottom: 16px;
font-weight: 300;
}

/*#header2, 
.div_identity, #div_identity, #header2 .navbar-brand , .logo .div_login3{
    background-color: red;
}*/

#header2.relative{
  
    height: 20px;
    /*width: 100%;*/
    max-width: 1500px;
    margin: 0 auto;
    position: absolute !important;
    top: 0;
/*    left: 50%;*/
    margin-left: 350px;
    z-index: 2600;
    padding-left: 50px;
    padding-right: 50px;
    /*background-color: white;*/
   
}

@media screen and (max-width: 65.875em) {
  #header2.relative, #header2.fixed {
    margin-left: 250px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 43.75em) {
 #header2.relative, #header2.fixed {
      margin-left: 0px;
      padding-left: 0px;
  }
}


#header2.relative nav.navbar{
    height: 20px;
}


/* AIRPORT PAGE */

@media screen and (max-width: 43.75em){
.Section1 img{
    width:100%; height: auto;
}  

.services_details table{
      letter-spacing: 0px;  
      margin:0;
      /*font-size:8px;*/
      border-spacing:0;
}
.services_details table td{
 padding:0 !important;
}


.service_ads img{
     width:100%; height: auto;
}
.item_service .service_col_2{overflow-wrap: break-word;}

}

.ui-button{
    font-size: 12px;
    
}


#lean_overlay{
    /*display: none !important;*/
}

.note_below_form{
    font-size: 14px;
    position: relative;
    top:-20px;
    float:right;
}
.center{
    text-align: center;
    width: 100%;
}


fieldset{
/*   border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    */
    
    padding: 20px 50px 50px 50px;
    border-radius: 2px;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.2);
    transition: margin-top .4s ease;
    margin-bottom: 30px;
    
    
}