@charset "UTF-8";

/*

OneTel Template

http://www.templatemo.com/tm-468-onetel

*/

body
	{
		background: #101010;
    color: #808080;
		font-family: 'Montserrat', sans-serif;
    font-weight: 400;
	}





.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

/* heading section */
h1,h2,h3,h4 {
  color: #fff;
  font-weight: bold;
}

h1,h2 {
  font-size: 30px;
}



/* images retina */
img {
  max-width: 100%;
  height: auto;
}

/* button section */
.btn {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
}
.btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
}

.email {
	margin-top: 10px;
	padding: 8px 12px;
}

/* navigation */

.navbar-default {
    background: black;
    border: none;
    border-left: 6px solid #ffff00;
    padding-right: 40px;
    margin: 0 !important;
    position: relative;
    top: 20px;
  }
.navbar-default .navbar-brand {
    font-size: 40px;
    line-height: 40px;
    padding-top: 4px;
   }
.navbar-default .navbar-nav li a {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  transition: all 0.4s ease-in;
 }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e6e600;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  	color: #ffa500;
  	background-color: transparent;
}
.navbar-default .navbar-toggle {
  	background: #e6e600;
  	border-radius: 0px;
   	border: none;
   	margin-top: 20px;
   	margin-bottom: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent 
}

.active {
	background: #333;
}

/* home section */
#home {
  background: url('../images/home38.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;

}

#home .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home span{
  color:#ffd11a;
}

#home .container h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home .saco h3 {
  padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}

/* contato section */

#home1 {
 /* 
    ou 2
 
  background: url('../images/homea.jpg') no-repeat;*/
  background: url('../images/home2.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#home1 .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home1 .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home1 span{
  color:#ffd11a;
}

#home1 h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home1 .saco h3 {
  padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}

/* sobre section */

#home2 {
 /* 
    ou 2
 background: url('../images/home3.jpg') no-repeat;*/
  background: url('../images/homes1.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#home2 .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home2 .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home2 span{
  color:#ffd11a;
}

#home2 h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home2 .saco h3 {
   padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}

/* marketing section */

#home3 {
 /* 
    ou 2
 background: url('../images/home3.jpg') no-repeat;*/
  background: url('../images/mkt12.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}



#home3 .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home3 .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home3 span{
  color:#ffd11a;
}

#home3 h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home3 .saco h3 {
   padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}

/* web section */

#home4 {
 /* 
    ou 2
 background: url('../images/home3.jpg') no-repeat;*/
  background: url('../images/homew6.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#home4 .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home4 .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home4 span{
  color:#ffd11a;
}

#home4 h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home4 .saco h3 {
   padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}

/* software section */

#home5 {
 /* 
    ou 2
 background: url('../images/home3.jpg') no-repeat;*/
  background: url('../images/homesf.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#home5 .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home5 .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home5 span{
  color:#ffd11a;
}

#home5 h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home5 .saco h3 {
   padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;}


/* cursos section */

#home6 {
 /* 
    ou 2
 background: url('../images/home3.jpg') no-repeat;*/
  background: url('../images/homec5.png') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#home6 .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home6 .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home6 span{
  color:#ffd11a;
}

#home6 h3 {
  text-align: center;
  line-height: 30px;
  font-size: 100px;
  color:black;
}


#home6 .saco h3 {
   padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}


/* divider section */
.divider {
  color: #fff;
  text-align: center;
}
.divider .fa {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 32px;
  width: 80px;
  height: 80px;
  line-height: 76px;
  text-transform: capitalize;
}
.divider h2 {
  padding-bottom: 4px;
}
.divider .divider-wrapper {
  padding: 40px 20px 40px 20px;
  position: relative;
  bottom: 40px;
  transition: all 0.4s ease-in;
}
.divider .divider-wrapper:hover {
  bottom: 60px;
  cursor: pointer;
}
.divider .divider-one {
  background: #cc0000;
}
.divider .divider-two {
  background: #009988;
}
.divider .divider-three {
  background: #ffa500;
}


