/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700,800&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

.container {
     max-width: 1170px;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: "Agrandir","Montserrat", 'Poppins', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px;
}

h2 {
     font-size: 22px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

.button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: auto;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
 
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}


.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin-bottom: -20px;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*-- header area --*/


/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/


/*-- navigation--*/

.navigation.navbar {
     font-family: "Agrandir" ,'Open Sans', sans-serif;
     float: right;
     padding-top: 35px !important;
     padding: 0;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 0;
     margin: 0px 40px;
     color: #11768C;
     font-size: 16px;
     line-height: 20px;
     font-weight: 500;
     text-transform: uppercase;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     color: #05F2F2;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     color: #05F2F2;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}
.header {
     width: 100%;
     padding: 10px 20px 10px 20px;
     background: #f2f2f2;
}

#titulospan-inicio{
     font-size: 24px;
     color: #11768C;
     font-weight: 300;
     text-align: center;
}
.logo {
     text-align: center;
}

.imglogo {
     position: relative;
     width: 100px;
     height: 100px;
     
}

/** banner section **/

.banner {
     position: relative;
     background: url(../images/banner1.jpg);
     background-size: 100% 100%;
     background-position: center;
     background-repeat: no-repeat;
     min-height: 500px;
     padding-top: 8%;
     padding-bottom: 8%;
}

.text-bg {
     padding-bottom: 40px;
     text-align: center;
     background-color: #f2f2f2;
     border-radius: 10px;
     border: solid 8px #11768C;
}

.relative {
     position: inherit;
     right: 0;
     left: 0;
     padding: 0;
     bottom: 0;
}

.text-bg h1 {
     color: #000;
     font-size: 85px;
     line-height: 96px;
     padding-bottom: 0px;
     font-weight: bold;
}

.text-bg span {
     line-height: 25px;
     padding-bottom: 40px;
     color: #fff;
     font-size: 17px;
     font-weight: bold;
     display: block;
}

.text-bg .read_more {
     max-width: 243px;
     height: 66px;
     padding: 17px 0;
     background-color: #fff;
     color: #000;
     text-transform: uppercase;
     font-weight: bold;
     border-radius: 50px;
}

.text-bg .read_more:hover {
     background-color: #0d0c0c;
}

.banner .carousel-indicators {
     display: none;
}

#myCarousel .carousel-control-prev,
#myCarousel .carousel-control-next {
     width: 36px;
     height: 36px;
     background: #0d0c0c;
     opacity: 1;
     font-size: 25px;
     color: #fff;
     border-radius: 60px;
     top: 90%;
}

#myCarousel .carousel-control-prev:hover,
#myCarousel .carousel-control-next:hover,
#myCarousel .carousel-control-prev:focus,
#myCarousel .carousel-control-next:focus {
     background: #11768C;
     color: #fff;
     width: 47px;
     height: 47px;
     font-size: 30px;
     top: 90%;
}

#myCarousel a.carousel-control-prev {
     position: absolute;
     bottom: 10px;
     left: 48%;
}

#myCarousel a.carousel-control-next {
     position: absolute;
     right: inherit;
     bottom: 10px;
     right: 46.5%;
}

#myCarousel .carousel-control-prev:hover,
#myCarousel .carousel-control-prev:focus {
     left: 46.5%;
}

#myCarousel .carousel-control-next:hover,
#myCarousel .carousel-control-next:focus {
     right: 45%;
}


/** end banner section **/

.titlepage {
     text-align: center;
     padding-bottom: 40px;
}

.titlepage h2 {
     font-size: 70px;
     color: #1f1f1f;
     line-height: 45px;
     font-weight: bold;
     padding: 0;
}

.green {
     color: #16e816 !important;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 17px;
     background-color: #252525;
     color: #fff;
     padding: 12px 0px;
     width: 100%;
     max-width: 210px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 400;
}

.read_more:hover {
     background: #16e816;
     color: #fff;
     transition: ease-in all 0.5s;
}


/** about section **/

.about {
     background-color: #fff;
     padding-top: 95px;
}

.about .titlepage {
     text-align: left;
     margin-top: 41%;
     padding-bottom: 0;
     margin-right: -20px;
}

.about .titlepage h2 {
     margin-bottom: 35px;
}

