*
{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
a 
{
	text-decoration: none;
}

li 
{
	list-style-type: none;
}
.home_01
{
	font-size: 16px;
    
    font-family: 'Montserrat';
    color: #212529;
    font-weight: 400;
    word-spacing: 1px;
}
.heading_color
{
	color: #002d65;
}

.heading_color_span
{
	color: red;
}

.whatsapp_main
{
  position: fixed;
  bottom: 80px;
  right: 30px;
  text-align: center;
  z-index: 10;
}

.navbar-toggler 
{
	background-color: #fff;
}
/*header page start */

.logo_content_details
{
	border-right: 2px solid black ;
}
.logo_content
{
	font-size: 1.8rem;
	color: #2134a1;
	font-family: inherit;
	font-weight: 700;
}
.logo{
    padding-left: -15px;
}

   .icon ul li a {
        float: left;
       color: #002d65;
        padding: 10px;
        font-size:1.5rem;
        margin-top:1rem;
         }

.icon
{
    margin-top: -1rem;
    padding-top: 1rem;

}

.Quick_bg 
{
	margin-top: 2.3rem;
}

.Quick_bg a
{
	background: #329eae;
    color: #fff;
    padding: 10px 10px 10px 0px;
    border-radius: 7px;
  
}
.Quick_bg span 
{
	padding-right: 1rem;
	padding-left: 0.5rem;
}
.navbar-expand-lg 
{
    background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);

}
.Appointment_bg 
{
	 margin-top: 3rem;
}
.Appointment_bg a
{
	  background: #002d65;
    color: #fff;
    padding: 10px 10px 10px 0px;
    border-radius: 7px;
}

.Appointment_bg span 
{
	padding-right: 1rem;
	padding-left: 0.5rem;
}
.top_link
{
	color:red ;
	font-size: 1.2rem;
	font-weight: 600;
	font-family: inherit;




}
.top_p
{
/*    padding-top: 2.2rem;*/
    margin-top: 2.2rem;
/*    text-align: center;*/
    font-size: 1.2rem;
    font-weight: 600;
  font-family: 'circular';
}
.nav-link
{
	color: white;
	margin-left: 1rem;
    width: 140px;
}

@media only screen and (max-width: 1280px) {
.nav-link
{
    color: white;
    margin-left: 1rem;
    width: 117px;
    font-size: 0.8rem;
}
}



.nav-link:hover
{
	color: white;
}
.dropdown .dropdown-menu
{
    display: none;
}
.dropdown:hover > .dropdown-menu, .dropend:hover > .dropdown-menu
{
    display: block;

}
.dropend:hover > .dropdown-menu
{
    position: absolute;
    top:0;
    left: 100%;
/*    margin-left: .125em;*/
}
.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
    padding-right: 4rem;
}
.icon ul li a
{
  float: left;
  color: #ffffff;
}

/*header page end*/

.page-nav
{
	 background: no-repeat url(../../assets/images/bg12.jpg);
    background-position: center;
    background-size: 100% 100%;
   /* padding-top: 2rem;
    padding-bottom: 2rem;*/
    text-align: center;
    color: #fff;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }

.main_title
  {
  	 position: relative;
    z-index: 2;
   
    display: flex;
    height: 100%;
    padding-top: 6rem;
    padding-bottom: 6rem;
    flex-direction: column;
    justify-content: flex-end;
    border-right: 1px solid rgba(256, 256, 256, .5);
    background-color: rgba(12,38,59,.95);
    opacity: 0.8;
}
  

.about_mession
{
	margin-top: 2rem;
}
.about_mession h5
{
	text-align: center;
}
.about_mession_left
{
	padding: 20px 10px;
	text-align: center;
	background-color: #002d65;
	border-radius: 10px;
}
.about_mession_left h5
{
	padding-top: 1rem;
	color: #fff;
	font-size: 1.7rem;
}
.about_mession_left p 
{
	color: #fff;
}
.about_mession_right
{
	
	text-align: center;
	background-color: #002d65;
	padding: 20px 10px;
	border-radius: 10px;
	box-shadow: ;
}
.about_mession_right h5
{
padding-top: 1rem;
	color: #fff;
	font-size: 1.7rem;
}
.about_mession_right p 
{
	color: #fff;
	word-spacing: 2px;

}

/*about page start*/

.about_section
{
	padding: 70px 0px;
}
.about_section h2 
{
	padding-bottom: 1.5rem;
}

.about-us
{
	padding: 60px 0px;
}

/*about page end*/

/*counter page start*/

.counter_bg
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	padding: 60px 0px;
}
.counter 
{
	background-color: #fff;
	padding: 20px 0px;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	margin: 0.5rem;
}
.counter h5
{
	font-size: 46px;
    line-height: 52px;
    color: #742b15;
    margin-bottom: 0;
    font-weight: 600;
    padding-bottom: 0.7rem;
}
.counter span 
{
	 font-size: 22px;
    line-height: 26px;
    color: #002d65;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 1rem;
}
/*counter page end*/

