body{
	font-family: arial,helvetica,sans-serif; margin: 0px; padding: 0px; font-weight: normal; color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
#warapper{
	float: left; width: 100%;
}
.mt0{
	margin-top: 0px;
}  
.logo{
	margin-top: 20px;
}
.wdith70{
	float: left; width: 70%;
}
.wdith25{
	float: right; width: 25%;
}
.logo a{
	display: table; margin: 0px auto;
}


.share_socila_icons .addthis_floating_style{
  bottom:0;
  background:transparent !important;
}

.addthis_floating_style{
  bottom:0;
  background:transparent !important;
  z-index:100 !important;
}

#google_map{
	width: 100%; float: left; height: 350px; margin-top:114px;
}

#fixed_main{ 
  background-color: rgb(255, 255, 255);
  border-top: 3px solid rgb(215, 12, 127);
}

#main2{
  margin-top: 490px;
  z-index: 100;
  background-color: rgb(255, 255, 255);
  border-top: 3px solid rgb(215, 12, 127);
  
}


#contact-form{
	width: 50%; display: table; margin: 0px auto; padding-top: 80px;
}
#contact-form input{
	margin-bottom: 12px; font-family: "trebuchet ms",arial,helvetica,sans-serif; font-size: 15px; font-weight: bold; color: rgb(187, 187, 187);
}
#buttons-login{
	width: 80%; display: table; margin: 0px auto; padding-top: 45px;
}
#buttons-login .pull-left a{
	float: left; width: 147px; height: 30px; background-image: url("../images/signin.png"); background-repeat: no-repeat;
}
#buttons-login .pull-left a:hover{
	background-image: url("../images/signin_ro.png");
}
#buttons-login .pull-right a{
	float: left; width: 147px; height: 30px; background-image: url("../images/signin2.png"); background-repeat: no-repeat;
}
#buttons-login .pull-right a:hover{
	background-image: url("../images/signin2_ro.png");
}
#text-login{
	width: 55%; display: table; margin: 0px auto; padding-top: 47px; font-size: 10px; clear: both;
}
.blue{
	color: rgb(76, 163, 216);
}
#social_icons{
	width: 40%; display: table; margin: 0px auto; padding-top: 100px;
}
.backgroundimage{
	background: rgba(0, 0, 0, 0) url("../images/page_image.png") no-repeat scroll 0% 0% / 100% 100%; padding: 0px !important;
}
#backgroundm{
	
}
#rightcontact{
	width: 400px; padding: 0px !important; float: right; position: absolute; right: 0px;
}
#allwarpper{
	width: 100%;
}
.pagenumber ul li{
	float: left; list-style: outside none none; margin-right: 10px;
}
img{
	border: medium none;
}
a{
	text-decoration: none; font-weight: normal; color: rgb(255, 255, 255);
}
a:hover{
	text-decoration: none;
}
a:focus{
	text-decoration: none; outline: medium none;
}
.pr0{
	padding-right: 0px;
}
h1{
	margin-bottom: 30px; font-family: arial,helvetica,sans-serif; font-weight: normal; color: rgb(255, 255, 255);
}
.blue_text{
	
}
.white_text{
	color: rgb(255, 255, 255);
}
.red{
	color: red;
}
.form-group{
	background-color: transparent; background-image: none;
}
input{
	border-radius: 2px; border: 1px solid rgb(135, 135, 135); height: 35px; padding: 0px 5px; line-height: 35px;
}
input[type="checkbox"]{
	height: 20px;
}
label{
	font-weight: normal;
}
.btn-default{
	
}
#tob_header{
	background-color: rgb(33, 126, 203); padding-top: 10px; padding-bottom: 10px; z-index: 1000; position: relative;
}
#tob_header a{
	color: rgb(255, 255, 255); font-weight: bold; font-size: 16px; float: right; margin-left: 20px;
}
#header{
 z-index: 10; position: relative; padding-top: 10px; padding-bottom: 6px;
}
.top_social_links{
	padding-top: 5px;
}
.top_social_links a{
	float: left; margin-left: 6px;
}
.navbar{
	margin-bottom: 0px;
}
.navbar-default{
	background-color: transparent; border: medium none;
}
.navbar-default li a:hover{
	color: rgb(0, 0, 0);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: transparent;
}
.navbar-default li a{
	color: rgb(32, 122, 191);
}
#main_nav li:last-child a{
	padding-right: 0px;
}
#main_nav ul{
	float: right;
}
#main{
	margin-top: 498px; z-index: 100; background-color: rgb(255, 255, 255); border-top: 3px solid rgb(215,12, 127);
}
#banner_slider{
	position: fixed; top: 100px; z-index: -10; width: 100%; 
}
#banner_slider img{
	 width: 100%;
}
#fixed_banner{
	position: fixed; top: 100px; z-index: -10;
	width:100%; height:auto;
   
}
#fixed_banner img{
}
#search_home{
	color: rgb(255, 255, 255); margin-top: -40px; background-color: rgb(255, 255, 255); position: relative; z-index: 10; border: 3px solid rgb(215, 12, 127); font-size: 18px; border-radius: 10px;
}
#search_home .form-group{
	margin-top: 15px;
}
#search_home .btn{
	margin-top: 15px; width: 100%; 
}
#search_home input{
	background-color: rgb(33, 126, 203); color: rgb(0, 0, 0); font-size: 14px;
}
#search_home select option{
	background-color: rgb(33, 126, 203); font-size: 14px; color: rgb(255, 255, 255);
}

