/*
#45bff6
*/
.cblue{
    color: #1284c1;
}
.corange{
    color: #f65f1b;
}
.button-myst{
    color: #1284c1;
    border-color: #1284c1;
}
.button-myst:hover{
    color: #45bff6;
    border-color: #45bff6;	
}

.visionary{
    color: #45bff6;
}
.vis2{
    text-transform: uppercase;
    color: white;
    font-style: italic;
	margin-left: 81px;
}
.vis2 big{
    font-size: 150%;
}
.vidtop__left{
    position: relative;
}
.vidtop__img{
    position: absolute;
    right: 54px;
    top: 45%;
    max-width: 21%;
}
.vidtop__button{
    text-align: center;
}
.vidtop__right{
    box-shadow: none;
}
.vidtop__right img{
    box-shadow: 0 4px 8px #d1e3ff;
    border-radius: 45px;
	max-width: 88%;
}

.dynamicduo img {margin-left: 12px; margin-top: -50px}
.dynamicduoftr {margin-bottom: -34px; margin-right: -70px}

@media only screen and (max-width: 1600px) {
.vidtop__right img {
    box-shadow: 0 4px 8px #d1e3ff;
    border-radius: 45px;
    max-width: 98%;
}
.vidtop__img {
    position: absolute;
    right: 60px;
    top: 40%;
    max-width: 20%;
}
	
.vis2 {
    margin-left: 168px;
}	
.dynamicduo img {
    margin-left: 116px;
    margin-top: -50px;
	max-width: 48% !important;
}	
}


.doctors .tt1{
    color: #45bff6;
}
.testi__item{
    box-shadow: 0 8px 8px #e5f5fc;
}

.hm6{
    /* background-image: url(../images/z10.png);
    background-size: 100% auto;
    background-repeat: no-repeat; */
    padding: 14% 0 10%;
}
.hm6:after{
    background-color: #1183c0;
}
.reim{
    color: #45bff6;
}
.botmyst h3{
    font-size: 2.2rem;
}
.mbg p{
    font-size: 1.7rem;
    font-weight: 500;
    font-style: italic;
}
.mbg p big{
    font-weight: 600;
}


@media only screen and (max-width: 991px) {
    .visionary{
        font-size: 2.3rem;
    }
    .vidtop__img{
        position: static;
        margin: 0 0 15px;
    }
    .dynamicduo img {
        max-width: 72% !important;
    }	

    .hm4{
        padding: 66% 0 40%;
    }
    .hm6:after {
        height: 96%;
    }
    .botmyst{
        padding-top: 45%;
    }
    .botmyst h3{
        font-size: 1.5rem;
    }
    .mbg p{
        font-size: 1.2rem;
    }
    .hm4{
        margin-top: -58%;
        background-size: cover;
    }
    .hm6__bg{
        object-fit: cover;
    }
    .botmyst__img{
        margin-bottom: 20px;
    }
}