.about .titlepage p {
     font-weight: 300;
     color: #2e2d2d;
     font-size: 17px;
     line-height: 31px;
     padding-bottom: 35px;
}

.about_img {
     padding: 40px 30px 45px 30px;
}

.about_img::before {
     position: absolute;
     content: "";
     background: url(../images/vg.png);
     top: 0;
     height: 100%;
     width: 452px;
     right: 0;
     border-radius: 5px;
}

.about_img figure {
     margin: 0;
}

.about_img figure img {
     width: 100%;
     z-index: 9999;
     position: relative;
}


/** end about section **/


/** service section **/

.service {
     padding-top: 80px;
     background-color: #11768C;
}

.service_box h3 {
     font-size: 25px;
     color: #252525;
     padding-bottom: 5px;
     margin-top: 15px;
     font-weight: bold;
}

.mar_top {
     margin-top: -35px;
}

.service_box p {
     color: #181818;
}

.service .read_more {
     margin: 0 auto;
     display: block;
     margin-top: 60px;
}


/** end service section **/


/** gallery  section **/

.gallery {
     margin-top: 80px;
     padding-top: 80px;
     background-color: #eae7e7;
     padding-bottom: 50px;
}

.gallery .titlepage {
     text-align: center;
}

.gallery .titlepage p {
     color: #2a2b2a;
     display: block;
     padding-top: 20px;
}

.gallery .gallery_img {
     overflow: hidden;
     margin-bottom: 30px;
}

.gallery .gallery_img figure {
     margin: 0;
}

.gallery .gallery_img figure img {
     width: 100%;
     transition: all .5s;
}

.gallery .gallery_img figure img:hover {
     transform: scale(1.2);
     cursor: pointer;
}

.gallery_text {
     text-align: center;
     background-color: #2a2b2a;
     height: 369px;
     display: flex;
     align-items: center;
     justify-content: center;
}

.galleryh3 h3 {
     font-size: 24px;
     line-height: 30px;
     color: #fff;
     font-weight: bold;
}

.galleryh3 p {
     font-size: 17px;
     line-height: 31px;
     color: #fff;
}


/** end gallery  section **/


/** design section **/

.design {
     padding-top: 80px;
}

.text_de p {
     color: #2a2b2a;
     padding-bottom: 50px;
     font-size: 17px;
     line-height: 31px;
}

.banner_design {
     max-width: 443px;
     float: right;
     width: 100%;
}

.design_img figure {
     margin: 0;
}

.design_img figure img {
     width: 100%;
}

.banner_design .carousel-indicators {
     display: none;
}

#design .carousel-control-prev,
#design .carousel-control-next {
     width: 83px;
     height: 76px;
     background: #0d0c0c;
     opacity: 1;
     font-size: 35px;
     color: #fff;
     top: 97%;
}

#design .carousel-control-prev:hover,
#design .carousel-control-next:hover,
#design .carousel-control-prev:focus,
#design .carousel-control-next:focus {
     background: #16d316;
     color: #000;
}

#design a.carousel-control-prev {
     position: absolute;
     left: 31%;
}

#design a.carousel-control-next {
     position: absolute;
     right: 29%;
}

.pad_roght0 {
     padding-right: 0;
}

.text_de .titlepage {
     padding-bottom: 30px;
}


/** end design section **/


/** latest_news section **/

.latest_news {
     padding: 80px 0 50px 0;
}

.latest_news .titlepage {
     text-align: center;
}

.latest_news .titlepage p {
     color: #fff;
     font-size: 17px;
     margin-top: 20px;
}

.latest_news .news_box {
     text-align: left;
     background-color: #ffffff;
     margin-bottom: 30px;
     transition: ease-in all 0.5s;
}

.latest_news .news_box .news_img figure {
     margin: 0;
     padding: 0px 30px 0 0;
     margin-left: -195px;
}

.latest_news .news_box .news_img figure img {
     width: 100%;
}

.mr_le figure {
     margin-left: 0 !important;
     margin-right: -195px !important;
     padding: 0px 0px 0 30px !important;
}

.latest_news .news_box .news_room {
     padding: 15px 30px;
     text-align: left;
}

.latest_news .news_box .news_room h3 {
     color: #252525;
     font-size: 17px;
     line-height: 20px;
     font-weight: bold;
     padding-bottom: 10px;
     transition: ease-in all 0.5s;
     margin: auto;
     padding-top: 15px;
}