#search_home .form-control::-moz-placeholder{
	color: rgb(0, 0, 0);
	font-size:14px;
}

#search_home .form-control::-webkit-input-placeholder 
{color: rgb(0, 0, 0);
 font-size:14px;
    }

#main_nav .navbar-collapse.collapsing{
	background-color: rgb(255, 255, 255);
}
#main_nav .navbar-header{
	background-color: transparent;
}
#main_nav .navbar-header .navbar-toggle{
	background-color: rgb(255, 255, 255); padding: 10px;
}
#main_nav.navbar-toggle .icon-bar{
	background-color: rgb(241, 95, 36);
}
#accordion_search .panel-heading.top_label{
	border-radius: 10px 10px 0px 0px !important;
}
#accordion_search .panel-default:first-child{
	border-radius: 10px 10px 0px 0px;
}
#accordion_search .panel-body{
	color: rgb(32, 122, 191);
}
#accordion_search .panel-default > .panel-heading{
	background-color: rgb(32, 122, 191); border-radius: 0px; border: medium none;
}
#accordion_search .panel-default > .panel-heading h4{
	font-size: 20px; color: rgb(255, 255, 255); font-weight: normal;
}
#accordion_search .panel-default > .panel-heading h4 a{
	width: 100%;
}
#accordion_search .panel-default > .panel-heading h4 a i{
	font-size: 14px; float: right; line-height: 24px;
}
#accordion_search .panel-title a[aria-expanded="true"] .fa-plus{
	display: none;
}
#accordion_search .panel-title a[aria-expanded="false"] .fa-minus{
	display: none;
}
#accordion_search.panel-group{
	margin-bottom: 0px;
}
#accordion_search .panel{
	margin-top: 0px !important;
}
#accordion_search ul{
	margin-left: 20px;
}
.form-horizontal .control-label{
	text-align: left;
}
.form-group .star{
	color: red;
}
.form-group textarea{
	min-height: 120px;
}
 .btn{
	background-color: rgb(32, 122, 191); color: rgb(0, 0, 0); width: 150px; font-size: 16px; text-align: center;
}
.form-group .radio-inline input{
	height: 20px;
}
.upload_and_register{
	margin: 0px auto; display: table;
}
.upload_and_register a{
	background-image: url("../images/file_icon.png"); background-position: 90% 50%; background-repeat: no-repeat; background-color: rgb(215, 12, 127); width: 326px; float: left; padding: 10px 15px; color: rgb(255, 255, 255); font-size: 24px; border-radius: 5px;
}

