body {
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    color: #626262;
    font-size: 300;
    font-size: 16px;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #222222;
    padding-left: 33px;
}
a, a:hover, a:focus, a:active{
    outline: none;
}

.section-padding{
    padding: 60px 0px;

}
h2 {
    line-height: 20px;
    margin: 0;
    font-size: 23px;
    font-weight: 100;

}
hr.botm-line {
    height: 3px;
    width: 60px;
    background: #6495ed;
    position: relative;
    border: 0;
    margin: 20px 0 20px 0;
}

.yanronp3 {
    text-align: center;
}

/***************************************
banner
***************************************/
.navbar {
    margin-bottom: 0px;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #fff;
    padding: 20px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.navbar-default {
    background-color: transparent;
    border: 0px;
}
.navbar {
    border-radius: 0px;
    background: #325c6a;
}

.navbar-brand
{
    font-family: 'Chewy', cursive;
    font-size: 32px;
}

.navbar-brand img {
    padding-top: 2px;
    width: 100px;
    height: 30px;
    margin-top: -5px;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #EA6045;
}

@media (max-width: 991px) {
    .navbar-collapse {
        background: rgba(28,74,90, 0.9);
        width: 100%;
    margin: 0px auto;
    }
}

.top-nav-collapse {
    padding: 0;
    background: rgb(28 74 90);
    border-bottom: #6495ed solid 8px;
}

.white, .white:hover, .white:focus
{
    color: #fff;
    width: 100% !important;
}
.block
{
    display: block;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    text-transform: uppercase;
    background-color: #6495ed;
}
.navbar-default .navbar-nav > li > a
{
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
    text-transform: uppercase;
    background-color: rgb(219, 231, 251);
    color: #235268;
    cursor: pointer;
}
.affix {
    background-color: #ffffff !important;
}
.affix .navbar-nav > li > a:hover, .affix .navbar-nav > li > a:focus
{
    background-color: rgba(12, 184, 182) !important;
}
#banner{
    background: url('../img/bg-banner.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 650px;
    position: relative;
}
.bg-color{
    background-color: #6495ede3;
    min-height: 650px;
}
.banner-info{
    padding-top: 190px;
}
.banner-logo img{
    display: inline-block;
}
.banner-text{
    color: #fff;
}
.banner-text h1{
    font-family: ui-monospace;
    font-size: 39px;
    text-transform: uppercase;
    padding-bottom:15px;
}
.btn-appoint, .btn-appoint:hover, .btn-appoint:focus{
    margin-top: 30px;
    padding: 10px 20px;
    font-size: 12px;
    background-color: #dbe7fb;
    border-radius: 3px;
    color: #325c6a;
}
.overlay-detail a i {
    text-align: center;
    position: absolute;
    bottom: 25px;
    font-size: 38px;
    color: #fff;
    margin: 0 auto;
}
.text-primary i{
    padding-top: 8px;
    display: inline-block;
    color: #6495ed;
}
/***************************************
services
***************************************/
.icon i{
    color: rgb(28 74 90 / 26%);
    font-size: 45px;
    margin-bottom: 25px;
}

.icon-info {
    background: #71a0ef40;
    padding: 13px;
    border-radius: 18px;
    border: 2px solid #325c6a0f;
}

.service-info{
    margin-bottom: 20px;
}
.icon-info h4{
    padding-bottom: 3px;
}
.icon-info p{
    font-size: 15px !important;
}
/***************************************
cta-1
***************************************/
.schedule-tab {
    background-color: rgba(28,74,90, 0.9);
    float: left;
}
.medi-info{
    border-right: 1px solid #fff;
}
.medi-info, .time-info{
    padding: 20px;
    color: #fff;
}
.medi-info h3, .time-info h3{
    padding-bottom: 16px;
    color: #fff;
    font-weight: 200;
}
.medi-info-btn, .medi-info-btn:hover, .medi-info-btn:focus {
    background: #6495ed;
    margin: 15px 33px 5px;
    display: inline-block;
    border: solid white 2px;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 400 !important;
    cursor: pointer;
}
td {
    border: 0px solid #dbe7fb;
    border-top: 1px solid rgb(114, 160, 239);
    padding: 6px 13px 6px 13px;
    width: 63%;
}
.medi-info, .time-info{
    font-size: 14px;
}
/***************************************
about
***************************************/
#about{
    /* background-color: rgba(238, 238, 238, 0.15); */
    background: #71a0ef40;
}
.lg-line{
    line-height: 1.4;
    font-size: 23.8px;
    
}
.more-features-box-text-icon {
    float: left;
    width: 40px;
    height: 40px;
    padding-top: 6px;
    background: rgba(28,74,90, 0.9);
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.more-features-box-text-description h3{
    padding-bottom: 15px;
}
.more-features-box-text-icon i {
    font-size: 18px;
    line-height: 26px;
}
.more-features-box-text-description{
    margin-left: 80px;
    margin-bottom: 35px;
}
.sec-para{
    padding-bottom: 10px;
}
/***************************************
doctor team
***************************************/
.thumbnail {
border-radius: 1px;
border: solid 0.68px rgba(114, 160, 239, 0.17);
border-bottom: solid 9px #2e5a6a;
}
.caption h3{
    padding-bottom: 5px;
    font-size: 118%;
    text-align: center;
    padding-left: 0px !important;
}
.caption p{
    padding-bottom: 10px;
    text-align: center;
}
/***************************************
testimonial
***************************************/
#testimonial{
    background-color: #eee;
}
.testi-details {
    background: #fff;
    padding: 14px 24px;
    margin-bottom: 20px;
    -webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
            box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
    position: relative;
}
.testi-info a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.testi-info a img{
    border-radius: 50%;
}
.testi-info h3 {
    display: inline-block;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 8px;
}
.testi-info h3 > span {
    display: block;
    line-height: 16px;
    font-weight: 400;
    background: #6495ed78;
}
.testi-details::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
    bottom: -40px;
    left: 56px;
    border-top-color: #fff;
    border-width: 20px;
}
.testi-details::before {
    content: '';
    position: absolute;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 0px;
    height: 0px;
    bottom: -30px;
    left: 45px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    z-index: -1;
    -webkit-box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
            box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
    border-left: 0;
}
/***************************************
cta -2
***************************************/
#cta-2{
    background-color: rgb(41, 48, 46);
}
.white{
    color: #fff;
}
.icon-play, .icon-play:hover, .icon-play:focus{
    background-color: rgba(28,74,90, 0.9);
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    padding: 5px 17px;
    margin-top: 26px;
    display: block;
}
.text-primary {
    color: rgba(28,74,90, 0.9);
}
.icon-mar
{
    margin-right: 7px;
}
/***************************************
contact us
***************************************/
.space {
    margin-top: 40px;
}

