/*

Tooplate 2112 Brunch

https://www.tooplate.com/view/2112-brunch

*/

html, body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; 
  background-color: #d5d5d5;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}

ul {
  margin: auto;
  padding: auto;
  list-style: none;
  text-align: center;
}

p {
  font-size: 13px;
  color: #7a7a7a;
  line-height: 22px;
  margin: 0px;
}

.white-border-button a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  padding: 12px 20px;
  border: 1px solid #fff;
  border-radius: 24px;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: all 0.3s;
}

.white-border-button a:hover {
  background-color: #fff;
  color: #517df0;
}

.blue-border-button a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #517df0;
  padding: 12px 20px;
  border: 1px solid #517df0;
  border-radius: 24px;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: all 0.5s;
}

.blue-border-button a:hover {
  background-color: #517df0;
  color: #fff;
}

.blue-button a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  padding: 12px 20px;
  background-color: #517df0;
  border-radius: 24px;
  letter-spacing: 0.5px;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.3s;
}

.blue-button a:hover {
  background-color: transparent;
  border: 1px solid #fff;
}




#header {
  width: 100%;
  overflow: visible;
  position: absolute;
  z-index: 10;
  background-color: transparent;
}

.inner-header #header {
  background-color: #517df0;
  height: 110px;
  position: relative;
}

/*
.inner-header #header .menu {
  margin-top: 18px;
  background-color: #FFF;
}*/

#header .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}


#header .logo {
  float: left;
  margin-left: 30px;
  z-index: 200;
}

#header .logo img {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}




.menu li {
  list-style: none;
  display: inline-block;
  font-size: 20px;
  color: black;
  text-align: center;
  border: 1px red solid;
}


.menu li a {
  display: block;
  text-decoration: none;
  color: black;
}



.banner_home_img {
    height: 100%;
    width: 100%;
    object-fit: cover;
} 


.topo{
  height: 250px;
  background-image: linear-gradient(#fff, #CFCFCF);
  text-align: center;

}

.topo .logo_topo{
  margin-top: 60px;
  width: 400px;
  height: 135px;
}

.topo .logo_topo_robson{
  margin-top: 30px;
  width: 700px;
  height: 175px;
}


.no-padding {
  padding-left: 0;
  padding-right: 0;
}


.menu{
  padding-top: 50px;
  min-height: 50px;
  background-color: #D5D5D5;
}

.menu2{
  padding-top: 50px;
  margin-bottom: 50px;
  min-height: 50px;
}

.desabilitado{
  color: #000;
}

.secao1{
  min-height: 500px;
  background-color: #D5D5D5;
}

.secao1 img{
  margin-top: 100px;
}

.secao1 p{
  text-align: center;
  color: black;
  padding: 100px 50px 50px 50px;
  font-size: 20px;
  line-height: 1.5;
  vertical-align: middle;
}

.secao-robson{
  min-height: 500px;
  background-color: #fff;
  margin-top: 0px;
}

.secao-robson p{
  text-align: center;
  color: black;
  padding: 100px 100px 0px 100px;
  font-size: 20px;
  line-height: 1.5;
  vertical-align: middle;
}

.secao-robson .foto_robson img{
  text-align: center;
  max-width: 100%;
  height: auto;
}

.secao2{
  min-height: 700px;
  background-color: #D5D5D5;
}

.secao2 img{
  margin-top: 100px;
}

.bt-fotografias{
  margin-top: 100px;
  border: 1px red solid;
}

.text_breve{
  font-size: 15px;
}

.secao2 p{
  text-align: center;
  color: black;
  padding: 100px 50px 50px 50px;
  font-size: 20px;
  line-height: 1.5;
  vertical-align: middle;
}

.gradiente{
  background-image: linear-gradient(#CFCFCF, #fff);
}

#bt_livro{
  width: 150px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  z-index:999;
  position: relative;
}

#bt_livro2{
  width: 150px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
}


.secao1 a{
  margin-left: 35%;
  margin-right: auto;
  margin-top: -1000px;
}

