@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

a{
	color:#006fc1 ;	
}

a:hover{
	color:#737373;	
}

p{
	text-align:justify;	
}

body{
	font-size:14px;
	line-height:22px;
	color:#313131;
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-weight:normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto-Regular.woff2') format('woff2'),
       url('../fonts/Roboto-Regular.woff') format('woff'),
       url('../fonts/Roboto-Regular.ttf') format('truetype'),
       url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot');
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto-Light.woff2') format('woff2'),
       url('../fonts/Roboto-Light.woff') format('woff'),
       url('../fonts/Roboto-Light.ttf') format('truetype'),
       url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

.item-page h1, h1{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:36px;
	color:#cb0009;
	margin-bottom:10px;	
	margin-top:25px;
	text-align:left;
	line-height:40px;
	font-weight:normal;
}


.item-page h2, h2{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:36px;
	color:#cb0009;
	margin-bottom:10px;	
	margin-top:0;
	line-height:40px;
	font-weight:normal;
}

.page-header h2{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:36px;
	color:#cb0009;
	margin-bottom:25px;	
    padding-bottom: 15px;
	margin-top:0;
	line-height:40px;
	font-weight:normal;
    border-bottom: 1px solid #d5bdbe;
}

.item-page h3, h3{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:30px;
	color:#cb0009;
	margin-bottom:10px;	
	margin-top:0;
	line-height:36px;
	font-weight:normal;
	font-weight:normal;
}

.item-page h4, h4{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:28px;
	color:#cb0009;
	margin-bottom:10px;	
	margin-top:0;
	line-height:36px;
	font-weight:normal;
}

.item-page h5, h5{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:24px;
	color:#cb0009;
	margin-bottom:10px;	
	margin-top:0;
	line-height:30px;
	font-weight:normal;
}

.item-page h6, h6{
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-size:22px;
	color:#cb0009;
	margin-bottom:10px;	
	margin-top:0;
	line-height:30px;
	font-weight:normal;
}

.item-page ul li{
	 background:url(../images/list_icon.png) no-repeat 0 6px;
    display:block;
    padding: 0 0 0 20px;
    line-height: 25px;	
}

.btn{
    color: #fff;
    font-size:20px;
	line-height:24px;
    padding: 10px 28px;
    background: #cb0009;
    margin-top: 15px;
}


.btn:hover, .btn:focus, .btn:active{
    color: #fff;
     background: #b2030b;
}


a{
   color: #cb0009; 
}

a:hover{
   color: #b2030b; 
}

.item-page p {
    margin: 0 0 15px;
}


/* Header wrapper................*/

.header_wrapper {
    background: #fff;
    border-top: 6px solid #cb0009;
    padding: 15px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}



/* Main menu wrapper.............*/



.mainmenu_wrapper .navbar-default{
    background: none;
    border: none;
}


.mainmenu_wrapper .navbar-default .nav.navbar-nav a{
    font-size:16px;
	line-height:24px;
	color:#292929;
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-weight:normal;
    text-transform: uppercase;
}

.mainmenu_wrapper .navbar-default .navbar-nav > .active > a, .mainmenu_wrapper .navbar-default .navbar-nav > .active > a:focus, .mainmenu_wrapper .navbar-default .navbar-nav > .active > a:hover, .mainmenu_wrapper .navbar-default a:hover{
    background: none;
    color: #cb0009 !important;
}

.mainmenu_wrapper li.active a::before, .mainmenu_wrapper li a:hover::before {
    transform: scale(1, 1);
    transform-origin: left top 0;
    color: #cb0009;
}
.mainmenu_wrapper a::before {
    color: #cb0009;
    background-color: #cb0009;
    bottom: -24px;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    transform: scale(0, 1);
    transform-origin: right top 0;
    transition: color 0.1s ease 0s, transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: 100%;
}

.mainmenu_wrapper .navbar a{
    padding: 15px 20px;
}

.mainmenu_wrapper .navbar {
    margin-top: 14px;
    margin-bottom: 0;
}

@media (min-width: 768px){
    
.mainmenu_wrapper .navbar-nav{
    float: right;
}
    
}

.navbar-inverse{
    border: none;
    z-index: 99999;
}


/* Main Slider Wrapper............*/

.main_slider_wrapper .carousel-indicators {
    bottom: 80px;
}

.main_slider_wrapper {
    margin-bottom: 5%;
}


/* Componet wrapper................*/

.main_slider_wrapper{
    margin-top: 8%;
}

#myCarousel{
    margin-top: 8%;
}

.componet_wrapper table.table a, .componet_wrapper table.table a:hover{
    color: #313131;
    text-decoration: none;
}

.welcome_wrapper{
    border: 1px solid #dbdada;
    padding: 60px;
    margin-top: -12%;
    background: #fff;
    z-index: 9999;
    position: relative;
}

.welcome_wrapper h2{
    font-size:36px;
	line-height:40px;
	color:#cb0009;
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-weight:normal;
    margin-top: 0;
}


