/*
|==========================================================================
| Geeklopers - Document CSS
|==========================================================================
|
| Kevin Ramírez
| - Estilos para la Vista de Inicio
|
*/
/** {border: solid red 1px;}*/
{border: solid 1px red;}

.container {max-width: 915px;}
.row {margin-bottom: 0;}
button { outline: none; box-shadow: none; font-weight: 900; }
.relative {position: relative;}
.o-h {overflow: hidden;}
.pad-none {padding: 0;}
.margin-none {margin: 0;}
.center-flex {display: flex; justify-content: center; align-items: center;}
.height-100 {height: 100%;}
.width-100 {width: 100%;}

input[type='file'] {
  opacity:0    
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

 input::-moz-placeholder, textarea::-moz-placeholder {
    color: #aaa;
    font-size: 18px;
}

.modal {width: 70%; max-height: 80%;}
.modal img {max-width: 100%}

html,body { padding: 0; margin: 0; font-size: 22px; color: #327cc3; font-family: 'roboto-regular'; font-weight: 400;}

/*header {border-top: 10px solid #213e78;}*/
header .logo {position: absolute; z-index: 10; left: 0; top: 50px; right: 0; margin: 0 auto; width: 215px;}
header .slider {height: calc(100vh - 73px) !important;}
header .slider .indicators {bottom: 60px; z-index: 100;}
header .slider .indicators .indicator-item {background-color: transparent; border: 3px solid #fff; }
header .slider .indicators .indicator-item.active {background-color: #337bc4; border: 3px solid #337bc4;}
header .slider ul.slides {height: calc(100vh - 73px) !important;}
header .slider ul.slides li {height: calc(100vh - 73px); background-repeat: no-repeat; background-position: center; background-size: cover;}
header .slider .slides li .caption {top: 35%;} 
header .slider .slides li .caption .title {font-size: 85px; text-align: center; /*color: rgba(46, 113, 178, .8);*/ color: #fff; font-family: 'ProximaNova-Extrabold';}
header .slider .slides li .caption .subtitle {font-size: 62px; text-align: center; /*color: rgba(46, 113, 178, .8);*/ color: #fff; font-family: 'ProximaNova-Regular';}


header .menu .logo-img {width: 100px; position: absolute; top: 15px; left: -50px;}
header .menu ul {padding: 0; margin: 0; text-align: center;}
header .menu ul li {display: inline-block; padding: 24px 25px; font-family: 'ProximaNova-Extrabold';}
header .menu ul li:first-child {padding-left: 0;}
header .menu ul li:last-child {padding-right: 0;}
header .menu ul li a {font-size: 20px; color: #327cc3; cursor: pointer;}
header .menu ul li a:hover {color: #3e368c; }

header .bar {height: 5px; background-color: #327cc3;}

footer {background-color: #213e78; font-size: 16px; color: #fff;}
footer .bar {background-color: #f5df56; height: 8px; border-bottom: 3px solid #fff;}
footer .footer-logo {position: absolute; width: 145px; height: 145px; background-color: #fff; border-radius: 50%; left: 0; right: 0; top: -72.5px; margin: 0 auto;}
footer .text {padding-top: 35px; font-family: 'ProximaNovaCond-Regular';}
footer .text a {color: #fff;}
footer .social-networks {padding: 35px 0;}
footer .social-networks a {color: #fff;}
footer .bottom-text {padding: 35px 0; font-size: 12px; font-family: 'ProximaNovaCond-LightIt';}
footer .bottom-text span {font-family: 'ProximaNovaCond-SemiboldIt';}
footer .bottom-text span a {color: #fff;}

.home .section1 {padding: 50px 0;}
.home .section1 .title {font-size: 62px; font-family: 'ProximaNova-Extrabold'; line-height: 1;}
.home .section1 .subtitle {font-size: 32px; margin-bottom: 30px; font-family: 'ProximaNova-Regular'}
.home .section1 .text {font-size: 27px; height: 254px; margin-bottom: 20px; font-family: 'ProximaNovaCond-Regular'}
.home .section1 .text ul li {list-style-type: disc;}
.home .section1 .image {margin-bottom: 20px;}

.home .section2 .title {font-size: 62px; font-weight: bold; line-height: 1; margin-bottom: 50px; font-family: 'ProximaNova-Extrabold';}
.home .section2 .question {font-size: 27px; font-weight: bold; font-family: 'ProximaNova-Extrabold';}
.home .section2 .answer {font-size: 27px; font-weight: 100; margin-bottom: 50px; font-family: 'ProximaNova-Regular'}
.home .section2 .answer:last-child {margin-bottom: 0px;}

.home .section3 .title {font-size: 62px; margin: 50px 0px; font-family: 'ProximaNova-Extrabold';}
.home .section3 .text {background-color: #337cc2; height: 239px; width: 415px;}
.home .section3 .text ul {padding: 0; margin: 0; margin-left: 20px}
.home .section3 .text ul li {color: #e6d71a; text-align: left; list-style-type: disc;} 
.home .section3 .text ul li span {color: #fff; font-family: 'ProximaNovaCond-Regular';}
.home .section3 .world {position: absolute; left: -99.5px;}
.home .section3 .map {position: absolute; right: 0; top: -14px}

.home .section4 {padding: 100px 0 50px 0; text-align: center;}
.home .section4 .autoservicios {flex-flow: wrap;}
.home .section4 .title {font-size: 40px; text-align: center; font-family: 'ProximaNova-Extrabold'; margin-bottom: 50px;}
.home .section4 img {padding: 20px 30px; max-width: 210px;}
.home .section5 {padding: 0 0 100px 0; text-align: center;}
.home .section5 .restaurantes {flex-flow: wrap;}
.home .section5 .title {font-size: 40px; text-align: center; font-family: 'ProximaNova-Extrabold'; margin-bottom: 50px;}
.home .section5 img {padding: 20px 30px; max-width: 210px;}

.cv {padding: 100px; font-family: 'ProximaNova-Regular';}
.cv .section1 {font-size: 62.25px; color: #327cc3; padding-bottom: 80px; font-family: 'ProximaNova-Extrabold'; line-height: 1;}
.cv .section1 span {color: #004c8c;}
.cv .section2 form .information-box { padding: 15px; background-color: #327cc3; width: 300px; color: #fff; margin-bottom: 50px;}
.cv .section2 form .information-box .triangle {width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 63px solid transparent; border-left:25px solid #327cc3; position: absolute; top: 0; right: -25px; }
.cv .section2 form .input img {position: absolute; top: 0; right: -17px;} 
.cv .section2 form .input input {height: 39px; border: 1px solid #327cc3; border-right: none; background-color: #fff; padding: 0 15px; width: calc(100% - 32px);}
.cv .section2 form .input input::-webkit-input-placeholder {font-size: 20px; color: #5d5d5d; font-family: 'ProximaNovaCond-Regular'}
.cv .section2 form .curriculum .img {margin-top: 30px;}
.cv .section2 form .curriculum .img img {cursor: pointer;}
.cv .section2 form .curriculum .cv-file input {margin-left: 100px; font-size: 14px;}
.cv .section2 form .curriculum .cv-btn {margin: 30px auto 0 auto; width: 150px;}
.cv .section2 form .curriculum .cv-btn button {background-color: #327cc3; color: #fff; width: 130px; height: 40px; border-radius: 0; border: none;} 
.cv .section2 form .curriculum .cv-btn .triangle {width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 40px solid transparent; border-left:20px solid #327cc3; position: absolute; top: 0px; right: -10px; } 

.contact {padding: 100px; font-family: 'ProximaNova-Regular';}
.contact .section1 {font-size: 62.25px; color: #327cc3; padding-bottom: 80px; font-family: 'ProximaNova-Extrabold'; line-height: 1;}
.contact .section1 span {color: #004c8c;}
.contact .section2 form .box-bkg {width: 500px; height: 328.5px; background-color: #f9f9f9; position: absolute; top: 0; right: 0;}
.contact .section2 form .information-box { font-size: 17.9px; line-height: 1; padding: 15px; background-color: #327cc3; width: 300px; color: #fff; margin-bottom: 50px;}
.contact .section2 form .information-box .triangle {width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 63px solid transparent; border-left:25px solid #327cc3; position: absolute; top: 0; right: -25px; }
.contact .section2 form .input img {position: absolute; top: 0; right: -16px;} 
.contact .section2 form .input input {height: 39px; border: 1px solid #327cc3; border-right: none; background-color: #fff; padding: 0 15px; width: calc(100% - 32px);}
.contact .section2 form .input input::-webkit-input-placeholder {font-size: 20px; color: #5d5d5d; font-family: 'ProximaNovaCond-Regular'}
.contact .section2 form .input textarea {height: 310px; border: none; background-color: #fff; padding: 5px 15px; resize: none; margin-top: 7.5px;}
.contact .section2 form .input textarea::-webkit-input-placeholder {font-size: 20px; color: #5d5d5d; font-family: 'ProximaNovaCond-Regular';}
.contact .section2 form .bkg {background-color: #f9f9f9; min-height: 325px;}
.contact .section2 form .width {width: 100%; overflow: hidden;}
.contact .section2 form .contact-btn {margin-top: 10px}
.contact .section2 form .contact-btn button {background-color: #327cc3; color: #fff; width: 130px; height: 40px; border-radius: 0; border: none; margin-right: 10px;} 
.contact .section2 form .contact-btn .triangle {width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 40px solid transparent; border-left:10px solid #327cc3; position: absolute; top: 0px; right: 0px; } 

.our-products {padding-bottom: 50px;}
.our-products .section1 {font-size: 62.25px; color: #327cc3; padding: 80px 0; font-family: 'ProximaNova-Extrabold'; line-height: 1;}
.our-products .section2 .title {color: #327cc3; font-family: 'ProximaNova-Semibold'; font-size: 28px; margin-bottom: 20px;}
.our-products .section2 .product-list ul {margin-left: 30px;}
.our-products .section2 .product-list ul li {color: #327cc3; list-style: disc; font-size: 17px; cursor: pointer;}  
.our-products .section2 .product-list ul li span {color: #282828;}
.our-products .section2 .product-list ul li span:hover {color: #327cc3;}
.our-products .section2 .product-content .product-img {background-size: cover; background-position: center; background-repeat: no-repeat; height: 400px;}
.our-products .section2 .line1 .product-name {width: 245px; background-color: #327cc3; color: #fff; padding: 12px 10px; float: left; font-family: 'ProximaNova-Regular'; font-size: 15px; line-height: 1;}
.our-products .section2 .line1 .product-name .triangle {width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 39px solid transparent; border-left:25px solid #327cc3; position: absolute; top: 0; right: -25px;}
.our-products .section2 .line1 .description {float: left; margin-left: 50px; max-width: calc(100% - 295px); color: #2c2c2c; font-family: 'ProximaNovaCond-Regular'; font-size: 17px; margin-top: 10px;}
.our-products .section2 .line1 .description p {margin: 0; margin-top: 12px; line-height: 1; overflow: hidden;}
.our-products .section2 .line2 {padding-bottom: 90px;}
.our-products .section2 .line2 .rectangle {width: 180px; padding: 9px 10px; background-color: #f6f6f6; color: #003b79; font-family: 'ProximaNovaCond-Semibold'; font-size: 22px; line-height: 1; float: left; margin-top: 15px;}
.our-products .section2 .line2 .rectangle .triangle {width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 39px solid transparent; border-left:25px solid #f6f6f6; position: absolute; top: 0; right: -25px;}
.our-products .section2 .line2 .marks {float: left; margin-left: 20px; max-width: calc(100% - 200px);}
.our-products .section2 .line2 .marks .mark {float: left; margin: 0 15px; width: 130px; text-align: center; margin-bottom: 30px}
.our-products .section2 .line2 .marks .mark .mark-img {height: 100px; width: 100%; margin-top: 10px; margin-bottom: 10px;}
.our-products .section2 .line2 .marks .mark .mark-img .mark-name {font-size: 16px;}
.our-products .section2 .line2 .marks .mark .mark-img img {width: 100px; height: 100px;}
.our-products .section2 .line2 .marks .mark .weight {color: #2f2f2f; font-family: 'ProximaNova-Regular'; font-size: 19px; /*margin-bottom: 15px;*/}
/* Large desktops and laptops */

@media (min-width: 1600px) {
  /*body { border: 2px solid brown;}/**/
}
/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1599px) {
  /*body { border: 2px solid yellow;}/**/
  
  header .slider {height: calc(100vh - 86px) !important;}
  header .slider .indicators {bottom: 60px; z-index: 100;}
  header .slider .indicators .indicator-item {background-color: transparent; border: 3px solid #fff; }
  header .slider .indicators .indicator-item.active {background-color: #337bc4; border: 3px solid #337bc4;}
  header .slider ul.slides {height: calc(100vh - 86px) !important;}
  header .slider ul.slides li {height: calc(100vh - 86px); background-repeat: no-repeat; background-position: center; background-size: cover;}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
 /* body { border: 2px solid green;}*/

 header .slider {height: 600px !important;}
 header .slider ul.slides {height: 600px !important;}
 header .slider ul.slides li {height: 600px;}
 header .slider .indicators {bottom: 20px;}

 header .menu .logo-img {left: -110px;}
 header .menu ul li {padding: 24px 15px;}
 .home .section3 .world {left: -130px;}
  
  .our-products .section2 .line1 .product-name {width: 100%;}
  .our-products .section2 .line1 .description {max-width: 100%; margin-left: 10px;}

  
}

}

@media (min-width: 992px) and (max-width: 992px) {
 /* body { border: 2px solid green;}*/

 header .slider {height: 600px !important;}
 header .slider ul.slides {height: 600px !important;}
 header .slider ul.slides li {height: 600px;}
 header .slider .indicators {bottom: 20px;}

 .home .section3 .world {left: 40px;}

}

/* Portrait tablets and small desktops 
@media (min-width: 768px) and (max-width: 991px) {
  /*body { border: 2px solid cyan;}/**/
/*}*/

/*@media only screen and (min-width: 993px) {
  .container {width: 90%}

}*/

@media (max-width: 991px){
/* Landscape phones and portrait tablets */
/*body { border: 2px solid purple;}*/
  
  header .slider {height: 350px !important;}
  header .slider ul.slides {height: 350px !important;}
  header .slider ul.slides li {height: 350px;}
  header .slider .slides li .caption .title {font-size: 40px;}
  header .slider .slides li .caption .subtitle {font-size: 35px;}
  header .slider .indicators {bottom: 20px;}
  
  header .menu .logo-img {position: static; width: 100%; text-align: center; margin-top: 20px;}
  header .menu .logo-img img {width: 150px;}
  header .menu ul li {padding: 20px 10px;}
  header .menu ul li a {font-size: 15px;}

  .home .section1 .title {font-size: 40px;}
  .home .section1 .subtitle {font-size: 28px;}
  .home .section1 .text {font-size: 20px;}

  .home .section2 .title {font-size: 40px;}
  .home .section2 .question {font-size: 20px;}
  .home .section2 .answer {font-size: 20px;}

  .home .section3 .title {font-size: 40px;}
  .home .section3 .world {left: 0;}
  .home .section3 .text {margin: auto}
  .home .section3 .map {display: none;}

  .home .section4 {padding-top: 35px; overflow: hidden;}

  .cv {padding: 90px 0;}
  .cv .section1 {font-size: 40px; text-align: center;}
  .cv .section2 form .curriculum .cv-file {text-align: center;}
  .cv .section2 form .curriculum .cv-file input {margin: 0; width: 100%;}

  .contact {padding: 90px 0;}
  .contact .section1 {font-size: 40px; text-align: center;}
  .contact .section2 form .box-bkg {height: 296px; width: 100%;}
  .contact .section2 form .input input {width: calc(100% - 49px);}
  .contact .section2 form .input img {right: 0;} 
  .contact .section2 form .contact-btn .triangle {right: 0px;} 
  
  .our-products .section1 {font-size: 40px; text-align: center;}
  .our-products .section2 .title {text-align: center;}
  .our-products .section2 .product-list {display: flex; justify-content: center; align-items: center;}
  .our-products .section2 .line1 .product-name {width: calc(100% - 25px); float: none;}
  .our-products .section2 .line1 .description {width: 100%; float: none; margin: 0; padding: 20px 0; max-width: 100%}
  .our-products .section2 .line2 .rectangle {width: calc(100% - 25px); float: none;}
  .our-products .section2 .line2  .marks {float: none; width: 100%; max-width: 100%; margin: 0;}
  .our-products .section2 .line2  .marks .mark {margin: 20px; margin-bottom: 0; width: calc(25% - 40px);}
  .our-products .section2 .line2  .marks .mark .weight {color: #2f2f2f; font-family: 'ProximaNova-Regular'; font-size: 16px;}
}

@media (max-width: 750px){

}

@media (max-width: 600px) {
  /*body { border: 2px solid orange;}/**/
  
  header .logo {text-align: center;}
  header .logo img {max-width: 130px;}

  header .slider {height: 400px !important;}
  header .slider ul.slides {height: 400px !important;}
  header .slider ul.slides li {height: 400px;}
  header .slider ul.slides li {background-size: cover;}
  header .slider .slides li .caption {top: 40%;}
  header .slider .slides li .caption .title {font-size: 40px;}
  header .slider .slides li .caption .subtitle {font-size: 30px;}
  header .slider .indicators {bottom: 10px;}

  
  header .menu {height: 0; overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
  header .menu.show {height: 275px;}
  header .menu .logo-img {display: none;}
  header .menu ul li {padding: 10px 0 ; width: 100%; text-align: center;}
  header .menu-btn {text-align: right; padding: 20px 0;}
  header .menu-btn .text {width: 90px; }
  header .menu-btn .text img {margin-top: -7px;}
  header .menu-btn .text {float: left; margin-left: 20px}
  header .menu-btn a i {font-size: 25px; margin-right: 20px;}
  
  footer .pad-resp {margin-top: 70px}
  footer .text {text-align: center;}
  footer .social-networks {text-align: center;}
  footer .bottom-text {padding-top: 0; padding-bottom: 35px;}
  
  .home .section1 {padding: 35px 15px}
  .home .section1 .title {font-size: 35px;}
  .home .section1 .subtitle {font-size: 24px;}
  .home .section1 .text {font-size: 18px; height: auto;}
  
  .home .section2 {padding: 0px 15px;}
  .home .section2 .title {font-size: 35px;}
  .home .section2 .question {font-size: 18px;}
  .home .section2 .answer {font-size: 18px;}
  
  .home .section3 {padding: 35px 15px;}
  .home .section3 .title {font-size: 35px;}
  .home .section3 .text {width: auto;}
  .home .section3 .world {left: -99.5px;}
  .home .section3 .text ul {margin-left: 70px;}
  
  .home .section4 {padding-top: 0;}
  
  .our-products {padding: 120px 0 0 0 !important;}
  .our-products .section1 {padding-top: 0; padding-bottom: 50px;}
  .our-products .section2 .line1 .description {max-width: 100%;}
  .our-products .section2 .line2  .marks .mark {margin: 20px; margin-bottom: 0; width: calc(50% - 40px);}
  
  .contact {padding: 120px 0 !important;}
  .contact .section1 {padding-bottom: 50px;}
  .contact .section2 form .contact-btn {margin: 10px auto 0 auto; width: 150px; float: none !important;}
  .contact .section2 form .contact-btn .triangle {right: 11px; border-bottom: 45px solid transparent;}
  
  .cv {padding: 120px 0 !important;}
  .cv .section1 {padding-bottom: 50px;}
}
/* Landscape phones and smaller */
@media (max-width: 500px) {
  /*body { border: 2px solid red;}/**/ 
}
@media (max-width: 480px) {
  /*body { border: 2px solid red;}/**/
}