.latest_news .news_box .news_room span {
     font-size: 15px;
     color: #252525;
     font-weight: 400;
     margin-bottom: 0px;
     display: block;
     transition: ease-in all 0.5s;
}

.latest_news .news_box .news_room ul li {
     display: inline-block;
}

.latest_news .news_box .news_room ul li {
     transition: ease-in all 0.5s;
     display: inline-block;
     font-size: 15px;
     padding-right: 30px;
}

.latest_news .news_box .news_room ul li a i {
     padding-left: 5px;
}

.latest_news .news_box .news_room ul li a:hover {
     color: #16e816 !important;
}

.latest_news .news_box .news_room ul li:last-child a {
     padding-right: 0;
}

.latest_news .news_box .news_room p {
     font-size: 16px;
     line-height: 21px;
     font-weight: 400;
     color: #1b1b1b;
     transition: ease-in all 0.5s;
}

#new:hover.news_box {
     background: #292a29;
     transition: ease-in all 0.5s;
     cursor: pointer;
}

#new:hover.news_box .news_room span,
#new:hover.news_box .news_room h3,
#new:hover.news_box .news_room p,
#new:hover.news_box .news_room ul li a {
     color: #fff;
     transition: ease-in all 0.5s;
}

.latest_news .read_more {
     margin: 0 auto;
     display: block;
     margin-top: 30px;
}


/** end latest_news section **/


/** testimonial section **/

.Testimonial {
     padding-top: 80px;
}

.banner_testimonial {
     padding: 40px 50px;
     width: 100%;
     background-color: #343434;
}

.text_humai {
     margin-top: 60px;
     text-align: left;
     padding: 0 30px 40px 30px;
     border: #16d316 solid 1px;
     border-radius: 5px;
}

.text_humai span {
     color: #fff;
     padding-top: 20px;
     padding-bottom: 20px;
     font-size: 17px;
     line-height: 31px;
     font-weight: bold;
     display: block;
}

.text_humai i img {
     margin-top: -60px;
}

.text_humai p {
     color: #fff;
     font-weight: 400;
     font-size: 17px;
     line-height: 31px;
}

.banner_testimonial .carousel-indicators {
     display: none;
}

.pad_left0 {
     padding-left: 0;
}

#testimon .carousel-control-prev,
#testimon .carousel-control-next {
     width: 83px;
     height: 76px;
     background: #0d0c0c;
     opacity: 1;
     font-size: 35px;
     color: #fff;
     top: 67%;
}

#testimon .carousel-control-prev:hover,
#testimon .carousel-control-next:hover,
#testimon .carousel-control-prev:focus,
#testimon .carousel-control-next:focus {
     background: #16d316;
     color: #000;
}

#testimon a.carousel-control-prev {
     position: absolute;
     left: 118%;
}

#testimon a.carousel-control-next {
     position: absolute;
     right: -38%;
}

.pad_roght0 {
     padding-right: 0;
}

.text_de .titlepage {
     padding-bottom: 30px;
}


/** end testimonial section **/


/** contact section **/

.contact {
     background-color: #11768C;
     background-size: 100% 100%;
     background-repeat: no-repeat;
     background-position: center;
     padding: 80px 0;
}

.contact .titlepage {
     text-align: left;
}

.contact .titlepage h2 {
     color: #fff;
     font-weight: 500;
     text-transform: uppercase;
}

.main_form .contactus {
     border: #fff solid 1px;
     padding: 0 15px;
     margin-bottom: 25px;
     width: 100%;
     height: 54px;
     background: #fff;
     color: #989696;
     font-size: 18px;
     font-weight: normal;
     border-radius: 5px;
}

.main_form .textarea {
     border: #fff solid 1px;
     margin-bottom: 25px;
     width: 100%;
     background: #fff;
     color: #989696;
     font-size: 18px;
     font-weight: normal;
     padding: 35px 15px 0 15px;
     height: 107px;
     border-radius: 5px;
}

.main_form .send_btn {
     font-size: 22px;
     transition: ease-in all 0.5s;
     background-color: transparent;
     border: #fff solid 3px;
     text-transform: uppercase;
     color: #fff;
     padding: 7px 0px;
     max-width: 150px;
     width: 100%;
     display: block;
     margin-top: 10px !important;
     font-weight: 500;
}