/*---------------------------------------
   Overview  section              
-----------------------------------------*/
#overview img {
  position: relative;
  padding-bottom: 32px;

}

#overview {
  padding-top: 10rem;
  padding-bottom: 10rem;
  

}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;

}



/*---------------------------------------
    Detail section              
-----------------------------------------*/
#detail {
    background: #222;
    color: #ffffff;
    padding-top: 10rem;
    padding-bottom: 10rem;
    margin-top: 50px;
    text-align: center;
}

#detail .fa {
  color: #f2545f;
  font-size: 48px;
}



/*---------------------------------------
    Detail mkt section              
-----------------------------------------*/
#detail1 {
    background: #222;
    color: #ffffff;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    margin-top: 100px;
}

#detail1 .fa {
  color: #00ace6;
  font-size: 7rem;
}

/*---------------------------------------
   Venue section              
-----------------------------------------*/
#venue {
    background: url('../images/home25.jpg') 50% 0 repeat-y fixed;
    background-size: cover;
    background-position: center center;
    padding-top: 7rem;
    padding-bottom: 10rem;
    margin-bottom: 7rem;
    
}

#venue p {
  padding-top: 12px;
  padding-bottom: 18px;
}

#venue h2 {
  color: #0a0a10;
  font-weight: bold;
}

#venue h4 {
  color: #0a0a10;
  font-weight: bold;
}

#venue a {
  color: #0a0a10;
  font-weight: bold;
  border: 2px solid black;
}


/* Services */

.services {
  margin-top: 100px;
}

.services .container-fluid {
  padding-left: 13px;
  padding-right: 13px;
}

.services .col-md-4 {
  padding-left: 2px;
  padding-right: 2px;
}

.services .service-item {
  margin-bottom: 3px;
  background-color: #ffd11a;
  padding: 50px;
  text-align: center;
  transition: all 0.5s;
}

.services .service-item .icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.5s;
}

.services .first-item .icon {
  background-image: url(../images/business-and-finance.png);
}
.services .first-item:hover .icon {
  background-image: url(../images/business-and-finance.png);
}

.services .second-item .icon {
  background-image: url(../images/seo-and-web.png);
}
.services .second-item:hover .icon {
  background-image: url(../images/seo-and-web.png);
}

.services .third-item .icon {
  background-image: url(../images/robot.png);
}
.services .third-item:hover .icon {
  background-image: url(../images/robot.png);
}

.services .fourth-item .icon {
  background-image: url(../images/engineer.png);
}
.services .fourth-item:hover .icon {
  background-image: url(../images/engineer.png);
}

.services .fivth-item .icon {
  background-image: url(../images/student.png);
}
.services .fivth-item:hover .icon {
  background-image: url(../images/student.png);
}

.services .sixth-item .icon {
  background-image: url(../images/training.png);
}
.services .sixth-item:hover .icon {
  background-image: url(../images/training.png);
}

.services .service-item:hover {
  background-color: #303030;
}

.services .service-item h4,
.services .service-item p {
  color: black;
}

.services .service-item:hover h4,
.services .service-item:hover p {
  color: #fff;
}

.services .service-item h4,
.services .service-item a {
  color: black;
  text-decoration: none;
}

.services .service-item:hover h4,
.services .service-item:hover a {
  color: #ffd11a;
  text-decoration: none;
}

.services .service-item h4 {
  margin-bottom: 20px;
  transition: all 0.5s;
}

.services .service-item  p {
  margin-bottom: 0px;
  transition: all 0.5s;
}


/* Top Image */

section.top-image {
  margin-top: 100px;
  background: #ebebe0;
  padding-bottom: 20px;
}

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

.top-image h4 {
  margin: 30px 0px 20px 0px;
}