.welcome_wrapper p{
    font-family: 'Roboto-Light',Arial, Helvetica, sans-serif ;
    font-size:18px;
	line-height:26px;
    color: #7d7d7d;
    text-align: justify;
}


.blog-featured .page-header {
    display: none;
}

.hvr-sweep-to-right::before {
    background: #cb0009 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
    color: #fff;
}

.hvr-sweep-to-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
    border-radius: 4px;
}

[class^="hvr-"] {
    background: none;
    margin: 0.4em 0;
    color: #cb0009;
    font-size:20px;
	line-height:24px;
    padding: 10px 28px;
    text-decoration: none;
    border: 1px solid #cb0009;
}


.hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before, .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    transform: scaleX(1);
    color: #fff;
    text-decoration: none;
}




/* Contact Wrapper...............*/


.contact_info_wrapper a, .contact_info_wrapper a:hover{
    color: #fff;
    text-decoration: none;
}

.contact_info_wrapper .address_wrp{
    background:url(../images/location_icon.png)no-repeat -10px 12px; 
    padding-left: 50px;
}

.contact_info_wrapper .email_wrp{
    background:url(../images/email_icon.png)no-repeat 40px 12px; 
    border-left: 1px solid #fff;
    min-height: 55px;
    padding-left: 115px;
    line-height: 72px;
}

.contact_info_wrapper .hotline_wrp{
    background:url(../images/hotline_icon.png)no-repeat 40px 12px; 
    border-left: 1px solid #fff;
    min-height: 55px;
    padding-left: 115px;
    line-height: 72px;
}

.contact_info_wrapper .fax_wrp{
    background:url(../images/fax_icon.png)no-repeat 40px 12px; 
    border-left: 1px solid #fff;
    min-height: 55px;
    padding-left: 115px;
    line-height: 72px;
}





/* Group of Compnay Wrapper............*/


.groupOf_company_wrapper h3{
    font-size:48px;
	line-height:54px;
	color:#cb0009;
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-weight:normal;
    margin-top: 0;
    text-align: center;
    background: url(../images/header_bg.jpg) center 70px no-repeat;
    margin-bottom:30px;
    padding-bottom: 20px;
}

.company_main_wrapper {
    margin-top: 50px;
}

.groupOf_company_wrapper p{
    font-family: 'Roboto-Light',Arial, Helvetica, sans-serif ;
    font-size:18px;
	line-height:24px;
    color: #7d7d7d;
    text-align: center;
}

.groupOf_company_wrapper .box {
    overflow: hidden;
    margin-bottom: 40px;
}

.groupOf_company_wrapper .anchor::after {
    background: #cb0009 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
}

.groupOf_company_wrapper .anchor {
    display: block;
    height: 268px;
    position: relative;
    text-align: center;
    width: 100%;
}


.groupOf_company_wrapper .anchor:hover::after, .groupOf_company_wrapper .anchor.active::after {
    height: 49px;
    opacity: 0.8;
}


.groupOf_company_wrapper .img-holder {
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}


.groupOf_company_wrapper .anchor:hover .img-holder, .groupOf_company_wrapper .anchor.active .img-holder {
    opacity: 1;
}

