/************
    SLIDE
************/
.subtitle {font-size: 20px;font-family: 'Overpass-bold';color: #385c76;}
span.title {font-family: 'overpass-bold';color: #000;line-height: 45px;}
.videoslide-item-inner-wrapper>div {height: 80%;/*text position*/}
.slick-track a {font-size: 16px;/*slide-btn*/font-family: 'overpass-reg';font-weight: 100;}
i.fa.fas.fa-long-arrow-alt-right {font-family: 'Font Awesome 5 Free';font-weight: 900;margin-left: 5px;}
.videoslide-btn {margin-top: 20px;}

@media screen and (max-width:768px){
.subtitle {font-size: 13px;font-family: 'Overpass-bold';color: #385c76;line-height: 32px;}
span.title {font-family: 'overpass-bold';color: #000;line-height: 25px;font-size: 20px;}
span.title br {display: none;}
.videoslide-item-inner-wrapper>div {height: 65%;/*text position*/}
.slick-track a {font-size: 12px;/*slide-btn*/font-family: 'overpass-reg';font-weight: 100;padding: 12px 20px;}
i.fa.fas.fa-long-arrow-alt-right {font-family: 'Font Awesome 5 Free';font-weight: 900;margin-left: 5px;}
.videoslide-btn {margin-top: 6px;}
}


.content-div span.title{
    /* text-shadow: 0px 0px 3px #fff !important; */
    /* text-shadow:
    -1px -1px 0 #fff,
     0   -1px 0 #fff,
     1px -1px 0 #fff,
     1px  0   0 #fff,
     1px  1px 0 #fff,
     0    1px 0 #fff,
    -1px  1px 0 #fff,
    -1px  0   0 #fff!important; */
    }
.content-div span{
    /* text-shadow:
    -1px -1px 0 #fff,
     0   -1px 0 #fff,
     1px -1px 0 #fff,
     1px  0   0 #fff,
     1px  1px 0 #fff,
     0    1px 0 #fff,
    -1px  1px 0 #fff,
    -1px  0   0 #fff!important; */
    text-shadow: 0px 0px 5px #fff !important;
    }


/*home-milestones-button*/

.home-milestones .sppb-btn.sppb-btn-default {
    background: transparent !important;
    padding: 0px !important;
    font-size: 20px;
    letter-spacing: 1px;
    transition: 0.5s;
    position: relative;
}
.home-milestones .sppb-btn.sppb-btn-default:hover, .home-milestones .sppb-btn.sppb-btn-default:focus {
    background: transparent !important;
    padding: 0px !important;
    font-size: 20px;
    letter-spacing: 1px;
    outline: none !important;
    box-shadow: none;
    opacity: 0.6;
    transform: translateY(-5px);
}
@media(max-width:991px){
.home-milestones .sppb-btn.sppb-btn-default:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 30px;
    top: -40px;
    left: 0;
    right: 0;
    border-radius: 100px;
    margin: auto;
    background: #fff;
}
.home-milestones.first .sppb-btn.sppb-btn-default:before {
    display: none;
}
.home-milestones .sppb-btn.sppb-btn-default {
    margin-top: 20px;
}}

/*about people*/
.sppb-addon-person .sppb-person-image {
    border-radius: 0px 30px 30px 30px;
}


/*products*/
div#products-first-row {
    border-radius: 0px 50px 50px 50px !important;
}
.blue-round-bg {
    border-radius: 0px 50px 50px 50px !important;
}

/*img*/
.round-image img {
    border-radius: 0px 50px 50px 50px;
}
.round-image .sppb-addon-overlay-image-content.title-subtitle-bottom-left {
    border-radius: 0px 50px 50px 50px;
}

/*home milestones*/
.home-milestones div #myModal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
    background: #000000d1;
}
.home-milestones .modal-content {
    margin-top: 100px !important;
}
.home-milestones span.close {
    top: 111px;
    opacity: 0.6;
}
.timestamp span.date {
    margin-bottom: 10px;
}

/*team modal pop up*/
.team-modal-pop-up a.sppb-btn-secondary {
    display: block;
    padding: 0px 10px;
}
@media(min-width:992px){
.team-column:hover .team-modal-pop-up.sppb-text-center {
    opacity: 1;
}
.team-column .team-modal-pop-up.sppb-text-center {
    opacity: 0;
    transition: 0.5s;
}
.team-column .sppb-addon-wrapper:nth-child(1) {
    margin-bottom: 10px !important;
}}
.team-column .sppb-addon-wrapper:nth-child(1) {
    margin-bottom: 10px !important;
}
.team-modal-pop-up a.sppb-btn-secondary:hover, .team-modal-pop-up a.sppb-btn-secondary:focus {
    background: transparent !important;
    color: #000;
    outline: none !Important;
    border: none !important;
    box-shadow: none !important;
}
.team-modal-pop-up a.sppb-btn-secondary strong {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;x
}
.team-modal-pop-up i.fas.fa-arrow-circle-right {
    padding-left: 10px;
    color: #1a92cf;
    font-size: 17px;
    margin-top: 10px;
    transition: 0.5s;
}
.team-modal-pop-up a.sppb-btn-secondary:hover i.fas.fa-arrow-circle-right {
    color: #000000;
}
.team-modal-pop-up a.sppb-btn-secondary:hover {
    color: #1a92cf;
}
.team-column .sppb-addon-overlay-image-content:hover .overlay-background-style {
    background: transparent !important;
}

/*products icon bg*/

.products-icon-bg-001 {
    border-radius: 0px 40px 40px 40px !important;
}
.products-icon-bg-002 {
    background: #ecf6fc !important;
    border-radius: 0px 40px 40px 40px !important;
}
.products-icon-bg-001:hover,
.products-icon-bg-002:hover {
    box-shadow: 0px 0px 15px #1a92cf !important;
}
.products-icon-bg-001,
.products-icon-bg-002 {
    transition: 0.5s;
}

/*product-icon-modal-pop-up*/

@media(min-width:992px){
.product-icon-modal-pop-up .content {
    width: 50% !important;
}
.product-icon-modal-pop-up .img {
    width: 49% !important;
    padding-left: 30px !important;
}
.modal-inner-block .product-icon-modal-pop-up {
    display: flex !important;
    align-items: center !important;
}}
@media(max-width:991px){
.product-icon-modal-pop-up .img {
    margin-top: 20px !important;
}}

@media (max-width: 480px){
div.modal {
    top: 0px;
    left: 0px;
    right: 0px;
}}
@media only screen and (max-width: 700px) {
.modal-content {
    width: 90%;
    background: transparent !important;
}}
.close {
    position: absolute;
    right: 15px!important;
}
.modal {
    overflow: auto;
}

/*block number*/
@media(max-width:991px){
.sppb-blocknumber.sppb-media {
    display: flex;
    align-items: center;
}}

/*slider*/
@media(max-width:991px){
.swiper-slide {
    width: 150px !important;
}
.status {
    width: 150px !IMPORTANT;
    padding: 0px 10px !important;
  }}
.status span {
    font-size: 12px !IMPORTANT;
    line-height: 1.5;
}