.contactbox {
    background-color: #dbe7fb;
    padding: 6px;
    padding-bottom: 103px;
    border-bottom: solid 1px #cccccc;
}
.btn-form, .btn-form:hover, .btn-form:focus {
    background-color: rgba(28,74,90, 0.9);
    color: #fff;
    border-radius: 0px;
    padding: 10px 20px;
}
.br-radius-zero {
    border-radius: 0px;
}
.form-control{
    height: 40px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
    display:block;
}


/***************************************
footer
***************************************/
#footer{
    background-color: #325C6A;
}
.ftr-tle {
    height: 50px;
}
.info-sec {
    color: #fff;
}
.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}
.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
}
.bglight-blue {
    background-color: #3498DB;
}
.bgred {
    background-color: #6495ed;
}
.bgdark-blue {
    background-color: #6495ed;
}
.bglight-blue {
    background-color: #3498DB;
}
.top-footer {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-line {
    padding: 30px 0px;
    color: #fff;
}

.footer-line a {
    color: rgb(238, 238, 238);
}

.quick-info li a{
    color: #fff;
}
.site-link, .site-link:hover, .site-link:focus
{
    color: rgba(28,74,90, 0.9);
    text-transform: none;
}
@media (min-width: 551px) and (max-width: 980px){

}
@media (min-width: 220px) and (max-width: 551px){
    .testi-info{
        margin-bottom: 20px;
    }
    .marb20{
        margin-top: 30px;
    }
    h2{
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title{
        margin-bottom: 30px;
    }
    .medi-info {
    border: 0px;
    border-bottom: 1px solid #fff;
    }
    .service-info{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .caption h3 {
    font-size: 14px;
    }
    .caption p{
    font-size: 12px;
    padding-bottom: 5px;
    }
    .caption ul li a i{
        font-size: 14px;
    }
    .banner-text h1{
        font-size: 24px;
    }
}
@media (max-width: 1175px){
    .navbar-default .navbar-nav>li>a {
        padding: 5px;
    }
    nav .container {
        width: 100%;
    }
    nav .container .col-md-12 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

}

@media (max-width: 991px){

nav .container .col-md-12 { 
    display: block;
}
.navbar-toggle {
    display: block;
}

}

    /* Cookie Dialog */
    #gdpr-cookie-message {
        position: fixed;
        left: 0px;
        bottom: 30px;
        max-width: 428px;
        background-color: #dbe7fb;
        padding: 20px;
        -webkit-box-shadow: 0 6px 6px rgba(0,0,0,0.25);
                box-shadow: 0 6px 6px rgba(0,0,0,0.25);
        margin-left: 30px;
        font-family: system-ui;
        z-index: 99;
    }
    #gdpr-cookie-message h4 {
        color: black;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message h5 {
        color: black;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: black;
        font-size: 14px;
        line-height: 1.5em;
        margin-bottom: 10px;
        text-align: justify;
    }
    #gdpr-cookie-message p:last-child {
        margin-bottom: 0;
        text-align: right;
    }
    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }
    #gdpr-cookie-message a {
        color: var(--red);
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
display: none;
    }
    #gdpr-cookie-message a:hover {
        color: white;
        border-bottom-color: var(--red);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message button {
        border: 2px solid #6495ed;
        background: #6495ed;
        color: #fff;
        font-family: quicksand,sans-serif;
        font-size: 15px;
        padding: 7px;
        /* border-radius: 3px; */
        margin-left: 15px;
        cursor: pointer;
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }
    #gdpr-cookie-message button:hover {
        background: transparent;
        color: #6495ed;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    button#gdpr-cookie-advanced {
        background: white;
        color: var(--red);