.main_form .send_btn:hover {
     background-color: #2a2b2a;
     transition: ease-in all 0.5s;
     color: #fff;
}

#request *::placeholder {
     color: #989696;
     opacity: 1;
}


/** end contact section **/


/** footer **/

.footer {
     background: rgb(242,242,242);
 background: linear-gradient(0deg, rgba(242,242,242,1) 14%, rgba(229,235,236,1) 76%, rgba(17,118,140,1) 100%);
     padding-top: 80px;
     text-align: center;
}

.footer h3 {
     font-weight: 400;
     font-size: 30px;
     line-height: 23px;
     text-align: center;
     color: #fff;
     padding-bottom: 20px;
     display: table;
     text-transform: uppercase;
}

ul.social_icon {
     padding-bottom: 14px;
     width: 100%;
     text-align: left;
}

ul.social_icon li {
     display: inline-block;
}

ul.social_icon li a {
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 20px;
     border-radius: 30px;
     margin: 0 3px;
     color: #202020;
     background: #fff;
     width: 35px;
     height: 35px;
     flex-wrap: wrap;
}

ul.social_icon li a:hover {
     color: #fff;
     background: #33f033;
}

.pad_roght2 {
     padding-right: 20px;
}

.variat {
     color: #fff;
     text-align: left;
     font-size: 17px;
     font-weight: 400;
     line-height: 28px;
}

ul.conta li {
     color: #fff;
     text-align: left;
     padding-bottom: 20px;
     font-size: 16px;
}

ul.conta li i {
     padding-right: 15px;
     text-align: center;
     font-size: 20px;
}

ul.conta li a {
     color: #fff;
}

ul li {
     display: block;
     text-align: left;
}

.link_menu{
     margin-top: 30px;
     display: flex;
     gap: 50px;
}

ul li a {
     color: #fff;
     font-size: 17px;
     line-height: 28px;
     display: block;
     width: -moz-max-content;
}


.bottom_form {
     display: flex;
     flex-wrap: wrap;
     margin-top: 40px;
}

.bottom_form .enter {
     border: inherit;
     padding: 0px 119px 0px 0px;
     width: 100%;
     height: 45px;
     background: transparent;
     color: #4d4c4c;
     font-size: 17px;
     font-weight: 300;
     float: left;
     margin-bottom: 20px;
     border-bottom: #fff solid 1px;
}

.sub_btn {
     font-size: 19px;
     transition: ease-in all 0.5s;
     background-color: transparent;
     color: #fff;
     padding: 8px 0px;
     max-width: 147px;
     width: 100%;
     font-weight: 500;
     text-transform: uppercase;
     position: absolute;
     right: 0;
}

.sub_btn:hover {
     transition: ease-in all 0.5s;
     color: #33f033;
}

#hkh *::placeholder {
     color: #4d4c4c;
     opacity: 1;
}

.copyright {
     margin-top: 60px;
     padding-bottom: 20px;
     background-color: #fff;
}

.copyright p {
     color: #000;
     font-size: 18px;
     line-height: 22px;
     text-align: center;
     padding-top: 25px;
     font-weight: normal;
}

.copyright a {
     color: #000;
}

.copyright a:hover {
     color: #33f033;
}


/** end footer **/


/** endinner page css **/

.in_page .header {
     border-bottom: #11768C solid 4px;
}

.section-nosotros {
     padding-bottom: 50px;
     height: 600px;
     background: rgb(17,118,140);
background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 9%, rgba(242,242,242,1) 90%);
}

.fondonosotros {
     position: absolute;
     width: 100%;
     height: 500px;
    
}

