.video-wrapper {
  width: 100%;
  height:100vh;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  
}
.header{
  height: 100vh;
    width: 100%;
    background-image: linear-gradient(45deg, rgba(0,0,0,.1) 50%, rgba(0,0,0,.2) 50%);
    background-size: 1px 1px;
    position: absolute;
    color: white;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.7);
}
.cooper-gray{
  z-index: 10 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width:100%;
  padding:5px;
}
.fx-div{
  margin-top:35px;
  margin-bottom: 35px;
}
.imi{
  margin-bottom: 20px;
  margin-right:20px;
}
.externo {
  z-index: 9999 !important;
  height: 4.5vh !important;
  width: 60%;
  position: fixed;
  bottom: 42px;
}
.od-btn {
  padding: 15px;
  border-radius: 50px;
  width: 220px;
  background: #35424a;
}

.od-btn-tw {
  padding: 15px;
  border-radius: 50px;
  width: 100%;
  background-color: #35424a !important;
}

.card-title {
  font-weight: 700;
  font-size: 28px;
  font-family: "Poppins", sans-serif;
}

.italika {
  text-align: center;
}

.card {
  background: #f2f2f2;
}

.poten {
  font-size: 1.6rem;
}
.street1 {
  padding: 20px;
  background-image: url(../../assets/img/portfolio/back1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.street2 {
  padding: 20px;
  background-image: url(../../assets/img/portfolio/back2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.street3 {
  padding: 20px;
  background-image: url(../../assets/img/portfolio/back3.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.street4 {
  padding: 20px;
  background-image: url(../../assets/img/portfolio/back4.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.street5 {
  padding: 20px;
  background-image: url(../../assets/img/portfolio/back5.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.street6 {
  padding: 20px;
  background-image: url(../../assets/img/portfolio/back6.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-lnk {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  background-color: #212529;
  letter-spacing: 1px;
  border-color: transparent;
  border-radius: 50px;
}

.link-form {
  width: 100%;
  padding: 0.375rem 0.75rem;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.disp{
  color:#fff !important;
}
.contact {
  background: #f2f2f2;
}

.form-title {
  font-size: 1.2rem;
}

.copy {
  background: #061B38;
}
.contact-tit{
  color:#4da6e7;
}
.contact-tw {
  padding-top: 0px;
  text-align: center;

}
.contact-info h3,p{
color:#081e5b !important;
}
.contact-info a{
color:#081e5b;
}
.contact-info i {
color: #081e5b;
font-size: 2rem;
padding-bottom:10px;
}
.contact-tw .contact-phone {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.rounded-social-buttons {
text-align: left;
}

.rounded-social-buttons .social-button {
display: inline-block;
position: relative;
cursor: pointer;
width: 3.125rem;
height: 3.125rem;
border: 0.125rem solid transparent;
padding: 0;
text-decoration: none;
text-align: center;
color: #fefefe;
font-size: 1.5625rem;
font-weight: normal;
line-height: 2em;
border-radius: 1.6875rem;
transition: all 0.5s ease;
margin-right: 0.25rem;
margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

.rounded-social-buttons .social-button.facebook {
background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
color: #3b5998;
background: #fefefe;
border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
color: #55acee;
background: #fefefe;
border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
color: #007bb5;
background: #fefefe;
border-color: #007bb5;
}

.rounded-social-buttons .social-button.youtube {
background: #bb0000;
}

.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
color: #bb0000;
background: #fefefe;
border-color: #bb0000;
}

.rounded-social-buttons .social-button.instagram {
background: #125688;
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
color: #125688;
background: #fefefe;
border-color: #125688;
}
.cooper-gray h1, h4{
text-align:center;
}
.main-div {
background-image: url(../../img/gracias.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #011C40;
}
.thnks{
text-align: center;
}
.hs{
background:#011C40;
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
    .externo{
      display:none;
    }
      
    }
    
    /* 
      ##Device = Laptops, Desktops
      ##Screen = B/w 1025px to 1280px
    */
    
    @media (min-width: 1025px) and (max-width: 1280px) {
      
      .externo{
        display:none;
      }
      
    }
    
    /* 
      ##Device = Tablets, Ipads (portrait)
      ##Screen = B/w 768px to 1024px
    */
    
    @media (min-width: 768px) and (max-width: 1024px) {
  
      .externo{
        display:none;
      }
    }
    
    /* 
      ##Device = Tablets, Ipads (landscape)
      ##Screen = B/w 768px to 1024px
    */
    
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
      .externo{
        display:none;
      }

    }
    
    /* 
      ##Device = Low Resolution Tablets, Mobiles (Landscape)
      ##Screen = B/w 481px to 767px
    */
    
    @media (min-width: 481px) and (max-width: 767px) {
    #footer{
            padding-bottom:75px;
    }
      .externo{
        display:visible;
      }
      .squares{
        display:none;
       }
      
    }
    
    /* 
      ##Device = Most of the Smartphones Mobiles (Portrait)
      ##Screen = B/w 320px to 479px
    */
    
    @media (min-width: 320px) and (max-width: 480px) {

    #footer{
        padding-bottom:75px;
    }
    .externo{
      display:visible;
    }
   .squares{
    display:none;
   }
    }