.groupOf_company_wrapper .anchor .text-holder .company_info, .groupOf_company_wrapper .anchor .text-holder .company_info p{
    color: #fff;
    z-index: 9999;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

.groupOf_company_wrapper .anchor:hover .text-holder .company_info p{
    text-decoration: none;
}

.company_wrapper .company_info{
    display: none;
}

.company_wrapper.result_hover .company_info{
    display: block !important;
    padding: 16% 20px 20px;
    top: -5%;
}

.company_wrapper.result_hover .text-holder img{
    display: none;
}

.company_wrapper.result_hover .company_info .btn{
    background:#cb0009;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #ec1d25;
    color: #fff;
}

.company_wrapper .text-holder img {
    padding-top: 15%;
}

.company_wrapper a{
    text-decoration: none;
}

/* Inner */

.companyinfo_inner ul li {
    padding: 8px 0 8px 35px;
    display: block;
    line-height: 20px;
}

.companyinfo_inner ul li a, .companyinfo_inner ul li a:hover{
   color: #313131;
    text-decoration: none;
}

.companyinfo_inner ul li.contact_location {
    background: url(../images/company_location.png) left 12px  no-repeat;
}

.companyinfo_inner ul li.contact_phone {
    background: url(../images/company_phone.png) left center  no-repeat;
}

.companyinfo_inner ul li.contact_fax{
    background: url(../images/company_fax.png) left center  no-repeat;
}

.companyinfo_inner ul li.contact_hotline {
    background: url(../images/company_hotline.png) left center  no-repeat;
}

.companyinfo_inner ul li.contact_email {
    background: url(../images/company_email.png) left center  no-repeat;
}

.company_map .embedGoogleMap {
    height: 250px;
}

.pager.pagenav li {
    padding: 0;
}

.pager li > a, .pager li > span {
    border: 1px solid #cb0009;
    border-radius: 4px;
}

.pager li > a:hover, .pager li > a:focus, .pager li > span:hover {
    background: #cb0009 none repeat scroll 0 0;
    color: #fff;
}

.pager.pagenav {
    margin-top: 50px;
}





/* Services Wrapper.............*/

.services_wrapper{
    margin-top: 50px;
    padding: 0 15px;
}

.services_main_wrapper h3, .news_wrapper h3{
    font-size:48px;
	line-height:54px;
	color:#cb0009;
	font-family: 'Roboto-Regular',Arial, Helvetica, sans-serif ;
	font-weight:normal;
    margin-top: 0;
    text-align: center;
    background: url(../images/header_bg.jpg) center 70px no-repeat;
    margin-bottom:30px;
    padding-bottom: 20px;
}

.services_main_wrapper h4{
    font-size:24px;
	line-height:30px;
	color:#5a5959;
	font-family: 'Roboto-Light',Arial, Helvetica, sans-serif ;
	font-weight:600;
    margin-top: 0;
    text-align: left;
    margin-bottom:0;
  	 padding: 10% 0 10% 30%;
}

.services_main_wrapper .services_item {
    margin: 30px;
    padding: 0 0 0 20%;
}

.services_main_wrapper .services_item.si_01{
    background: url(../images/airticket.png) 30% center no-repeat; 
}

.services_main_wrapper .services_item.si_02{
    background: url(../images/passport.png)  0 center  no-repeat; 
}

.services_main_wrapper .services_item.si_03{
    background: url(../images/visa.png)  30% center  no-repeat; 
}

.services_main_wrapper .services_item.si_04{
    background: url(../images/reservations.png)  0 center  no-repeat; 
}

.services_item.si_02 h4, .services_item.si_04 h4{
  padding-left:0;
}

.services_item.si_01{
  margin-top: 2.5%;
}

.services_main_wrapper .col-sm-6.slb{
    padding: 0;   
    border-right: 1px solid #ccc;
}

.services_main_wrapper .col-sm-6.srb{
    padding: 0;
    border-right: 1px solid #ccc;
}

.services_top_wrapper{
    border-bottom: 1px solid #ccc;
}

.as_btn_wrapper{
    text-align: center;
    margin-top: 3%;
}







/* News Wrapper.........*/


.vmn_link_wrapper{
    text-align: right;
    margin-top: 28px;
}

.news_wrapper .vmn_link{
    font-family: 'Roboto-Light',Arial, Helvetica, sans-serif ;
    color: #cb0009;
    font-size:18px;
	line-height:24px;
    
}

.news_wrapper .vmn_link span{
    font-size:24px;
}

.news_readmore .btn {
    font-size: 15px;
    padding: 5px 20px;
}









/* Footer Wrapper..........*/

.footer_wrapper{
    background: #3e3c36;
    padding: 45px 0;
    color: aliceblue;
    margin-top: 7%;
}

.footer_wrapper .footer_right p{
    text-align: right;
}

.footer_wrapper .footer_right img{
    display: inline-block;
}

.footer_wrapper ul li{
    display: inline-block;
    padding-right: 10px;   
}

.footer_wrapper ul li a{
    height: 34px;
	width: 34px;
	float: left;
     text-indent: 999px;
    overflow: hidden;  
}


.social_media li a.fb {
    background: url(../images/fb_icon.png)no-repeat;     
}

.social_media li a:hover {
   background-position: 0px -34px !important;
}

.social_media li a.twitter {
    background: url(../images/twitter_icon.png)no-repeat;
}

.social_media li a.google {
    background: url(../images/googl_pluse_icon.png)no-repeat;
}

.social_media li a.linkedin {
    background: url(../images/linkedin_icon.png)no-repeat;
}


.footer_wrapper .footer_left a{
    color: #969696;
}



/* Services Wrapper.............*/

.services_page_wrapper {
    text-align: center;
}

.services_page_wrapper h6{
    margin-top: 20px;
    color: #313131;
    font-size: 18px;
    line-height: 24px;
}

.services_page_wrapper .services_item {
    margin-bottom: 20px;
    min-height: 235px;
}






/* Left Menu...........*/

#left_menu li {
    border-bottom: 1px solid #d5bdbe;
}

#left_menu li a {
    font-size: 18px;
    color: #313131;
    padding: 17px 5px;
    background: url(../images/arrow.png) right center no-repeat;
}

#left_menu li.active a, #left_menu li:hover a, #left_menu li.current a{
    color: #cb0009;
    background: url(../images/arrow_hv.png) right center no-repeat;
}





/* Contct Left Module...........*/

.moduletable.leftMod ul li {
    padding: 20px 0 20px 35px;
    border-bottom: 1px solid #d9d9d9;
    display: block;
}

.moduletable.leftMod ul li a, .moduletable.leftMod ul li a:hover{
   color: #313131;
    text-decoration: none;
}

.moduletable.leftMod ul li.contact_location {
    background: url(../images/con_location.png) left center  no-repeat;
}

.moduletable.leftMod ul li.contact_phone {
    background: url(../images/con_phone.png) left center  no-repeat;
}

.moduletable.leftMod ul li.contact_fax{
    background: url(../images/con_fax.png) left center  no-repeat;
}

