h1, h2, h3, h4, h5, p, ul, li, span, a, div
{
     font-family: 'Roboto' , sans-serif;
}

*
{padding:0;
 margin:0;
 }
 
 .mtb5{margin:5px 0;}
 .mtb10{margin:10px 0;}
 .mtb15{margin:15px 0;}
 .mtb20{margin:20px 0;}
 .mtb25{margin:25px 0;}
 .mtb30{margin:30px 0;}
 .mtb40{margin:40px 0;}
 
 .mt5{margin-top:5px;}
 .mt10{margin-top:10px;}
 .mt15{margin-top:15px;}
 .mt20{margin-top:20px;}
 .mt25{margin-top:25px;}
 .mt30{margin-top:30px;}
 .mt40{margin-top:40px;}
 
 .mb5{margin-bottom:5px;}
 .mb10{margin-bottom:10px;}
 .mb15{margin-bottom:15px;}
 .mb20{margin-bottom:20px;}
 .mb25{margin-bottom:25px;}
 .mb30{margin-bottom:30px;}
 .mb40{margin-bottom:40px;}
 
 .ptb5{padding:5px 0;}
 .ptb10{padding:10px 0;}
 .ptb15{padding:15px 0;}
 .ptb20{padding:20px 0;}
 .ptb25{padding:25px 0;}
 .ptb30{padding:30px 0;}
 .ptb40{padding:40px 0;}
 
 .pt5{padding-top:5px;}
 .pt10{padding-top:10px;}
 .pt15{padding-top:15px;}
 .pt20{padding-top:20px;}
 .pt25{padding-top:25px;}
 .pt30{padding-top:30px;}
 .pt40{padding-top:40px;}
 
 .pb5{padding-bottom:5px;}
 .pb10{padding-bottom:10px;}
 .pb15{padding-bottom:15px;}
 .pb20{padding-bottom:20px;}
 .pb25{padding-bottom:25px;}
 .pb30{padding-bottom:30px;}
 .pb40{padding-bottom:40px;}
body
{
   
    font-size: 14px;
    color: #666;
    background-color: #fff;
    font-weight: 400;
    
}


p
{
    text-align: justify;
    letter-spacing:0px;
    line-height:28px;
 }
 .about-contorl
{
    background: #33CCCC none repeat scroll 0 0;
    box-shadow: -3px 3px 6px #ededed;
    position: relative;
    padding: 5px 0;
    width:100%;
    max-width:300px;
}
.sticky-container
{
    padding:0;
    margin:0;
    position:fixed;
    right:-158px;
    top:130px;
    width:200px;
    z-index:1000
    }
.sticky li
{
    list-style-type:none;
    background-color:#fff;color:#efefef;
    height:43px;
    padding:0;
    margin:0 0 1px;
    -webkit-transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -o-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out;
    cursor:pointer;
   border:1px solid #E9E9E9
    }
    
    .sticky li:hover{margin-left:-86px;
    }
    .sticky li img
    {
        float:left;
        margin:5px 4px 5px 5px;
        width:32px;
        height:32px;
        }
.sticky li p
{
    padding:0;
    margin:0;
    text-transform:uppercase;
    line-height:43px}