.register_bottom input[type='checkbox']
{margin-left:10px;
 
    }

.register_bottom{
	float: left; width: 100%; margin-top: 30px;
}
.row_padding{
	padding-top: 30px; padding-bottom: 40px;
}


.one_specialism{
	width: 200px; height: 200px; margin-left: 12px; margin-right: 12px; background-color: rgb(32, 122, 191); padding: 18px; float: left; color: rgb(255, 255, 255); margin-bottom: 15px; border-radius: 5px;
}
.one_specialism h1{
	font-size: 20px;  margin-top: 0px;
}


#latest_vacancies{
 background-position: center center; background-size: cover; background-attachment: fixed; background-repeat: no-repeat;
}
#latest_vacancies .one_vacancy{
	background-color: rgb(255, 255, 255); float: left; width: 100%; text-align: center; margin-bottom: 40px; border-radius: 5px; height:220px;
	
}
#latest_vacancies .one_vacancy .vacancy_body{
	padding-left: 30px; padding-right: 30px; padding-bottom: 30px; min-height: 150px; float: left; width: 100%;
}
#latest_vacancies .one_vacancy:hover{
	background-color: rgba(25, 30, 35, 0.61); color: rgb(255, 255, 255);
}
#latest_vacancies .one_vacancy .vacancy_body:hover a{
	color: rgb(255, 255, 255);
}
#latest_vacancies .one_vacancy .vacancy_body:hover h2{
	color: rgb(255, 255, 255);
}
#latest_vacancies .one_vacancy .vacancy_body p a{
	color: rgb(0, 0, 0);
}
#latest_vacancies .one_vacancy h1{
	height: 50px; font-size: 24px; color: rgb(255, 255, 255); background-color: rgb(32, 122, 191); margin: 0px; padding-top: 10px; border-radius: 5px 5px 0px 0px;
}
#latest_vacancies .one_vacancy h1 a{
	color: rgb(255, 255, 255);
}
#latest_vacancies .one_vacancy h2{
	color: rgb(32, 122, 191); font-size: 24px;
}
#our_clients .one_brand{
	height: 160px;
}
#our_clients .one_brand_in{
	height: 100%; display: flex;
}
#our_clients .one_brand_in img{
	margin: auto; display: table; vertical-align: middle;
}
#our_news{
	background-color: rgb(33, 126, 203);
}
#our_news .one_news{
	height: 480px; float: left; width: 100%; background-color: rgb(255, 255, 255); margin-bottom: 15px; position: relative; border-radius: 5px;
}
#our_news .one_news .news_header h1{
	font-size: 20px; color: rgb(32, 122, 191); margin: 15px; text-align: center;
}
#our_news .one_news .news_image{
	width: 100%; float: left; height: 250px;
}
#our_news .one_news .news_image img{
	width: 100%; float: left; height: 100%;
}
#our_news .one_news .news_body{
	padding:15px;
    float:left;
}
#our_news .one_news .news_body a{
	float: left; width: 100%; text-align: right; color: rgb(0, 0, 0);
}
#footer{
	background-color: rgb(85, 85, 85); color: rgb(255, 255, 255);
}
#footer_top{
	padding-bottom: 26px; font-family: arial,helvetica,sans-serif; font-weight: normal; color: rgb(255, 255, 255); background-color: rgb(204, 204, 204);
}
.line{
	height: 1px; background-color: rgb(161, 161, 161);
}
#footer_pages a{
	margin-left: 20px; color: rgb(255, 255, 255); float: right;
}
#footer_social_links{
	float: right; clear: right; padding-top: 15px;
}
#footer_bottom{
	padding-top: 25px;
}


#footer_bottom_right
{text-align:right;
    }

