@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);


/* added */
html, body {
  height: 100%;
    /*overflow: hidden;*/
}


body{
  font-family: Roboto;
  /*background-color: black;*/
  background-color: black;
}




/*OVERIDE CSS*/
img{
    /*border-radius: 2px;
    box-shadow:0px 0px 5px #E4E4E4;*/
}
p { 
    margin-top: 0; 
    /*text-align: margin-left;*/
    padding: 0; 
    margin-bottom: 12px; 
    /*font-family: "Open Sans" !important; */
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 13px; 
    line-height: 19px;
    /*color: #696E74; */
}

a, button { 
  padding: 0;
  margin: 0;
  text-decoration: none; 
  -webkit-transition: background-color .4s linear, color .4s linear;
  -moz-transition: background-color .4s linear, color .4s linear;
  -o-transition: background-color .4s linear, color .4s linear;
  -ms-transition: background-color .4s linear, color .4s linear;
  transition: background-color .4s linear, color .4s linear;
}
a:link { 
  text-decoration: none;
  color: #7E4E0F;
}
a:visited { 
  color:  #7E4E0F;
  /*color: #F66700 */
}
a:hover, a:focus, a:active { 
  color: #fff;
}

.swiper-scrollbar-drag, a.sc_icon.bg_icon.sc_icon_round:hover, a.sc_icon.no_bg_icon.sc_icon_round:hover i.flaticon-businessman30:hover {
  background-color: #F66701!important;
  color: #fff;
}

hr {
  border: 1px solid #F9F4F5;
}
h5, .h5 , h4, .h4{
  font-size: 14px;
  line-height: 19px;
   padding: 0 0 0px 0; 
  /* font-weight: 700; */
  /*text-transform: uppercase;*/
  letter-spacing: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  letter-spacing: -0.5px;
  /*font-family: 'Roboto Slab', serif;*/
  font-family: 'Raleway', sans-serif;
  /*font-family: 'Ubuntu', sans-serif;*/
  color: #7E4E0F;
  margin-bottom: 0px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  text-decoration: none;
}
h1 {
  font-size: 36px;
  line-height: 60px;
}
h2 {
  /*font-size: 30px;
  line-height: 52.5px;*/
    font-size: 30px;
  line-height: 30.5px;
}
h3 {
  font-size: 24px;
  line-height: 25px;
}
h4 {
  font-size: 22px;

  line-height: 22.5px;
}
h5 {
  font-size: 18px;
  line-height: 30px;
}
h6 {
  font-size: 14px;
  line-height: 22.5px;
}
code {
  border-bottom: 1px solid #e3e3e3;
  background-color: #f0f0f0;
  color: #606362;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
pre {
  border-bottom: 1px solid #e3e3e3;
  background-color: #f0f0f0;
  color: #606362;
  font-size: 12px;
  padding: 10px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
ul {
  list-style-position: inside;
}

i, cite, em, var, address, dfn {
  font-style: normal;
}


/*OVERIDE ENDED*/


a {
  color: #fff;
  text-decoration: none;
}

a, button { 
  padding: 0;
  margin: 0;
  text-decoration: none; 
  -webkit-transition: background-color .4s linear, color .4s linear;
  -moz-transition: background-color .4s linear, color .4s linear;
  -o-transition: background-color .4s linear, color .4s linear;
  -ms-transition: background-color .4s linear, color .4s linear;
  transition: background-color .4s linear, color .4s linear;
}

.btn.btn-readmore:hover, .btn.btn-readmore:focus, .btn.btn-readmore:active {
  color: #fff;
  background-color: #944309;
  padding: 10px 20px;
  /*border: 2px solid #fff;*/
  border-radius: 4px;
  outline: 0px;
}
.btn-readmore, a.btn-readmore {
  color:#fff;
  background-color:rgb(246, 103, 1);
   padding: 10px 20px;
   border-radius: 4px;
}
.btn-jobmag a {
  color: #fff;
  background-color: transparent;
  padding: 10px 20px;
  /*border: 2px solid #fff;*/
  border-radius: 4px;
}

.btn-jobmag a:hover {
  /*border: 0px;*/
  color: #fff;
  background-color: #F66701;
   border: 2px solid #F66701;

}

.btn.focus, .btn:focus, .btn:hover {
  color: #FFF;
  text-decoration: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}




body { 
	font-family:Raleway;
	font-size:14px;
	font-weight:300;
	line-height:25px;
	background-color:#fff;
	color:#5a6266;
  overflow-x: hidden;
}

.hr-profile-container{
 	float: left;
 	 /* Rotate div */
    -ms-transform: rotate(-4deg); /* IE 9 */
    -webkit-transform: rotate(-4deg); /* Chrome, Safari, Opera */
    transform: rotate(-4deg);
}

.hr-thumbnail{
	float: right;
	background-color: #fff;
}


.hr-name {
	background-color: beige;
  margin-top: 81px!important;
  color: brown;
  text-align: left;
}

.hr-name h4 {
	padding: 0px;
}


.hr-profile-pic{
	border: 4px solid beige;
}

.hr-description{
	background-color: #fdfdfd;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-top: 40px;
}

.hr-description{
	margin-bottom: 0px;
	margin-top: 0px;
}

.swpRightPos {
  right: 0;
  width: 213px;
  background-color: #f5f7f9;
  height: 55%;
  position: fixed;
  top: 0;
  z-index: 3000;
  margin: 0 -250px 0 0;
}

.squareButton > span, .squareButton > a, .topWrap .cart .cart_button, .widget_area .search-form, .widget_area .tagcloud a, .widget_area .search-form input.search-field, .widget_area .tabs_area ul.tabs > li > a, input[type="text"], input[type="password"], textarea, .menuSearch .search-form, .swpRightPos .searchBlock .search-form, .topWrap .search, .topWrap .search:before, .inputSubmitAnimation, .user-popUp .formItems .formList li .sendEnter, .user-popUp .formItems .formList .loginSoc .iconLogin, .relatedPostWrap.sc_blogger article .readmore_blogger, .revlink, .openResponsiveMenu {
  -webkit-border-radius:31px;
  -moz-border-radius: 20px;
  border-radius:0px;
  /*margin-top: 10px;*/
}


.dark_section {
  background-color: #D45800;
  color: #fff;
}

.form-group{
	/*margin-top: 20px;*/
}

.darkgrey_section {
  /*background-color: #875633;*/
   background-color: #D45800;
  color: #fff;
}

.light_section{
	background-color: #fff;
}

.sc_title-light {
  color: #fff;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px;
}

.history_content > p{
    color: #fff;
  font-size: 15px;
  text-align: justify;
}
section>.container, .sc_parallax_content>.container {
  padding-top: 30px;
padding-bottom: 30px;
}

.swpRightPos .swpRightPosButton {
  display: block;
  position: absolute;
  width: 89px;
  height: 40px;
  line-height: 44px;
  top: 30%;
  margin: -20px 0 0 -125px;
  background: rgba(0,0,0,0.3);
  color: rgba(255,255,255,0.7);
  text-align: center;
}

.nav-new {
  background: #fff;
  /*background: #A0A0A0;*/
  /*padding-top: 5px;*/
}

.nav-new .container .navbar-nav {
  margin: 0px auto !important;
}

.nav-new .container .navbar-nav > li {
  margin-right: 0px;
}

.nav-new .container .navbar-nav > li a {
     padding: 32px 15px; 
  color: #222020;
  text-transform: uppercase;
  font-weight: 600;
}

.navbar {
  margin: 0px;
  padding: 0px;
}

.nav-new .container .navbar-nav>.active>a, .nav-new .container .navbar-nav > li a:hover  {
    border-radius: 0px;
  color: #DA5A01;   
  background-color: transparent;
}

/* DROPDOWN MENU CSS HERE */


li.dropdown:hover  > ul.dropdown-menu {
  display: block;
}


.nav-new .container .navbar-nav .dropdown-menu {
  position: absolute;
  top: 99%;
  border: none;
  padding: 0px 0;
  border-bottom: 5px solid #DA5A01;
}

.nav-new .container .navbar-nav .another-dropmenu {
  top: -2px;
  left: 100%;
  box-shadow: none;
  border-left: 1px solid #efefef;
}

.nav-new .container .navbar-nav .dropdown-menu > li > a {
  display: block;
  padding: 12px 10px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  border-bottom: 1px solid #ececec;
}

.nav-new .container .navbar-nav .dropdown-menu > li:last-child > a {
  border: none;
}


.nav-new .container .navbar-nav .dropdown-menu > li > a:hover {
  background-color: #DA5A01;
  color: #ffffff;
}


.nav-new .container .navbar-nav .dropdown-megamenu {
  padding: 10px 0px; 
  /*left: -113%;*/
  left: 0px;
  right: 0px;
}


.nav-new .container .navbar-nav .dropdown-megamenu > li {
  width: 25%;
  float: left;
}

.nav-new .container .navbar-nav .dropdown-megamenu > li a {
  white-space: normal;
  border-bottom: 0px;
}

.nav-new .container .navbar-nav .dropdown-megamenu li a:hover {
  background: none;
  color: #020202;
}

.nav-new .container .navbar-nav .dropdown-megamenu > li img ,
.nav-new .container .navbar-nav .dropdown-megamenu > li a img, 
.nav-new .container .navbar-nav .dropdown-megamenu > li p ,
.nav-new .container .navbar-nav .dropdown-megamenu > li a p {
  width: 100%;
  overflow: hidden;
  display: block;
  text-transform: none;
}

.nav-new .container .navbar-nav .dropdown-megamenu > li img ,
.nav-new .container .navbar-nav .dropdown-megamenu > li a img {
  margin-bottom: 5px;
  border-bottom: 3px solid #207C4B;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.nav-new .container .navbar-nav .dropdown-megamenu li a .mega-title,
.nav-new .container .navbar-nav .dropdown-megamenu li a h1,
.nav-new .container .navbar-nav .dropdown-megamenu li a h2,
.nav-new .container .navbar-nav .dropdown-megamenu li a h3,
.nav-new .container .navbar-nav .dropdown-megamenu li a h4,
.nav-new .container .navbar-nav .dropdown-megamenu li a h5,
.nav-new .container .navbar-nav .dropdown-megamenu li a h6 {
  margin-bottom: 0px;

}

.navbar-inverse {
  background-color: #222;
  border: none;
}
.nav-new .container .navbar-nav .dropdown-megamenu li ul.list-menu {
  list-style: none;
  padding: 0px;
}

.nav-new .container .navbar-nav .dropdown-megamenu li ul.list-menu li a {
  /*font-size: 15px;*/
  font-weight: 500;
  color: #04801B;
  padding: 10px 10px 10px;
  display: block;
  text-align: left;
  padding-left: 0px;
  margin-right: 15px;
  margin-left: 10px;
  border-bottom: 1px solid rgba(223, 223, 221, 0.33);
}

.nav-new .container .navbar-nav .dropdown-megamenu li ul.list-menu li a:hover {
  color: #CB0A0A;
}

.nav-new .container .navbar-nav .dropdown-megamenu li ul.list-menu li:last-child a {
  border-bottom: 0px;
  padding-bottom: 5px; 
}

.bg-section{

  background-image: url(../img/bg_row.jpg);
    background-size: cover;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: top center;
}

.bg-section{
  /*padding: 20px 20px;*/
}

.mission_section{
  background-image: url(../img/mission.png);
    background-size: cover;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: top center;
}


.flexslider {
  height: 425px ! important;
}

.carousel-inner > .item img{
  width: 100%;
}

/*FOOTER*/
li > .socialico-twitter:hover{
	background-color: #159CEB !important;
}

li > .socialico-facebook:hover{
	background-color: #3D5B99 ! important;
}
li > .socialico-google:hover{
	background-color: #DD4B39 ! important;
}

li > .socialico-rss:hover{
	background-color: #FF6F14 ! important;
}

.logo_socials ul > li >a{
  color: #fff !important;
}

.logo_socials {
  float: right;
  color: #fff;
}

.footerStyleDark .widgetWrap .title {
  color: #F66701;
  font-family: Raleway;
  font-weight: 600;
    margin-bottom: 10px;
}

.author .socPage ul li a, .socPage ul li a {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #9A653E;
  border-radius: 0px;
  color: #fff;
  padding: 0;
  text-align: center;
}

#toTop {
  bottom: 20px;
  right: 20px;
  display: none;
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: fixed;
  text-decoration: none;
  z-index: 9999;
  font-size: 0;
  color: transparent;
  background-color: #f66701;
  border-radius: 100%;
}

.footer_section{
 background-color: #9A653E !important;

}

.footerStyleDark .comment-author-link {
  color: #f66701;
  font-weight: 400;
}
#footer>.container {
  padding: 0px;
}
.copyright{
  margin: 0px; 
  padding: 10px 10px; 
}

.footer-social {
  background-color: #885835;
}

.widgetWrap > p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-family: 'Open' Sans-serif;
  font-weight: 400;
}

