html * {
    font-family: 'Poppins' !important;
}

.dot {
    height: 15px;
    width: 15px;
    background-color: #1C5B9B;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: 70px;
    bottom: 7px;
}

.dot2 {
    height: 15px;
    width: 15px;
    background-color: #1C5B9B;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: -30px;
    bottom: 7px;
}

#header {
    background-color: #1C5B9B;
}

.footer-header {
    color: #FFFFFF;
}

.text-main {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    color: #1C5B9B;
}

.icon-flipped {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

#btn-order {
    font-family: 'Work Sans' !important;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    border-color: #FFFFFF !important;
    background-color: #FFFFFF !important;
    color: #1C5B9B;
}

.img-shadow {
    box-shadow: 30px 10px 0px 5px #1C5B9B;
}

.service-box-container {
    background-color: #FFFFFF;
}

.service-name {
    font-family: 'Roboto' !important;
}

.service-box {
    padding-top: 15px;
}

.service-box-border {
    border: 0px solid;
}

.contact-font {
    font-size: 11px;
}


.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}

/* #contact > .container {
    border: 1px solid;
    box-shadow: 0 0 25px rgba(204, 122, 195, 0.2);  
} */

@media only screen and (max-height: 450px) {
    #hero {
        height: 120vh;
        text-align: center;
    }
}

#hero {
    height: 100% !important;
    text-align: center;
}

@media only screen and (min-width: 650px) {
    #pgv {
        padding-top: 90px;
        padding-bottom: 47px;
    }
}

@media only screen and (max-width: 450px) {
    .pgv-text-box {
        margin-bottom: 20px;
    }
}

.img-services {
    width: 100%;
    max-height: 180px;
}

.img-pgv {
    padding-left: 100px;
    padding-right: 100px;
}

.img-pgv-box {
    background-color: white;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #7776D1;
    font-size: 25px;
}

.pgv-text-box {
    background-color: #1C5B9B;
    margin-left: 50px;
    margin-right: 50px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media screen and (max-width: 550px) {
    #vm-gear-top {
        margin-right: -10px !important;
        margin-top: -30px;
    }

    #vm-gear-bottom {
        margin-left: -25px !important;
        margin-top: -80px !important;
    }
}

#vm-gear-top {
    margin-right: -50px;
    margin-top: -30px;
}

#vm-gear-bottom {
    margin-left: -50px;
    margin-top: -100px;
}

.vm-sub-header {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;

    /* identical to box height */
    text-align: center;
    text-decoration-line: underline;

    color: #1C5B9B;
}

.vm-icon {
    margin-right: 15px;
}

.vm-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    color: #000000;
}

.card-article {
    border: 0px !important;
    background-color: transparent !important;
}

.container-date-article {
    position: relative;
    bottom: 10px;
    margin-bottom: 0px;
}

.container-parent-article {
    margin-left: 40px;
    margin-right: 40px;
    background-color: #FFF;
    color: black;
    position: relative;
    bottom: 30px;
    box-shadow: 0px 0px 20px 1px #888;
}

.date-article {
    margin-left: 80px;
    margin-right: 80px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    bottom: 30px;
    background-color: #1C5B9B;
    color: #FFF;
}

.num-comments {
    margin-left: 5px;
    margin-right: 5px;
}

.author-article {
    margin-left: 5px;
    margin-right: 5px;
}

.container-summary-article {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 15px;
    margin-top: -25px;
}