.secao2 a{
 
}


.imagem_teste{
  
}
.texto_teste{
  
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;..");
}



.bt-menu-new{
  list-style:none;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
}
.bt-menu-new a{
  color: #000;
}

#primary-nav ul {
    padding-top:35px;
    margin-left:50px;
    list-style:none;
    float: left;
    width: 100%;
    text-align: center;
    height: 100px;
    background-color: #d5d5d5;
}

#primary-nav-robson ul {
    padding:0px;
    padding-top: 40px;
    margin:0px;
    list-style:none;
    float: left;
    width: 100%;
    text-align: center;
    height: 100px;
    background-color: #fff;
}


#primary-nav ul li{
    display: inline; 
}

#primary-nav-robson ul li{
    display: inline; 
}

#primary-nav li a {
   padding: 10px;
    display: inline-block;
    /* visual do link */
    color: #333;
    text-decoration: none;
    font-size: 20px;
    margin-right: 30px;
}

#primary-nav li a p{
    display: none;
}
#primary-nav li a:hover p{
    display: block;
}

#primary-nav-robson li a {
   padding: 10px;
    display: inline-block;
    /* visual do link */
    color: #333;
    text-decoration: none;
    font-size: 20px;
    margin-right: 30px;
}

#primary-nav li a:hover {
   background-color: #fff;
}

#primary-nav-robson li a:hover {
   background-color: #d5d5d5;
}


/* Page Heading Style */

.heading-page {
  background-color: #343e55;
  padding: 100px 0px;
  text-align: left;
} 

.heading-page h2 {
  margin-top: 0px;
  font-size: 28px;
  color: #fff;
}

.heading-page .line-dec {
  width: 60px;
  height: 3px;
  background-color: #517df0;
}


/* Services Style */

.services {
  padding: 100px 0px;
}

.services .service-item {
  border: 1px solid #ddd;
  padding: 45px;
}

.services .service-item .icon {
  width: 48px;
  height: 48px;
  display: inline-block;
}

.services .service-item .icon img {
  max-width: 100%;
  overflow: hidden;
}

.services .service-item h2 {
  font-size: 19px;
  font-weight: 700;
  color: #3a3a3a;
  margin-top: 40px;
  margin-bottom: 25px;
}



/* Subscribe Form Style */

.subscribe-form {
  margin-top: 100px;
  background-color: #517df0;
  text-align: center;
  padding: 80px 0px;
}

.subscribe-form .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}

.subscribe-form h4 {
  padding: 0px 0px;
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 45px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
}

.subscribe-form input {
  font-size: 13px;
  padding-left: 15px;
  border-radius: 22px;
  height: 44px;
  line-height: 44px;
  outline: none;
  border: 1px solid #fff;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  color: #fff;
  background-color: rgba(250,250,250,0.1);
}

.subscribe-form button {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #517df0;
  padding: 12px 20px;
  background-color: #fff;
  border-radius: 24px;
  letter-spacing: 0.5px;
  outline: none!important;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.3s;
}

.subscribe-form button:focus {
  outline: none;
}

.subscribe-form button:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}


/* Contact Style */

.contact-form {
  text-align: left;
}

.contact-form .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.contact-form .container-fluid .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}

.contact-form .container-fluid .col-md-8 {
  padding-left: 0px;
  padding-right: 0px;
}

.contact-form .container-fluid .right-content .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}

.contact-form .container-fluid .right-content .col-md-8 {
  padding-left: 15px;
  padding-right: 15px;
}

.contact-form .container-fluid .right-content .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.contact-form #map {
  margin-bottom: -105px;
}

.contact-form .text-content {
  background-color: #000;
  display: block;
  text-align: center;
}

.contact-form .text-content .inside-content {
  position: absolute;
  top: 50%;
  padding: 0px 10%;
  transform: translate(0, -50%) 
}

.contact-form .text-content .inside-content h4 {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
}

.contact-form .text-content {
  background-color: #000;
  height: 450px!important;
}

.contact-form .text-content h4 {
  margin-top: 0px;
}