.contenedor-nosotros {
     height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.logo-nosotros {
     margin: auto;
     margin-top: 50px;
     width: 250px;
     height: 200px;
     
}

.titulo-nosotros{
     line-height: 0.7;
     text-align: center;
     font-size: 50px;
     font-weight: bold;
     color: #11768C;
     margin-bottom: 50px;
}

.p-nosotros{
     font-weight: 300;
     text-align: center;
     font-size: 25px;
     color: #11768C;
     width: 80%;
}

.service-nosotros {
     padding-top: 20px;
   height: 320px;
   background-color: #11768C ;
}

.flaquita {
     margin-top: -10px;
     font-size: 32px;
     font-weight: 200;
}

.section{
     margin-top: 3;
}
.titulo-servicios {
     text-align: center;
     font-size: 50px;
     color: #f2f2f2;
     font-weight: 600;
}

.p-servicios{
     text-align: center;
     font-size: 20px;
     color: #f2f2f2;
     font-weight: 400;
     margin-bottom: 50px;
}

.button{
     outline: none !important;
     text-align: center;
     padding: 8px;
     width: 200px;
     font-size: 20px;
     font-weight: 500;
     background-color: #11768C;
     margin-top: 40px;
     margin-bottom: 40px;
     color: #f2f2f2;
     border-radius: 10px;   
     line-height: 1.5;
     
}

.button:hover {
     outline: none !important;
     text-align: center;
     padding: 8px;
     width: 200px;
     font-size: 20px;
     font-weight: 700;
     background-color: #f2f2f2;
     margin: 40px;
     color: #11768C;
     border-radius: 10px;

}



.clients {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     justify-content: center;
     align-items: center;
}

.p-clients {
     font-size: 50px;
     color: #f2f2f2;
     margin: 10px;
     font-weight: 700;
}

.titulo-clients {
     font-size: 20px;
     text-align: center;
     color: #f2f2f2;
     font-weight: 200;
     margin: 10px;
}

.container-clients {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.nosotros-info {
     display: flex;
     flex-direction: row;
     padding-bottom: 100px;
     height: 100%;
     background: rgb(17,118,140);
     background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 18%, rgba(229,235,236,1) 78%, rgba(17,118,140,1) 100%);
}

.imagen1 {
     margin-top: 150px;
     margin-left: 50px ;
     width: 400px;
     height: 450px;
     border-radius: 10px;
     border: solid 4px #11768C;
}

.p-info {
     width: 70%;
     font-size: 20px;
     text-align: center;
     color: #11768C;
     font-weight: 300;
}


.titulo-info {
     margin-top: 150px;
     font-size: 32px;
     text-align: center;
     color: #11768C;
     font-weight: 700;
}
@media (max-width: 1200px) {
     .nosotros-info{
          flex-direction: column;
          justify-content: center;
          align-self: center;
          }
          .imagen1{
               margin: auto;
               margin-top: 50px;
            }

}
@media (max-width: 1022px) {
  #imageninicioia {
          margin-top: 150px;
          margin-right: 0px;
          width: 400px;
          height: 450px;
          border-radius: 10px;
          border: solid 4px #11768C;
     }
     
  #mockupinicio{
     width: 400px;
     height: 400px;
  }
  .titulo-servicios{
     font-size: 25px;
  }
  .logo-nosotros {
     width: 150px;
     margin-top: 50px;
  }
  .titulo-nosotros {
     font-size: 35px;
  }
  .flaquita {
     font-size: 28px;
  }
  #link_menu{
     display: flex;
     flex-direction: column;
     gap: 0px;
}
  .p-nosotros {
     font-size: 20px;
     width: 90%;
  }    
  .p-clients {
     font-size: 32px;
  }
  .titulo-clients{
     font-size: 15px;
  }
  .titulo-info {
     margin-top: 40px;
     margin-bottom: 10px;
  }
  .p-info{
     width: 95%;
     font-weight: 500;
  }
  .nosotros-datos {
     display: flex;
     flex-direction: column;
  }
  #mockupskydicom{
     width: 350px;
     height: 350px;
  }
  #img-servicios{
     border-radius: 15px;
     border: solid 5px #11768C;
     margin-top: 50px;
     width: 400px;
     height: 250px;

}

  #contenedor-skydicominfo{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
  }
  #skydicom-beneficios{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
  }
  .padding{
     padding-top: 50px;
  }
  #contact-contenedor{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
  }
  #servicios-datacenter{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-self: center;
  }
  #inicio-skydicom{ 
     flex-direction: column;
     justify-content: center;
     align-items: center;
  }
  #inicio-ia{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-self: center;
}
#subtitulo-servicios{
     border-radius: 10px;
     background-color: #11768C;
     font-size: 20px;
     color: #f2f2f2;
     font-weight: 400px;
     text-align: center;
     width: 90%;

}
#contenedorservicios-ia{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}
#contenedor-imagenes{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}
#imagenskydicom{
     width: 347px;
     height: 179px;
}
}