.service-btn {
    background-color: #1C5B9B;
    border: 1px solid;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.section-header {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 75px;
}

.team-photo-rounded {
    border-radius: 1.5rem !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.team-member-name {
    margin-top: 25px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 33px;
    color: #1C5B9B;
}

.team-member-skill > ul {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #1C5B9B;
}

#gallery {
    background: #ECF4FA;
}


.floating-label-group {
    position: relative;
    margin-top: 15px;
    margin-bottom: 25px;
}

.floating-label-group .floating-label {
    font-size: 13px;
    color: #ccc;
    position: absolute;
    pointer-events: none;
    top: 9px;
    left: 12px;
    transition: all 0.1s ease;
}

.floating-label-group input:focus ~ .floating-label, .floating-label-group input:not(:focus):valid ~ .floating-label {
    top: -9px;
    left: 15px;
    font-size: 11px;
    opacity: 1;
    color: #404040;
    background-color: white;
    margin-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
}


.center-con {
    display: flex;
    align-items: center;
    justify-content: center;
}

.round {
    position: relative;
    background: white;
    width: 50px;
    height: 25px;
    border-bottom-left-radius: 110px;
    border-bottom-right-radius: 110px;
}

.row-span {
    z-index: 999;
    height: 2px;
    margin: 1px;
    width: 15px;
    background: #1C5B9B;
    transition: 0.4s ease;
}

span.row-span:first-child {
    display: block;
    position: absolute;
    transform: rotate(45deg);
    left: 25%;
    bottom: 40%;
}

span.row-span:nth-child(2) {
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    left: 45%;
    bottom: 40%;
}

span.row-span:nth-child(3) {
    display: block;
    position: absolute;
    transform: rotate(45deg);
    left: 20%;
    bottom: 54%;
}

span.row-span:nth-child(4) {
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    left: 45%;
    bottom: 54%;
}

.round:hover span.row-span:nth-child(1) {
    transform: rotate(-135deg);
}

.round:hover span.row-span:nth-child(2) {
    transform: rotate(135deg);
}

.round:hover span.row-span:nth-child(3) {
    transform: rotate(225deg);
}

.round:hover span.row-span:nth-child(4) {
    transform: rotate(-225deg);
}

/* h2 {
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 50px;
  }
  
h2:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 100px;
    margin: -50px 0 0 -70px;
    border-top: 10px solid #DFE6ED;
  } */


/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

/* Add some content at the bottom of the video/page */

/* Style the button used to pause/play the video */
#myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}

#myBtn:hover {
    background: #ddd;
    color: black;
}


/*** T H E - M A G I C - O F - O B J E C T - F I T ***/
/*****************************************************/
.video-container {
    height: 50vh;
    position: relative;
    overflow: hidden;
}

@media (min-width: 600px) {
    .video-container {
        height: 100vh;
    }
}

video {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/*** A E S T H E T I C S ***/
/***************************/

.video-container:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

h1 {
    text-transform: uppercase;
    font-weight: 900;
    margin: 0 0 1rem;
    padding: 0;
    line-height: 1;
    font-family: Futura, Helvetica, sans-serif;
    font-size: 5vw;
}

@media (max-width: 400px) {
    h1 {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 75px;
    }
}

.callout {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 185%;
    text-align: center;
    position: relative;
    z-index: 10;
}

.support {
    position: fixed;
    bottom: 60px;
    right: 20px;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    text-align: right;
    position: relative;
    z-index: 10;
}

.support a {
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin-top: 10px;
}

.support a:before {
    display: block;
    position: absolute;
    content: '';
    bottom: -2px;
    width: 0;
    height: 1px;
    background-color: rgba(255, 255, 255, .3);
    transition: 0.3s;
}

.support a:hover:before {
    width: 100%;
}

div.fixed {
    position: fixed;
    bottom: 100px;
    right: 25px;
}

#whatsapp {
    bottom: 175px;
    visibility: visible;
    z-index: 99999;
    opacity: 100;
    width: 100px;
    height: 100px;
    background: transparent;
    right: 15px;
    position: fixed;

}

/*#play-button {*/
/*    z-index: 999999;*/
/*    background-color: #666;*/
/*    border: medium none;*/
/*    color: #fff;*/
/*    display: block;*/
/*    font-size: 18px;*/
/*    left: 0;*/
/*    margin: 0 auto;*/
/*    padding: 8px 16px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*}*/

/*#play-button.active {*/
/*    z-index: 999999;*/
/*    background-color: #0077a2;*/
/*}*/

@media only screen and (max-width: 600px) {
    #play-button {
        height: 34px !important;
    }
}

#play-button {
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    z-index: 999999;
    border: 0;
    background: transparent;
    box-sizing: border-box;
    width: 0;
    height: 74px;
    border-color: transparent transparent transparent #202020;
    transition: 100ms all ease;
    cursor: pointer;
    border-style: solid;
    border-width: 37px 0 37px 60px;
}

#play-button.paused {
    border-style: double;
    border-width: 0px 0 0px 60px;
}

#play-button:hover {
    border-color: transparent transparent transparent #404040;
}