.moduletable.leftMod ul li.contact_hotline {
    background: url(../images/con_hotline.png) left center  no-repeat;
}

.moduletable.leftMod ul li.contact_email {
    background: url(../images/con_email.png) left center  no-repeat;
}



/* News Module............*/

.news_details h3, .news_details h3 a{
    background: none;
    font-size: 16px;
    line-height: 20px;
    color: #1b1b1b;
    margin-bottom: 10px;
    padding-bottom: 0;
    text-align: left;
}

.news_details h3 a:hover{
    text-decoration: none;
}


.news_details .news_item{
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 15px 0;
    min-height: 180px;
}

.news_details .date p{
    font-size: 12px;
    color: #7d7d7d;
}

.view_all_link {
    margin-top: 30px;
    text-align: right;
}

.view_all_link a {
    color: #cb0009;
    font-size: 18px;
}

.newslist_data_item h2, .newslist_data_item h2 a{
   font-size: 24px;
    line-height: 30px;
    color: #454545;
    border: none;
    margin-bottom: 0;
    padding-bottom: 10px;
}


.newslist_data_item h2 a:hover{
    text-decoration: none;
}


.news_short_description{
    margin-top: 10px;
    text-align: justify;
}

.published_date, .news_detail_pubdate{
    color: #aeaeae;
    font-size: 12px;
    margin-bottom: 10px;
}

.read-more{
     margin-top: 30px;
    text-align: right;    
}


.read-more a {
    color: #cb0009;
    font-size: 16px;
}

.read-more a:hover {
    color: #b2030b ;
}

.newslist_data_item {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}





/* Company Wrapper....................*/

.visit_website .btn{
    color: #fff;
    font-size: 22px;
    display: block;
    background: #cb0009 url("../images/more_arrow.png") no-repeat scroll 83% center;
    padding-right: 20%;
}


.visit_website .btn:hover{
    background: #bb0008 url("../images/more_arrow.png") no-repeat scroll 85% center;
}

.rightModule .moduletable {
    margin-bottom: 30px;
}

.compan_header h3{
    border-bottom: 1px solid #d5bdbe;
     padding-bottom: 7px;
     margin-bottom: 25px;
}





/* Contact Us Page..................*/



.wdform-label, .wdform-field p{
     font-family: "Roboto-Regular",Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    padding-top: 0 !important;
    color: #313131  !important;
}

.wdform-ch-rad-label {
   font-family: "Roboto-Regular",Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal;
  color: #313131  !important;
}


input[type="text"], select {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #d1d0d0 !important;
    height: 35px !important;
}

textarea {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #d1d0d0 !important;
}


.button-submit{
    color: #fff !important;
    font-size:18px !important;
	line-height:24px !important;
    padding: 10px 25px !important;
    background: #cb0009 !important ;
    margin-top: 15px !important;
    border-radius: 4px;
    margin: 0 !important;
}

#form13 .button-submit{
    margin: 5px 5px 5px 56.5% !important;
}

#form14 .button-submit{
    margin: 5px 5px 5px 68.8% !important;
}

.rightModule .wdform_page{
     margin-top: -12%;
}


/*
#form13 .button-submit:hover, .#form13 .button-submit:focus, .#form13 .button-submit:active{
    color: #fff !important;
     background: #b2030b !important;
}
*/

.embedGoogleMap{
    width: 100% !important;
    display: block !important;
}

#mapDiv {
    display: block;
    width: 100% !important;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #form13 .button-submit {
        margin: 5px 5px 5px 99% !important;
    }
    #form14 .button-submit{
    margin: 5px 5px 5px 166% !important;
}
}


#form14 .wdform-calendar-button {
    /*background: transparent url("/worldlink_new/components/com_formmaker/images/03/date.png") no-repeat scroll 0 7px !important;*/
    height: 30px !important;
    left: -24px !important;
    width: 20px !important;
  	 background-position: center center !important;
}


#form14{
   margin-top: -5%; 
}

.form_.alert{
    border:1px solid #ccc !important;
    text-align: center !important;
}

.rightModule .wdform-calendar-button {
    background-position: 0 center !important;
    left: -25px !important;
    padding-top: 33px;
    width: 30px !important;
}













































