.about-contorl h2
{
    color: #f9f9f9;
    font-size: 22px;
    font-weight: 400;
    margin-left: 20px;
    padding: 10px 0;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.about-contorl h2 i
{
    color: #f9f9f9;
    padding: 7px;
    border: 2px solid #f9f9f9;
    border-radius: 50px;
    margin-right: 15px;
    display: none;
}
.about-contorl h2:after
{
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    border: 1px solid #BB005E;
    width: 60px;
}
.about-contorl-ul
{
    padding: 0;
    margin: 0;
}

.about-contorl-ul li
{
    border-bottom: 1px solid #93E3E3;
    display: block;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    list-style-type: none;
    padding-left: 15px;
   
}
.about-contorl-ul li:last-child
{
    border-bottom: none;
}
.about-contorl-ul li a
{
    color: #f9f9f9;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
}
.about-contorl-ul li a:before
{
    content: "\f105";
    font-family: "FontAwesome";
    left: 4px;
    position: absolute;
    top: 0;
}
.about-contorl-ul li a:hover
{
    color: #BB005E;
}

 .news-box
{
    display: block;
    width: 100%;
    background-color: #92DEBC;
    padding: 0;
    margin: 0;
    position: relative;
}
.news-box-head
{
    display: inline-block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.news-box-head span
{
    -webkit-clip-path: polygon(0 0, 90% 0, 90% 30%, 100% 50%, 90% 70%, 90% 100%, 0 100%);
    padding: 0px 25px;
    background-color: #33CCCC;
    color: #fff;
    top: 0;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    display: block;
    height: 50px;
    line-height: 50px;
}
.news-box-col
{
    display: block;
    padding: 12px 10px;
    margin: 0;
    color: #e5e5e5;
}
.news-box-col .news-item
{
    color: #00719B;
    margin-right: 7px;
    display: inline-block;
}
.news-box-col .news-item .badge
{
  
}
.corporate-div
{ background-color:#A21F1B;
  padding:50px 0;
  z-index:0;
  display:block;
}
.corporate-div h1
{ color:#fff;
 font-size:45px;
 
}
.video-box
{padding:50px 0;
 position:relative;
 top:0px;}
.page-containt-heading
{
    background: url('../img/page-containt-bg.jpeg');
    background-position:center center;
    background-repeat:no-repeat;
   
}

.page-containt-heading-bg
{
    padding: 30px 0 30px 0;
    background:rgba(0, 0, 0, 0.6);
}

.page-containt-heading-bg h1
{
    color: #f5f5f5;
    text-align: center;
    line-height: 25px;
    padding-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    font-size: 36px;
    
}

.page-containt-heading-bg h2
{
    color: #eee;
    text-align: center;
    font-size: 14px;
}

.page-containt-heading-bg h2 a
{
    color: #33CCCC;
    font-size: 14px;
}

.page-containt-heading-bg h2 a:hover
{
   
}

.page-containt-heading-bg h2 i
{
    padding: 0 3px;
}

.contact-page
{
    padding: 60px 0;
    color: #111;
    font-weight: 400;
    background-color: #fff;
    position: relative;
}

.contact-page h1
{
    font-size: 17px;
    color: #269B9B;
    font-weight: 500;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.contact-page img
{
   margin-bottom:25px;
}
.contact-page p
{
    margin:0;
    padding:0;
    margin-bottom:8px;
    line-height:1.9;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    position: relative;
}

.contact-page ul
{
    position: relative;
    padding-left:20px;
}

.contact-page ul li b
{
    padding-right: 8px;
    color: #333;
    font-weight:500;
    font-size:15px;
}
.contact-page ul li
{
    list-style-type:disc;
    padding: 0px;
    font-size: 14px;
    color: #555;
    line-height: 1.8;
}
.contact-page ul li ul li
{
    list-style-type:none;
    padding: 0px;
    font-size: 14px;
    color: #555;
    line-height: 1.8;
}
.corporate-box
{
    padding:10px;
    border:1px solid #999;
    margin-bottom:30px;
    border-radius:5px;
    transition: all 0.5s ease 0s;
    background-color:#fff;
    }
    .corporate-box:hover
{
   border:1px solid #33CCCC;
    }
.doctor-detail
{display:block;
 width:100%;
 padding:10px 0;
 border:1px solid #e5e5e5;
 
 margin-bottom:25px;}
 .doctor-detail-img
{display:inline-block;
 width:43%;
 padding:10px 0;}
 .doctor-detail-desc
{display:inline-block;
 width:55%;
 vertical-align:top;
  padding:10px 0;}
  .doctor-detail-desc p
{color:#444;
 font-weight:500;
 font-size:15px;
 padding:0 15px;}
.feedback-box h1
{
    padding: 10px 0;
    font-weight: 800;
    font-size: 35px;
    color: #111;
    text-transform: uppercase;
    text-align: center;
}

.feedback-box h1 span
{
    display: block;
    margin: 20px 0;
    margin: auto;
    background-color: #E79800;
    height: 4px;
    width: 60px;
}

.feedback-box p
{
    padding: 10px 0;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    line-height: 1.9;
    text-align: center;
}

.label-text
{
    font-size: 16px;
    font-weight: 400;
    margin: 7px 0;
    color: #222;
}

.label-text i
{
    display: none;
}

.height-low
{
    height: 30px;
    border: 1px solid #e8e8e8;
}
.submit-div
{margin:30px 0;}
.submit-div .btn
{
    background-color: #CC0066;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 20px;
    width: 120px;
    height: 40px;
}

.submit-div .btn:hover
{
    background-color: #d4d4d4;
    color: #CC0066;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.contact-info-div
{
    position: relative;
    width: 100%;
    display: block;
    padding: 20px 40px;
}

.contact-info-col
{
    margin: 0;
    border: 1px solid #ddd;
    text-align: center;
    padding: 20px 30px 0px 30px;
    height: 230px;
    color: #444;
    line-height:1.8;
    font-size:16px;
}

.contact-info-col:nth-child(even)
{
    background-color: #f5f5f5;
    border-left: none;
    border-right: none;
}

.contact-info-col i
{
    padding-top: 10px;
    color: #CC0066;
    font-weight: 600;
    font-size: 40px;
    text-transform: capitalize;
}

.contact-info-col h1
{
    padding: 10px 0;
    color: #222;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}

.contact-info li h1:after
{
    border: 1px solid #fff;
    height: 1px;
    width: 50px;
    bottom: 0px;
    left: 0;
    position: absolute;
    display: block;
    content: '';
}



/*=========APPOINTMENT=========*/
.appointment-block
{
    padding: 20px 0;
}
.appointment-block h3
{
    font-weight: 800;
}

/*=========ABOUT=========*/
.about-block .title
{
    color: #CC0066;
    font-weight: 800;
}
.about-block p
{
    font-size: 1.2em;
}
.about-block p
{
}
.about_info
{
   padding: 100px 0;
    background: url('../img/background-pattern-3.png') repeat center top;
    color: #0f0f0f;
}
.more_info
{
    width: 100%;
    float: left;
    margin: 15px 0 77px;
    text-align: center;
}
.more_info .more_box
{
    width: 276px;
    float: none;
    display: inline-block;
    margin: 0 10px;
    
}
.more_info .more_box a .more_boxbg
{
    background: #33CCCC;
    padding: 13px 18px 13px 25px;
    text-align: left;
    border-radius: 40px;
    color: #ffffff;
    font-weight:400;
}
.more_info .more_box a:hover
{
    text-decoration: none;
}
.more_info .more_box .more_boxbg span
{
    width: 30px;
    height: 30px;
    float: right;
}
.more_info .more_box .more_boxbg i
{
    position: relative;
    top: -4px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px;
    border: 2px solid #ffffff;
    border-radius: 50%;
}
.about_info h1
{
    font-size: 45px;
    color: #082b37;
    text-align: center;
}
.about_info .vm p
{
    font-size: 16px;
}
.about_info .short_info
{
    float: none;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

/*=========SECTION TITLE=========*/

.section-title .subtitle
{
    color: #a9a3a3;
    letter-spacing: 5px;
    position: relative;
    font-size: 16px;
}
.text-uppercase
{
    text-transform: uppercase !important;
}
.section-title h2 span
{
    font-weight: 100;
}
.section-title .subtitle:before, .section-title .subtitle:after
{
    content: ".";
    font-size: 65px;
    left: -45px;
    pointer-events: none;
    position: absolute;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px;
    top: -10px;
    line-height: 0;
    color: #33CCCC;
    text-shadow: 15px 0 #33CCCC;
}
.section-title .subtitle:after
{
    right: -28px;
    left: inherit;
}

.mcb-wrap
{
    float: left;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

/*----------table------*/
.cnt-table tr td
{
    padding-left:10px;
    }


/*=========BUTTON=========*/
.btn-custom-1
{
    background: #CC0066;
    color: #fff;
    font-weight: 800;
}
.btn-custom-1:hover
{
    background: #CC3366;
    color: #ddd;
}

/*===========Counter==============*/
.counter{background:#030305;color:#000;padding:70px 0;}
.counter h1{color:#fff;padding:50px;}

.counter .counter-item{z-index:1;height:160px; width:160px;background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);border-radius:50%;text-align:center;padding:30px 0;
                       }
.counter .counter-item small{color:#fff;}
/*=========Department Block=========*/
.department-block
{
    padding: 40px 0;
    background: #55ccCC url('../img/department-bg.jpg');
    background-blend-mode: color-dodge;
}

/*=========SERVICE=========*/
.serviceBox
{
    font-family: 'source_sans_prolight' , sans-serif;
    text-align: center;
    padding: 20px 15px 60px;
    border: 1px solid #55aa9922;
    background-color: #55CC9945;
    margin: 20px 0;
}
.serviceBox .service-icon
{
    color: #EB1F52;
    background-color: #fff;
    font-size: 50px;
    height: 104px;
    width: 104px;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: 2px solid #EB1F52;
    display: block;
    transition: all 0.3s;
}
.serviceBox:hover .service-icon
{
    border-color: transparent;
    box-shadow: 0 0 10px #fff, 0 -10px 0 10px #EB1F52;
}
.serviceBox .title
{
    color: #303030;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0 10px;
    margin-bottom: 15px;
    transition: all 0.3s;
}
.serviceBox:hover .title
{
    color: #EB1F52;
}
.serviceBox .description
{
    font-size: 16px;
    text-align: center;
    line-height: 27px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.serviceBox .read-more
{
    color: #fff;
    background: #EB1F52;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: -56px;
    padding: 5px;
    display: block;
    transform: rotateX(-90deg);
    transform-origin: top center;
    -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 25% 100%);
    clip-path: polygon(0 0, 100% 0, 75% 100%, 25% 100%);
    transition: all 0.5s;
}
.serviceBox:hover .read-more
{
    box-shadow: 0 0 10px #fff inset;
    transform: rotateX(0);
}
.serviceBox .read-more:hover
{
    letter-spacing: 2px;
    text-shadow: 0 0 5px #000;
    text-decoration: none;
}
.serviceBox.blue .service-icon
{
    color: #34C3EB;
    border-color: #34C3EB;
}
.serviceBox.blue:hover .service-icon
{
    border-color: transparent;
    box-shadow: 0 0 10px #fff, 0 -10px 0 10px #34C3EB;
}
.serviceBox.blue:hover .title
{
    color: #34C3EB;
}
.serviceBox.blue .read-more
{
    background: #34C3EB;
}
.serviceBox.orange .service-icon
{
    color: #FF8214;
    border-color: #FF8214;
}
.serviceBox.orange:hover .service-icon
{
    border-color: transparent;
    box-shadow: 0 0 10px #fff, 0 -10px 0 10px #FF8214;
}
.serviceBox.orange:hover .title
{
    color: #FF8214;
}
.serviceBox.orange .read-more
{
    background: #FF8214;
}
.serviceBox.green .service-icon
{
    color: #8FB900;
    border-color: #8FB900;
}
.serviceBox.green:hover .service-icon
{
    border-color: transparent;
    box-shadow: 0 0 10px #fff, 0 -10px 0 10px #8FB900;
}
.serviceBox.green:hover .title
{
    color: #8FB900;
}
.serviceBox.green .read-more
{
    background: #8FB900;
}
@media only screen and (max-width:990px)
{
    .serviceBox
    {
        margin: 0 0 50px;
    }
    .news-box-head span
{
   
    padding: 0px 10px 0 6px;
    background-color: #33CCCC;
    color: #fff;
    top: 0;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    display: block;
    height: 50px;
    line-height: 50px;
}
}

/*=========Our Team=========*/

.our-team{
    text-align: center;
	min-height:400px;
}
.our-team .team-image{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 5px solid #d7d7d7;
    position: relative;
    margin: 0 auto;
    transition: all 0.5s ease 0s;
}
.our-team:hover .team-image{
    border-color: #1fc5b6;
}
.our-team .team-image img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.our-team .social{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    top: 45%;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{
    opacity: 1;
    transform: scale(1);
    animation: 0.5s ease 0s normal 1 bounce;
}
.our-team .social li{
    display: inline-block;
    border-radius: 50%;
}
.our-team .social li:first-child{
    margin-left: -30px;
    float: left;
}
.our-team .social li:last-child{
    margin-right: -30px;
    float: right;
}
.our-team .social li a{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 47px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 25px;
    color: #1fc5b6;
    border: 3px solid #1fc5b6;
}
.our-team .team-content{
    padding: 10px 50px;
}
.our-team .title{
    font-size: 24px;
    color: #222;
    margin: 0 0 10px 0;
}
.our-team .description{
    font-size: 14px;
    color: #555;
    line-height: 25px;
    margin: 0;
    text-align:center;
}

.our-team .border-rad-0
{
    border-radius:0;
    margin-top:20px;
    
    }
.our-team .border-rad-0 img
{
    border-radius:0;
    
    }


@keyframes bounce{
    0%{
        opacity:0;
        -webkit-transform:scale(.3);
        transform:scale(.3)
    }
    50%{
        opacity:1;
         -webkit-transform:scale(1.05);
         transform:scale(1.05)
    }
    70%{
        -webkit-transform:scale(.9);
        transform:scale(.9)
    }
    100%{
        opacity:1;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}

/*=========FOOTER=========*/
#footer .footer-bg
{
    background: #A21F1B;
    background-size: cover;
    font-size: 15px;
}
#footer h4
{
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
}
#footer .social-block
{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 20px;
    padding-right: 0;
}
#footer .social-block a
{
    display: inline-block;
    padding: 3px 1px;
    transition: all .2s ease-in-out;
}
#footer .social-block a img
{
    max-width: 25px;
    width: 100%;
    height: 25px;
    display: inline-block;
}
#footer .social-block a:hover
{
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
#footer .footer-menu h4, #footer .company-info h4
{
    text-transform: uppercase;
    color: #dddddd;
    background: #00000075;
    padding: 8px 10px;
}
#footer .footer-menu ul
{
    list-style: none;
    padding-left: 5px;
    margin-bottom: 30px;
}
#footer .footer-menu ul li
{
    transition: .5s all;
}
#footer .footer-menu ul li:hover a
{
    padding-left: 5px;
}
#footer a
{
    color: #fff;
    word-wrap: break-word;
}
#footer a:hover
{
    color: #08ccd6;
    text-decoration: none;
}
#footer .company-info .company-title
{
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 0;
}
#footer .company-info .company-title + span
{
    color: #fff;
}
#footer .company-info .business-info
{
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
}
#footer .company-info .business-info .small
{
    font-size: 13px;
}
#footer .company-info .phones .ft-text
{
    margin-bottom: 5px;
}
#footer .company-info .phones a
{
    color: #fff;
    padding-left: 5px;
}
#footer .section-1
{
    margin-top: 50px;
    margin-bottom: 50px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#footer .logo
{
    background: #fff;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    display: inline-block;
    padding-top: 20px;
    text-align: center;
}
#footer .logo img
{
    width: 120px;
    padding: 10px;
}
#footer .description
{
    display: inline-block;
    color: #fff;
    padding-left: 15px;
}
#footer .copyright
{
    color: #fff;
    margin-top: 50px;
    font-size: 12px;
}
@media (min-width:991px)
{
    #footer .company-info
    {
        padding-left: 30px;
    }
}
@media (max-width:991px)
{
    #footer .footer-menu .bottom-border
    {
        border-color: #fff;
    }
    #footer .section-1
    {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #footer .section-1 .social-block
    {
        text-align: left;
        margin-top: 20px;
        min-height: 0 !important;
        padding-left: 0;
    }
	 .sticky-container
{
    padding:0;margin:0;position:fixed;right:-164px;top:130px;width:200px;z-index:1000
    }
    .sticky li
{
   }
    .sticky li img
    {
        float:left;
        margin:4px 3px 4px 4px;
        width:28px;
        height:28px;
        }
.sticky li p
{
    padding:0;
    margin:0;
    text-transform:uppercase;
    line-height:36px}