@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900;9..40,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');
body { margin: 0; padding: 0;font-family: 'DM Sans', sans-serif; overflow-x: hidden;}
p, li {color: #272727;font-size: 16px; line-height: 1.7; letter-spacing: .8px; margin: 0 0 15px 0;font-family: 'DM Sans', sans-serif;}
.main-table li {color: #313131;font-size: 16px;letter-spacing: .4px;line-height: 1.5;margin: 0 0 10px 0;font-family: 'DM Sans', sans-serif;}
a { text-decoration: none !important;font-family: 'DM Sans', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'DM Sans', sans-serif;}

.main-table { text-align: left}

#widgetsControl_C, #widgetsControl{ height: auto !important;}
#Div_body .container-fluid { margin: 0; padding: 0;}

#MenuControl .nav-item { margin: 0}
#MenuControl .nav-item .nav-link {color: #fff;font-size: 15px; padding: 15px}
#MenuControl .nav-fill{ width:100%;}
#MenuControl .bg-light {background: transparent!important;height: 100%;}

#HeaderControl, #HeaderControl_C { height: 80px !important}

#HomepagecontentControl {margin-top: -21px;}
@media (min-width: 320px) and (max-width: 768px) { 
    p, li { font-size: 15px; line-height: 1.7; letter-spacing: .5px;}
    .main-table li {font-size: 15px;letter-spacing: .4px;line-height: 1.5;}

    .navbar-toggler { position: absolute; right: 15px; top: -60px; background: #fff}
    #MenuControl, #MenuControl_C { height: 0 !important;}
    #HeaderControl, #HeaderControl_C { height: 75px !important; background: #002346}
    .navbar-collapse { background: #002346; margin-top: -10px}
}

.heading h2 { color: #fff; font-family: 'Dancing Script', cursive; font-size: 52px; margin: 0 0 10px 0;}
.heading h2 span { color: #eecc69;}
.heading .pic { position: relative;}
.heading .pic img {width: 28px; margin: 0 0 30px 0;}
.heading .pic::before { content: ''; position: absolute; width: 90px; height: 1px; background: #eecc69; transform: translate(-108px); top: 14px;}
.heading .pic::after { content: ''; position: absolute; width: 90px; height: 1px; background: #eecc69; transform: translate(18px); top: 14px;}
.custom-btn { display: inline-block; padding: 12px 34px; text-transform: uppercase; font-size: 13px; letter-spacing: 1.5px; font-weight: 600; border: 2px solid #eecc69; background-color: #eecc69; color: #242424; transition: all .3s ease-in-out;}
.custom-btn:hover { background: #242424; color: #eecc69;}

/*======================== Top header ====================*/
header { position: absolute; z-index: 2; width: 100%; width: 180px; padding: 10px 0;}
.top-header { padding: 10px; border-bottom: 1px solid rgba(255,255,255,0.20);}
.top-header ul, .top-header ul li { margin: 0; padding: 0;}
.top-header ul li, .top-header ul li a { list-style: none; display: inline-block; color: #fff; font-size: 14px; letter-spacing: .3px;}
.top-header ul li:first-child { position: relative; margin: 0 70px 0 0;}
.top-header ul li:first-child::after { content: ''; position: absolute; border: 1.8px solid #eecc69; width: 9px; height: 9px; margin: 6px 30px; transform: rotate(45deg);}
.top-header ul li i { font-size: 13px; margin: 0 10px 0 0;}

.navbar-nav .nav-item .nav-link { color: #fff !important; text-transform: uppercase; font-size: 13px; letter-spacing: 1.2px; font-weight: 600; margin: 0 20px; position: relative;}
.navbar-nav .nav-item .nav-link::before { content: ''; position: absolute; top: 98%; left: 6px; right: 6px; border-top:1.7px solid #eecc69; height: 5px; border-bottom: 1.7px solid #eecc69; transform: scaleX(0); transition: all 0.2s ease-in-out; transform-origin: center;}
.navbar-nav .nav-item .nav-link:hover::before {transform: scaleX(1);}
.navbar-nav .nav-item .nav-link:hover { color: #eecc69;}
.navbar-nav .nav-item .custom-btn { margin-top: -7px;}

/*======================== Slider CSS ====================*/
.banner-section .carousel-inner .carousel-item img { animation: zoom 20s; height: 100vh; object-fit: cover;}
.banner-section .carousel-inner .carousel-item .carousel-caption {width: 50%;left: 25%;top: 40%;}
.banner-section .carousel-inner .carousel-item .carousel-caption h5 {color: #eecc69;font-size: 24px;letter-spacing: 2px;text-shadow: 2px 2px 2px #000;margin: 0 0 30px 0;}
.banner-section .carousel-inner .carousel-item .carousel-caption p {font-family: 'Dancing Script', cursive;font-size: 60px;color: #fff;font-weight: 700;text-shadow: 3px 3px 2px #000;line-height: 1.3;}
@keyframes zoom {
    from { transform: scale(1,1);}
    to { transform: scale(1.3, 1.3);}
}   

.our-specialities { padding: 7% 0; background: #171819;}
.our-specialities .single-card img { margin: 0 0 25px 0; border: 1px solid rgba(255, 255, 255, .05); 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; transition: all .5s ease-in-out;}
.our-specialities .single-card img:hover { transform: scale(1.1);}
.our-specialities .single-card h5 { color: #eecc69; font-size: 21px; font-weight: 500; letter-spacing: 1.5px;}
.our-specialities .single-card p {color: #f7f7f7;font-size: 19px;line-height: 1.5;}

.about-section {background-image: url(../image/about-bg.jpg);padding: 7% 0 12% 0;background-attachment: fixed;background-size: cover;margin: -20px 0 0 0;}
.about-section .about-pic { position: relative; text-align: right;}
.about-section .about-pic::before { content: ''; position: absolute; width: 70%; height: 435px; border: 2px solid #eecc69; left: 24%; top: 6%;}
.about-section .about-pic img { width: 70%; position: relative; z-index: 8;}
.about-section .about-pic .pic1 img { position: absolute; top: 64%; left: 5%; width: 280px; height: 240px; object-fit: cover; object-position: bottom; border: 1px solid rgba(255, 255, 255, .1); 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;}

.testimonials-section { background: #171819;}
.testimonials-section .container-fluid { margin: 0; padding: 0;}
.testimonials-section .container-fluid .left-img img { width: 100%; height: 620px; object-fit: cover;}
.testimonials-section .text { padding: 14% 0;}
.testimonials-section .text .cont { background: rgba(0, 0, 0, .3); padding: 30px; position: relative; margin: 0 0 25px 0;}
.testimonials-section .text .cont:after { content: ""; position: absolute; bottom: auto; right: 20px; width: 0; border-left: 18px solid transparent; border-right: 18px solid transparent; border-top: 14px solid rgba(0, 0, 0, .3); top: 100%;}
.testimonials-section .text .cont p { color: #c0c0c0; margin: 0; font-size: 17px;}
.testimonials-section .text .cont ul { list-style-image: url(image/angle-double-right.png);}
.testimonials-section .text .cont ul li { color: #c0c0c0; font-size: 16px;}
.testimonials-section .text .profile img { width: 75%; border: 3px solid #eecc69; border-radius: 50%;}
.testimonials-section .text .profile h4 { color: #eecc69; font-size: 18px; text-transform: uppercase; letter-spacing: 1.7px; font-weight: 500;}
.testimonials-section .slider .carousel-indicators  { top: 100%; left: auto !important; margin-right: 0% !important;}
.testimonials-section .slider .carousel-indicators [data-bs-target] { border-radius: 50%; width: 12px; height: 12px; margin-right: 5px; margin-left: 5px; background-color: #7c7c7c;}

.menu-section { padding: 7% 0; background: #0f0e0c;}
.menu-section .nav .nav-link.active { background: transparent;}
.menu-section .nav .nav-link.active p { color: #fff;}
.menu-section .nav .nav-link img { width: 45px; margin: 0 0 10px 0;}
.menu-section .nav .nav-link p { text-transform: uppercase; letter-spacing: 1.5px; font-size: 13px; color: #eecc69; font-weight: 600; margin: 0;}
.menu-section .nav .nav-item { border-radius: 0; padding: 0 40px; border-radius: 0; border-right: 1px dashed #7e7e7e;}
.menu-section .nav .nav-item:last-child {border-right: none;}
.menu-section .burger { background: #171819; padding: 20px 30px; border-radius: 20px; margin: 14px 0; transition: all .4s ease-in-out; }
.menu-section .burger .item-img { background: #f4f4f4; padding: 12px; border-radius: 50%; display: inline-block; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.menu-section .burger .item-img img { width: 60px;}
.menu-section .burger h5 { color: #eecc69; font-size: 19px; letter-spacing: 1px; transition: all .3s ease-in-out;}
.menu-section .burger h5 span { float: right; font-size: 12px; background: rgba(228, 197, 144, .1); color: #fff; padding: 8px; border-radius: 5px; transition: all .3s ease-in-out; }
.menu-section .burger h5 span i { margin: 0 6px 0 0;}
.menu-section .burger p { margin: 0;transition: all .3s ease-in-out;}
.menu-section .burger:hover { background: #eecc69; cursor: pointer;}
.menu-section .burger:hover h5, .menu-section .burger:hover p, .menu-section .burger:hover h5 span { color: #0e0d0c;}

.menu-section .film-card { padding: 40px;}
.menu-section .film-card h4 { color: #e4c590; font-size: 18px; font-weight: 500; letter-spacing: .5px; margin: 0 0 15px 0;}
.menu-section .film-card p { color: #e4e4e4; font-size: 15px; margin: 0;}
.menu-section .film-card img { width: 74px; margin: 0 0 20px 0;}
.menu-section .film-card.line { border-right: 1px dashed #7e7e7e;}

footer {background: #0f0e0c;padding: 5% 0 0 0;margin: -25px 0 0 0;}
footer h5 { color: #c0c0c0; font-size: 18px; padding:0 0 8px 0; border-bottom: 1px dashed #3d3d3d; letter-spacing: .7px; margin: 0 0 20px 0;}
footer p  {color: #929292;font-size: 14px;margin: 0 0 8px 0;}
footer p a { color: #929292; }
footer p a i { margin: 0 5px 0 0;}
footer p a:hover { color: #eecc69;}
footer .footer-bottom { border-top: 1px solid #5e5e5e; margin: 3% 0 0 0; padding: 10px 0;}
footer .footer-bottom p { margin: 0;}

@media (min-width: 320px) and (max-width: 768px) {
    p { letter-spacing: .5px; font-size: 14px;}
    .heading h2 { font-size: 32px; margin: 0 0 6px 0;}
    .heading .pic img {width: 20px; margin: 0 0 10px 0;}
    .heading .pic::before { width: 60px; transform: translate(-74px); top: 10px;}
    .heading .pic::after { width: 60px; transform: translate(14px); top: 10px;}

	header img { width: 100px}
	
    .navbar-light .navbar-toggler { background: #fff; border-radius: 0; padding: 0 2px;}
    ul.navbar-nav {background: rgb(23 24 25);}

    .banner-section .carousel-inner .carousel-item img { height: 280px;}

    .our-specialities .single-card img { margin: 0 0 15px 0; width: 100%; height: 280px; object-fit: cover;}
    .our-specialities .single-card h5 { color: #eecc69; font-size: 21px; font-weight: 500; letter-spacing: 1.5px;}
    .our-specialities .single-card p { color: #f7f7f7;}

    .about-section { padding: 7% 0 32% 0;}
    .about-section .about-pic::before { width: 75%; height: 265px; left: 21%; top: 6%;}
    .about-section .about-pic img { width: 74%; position: relative; z-index: 8;}
    .about-section .about-pic .pic1 img { position: absolute; top: 62%; left: 0%; width: 240px; height: 180px; object-fit: cover; object-position: bottom; border: 1px solid rgba(255, 255, 255, .1); 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;}

    .testimonials-section .container-fluid { padding-right: var(--bs-gutter-x,.75rem); padding-left: var(--bs-gutter-x,.75rem); margin-right: auto; margin-left: auto;}

    .testimonials-section .text { padding: 14% 0;}
    .testimonials-section .text .cont { padding: 20px; position: relative; margin: 0 0 25px 0;}
    .testimonials-section .text .cont p { font-size: 14px;}
    .testimonials-section .text .profile img { border: 2px solid #eecc69;}
    .testimonials-section .text .profile h4 { font-size: 17px;}
    .testimonials-section .slider .carousel-indicators [data-bs-target] {width: 10px; height: 10px;}

    .menu-section .nav .nav-link img { width: 24px; margin: 0 0 5px 0;}
    .menu-section .nav .nav-link p { text-transform: capitalize; letter-spacing: .5px; font-size: 12px; font-weight: 500; width: 50px;}
    .menu-section .nav .nav-item { margin: 0 0 20px 0; padding: 0 10px; }
    .menu-section .burger { padding: 15px;}
    .menu-section .burger .item-img {padding: 7px;}
    .menu-section .burger .item-img img { width: 60px;}
    .menu-section .burger h5 { font-size: 15px;}
    .menu-section .burger h5 span { font-size: 10px; padding: 5px;}
}

@media (min-width: 769px) and (max-width: 991px) {
    .navbar-light .navbar-toggler { background: #fff; border-radius: 0; padding: 0 2px;}
    ul.navbar-nav { background: rgba(0, 0, 0, .7);}
}

@media (min-width: 769px) and (max-width: 1200px) {
    p { font-size: 14px;}
    .heading h2 {font-size: 42px;}

    /*======================== Top header ====================*/
    .top-header { padding: 8px;}
    .top-header ul li, .top-header ul li a { font-size: 13px;}
    .top-header ul li:first-child {margin: 0 40px 0 0;}
    .top-header ul li:first-child::after { margin: 6px 18px;}
    .top-header ul li i { font-size: 12px; margin: 0 5px 0 0;}

    /*======================== Slider CSS ====================*/
    .banner-section .carousel-inner .carousel-item .carousel-caption { width: 60%; left: 20%; top: 42%;}
    .banner-section .carousel-inner .carousel-item .carousel-caption h5 { font-size: 20px; }
    .banner-section .carousel-inner .carousel-item .carousel-caption p { font-size: 48px;}
 

    .about-section { padding: 7% 0 10% 0; background-attachment: fixed; background-size: cover;}
    .about-section .about-pic { position: relative; text-align: right;}
    .about-section .about-pic::before { width: 70%; height: 334px; left: 17%; top: 6%;}
    .about-section .about-pic img { width: 80%; height: 340px;}
    .about-section .about-pic .pic1 img { top: 64%; left: 2%; width: 200px; height: 180px;}

    .testimonials-section .container-fluid .left-img img { width: 100%; height: 500px; object-fit: cover;}
    .testimonials-section .text { padding: 14% 6% 14% 0;}
    .testimonials-section .text .cont { padding: 25px; }
    .testimonials-section .text .cont p { font-size: 14px;}
    .testimonials-section .text .profile img { width: 80%; border: 2px solid #eecc69;}
    .testimonials-section .text .profile h4 { font-size: 16px;}

    .menu-section .nav .nav-link img { width: 32px;}
    .menu-section .nav .nav-link p { text-transform: capitalize; font-size: 14px;}
    .menu-section .nav .nav-item { margin: 0 0 20px 0; padding: 0 20px; }
    .menu-section .burger { padding: 15px;}
    .menu-section .burger .item-img {padding: 7px;}
    .menu-section .burger .item-img img { width: 60px;}
    .menu-section .burger h5 { font-size: 15px;}
    .menu-section .burger h5 span { font-size: 10px; padding: 5px;}

    footer h5 { font-size: 17px;}
    footer p  { font-size: 13px;}
}
.main-table { padding: 6% 0;}
.sub-heading { font-size: 24px; color: #0f0e0c; font-weight: 700; margin: 0 0 15px 0; border-bottom: 1px dashed #a5a5a5; padding: 5px 0;}
.inner-banner { background-image: url(image/inner-banner.jpg); width: 100%; min-height: 500px; background-size: cover; background-repeat: no-repeat;}

.contact-info { background: #0f0e0c; padding: 30px; margin: 10px 0;}
.contact-info i { color: #e4e4e4; font-size: 30px;}
.contact-info h5 {color: #e4c590; text-transform: uppercase; font-size: 17px; font-weight: 700; letter-spacing: .5px; }
.contact-info p, .contact-info p a { color: #e0e0e0; margin: 0;}

@media (min-width: 768px) {
	
	#MenuControl{
	    height: 82px;
	    float: Right;
	    margin-bottom: 0;
	    padding: 0px 0;
	    transition: 0.5s;
	    position: absolute;
	    right: 0;
	    top: 40px;
	    z-index: 9;
	    width: 70%;
	    background: transparent;
    }

	#HeaderControl{
	    height: 82px;
	    float: Left;
	    margin-bottom: 0;
	    padding: 6px 0;
	    transition: 0.5s;
	    position: absolute;
	    left: 0;
	    top: 40px;
	    z-index: 9;
	    width: 30%;
	    background: transparent;
	    text-align: center;
    }
	#WidgetControl4 { position: absolute; z-index:2; width: 100%}
	
}

@media (min-width: 320px) and (max-width: 768px ){
    #HeaderControl, #HeaderControl_C {height: 80px !important;background: #171819; z-index: 2;}
    .navbar-toggler { position: absolute; top: -60px; right: 10px}
    #MenuControl, #MenuControl_C { height: 0 !important}
	center #form1 #HeaderControl { width: 100%}
	
}
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}
#WidgetControl4.RadDock_Default .rdMiddle .rdCenter{ background-color: transparent !important;}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}
	