.top-image .primary-button {
  margin-top: 30px;
}

/* Left Image */
section.left-image {
  margin-top: 100px;
  background: #ebebe0;

}

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

.left-image .right-content {
  margin-left: 15px;
}

.left-image h4 {
  margin: 0px 0px 20px 0px;
}

.left-image .primary-button {
  margin-top: 30px;
}

/* Right Image */
section.right-image {
  border-bottom: none;
  padding-bottom: 0px;
  background: #ebebe0;
  margin-bottom: 50px;
}

.right-image {
  margin-top: 100px;
}

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

.right-image .left-content {
  margin-right: 15px;
}

.right-image h4 {
  margin: 20px 0px 20px 20px;
}

.right-image .primary-button {
  margin-top: 30px;
}


.top-image p {
  font-size: 14px;
  line-height: 25px;
  color: #7a7a7a;
  letter-spacing: 0.2px;
  margin: 20px 0px 20px 20px;


}

.top-image h4 {
  font-size: 19px;
  font-weight: 700;
  color: #31323a;
  letter-spacing: 0.25px;
  margin: 20px 0px 20px 20px;


}

.top-image img {
  width: 100%;
  overflow: hidden;
}

.top-image .primary-button a,
button {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
    background-color: transparent;
  display: inline-block;
  padding: 8px 20px;
  color: #535ba0;
  border: 2px solid #535ba0;
  transition: all 0.5s;
  margin: 20px 0px 20px 20px;

}
.top-image .primary-button a:hover,
button:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(83,91,160,1);
}


.right-image p {
  font-size: 14px;
  line-height: 25px;
  color: #7a7a7a;
  letter-spacing: 0.2px;
  margin: 20px 0px 20px 20px;

}

.right-image h4 {
  font-size: 19px;
  font-weight: 700;
  color: #31323a;
  letter-spacing: 0.25px;
}

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

.right-image .primary-button a,
button {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
    background-color: transparent;
  display: inline-block;
  padding: 8px 20px;
  color: #535ba0;
  border: 2px solid #535ba0;
  transition: all 0.5s;
  margin: 20px 0px 20px 20px;

}
.right-image .primary-button a:hover,
button:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(83,91,160,1);
}


.left-image p {
  font-size: 14px;
  line-height: 25px;
  color: #7a7a7a;
  letter-spacing: 0.2px;
  margin: 20px 0px 20px 20px;

}

.left-image h4 {
  font-size: 19px;
  font-weight: 700;
  color: #31323a;
  letter-spacing: 0.25px;
  margin: 20px 0px 20px 20px;

}

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

.left-image .primary-button a,
button {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
    background-color: transparent;
  display: inline-block;
  padding: 8px 20px;
  color: #535ba0;
  border: 2px solid #535ba0;
  transition: all 0.5s;
  margin: 20px 0px 20px 20px;

}
.left-image .primary-button a:hover,
button:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(83,91,160,1);
}



/* start templatemo features */
.features
{
  background: #F9F9F9;
  border-bottom: 1px solid #f0f0f0;
  padding: 60px 0 60px 0;
}
.features h2
{
  font-weight: 400;
  padding-bottom: 20px;
}
.features h3
{
  font-weight: 400;
  padding-bottom: 6px;
}
.features .fa
{
  background: #ffa400;
  border-radius: 50%;
  color: #FFF;
  font-size: 28px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;

}
.features .fa:hover
{
  background: #303030;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* end templatemo features */


/* about section 
#about-header {
  background: url('../images/contactenos.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}*/
#about {
  padding-top: 60px;
  padding-bottom:40px;
}
#about .container {
  background: #191919;
}
#about .col-md-6 {
  padding: 0;
  margin: 0;
}
#about .about-des {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}
#about .btn {
  margin-top: 30px;
}

