/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: wp-the7-lca-parent-theme
*/

.ubermenu-submenu-drop {
  margin-top: 25px !important;
}

.show-phantom .ubermenu-submenu-drop {
  margin-top: 19px !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  border: none !important;
}

.show-phantom .ubermenu-main,
.show-phantom .ubermenu-rightubermenuconfiguration {
  margin-top: 15px !important;
}

.ubermenu-submenu .ubermenu-item .ubermenu-target-text {
  text-transform: uppercase !important;
}

div#fixed_boto-sec {
  position: fixed !important;
  bottom: 0;
  width: 100% !important;
  left: 0 !important;
  z-index: 99;
  margin: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

#fixed_boto-sec .wpb_text_column.wpb_content_element.callout-text {
  margin-bottom: 0;
}
#fixed_boto-sec .callout-text p {
  font-size: 25px;
  padding-top: 0;
}

#fixed_boto-sec .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
  padding-top: 0px;
}
#fixed_boto-sec
  .wpb_column.vc_column_container.vc_col-sm-4
  .vc_column-inner
  .vc_btn3-container.callout-button.vc_btn3-center {
  margin-bottom: 0px;
}

.feature-box > .vc_column-inner {
  padding: 200px 100px 200px 100px !important;
}

.feature-box-3 > .vc_column-inner {
  padding: 100px 50px 100px 50px !important;
}

.feature-box-3 a {
  color: #d9d9d9;
}

.feature-box-3 a:hover {
  color: #ffffff;
}

.callout-text p {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  color: #fff;
  padding-top: 35px;
}

.callout-button button {
  background-color: #efc94c !important;
  color: #333;
}

.callout-button:hover button {
  background-color: #fff !important;
}

.lca-button button,
.lca-button a {
  background-color: #276bcb !important;
  color: #ffffff !important;
}

.lca-button button:hover,
.lca-button a:hover {
  background-color: #3082f5 !important;
}

.home-core-values p,
.home-core-values h3 {
  color: #666666;
}

.section-heading {
  font-family: "Roboto", serif !important;
  font-size: 28px !important;
  line-height: 33px !important;
  font-weight: 400 !important;
  color: #222 !important;
  text-transform: uppercase !important;
  padding-bottom: 20px;
}

.section-heading-white {
  font-family: "Roboto", serif !important;
  font-size: 28px !important;
  line-height: 33px !important;
  font-weight: 400 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  padding-bottom: 20px;
}

.section-heading .uvc-sub-heading {
  font-size: 16px;
  color: #666666;
  text-transform: none;
}

.home-hero-header {
  margin-top: -50px;
  height: 650px;
  padding-top: 100px;
  padding-bottom: 125px;
}

h2.home-hero-heading {
  font-family: "Roboto", serif;
  font-size: 60px;
  line-height: 80px;
  font-weight: 900;
  color: #fff;
}

h3.home-hero-subheading {
  font-family: "Roboto", serif !important;
  font-size: 40px !important;
  line-height: 60px !important;
  font-weight: 400 !important;
  color: #fff !important;
}

a.gtlca-button {
  line-height: 20px;
  background-color: #276bcb;
  padding: 7px 15px 7px 15px;
  border: #276bcb solid 1px;
  border-radius: 3px;
  color: #ffffff;
  text-decoration: none !important;
  margin-left: 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
}

a.gtlca-button:hover {
  background-color: #3082f5;
  border-color: #3082f5;
}

.home .footer {
  margin-bottom: 85px;
}

.footer a:hover {
  color: #cccccc !important;
  cursor: pointer;
}

.widget .soc-ico {
  margin-left: 20px;
}

.footer .soc-ico a:before {
  background-color: #ffffff;
}

.footer .soc-ico a:hover:before {
  background-color: #cccccc !important;
}

.soc-ico a:after,
.soc-ico a:before {
  width: 40px;
  height: 40px;
}

.soc-ico a {
  width: 40px;
  height: 40px;
}

.footer .soc-ico a .soc-font-icon {
  color: #1c2358;
}

[class^="soc-font-"] {
  font-size: 22px;
  font-weight: 300;
}

#bottom-bar .wf-td p {
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  h3.home-hero-subheading {
    font-family: "Roboto", serif !important;
    font-size: 30px !important;
    line-height: 50px !important;
    font-weight: 400 !important;
    color: #fff !important;
  }

  #fixed_boto-sec .callout-text p {
    font-size: 23px !important;
  }
}

@media only screen and (max-width: 860px) {
  #fixed_boto-sec .callout-text p {
    font-size: 23px !important;
    text-align: center;
    line-height: 25px;
    padding-bottom: 15px;
  }

  .footer {
    text-align: center !important;
  }

  .widget .soc-ico {
    margin-left: 0 !important;
  }

  .feature-box > .vc_column-inner {
    padding: 75px 50px 75px 50px !important;
  }
}

@media only screen and (max-width: 768px) {
  #fixed_boto-sec {
    display: none !important;
  }

  .home-hero-header {
    height: 400px;
  }

  h3.home-hero-subheading {
    font-size: 25px !important;
    line-height: 45px !important;
  }
}

@media only screen and (max-width: 413px) {
  .home-hero-header {
    height: 400px;
    padding-top: 50px;
    padding-bottom: 75px;
  }

  #fixed_boto-sec {
    display: block !important;
  }

  .home .footer {
    margin-bottom: 150px;
  }
}