@media (max-width: 767px) {	
  
.main_slider_wrapper .carousel-indicators {
    bottom: 30px;
}
  
  
  #myCarousel {
    margin-top: 0;
}
  
  .main_slider_wrapper {
    margin-top: 0;
}
  
  .navbar.navbar-inverse.navbar-fixed-top {
    margin-bottom: 0;
}
  
  .navbar-fixed-top, .navbar-fixed-bottom{
   	position: relative;	
  }
  
  button.navbar-toggle {
        background: #222 !important;
    }

  
   .groupOf_company_wrapper .anchor{
        height: 260px !important;
    }

  
    .mainmenu_wrapper a::before{
        bottom: 0 !important;
    }
    
    .welcome_wrapper {
        margin: -40px 0 20px;
        padding: 0;
    }
    
    .welcome_wrapper h2 {
        font-size: 30px;
        line-height: 35px;
        margin-top: 20px;
    }
    
    .welcome_wrapper.clearfix {
        padding: 25px 0;
        text-align: center;
    }
    
    .welcome_wrapper img {
        display: inline-block;
        width: 50%;
    }
    
    .welcome_wrapper p, .groupOf_company_wrapper p {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
    }
    
    .contact_info_wrapper .email_wrp,  .contact_info_wrapper .hotline_wrp, .contact_info_wrapper .fax_wrp, .contact_info_wrapper .address_wrp {
        background-position: 0 12px;
        border-left: medium none;
        min-height: 55px;
        padding-left: 65px;
    }
    
    .groupOf_company_wrapper h3, .services_main_wrapper h3, .news_wrapper h3 {
        background-position: center 50px;
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    
    .groupOf_company_wrapper a {
        height: 50px;
    }
    
    .company_main_wrapper, .services_wrapper {
        margin-top: 10px;
    }

    .services_main_wrapper .services_item.si_01 {
        background: rgba(0, 0, 0, 0) url("../images/airticket.png") no-repeat scroll 0 5px / 20% auto;
    }
    .services_main_wrapper .services_item {
        margin: 10px 0;
        padding: 0 0 0 25%;
    }
    .services_main_wrapper .services_item.si_02 {
        background: rgba(0, 0, 0, 0) url("../images/passport.png") no-repeat scroll 0 5px / 20% auto;
    }
    
    .services_main_wrapper .col-sm-6.slb, .services_main_wrapper .col-sm-6.srb {
        padding: 0 15px;
    }
    
    .services_main_wrapper .services_item.si_03 {
        background: rgba(0, 0, 0, 0) url("../images/visa.png")  no-repeat scroll 0 5px / 20% auto;
    }
    
    .services_main_wrapper .services_item.si_04 {
        background: rgba(0, 0, 0, 0) url("../images/reservations.png")  no-repeat scroll 0 5px / 20% auto;
    }
  
.services_item.si_01 h4, .services_item.si_03 h4{
  	padding-left:0;
}
  
.services_item.si_01 h4{
    padding-top: 6px;
}
   
    
    .services_top_wrapper {
        border-bottom: medium none;
    }
    
    .social_media {
        text-align: center;
    }
    
    .footer_left p {
        text-align: center;
    }
    
    .footer_wrapper .footer_right  p{
        text-align: center;
        margin-top: 20px;
    }
  
  .news_details {
    margin-bottom: 20px;
}
  
  .news_description h3 {
    background-position: center 50px;
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
  
 .news_description h3 {
    text-align: left;
} 
 
  .newslist_data_item h2 {
    margin-top: 20px;
}
  
  .services_main_wrapper .col-sm-6.slb, .services_main_wrapper .col-sm-6.srb {
    border-right: medium none;
}
  
   .view_all_link {
    margin-top: 0;
}
  
  .footer_wrapper {
    margin-top: 15%;
}
  
  .leftModule {
    margin-bottom: 30px;
}


}





@media (min-width: 768px) and (max-width: 979px) {
	
.header_wrapper .logo_wrapper {
    text-align: center;
}
    
.header_wrapper .logo_wrapper img {
    display: inline-block;
}
    
.header_wrapper  .navbar-nav > li, .mainmenu_wrapper .navbar-nav {
    float: none;
}

.header_wrapper  .navbar-nav > li{
    display: inline-block;   
 }
    
.mainmenu_wrapper {
    text-align: center;
}
    
.mainmenu_wrapper a::before {
    bottom: -15px;
}
    
.mainmenu_wrapper .navbar a {
    padding: 15px 40px;
}
    
.groupOf_company_wrapper a {
    height: 165px;
}
    
.services_main_wrapper .services_item {
    margin: 20px;
    padding: 0 0 0 20%;
}
    
.services_main_wrapper .services_item.si_01 {
    background: rgba(0, 0, 0, 0) url("../images/airticket.png") no-repeat scroll 0 5px / 20% auto;
}
    
.services_main_wrapper .services_item.si_02 {
    background: rgba(0, 0, 0, 0) url("../images/passport.png") no-repeat scroll 0 5px / 20% auto;
}
    
.services_main_wrapper .services_item.si_03 {
    background: rgba(0, 0, 0, 0) url("../images/visa.png")  no-repeat scroll 0 5px / 20% auto;
}
    
.services_main_wrapper .services_item.si_04 {
    background: rgba(0, 0, 0, 0) url("../images/reservations.png")  no-repeat scroll 0 5px / 20% auto;
}
    
.welcome_wrapper {
    margin-top: -12%;
    padding: 40px 20px;
}
    
.welcome_wrapper p {
    font-size: 16px;
    line-height: 22px;
}

.contact_info_wrapper .hotline_wrp, .contact_info_wrapper .fax_wrp, .contact_info_wrapper .email_wrp{
    border: none;
}
    
.contact_info_wrapper .address_wrp {
    background-position: 37px 12px;
    padding-left: 115px;
}
    
}







@media (min-width: 769px) and (max-width: 1190px) {
    
.mainmenu_wrapper a::before {
    bottom: -15px;
}
    
.groupOf_company_wrapper a {
    height: 228px;
}
    
.contact_info_wrapper .fax_wrp, .contact_info_wrapper .hotline_wrp, .contact_info_wrapper .email_wrp{
     padding-left: 100px;
}
    
.contact_info_wrapper {
    font-size: 14px !important;
    line-height: 20px;
    padding: 20px 0;
}
  
 

}


































/* Globle Template Styles - Start */

a:focus, a.btn:focus{
	outline: none;
}

.page-header{
	border-bottom: none;
	margin: 0px;
	padding: 0px;

/* News Page Headers*/
.news_blog .page-header h1, .news_blog .page-header h1 a{
	color: red;
}
.news_blog .page-header h2, .news_blog .page-header h2 a{
	color: purple;
}

/* Next and Previous Buttons */
.pager li a, .pager li span{
	border: 1px solid #e7e7e7;
	border-radius: 0px;
	color: #008FCF;
}
.pager li a:hover, .pager li a:focus{
	background: #F5F5F5;
}

/* Main Menu Submenu */
.navbar-nav .nav-child {
	background: #fff;
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding-left: 4px;
	margin: 2px 0 0;
	list-style: none;
}
.navbar-nav .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navbar-nav .nav-child a {
	border-top: 1px solid #e7e7e7 !important;
	display: block;
	padding: 3px 20px;
	clear: both;
	white-space: nowrap;
}
.navbar-nav .nav-child li:first-child a{
	border-top: none !important;
}
.navbar-nav > li {
	position: relative;
}
.navbar-nav > li:hover > .nav-child,
.navbar-nav > li > a:focus + .nav-child {
	display: block;
}
.navbar-nav .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	content: '';
}
.navbar-nav .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	content: '';
}
.navbar-nav .nav-child li > a:hover,
.navbar-nav .nav-child li > a:focus,
.navbar-nav .nav-child:hover > a {
	text-decoration: none;
	color: #d4168b !important;
}