#search_button #btnSearchAjax{
	float: left; width: 100%; color: rgb(255, 255, 255); height: 50px; line-height: 50px; background-color: rgb(0, 0, 0); text-align: center; cursor: pointer; border-radius: 0px 0px 10px 10px;
	
}

#search_button #btnSearchAjax:hover
{  background-color: #D70C7F;
  color: rgb(255, 255, 255);
    }
.one_opportunity{
	float: left; width: 100%; margin-bottom: 20px;
}
.one_opportunity .opportunity_header a{
	background-color: rgb(32, 122, 191); color: rgb(255, 255, 255); font-size: 24px; padding: 15px; float: left; width: 100%; border-radius: 10px 10px 0px 0px;
}
.one_opportunity .opportunity_left{
	padding: 15px; border-left: 2px solid rgb(32, 122, 191); border-bottom: 2px solid rgb(32, 122, 191); min-height: 205px; float: left; width: 65%; border-radius: 0px 0px 0px 10px;
}
.one_opportunity .opportunity_right{
	background-color: rgb(132, 132, 132); color: rgb(255, 255, 255); padding: 15px; min-height: 205px; float: right; width: 35%; border-radius: 0px 0px 10px;
}

.opportunity_right .one_detail i
{width:20px;
 text-align:center;
    }
.one_opportunity .opportunity_right .job_type{
	 margin-bottom: 12px;
}
.one_opportunity .opportunity_right .job_location{
	 margin-bottom: 12px;
}
.one_opportunity .opportunity_right .job_salary{
	 margin-bottom: 12px;
}
.one_opportunity .opportunity_right .job_code{
	 margin-bottom: 12px;
}
.one_opportunity .opportunity_right .job_code a{
	color: rgb(255, 255, 255);
}
.one_opportunity .opportunity_right .find_more_btn a{
	text-align: center; width: 100%; float: left; border-top: 1px solid rgb(255, 255, 255); padding-top: 10px;
}
.vacancy_details_right{
	background-color: rgb(32, 122, 191); color: rgb(255, 255, 255); float: left; width: 100%; border-radius: 10px;
}

.vacancy_details_right .one_detail i
{width:20px;
 text-align:center;
    }

.vacancy_details_right .vacancy_details_top{
	padding-right: 15px; padding-left: 15px; padding-top: 15px; float: left; width: 100%;
}
.vacancy_details_right .details_type{
	margin-bottom: 12px;
}
.vacancy_details_right .details_location{
     margin-bottom: 12px;
}
.vacancy_details_right .details_salary{
	margin-bottom: 12px;
}
.vacancy_details_right .details_file{
	
	
}
.vacancy_details_image{
	float: left; width: 100%;
}
.vacancy_details_image img{
	float: left; width: 100%;
	border-radius: 10px 10px 0px 0px;
	height:305px;
}
.vacancy_details_bottom{
	padding-right: 15px; padding-left: 15px; padding-top: 15px; float: left; width: 100%;
}
.vacancy_details_bottom .details_name{
	 margin-bottom: 12px;
}
.vacancy_details_bottom .details_mail{
	 margin-bottom: 12px;
}
.vacancy_details_bottom .details_mobile{
 margin-bottom: 12px;
}
.vacancy_details_links a{
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(255, 255, 255) currentcolor currentcolor; color: rgb(255, 255, 255); padding-top: 10px; padding-bottom: 10px; float: left; width: 100%; text-align: center; background-color: transparent; border-radius: 0px; font-size:16px;
}
.vacancy_details_links a:hover{
	background-color: transparent; color: rgb(255, 255, 255); border-color: rgb(255, 255, 255);
}
#similar_vacancies{
	background-color: rgb(230, 230, 230);
}
#similar_vacancies .one_vacancy{
	background-color: rgb(255, 255, 255); float: left; width: 100%; text-align: center; margin-bottom: 40px;
}
#similar_vacancies .one_vacancy .vacancy_body{
	padding-left: 30px; padding-right: 30px; padding-bottom: 30px;
}
#similar_vacancies .one_vacancy h1{
	height: 50px; font-size: 24px; color: rgb(255, 255, 255); background-color: rgb(32, 122, 191); margin: 0px; padding-top: 10px;
}
#similar_vacancies .one_vacancy h2{
	color: rgb(32, 122, 191); font-size: 24px;
}
.one_blog{
	float: left; width: 100%; margin-bottom: 15px;
}
.one_blog.blog_page{
	min-height: 490px;
}
.one_blog h1{
	font-size: 24px; text-align: center; float: left; width: 100%; color: rgb(32, 122, 191); margin-top: 10px; margin-bottom: 10px;
}
.one_blog .blog_image{
	width: 100%; float: left; height: 200px;
}
.one_blog .blog_image img{
	margin: 0px auto; display: table; height: 100%;
}
.one_blog .blog_body{
	
	float:left;
}
#blog_left .blog_main_image{
	margin-bottom: 20px; float: left; width: 100%;
}
#blog_left .blog_info{
	float: left; width: 100%;
}
#blog_left .blog_text{
	float: left; width: 100%;
}
#blog_right{
	 float: left; width: 100%; background-color: rgb(32, 122, 191); color: rgb(255, 255, 255);
	 border-radius:10px;
}