.contact-form .right-content {
  background-image: linear-gradient(#d5d5d5, #fff);
  width: 100%;
  height: 450px;
  padding-top: 60px;
  text-align: center;
}

.contact-form {
  text-align: left!important;
}

.contact-form input {
  font-size: 13px;
  margin-bottom: 30px;
  padding-left: 15px;
  border-radius: 22px;
  height: 44px;
  line-height: 44px;
  outline: none;
  border: 1px solid #cdcdcd;
  max-width: 100%;
  width: 100%;
  color: #7a7a7a;
  outline: none!important
  background-color: #fff;
}

.contact-form input:focus {
  outline: none;
}

.contact-form textarea {
  font-size: 13px;
  padding-left: 15px;
  border-radius: 22px;
  height: 160px;
  max-height: 200px;
  line-height: 30px;
  outline: none;
  border: 1px solid #cdcdcd;
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
  color: #7a7a7a;
  outline: none!important
  background-color: #fff;
}

.contact-form button {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  padding: 12px 20px;
  background-color: #000;
  border-radius: 24px;
  letter-spacing: 0.5px;
  outline: none!important;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.3s;
}

.contact-form button:focus {
  outline: none;
}

.contact-form button:hover {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}


/* Banner Style */

.banner .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.banner .col-md-2 {
  padding-left: 0px;
  padding-right: 0px;
}

.banner .col-md-5 {
  padding-left: 0px;
  padding-right: 0px;
}

.banner .left-content {
  background-color: #517df0;
  height: 800px;
  display: block;
}

.banner .left-content .inside-content {
  position: absolute;
  top: 50%;
  padding: 0px 12.5%;
  transform: translate(0, -50%) 
}

.banner .left-content .inside-content h4 {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
}

.banner .left-content .inside-content .white-border-button {
  margin-top: 30px;
}

.banner .center-image {
  height: 800px;
  width: 100%;
  display: block;
  background: #517df0; /* Old browsers */
  background: -moz-linear-gradient(left, #517df0 50%, #eeeeee 50%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #517df0 50%,#eeeeee 50%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #517df0 50%,#eeeeee 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517df0', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
  }

.banner .center-image .inside-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) 
}

.banner .center-image .inside-content img {
  width: 100%;
  overflow: hidden;
}

.banner .right-content {
  background-color: #eee;
  height: 800px;
  display: block;
  text-align: right;
}

.banner .right-content .owl-theme {
  position: absolute;
  bottom: 0;
  padding: 0px 10%;
  transform: translate(0, -50%) 
}

.banner .right-content .owl-nav {
  display: none;
}

.banner .right-content .owl-dots {
  margin-top: 14px;
  text-align: right;
}

.banner .right-content .owl-dots .owl-dot span  {
  width: 10px;
  height: 10px;
  background-color: #cdcdcd!important;
  display: inline-block;
  border-radius: 50%;
  margin: 0 3px;
}

.banner .right-content .owl-dots .active span {
  background-color: #517df0!important;
}

.banner .right-content .owl-dots button {
  outline: none;
}

.banner .right-content .item {
  margin-right: 2px;
}

.banner .right-content .item p {
  font-size: 16px;
  font-style: italic;
  color: #3a3a3a;
  line-height: 26px;
}



/* Template Presentation Style */