.post_item a {
    text-transform: capitalize;
  }

.post_item a:hover{
  color: #f66701;
}
/*FOOTER ENDS HERE*/
.theme_accent_3, .theme_accent_3:before, .widgetWrap ul li.liHover:before, .widgetWrap a:hover, .widgetWrap a:active, .sidebarStyleDark.widget_area a:hover, .sidebarStyleDark.widget_area a:hover span, .widget_area .widgetWrap ul>li>a:hover, .widget_area .widgetWrap ul>li>a:hover span, .widget_area ul.tabs>li.ui-state-active>a, aside.widgetWrap .tagcloud a:hover, aside.widgetWrap .tagcloud a:active, .sidebarStyleDark.widget_area a:hover, .sidebarStyleDark.widget_area .ui-state-active a, .sidebarStyleDark.widget_area .widgetWrap ul li a:hover, .sidebarStyleDark.widget_area .widget_twitter ul li:before, .sidebarStyleDark .calendar tfoot th a:before, .sidebarStyleDark.widget_area table.calendar tfoot a:hover, .sidebarStyleDark.widget_area .widgetWrap ul>li.dropMenu:hover:before, .sidebarStyleDark.widget_area .widgetWrap ul>li.dropMenu.dropOpen:before, .copyWrap .copy .copyright a, .widget_area article span:before, .twitBlock .sc_slider .swiper-slide a, .twitBlock .sc_slider .swiper-slide .twitterIco:before, .menuSearch .searchSubmit:hover:before, .sidemenu_wrap .sidemenu_area .current-menu-item>a, .sidemenu_wrap .sidemenu_area .current-menu-ancestor>a, .sidemenu_wrap .sidemenu_area>ul li a:hover, .sidemenu_wrap .sidemenu_area>ul li.sfHover>a, .sidemenu_wrap .sidemenu_area .current-menu-item.dropMenu:before, .sidemenu_wrap .sidemenu_area .current-menu-ancestor.dropMenu:before, .sidemenu_wrap .sidemenu_area li.liHover.dropMenu:before, .twitBlock .sc_slider .swiper-slide a, .twitBlockWrap .twitterAuthor a, .woocommerce ul.cart_list li>.amount, .woocommerce ul.product_list_widget li>.amount, .woocommerce-page ul.cart_list li>.amount, .woocommerce-page ul.product_list_widget li>.amount, .woocommerce ul.cart_list li span .amount, .woocommerce ul.product_list_widget li span .amount, .woocommerce-page ul.cart_list li span .amount, .woocommerce-page ul.product_list_widget li span .amount, .woocommerce ul.cart_list li ins .amount, .woocommerce ul.product_list_widget li ins .amount, .woocommerce-page ul.cart_list li ins .amount, .woocommerce-page ul.product_list_widget li ins .amount, .woocommerce .sidebarStyleDark.widget_area .widget_price_filter .price_slider_amount .button:hover, .woocommerce-page .sidebarStyleDark.widget_area .widget_price_filter .price_slider_amount .button:hover, .woocommerce .sidebarStyleDark.widget_area.widget_area aside.widgetWrap.woocommerce .button:hover, .woocommerce-page .sidebarStyleDark.widget_area.widget_area aside.widgetWrap.woocommerce .button:hover, .woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce .sidebarStyleDark.widget_area .widget_layered_nav ul li.chosen a, .woocommerce-page .sidebarStyleDark.widget_area .widget_layered_nav ul li.chosen a, #sidebar_main.sidebarStyleDark .widget_layered_nav ul li.chosen a:before, #sidebar_main.sidebarStyleDark .widget_layered_nav ul li a:hover:before, #sidebar_main.sidebarStyleDark .widget_layered_nav_filters ul li a:hover:before, #sidebar_main.sidebarStyleDark .widget_layered_nav_filters ul li.chosen a:before, .sidebarStyleDark.widget_area .widgetWrap a:hover, .sidebarStyleDark.widget_area .widgetWrap .post_info a:hover, .woocommerce.widget_shopping_cart .total .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce-page.widget_shopping_cart .total .amount, .woocommerce-page .widget_shopping_cart .total .amount, .woocommerce ul.products li.product .price>.amount, .woocommerce ul.products li.product .price del .amount, .woocommerce ul.products li.product .price ins .amount, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .widget_twitter ul li:before, .sidebarStyleDark.widget_area .widgetWrap a:hover, .calendar tfoot th a:before {
  color: #9A653E;
}