/*Specialities section page start */

.Specialities_section
{
	padding: 50px 0px;
}
.Specialities_section h2 
{
	padding-bottom: 2rem;
}
.Specialities_section_details_service
{
	background-color: #fff;
    padding: 10px 0px;
    border-radius: 15px;
    transition: all 0.15s ease-in;
    text-align: center;
    border: 1px solid #123a6d;
    border-bottom: 5px solid #123a6d;
    margin-bottom: 30px;
}

.Specialities_section_details_service  a
{
	padding-top: 1rem;	
	color: #329eae;
}
.Specialities_section_details_service img 
{
	padding: 1rem;
	border-radius: 30px;
}

.Specialities_section_details_service:hover 
{
	background-color: #329eae;
	color: #fff;
}

.Specialities_section_details_service  a:hover 
{
	
	color: #fff;
}
   
/*Specialities section page end */


/*services page start*/

.services_section
{
	padding: 50px 0px;
}
.services_section_details
{
	background: #fdfdfd;
    padding: 30px 15px;
    border: 1px solid #ececec;
}
.services_page_list h3
{
	padding-top: 1.5rem;
}
.services_page_list ul  
{
	padding-left: 0rem;
}
.services_section_details ul  
{
	padding-left: 0rem;
}
.services_page_list ul li  
{
	background-color:#ececec;
	color: #002d65;
	padding-left: 1rem;
	margin-top: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-radius: 10px;

}
.service_page_end img 
{
	border-radius: 20px;
}
.services_page_list ul li:hover
{
	background-color:#002d65;
	
	color: #fff;
}
.services_page_list ul li a 
{
	color: #329eae;
	font-size: 1.2rem;

}
.services_page_list ul li a:hover 
{
	color: #fff;
	padding: 0.5rem 1rem;
}
.services_page_list ul li a i  
{
	padding-left: 1rem;
}
.services_section_details h2 
{
	padding-top: 1rem;
}
.services_section_details ul li  
{
	padding-right: 1rem;
	padding-top: 1rem;
}
.services_section_details ul li i 
{
	padding-right: 1rem;
}

/*services page end*/

/*appointment form page start*/
.appointment 
{
	padding: 70px 0px;
	background-color: #ebebeb;
}
.appointment_section
{
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding: 50px;
}
.form-control
{
	border: 2px solid #002d65;
}
.appointment_btn 
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	color: #fff;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	border: none;
	border-radius: 20px;
}
.appointment_btn:hover 
{
	
	color: #fff;
}


/*appointment form page end*/

/*gallery page start*/

.gallery
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	padding: 60px 0px;
}
.gallery img 
{
	padding-bottom: 1rem;
	border-radius: 20px;
}
.gallery h2
{
	color: white;
	font-size: 2.2rem;
	padding-bottom: 2rem;
}

/*gallery page end*/


/*review page start*/
.review
{
	background-color: #e1ebef;
}
.review_detail_page
{
	    
  background-color: #8d4a36;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
}

.review_page
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	padding: 50px 0px;
	color: white;
	border-bottom-left-radius: 50px ;
	border-top-right-radius: 50px;
}

.review_page ul li i 
{
	padding-bottom: 1.5rem;
	font-size: 1.5rem;
}

.review_page p 
{
    padding: 1rem;
    font-size: 16px;
    
    font-family: 'Montserrat';

    font-weight: 500;
    word-spacing: 1px;
}
/*review page end*/