/* team section 
#team {
  padding-top: 60px;
  padding-bottom: 80px;
}
#team h2 {
  padding-bottom: 30px;
  text-align: center;
}
#team h3 {
  padding-bottom: 10px;
}
#team .team-wrapper {
  border: 2px solid #303030;
  padding: 20px;
}
#team h4 {
  color: #d54ab6;
}
#team img {
  opacity: 0.8;
}
#team hr {
  border-color: #303030;
  margin-top: 80px;
  margin-bottom: 80px;
}
#team strong {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
}
#team .progress {
  border-radius: 0px;
  height: 4px;
}

/* portfolio section */
#portfolio-header {
  background: url('../images/portfolio-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#portfolio {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  }
#portfolio h2 {
  padding-bottom: 20px;
}
#portfolio .col-md-4,
#portfolio .col-md-3 {
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
#portfolio img:hover {
  opacity: 1;
}
#portfolio .btn {
  margin-top: 30px;
}

/* contact section */
#contact-header {
  background: url('../images/contact-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#contact {
  padding-top: 60px;
  padding-bottom: 60px;
}

#contact .link a{
  text-decoration: none;
  color: white;  
}

#contact .pz p{
  text-align: center;  
}

#contact h2 {
  text-align: center;
  padding-bottom: 30px;
}
#contact .form-control {
  background: #202020;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  transition: all 0.4s ease-in;
  color: #fff;
}
#contact .form-control:focus {
  background: #404040;
}
#contact input {
  height: 53px;
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
#map-canvas
  {
    border: none;
    width: 100%;
    height: 300px;
  }

/* footer section */
footer span{

  color:yellow;
}


footer {
  background: #1c1c1c;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer .fa {
	font-size: 18px;
	margin-right: 10px;
	padding: 5px;
}
footer h3 {
  padding-bottom: 10px;
}
footer .newsletter p {
  padding-bottom: 10px;
}
footer .form-control {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  padding-bottom: 10px;
  font-size: 14px;
}

footer .form-control:focus,
footer .form-control:hover {
	color: black;
  	background: #e6e600;
  	border-color: transparent;

}
footer .input-group-addon {
  background: #fff;
}
footer a, footer a:visited {
  font-size: 14px;
  color: #999;

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

footer button{
  margin: 0px 0px 0px 0px;
}



/* Modal */

#modalExemplo h4{

  color: black;

}


#modalExemplo a{

cursor: pointer;  

}

 #modalExemplo .btn{
  background-color: black;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#modalExemplo .btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
  color: black;
}


/* Modal 2*/

#modalExemplo2 h4{

  color: black;

}


#modalExemplo2 a{

cursor: pointer;  

}

 #modalExemplo2 .btn{
  background-color: black;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
 
}

#modalExemplo2 .btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
  color: black;
}


/* Modal 3*/

#modalExemplo3 h4{

  color: black;

}

#modalExemplo3 a{

cursor: pointer;  

}


 #modalExemplo3 .btn{
  background-color: black;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#modalExemplo3 .btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
  color: black;
}

/* Modal 4*/

#modalExemplo4 h4{

  color: black;

}

#modalExemplo4 a{

cursor: pointer;  

}


 #modalExemplo4 .btn{
  background-color: black;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#modalExemplo4 .btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
  color: black;
}

/* Modal 5*/

#modalExemplo5 h4{

  color: black;

}

#modalExemplo5 a{

cursor: pointer;  

}


 #modalExemplo5 .btn{
  background-color: black;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#modalExemplo5 .btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
  color: black;
}

/* Modal 6*/

#modalExemplo6 h4{

  color: black;

}

#modalExemplo6 a{

cursor: pointer;  

}


 #modalExemplo6 .btn{
  background-color: black;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#modalExemplo6 .btn:hover {
  background: #ffff00;
  border-color: transparent;
  text-align: center;
  color: black;
}


/* copyright section */
.copyright {
	margin: 10px 0px;
}
.copyright p {
  padding-top: 20px;
}
.social-icons {
  padding: 0px;
  margin: 0px;
}