.carousel-caption {
top: 10%;
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

a:hover, .theme_accent, .theme_accent:before, .topTabsWrap .speedBar a:hover, .topWrap .topMenuStyleLine>ul>li ul li a:hover, .topWrap .topMenuStyleLine .current-menu-item>a, .topWrap .topMenuStyleLine .current-menu-ancestor>a, .topWrap .topMenuStyleLine>ul li a:hover, .topWrap .topMenuStyleLine>ul li.sfHover>a, .infoPost a:hover, .tabsButton ul li a:hover, .popularFiltr ul li a:hover, .isotopeFiltr ul li a:hover, .widget_popular_posts article h3:before, .widgetTabs .widget_popular_posts article .post_info .post_date a:hover, .sidebar .widget_popular_posts article .post_info .post_date a:hover, .sidebar .widget_recent_posts article .post_info .post_date a:hover, .main .widgetWrap a:hover, .main .widgetWrap a:hover span, .widgetWrap a:hover span, .roundButton:hover a, input[type="submit"]:hover, input[type="button"]:hover, .nav_pages_parts>a:hover, .nav_comments>a:hover, .comments_list a.comment-edit-link:hover, .calendar tbody td.today a:hover, blockquote.sc_quote_title a:hover, blockquote.sc_quote_style_1 a:hover, blockquote.sc_quote_style_2 a:hover, .postLink a, .masonry article .masonryInfo a:hover, .masonry article .masonryInfo span.infoTags a:hover, .relatedPostWrap article .relatedInfo a:hover, .relatedPostWrap article .relatedInfo span.infoTags a:hover, .infoPost span.infoTags a:hover, .page404 p a, .page404 .searchAnimation.sFocus .searchIcon, .copyWrap a, .comments .commBody li.commItem .replyWrap .posted a:hover, .comments .commBody li.commItem h4 a:hover, .ratingItem span:before, .reviewBlock .totalRating, .widget_area .contactInfo .fContact:before, .footerStyleLight .widget_area article .post_title:before, .footerStyleLight .widget_area article .post_info a:hover, .footerStyleLight .widget_area article .post_info .post_date a:hover, .sc_list_style_arrows li:before, .sc_list_style_arrows li a:hover, .sc_list_style_iconed li a:hover, .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title, .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title:before, .sc_toggles.sc_toggles_style_2 .sc_toggles_item.sc_active .sc_toggles_title, .sc_toggles.sc_toggles_style_2 .sc_toggles_item.sc_active .sc_toggles_title:before, .sc_tabs .sc_tabs_titles li a:hover, .sc_highlight.sc_highlight_style_2, .sc_price_item .sc_price_money, .sc_price_item .sc_price_penny, .sc_pricing_table .sc_pricing_columns ul li .sc_icon, .sc_title_icon, .sc_scroll_controls .flex-direction-nav a:hover:before, .sc_testimonials_style_1 .flex-direction-nav a:hover:before, .sc_testimonials_style_3 .flex-direction-nav a:hover:before, .sc_testimonials_style_3 .flex-direction-nav a:active:before, .pagination .pageLibrary>li.libPage>.pageFocusBlock .flex-direction-nav a:hover:before, .topWrap .usermenu_area ul.usermenu_list li.usermenu_currency>a:hover, .topWrap .usermenu_area ul.usermenu_list li.usermenu_currency.sfHover>a, .topWrap .usermenu_area ul.usermenu_list li ul li a:hover, .topWrap .usermenu_area ul.usermenu_list li.usermenu_cart .widget_area ul li a:hover, .topWrap .usermenu_area a:hover, .topWrap .usermenu_area .sfHover a, .sidemenu_wrap .usermenu_area ul.usermenu_list li.usermenu_currency>a:hover, .sidemenu_wrap .usermenu_area ul.usermenu_list li.usermenu_currency.sfHover>a, .sidemenu_wrap .usermenu_area ul.usermenu_list li ul li a:hover, .sidemenu_wrap .usermenu_area ul.usermenu_list li.usermenu_cart .widget_area ul li a:hover, .sc_blogger a:hover, .sc_blogger.style_date .load_more:before, .sc_blogger.style_accordion .sc_blogger_info .comments_number, .widgetTabs .widgetTop ul>li:not(.tabs):before, .widgetTabs .widgetTop ul>li:not(.tabs)>a:hover, .widgetTabs .widgetTop ul>li:not(.tabs)>a:hover span, .widgetTabs .widgetTop.widget_popular_posts article .post_title:before, .swpRightPos .tabsMenuBody a:hover, .swpRightPos .tabsMenuBody a:hover:before, .swpRightPos .panelmenu_area .current-menu-item>a, .swpRightPos .panelmenu_area .current-menu-ancestor>a, .swpRightPos .panelmenu_area>ul li a:hover, .swpRightPos .panelmenu_area>ul li.sfHover>a, .swpRightPos .panelmenu_area .current-menu-item.dropMenu:before, .swpRightPos .panelmenu_area .current-menu-ancestor.dropMenu:before, .swpRightPos .panelmenu_area li.liHover.dropMenu:before, .topWrap .search:not(.searchOpen):hover:before, .topWrap .search .searchSubmit:hover .icoSearch:before, .user-popUp .formItems.loginFormBody .remember .forgotPwd, .user-popUp .formItems.loginFormBody .loginProblem, .user-popUp .formItems.registerFormBody .i-agree a, .sc_slider_pagination_area .flex-control-nav.manual .slide_info .slide_title, #toc .toc_item.current .toc_icon, #toc .toc_item:hover .toc_icon, .openResponsiveMenu:hover, .openResponsiveMenu:hover:before, .sidebarStyleLight .widgetWrap ul li.liHover:before, .sidebarStyleLight .widgetWrap a:hover, .sidebarStyleLight .widgetWrap a:active, .sidebarStyleLight.widget_area .widgetWrap a:hover span, .sidebarStyleLight.widget_area .widgetWrap a:hover, .sidebarStyleLight.widget_area .widgetWrap ul>li>a:hover, .sidebarStyleLight.widget_area .widgetWrap ul>li>a:hover span, .sidebarStyleLight.widget_area ul.tabs>li.ui-state-active>a, .sidebarStyleLight .widgetWrap .tagcloud a:hover, .sidebarStyleLight .widgetWrap .tagcloud a:active, .sidebarStyleLight.widget_area a:hover, .sidebarStyleLight.widget_area a:hover span, .sidebarStyleLight.widget_area .ui-state-active a, .sidebarStyleLight.widget_area .widgetWrap ul li a:hover, .sidebarStyleLight.widget_area .widget_twitter ul li:before, .sidebarStyleLight .calendar tfoot th a:before, .sidebarStyleLight.widget_area table.calendar tfoot a:hover, .sidebarStyleLight.widget_area article span:before, .sidebarStyleLight.widget_area .widgetWrap ul>li.dropMenu:hover:before, .sidebarStyleLight.widget_area .widgetWrap ul>li.dropMenu.dropOpen:before, .sc_pricing_light .sc_pricing_columns:hover ul.columnsAnimate .sc_pricing_title, .sc_pricing_light .sc_pricing_columns.active ul.columnsAnimate .sc_pricing_title, .sc_pricing_light .sc_pricing_columns.active ul.columnsAnimate .sc_pricing_data>span, .sc_pricing_light .sc_pricing_columns:hover ul.columnsAnimate .sc_pricing_data>span, .postSharing>ul>li>a:before, .post .tagsWrap .post_cats a:hover, .post .tagsWrap .post_tags a:hover, .post_text_area .tagsWrap .post_cats a:hover, .post_text_area .tagsWrap .post_tags a:hover, .infoPost>span:before, .infoPost>span a:before, .comments .commBody li.commItem .replyWrap a:hover, .relatedPostWrap .no_indent_style article .wrap a:hover, .postLink a:hover, .portfolBlock ul li a:hover, .swpRightPos .searchBlock .searchSubmit:hover:before, .twitBlock .sc_slider .swiper-slide a:hover, .twitBlockWrap .twitterAuthor a:hover, .relatedPostWrap.sc_blogger article .relatedInfo a:hover, .sc_timeline_info a:hover, .woocommerce ul.products li.product .added_to_cart, .woocommerce-page ul.products li.product .added_to_cart, .woocommerce .woocommerce-breadcrumb a:hover, .woocommerce-page .woocommerce-breadcrumb a:hover, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.reset_variations, .woocommerce-page a.reset_variations, .shipping-calculator-button:hover, ul#mainmenu .menu-panel.thumb_title>li>ul>li>ul li a:before, .topWrap .sidebar_cart .widget_shopping_cart_content .buttons .button:hover, .topWrap .sidebar_cart ul.cart_list li>a:hover, .footerContentWrap .googlemap_button:after, li:hover .topMenuStyleLine ul#mainmenu .menu-panel ul.columns>li>a, #toTop:hover:after, .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title a, .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title a:before, .support_page ol li a, .woocommerce-top-navigation a:hover, .default_color:hover, .footerStyleLight .widget_twitter ul li:before, .footerStyleLight .widgetWrap a:hover, .footerStyleLight .widgetWrap a:active {
  color: #D45800;
  /* color: #9A653E; */
}