ul.navbar-nav li ul.nav-child li a{	
	padding:10px 10px !important;
}

ul.navbar-nav ul.nav-child li{
	border: none;
}

ul.navbar-nav li.active ul.nav-child li a{
	color:#fff !important;	
}

ul.navbar-nav li.active ul.nav-child li a:hover{
	color:#d4168b !important;	
}

ul.navbar-nav li.active ul.nav-child li.active a{
	color:#d4168b !important;	
}

@media(max-width:767px){
.navbar-nav .nav-child{
	padding-top: 0px;
}
ul.navbar-nav li ul.nav-child li a{
	padding: 10px 30px !important;
}
ul.navbar-nav li ul.nav-child li a:hover{
	background: transparent !important;
}
.navbar-nav .nav-child{
	min-width: 272px;
}
}

/* Breadcrumb */
ul.breadcrumb{
	background: #F5F5F5;
	padding: 13px 15px;
	margin-bottom: 10px;
}
ul.breadcrumb li a{
	color: #02507c;
}

/* Article Edit Icons */
.icons a.dropdown-toggle{
  background: #333;
}
.icons a.dropdown-toggle .caret{
	display: inline-block;
	color: #fff;
}
.icons ul{
	background: #F5F5F5;
	border: 1px solid #e7e7e7;
	box-shadow: none;
}
.icons ul li a:hover, .icons ul li.active a{
	background: #008FCF;
	color: #fff;
}

/* Article Details Box */
dl.article-info{
	font-size: 12px;
}

/* Search Module, Search Module - Result Page */
.search h1.page-title{
	margin-top: 0px;
}
#searchForm .btn{
	padding: 17px 20px;
}
.search{
	background: #F5F5F5;
	border: 1px solid #e3e3e3;
	padding: 19px;
	margin-bottom: 10px;
}
.mod-search-label label{
	font-weight: normal;
}
.mod-search-input input, #search-searchword{
	border: 1px solid #e7e7e7;
    border-radius: 4px;
    height: 35px;
    padding: 5px 10px;
	width: 100%;
}
#searchForm .searchintro{
	margin-top: 10px;
}
#searchForm .phrases legend, #searchForm .only legend{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#searchForm .only legend{
	margin-top: 15px;
}
#searchForm .phrases-box label{
	padding-left: 20px;
	font-weight: normal;
}
#searchForm .ordering-box .ordering{
	font-weight: normal;
}
#searchForm .only label.checkbox{
	padding-left: 20px;
	font-weight: normal;
}

