/* CSS Document */
* {
  box-sizing: border-box; }

body, html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
  color: #444;
  background-color: #f2f0f0; }

a {
  color: #f5bb00; }
  a:hover {
    color: #8f6d00; }

.cler_both {
  clear: both; }

.cler_both1 {
  clear: both;
  height: 10px; }

.row {
  margin: 0;
  padding: 0; }

/*header*/
.menu_con {
  width: 100%;
  background-color: #f2f0f0;
  padding-bottom: 10px;
  border-bottom: 3px solid #FFCC29; }

.menu_con_inn {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.das_menucon {
  padding-top: 6px; }

.logo_co {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 10px; }

.logo_co img {
  float: left;
  margin: 10px 0; }

.men_right_cn {
  float: right;
  width: auto;
  padding: 0;
  margin: 0; }

.menu_cont {
  float: right;
  width: auto;
  height: auto;
  position: relative;
  padding-top: 2.4em;
  display: block; }

.menu_cont ul {
  float: left;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }

.menu_cont ul li {
  float: left;
  width: auto;
  height: auto;
  position: relative;
  font-size: 1.2em;
  padding-left: 10px;
  padding-right: 10px; }

.menu_cont ul li a {
  float: left;
  width: auto;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #444;
  font-weight: 700; }

.menu_cont ul li a:hover {
  color: #FFCC29 !important;
  border-bottom: 3px solid #FFCC29; }

/*header end*/
/**/
.we_bel_con {
  float: left;
  width: 100%;
  position: relative;
  display: table;
  height: 80%;
  background-size: cover; }
  .we_bel_con:after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000; }

.we_bel_con_inner {
  z-index: 1001;
  position: relative;
  width: 100%;
  padding: 0 3%;
  margin: auto;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }
  @media (min-width: 768px) {
    .we_bel_con_inner {
      padding: 0; } }

.web_bel_dat {
  max-width: 740px;
  margin: auto;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: left; }

.web_bel_dat h1 {
  font-size: 34px;
  font-weight: 500;
  margin: 0 0 0.5em 0;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8); }

.web_bel_dat .largepara {
  font-size: 28px;
  max-width: 780px;
  margin: 16px 0 35px 0;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8); }

.web_bel_dat a {
  margin-top: 20px;
  cursor: pointer; }

.light_dat {
  color: #fff; }

.round_btn {
  border-radius: 2em;
  display: inline-block;
  background-color: #FFCC29;
  color: #444;
  padding: 0.5em 1em;
  margin-right: 1em;
  font-size: 1.2em;
  transition: all .2s; }
  .round_btn:hover, .round_btn:focus, .round_btn.active {
    color: #000;
    text-decoration: none;
    background-color: #f5bb00; }
  .sec_howwedoit .round_btn {
    font-size: 0.8em; }

/**/
/**/
.thir_con, .fourth_con {
  float: left;
  width: 100%;
  height: auto;
  background-color: #fff;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .thir_con, .fourth_con {
      padding-bottom: 4em; } }

.sec_whoweare {
  background-color: #f2f0f0; }

.fourth_con {
  background: #f2f0f0;
  padding-bottom: 2em;
  border-top: 1px solid #ccc; }

/**/
/*service*/
.ser_men_con {
  width: 100%;
  height: auto;
  max-width: 1000px;
  position: relative;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 0px; }

.ser_men_data {
  position: relative;
  max-width: 58em;
  margin: 0 auto; }

.normal_text {
  font-family: "museo-sans", sans-serif;
  font-size: 22px; }
  .normal_text a {
    text-decoration: underline;
    color: #532e6e; }

.ser_men_data h3 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 2em;
  margin-bottom: 0.5em; }
  .ser_men_data h3:first-child {
    margin-top: 0; }

.ser_men_data p {
  font-family: "museo-sans", sans-serif;
  font-size: 22px; }

.border_row {
  border-top: 1px solid #ccc; }

.how_wrap {
  margin: 0 auto;
  clear: both;
  padding-top: 4em;
  max-width: none; }

.how_step {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 4em;
  line-height: 1.4;
  font-size: 18px; }
  .how_step h3 {
    margin: 0.8em 0;
    font-size: 20px; }
    .how_step h3 span {
      display: inline-block;
      color: #fff;
      font-size: 16px;
      background-color: #FFCC29;
      width: 26px;
      height: 26px;
      line-height: 27px;
      border-radius: 26px; }
  .how_step p {
    font-size: 14px; }

.icon_step {
  height: 100px;
  line-height: 100px; }

.title_col, .title_style {
  text-align: center;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden; }
  .title_col h1, .title_style h1 {
    font-family: "filson-soft";
    font-weight: 800;
    color: #444;
    text-transform: uppercase; }

.first_title {
  margin: 7em 0 0 0; }

@media (min-width: 768px) {
  .title_style {
    text-align: left; }
  .first_title {
    margin: 0 0 2em 0; } }

.moving_title {
  text-align: left;
  position: absolute; }

.col_appear_line {
  padding-bottom: 2em; }
  @media (min-width: 1025px) {
    .col_appear_line {
      padding-bottom: 0;
      border-left: 2px solid #444;
      padding-left: 2em; } }

.cols_services_list {
  max-width: 1000px;
  margin: 1em auto;
  width: 95%; }
  .cols_services_list h4 a {
    text-decoration: underline;
    color: #532e6e; }
  @media (min-width: 768px) {
    .cols_services_list {
      width: 100%; }
      .cols_services_list .col-md-4 {
        padding-left: 30px; } }
  .cols_services_list ul {
    margin: 0 0 2em 0;
    padding: 0; }
  .cols_services_list li {
    list-style-type: none; }
  .cols_services_list h4 {
    margin-top: 0; }
  .cols_services_list .round_btn {
    font-size: 16px;
    padding: 4px 1em;
    margin: 0.5em 0 0 0;
    color: #fff;
    background-color: #444; }
    .cols_services_list .round_btn:hover {
      background-color: #222; }

/*services end*/
.form_home {
  padding-bottom: 3em;
  margin: 1.5em auto 0 auto; }
  @media (min-width: 768px) {
    .form_home {
      padding-bottom: 0; } }
  .form_home .checkbox {
    margin-top: 3px;
    margin-bottom: 5px; }
  .form_home .checkbox + .checkbox {
    margin-bottom: 1.5em; }
  .form_home .form-group > label {
    text-transform: uppercase; }
  .form_home label {
    font-size: 1em; }

.form_header {
  margin-bottom: 1em; }

#contact_form .ser_men_con {
  padding-top: 2em; }

.email_send_ok {
  background-color: rgba(255, 204, 41, 0.2);
  text-align: center;
  padding: 1em 0; }

.email_send_problem {
  background-color: rgba(255, 0, 0, 0.2);
  text-align: center;
  padding: 1em 0; }

/**/
.get_in_con {
  background-color: #444;
  float: left;
  height: auto;
  padding-top: 2em;
  position: relative;
  width: 100%;
  border-top: 1px solid #ccc;
  color: #fff; }

.get_in_con_inner, .team_con_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative; }

.get_con_left {
  font-size: 16px; }
  .get_con_left .col-sm-4 {
    padding-bottom: 2em; }
    @media (min-width: 768px) {
      .get_con_left .col-sm-4 {
        padding-left: 30px; } }
  .get_con_left h5 {
    clear: both; }
  .get_con_left .newa a {
    color: rgba(255, 255, 255, 0.85); }
  .get_con_left .blog_link {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 2em;
    padding: 3px 12px;
    margin-top: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    display: inline-block;
    transition: all .3s; }
    .get_con_left .blog_link:hover {
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.4); }

.get_con_left h4 {
  padding: 0;
  margin: 0;
  font-size: 35px;
  font-weight: 300;
  color: #FFCC29; }

.get_con_left h5 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 700; }

.get_con_left p {
  padding: 0;
  margin: 0;
  font-weight: 300;
  text-align: left; }

.follow_us a {
  float: left;
  margin-right: 10px;
  position: relative;
  display: block;
  width: 36px;
  height: 36px; }

.follow_us a img {
  position: absolute;
  transition: all .2s ease-out; }

.on_hts {
  opacity: 0; }

.follow_us a:hover .on_hts {
  opacity: 1; }

.follow_us a:hover .hov {
  opacity: 0; }

.send_form_btn {
  appearance: none;
  border: 0;
  border-radius: 3px;
  background-color: #FFCC29;
  color: #444;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
  padding: 0.5em 1.5em;
  font-size: 20px;
  transition: all .2s; }
  @media (min-width: 768px) {
    .send_form_btn {
      width: 150px !important; } }
  .send_form_btn:hover {
    background-color: #f5bb00;
    color: #000;
    cursor: pointer; }

@media (min-width: 768px) {
  .get_con_right button {
    float: right; } }

/**/
.fote_coz1 {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #222;
  color: #fff;
  text-align: center; }

.fote_coz_inn1 {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.fote_coz_inn1 p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #535252; }

/*mobile menu*/
.mobil_men {
  display: none; }

/*mobile menu end*/
/*inner conte*/
/*goto top*/
.goto_top1 {
  position: fixed;
  width: 35px;
  height: 35px;
  bottom: 25px;
  right: 5%;
  z-index: 999;
  opacity: 0;
  transition: opacity 1s; }

.goto_top1 img {
  float: left;
  width: 100%;
  height: 100%; }

.goto_top {
  opacity: 1; }

/*goto top end*/
h1 {
  font-size: 34px;
  font-weight: 700;
  margin: 0 0 0.3em 0; }

p {
  margin-bottom: 1em; }
  p:last-child {
    margin-bottom: 0; }

.clear_option {
  display: none; }
  @media (min-width: 1025px) {
    .clear_option {
      display: block; } }

.height_404 {
  height: 100%;
  margin-bottom: -335px;
  padding-top: 90px; }
  @media (min-width: 768px) {
    .height_404 {
      padding-left: 60px;
      padding-top: 0; } }
  .height_404 p {
    font-size: 18px; }

.img_services {
  max-width: 300px;
  display: block;
  margin: 0 auto 2em auto; }