.template-presentation {
  background-image: linear-gradient(#fff, #CFCFCF);
  padding-top: 0px;
}

.template-presentation .left-image img {
  max-width: 100%;
  overflow: hidden;
}

.template-presentation .right-content {
  margin-top: 60px;
  text-align: right;
}

.template-presentation .right-content img {
  max-height: 100%;
  overflow: hidden;
}

.template-presentation .right-content h4 {
  font-size: 18px;
  margin-top: 25px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
}

.template-presentation .right-content .blue-button {
  margin-top: 30px;
}

.template-presentation .center-image .inside-content img {
  width: 100%;
  overflow: hidden;
}

/* Right & Left Image Post Style */

.left-right-image {
  padding: 100px 0px;
}

.left-right-image .right-image {
  padding-bottom: 50px;
}

.left-right-image .left-image {
  padding-top: 50px;
}

.left-right-image .image img {
  max-width: 100%;
  overflow: hidden;
}

.left-right-image h2 {
  margin-top: 25px;
  font-size: 24px;
  color: #517df0;
  font-weight: 700;
  line-height: 30px;
}

.left-right-image span {
  font-size: 13px;
  color: #5a5a5a;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  margin-top: 15px;
}

.left-right-image .blue-border-button {
  margin-top: 35px;
}



/* Footer Style */

footer {
  text-align: left;
  padding: 100px 0px;
}

footer .footer-item h2 {
  margin-bottom: 25px;
  margin-top: 0px;
  font-size: 14px;
  color: #3a3a3a;
  text-transform: uppercase;
  font-weight: 700;
}

footer .footer-item ul li {
  display: block;
  margin-bottom: 8px;
}
footer .footer-item ul li:last-child {
  margin-bottom: 0px;
}


footer .footer-item ul li a {
  font-size: 13px;
  color: #7a7a7a;
  text-decoration: none;
  transition: all 0.5s;
}

footer .footer-item ul li a:hover {
  color: #517df0;
}

footer .footer-item ul.social-icons {
  margin-top: 18px;
}

footer .footer-item ul.social-icons li {
  display: inline-block;
  margin-bottom: 0px;
  margin-right: 5px;
}

footer .footer-item ul.social-icons li a {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  background-color: #cdcdcd;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  transition: all 0.5s;
}

footer .footer-item ul.social-icons li a:hover {
  background-color: #517df0;
}

.sub-footer {
  height: 150px;
  background-image: linear-gradient(#fff, #CFCFCF);
  text-align: center;
}

.sub-footer p {
  color: #fff;
  margin: 0px;
  padding: 18px 0px;
}

.sub-footer a {
  color: #fff;
}

.sub-footer a:hover {
  color: #9FF;
}


.img_assinatura{
  padding-top: 30px;
  width: 25%;
  height: 25%;
}



@media (max-width:767px) {

  .banner .left-content {
    text-align: center;
    height: 400px!important;
  }

  .banner .left-content .inside-content {
    top: 70%;
  }

  .banner .left-content .inside-content {
    top: 70%;
  }

  .banner .center-image {
    height: 50vh;
    background: #517df0; /* Old browsers */
    background: -moz-linear-gradient(top, #517df0 50%, #eeeeee 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #517df0 50%,#eeeeee 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #517df0 50%,#eeeeee 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517df0', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
  }

  .banner .right-content {
    height: 300px!important;
  }

  .banner .right-content .owl-theme {
    text-align: center;
    top: 30%;
  }

  .banner .right-content .owl-theme .owl-dots {
    text-align: center;
  }

  footer .footer-item {
    text-align: center;
  }
  
}

@media (max-width:992px) {

  .contact-intro {
    text-align: left!important;
  }

  .services .service-item {
    margin: 30px 0px;
  }

  .contact-form {
    text-align: left!important;
  }

  .contact-form .text-content .inside-content{
    text-align: center;!important;
  }

  .contact-form .right-content {
    height: auto;
    padding-bottom: 60px;
  }

  .banner .left-content {
    height: 500px;
  }

  .banner .center-image {
    height: 500px;
  }

  .banner .right-content {
    height: 500px;
  }

  .template-presentation {
    text-align: center;
  }

  .template-presentation .right-content {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 80px;
  }

  .left-right-image .right-image {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 70px;
  }

  .left-right-image .right-image .blue-border-button {
    margin-bottom: 30px;
  }

  .left-right-image .left-image {
    text-align: center;
  }

  .video {
    text-align: center;
  }

  .video .text-content {
    height: 300px;
  }

  .video .text-content .inside-content {
    text-align: center;
    width: 100%;
  }

  footer {
    text-align: center;
    padding: 100px 0px 40px 0px;
  }

  footer .footer-item {
    margin-bottom: 60px;
  }

}