/* Contact Form */
#form13 input{
	height: 35px !important;
    border: 1px solid #e7e7e7 !important;
    border-radius: 4px !important;
    background: #fff !important;
    padding: 5px 10px !important;
}
textarea{
    height: 130px !important;
    border: none !important;
    background: #fff !important;
    border-radius: 4px !important;
    border: 1px solid #e3e3e3 !important;
}
#form13 .wdform-field.contact-details{
	display: block !important;
}
@media(max-width:767px){
#form13 h5{
	margin-top: 15px !important;
}
#form13 .wdform-label-section{
	padding-top: 0px !important;
}
}
#form13 h5{
	font-size: 20px !important;
	color: #333;
	height: 25px;
	padding-left: 32px;
	padding-top: 5px;
	margin-top: 0px;
}
#form13 h5.ad{
	background: url(../images/contact_ad_icon.jpg) no-repeat center left;
}
#form13 h5.tp{
	background: url(../images/contact_tp_icon.jpg) no-repeat center left;
}
#form13 h5.em{
	background: url(../images/contact_em_icon.jpg) no-repeat center left;
}
#form13 .wdform_page{
    padding-top: 0px !important;
}
#form13 .wdform_page{
    background: transparent !important;
}
.wdform-label, .contact-details{
    color: #666666 !important;
}
.contact-details{
    margin-bottom: 10px;
}
.wdform-element-section .button-submit{
    margin-left: 0px !important;
}
#form13 .wdform-label-section{
	padding-top: 12px;
}
#form13 .button-submit, #form13 .button-reset{
	font-family: 'robotolight' !important; 
    font-size: 20px !important;
    border-radius: 4px !important;
}
#form13 .button-submit{
    background: #02507c !important;
}
#form13 .button-reset{
    background: #000 !important;
    color: #fff !important;
}
#form13 .button-submit:hover, #form13 .button-reset:hover{
	background: #008fcf !important;
}
#form13 .mini_label{
	font-family: 'robotolight' !important;
	font-weight: normal;
	font-size: 12px !important;
}
#form13 .wdform_column {
  float:none !important;

}
#form13 .wdform_section{
  display: block !important;
}
#form13 .wdform-field {
display: block !important;
}

/* Login - Componant and Module, Profile Edit, Create an Account, Registration */
#login-form, .reset, .remind, .registration, .profile-edit{
	background: #F5F5F5;
	border: 1px solid #e3e3e3;
	padding: 19px;
	margin-bottom: 10px;
}
#login-form .btn{
	background-color: #000;
	border: none; 
}
#login-form .btn:hover{
	background-color: #2d2d2d;
}
#form-login-username .input-wrapper input, #form-login-password .input-wrapper input{
	width: 100%;
}
#form-login-username .input-prepend, #form-login-password .input-prepend{
	margin-bottom: 10px;
}
.form-horizontal .well .control-label, .reset #user-registration .control-label, .remind .control-label, .registration .control-label, .profile-edit .control-label{
	float: left;
	text-align: right;
}

@media(max-width:767px){
.form-horizontal .well .control-label, .reset #user-registration .control-label, .remind .control-label, .profile-edit .control-label{
	text-align: left;
	float: none;
}
.form-horizontal .well .control-label, .reset #user-registration .control-label, .remind .control-label, .registration .control-label, .profile-edit .control-label{
	width: 0px;
	margin-right: 0px;
}
.login .form-horizontal .well .controls{
	margin-left: 0px !important;
}
.profile-edit .form-actions{
	margin-left: 0px !important;
}
}

@media(min-width:1200px){
button#helpsite-refresh{
	margin-left: 0px !important;
    margin-top: 0px !important;
}
}

@media(min-width:768px){
.profile-edit .control-label{
	width: 210px !important;
}
.profile-edit .form-actions{
	margin-left: 225px !important;
}
button#helpsite-refresh{
	margin-left: 225px;
    margin-top: 10px;
}
}

.login .form-horizontal .well .controls{
	margin-left: 180px;
}
.reset #user-registration .form-actions, .remind .form-actions, .registration .form-actions{
	margin-left: 240px;
	margin-top: 5px;
}
@media(max-width:767px){
.reset #user-registration .form-actions, .remind .form-actions, .registration .form-actions{
	margin-left: 0;
}
}
.profile-edit .form-actions{
	margin-left: 265px;
	margin-top: 5px;
}
.form-horizontal .well .control-label, .reset #user-registration .control-label, .remind .control-label, .registration .control-label{
	width: 225px;
	margin-right: 15px;
}
.login .form-horizontal .control-label{
	width: 160px;
}
.profile-edit .control-label{
	width: 250px;
	margin-right: 15px;
}

.login .form-horizontal .well{
	box-shadow: none;
	border-radius: 0px;
}
.login .form-horizontal .well label, .reset #user-registration label, .remind label, .registration label, .profile-edit label, #form-login-username label, #form-login-password label{
	font-weight: normal;
}
#form-login-username label, #form-login-password label{
	margin-bottom: 0px;
}
#form-login-remember label{
	padding-bottom: 7px;
}
@media(max-width:767px){
#form-login-remember label.control-label{
	padding-left: 0;
}
#form-login-remember input#modlgn-remember{
	margin-left: 5px;
}
}