display: none;
    }
    #gdpr-cookie-message button:disabled {
        opacity: 0.3;
    }
    #gdpr-cookie-message input[type="checkbox"] {
        float: none;
        margin-top: 0;
        margin-right: 5px;
    }
    @media(max-width:767px) {
        #gdpr-cookie-message {
            max-width: 95%;
            width: 95%;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            bottom: 60px;
            margin-left: 0px;
        }
    }
/* ÃƒÂÃ‚Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
.modalp-header h2 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
/* ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¿ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
.modalp .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 0;
}
.modalp .btn-close:hover {
    color: red;
}
/* Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¹ ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â */
.modalp-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modalp-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Â ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° */
.modalp-open:checked ~ .modalp-wrap:before,
.modalp-open:checked ~ .modalp-wrap .modalp-overlay {
    display: block;
}
.modalp-open:checked ~ .modalp-wrap .modalp-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
}
/* Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¹ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
.modalp-dialog {
    background: #fefefe;
    border: none;
    position: fixed;
    width: 80%;
    height: 800px;
    overflow: auto;
    max-height: 80%;
    max-width: 700px;
    left: 50%;
    top: -100%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    z-index: 999999;
}
.modalp-body {
  padding: 20px;
}
.modalp-body p {
    margin: 0;
    padding: 20px;
    text-align: justify;
    font-size: 14px;
    color: black;
}
.modalp-header,
.modalp-footer {
    padding: 20px 20px;
}
.modalp-header {
    border-bottom: #eaeaea solid 1px;
    text-align: center;
    background: #6495ed;
}
.modalp-header h2 {
    font-size: 20px;
    margin: 0;
    color: white;
}
.modalp-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
/* ÃƒÂÃ‚Â°ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â² ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Âµ */
.modalp-body img { 
    max-width: 100%;
    height: auto;
}
/* **************** */