.sc_title, .sc_title .h4 {
   padding: 0px;
  font-weight: 700;
  font-size: 17px;
  color: rgb(246, 103, 1);
  text-transform: capitalize;
}

/*h2.sc_title {
  padding: 0 0 10px 0;
  font-weight: 700;
  font-size: 30px;


}*/

h2.sc_title {
    padding: 0px;
font-weight: 800;
font-size: 30px;
line-height: 33px;
}

{
  color: #fff;

}
/*.sc_title_light{
    color: #fff;
  font-size: 25px;
  font-family: Raleway;
  text-transform: capitalize;
  line-height: 38px;
  margin-bottom: 10px;
}*/

.sc_title_light {
    color: #FFF;
font-size: 20px;
font-family: Raleway;
text-transform: capitalize;
/*line-height: 20px;*/
margin-bottom: 10px;
font-weight: 600;
}

.info_light{
  color: #F5F7F9;
font-size: 15px;
line-height: 19px;
font-weight: 500;
}

.sc_column a {
    font-size: 38px;
    color: #9A653E;
    background-color: #f5f7f9;
    display: inline-block;
    width: 114px;
    height: 114px;
    line-height: 108px;
    border-radius: 50%;
    border: 2px solid;
}

.newsletter{
padding: 0px;
margin-top: 18px;
}

.form-newsletter .form-group{
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

.form-newsletter input, select{
  width: 100%;
}

.form-newsletter > button{
  width: 100%;
}

.form-newsletter label{
    color: #f66701;
  font-size: 18px;
  font-weight: 600;
  font-family: Raleway;
}

.form-control:focus {
  border-color: #F66701;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(246, 103, 1, 0.55);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(246, 103, 1, 1);
}

#mainslider .flex-direction-nav a {
    background: rgb(232, 178, 122);
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    font-size: 0;
}


/*ABOUT US*/

.inner_banner img{
  width: 100%;
}


/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

.breadcrumb-jobmag {
  position: absolute;
  z-index: 1000;
  right: 1%;
  top: 358px;
}

h3.sidebar, h4.sidebar, h5.sidebar {
  /*background-color: #7E4E0F;*/
  color: #fff !important;
}

.panel-default > .panel-heading {
    color: #fff !important;
    background-color: #7E4E0F;
    border-color: #fff;
}
 .panel-default > .panel-heading h1, h2, h3, h4, h5, h6 {
  color: #fff;
}

.sidebar{
  text-align: left;
}

.nav-new > li>a:hover{
  background-color: #7E4E0F;
  color: #fff; 
}

.sidebar .panel-body{
  padding: 0px;
}

.panel{
  margin-bottom: 20px;
background-color: #FFF;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0px 1px 1px rgba(201, 152, 11,0.51 );
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    /*color: #333;*/
    background-color: #7E4E0F;
    border-color: #7E4E0F;
}



.page-title-wrapper{
  /*background-color:#;*/
  background-image: linear-gradient(to right, #885835 0px, #6E401F 100%);
  color: #fff;
  padding: 40px 0px;
}

.page-title h4{
font-weight: 600;
}

.bg-about{

  /*background-image: url(../img/about-1.png);*/
    /*background-size: cover;*/
  /*background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: top center;*/
}

.about_section_inner{
padding: 50px 0px;
}

.job-text{
  color:#5A6266;
  /*font-weight: 400; */
}

.twitBlockWrap{
  background-color: transparent;
}

.twitBlock {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.twitBlockWrap .twitterTitle {
    font-size: 40px;
    font-weight: 300;
    line-height: 49px;
    padding: 0px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px;
}

.jobmag_section{
  background-color: #885835;
}

p.jobmag-name{
  text-transform: capitalize !important;
  font-style: italic;

}
.twitBlock .sc_slider .swiper-slide p {
    margin: 0px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
}

.twitBlockWrap .twitBlock .sc_slider .swiper-slide {
    padding: 15px 0px 0px;
    margin: 0px;
    box-sizing: border-box;
}

.ct_title {
  padding: 0px 0px 10px;
font-weight: 700;
font-size: 22px;
}

.sc_img img{
  width: 35%;
  margin-bottom: 15px;
}

/*p.ct_content{
  font-size: 15px;
line-height: 24px;
  color: #fff;
  font-weight: 400;
}*/

p.ct_content {
    font-size: 13px;
    line-height: 16px;
    color: #FFF;
    font-weight: 400;
}

.sc_list_item p{
  margin-top: 0px;
padding: 0px;
margin-bottom: 4px;
font-family: "Raleway",sans-serif;
font-weight: 500;
font-size: 11px;
line-height: 13px;
}

.sc_title_bg{
  background-color: #D45800;
}

.sc_content {
    font-size: 14px;
    line-height: 20px;
    font-family: 'raleway' sans-serif;
}


[class*="footerStyle"] .post_thumb {
    width: 90px;
    margin: 0px 5px 10px 0px;
    float: left;
}

[class*="footerStyle"] .post_title {
    display: block;
    top: -2px;
    position: relative;
    padding: 0px 0px 0px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 0px;
}


.footerContentWrap .googlemap_button {
   background-color: #885835;
}

.sc_contact_form.sc_contact_form_contact {
    margin: 0px auto;
    padding-top: 33px;
    width: 70%;
}

.sc_contact_form .sc_contact_form_button {
    text-align: center;
    padding: 20px 0px;
}

 .mini-padding{
    padding: 20px 0px;
}

.value{
  /*background-color: #D18942  !important;*/
      background-color: #875633 !important;
}
  /*opacity: 50;*/
}

.ecap-bg{
    background-image: url(../img/approach.png);
    background-size: cover;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: top center;
}

::selection {
    color: #fff;
    background-color: #D45801;
}

*::-moz-selection {
    color: #FFF;
    background-color: #D45801;
}

.sc_list_style_arrows li::before{
color: #fff;
}

.icon-jobmag .sc_list_style_arrows li::before{
  color: #D45801;
}

.btn-register{
  color: #FFF;
border: 1px solid;
background: transparent none repeat scroll 0% 0%;
}

.flexslider .slides img {
  width: 100%; 
  display: block;
  /*border-top: #DCDEDD 3px solid;*/
}

.brown_section{
  background-color:  #984807;
}

.reg-item{
  width: 20%;
float: left;
/*overflow: hidden;*/
display: block;
padding-top: 35px;
text-align: center;
}

.round_bg{
  border-radius: 50%;
border: 2px solid #FFF;
color: #FFF;
padding: 7px 13px;
bottom: 56px;
z-index: 1001;
position: relative;
}

.arrow{
 display: block;
overflow: visible;
position: absolute;
left: 186px;
top: -5px;
z-index: 1000;
}

.reg-item > .sc_img > .round_bg > img{
  text-align: center;
}
.social-banner {
  /*padding: 20px ;*/
  background-color:#D45801; 
}

.social-banner h2{
  padding: 20px 0px !important;
}

.dark_section_light {
  background-color: #D56A1F;
}

.dark_section_light .sc_list .sc_list_style_arrows{
  color: #fff;
}

li > .socialico-twitter:hover {
  background-color: #159CEB !important;
}

li > .socialico-twitter {
  background-color: #159CEB !important;
}

li > .socialico-facebook {
  background-color: #3D5B99 !important;
}

li > .socialico-google {
    background-color: #DD4B39 !important;
}

li > .socialico-rss {
    background-color: #FF6F14 !important;
}

.reg-item .arrow-icon-angle-right p {
  color: #fff;
}

.post_item a {
    text-transform: capitalize;
    font-weight: 400;
    
}

.post_item a:focus{
    color: #7e430f;
    text-decoration: none;
}

.post_item a:hover{
  color: #885835;
    text-decoration: none;
}

.grey-text{
  color: #f7f7f7;
  font-weight: 300;
}
    

.grey_section {
    background-color: #353535;
}

.social-icons {
    z-index: 10000;
    display: block;
    position: fixed;
    width: 89px;
    height: 40px;
    line-height: 0;
    top: 25%;
    left: 97%;

}

.socPage ul{
      /* margin: 0 0 0 0; */
    padding: 0;
     /*text-align: left; */
    min-height: 40px;
    overflow: visible;
}


#mainslider .flexslider h4 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
}
.slider-btn{
  /*border: 6px solid rgba(255, 255, 255, 0.07);*/
  top: 95px;
  float: left;
}

.slide-text{
  text-transform: capitalize;
}
.slider-btn .btn.btn-readmore,  .btn.btn-readmore:hover, .btn.btn-readmore:focus{
  padding: 10px 20px;

}