.menuicon {
     margin-top: -30px;
}

.nosotros-datos {
     background-color: #11768C;
     display: flex;
     
     justify-content: center;
     align-items: center;
}

.imagen-datos {
     width: 150px;
     height: 150px;
}

.titulo-datos {
     font-weight: 700;
     font-size: 25px;
     color: #f2f2f2;
     text-align: center;
}

.p-datos {
     font-weight: 300;
     font-size: 20px;
     color: #f2f2f2;
     text-align: center;
     width: 90%;
}

.contenedor-datos {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     margin-bottom: 100px;
}

.button2{
     outline: none !important;
     margin-top: 15px;
     font-weight: 600;
     width: 180px;
     background-color: #f2f2f2;
     color: #11768C;
     border-radius: 10px;
     text-align: center;
     font-size: 20px;
     padding: 8px;
}

.button2:hover {
     outline: none !important;
     color: #f2f2f2;
     background-color: #11768C;
     border-radius: 10px;
     text-align: center;
     font-size: 20px;
     margin-top: 15px;
     font-weight: 600;
     width: 180px;
     padding: 8px;
}

#linkmenu {

     color: #11768C;
}

#titulo-link {
     display: inline;
     font-weight: 700;
     margin-top: 20px ;
     color:#11768C;
     border-radius: 10px;
     text-align: center;
}

.img-icon {
     width: 100px;
     height: 100px;
}
#centerr{
     margin: auto;
}
#titulo-inicio {
     margin-top: 10px;
     color: #11768C;
     font-size: 40px;
     font-weight: 700;
}
.titulo-inicio {
     color: #11768C;
     font-size: 40px;
     font-weight: 700;
}

#texto-inicio{
     line-height: 35px;
     margin-bottom: 40px;
     color: #11768C;
     font-size: 25px;
     font-weight: 300;
}


.section-inicio-skydicom{
     background-color: #11768C;
     padding-bottom: 10px;
}

.section-datosinicio{
     border-top: solid 8px #11768C;
     background: rgb(17,118,140);
     background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 28%, rgba(229,235,236,1) 76%);
}

.contenedor-inicioskydicom{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.margin{
     margin-top: 30px;
}
.contenedor-iaimg{
     display: flex;
     justify-content: center;
     align-items: center;
}

.inicio-ia{
     display: flex;
     flex-direction: row-reverse;
     justify-content: center;
     align-self: center;
     background: rgb(17,118,140);
     background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 22%, rgba(242,242,242,1) 78%, rgba(17,118,140,1) 100%);
}