#blog_right .blog_padding
{padding:20px;
    }
    
#blog_right hr
{margin-bottom:0px; 
 border-top:2px solid #eee;
    }    
 #blog_right .blog_header
 {margin-bottom:10px;
  float:left;
  width:100%;
     }
#blog_right a{
	color: rgb(255, 255, 255);
}
#blog_right ul li{
	background-color: rgb(32, 122, 191);
}
.treeview .hover{
	color: rgb(255, 255, 255) !important;
}
#contact_info{
	margin-bottom: 15px; float: left; width: 100%;
}
#searchboxes{
	float: left; margin-bottom: 10px;
}
.blue_boxsearch_shadow{
	font-size: 14px; float: left; background-color: rgb(51, 122, 183); color: rgb(255, 255, 255); margin-right: 15px; box-shadow: 5px 5px 8px rgb(136, 136, 136); border-radius: 5px; padding: 10px;
}
.blue_boxsearch_shadow a{
	color: rgb(255, 255, 255); margin-left: 5px;
}


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

#bs-example-navbar-collapse-1 .dropdown-menu
{background-color: rgba(255, 255, 255,0.60) !important;
 margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
    }

#bs-example-navbar-collapse-1 ul li:hover ul.dropdown-menu ul.dropdown-menu
{display:none !important;
    }
    
#bs-example-navbar-collapse-1 ul li:hover ul.dropdown-menu:hover ul.dropdown-menu
{display:block !important;
 float: none;
left: 102%;
top:-2px;
    }
#our_news .one_news{
	height: 530px;
}
#our_news .one_news .news_header{
	font-size: 18px;
}
.one_opportunity{
	font-size: 16px;
}
.one_blog h1{
	font-size: 20px;
}
.one_blog .blog_image img{
	margin: 0px auto; display: table;
}
#fixed_banner img{
	height: auto; width: auto;
}
#our_news .one_news .news_image{
	height: 260px;
}
#our_news .one_news .news_header{
	font-size: 18px;
 

}


#testimonials_box
{background-color: #d70c7f;
padding: 30px;
color: #fff;
font-size: 20px;
min-height: 225px;
    }
#testimonials_box:hover{    
background-color: #000000 !important;
cursor: pointer;
}


#SearchBoxes .blue_boxSearch_shadow
{float:left;
 margin-right:5px;

 padding:5px 10px;
 border-radius:5px;
    }


/*---------------------------------------------------------------------------------------------------------------------------*/


/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {
    
   #fixed_banner img
   {
       width:100%;
       }   

}



/*screen-md*/
@media (min-width: 992px) and (max-width: 1200px) {

#main_nav .nav li:last-child  a{
         padding-right:0px;
     }