/*contact form page end*/
.contact 
{
	padding: 60px 0px;
	background-color: #ebebeb;
}
.contact_form_right 
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	color: #fff;
	padding: 50px 30px;
}
.contact_form_top
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	padding: 30px;
}
.send_mess
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
	color: #fff;
}
.send_mess:hover
{
	color: #fff;
}
.contact_form_right i 
{
	font-size: 2.3rem;
	padding-top: 1.2rem;

}
.contact_form_left
{
	background-color: #fff;
	padding-right: 2.5rem;
}

.contact_form_right_padding
{
	padding-top: 3rem;
}
.conact_form_icon ul li a 
{
    margin-top: 0px;
	color: #fff;
	padding-right: 2rem;

}

@media only screen and (max-width: 600px) {
.contact_form_left
{
	background-color: #fff;
	padding-right: 0rem;
}

	}
@media only screen and (max-width: 600px) {
.top_services
{
/*	visibility:hidden;*/
}
.logo_content {
    font-size: 1.4rem;
    color: #2134a1;
    font-family: inherit;
    font-weight: 700;
}
.navbar-expand-lg {
/*   margin-top: -14rem;*/
}

.logo_content_details {
    border-right: none;
}
.work_process_img
{
	
	margin-left: 8rem;

}
	}


.treatment_section
{
/*	 background: no-repeat url(../../assets/images/bg-overlay.png);*/
    background-position: center;
    background-size: 100% 100%;
    padding: 50px 0px;
   
}
.treatment_section h2 
{
	padding-bottom: 3rem;
    color: #002d65;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 1px;
}
.treatment_section i 
{
	padding-right: 1rem;
	color: #329eae;
}


/*contact form page end*/

.doctor_about
{
	 background: no-repeat url(../../assets/images/doctor-about.jpg);
    background-position: center;
    background-size: 100% 100%;
    padding: 50px 0px;
   
  }
  .doctor_about h2 
  {
  	padding-bottom: 3rem;
  	color: white;
  }
  .doctor_about_bg
  {
  	background-color: #fff;
  	padding-bottom: 2rem;
  	border-top: 10px solid red;

  }
  .doctor_about_bg h3 
  {
  	padding-top: 2rem;
  	padding-bottom: 1rem;
  }

  .doctor_about_bg img 
  {
  	margin-top: 2rem;
  	border-radius: 10px;

  }
  .know-btn a 
  {
  	background:  #023067;
  	border-radius: 20px;
  	padding: 0.5rem 2rem;
  	color: #fff;

  }

.work_section
{
	padding: 50px 0px;
}
.work_section h3 
{
	font-size: 2.2rem;
}

  .work_process
  {
		text-align: center;
		
  }
  .work_process:hover
  {
    border: 2px solid  #023067;
       background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
    color: white;
    padding-top: 0.5rem;
  }

  .work_process p 
  {
  	padding-top: 0.5rem;
  	padding-bottom: 1rem;
  }
.work_process h5 
  {
  	padding-top: 0.5rem;
  	
  }
.work_process_img
{
	width: 90px;
	height: 90px;
	border-radius: 100%;
	background-color: #329eae;
	margin-left: 6.5rem;

}
.work_process_img img 
{
	max-width: 55px;
	max-height: 55px;
	margin-top: 1rem;

}

/*footer page start*/

.footer
{
	background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 40px 0 120px;
    color: #fff;
}
.footer_number
{
	 padding-top: 1rem;
    background-color: rgba(255,255,255,.2);
    border-radius: 6px;
    color: white;
    text-align: center;
    margin-bottom: 15px;
}

.second_footer
{
	
   background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
    position: relative;
    color: white;

}

.second_footer_details
{
		margin-top: -5rem;
		background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
		padding-top: 2rem;
}
.second_footer_details h5
{
	font-size: 17px;
    margin-top: 0px;
    line-height: 36px;
    padding-left: 2rem;

}
.second_footer_details ul li a 
{
	color: #fff;
	font-family: inherit;
	margin-top: 1rem;
}
.footer_icon li a i 
{
	   float: left;
       color: #fff;
       padding-right: 1.5rem;
        font-size:1.5rem;
        padding-bottom: 2rem;
        
}

.third_footer
{
	background-color: white;
	color: black;
	padding-top: 1rem;
}





/*footer page end*/