.inicio-pia{
     width: 90%;
     font-size: 24px;
     color: #11768C;
     font-weight: 400;
     text-align: center;
     margin-bottom: 30px;
}
.contenedor-inicioia{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.inicio-iatitulo{
     width: 90%;
     font-size: 32px;
     color: #11768C;
     text-align: center;
     margin-bottom: 10px;
     font-weight: 700;
}

.inicio-data{
     background-color: #11768C;
}
.titulo-datainicio{
     margin-top: 10px;
     color: #f2f2f2;
     font-size: 24px;
     text-align: center;
     font-weight: 700;
}

.skidicom-portada {
     height: 500px;
     background-attachment: scroll;
}

.contenedor-portadaskydicom{
     width: 100%;
     height: 100%;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.titulo-portadaskydicom {
     margin: 20px;
     font-size: 40px;
     color: #f2f2f2;
     font-weight: 700;
}
.p-portadaskydicom{
     margin: 20px;
     font-weight: 300;
     font-size: 20px;
     color: #f2f2f2;
}
.div-portada{
     -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
     -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
     box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     background-color: #11768C;
     border-radius: 10px;
     border: solid 6px #f2f2f2;

}
.titulo-introduccion{
     margin-top: 20px;
     font-size: 24px;
     color: #f2f2f2;
     font-weight: 700;
     text-align: center;
}

.p-introduccion{
     width: 80%;
     font-size: 20px;
     color: #f2f2f2;
     font-weight: 400;
     text-align: center;
}

.contenedor-introduccion{
     flex-direction: column;
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 10px;
}

.skidicom-introduccion{
     background-color: #11768C;
     border-top: solid 4px #f2f2f2;
     
}

.skydicom-info{
     background: rgb(17,118,140);
     background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 9%, rgba(242,242,242,1) 78%, rgba(17,118,140,1) 100%);
}

.titulo-skydicomdata{ 
     font-size: 28px;
     color: #11768C;
     font-weight: 700;
     margin-top: -10px;
     margin-bottom: 20px;
     text-align: center;
     padding: 5px;
}

.p-skydicomdata{
     font-size: 20px;
     color: #11768C;
     font-weight: 500;
     text-align: center;
}

.skydicom-data{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.skydicom-beneficios{
     padding-top: 80px;
     padding-bottom: 80px;
     background: rgb(17,118,140);
background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 10%, rgba(242,242,242,1) 90%, rgba(17,118,140,1) 100%);
}

.titulo-beneficiosskydicom{
     font-size: 30px;
     color: #11768C;
     font-weight: 700;
     text-align: center;
     margin-bottom: 10px;
}

.p-beneficiosskydicom{
     font-size: 20px;
     color: #11768C;
     font-weight: 400;
     text-align: center;
}

.imgbeneficios{
     width: 200px;
     height: 200px;
}

.contenedor-beneficios{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.titulo-carrusel{
     font-size: 20px;
     color: #f2f2f2;
     background-color: #11768C;
     font-weight: 800;
}

.imagenskydicom{
     width: 347px;
     height: 179px;
}

.skydicom-imagenes{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     background-color: #11768C;
}

.contenedor-dataskydicom{
     flex-direction: column;
     display: flex;
     justify-content: center;
     align-items: center;
}

.titulo-imagenes{
     font-size: 35px;
     font-weight: 700;
     color: #f2f2f2;
     text-align: center;
}

.p-imagenes{
     width: 80%;
     font-size: 20px;
     color: #f2f2f2;
     font-weight: 400;
     text-align: center;
     margin-top: 10px;
     margin-bottom: 25px;
}
.titulo-contacto{
     margin-bottom: 50px;
     line-height: 0.7;
     font-size: 40px;
     font-weight: 700;
     color: #05F2F2;
     text-align: center;
}
.subtitulo-contacto{
     font-size: 30px;
     color: #05F2F2;
     font-weight: 400;
     text-align: center;
}
.p-contacto{
     font-size: 25px;
     color: #f2f2f2;
     text-align: center;
     font-weight: 400;
}

.formulario{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-self: center;
     width: 90%;
}

.margintop{
     margin-top: 40px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.img-servicios{
     border-radius: 15px;
     border: solid 5px #11768C;
     margin-top: 50px;
     width: 600px;
     height: 450px;

}

.subtitulo-servicios {
     border-radius: 10px;
     background-color: #11768C;
     font-size: 32px;
     color: #f2f2f2;
     font-weight: 400px;
     text-align: center;
     padding-left: 10px;
     padding-right: 10px;

}

.titulo-serviciosportada{
     text-transform: uppercase;
     font-size: 24px;
     color: #11768C;
     text-align: center;
     font-weight: 700;
     margin-top: 20px;
     margin-bottom: 20px;
}

.pservicios{
     margin-top: 20px;
     font-size: 20px;
     font-weight: 400;
     color: #11768C;
     text-align: center;
     width: 90%;
}

.section-servicios{
     background: rgb(17,118,140);
background: linear-gradient(0deg, rgba(17,118,140,1) 0%, rgba(242,242,242,1) 10%, rgba(242,242,242,1) 90%);
}

.titulo-imagenesplataforma{
     font-size: 30px;
     color: #11768C;
     font-weight: 700;
     text-align: center;
     background-color: #f2f2f2;
     padding: 20px;
     margin-bottom: 30px;
}

#paddingtop{
     padding-top: 0;
}


.sectionservicios-ia{
     background: rgb(17,118,140);
     background: linear-gradient(0deg, rgba(17,118,140,1) 2%, rgba(242,242,242,1) 13%, rgba(242,242,242,1) 90%, rgba(17,118,140,1) 100%);
}

.contenedor-serviciosia{
     display: flex;
     flex-direction: column;
     background-color: #11768C;
     border-radius: 10px;
     margin-top: 20px;
     margin-bottom: 20px;
     margin-left: 10px;
     margin-right: 10px;
}

.titulo-serviciosia{
     background-color: #f2f2f2;
     color: #11768C;
     font-size: 28px;
     padding: 5px;
     border-radius: 10px;
     font-weight: 700;
     margin: 5px;
     text-align: center;
}
.p-serviciosia{
     padding-top: 20px;
     padding-bottom: 20px;
     vertical-align: middle;
     margin: auto;
     width: 100%;
     padding-left: 20px;
     padding-right: 20px;
     text-align: center;
     font-size: 20px;
     font-weight: 400;
     color: #f2f2f2;
}
.section-serviciosskydicom{
     background-color: #11768C;
}

.titulo-serviciosskydicom{
     color: #f2f2f2;
     font-size: 45px;
     font-weight: 700;
     text-align: center;
}

.subtitulo-serviciosskydicom{
     color: #f2f2f2;
     font-size: 20px;
     text-align: center;
     font-weight: 400;
}

.p-serviciosskydicom{
     width: 70%;
     font-size: 20px;
     padding: 5px;
     margin: 10px;
     background-color: #f2f2f2;
     color: #11768C;
     font-weight: 400;
     border-radius: 10px;
     text-align: center;
}

.section-serviciosskydicom{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

@keyframes show {
     from { opacity: 0;
          scale: 25%;
          }
     to {
          opacity: 1;
          scale: 100%;
     }
}

img {
     view-timeline-name: --image;
     view-timeline-axis: block;
     animation-timeline: --image;
     animation-name: show;
     animation-range: entry 25% cover 50%;
     animation-fill-mode: both;
}

h2, p{
     margin-left: 10px;
     margin-right: 10px;
}

.iconwsp{
          bottom: 20px;
          right: 20px;
          z-index: 3;
          width: 100px;
          height: 100px;
          position: fixed;
     
}
.imgwsp{
     bottom: 20px;
     right: 20px;
     z-index: 3;
     width: 100px;
     height: 100px;
     position: fixed;

}

.servicios-datacenter{
    background-color: #11768C;
}

.titulo-datacenter{
     text-align: center;
     font-size: 25px;
     font-weight: 600;
     color: #f2f2f2;
}

.p-datacenter{
     text-align: center;
     font-size: 20px;
     color: #f2f2f2;
     font-weight: 400;
     margin-top:20px ;
     margin-bottom: 20px;
}

.contenedor-serviciosdatacenter{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.inicio-datostitulo{
     margin-top: 50px;
     text-align: center;
     font-weight: 700;
     color: #11768C;
     font-size: 28px;
  }
  .contenedor-datosinicio{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;

  }

  .inicio-datosp{
     text-align: center;
     font-size: 20px;
     color: #11768C;
     font-weight: 400;
     width: 80%;
  }
  .inicio-skydicom{
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
  }

  .mockupinicio{
     width: 600;
     height: 600px;
  }
  .inicio-tituloskydicom{
     font-size: 60px;
     color: #f2f2f2;
     font-weight: 700;
     text-align: center;
  }
  .inicio-pskydicom{
     width: 90%;
     font-size: 20px;
     color: #f2f2f2;
     text-align: center;
     font-weight: 300;
  }

  .imagen1ia{
     margin-top: 50px;
     margin-right: 50px ;
     width: 2000px;
     height: 450px;
     border-radius: 10px;
     border: solid 4px #11768C;
}

.section-servicios{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
  }

.contenedorservicios-ia{
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     gap: 20px;
}
.sectionservicios-ia{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
  }

.servicios-datacenter{
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
}

.mockupskydicom{
     width: 500px;
     height: 500px;
}
.contenedor-skydicominfo{
     display: grid;
     grid-template-columns: 1fr 1fr;
     justify-content: center;
     align-items: center;
}

.skydicom-beneficios{
     display: grid;
     grid-template-columns: 1fr 1fr;
}

.contenedor-imagenes{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}
.imagenskydicom{
     width: 547px;
     height: 379px;
}

.contact-contenedor{
     display: grid;
     grid-template-columns: 1fr 1fr;
     justify-content: center;
     align-items: center;
}

#row{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

#width {
     width: 90%;
}
.contenedor-icons {
     margin-bottom: 40px;
  }
  .span-contacto{
     font-weight: 300;
     font-size: 32px;
     color: #05F2F2;
     text-align: center;

  }