.copyright span{
  color:yellow;
}
.social-icons li {
  display: inline-block;
  list-style: none;
  background: #303030;
  margin: 10px 0px 0px 0px;
}
.social-icons li a {
  color: #909090;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  transition: all 0.4s ease-in;
  
}
.social-icons li a:hover {
  background: #ffff00;
  color: #fff;
}



/*                */

#gallery h2{


  text-align: center;
}

/* tema web */


.third-content {
  text-align: left;
  padding: 5px 30px 30px 30px ;
  background-color:#10100a ;
  margin-top: 100px;

}

.third-content .container-fluid {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.third-content .first-section .left-content {
  margin-right: 15px;
  margin-top: 100px;
}

.third-content .first-section .right-image {
  margin-left: 15px;
}

.third-content .second-section {
  margin-top: 30px;
}

.third-content .second-section .right-content {
  margin-left: 15px;
  margin-top: 12px;
}

.third-content .second-section .left-image {
  margin-right: 15px;
}

.third-content h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0px;
}

.third-content p {
  font-size: 13px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.third-content .main-btn a {
  display: inline-block;
  border: 2px solid #fff;
  padding: 8px 15px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
  cursor: pointer;
}

.third-content .main-btn a:hover{
  display: inline-block;
  border: 2px solid #fff;
  padding: 8px 15px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #ffd11a;
  color: black;
  text-decoration: none;
  transition: all 0.5s;
  cursor: pointer;
}

.third-content .col-md-6 {
  margin: 0px;
  padding: 0px;
}


@media screen and ( max-width: 990px ) {

  #home .container{

  text-align: center;

}

#home .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;

}

#home .btn:hover {
  background: #ffd11a;
  
  border-color: transparent;
}



#home .container .saco  span{
  color:#ffd11a;
  margin-top: 50px;
  text-align: center;
}



#home .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  color:black;
}

#home .container h3 {
  padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 70px;
  color:black;
}


#home .container .saco h3 {
  padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}

#home .container a {
  
  text-align: center;
  
}


}



@media screen and ( max-width: 780px ) {

  #home .container{

  text-align: center;

}

#home .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}



#home .container .saco  span{
  color:#ffd11a;
  margin-top: 60px;
  text-align: center;
}



#home .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}

#home .container h3 {
  padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 50px;
  color:black;
}


#home .container .saco h3 {
  padding-top: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


}

@media screen and ( max-width: 470px ) {

#home .container{

  text-align: center;

}

#home .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home  span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}


#home .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}

#home1 .container{

  text-align: center;

}

#home1 .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home1 .container .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home1 .container span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}

#home1 .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home1 .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}

#home2 .container .container{

  text-align: center;

}

#home2 .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home2 .container .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home2 .container span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}

#home2 .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home2 .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home3 .container{

  text-align: center;

}

#home3 .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home3 .container .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home3 .container span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}

#home3 .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home3 .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home4 .container .container{

  text-align: center;

}

#home4 .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home4 .container .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home4 .container span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}

#home4 .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home4 .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}



#home5 .container{

  text-align: center;

}

#home5 .container .btn{

  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home5 .container .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home5 .container span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}

#home5 .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home5 .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}

#home6 .container{

  text-align: center;

}

#home6 .container .btn{
  margin-top: 20px;
  background: transparent;
  border: 2px solid black;
  border-radius: 0px;
  box-shadow: none;
  color: black;
  padding: 12px 18px;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s ease-in;
  text-align: center;
  
}

#home6 .container .btn:hover {
  background: #ffd11a;
  text-align: center;
  border-color: transparent;
}

#home6 .container span{
  color:#ffd11a;
  margin-top: 20px;
  text-align: center;
}

#home6 .container h1 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}


#home6 .container h3 {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  color:black;
}

#contact .pz p{
  text-align: center;  
}


}