.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  margin: 8% auto;
  border: 1px solid #888;
  width: 475px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 0;
}
h5.modal-title {
    font-size: 1.25rem;
    color: #666;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.modal-body {
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-body p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
}
.btn-primary {
    color: #fff;
    background-color: #07a8ff;
    border-color: #07a8ff;
    display: block;
    margin: 0 auto;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}
h2{text-align: center;}
.form-group {
    margin-bottom: 15px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-control {
    display: block;
    width: 95%;
    /*height: 34px;*/
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.call_sec
{
    padding-top: 2.5rem;
}

.call_sec i 
{
    font-size: 1.6rem;
    padding-right: 1rem;
    color: #002d65;
}
.emerg_sec
{
    padding-top: 0.5rem;
    margin-left: 189px;
}
@media only screen and (max-width: 600px) {
.call_sec
{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.emerg_sec
{
margin-top: -1.5rem;
 margin-left: 0px;
}
.emerg_sec img 
{
    width: 150px;
}
.Appointment_bg 
{
     margin-top: 0rem;
     margin-bottom: 1rem;
}
.logo_content_details img
{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}
.icon
{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
   padding: 0px;
   margin-bottom: 1rem;

   padding-left: 3rem;
    
}
 .icon ul li a {
        
        margin-top:0rem;
         }

.treatment_section h2 
{
    padding-bottom: 2rem;
    padding-top: 2rem;
    margin: 1rem;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

    
}
.work_section h3 
{
    padding-top: 2rem;
    margin-bottom: 1rem;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    
}
}

.treatment_box
{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  padding: 80px 0px;  

}
.other_link
{
    margin-left: 2.5rem;
}

.dropdown-item:hover
{
    color: white;
    background-color: #329eae;

}
.dropdown-item
{
    padding-left: 1.5rem;
}
@media(max-width:768px){
    .icon{
    margin-top: 1rem;
    }
}

.footer1{
    background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
}
@media(max-width:768px){
  .work_process_img
{
	width: 90px;
	height: 90px;
	border-radius: 100%;
	background-color: #329eae;
	margin-left: 10rem;
}
}
.videos{
    margin-top: 20px;
}

.container1 {
        background: #fff;
        padding: 20px;
        border: 3px solid #48a1c4;
        border-radius: 10px;
        max-width: 1000px;
        margin: auto;
        margin-top: 5%;
    }

    h1 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 32px;
        color: #0d2a4d;
        font-weight: 700;
    }

    table {
        width: 100%;
        border-collapse: collapse;
        font-size: 20px;
    }

    table th {
        background: #e8f1f5;
        border: 2px solid #72c2df;
        padding: 15px;
    }

    table td {
        background: #f2f8fa;
        border: 2px solid #72c2df;
        padding: 15px;
    }

    tbody tr:nth-child(even) td {
        background: #e9f3f5;
    }

.infinite-slider {
    width: 100%;
    max-width: 1300px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 5%;
}

.track {
    display: flex;
    animation: scroll 15s linear infinite;
}

.track img {
    width:21%;
    margin-right: 20px;
    border-radius: 10px;
}

@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}


 .center-box {
    display: flex;
    justify-content: center;
}   
    

.view-more-btn {
    display: inline-block;
    padding: 12px 30px;
    background: linear-gradient(to right, #023067, #023067, #023067, #329eae, #329eae);
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-radius: 8px;
    transition: 0.3s;
    margin: 20px auto;
    text-align: center;
}

.view-more-btn:hover {
    background: #0056c6;
}

/* ---------- Mobile (up to 480px) ---------- */
@media (max-width: 480px) {
    .view-more-btn {
        display: block;
        width: 100%;
        padding: 10px 20px;
        font-size: 16px;
        border-radius: 6px;
    }
}

/* ---------- Tablet (481px to 768px) ---------- */
@media (max-width: 768px) and (min-width: 481px) {
    .view-more-btn {
        width: 70%;
        padding: 12px 25px;
        font-size: 17px;
        margin: 15px auto;
        display: block;
    }
}

/* ---------- Desktop (769px and above) ---------- */
@media (min-width: 769px) {
    .view-more-btn {
        padding: 14px 35px;
        font-size: 18px;
        width: auto;
    }
}

.hed{
    margin: 5%;
}