.slider-btn > .btn.btn-readmore{
  background-color: #944309;
  /*border: 6px solid rgba(255, 255, 255, 0.07);*/
  font-size: 20px;

}


.slider-btn .btn.btn-readmore:hover{
  background-color: #F66701;
  /*border: 6px solid rgba(255, 255, 255, 0.07);*/

}


#mainslider .slide_description {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.text-effect{
  text-shadow:45px;
}

.bg-about{
  /*background-color: rgb(93, 46, 12);*/
padding: 50px 0px;

/*background-image: linear-gradient(to left, rgb(83, 41, 19) 0px, rgb(110, 64, 31) 100%);*/
/*background-image: linear-gradient(to right, #5DE20C 0px, #6E401F 100%);*/

}
.bg-about .sc_content, .bg-about .sc_title{
  color: #fff;

}

.bg-about h2.sc_title {
  padding-bottom: 30px;
}

.bg-about .sc_content {
  line-height: 25px;
}

#bg_scroll{
    /*height: 300px;*/
    width: 100%;
}

.bg-about-container{
        background-image: linear-gradient(to left, #532913 0px, #6E401F 100%);

}

.value .thumbnails a img{
  padding-bottom: 15px;
  
}

.mission_section .sc_title {
  color: #fff;
}

.page-title-wrapper{
  background-image:   url(../img/page-banner.png);
}





 
/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
*/
.jssora05l, .jssora05r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url('../img/a17.png') no-repeat;
  overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01-99-66 .p            (normal)
.jssort01-99-66 .p:hover      (normal mouseover)
.jssort01-99-66 .p.pav        (active)
.jssort01-99-66 .p.pdn        (mousedown)
*/
.jssort01-99-66 .p {
  position: absolute;
  top: 0;
  left: 0;
  width: 99px;
  height: 66px;
}

.jssort01-99-66 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.jssort01-99-66 .w {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.jssort01-99-66 .c {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 95px;
  height: 62px;
  border: #000 2px solid;
  box-sizing: content-box;
  background: url('../img/t01.png') -800px -800px no-repeat;
  _background: none;
}

.jssort01-99-66 .pav .c {
  top: 2px;
  _top: 0px;
  left: 2px;
  _left: 0px;
  width: 95px;
  height: 62px;
  border: #000 0px solid;
  _border: #fff 2px solid;
  background-position: 50% 50%;
}

.jssort01-99-66 .p:hover .c {
  top: 0px;
  left: 0px;
  width: 97px;
  height: 64px;
  border: #fff 1px solid;
  background-position: 50% 50%;
}

.jssort01-99-66 .p.pdn .c {
  background-position: 50% 50%;
  width: 95px;
  height: 62px;
  border: #000 2px solid;
}

* html .jssort01-99-66 .c, * html .jssort01-99-66 .pdn .c, * html .jssort01-99-66 .pav .c {
  /* ie quirks mode adjust */
  width /**/: 99px;
  height /**/: 66px;
}



img.zoom_img{
padding-right:10px;
height:140px;
width:140px;
/*float: left;*/
-moz-transition:-moz-transform 0.5s ease-in; 
-webkit-transition:-webkit-transform 0.5s ease-in; 
-o-transition:-o-transform 0.5s ease-in;
margin-bottom: 10px;
}

img.zoom_img:hover{
-moz-transform:scale(2); 
-webkit-transform:scale(2);
-o-transform:scale(2);
z-index: 999;
}



.pgwSlideshow .ps-list {
    border-top: 1px solid #555;
    box-shadow: 0px 10px 10px -5px #333 inset;
    background: #8C6F5A none repeat scroll 0% 0%;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    /*height: auto;*/
}

.pgwSlideshow {
    width: 100%;
    background: #8C6F5A none repeat scroll 0% 0%;
    /*display: none;*/
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
    float: left;
    opacity: 1;
    border: 4px solid rgba(255, 255, 255, 0.3);
    overflow: hidden;
    border-radius: 4px;
}


.pgwSlideshow .ps-caption {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
    text-align: left;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    left: 0px;
    bottom: 0px;
    /*width: 100%;*/
    padding: 10px;
    /*display: none;*/
}


.pgwSlideshow{
  display: block;
padding-top: 30px;
}



.ecap-btn button{
  /*border: 6px solid rgba(255, 255, 255, 0.07);*/
  /*top: 95px;*/
  /*float: left;*/
  width: auto;
}

.slide-text{
  text-transform: uppercase;
}
.ecap-btn .btn.btn-readmore,  .btn.btn-readmore:hover, .btn.btn-readmore:focus{
  padding: 10px 20px;

}

.ecap-btn > .btn.btn-readmore{
  background-color: #944309;
  /*border: 6px solid rgba(255, 255, 255, 0.07);*/
  font-size: 14px;

}

.ecap-btn .btn.btn-readmore:hover{
  background-color: #F66701;
  /*border: 6px solid rgba(255, 255, 255, 0.07);*/

}

.pgwSlideshow .ps-list li img {
    display: block;
    border: 1px solid #777;
    height: auto;
    width: 120px;
}



/*Pricing Plan*/
.panel
{
    text-align: center;
}
.panel:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35); }
.panel-body
{
    padding: 0px;
    text-align: center;
}

.the-price
{
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

.the-price h1
{
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.subscript
{
    font-size: 25px;
}

/* CSS-only ribbon styles    */
.cnrflash
{
    /*Position correctly within container*/
    position: absolute;
    top: -9px;
    right: 4px;
    z-index: 1; /*Set overflow to hidden, to mask inner square*/
    overflow: hidden; /*Set size and add subtle rounding      to soften edges*/
    width: 100px;
    height: 100px;
    border-radius: 3px 5px 3px 0;
}
.cnrflash-inner
{
    /*Set position, make larger then      container and rotate 45 degrees*/
    position: absolute;
    bottom: 0;
    right: 0;
    width: 145px;
    height: 145px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg); /* Opera */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
    -ms-transform-origin: 100% 100%;  /* IE 9 */
    -o-transform-origin: 100% 100%; /* Opera */
    -moz-transform-origin: 100% 100%; /* Firefox */
    background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
    background-size: 4px,auto, auto,auto;
    background-color: #875633;
    box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.cnrflash-inner:before, .cnrflash-inner:after
{
    /*Use the border triangle trick to make         it look like the ribbon wraps round it's        container*/
    content: " ";
    display: block;
    position: absolute;
    bottom: -16px;
    width: 0;
    height: 0;
    border: 8px solid #875633;
}
.cnrflash-inner:before
{
    left: 1px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.cnrflash-inner:after
{
    right: 0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.cnrflash-label
{
    /*Make the label look nice*/
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(1,1,1,.8);
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
}


.padding-price{
  margin: 0px;
  padding: 0px;
}

.panel-pricing > .panel-heading {
    color: #FFF;
    background-color: #D45800;
    border-color: #D45800;
}

.panel-pricing .panel-body td{
  padding: 15px 10px;
}

h1.pricing-amt{
  font-size: 27px;
  line-height: 17px;
}

.pricing-amt .subscript {
  font-size: 14px;
}

.panel-pricing .fa{
color:#875633 ;
}

.panel-pricing > .panel-gold{
background-color: #fff;
}

.panel-pricing > .panel-custom {
 background-color: #875633; 
}
.panel{
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;

}
.panel-heading{
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;

}

#form-pricing{
  display: none;
}

#form-process{
  display: none;
}

/*#form-pricing label, #form-process label{
  color: #F66701;
}*/

#form-pricing label, #form-process label {
    color: #FFF;
}


#form-pricing .modal-header .close, #form-process .modal-header .close {
  margin-top: -2px;
}
#form-pricing button.close,  #form-process button.close {
  padding: 0px;
  cursor: pointer;
  /*background: transparent none repeat scroll 0px 0px;*/
  border: 0px none;
  background: #FFF none repeat scroll 0% 0%;
/*border-radius: 0px 0px 5px 5px;*/
position: relative;
text-shadow: none;
padding: 10px;
width: auto;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

#form-pricing .close, #form-process .close  {
  float: right;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  /*color: #fff;*/
  text-shadow: 0px 1px 0px #FFF;
  opacity: 0.2;
}
#form-pricing > input, #form-pricing > button, #form-pricing > select , #form-process >input, #form-process > button,  #form-process > select  {
  width: 100%;
}


.sc_contact_form input[type="text"]:focus, .sc_contact_form input[type="password"]:focus, .sc_contact_form textarea:focus, .commentsForm input[type="text"]:focus, .commentsForm input[type="password"]:focus, .commentsForm textarea:focus {
    border-color: #232A34;
    color: #232A34;
}

