body {font-family: 'Poppins', sans-serif;  font-size:15px; line-height: 20px;  margin: 0; height: 100%; }
h1 { font-size:30px; margin-top: 0; margin-bottom: 15px;   }
h2 { font-size:30px; margin-bottom: 15px; margin-top: 0; color:#000001;     }
h3 {font-size: 15px; font-weight: bold; margin-top: 0; margin-bottom:15px; }
h5 {font-size:18px; font-weight: 500; margin-top: 0; margin-bottom:15px; }
h4 {font-size:15px; font-weight: 500; margin-top: 0; margin-bottom:15px; }
p { font-size: 15px; line-height: 25px; margin-bottom: 15px;   }
.CmsEditor ul,.CmsEditor ol { padding-left:20px; margin-bottom: 15px;   }
.CmsEditor a { color: #000; text-decoration: underline;}
.CmsEditor a:hover { text-decoration: none; }

.CmsEditor p.NormalBlack { color:#000001}
.CmsEditor p.NormalOrange { color:#f37b33}
.CmsEditor p.NormalYellow { color:#fec528}

.CmsEditor h1.NormalBlack { color:#000001}
.CmsEditor h1.NormalOrange { color:#f37b33}
.CmsEditor h1.NormalYellow {color:#fec528}
/*h1.LightBlue {color:#73a2da}*/

.CmsEditor h2.NormalBlack { color:#000001}
.CmsEditor h2.NormalOrange { color:#f37b33}
.CmsEditor h2.NormalYellow {color:#fec528}
/*h2.LightBlue {color:#73a2da}*/

.CmsEditor h3.NormalBlack { color:#000001}
.CmsEditor h3.NormalOrange { color:#f37b33}
.CmsEditor h3.NormalYellow {color:#fec528}

.CmsEditor h4.NormalBlack { color:#000001}
.CmsEditor h4.NormalOrange { color:#f37b33}
.CmsEditor h4.NormalYellow {color:#fec528}


.container { width: 100%; max-width: 1450px;  }
/**** top header start  ***/
header .headertop { border-bottom: solid 1px #eee; font-size: 13px;  padding: 5px 0;  width: 100%;  transition: all 300ms linear 0ms; }
/*header .headertop .headerbox { display: flex;  justify-content:center;}*/
header .headertop .phonebox { float: right;  }
header .headertop .phonebox ul { list-style: none; padding: 0; margin: 0;}
header .headertop .phonebox ul li {float: left;  margin-right: 30px;  font-weight:bold; }
header .headertop .phonebox li i { color: #f37b33;  font-size:15px; padding-right:5px; }
header .headertop .phonebox ul li a {color: #f37b33; text-decoration: none; font-size: 15px; }
header .headertop .phonebox ul li a:hover { color:#000001;   }
header .headertop .socalmediafooter ul { margin: 0; padding: 0;  }
header .headertop .socalmediafooter ul li  { list-style: none;  display: inline-block;  margin: 0 3px; }
header .headertop .socalmediafooter ul li a { color: #000; display: inline-block;  font-size: 16px;  height: auto;  line-height: 20px;  width: 30px;  transition: all 0.5s;   text-align: center; }
/**** top header End ***/
/**** header start ***/
header.sticky { position: fixed; left: 0; right: 0; top: 0; background:#fff; z-index: 999;   }
header .headerMenu { float: left;  width: 100%; padding:15px 0;}
header .logo-left { float: left; width: auto;  text-align: center;}
header .logo-left a { display: inline-block; }
header ul.RegistrationBox { float: right; margin:0;  position: relative; padding:0 0 0 20px;}
header ul.RegistrationBox li.displaynone1 { display: none; }
header ul.RegistrationBox li { display: inline-block; padding: 10px 0 0 0; }
header ul.RegistrationBox li a { color: #000;  font-weight: normal;  font-size: 15px;  padding:0;  display: inline-block;  text-decoration: none; text-transform: none; }
header ul.RegistrationBox li.LogInbtn a.red i { display: none;}
header ul.RegistrationBox li.LogInbtn a.red i {  display: none;}


.navigation nav ul li.simple-dropdown:last-child a {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 33px;
    padding: 0 10px;
    min-width: 100px;
    color: #fff !important;
    background: #fec528;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #fec528;
    letter-spacing: 1px; margin-left: 10px; 
}
.navigation nav ul li.simple-dropdown:last-child a:hover,.navigation nav ul li.simple-dropdown:last-child a.active {background:#000; color:#fff; border-color:#000;  }

/******* Mobileview Header Css *****/

.headerMobile {
  background: #fec528 none repeat scroll 0 0;
  bottom:0;
  position: fixed;
  width: 100%;
  z-index:9999;
  display: none;
}
.headerMobile .container { width: auto; padding: 0;      }
.headerMobile .RegistrationBox {   }
.headerMobile ul.RegistrationBox li ul.submenuCandidates,.headerMobile ul.RegistrationBox li:hover ul.submenuCandidates { display: none ;   }

.headerMobile .open_mobileview { display: inline-block !important; cursor: pointer;  }
.headerMobile ul.RegistrationBox li .btn.blueBtn { display: none;  }
.MobileMenuBox ul.RegistrationBox li ul.submenuCandidates {position: relative; width: 100%; display: block; text-align: center; }
.headerMobile ul.RegistrationBox li .btn.red { padding:0; margin: 0; background: transparent; border: transparent; }
.headerMobile ul.RegistrationBox li .btn.red:hover { background: transparent;  }
.headerMobile ul.RegistrationBox li .btn.red .LogIn { display: none;  }
header ul.RegistrationBox li a.btn.red .fa.fa-users { display: none;  }
.headerMobile .open_mobileview.closebtn .fa-bars { display: none;  }
.headerMobile .open_mobileview .fa-times { display: none;  }
.headerMobile .open_mobileview.closebtn .fa-times { display: inline;   }

.headerMobile .open_mobileviews.closebtn .fa-user { display: none;  }
.headerMobile .open_mobileviews .fa-times { display: none;   }
.headerMobile .open_mobileviews.closebtn .fa-times { display: inline; }

.sidenav.MobileMenu .MobileMenuBox .RegistrationBox .open_mobileviews {display: none;}
.headerMobileBox .open_mobileviews span.open_mobileviews {cursor: pointer;  }

.headerMobile ul.RegistrationBox li.displaynone1 { display: none;}
.open_mobileview { display:none;  }
.scrollBox { max-height: 500px;  overflow-x: auto; padding-bottom: 50px;}
.headerMobileBox {display: flex; justify-content:center;  padding: 15px 20px;}
.headerMobile i { color:#fff; font-size: 30px;     }
.sidenav {  height:100%; display: none; width:100%;  position: fixed;  z-index:999;  top:auto; bottom: 0;  left: 0;  background-color: #111;  overflow-x: hidden;  transition: 0.5s; padding-top: 0;}
#mySidenavright {  height:100%; display: none;  width:100%;  position: fixed;  z-index:999;  top:auto; right:0; bottom: 0;  left: auto;  background-color: #222;  /*overflow-x: hidden;*/  transition: 0.5s;  padding-top:0px;}
.sidenav .closebtn { background: #d51f38 none repeat scroll 0 0;color: #fff; font-size: 36px;  height: 30px;  line-height: 21px;  margin-left: 5px;  padding: 0;  margin-bottom: 10px;   position: relative;  right:auto; left: 0;  text-align: center;  text-decoration: none;  top:5px;  width: 30px;  display: inline-block;}
.MobileMenuBox .RegistrationBox { list-style: none; padding: 0; margin-top: -16px;   }
.sidenav .closebtn:hover { text-decoration: none; color:#f17b8b;   }
.MobileMenuBox .RegistrationBox li a.btn.red { background:#d51f38; border-color:#d51f38;  }
.MobileMenuBox .RegistrationBox li a.btn.red:hover { background:#078fb6; border-color:#078fb6; color:#fff;     }
.MobileMenuBox .RegistrationBox li a.btn.blueBtn:hover { background:#078fb6; border-color:#078fb6; color:#fff;     }
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .open_mobileview { display:inline-block;  }

}
ul.MobileMenuBox { text-align: center; list-style: none; padding: 0;  }
.MobileMenuBox li a { color:#fff;  text-decoration: none;  padding:8px 0;  display: block;font-weight: bold;  } 
.MobileMenuBox li a:hover { background:#888;}
.MobileMenuBox li .SubMenus { list-style: none; background:#999; padding: 0;    }
.MobileMenuBox li .SubMenus li a {  font-weight: normal;    }
.MobileMenuBox li .SubMenus ul.SecondSubMenus {list-style: none; background:#018ab1; padding:10px 0;  }
.MobileMenuBox li .SubMenus ul.SecondSubMenus li a { font-size: 14px;   }
header ul.RegistrationBox .open_mobileviews { display: none;   }

/******* mobileview End css******/
/**** header End ***/
/**** Banner  css start ***/
section.main-slider {float: left; width: 100%; max-height: 670px; overflow: hidden; height: 100%; position: relative;  padding: 0; margin: 0; z-index:1;}
section.main-slider img { width: 100%;   } 
.main-slider .banner-content { position: absolute;  left: 0; right: 0; margin: 0 auto; z-index:2; top: 80px;  }
.main-slider .banner-content.TxtLeft .ContentColor { padding: 0;  text-align: left;  }
.main-slider .banner-content.TxtRight .ContentColor { padding: 0;  text-align: right;  }
.main-slider .banner-content.TxtTop { }
.main-slider .banner-content.TxtBottom { top:130px;  } 
.main-slider .banner-content.TxtCenter { text-align: center;  }
.main-slider .overlay { background:#56220e99; float: left;  height: 100%;  overflow: hidden;  position: absolute;  top: 0;  width: 100%; z-index:1; }
.main-slider .banner-content h1 {margin: 0;  display: inline; }
.main-slider .banner-content p { margin:20px 0 30px 0; font-size:18px;}
.main-slider .banner-content .info-btn-group .btn { margin-right: 20px;   }
.search_box11 .createAlertBoxLink { display: none;  }
.form-control { height: 42px; padding: 10px 12px; border-radius: 0;  }
/**** Banner  css End ***/

/**** Jobs  css start ***/
section.section_gallery { margin-top:20px; }
.title { display: inline-block;  text-align: center;  position: relative;  width: 100%; }
.jobbox { float: left;  width: 100%;  }
.jobbox .Mainjobbox {  float: left;  text-align: left;  transition: all 0.5s;  height: auto;  position: relative;  width: 100%; margin-bottom: 25px;   overflow: hidden;  padding: 15px;  background: #fff;  min-height: 115px;  border-radius: 5px; border:solid  1px #ddd;  }
.jobbox .Mainjobbox a {text-decoration: none;  color: #000; }
.jobbox .jobstitle { color: #000;  padding: 0px 0;  margin: 0 0px;  overflow: hidden;  min-height: 45px; }
.jobbox .jobstitle>h3 {line-height: 21px; height: 40px; }
.jobbox .Mainjobbox .Specialitybox { margin-top: 10px; text-transform: none; height: 45px;  line-height: 22px;  display: block;   overflow: hidden; }
.jobbox .btnbox { display: block;  margin-top: 10px;  }
.jobbox .Mainjobbox .btnbox span.Salarybox {  padding: 6px 0 10px 0;  margin-bottom: 0;  min-height: 60px; }
.jobbox .Mainjobbox .btnbox span { display: block;  margin-bottom: 10px;  color: #000; }
.jobbox .contentbox { padding: 0;  margin-bottom: 0; display: none; }
.jobbox .Mainjobbox:hover { background-color: #eee; color: #fff; }

section.detail.JobsResults .MainLeftSide .jobbox .contentbox { display: block;  }
.MainRightSide section.section_gallery { margin-top: 0;    }
.LiveListings {
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
}
.LiveListings a { color:#000; }
/**** Jobs  css End ***/ 


/**** Jobs By Specialty css start ***/
section.JobsByIndustry {  position: relative;margin-top: 15px;   }
.JobsByIndustry ul { padding:0 0 0 15px; margin-bottom: 0;   }
.JobsByIndustry ul li { text-align: left; background-color: #ffffff; border: 1px solid #e8e8e8; border-radius: 0; padding: 10px; width:32.3%; margin: 0 10px 10px 0; position: relative; opacity: 1; }
.JobsByIndustry ul li a {color: #212121; font-size: 15px; text-transform: uppercase;  text-decoration: none;  margin-left: 0;  line-height: 55px;   font-weight: normal; white-space: nowrap; overflow: hidden; padding: 0 0 0 0; background: #fff;  display: block; text-overflow: ellipsis; }
.tooltip .tooltiptext {visibility: hidden; background-color: #eee;  color: #000; text-align: center;border-radius: 6px;  padding: 5px 10px;  position: absolute; z-index: 1;  bottom: 106%;  left: 60%; margin-left: -60px;  opacity: 0;  transition: opacity 0.3s; text-transform: none; line-height: 18px; white-space: normal; }
.tooltip .tooltiptext::after {content: ""; position: absolute; top: 100%;  left: 50%;  margin-left: -5px;  border-width: 5px;  border-style: solid;   border-color: #eee transparent transparent transparent; }
.tooltip:hover .tooltiptext { visibility: visible;  opacity: 1;}

.JobsByIndustry ul li:last-child { margin-right: 0;   }
.JobsByIndustry ul li:first-letter { font-size:50px;   background:#eee; color:#000;  width:80px; float: left; height:60px; line-height:66px; text-align: center; display: inline-block;  padding-left:15px; padding-right: 15px;  font-weight: bold; border-radius: 0; margin-right: 15px;     }

/**** Jobs By Specialty css End ***/
.btn, .btn, a.btn {
    position: relative;
    z-index: 1;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    background-size: 200% auto;
    color: #fff;
    box-shadow: 0 3px 20px rgb(0 0 0 / 10%);
    background: #fec528;
    color: #fff;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

.mr-3 { margin-right: 5px;   }
.btn:hover, a.btn:hover { background-color:#000001; color:#fff;   }
.ViewAll { text-align: center;}

section {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    float: left;
    width: 100%;
}

/**** SERVICES css start ***/

.service-box { float: left;  text-align: center;  margin-bottom: 15px; }
.service-box .iconbox { align-items: center;  border: 3px solid #fff; border-radius: 50%; display: flex;  margin: 0 auto; display: none; }
.service-box .iconbox>img {margin: 0 auto; width: 100%; height: 100%; }
.service-box h3 { margin:15px 0 10px 0; text-transform: none; }
.service-box h3 a { font-size: 20px;  line-height: 1.4em; font-weight: normal;  margin: 0;  color: #000;  text-decoration: none; }
.service-box h3 a:hover { text-decoration: underline;  }
.service-box p.ServicesContentBox { min-height: 180px;  margin-bottom:0;  }
.service-box p {  margin: 0; line-height: 25px; }
.Servicelisting p.ServiceSummary { min-height: 210px; }
.Servicelisting .services-content a:hover { text-decoration: none;  }

.service-box.full .iconbox {float: left; margin-right: 20px;    }
.service-box.full { text-align: left;  }
.service-box.full P { margin-top: 0; margin-bottom: 15px; }

/**** SERVICES css End ***/


/**** Insights css start ***/

.insightsBox { margin-top: 0; margin-bottom: 20px;  padding-bottom: 5px;  background: #fff;  border: 1px solid #e8e8e8;  border-radius: 5px;  transition: box-shadow 0.3s ease 0s; float: left; }
.insightsBox img { max-width: 100%;  }
.insightsBox .news-block { border: none; border-radius: 0; background: none;  padding: 15px; text-align: left; overflow: hidden; }
.insightsBox .dateBox { text-transform: uppercase; color: rgba(0, 0, 0, 0.66);  float: left; }
.Insights3 { max-height: 175px; overflow: hidden; position: relative; }
.insightsBox a { text-decoration: none;  color: #3B454C; }
.insightsBox .news-block { border: none; border-radius: 0; background: none;  padding: 15px;  text-align: center; overflow: hidden; }
.insightsBox .publisheddate { margin-bottom: 10px;   }
.insightsBox span.BlogPostCategorys { margin-bottom:5px; display: block;   }
.insightsBox h3 { overflow: hidden;  padding: 0 0px;  text-transform: none;    display: block;  color: #000;  font-weight: bold; }
.insightsBox .news-block h3 a { color: #000; text-decoration: none;  }
.insightsBox .news-block h3 a:hover { text-decoration: underline;  }
.insightsBox .news-short {    margin-bottom: 15px; height: auto; min-height: 55px; }
.insightsBox .news-block .news-short p { line-height: 25px; }
.insightsBox a.link:hover { text-decoration: underline;  }
a.link { color: #000; text-decoration: none;  font-weight: 600; }
.insightsBox:hover { box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1); }

.blogCategoryBox ul { list-style: none; padding: 0; margin: 0;  }
.blogCategoryBox ul li { margin-bottom: 10px; border-bottom: solid 1px #ddd;  padding-bottom: 10px; }
.blogCategoryBox ul li a { text-decoration: none; color:#000001;   }
.blogCategoryBox ul li a:hover { text-decoration: underline;  }

.category_insights, .blogCategoryBox {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    border: solid 1px #eee;
    padding: 15px; margin-bottom: 20px; 
}
.category_insights ul.latest-post {
    list-style: none;
    padding: 0;
    margin: 0;
}
.category_insights ul li {
    margin-bottom: 10px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}
.category_insights .latest-post li figure {
    float: left;
    height: 33px;
    width: 100px;
    margin: 0 10px 0 0;
    height: 70px;
    overflow: hidden;
}
.category_insights .latest-post li figure img {
    max-width: 100%;
    height: 70px;
}
.category_insights .TextContent {
    padding-left: 0;
}
.category_insights .TextContent a.text-extra-dark-gray {
    display: block;
    line-height: 18px;
    color: #000;
    height: 40px;
}
.blogdetail .Bloglist .blog-feature img {
    width: 100%;
    margin-bottom:20px;
}

.Subscribeblogs {
    background: #f5f5f5;
    border: #ddd solid 1px;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 25px;
    margin-top: 30px;
}
.customFlashMsg {
    position: relative;
}
.Subscribeblogs h3 {
    margin-bottom: 10px;
}
.BlogSubscribers {
    position: relative;
}

.BlogSubscribers #BlogSubscriberForm {
    padding: 0;
}
.BlogSubscribers .inputBox {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

/**** Insights css End ***/

/**** Faqs css start ***/

.MainFaqs .Titlebox { text-align: center;  margin: 0 0 20px 0;}
.MainFaqs .Titlebox h2 { color:#fff;   }
.MainFaqs h6 { margin-bottom: 10px;   }
.MainFaqs .panel-group .panel { margin-bottom:10px; border-radius: 0; box-shadow: none !important; }
.MainFaqs .panel { margin-bottom: 20px; }
.MainFaqs .panel-body { padding:15px 25px; border: none !important; }
.MainFaqs .panel-body ul { padding:0 0 15px 0px;   }
.MainFaqs .panel-group .panel-heading { border-bottom: 0; padding: 0; }
.MainFaqs .panel-group { margin-bottom: 0;   }
.MainFaqs .panel-heading a:hover { color: #fff; background:#000001;   }
.MainFaqs .panel-heading a { padding:15px 25px;  border-radius:25px; display: block; margin-bottom: 0; position: relative; color:#fff; font-weight: bold; background:#f37b33;  text-decoration: none;  }
.MainFaqs .panel-heading a[aria-expanded="false"] i:before { content: "\f067"; position: absolute; right:25px; font-family: 'FontAwesome'; font-style: normal; }
.MainFaqs .panel-heading a[aria-expanded="true"] i:before { content: "\f068"; position: absolute; right:25px; font-family: 'FontAwesome'; font-style: normal; }
.MainFaqs .collapse { display: none }
.MainFaqs .collapse.in { display: block }
.MainFaqs .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility }


.MainFaqs h5 { margin-top:15px; text-align: center;   }

/**** Faqs css End ***/

/**** Footer css start ***/
.footermain { border-top:solid 1px#ddd;  padding:20px 0 0 0;  width: 100%;   overflow: hidden;    text-align: center;    color: #333;    position: relative; float: left; margin-top: 35px; }
/*.FooterBox {  width: 18.2%;    margin-right: 20px;    float: left;  }*/
.footermain ul { list-style: none;   padding: 0;    margin: 0;}
.footermain ul li {  text-align: left;    margin: 0;    line-height: 25px;   width: 100%; }
.footer-menu ul li strong {  color: #333;    font-size: 20px;      line-height: 32px;    text-transform: none;    font-weight: normal;   margin-bottom: 15px;    display: inline-block;    text-align: left; }
.footermain ul li a {  color: #333;    text-decoration: none;}
.footermain ul li a:hover { text-decoration: underline;  }
.FooterBox h3 {    color: #333;  font-size: 20px;    line-height: 32px;    margin-bottom: 18px;    font-weight:normal;    margin:0 0 15px 0;    text-align: left;}
.footermain .FootreMenu .socalmediafooter { float: left;    margin: 10px 0 0 -10px;}
.footermain .socalmediafooter ul li {  margin-left: 5px;    width: auto;    display: inline-block;}
.footermain .socalmediafooter ul li a {   color: #333;    display: inline-block;    font-size: 16px;    height: auto;    line-height: 20px;    width: 30px;    transition: all 0.5s;    text-align: center;}
.footermain .footer-bottom {    position: relative;    border-top: 1px solid rgba(112,111,111,0.5);    background: #fff;    float: left;    width: 100%;    padding:15px 0;    margin-top:20px;}
.footermain .footer-bottom .Copyrightbox {  float: left; width: 100%; text-align:center;}
.logo-footer {    float: left;    max-width: 110px;}
.logo-footer img { max-width: 100%; }
.Copyright01 {  color: #000;    font-weight: normal;    float: left;    margin-left: 0; width: 100%;}
.footermain .Copybox1 {    margin-bottom: 8px;}
span.firstpipe {   margin: 0 5px;}
.footermain .Menulike {   text-align: center;}
.footermain .footer-bottom .Copyrightbox a {    color: #212121;    text-decoration: none; }
.footermain .footer-bottom .Copyrightbox a:hover { text-decoration: underline;  }
.CopyBottomRight { float: right;  }
.WSlinkBox {
    margin: 2px 0;
    float: right;
    width: auto;
}
.WSlinkBox a {  color: #d8d0d0;    text-decoration: none;}
.back_to_top.on {  cursor: pointer;    margin-bottom: 0;  bottom:10px; position: absolute; right: 20px; font-size: 30px;   color: #fff;    font-weight: normal;    text-align: right; }

/****** Cms Pages pages css ***/
.service.CmsPage { clear: both;  float: none;  padding:100px 0;  color: #888;  background: url(../../../img/Front/aboutbg.jpg) no-repeat;  text-align: center;  background-size:cover; position: relative; margin: 0 0 0px 0; min-height:700px; background-repeat: no-repeat; }
.service.CmsPage .title {margin-bottom: 0; text-align: center; border: none; }
.service.CmsPage h1 { font-size:42px; color:#fff;   line-height: 40px;  margin:0 0 15px 0; }
.service.CmsPage .sub-title { text-align: center; color: #fff; }
.service.CmsPage .sub-title a {
    color: #fff;
}
.service.CmsPage .titleBox { position: relative; z-index:9;  }
.service.CmsPage .overlay { display: block !important; z-index: 1;  position: absolute;  background-color:#56220e99;  opacity: 0.73;  left: 0;  right: 0;  width: 100%; height: 100%; top: 0; }



.shareThisBox { float: left; width: 100%; text-align: center; margin-bottom:0;  margin-top: 15px; }
.shareThisBox h4 { font-size: 18px; margin: 0 0 20px 0;  letter-spacing: 0.05em; }
.shareThisBox ul.sharethis { margin-left: 0; margin-bottom: 0; padding-left: 0;}
.shareThisBox ul li {display: inline-block; background: transparent; padding-left: 0;      }
.shareThisBox .sharethis li a { color: #000; border-radius: 50%; border: solid 1px #fec528; width: 40px;  height: 40px; line-height: 40px;  cursor: pointer; display: inline-block; }
.shareThisBox .sharethis li a:hover {   border: solid 1px #fec528; background:#fec528; color:#fff;   }

/****** TestimonialsBox css ***/
section.testimonials { width: 100%;  float: left;  text-align: center;  margin-top: 0; }
section.testimonials .TestimonialsBox .iq1 { color: #f7f6f8;  font-size: 135px; font-weight: 600; left: 0;  line-height: 1;  position: absolute; top: 0; }
section.testimonials .TestimonialsBox .content11 {padding: 0px 10px 0 10px; position: relative;  z-index: 9; }
section.testimonials .TestimonialsBox .iq2 { bottom: 0;  color: #f7f6f8;  font-size: 135px;  font-weight: 600; line-height: 1;  position: absolute;  right: 0; transform: rotate(180deg); }
/*section.testimonials span.text-title { display: block;  font-weight: bold; padding-bottom: 5px;  position: relative; z-index: 9; }*/
.testimonialPages .testimonialBox:nth-child(2n+0) {background-color: #f5f5f5; }
.testimonialPages .testimonialBox { overflow: hidden;  padding: 20px;  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);  background-color: #fff;  margin: 0 0 20px 0; }
.testimonialPages .testimonialBox:nth-child(2n+0) .testimonial-left {  float: right;  transform: rotate(-177deg); }
.testimonialPages .testimonialBox .testimonial-left { float: left;  margin-right: 15px;   max-width: 38px;  opacity: 0.2; }
.testimonialPages .testimonialBox:nth-child(2n) span {  float: right;  margin-top: 5px;  text-align: right;  width: 100%;}
.testimonialPages .testimonialBox:nth-child(2n+0) p,.testimonialPages .testimonialBox:nth-child(2n+0) span { padding-left: 0;  padding-right: 50px;  text-align: right;}
.testimonialPages .testimonialBox span { display: block; font-weight: bold; }
.testimonialPages {margin-bottom: 30px;         }
.testimonialPages span.text-designation {color:#fec528;}
/**** jobspages css start ***/
.jb-jobs-header {  font-size: 14px;  padding:20px 0px 20px 0; border-top: 1px solid #eceff1;  border-bottom: 1px solid #eceff1;  margin-bottom: 10px; position: relative;  overflow: hidden; }
.layout-grid { float: left; margin: 0px 0 0 0; }
.tab-slider--nav { width: 100%;  float: left;  margin-bottom: $base-margin;}
.tab-slider--tabs { margin: 0 !important; }
.tab-slider--trigger { text-transform: uppercase; text-align: center;  position: relative;  z-index: 2;   cursor: pointer;  display: inline-block;  transition: color 250ms ease-in-out;   color: #8d8d8d;  padding: 0 40px 0 40px;  margin-left: 0 !important; border-right: solid 1px #ddd;              }
.tab-slider--trigger i {   margin-right: 5px; }
/*.tab-slider--tabs #map-marker { display: none;  }*/
.JobsResults { padding-bottom:10px; overflow: hidden; background-color: #f8f9f9; padding-top: 35px;  margin-top: 0px; margin-bottom:20px; }
.jobspages .jobbox.Listingbox .Mainjobbox {background-color: #fff; margin-bottom: 18px; border: 1px solid #ebebeb; -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);  -webkit-border-radius: 5px;  -khtml-border-radius: 5px;  -moz-border-radius: 5px;  -ms-border-radius: 5px;  -o-border-radius: 5px;  border-radius: 5px;  width: 100%;   color: #040e24;   min-height: 100%;}
.jobspages .jobbox.Listingbox .Mainjobbox .jobstitle { color: #040e24; font-weight: 600;  min-height: 100%; text-transform: uppercase; }
.jobspages .jobbox.Listingbox .Mainjobbox .jobstitle h3 {font-weight: 600; height: auto; }
.jobspages .jobbox.Listingbox .btnbox span.Salarybox { min-height: 100%; }
.jobspages .jobbox.Listingbox .btnbox span {color: #040e24; }
.jobspages .jobbox.Listingbox .btnbox span {color: #040e24;  }
.jobspages .jobbox.Listingbox .Mainjobbox a:hover .jobstitle>h3, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .Specialitybox, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .btnbox span, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .contentbox p, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .Permanent {
    color: #666;
}
.createAlertBoxLink { width: 100%; text-align: center; margin: 10px 0 0 0;  float: left; }
.MainLeftSide {width: 69%;  float: left; margin-right: 20px; }
.MainRightSide {float: right; width: 28%;  margin-bottom: 15px;}
.jobs_seperated .section_gallery .container { width: 100%;  padding: 0;}
.jobs_seperated .section_gallery .jobbox .Mainjobbox { width: 100%;}
.jobs_seperated .section_gallery .jobbox .Mainjobbox1 { width: 100%;}

.CandidateReg.advance_pages {
    margin-bottom: 20px;
}

.jobbox.AllSavedJob .jobstitle {  padding-top: 20px;   }
ul.CvList {
    list-style: none;
    padding-left: 0;
}

/***** Contact Page css start ******/
.contactPage { background: #f8f9f9;  margin-bottom: 0px; padding-bottom: 10px; margin-top: 0;  padding-top: 35px; }
.contactPage .MainAddress {overflow: hidden; margin-bottom: 35px; }
.contactPage .box { background: #fff;  border: 1px solid #ebebeb;  padding: 20px; overflow: hidden;  min-height: 170px; }
.contactPage .AddressBox .Cntbox { width: 25%; text-align: left;  float: left;  height: 100px; }
.contactPage .AddressBox .Cntbox span {  font-weight: bold; display: block;  padding-bottom: 8px; }
.contactPage .AddressBox .Cntbox p {display: block; margin-bottom: 15px;   margin-right: 10px; }
.contactPage .AddressBox .Cntbox ul {padding: 0; margin: 0 0 10px 0; }
.contactPage .AddressBox .Cntbox li {list-style: none; float: left;  margin-right: 5px; }
.contactPage .AddressBox .Cntbox li a {width: 30px;height: 30px; display: block; }
.Mapbox { clear: both; margin-top:0; margin-bottom:15px; float:left; width: 100%; }
.Mapbox iframe {  width: 100%; height: 500PX; }
.contact_from { margin-bottom:50px;}
/***** Contact Page css End ******/

/***** Login Pages css start ******/
.container.LoginPages { max-width: 1030px; }
.Loginbox { width: 70%;  float: right;}
.Loginbox h2.contact-page-title { text-align: left;  line-height: 25px;  width: 100%;  position: relative;  margin: 0 0 20px; }
.Loginbox .inputBox { margin-bottom: 0px; width: 48.5%;  float: left;  margin-right: 20px; margin-bottom: 10px;  position: relative; }
.Loginbox .inputBox label { margin-bottom: 5px;  display: block;}
.Passbtn { position: absolute; right: 0; top: 25px; }
.Passbtn .btn.btn-primary {margin-left: 10px;  padding: 5px 20px;  height: 42px;  border: none; background:#ddd;  border-radius: 0 4px 4px 0; }
.LoginPages .ForgottenBox.inputBox { padding-top: 13px; width: auto; }
.LoginSubmit.inputBox { float: right; width: auto; margin: 0; }
.registerboxnew.Loginbox {  text-align: center; border: solid 1px #ddd;  width: 27%;  margin: 0 30px 20px 0; }
.registerboxnew.Loginbox .registerboxbox01 { padding: 35px;}
.registerboxnew.Loginbox h2.contact-page-title { margin-bottom: 20px; font-size: 18px;  line-height: 30px; text-align: center; }
.registerboxnew.Loginbox a.btn.blueBtn { border: solid 2px #ddd; }



label.error { color:red; font-weight: normal;  position: relative;  }
label.error:before {
    content: "\f071";
    font-family: 'FontAwesome';
    margin-right: 5px;
}
/******* custom checkbox ******/



/*.Checkboxes .custom-control-label { font-weight: normal; padding-left: 30px; display: inherit; }
.custom-control-input:checked~.custom-control-label::before { color: #fff; border-color: #333; background-color: #333; }
.Checkboxes.custom-control input { margin: 7px 0 0; opacity: 0; position: absolute; }
.custom-checkbox .custom-control-label::before { border-radius: 0; }
.contact-form.Getintouch .Checkboxes .custom-control-label a { color: #333; }
.contact-form.Getintouch .Checkboxes .custom-control-label a:hover { color: #333; }
.custom-control-label::before,
.custom-file-label,
.custom-select { transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.custom-control-label::before { background-color: #fff; border: 1px solid #333; content: ""; display: block; height: 16px; left: 0; pointer-events: none; position: absolute; top:0; width: 16px; }
.custom-control-label::after { position: absolute;  top: .25rem;
left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50%/50% 50%; }
.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }
.custom-checkbox .custom-control-input:checked~.custom-control-label::after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #fff; border-image: none; border-style: solid; border-width: 0 2px 2px 0; height: 10px; left: 6px; top: 1px; transform: rotate(45deg); width: 5px; }
.Checkboxes.custom-control.custom-checkbox { margin-bottom: 20px; position: relative; }
.Checkboxes.custom-control.custom-checkbox label.error { bottom: -15px; font-size:14px; left:30px; position: absolute; }
.checkBxtext { margin-bottom: 20px; }
.CandidateReg .Checkboxes.custom-control.custom-checkbox label.error { bottom:-15px; left:30px; }
*/
/******* custom checkbox End ******/


/******* custom radio ******/

/*.custom-radio.custom-control-inline .custom-control-label { padding: 1px 0 0 30px; }
.custom-radio.custom-control-inline { display: -ms-inline-flexbox; display: inline-flex; margin-right: 20px; }
.custom-radio .custom-control-input { position: absolute; z-index: -1; opacity: 0; }
.custom-radio { position: relative; margin-bottom:10px; vertical-align: top; }
.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-label::before,
.custom-radio .custom-file-label,
.custom-radio .custom-select { transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.custom-radio .custom-control-label::before { position: absolute;  top:0;
left: 0; display: block; width: 20px; height: 20px; pointer-events: none; content: ""; background-color: #fff; border: #333 solid 1px; }
.custom-radio .custom-control-label::after { position: absolute;  top: .25rem;
left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50%/50% 50%; background-color: #fff; }
.custom-radio .custom-control-input:checked~.custom-control-label::before { color: #fff; border-color: #333; background-color: #333; }
.custom-radio .custom-control-input:checked~.custom-control-label::after { background: #333 none repeat scroll 0 0; border-radius: 50%; height: 14px; left: 4px; top: 4px; width: 14px; }*/
/******* custom radio End  ******/


/*** Registration candidate pages css ***/ 

.dropbox_GooglePicker { margin: 0;  position: absolute;  top: 0px; right:0;  float: right; background:#fff; padding-left:10px;  border-left: solid 1px #ccc; }
.dropbox_GooglePicker a, .dropbox_GooglePicker a { border: 1px solid #ddd; border-radius: 0;  color: #333;  display: block; float: left; line-height: 18px;  margin-right: 10px;  max-width: 170px;  overflow: hidden; padding: 11px 10px;  text-align: center;  text-decoration: none; }
.CandidateReg .form-group.PositionFixedBox {text-align: center; width: 100%;  margin-bottom: 20px; }
.forgotPasswordNew .Loginbox .inputBox { width: 100%; }
.forgotPasswordNew .LoginSubmit.inputBox { width: auto; margin: 0 0px 0 0; }
.forgotPasswordNew .ForgottenBox.inputBox { width: auto; padding-top: 14px; }

.JobDiv .js-basic-job-search-section {position: relative;  bottom: auto; top: 0; margin: 0; }
.JobDiv.custom_fieldDiv { float: left;  width: 100%;  padding: 35px 0; background: #eee; }
.JobDiv .Searchcolor { background:transparent;   }
.JobDiv .QuickSearches {  display: none;}
.MainLeftSide.MainFull {  width: 100%;}
.JobDiv h1 {  font-weight: normal;  font-size: 35px;  text-align: center;}

ul.RegistrationBox li ul.submenuCandidates { background:#fff; display: none; height: auto; position: absolute; width: 225px; z-index: 200; margin: 0;  right: 0; padding: 0;}
ul.RegistrationBox li:hover ul.submenuCandidates { display: block;  }
ul.RegistrationBox li ul.submenuCandidates li { padding: 0 0 ;  display: block; width: 100%;}
ul.RegistrationBox li ul.submenuCandidates li a { text-transform: none; padding:10px 10px; border-bottom: solid 1px #ddd; display: block; font-size:14px;  color:#555; text-decoration: none;   }
ul.RegistrationBox li ul.submenuCandidates li a:hover, ul.RegistrationBox li ul.submenuCandidates li.active a { background-color:#000; color: #fff;  }

ul.RegistrationBox li ul.submenuCandidates li.redBOX { background:red; color:#fff; text-align:center;    }
ul.RegistrationBox li ul.submenuCandidates li.redBOX a { color:#fff;  }
ul.RegistrationBox li.menuCandidates a { padding-right:0;  }
.Candidated_Form .form-group .fileUpload02 { position: relative;  width: 100%; }
.Candidated_Form .form-group .PasswordBox1 {  float: left; margin-right: 20px; width: 48.4%;  position: relative; }
.form-group { overflow: hidden;  }
.form-group.PositionFixedBox { width: 100%;  text-align: center;  margin: 0 0 30px 0; }

.jobbox .deleteApplied {
    position: absolute;
    top: 0;
    right: 0;
}
.smallbtn {
    padding: 0 10px;
    margin-bottom: 5px;
    line-height: 25px;
    font-size: 15px;
    display: inline-block;
    background: #333;
    color: #fff !important;
}
.jobbox.AllSavedJob .Mainjobbox a.smallbtn.Deletebtn {
    position: relative;
    right: 0;
    top: 0;
}
.Deletebtn {
    background: #d51f38;
    color: #fff;
}

/***** RegistrationBox css End ***/

.modal-body.ModalBox .formDiv.tabsbox ul.facet-links {
    width: 100%;
}
.ModalBox .tabsbox .facet-links li {
    padding: 5px 0;
    border-bottom: solid 1px #DDD;
    text-align: left;
    width: 100%;
}
.modal-body.ModalBox { text-align: center;  }
.modal-body.ModalBox button.btn.btn-default {
    margin-top: 10px;
}
.bootbox .modal-footer {
    text-align: center;
}
.bootbox .modal-footer button.btn.btn-default {
    background: #4b4b4d;
    border: solid 2px #4b4b4d;
    color: #ffffff;
    border-radius: 0;
}
.bootbox .modal-footer button.btn.btn-primary {
    background: #d51f38;
    border: solid 2px #d51f38;
    color: #ffffff;
    border-radius: 0;
}
.bootbox .bootbox-close-button.close {
    background: #d51f38 none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: 30px;
    margin-right: -45px;
    margin-top: -15px !important;
    opacity: 1;
    width: 30px;
    border: none;
    line-height: 16px;
    cursor: pointer;
    font-size: 20px;
}
.bootbox .modal-content {
    border: none;
    border-radius: 0;
}



nav.main-menu.pageBtn ul { list-style: none; padding: 0; margin: 0; text-align: center;    }
nav.main-menu.pageBtn ul li { display: inline-block;   }
nav.main-menu.pageBtn ul li a { display: inline-block; padding:25px 60px;  border: solid 1px #ddd; text-decoration: none;  } 
nav.main-menu.pageBtn ul li a:hover { background-color:#000; border: solid 1px #000; color:#fff;      }
.landing_page .DeleteAccountbox {text-align: center; margin-bottom: 25px;}


.create_alertpages .form-horizontal .form-group { margin-left: 0; margin-right: 0; overflow: initial;    }
.create_alertpages .CreateJobInput { margin: 0 0 15px 0;}
.create_alertpages .ms-options-wrap > .ms-options {  left: 15px;  width: 97.5%; font-weight: normal;}

section.main-slider a.advanceSearchLink { float: right;   }



.stickyfooterBtn {
    float: left;
    width: 100%;
}
.stickyfooterBtn .btn { display: inline-block !important;   }


.TeamBox { text-align: center;  }
.TeamContent { margin: 15px 0 0 0;}

.our-team .MainTitleBoxH3.title { text-align: left; }

section.SectionInsights {
    background: #fff8e4;
    padding: 50px 0;
}

.footer-social-info ul li { display: inline-block;  }
.contact_info_area .contact_info li:first-child { display: none;  }
footer .contact_info label.col-sm-2.None {display: none;}
footer .contact_info button.btn {
    font-size: 0;
    width: 60px;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
    line-height: 40px;
}
footer .contact_info button.btn:before {
    content: "\f002"; font-family:'FontAwesome'; font-size: 20px; 
}
footer .contact_info form { position: relative;  }

button:focus { outline: none;  }
.TestimonialsBox .owl-dots { margin-top:20px;  }  
.TestimonialsBox .owl-dots button.owl-dot { width:15px; height:15px; display: inline-block; border-radius: 50%; margin: 0 5px;     box-shadow: 0 0 10px rgb(0 0 0 / 15%) ; border: solid 1px #ddd;}
.TestimonialsBox .owl-dots button.owl-dot.active {background:#f37b33; }
.Imgleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.Imgright {
    float:right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.contactForm {
    margin-bottom: 30px;
    width: 70%;
    margin: 0 auto; text-align:center;
}
.contactForm h3 { font-size: 30px; color:#000001; font-weight: 500;    }
.contactForm .form-group {width: 49%; display: inline-block;  }
.contactForm .form-group label.col-sm-2 { display: none;  }
.contactForm .form-group .col-sm-12 { width: 97%;  }
.contactForm .form-group.message { width: 93%; margin-left: -28px;}
.contactForm .form-group label.error { text-align: left; display: block;  }
.contactForm .form-group.message .col-sm-12 {width:100%; }
.contactForm .form-group .form-control {
    height: 42px;
    padding: 10px 12px;
    border-radius: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    padding-left: 5px;
}
.contactForm form { margin-top: 20px;  }

section.BookingDiscount h3 { font-weight: bold; font-size: 30px; text-align: center; margin-bottom: 15px;   }
section.BookingDiscount .form-horizontal .form-group {width:24.2%; margin-left: 0; margin-right:10px; float: left;   } 
section.BookingDiscount .form-horizontal .form-group label.col-sm-2 { width: 100%; padding: 0;}
section.BookingDiscount .form-horizontal .form-group .col-sm-12 { padding: 0;  }
section.BookingDiscount .form-group.phone-number { margin-right: 0;   }
section.BookingDiscount .form-group.comments { width: 100%; }
section.BookingDiscount .form-group.choose-services { width: 100%; }
section.BookingDiscount span.labels { font-weight: normal;  }
section.BookingDiscount .Checkboxes.custom-control.custom-checkbox { margin-bottom: 0;   }
section.BookingDiscount .submitbox {
    text-align: center;
}
.SectionmarginTop { margin-top: 50px;  }

.blogPage .news .news-post { margin-bottom:30px;   }
.BlogSubscribers button.btn {
    position: absolute;
    top: 25px;
    right: 0;
    height: 42px;
    border-radius: 0;
    line-height: 25px;
}
.Servicelisting .ServiceBox1 {
    padding-bottom: 30px;
}
section.Servicelisting {
    padding-bottom: 20px;
}

.mapBox .mapimg { display: none;  }

.SmartBookingBox .Checkboxes.custom-control.custom-radio  { float:left; width: 100%; margin-bottom:10px;  }
.SmartBookingBox .Picktime label.tcb-inline {border: solid 1px #ddd; padding: 5px 15px; float: left;  margin: 0px 5px 5px 0px;  line-height: 25px; cursor: pointer; min-width: 132px; text-align: center; }
.SmartBookingBox .Picktime .custom-radio .custom-control-label::before,.SmartBookingBox .Picktime .custom-radio .custom-control-label::after { display: none;  }
.SmartBookingBox .Picktime .Checkboxes .custom-control-label { padding-left: 0;  cursor: pointer; }
.SmartBookingBox .Picktime label.tcb-inline.active,.SmartBookingBox .Picktime label.tcb-inline:hover  { background:#fec528; color:#fff; border: solid 1px #fec528;   }
.SmartBookingBox .Picktime label.tcb-inline.active label.custom-control-label, .SmartBookingBox .Picktime label.tcb-inline:hover label.custom-control-label { color:#fff !important;   }

.SmartBookingBox .Picktime label.tcb-inline.booked {background:#ccc; border: solid 1px #ccc; cursor: not-allowed !important; }
.SmartBookingBox .Picktime label.tcb-inline.booked:hover label.custom-control-label {color:#000 !important; cursor: not-allowed !important;}

.common_page_bannerCms .service.CmsPage { min-height:280px; display: flex;align-items: center;   }
.common_page_bannerCms .service.CmsPage .logobanner { display: none;  }

ul.listitemicon {
    padding-left: 0;
}

.common_page_bannerCms.checkout .service.CmsPage .logobanner { display: flex;  }
.inputBox.fullwidth {width: 100%;}
.inputBox.fullwidth33 {width: 32.1%;}


section.SectionInsights.news .Main_insights .row.justify-content-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
section.SectionInsights.news .Main_insights .insightsBox01 { margin-bottom:30px;   }


.appointmentInputBox.Full50 {
    width: 25%;
    float: left;
}
.SmartBookingBox.Appointmentinfo.payment {
    min-height: 100%; margin-top:50px; 
}
.appointmentInputBox { padding-bottom: 20px;  }
.appointmentInputBox span { font-weight: bold; }
.appointmentInputBox.Full {
    float: left;
    width: 50%;
}
.appointmentInputBox span {
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

button.stripe-button-el {
    border: none !important;
    box-shadow: none !important;
    background-image: none !important;
}
.stripeButton {
    text-align: center;
}
button.stripe-button-el span:hover { background: #000 !important;  }
button.stripe-button-el span {
    position: relative;
    z-index: 1;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    background-size: 200% auto;
    color: #fff;
    box-shadow: 0 3px 20px rgb(0 0 0 / 10%);
    background: #fec528 !important;
    color: #fff;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    text-shadow: none !important;
}

.inputBox.PromoCdbx {
    width: 100%;
    margin: 0px auto 20px auto;
    float: none;
    text-align: center;
    display: block;
    padding: 20px 40px 0px 40px;
    clear: both;
}
.inputBox.PromoCdbx label { display: block;  }
.inputBox.PromoCdbx .btn { height: 43px; line-height: 41px; text-decoration: none;  }
.inputBox.PromoCdbx .label.label-warning { background: transparent; font-size: 15px; color:red; font-weight: normal;   }
.inputBox.PromoCdbx .label.label-success { background: transparent; font-size: 15px; color:#5cb85c; font-weight: normal;   }

footer.footer-area .phonebox {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
footer.footer-area .phonebox ul li { font-size: 20px; font-weight: bold; color:#f37b33;   }
footer.footer-area .phonebox ul li a {color:#f37b33;}
footer.footer-area .phonebox ul li a:hover {color:#000001;}

.CmsEditor .phonebox a:before {content: "\f095"; font-family:'FontAwesome'; margin-right: 5px;}
.CmsEditor .phonebox a { font-weight: bold; font-size: 15px; color:#fff; text-decoration: none;  }
.CmsEditor .phonebox a:hover {color:#fff;}
.CmsEditor .phonebox {text-align: center; padding-bottom: 20px;}