#main_nav .nav > li > a{
        padding:10px;
    }
  
  #our_news .one_news{
    height:530px;
  }

#our_news .one_news .news_header{
      font-size:18px;
  }


.one_opportunity {
        font-size:16px;
    }

.one_blog h1{
    font-size:20px;
}
   
.one_blog .blog_image img{
  margin:0px auto;
  display:table;
}

  
#fixed_banner img{
    height:auto; 
    width:100%;    
}
  
  
  #google_map
  {margin-top:124px;
      }
    
  #our_news .one_news .news_image{
    height:260px;
    
  }

  #our_news .one_news .news_header{
  
    font-size:18px;
  }
  
  #home_awards img
{margin-bottom:10px;
 
    }
  
}



/*screen-sm*/
@media (min-width: 768px) and (max-width: 992px) {
    body{
        font-size:16px !important;
    }

  #main_nav .nav > li > a{
        padding:5px !important;
    }
   /*!important*/
   
   #main_nav  .collapse{
       background-color:transparent !important;
   }

   .navbar-brand > img{
    min-width:180px !important;
}

   .upload_and_register a {
        margin-bottom:15px !important;
    }

   .top_social_links{
       padding-bottom:0px !important;
       padding-top:3px !important;
       padding-right:0px !important;
   }

   #main_nav ul{
       float:right !important;
   }

   #main_nav ul li:last-child a{
       padding-right:15px !important;
   }
   
   
     .one_news .news_header{
      font-size:20px !important;
  }


#banner_slider img
{width:100% !important;
 height:350px !important;
    }

#main
{margin-top:350px !important;
    }


#google_map
{margin-top:120px !important; 
    }
    
    
     #footer_pages a{
    float:none !important;
    margin:0px auto !important;
    display:table !important;
}


#footer_social_links{
  float:none !important;
    margin:0px auto !important;
    display:table !important;
}

#footer_address{
    text-align:center !important;
}

#footer_address img{
    margin:0px auto !important;
    display:table !important;
}

.one_opportunity{
    margin-top:20px !important;
}

.one_opportunity .opportunity_left{
    width:100% !important;
    border-right:2px solid #207abf !important;
    border-bottom:none !important;
     height:auto;
     border-radius: 0px;
}


.one_opportunity .opportunity_right{
    width:100% !important;
     height:auto !important;
      border-radius: 0px 0px 10px 10px;
}

 .one_opportunity .opportunity_right .job_location{
        background-position:.5% 50% !important;
    }

 .one_opportunity .opportunity_right .job_salary{
        background-position:.5% 50% !important;
    }


 .one_opportunity .opportunity_right .job_code{
        background-position:.5% 50% !important;
    }

 .one_blog h1{
    font-size:18px !important;
}

  .one_blog.blog_page{
    min-height:auto !important;
  }
  
  .one_blog .blog_image{
    height:auto !important;
  }
  
 .one_blog .blog_image img{
  margin:0px auto !important;
  display:table !important;
   height:auto !important;
}
  

  
  
#fixed_banner img{
    height:auto !important; 
    width:auto !important;    
}

  
  #our_news .one_news .news_image{
    height:240px !important;
  }
  
  #home_awards img
{margin-bottom:10px;
 
    }

  
}



/*screen-xs*/

@media (max-width: 768px) {
     body{
        font-size:16px !important;
    }

     h1{
         font-size:20px;
     }

.row_padding{
    padding-top:20px;
    padding-bottom:20px;
}

    #main_nav  .collapsing
{position:absolute;
background-color:#fff;
z-index:1000;
width:100%;
text-align:left;

}

  
  #bs-example-navbar-collapse-1 ul li a{
    
    color:rgb(215, 12, 127) !important;
  }

    

#main_nav  .collapse
{position:absolute;
background-color:#fff;
z-index:1000;
width:100%;
text-align:left;

}



#main_nav .navbar-toggle{
    background-color:#ddd;

}