.form-text-white.sc_contact_form input[type="text"], .form-text-white.sc_contact_form input[type="password"], .form-text-white.sc_contact_form textarea {
    background-color: transparent;
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #FFF !important;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px !important;
    display: block;
    padding-left: 0px;
}


.form-text-white.sc_contact_form input[type="text"]:focus, .form-text-white.sc_contact_form input[type="password"]:focus, .form-text-white.sc_contact_form textarea:focus, .form-text-white.commentsForm input[type="text"]:focus, .form-text-white.commentsForm input[type="password"]:focus, .form-text-white.commentsForm textarea:focus {
    border-color: #232A34;
    color: #EDF2F9;
}

.orange {
    border: 1px solid rgba(212, 88, 0, 0.24);
}

.thumbnail:hover img {
    transform: translateY(0px);
    /*display: block;*/
}

.thumbnail img{
  /*width: 120px;*/
  width: 158px;
  height: auto;

}

 .thumbnail:hover h4.sc_title{
    /*transform: translateY(-150px);*/
        transform: translateY(0px);
        /*display: block;*/
        display: none;  
    /*z-index: 105;*/

 }

  .thumbnail:hover .caption h4.sc_title{
    /*z-index: 105;*/
    display: block;
  }

  .thumbnail:hover{
    height: 400px;
  }

  .thumbnail:hover{
    display: block;
  }

  .thumbnail .sc_title, .sc_title .h4{
    font-size: 12px;
  }

  .thumbnail .sc_content {
    font-size: 12px;
    line-height: 20px;
}

.pricing-item td{
  text-align: left;
  padding: 10px;
}

.process img{
  width: 100%;
  /*height: 100px;*/
  text-align: center;
}

.item-1{
  background-image: url('../img/diagnose.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  height: 144px;
  
}

.item-1 h3 {
  text-align: center;
padding: 50px 8px 0px 25px;
}




.item-2{
  background-image: url('../img/diagnose-2.png');
  background-size: contain;
  background-repeat: no-repeat;
    background-position: left;
  height: 144px;  
}

.item-2{
  position: relative;
right: 56px;
bottom: 68px;
}

.item-2 h3{
  text-align: center;
padding: 52px 1px 0px 0px;
line-height: 1;
}
.process-caption-2{
  position: relative;
bottom: 9px;
}

.item-3{
  background-image: url('../img/diagnose-3.png');
  background-size: contain;
  background-repeat: no-repeat;
    background-position: left;
  height: 144px;  
}

.item-3{
position: relative;
bottom: 123px;
left: 8px;
}

.process-caption-3{
  position: relative;
bottom: 50px;
}

.item-3 h3{
  text-align: center;
line-height: 1;
padding: 49px 37px 0px 35px
}

.item-4{
  background-image: url('../img/diagnose-4-copy.png');
  background-size: contain;
  background-repeat: no-repeat;
    background-position: left;
  height: 144px;  
}

.item-4{
    position: relative;
    right: 38px;
    bottom: 175px;
  }
  .item-4 h3{
    text-align: center;
  padding: 64px 31px 0px 36px;
  line-height: 1;
  }

  .process-caption-4{
    position: relative;
    bottom: 106px;
  }

.item-5{
  background-image: url('../img/diagnose-5.png');
  background-size: contain;
  background-repeat: no-repeat;
    background-position: left;
  height: 144px;  
}

.item-5{
position: relative;
right: 22px;
bottom: 196px;
}
.item-5 h3{
  text-align: center;
padding: 55px 20px 0px 12px;
}

.process-caption-5{
position: relative;
bottom: 130px;
}



/*.thumbnail .sc_title, .sc_title .h4 {
    padding: 0px;
    font-weight: 700;
    font-size: 17px;
    color: #875633;
    text-transform: capitalize;
}*/

.thumbnail .sc_title, .sc_title .h4 {
    padding: 0px;
    font-weight: 700;
    color: #F66701;
    text-transform: capitalize;
}

.jobmag-orange{
  color: #f66701;
}


.twitBlockWrap .twitterTitle {
    /*font-size: 40px;*/
    /*font-weight: 300;*/
    /*line-height: 49px;*/
    padding: 0px;
    color: #FFF;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
font-weight: 800;
font-size: 30px;
line-height: 33px;
}


.form-recruitment select{
  height: auto;
border-top: medium none;
border-left: medium none;
border-bottom: 1px solid rgb(195, 195, 195);
}

.form-recruitment input[type="date"], input[type="email"],  {
  height: auto;

}

.commentsForm .columnsWrap, .comment-respond .columnsWrap, .sc_contact_form .columnsWrap {
    padding: 0px 0px 20px;
}

.sc_contact_form input[type="text"], .sc_contact_form input[type="password"] {
    height: auto;
    line-height: 1.8;
}

.sc_contact_form input[type="text"], .sc_contact_form input[type="password"], .sc_contact_form textarea {
  background-color: transparent;
  border-width: medium medium 1px;
  border-style: none none solid;
  border-color: -moz-use-text-color -moz-use-text-color #000 !important;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-radius: 0px !important;
  display: block;
  padding-left: 0px;
}

.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 0px auto 0px;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#D45800;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i {
    color: #FFF;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 15px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

span.round-tab {
    background: #FFF none repeat scroll 0% 0%;
    border: 2px solid #E0E0E0;
    z-index: 2;
    position: absolute;
    left: 0px;
    text-align: center;
    font-size: 25px;
    width: auto;
    height: auto;
    line-height: 1;
    border-radius: 100px;
    /*display: inline-block;*/
}


/*CUSTOMISED CSS FOR FORM-WIZARD*/
span.round-tab > p{
line-height: 2;
margin-bottom: 0px;
text-align: center;
}
.wizard li.active span.round-tab {
    background: #D45800 none repeat scroll 0% 0%;
    border: 2px solid #D45800;
    color: #fff;
}
span.round-tab {
    background: #FFF none repeat scroll 0% 0%;
    border: 2px solid #E0E0E0;
    z-index: 2;
    position: absolute;
    font-size: 25px;
    height: auto;
    line-height: 1;
    border-radius: 100px;
    width: 162px;
    text-align: center;
    left: 0px;
    color: #fff;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0px;
}

.wizard li.active::after {
    content: " ";
    position: absolute;
    left: 62%;
    opacity: 1;
    margin: 0px auto;
    bottom: 0px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #D45800;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-le
    ft-colors: none;
    border-image: none;
}
span.round-tab {
    background: #FFF none repeat scroll 0% 0%;
    border: 2px solid #D45800;
    z-index: 2;
    position: absolute;
    font-size: 25px;
    height: auto;
    line-height: 1;
    border-radius: 100px;
    width: 162px;
    text-align: center;
    left: 0px;
    color: #D45800;
}

.wizard .nav-tabs > li {
    width: 15%;
}

label {
 /*   color: #875633;
    display: block;
    font-weight: 600;
    height: 15px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;*/
    color: #875633;
    display: block;
    font-weight: 600;
    height: 15px;
    letter-spacing: 0;
    line-height: 14px;
    text-transform: Capitalize;
}

.checkbox {
    padding-left: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
}
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; 
  }

    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; 
    }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555;
       }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }


.comment-respond textarea, .sc_contact_form textarea {
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    resize: none;
    box-sizing: border-box;
    height: auto;
}

.sc_contact_form textarea {
    padding: 0px;
    line-height: 13px;
}


.sc_contact_form.form-width80{

    margin: 10px auto;
    padding-top: 0px;
    width: 80%;
}

hr.hr15{
  border: 14px solid #F66701;
border-radius: 4px;
}

/*.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #9A653E;
}

.arrow-right{
   

    position: absolute;
right: -156px;
top: 142px;

}*/

.process-item{
  /*box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.23);*/
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.23);
border-radius: 4px;
}

.process-item .sc_content{
  padding: 0px 15px;
}

.cuadro_intro_hover{
  border: 1px solid rgb(237, 237, 237);
border-radius: 4px;
}
.cuadro_intro_hover{
      padding: 0px;
    position: relative;
    overflow: hidden;
    height: 200px;
  }
  .cuadro_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform:translateY(-150px);
    -moz-transform:translateY(-150px);
    -ms-transform:translateY(-150px);
    -o-transform:translateY(-150px);
  }
  .cuadro_intro_hover img{
    z-index: 4;
  }
  .cuadro_intro_hover .caption{
    position: absolute;
    top:150px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    width: 100%;
  }
  .cuadro_intro_hover .blur{
    background-color: rgba(0,0,0,0.7);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
  }
  .cuadro_intro_hover .caption-text{
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 300px;
    text-align: center;
    top:-20px;
    width: 100%;
  }

  #process-wrapper .dashed-features-item {
    margin: 0px;
    padding:0px 6%;
}

  #process-wrapper .dashed-features {
    list-style-type: none;
    padding: 10px 0px 0px;
    margin: 0px auto;
    width: 100%;
}

