*, ::after, ::before {
   padding: 0;
   margin: 0;
   box-sizing: inherit;
}
a:focus, .button:focus, button:focus, textarea, .btn:focus {
   text-decoration: none;
   outline: none;
   box-shadow: none;
}
ul, li, ol, a, button, input, textarea, select {
   list-style: none;
   text-decoration: none;
   margin: 0;
   padding: 0;
   outline: none !important;
   box-shadow: none !important;
}
ul, li, a:hover {
   list-style: none;
   text-decoration: none;
   transition: .3s;
}
a, button {
   cursor: pointer;
}
html {
   height: 100%;
   overflow-x: hidden !important;
   scroll-behavior: smooth !important;
}
body {
   font-size: 17px;
   font-weight: 400;
   font-style: normal;
   box-sizing: border-box;
   transition: 0.3 !important;
   font-family: 'Vidaloka', serif;
   overflow-x: hidden;
   padding: 0 !important;
   margin: 0 !important;
   background:#8b0000;
}

h1,h2,h3,h4,h5,h6{color:white;}

h2 {
   font-size: 46px;
   line-height: 54px;
   color:white;
}
h3 {
   letter-spacing: -0.8px;
   font-size: 35px;
   line-height: 45px;
}
h4 {
   font-size: 24px;
   line-height: 32px;
   color:white;
}
h6 {
   font-size: 16px;
   line-height: 26px;
}
p ,label ,.section_title h6,.form-control{
   font-family: 'Poppins', sans-serif;
}
.testimonial_block p,.use-links li a ,.address-links li a,.address-links .address1,p{
   font-size: 15px;
   line-height: 24px;
}
h2 ,.social-links h2, .useful-link h2, .address h2,.team_block h4,.facilities_text h4 ,.ul_list li ,.department_right_block h3,.text_contact h4 ,.content-box h4,.noti_title a{
   font-weight: 600;
}
.akf-button--primary, .akf-button--primary.is-active, .akf-button--primary:active, .akf-button--primary:hover, .akf-button--primary:visited ,#cssmenu>ul>li>a, .slider_content h1, .services_item a, ul.menu_ul li a, .news_men .news_des a, .akf-button, .akf-button.is-disabled, .akf-button:disabled, .copy-right-sec,.banner h2,section.about_inner .list_block ul li span,.ul_list li:hover a, li.active a ,section.resposible .nav-tabs .nav-link.active h5, .services_title h3, .list_block ul li::before, .process_count, .item_services .overlay, .news_date ,.facilities_text h4,.date_news p ,.vision_mission,.news-listing-panel:hover .news_list_des h5,.news-listing-panel:hover .time-location-panel p,.news-listing-panel:hover, i.fa.fa-bars{
   color: #fff;
}
button::-moz-focus-inner {
   border: 0;
}
::-webkit-scrollbar {
   width: 10px;
}
::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px grey;
}
::-webkit-scrollbar-thumb {
   background: #ff3465;
}
.img_bg, section.about::before, .about_img::before {
   background-repeat: no-repeat !important;
   background-position: center;
}
.slick-slide {
   margin: 0 20px;
   user-select: text;
   outline: none !important;
}
.slick-list {
   margin: 0 -20px;
}
section {
   padding: 100px 0;
}

.img-block {
   width: 368px;
}