/* ÃƒÂÃ‚Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
.modalo-header h2 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
/* ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¿ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
.modalo .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 0;
}
.modalo .btn-close:hover {
    color: red;
}
/* Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¹ ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â */
.modalo-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modalo-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Â ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° */
.modalo-open:checked ~ .modalo-wrap:before,
.modalo-open:checked ~ .modalo-wrap .modalo-overlay {
    display: block;
}
.modalo-open:checked ~ .modalo-wrap .modalo-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
}
/* Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¹ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
.modalo-dialog {
    background: #fefefe;
    border: none;
    position: fixed;
    width: 80%;
    height: auto;
    overflow: auto;
    max-height: 80%;
    max-width: 700px;
    left: 50%;
    top: -100%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    z-index: 999999;
}
.modalo-body {
  padding: 20px;
}
.modalo-body p {
    margin: 0;
    padding: 20px;
    text-align: justify;
    font-size: 14px;
    color: black;
}
.modalo-header,
.modalo-footer {
    padding: 20px 20px;
}
.modalo-header {
    border-bottom: #eaeaea solid 1px;
    text-align: center;
    background: #6495ed;
}
.modalo-header h2 {
    font-size: 20px;
    margin: 0;
    color: white;
}
.modalo-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
/* ÃƒÂÃ‚Â°ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â² ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Âµ */
.modalo-body img { 
    max-width: 100%;
    height: auto;
}
.btn-primary {
    color: #fff;
    background-color: #6495ed !important;
    border-color: #6495ed !important;
    border-radius: 0px;
}
.btn-primary:hover {
    background-color: #95bafb !important;
    border-color: #95bafb!important;
}
#plt, #noofert {
    background: transparent;
    color: #fff;
    padding: 5px;
    outline: 0;
    cursor: pointer;
    margin: 20px 5px;
    font-weight: 100;
    text-decoration: underline;
}
#plt:hover, #noofert:hover {
    text-decoration: none;
}
@media (max-width: 767px){
.modalp-dialog, .modalo-dialog {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    border-radius: 0px;
}
}
@media (max-width: 767px){
    #plt {
      margin-bottom: 20px;
    }
   #noofert {
      margin-bottom: 50px;
    }
  }
  .fancphoto {
    margin: 15px 0;
  }
  .fancphoto img {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .step15 {
      margin-top: 15px;
  }
  .step35 {
    margin-top: 35px;
}
.step50 {
    margin-top: 50px;
}
.step85 {
    margin-top: 85px;
}
.infrastructure-list {
    list-style: square;
}

.menus > div {
    height: 370px;
    margin-bottom: 15px;
  }
  .menus .thumbnail {
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    padding: 0;
    border: none;
    overflow: hidden;
    -webkit-filter: grayscale(80%);
            filter: grayscale(80%);
    border-radius: 0;
  }
  .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
  }
  .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .menus .thumbnail > a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50;
  }
  .menus img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto;
  }
  .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
  }
  .menus .thumbnail .caption.bg3 {
    background: rgba(255,255,255,0.7);
  }
  .menus .thumbnail .caption.bg-primary {
    background: rgba(48, 113, 91, 0.8);
  }
  .menus .thumbnail .caption.bg2 {
    background: rgba(34,37,51,0.8);
  }
  .menus .thumbnail .caption {
    padding: 20px 21px 21px 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 45;
    height: auto;
    min-height: 210px;
  }
  .thumbnail .caption {
    padding: 9px;
    color: #325c6a;
  }
  .bg-primary {
    background-color: rgba(96, 104, 123, 0.9)  !important;
  }
  .bg-primary {
    color: #fff;
    background-color: #428bca;
  }
  .menus .thumbnail .caption h3 {
    font-size: 34px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: -1px;
    font-family: 'Open Sans', sans-serif;
  }
  .menus .thumbnail .caption .wrap .thumb_ins2 {
    width: 80%;
  }
  .menus .thumbnail .caption p {
    line-height: 1.4em;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
  }
  .menus .thumbnail .caption.bg-primary a.btn-link {
    color: #ffffff;
  }
  .menus .thumbnail .caption a.btn-link {
    color: #60687b ;
  }
  .menus .thumbnail .caption .wrap a {
    right: 15px;
    bottom: 20px;
    position: absolute;
    display: inline-block;
    font-size: 44px;
    line-height: 45px;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .menus .thumbnail .caption.bg2 h3, .menus .thumbnail .caption.bg2 p, .menus .thumbnail .caption.bg-primary h3, .menus .thumbnail .caption.bg-primary p {
    color: #fff !important;
  }
  .menus .thumb-shadow:hover {
    -webkit-box-shadow: 9px 13px 26px -8px #222533;
            box-shadow: 9px 13px 26px -8px #222533;
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
  }
  table td {
      width: unset;
      text-align: center;
  }
  table th {
    text-align: center;
  }

  .contact-info .contact {
    padding: 20px 0px;
    text-align: center;
    }
    
    .contact-info .contact-phone {
        border-left: 2px solid gray;
        border-right: 2px solid gray;
    }

    .contact-info h3 {
        font-weight: 100;
        padding: 0px;
    }
    
    @media (max-width:768px){
        .contact-info .contact-phone {
    border: 0px;
        }
    }
    #portfolio img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    #portfolio h3 {
        padding: 0px;
    }
    #portfolio ul {
        list-style: none;
        padding: 0;
    }
    #portfolio .col-md-12 {
        float: unset;
    }
    #portfolio .filter {
        color: #235268;
        background: #dbe7fb;
        width: 200px;
        margin: 0px 5px;
        border-radius: 0px;
        font-size: 18px;
        -webkit-box-shadow: none;
                box-shadow: none;
        text-transform: uppercase;
    }
    #portfolio .filter.active {
        color: white;
        background: #6495ed;
    }

    #portfolio .description {
        color: white;
        background: #6495ed;
        border: 1px solid #6495ed;
        border-radius: 0;
        font-size: 18px;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 7px 20px;
        transition: all 0.3s;
    }
    #portfolio .description:hover {
        background: rgb(100 149 237 / 50%);
    }
    #portfolio .description a {
        color: white;
    }
    .mt15 {
        margin-top: 15px;
    }
    .section-office p {
        margin-left: 0;
        margin-right: 0;
    }
    .d-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .flex-wrap {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .table_office {
        height: 100%;
        margin-bottom: 15px;
    }
    .table_office tr:first-child th, .table_office tr:first-child td {
        border-top: 0px;
    }
    .table_office th, .table_office td {
        vertical-align: middle !important;
        text-align: center;
        font-size: 14px;
    }
    .table_office th {
        background: #6495ed;
        color: white;
    }
    .table_office td {
        background: #f4f4f4;
    }
    .for_pom {
        white-space: normal;
    background: #6495ed;
    color: white;
    border-radius: 0px;
    width: 100%;
    }
    .mix {
        display: none !important;
      }
      #portfolio figure {
        background: rgb(147 186 255 / 20%);
        text-align: center;
        padding-bottom: 15px;
        box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
        border: 1px solid #6495ed;
      }
      .active_pom {
        display: inline-block !important;
        margin-bottom: 25px;
      }
      .social-icon a {
          color: white;
      }

      .splide__slide img {
        width: 100%;
        height: 350px;
        -o-object-fit: cover;
           object-fit: cover;
      }
      .row-404 {
        padding: 100px 0;
      }

      @media (max-width:991px) {
        .mix.col-md-6 {
            width: 49%;
        }
        #portfolio img {
            height: 200px;
        }
        #portfolio h3 {
            font-size: 18px;
        }
        #portfolio ul {
            font-size: 14px;
        }
        #portfolio .description {
            font-size: 14px;
        }
      }

      @media (max-width:991px) {
        .mix.col-md-6 {
            width: 100%;
        }
        #portfolio img {
            height: 300px;
        }
    }

    @media (max-width:550px) {
        #portfolio img {
            height: 250px;
        }
    }
    @media (max-width:439px) {
        #portfolio img {
            height: 200px;
        }
        #portfolio h3 {
            font-size: 16px;
        }
        #portfolio ul {
            font-size: 13px;
        }
    }