#process-wrapper .copy-icon-first {
    background:  #EAEAEA  url("../img/diagnose-new.png") no-repeat scroll center center / 120px 120px;


}


#process-wrapper .copy-icon-second.first img {
    width: 260px;
    height: 190px;
    border: 0px none;
    position: relative;
    top: 163px;
    left: -308px;
}

#process-wrapper .copy-icon-first.third {
    background:  #EAEAEA  url("../img/job-description.png") no-repeat scroll center center / 120px 120px;


}

#process-wrapper .copy-icon-first.fifth {
    background:  #EAEAEA  url("../img/monitor-new.png") no-repeat scroll center center / 120px 120px;


}


#process-wrapper .copy-icon-second {
    background: #F8F8F8 url("../img/brainstorm-new.png") no-repeat scroll center center / 120px 120px;
    display: block;
    margin-left: 59%;
    margin-top: -3px;
}




#process-wrapper .dashed-features-item-copy-second {
    padding: 40px 0px 0px !important;
    margin-left: 59%;
}

#process-wrapper .copy-icon-second.fourth{
    background: #F8F8F8 url("../img/train-staff-new.png") no-repeat scroll center center / 120px 120px;
    display: block;
    margin-left: 59%;
    margin-top: -20px;
}

/*#shareasale .dashed-features-item-copy-second {
    padding: 40px 0px 0px;
    margin-left: 59%;
}
*/

/*#process-wrapper .copy-icon-second img {
    width: 260px;
    height: 190px;
    border: 0px none;
    position: relative;
    top: 163px;
    left: -260px;
}
*/
#process-wrapper .copy-icon-second img {
    width: 260px;
    height: 190px;
    border: 0px none;
    position: relative;
    top: 163px;
    left: -309px;
}
#process-wrapper .copy-icon-third {
    background: #EAEAEA url("job-description.png") no-repeat scroll center center / 120px 120px ;
    display: block;
    margin-left: 4%;
    margin-top: -185px;
}

/*#process-wrapper .copy-icon-fourth {
    background: #C1E0F5 url("../img/monitor-new.png") no-repeat scroll center center / 160px 160px;
    display: block;
    margin-left: 59%;
    margin-top: -20px;
}

#process-wrapper .copy-icon-fifth {
    background: #B8F5D2 url("train-staff-new.png") no-repeat scroll center center / 160px 160px;
    display: block;
    margin-left: 4%;
    margin-top: -185px;
}*/


#process-wrapper .copy-icon-first img {
    width: 340px;
    height: 110px;
    border: 0px none;
    position: relative;
    top: 208px;
    left: 156px;
}

#process-wrapper .copy-icon {
    /*width: 40%;*/
    width: 30%;
    height: 200px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#process-wrapper  .dashed-features-item-copy {
    width: 45%;
    display: inline-block;
    padding: 0px 0px 0px 50px;
    vertical-align: middle;
    background: #FFF none repeat scroll 0% 0%;
}

#process-wrapper .dashed-features p/* {
    line-height: 24px;
    margin: 10px 0px;
    text-align: justify;
}
*/
{
    line-height: 1.5;
    margin: 10px 0px;
    text-align: justify;
}



.contact_bg{
  
    position: absolute;
top: 181px;
right: 100px;
background-color: rgba(212, 88, 0, 0.88);
color: #FFF;
border-radius: 4px;
padding: 10px 6px;
}

h5, .h5 {
   /* font-size: 14px;
    line-height: 19px;
    padding: 0px 0px 25px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 1px;*/
}


.pad-lr{
  padding: 0px;
}

 
.chosen-rtl .chosen-drop { left: -9000px; }


input[type="text"] {
  border-radius: 4px;
}

.form-job-search {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
padding: 10px 0px;
}

.job-list{
}

.job-list .job-day{
 display: inline-block;
background-color: #F66701;
padding: 4px 5px;
font-size: 14px;
color: #FFF;
float: right;
text-align: center;
line-height: 1.5;
font-weight: bold;
border-radius: 4px;
  margin-right: 5px;

}

.job-list .job-month{
  display: block;
color: rgb(246, 103, 1);
background-color: rgb(255, 255, 255);
padding: 0px 3px;
border-radius: 3px;
line-height: 1;
}

.job-list-wrapper{
   box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 10px;
}


.job-title {
    padding: 0px;
    font-size: 17px;
    color: #F66701;
    text-transform: capitalize;
    font-weight: 600;
     line-height: 1;
    margin: 0px;
}


.job-title-full {
  padding: 0px;
    font-size: 24px;
    color: #F66701;
    text-transform: capitalize;
    font-weight: 600;
     line-height: 1;
    margin: 0px;
}
.job-title >a:link, .job-title >a:active, .job-title >a:visited, .job-title-full > a:link, .job-title-full >a:active, .job-title-full > a:visited {
  color:#f66701 ;
}

.job-description{
  color: #5A6266;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin: 10px 0px;
}

.badge-custom{
  background-color: #A19F9F;
  font-weight: 400;
}

.job-link{
  
text-align:right;
}

.btn-sm-apply{
padding:5px 15px;
}

.job-location{
  color:rgb(177, 173, 173);
}

.job-span{
      background-color: rgba(140, 111, 90, 0.15);
    padding: 20px 10px;
    border-radius: 4px;
    display: block;
    overflow: hidden;
}

.job-span-list{
  overflow: hidden;
  display: block;
  width: 100%;

}

ul.job-info{
      /*float: left;*/
    width: auto;
    list-style: none;
    font-family: Raleway;
    font-weight: 500;
}

.job-span-list ul.job-info{
  margin:0px;
  padding:0px;
}

ul.job-info li{
float: left;
margin-right: 10px;
color: #B1ADAD;
}

ul.job-info li i{
color: rgb(135, 86, 51);
}

@media( max-width : 480px ){
  ul.job-info {
    width: auto;
  }
}

.btn-job, a.btn-job {
    color: #FFF;
    background-color: rgb(135, 86, 51);
    padding: 0px 10px;
    border-radius: 4px;
}

 .btn.btn-job:hover, .btn.btn-job:focus {
    padding: 0px 10px;
    background-color: #f66701;
}


.form-job-custom .form-group > label{
    color: #875633;
    display: block;
    font-weight: 500;
    height: 15px;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
}


.modal-footer{

  text-align: left;
}

}
tr.table-title > th {
    text-align: center !important;
    color: #875633 !important;
    font-family: Raleway !important;

}
table td, table th {
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 4px;
}

 .table > tbody > tr > th{
  border-top:none;
  border-top: medium none;
color: #875633;
font-family: Raleway;
 }

 .employer-form .form-group > label{
  color: #875633;
display: block;
height: 15px;
line-height: 14px;
text-transform: capitalize !important;
font-weight: 500;
letter-spacing: 0px;
letter-spacing: 0px;
 }




.swiper-container {
width: 100%;
height: 500px;
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
background-size: cover;
background-position: center;
}
.gallery-top {
/*height: 80%;*/
width: 100%;
}
.gallery-thumbs {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
opacity: 1;
}



/*USER PROFILE CSS STARTS HERE*/



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

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
 /* font-size: 100%;
  font-family: "Droid Serif", serif;
  color: #7f8c97;*/
  /*background-color: #e9f0f5;*/
}

a {
/*  color: #acb7c0;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;*/
}

img {
  max-width: 100%;
}

h1, h2 {
 /* font-family: "Open Sans", sans-serif;
  font-weight: bold;*/
}

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

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

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

Main components 

-------------------------------- */
header {
  /*height: 200px;*/
  /*line-height: 200px;*/
/*  text-align: center;
  background: #303e49;*/
}
header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 1170px) {
  header {
    /*height: 300px;*/
    /*line-height: 300px;*/
  }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}


.nav-custom{
  margin-bottom: 0px;
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
#cd-timeline {
  position: relative;
  /*padding: 2em 0;*/
  padding:10px 0px;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

@media only screen and (min-width: 1170px){
  .cd-list > #cd-timeline::before {
      left: 0%;
      margin-left: 0px;
  }
}


.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    /*margin: 5px 0;*/
    margin:0px 0px 5px;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-list-container .cd-timeline-img {
    position: absolute;
    top: 14px;
    left: 0;
    /*width: 40px;*/
    /*height: 40px;*/
    border-radius: 50%;
    box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  /*background: #c03b44;*/
  background:#428bca;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
   /* width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;*/
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -14px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }

  .cd-list-timeline-block >  .cd-timeline-img {
   /* width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;*/
    width: 20px;
    height: 20px;
    left: 0.5%;
    margin-left: -14px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }

  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.25em;
  padding: 1em;
  /*box-shadow: 0 3px 0 #d7e4ed;*/
  box-shadow: -1px 1px 8px #C0BEBE;
}