#login-form ul{
	padding-left: 0px;
	margin-top: 10px;
}
#login-form ul li{
	list-style: none;
}
.login .form-horizontal .well input, .reset #user-registration input, .remind input, .registration input, .profile-edit input, #form-login-username .input-wrapper input, #form-login-password .input-wrapper input{
	border-radius: 4px;
	height: 35px;
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
}
@media(max-width:767px){
.login .form-horizontal .well input, .reset #user-registration input, .remind input, .registration input, .profile-edit input, #form-login-username .input-wrapper input, #form-login-password .input-wrapper input{
	padding: 5px;
}
}
.login .form-horizontal .well .control-group, .registration .control-group, .profile-edit .control-group{
	margin-bottom: 15px;
}
.login .form-horizontal .well .controls .btn, .registration .form-actions button.btn, .profile-edit .form-actions button.btn{
	background: #02507c;
	border: none;
}
.profile-edit .form-actions button span{
	color: #fff !important;
}
.login .form-horizontal .well .controls .btn, .registration .form-actions a.btn, .profile-edit .form-actions a.btn{
	background: #000;
	color: #fff;
	padding: 5px 15px;
}
.login .form-horizontal .well .controls .btn:hover, .registration .form-actions .btn:hover, .profile-edit .form-actions button.btn:hover, .profile-edit .form-actions a.btn:hover{
	background: #008fcf;
}
.logout-button{
	margin-top: 10px;
}
ul.nav-stacked{
	border-bottom: none;
	border-radius: 4px;
}
ul.nav-stacked li a{
	border: 1px solid #ddd;
	border-radius: 0px;
}
.nav-tabs.nav-stacked li{
	margin: -1px 0px;
}
ul.nav-stacked li a:hover, ul.nav-stacked li a:focus{
	background: #e7e7e7;
	color: #333333 !important;
}
.registration legend, .profile-edit legend{
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}
.chzn-container-single .chzn-single{
	height: 35px;
	line-height: 30px;
}
.chzn-container-single .chzn-single div{
	top: 5px;
}
/* Input Select Border Colour */
input.invalid {
    border: 1px solid #9d261d;
}
.invalid {
    color: #9d261d;
    /* font-weight: bold; */
}

/* Pagination */
.pagination{
	border-top: 1px solid #e7e7e7;
	display: block;
}
.pagination p{
	padding-top: 20px;
}
.pagination ul{
	padding-left: 0px;
	padding-top: 20px;
}
.pagination li{
	list-style: none;
	display: inline;
	padding: 0px 15px;
}
.pagination li:first-child{
	padding-left: 0px;
}

/* Required Fields*/
.star{
	color: red;
}

/* Syastem Messages */
#system-message .alert-warning{
	background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
#system-message .alert-warning p{
	color: #8a6d3b;
}
#system-message .alert-warning h4.alert-heading{
	font-size: 18px;
	font-weight: bold;
}
/**/
#system-message .alert-message{
	background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
#system-message .alert-message p{
	color: #3c763d;
}
#system-message .alert-message h4.alert-heading{
	font-size: 18px;
	font-weight: bold;
}
/**/
#system-message .alert-notice{
	background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
#system-message .alert-notice p{
	color: #31708f;
}
#system-message .alert-notice h4.alert-heading{
	font-size: 18px;
	font-weight: bold;
}
/**/
#system-message-container .alert-error, #system-message .alert-error{
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
#system-message-containere .alert-error p, #system-message .alert-error p{
  color: #a94442;
}
#system-message-container .alert-error h4.alert-heading, #system-message .alert-error h4.alert-heading{
  font-size: 18px;
  font-weight: bold;
}

/* Error Page */
.error-wrapper span{
	display: block;
}
.error-wrapper p, .error-search-wrapper p{
	font-size: 16px;
}
.error-wrapper span.bg-text{
	font-size: 32px;
	text-transform: uppercase;
	color: #ff0000;
	line-height: 32px;
}
.error-wrapper span.sm-text{
	font-size: 24px;
	color: #000;
	line-height: 24px;
}
.error-wrapper .navbar-form{
	padding-left: 0px;
}
.error-search-wrapper{
	margin-top: 15px;
}
.error-search-wrapper input{
	height: 40px;
}
.error-search-wrapper .btn{
	font-size: 18px;
	background: #008fcf;
	color: #fff;
}
.error-wrapper .lc_top{
	margin-top: 10px;
}
.error-wrapper .lc_top img{
	display: block;
	margin: auto;
}
.error-search-wrapper .search .mod-search-label{
	display: none;
}

/* Offline Page */
.offline-image-wrapper{
	margin-top: 30px;
}
.offline-content-wrapper p{
	margin: 20px 0px;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}
.offline-form-wrapper label{
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.offline-form-wrapper input{
	border: 1px solid #e7e7e7;
    box-shadow: none;
    height: 50px;
    margin-top: 5px;
}
.offline-form-wrapper #remember{
	height: 0px;
	margin-left: 5px;
}
.offline-form-wrapper #form-login-remember label{
	padding: 0px;
	line-height: 16px;
}
.offline-form-wrapper #form-login-remember #remember{
	margin-top: 4px;
}
.offline-form-wrapper #form-login-submit{
	height: 0px;
}
.offline-form-wrapper #form-login-submit input{
	background: #000;
	color: #fff;
	font-size: 20px;
    padding: 5px 25px;
    text-transform: uppercase;
    margin-top: 25px;
}

/* Globle Template Styles - End */