.navbar-brand{
    padding-top:8px;
    padding-left:0px;
}

.navbar-brand > img{
    min-width:180px;
}

#main_nav ul{
    float:none;
}

.container-fluid > .navbar-collapse{
    margin-left:0px;
    padding-left:0px;
}


.navbar-nav{
    margin:0px;
}

#menu .navbar-collapse.in{
    width:100%;
    overflow:visible;
}

.top_pages a{
    float:left;
    width:100%;
    padding:10px;
    color:rgb(51, 51, 51);
}


.top_social_links{
    padding:15px;
}

#main
{margin-top:248px !important;
}



#banner_slider img{
    height:250px; 
    width:auto;
}
 
 #main2
{margin-top:320px !important;
} 
 
 #fixed_banner
 {height:320px !important;
  top:80px;
     }
  
#fixed_banner img{
  width: 100%;
  height: 100% !important;    
}

.upload_and_register a {
    width:230px;
    float:left;    
    margin-bottom:15px;
    font-size:18px;
}

.one_specialism{
    float:none !important;
    margin:0px auto !important;
    margin-bottom:15px !important;
}

#latest_vacancies .one_vacancy h1 {
    font-size:18px;
    padding-top:15px;
}

#latest_vacancies .one_vacancy h2{
font-size:16px;
    
}

#latest_vacancies .one_vacancy .vacancy_body{
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;


}

#similar_vacancies .one_vacancy h1{
    font-size:18px;
    padding-top:15px;
}

#similar_vacancies .one_vacancy h2{
font-size:16px;
    
}

#similar_vacancies .one_vacancy .vacancy_body{
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;


}


#our_clients .one_brand{
    margin:0px auto;
    display:table;
}

 


#our_news .one_news .news_header{
      font-size:18px !important;
  }


   
#our_news .one_news{
        
        margin-bottom:15px !important;
      width:100%;
  height:auto;
      
      
    }
  
  
  #our_news .one_news .news_body{
   
    float:left;
    width:100%;
    padding:15px;
  }

     #our_news .one_news .news_image
     {height:195px;
         }




#footer{
    text-align:center;
}

#footer_pages a{
    float:none;
    margin:0px auto;
    display:table;
}


#footer_social_links{
  float:none;
    margin:0px auto;
    display:table;
}

#footer_address{
    text-align:center;
}

#footer_address img{
    margin:0px auto;
    display:table;
    padding-top:20px;
    padding-bottom:20px;
}
#footer_bottom_right
{text-align:center;
    }

#accordion_search .panel-default > .panel-heading h4{
    font-size:18px;
}



.one_opportunity{
    margin-top:20px ;
}

.one_opportunity .opportunity_left{
    width:100%;
    border-right:2px solid #207abf;
    border-bottom:none;
    height:auto;
     border-radius: 0px;
}




.one_opportunity .opportunity_right{
    width:100%;
    height:auto;
    border-radius: 0px 0px 10px 10px;
}

 .one_opportunity .opportunity_right .job_location{
        background-position:.5% 50% ;
    }

 .one_opportunity .opportunity_right .job_salary{
        background-position:.5% 50% ;
    }


 .one_opportunity .opportunity_right .job_code{
        background-position:.5% 50% ;
    }

.one_blog.blog_page{
    min-height:auto;
  }
  
 .one_blog h1{
    font-size:18px;
}

 
  
 .one_blog .blog_image img{
  margin:0px auto ;
  display:table ;
  }

#home_awards img
{margin:0px auto;
 display:table;
    }


 
  #google_map
  {margin-top:80px;
      }

#bs-example-navbar-collapse-1 ul li:hover ul.dropdown-menu:hover ul.dropdown-menu
{float:right;
 top:100%;
 left:0;
    }
    
    #bs-example-navbar-collapse-1 .dropdown-menu
{background-color: rgba(255, 255, 255,1) !important;}
#main_nav .collapse
{background-color: rgba(255, 255, 255,1) !important;
    }
    
}