.cd-list-timeline-block > .cd-timeline-content {
background: none !important;
box-shadow: none;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    /*font-size: 20px;*/
    /*font-size: 1.25rem;*/
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 10px;
    width: 45%;
  }

  .cd-list-timeline-block .cd-timeline-content {
        margin-left: 15px;
    padding: 0px;
    width: 100%;
  }

   .cd-list-timeline-block > .cd-timeline-content .cd-date {
    position: relative;
    /*width: 100%;*/
    left: 0%;
    top: 0;
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }


  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
       font-size: 16px;
    font-weight: 400;
  }


.cd-list-timeline-content > .cd-timeline-content > .cd-date {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 16px;
    font-weight: 400;
}
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }

  .cd-list-timeline-block:nth-child(even) .cd-timeline-content {
     float: none; 
}
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }


.cd-list-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 0;
    text-align: left;
}

  .cd-list-timeline-content  > .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    left: 0%;
     text-align: left; 
}

  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}




.nav-user {
  width: 100%;
}

.navbar-nav>li>a {
   /* padding-top: 10px;
    padding-bottom: 10px;*/
    line-height: 20px;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.nav-user li.dropdown> ul.dropdown-menu > li:last-child a {
    background: #f66701 none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}
.nav-custom{
    background-color: #F66701;
    border: none;
}

.nav-custom .nav-user > li >a {
  color:#fff;
}


.nav-custom .navbar-nav>.active>a, .nav-custom .navbar-nav>.active>a:hover, .nav-custom .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #875633 !important;
}


/* USER PROFILE PAGE */
 .card {
/*    margin-top: 20px;*/
   padding: 15px 0px;
    /*background-color: rgba(214, 224, 226, 0.2);*/
    /*-webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
}
.card.hovercard {
   /* position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);*/
}
.card.hovercard .card-background {
    /*height: 250px;*/
     height: 50px;

}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
        float: left;
}
.card.hovercard .useravatar img , .edit .useravatar img{
  /*  width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);*/

    width: 150px;
    height: 150px;
    max-width: 150px;
    max-height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
  /*float: left;*/

}
.card.hovercard .card-info .card-title {
   /* padding:7px 10px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  font-weight: 600;
  display: inline-block;*/
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #f66701;
    text-overflow: ellipsis;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}


.profile-sidepanel{

    border-top: 2px solid #f66701;
    /*color: #f66701;*/
    padding:  5px 15px;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0 2px 5px rgba(68, 68, 68, 0.2);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.profile-sec-wrapper {
    border-top: 2px solid #428bca;
    /*color: #f66701;*/
    padding: 5px 15px;;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(68, 68, 68, 0.2);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.user-title{
  color: #f66701;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.2;
}
.user-cat{
      color: #000;
    font-weight: 400;
}
.cat-title {
color: #428bca;
margin-bottom: 10px;
margin-top: 10px;
}

.user-btn-wrapper >a:visited{
  color:#fff !important;
}

.user-card{
      font-size: 14px;
    color: #888;
    padding-top: 20px;
    font-weight: 400;
}

.user-card > span > i {
  color: #000;
}

.btn-orange{
  background-color: #f66701;
  color: #fff;
}

@media (min-width: 768px){}
  .navbar-nav>li>a {
      /* padding-top: 0px; 
       padding-bottom: 0px; */
  }
}

.cat-title{
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #5a6266;
}

.cert-title{
    font-size: 14px !important;
    margin: 0px !important;
}

.sect-title{
  color:#f66701;
}

.skill {
      margin: 0px;
    width: 100%;
    height: 15px;
}

/*#skill_1 {
      margin: 0px;
    width: 100%;
    height: 15px;
}


#skill_2 {
      margin: 0px;
    width: 100%;
    height: 15px;
}*/


.sidepanel-title {
  color: #f66701;
  margin-top: 10px;
  margin-bottom: 10px;

}

.sidepanel-hr {
  margin: 5px 0px;
}

.job-app > .job-title {
  font-weight: 400;
}

svg:not(:root) {
    overflow: hidden;
    border-radius: 10px;
}

.user-btn-wrapper >a:link {
    color: #fff !important;
}

.jobmag-rec {
      color: #fff;
    background-color: #f66701;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 0px;
}

.talent-no{
      color: #875633;
    font-weight: 500;
    line-height: 1.5;
}

.work-exp {
  padding-top: 10px;
}

.work-exp > ul{
  padding: 0px;
}

.tab-profile > .tab-pane{
  overflow: hidden;

}

.cropit-image-preview {
        background-color: #f8f8f8;
        background-size: cover;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-top: 7px;
        width: 150px;
        height: 150px;
        cursor: move;
      }

      .cropit-image-background {
        /*opacity: .2;*/
        cursor: auto;
      }

      .image-size-label {
        margin-top: 10px;
      }

      input {
        display: block;
      }

      button[type="submit"] {
        margin-top: 0px;
      }

      #result {
        margin-top: 10px;
        width: 900px;
      }

      #result-data {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-wrap: break-word;
      }

a:link.btn-orange, a:visited.btn-orange {
  color: #fff;
}

a:link.btn-primary, a:visited.btn-primary{
  color: #fff;

}

a:link.btn-success, a:visited.btn-success{
  color: #fff;

}

.change-avatar{
      overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

@media(max-width: 480px){
  .change-avatar{
   overflow: visible;
  }
}

.edit-education{
  margin-bottom: 10px;
}



/*PROFILE SLIDER*/
.profile-slider{
  /*background-image: url('../img/new-bg-light.png');*/
      /*background-color: #DDDDDD;*/
      padding: 30px 39px 20px;
      margin-bottom: 0px;
}
.fullwidth {
  background-image: url('../img/new-bg-light.png');

}

.basic-info h4, .basic-info h5, .basic-info p,.basic-info small{
  color: #fff !important;
}

.basic-info .talent-no{
margin-top: 20px;
}

#mainslider p {
    font-weight: 300;
    margin:0px;
    color: #000;
    padding-bottom: 10px;
}

/*.container-slider {
  width: 1170px;
  margin:0px auto;
}*/
.slick-slide img {
    display: block;
    border-radius: 50%;
    border: 4px solid #EEEEEE;
}
.basic{
    /*width: 58%;*/
    /*margin: 0px auto;*/
}

.basic-avatar{
  float: left;
  margin-right: 10px;

}

.basic-avatar img {
  width: 200px;
  height: 200px;
}

.form-signinBox{
  max-width: 600px;
  margin: 0px auto;
  padding: 20px;
}

.modal-signin > .modal-footer button {
  width: 100%;
  margin-bottom:5px;
}

 .modal-signin.modal-content{
      box-shadow: 0 2px 5px rgba(191, 191, 191, 0.5);
      -webkit-box-shadow: 0 2px 5px rgba(191, 191, 191, 0.5);
}

.user-btn-wrapper{
  float: right;
}

.sc_skills_bar .sc_skills_item .sc_skills_count{
  background-color: #428BCA !important;
      overflow: hidden;
    border-top-left-radius: 10px;
    height: 18px;
    border-bottom-left-radius: 10px;
}

.sc_skills_bar .sc_skills_info {
    min-height: 19px;
    padding: 5px 0 4px 0;
    color: #232a34;
    font-weight: 300;
    text-transform: CAPITALIZE;
    letter-spacing: 0;
    }

    .card.hovercard .search-avatar img,   .edit  .search-avatar  img {
    width: 100px;
    height: 100px;
    max-width: 150px;
    max-height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.user-footer {
  margin-top: 40px;
}

.box{
  background-color: #f3f1f1;
  box-shadow: 0 1px 2px rgba(68, 68, 68, 0.2);
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.box .icon-group i{
      font-size: 70px;
    color: #f66701;
    margin-bottom:10px;
}

.first-plan h2{
  background-color: #428bca;
  padding: 20px 0px;
}

.second-plan h2{
  background-color: #885835;
  padding: 20px 0px;

}

.badge-xtra{
      display: table;
    margin: 15px auto;
}


@media(max-width: 480px){
  .nav-new .container .navbar-nav > li a {
    padding: 10px 0px;
    /*color: #222020;*/
    text-transform: uppercase;
    font-weight: 600;
    /*float: none;*/
}

.navbar-nav>li>a {
    line-height: 20px;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.nav-new .container .navbar-nav{
  float: none !important;
}
}


.dashboard_wrapper .dashboard_btn {
    display: block;
    position: fixed;
    width: 123px;
    height: 40px;
    line-height: 44px;
    top: 20%;
    right: 0;
    margin: -20px 0 0 -125px;
    background: rgba(0,0,0,0.3);
    color: rgba(255,255,255,0.7);
    text-align: center;
}