/* Fonts  */


@font-face {
 
    font-family: Merienda-Regular;
    src: url('../fonts/Merienda-Regular.otf');
}

@font-face {
 
    font-family: Merienda-Bold;
    src: url('../fonts/Merienda-Bold.otf');
}

@font-face {
 
    font-family: Kanit-Bold;
    src: url('../fonts/Kanit-Bold.otf');
}

@font-face {
 
    font-family: Kanit-Light;
    src: url('../fonts/Kanit-Light.otf');
}

@font-face {
 
    font-family: Korataki-Regular;
    src: url('../fonts/Korataki-Regular.otf');
}

#privacy_policy ul li, #privacy_policy ol li
{
	padding: 5px 0px;
}

p, ul li, ol li
{
	font-size: 16px;
	color: #727272;
	font-family: Kanit-Light;
}

.section_pad
{
	padding: 55px 0px;
}

/*  Topbar  */

#topbar
{
	margin-top: 30px;
}

#topbar .topbar_btn
{
    background-color: #ec2d33;
	padding: 5px 8px;
	border: 1px solid #ec2d33;
	border-radius: 5px;
	font-size: 12px;
	margin-top: 46px;
	color: #fff;
}

#topbar .topbar_btn a
{
	color: #fff;
	text-decoration: none;
}

#topbar .topbar_btn:hover
{
	background: transparent;
	border: 1px solid #ec2d33;
	color: #000;
}

#topbar .topbar_btn:hover a
{
	color: #000;
}

#topbar .topbar_logo, .header_logo
{
	width: 150px;
	height: auto;
}

.schedule_btn
{
	float: right;
}

/* navbar*/

.main_menu
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff !important; 
}

.navbar-nav {
    float: unset;
    margin: 0px auto;
    text-align: center;
}

.navbar-nav > .active {

    color: #ec2d33;
}

.navbar-collapse
{
	border-top: 2px solid #7272726b;
	border-bottom: 2px solid #7272726b;
	padding: 15px 0px;
}

.navbar-light .navbar-nav .nav-link, .dropdown-item
{
	letter-spacing: 2px;
	padding: 6px 15px;
	color: #000;
	font-weight: 600;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ec2d33;
}

.navbar-nav .dropdown-menu
{
	margin-left: 15px;
}

.navbar-light .navbar-toggler {
    color: transparent;
}

/*  Banner  */

#banner .bg
{
	position: relative;
	z-index: -1111;
}

 
#banner .carousel-caption
{
	right: unset;
	bottom: 215px;
	left: 9%;
}
 

 
#banner .banner_heading
{
	font-size: 26px;
	font-weight: 600;
	text-align: left;
	color: #000;
	letter-spacing: 5px;
	line-height: 1.6;
	background: #100f0f1f;
	padding: 15px;
	font-family: Korataki-Regular;
}
 
#banner .carousel-control-prev {
    right: 4%;
	left: unset;
    /* bottom: 0px; */
}
  
#banner .carousel-control-next-icon, #banner .carousel-control-prev-icon
{
    border: 2px solid #fff;
	border-radius: 25px;
	padding: 15px;
}	 
 
#banner .carousel-control-next, #banner .carousel-control-prev
{
	opacity: 1;
	top: 55%;
}
 
#banner .carousel-indicators {
    position: absolute;
    right: 0;
    top: 36%;
    bottom: auto;
    left: 0;
    z-index: 2;
    display: block;
    padding: 0;
    margin-left: 96%;
    list-style: none;
}

#banner .carousel-indicators [data-bs-target] {
    width: 5px;
    height: 5px;
    display: block;
	padding: 3px;
	border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
	opacity: 1;
	border-color: #edc794;
    border: 1px solid #edc794;
    margin: 8px 0px 0px;
	border-radius: 25px;
	background: transparent;
}

#banner .carousel-indicators .active
{
	background-color: #fff !important;
}

/*  headings */

.section_heading 
{
	padding-bottom: 16px;
}

.section_heading p
{
	color: #727272;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1.1px;
}

.section_heading h2
{
	color: #000;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1.1px;
	font-size: 30px;
	font-family: Merienda-Regular;
	/* padding: 5px 0px 0px; */
	line-height: 1.6;
}
 
 /*  banner icons  */
 
#banner_icons
{
	text-align: center;
	padding: 45px 0px 25px;
	margin-top: -135px;
}
 
.B_icon
{
	width: 55px;
	height: auto;
}
 
.banner_section
{
    padding: 25px;
	background-color: #f2f2f2;
	margin: 0px 6%;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
 
.banner_section h2
{
	color: #727272;
	font-size: 28px;
	font-weight: 700;
	padding: 15px 0px 0px;
	font-family: Kanit-Bold;
	letter-spacing: 1.5px;
	margin: 0px;
}

 
.banner_section p
{
	color: #727272;
	font-size: 14px;
}
 
 /*  We Build Your Dreams  */
 
#build_dreams, #manasvy_promise, #blogs, #gallery, #floor_plans
{
    background-image: url('../images/white_bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center; 
}
 
 
#build_dreams p
{
	text-align: justify;
	line-height: 2;
}
 
 /*  Latest Projects  */
 
 
#latest_projects
{
    background-image: url('../images/projects_bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center; 
}
 
#latest_projects h2
{
    margin-bottom: 24px;
}

#latest_projects .section_heading
{
    padding-top: 82px;
}
 
.project_bttn
{
    background-color: #edece8;
    padding: 10px;
    border-radius: 25px;
    border: 1px solid #a17e53;
    width: 60%;
    margin:15px 0px;
    font-size: 14px;
}

.project_bttn a
{
    color: #727272;
    text-decoration: none;	
}

.project_bttn:hover
{
    background-color: #a17e53;
	color: #fff;
}

.project_bttn:hover a
{
    color: #fff;
}

#latest_projects .p_box
{
	margin: 15px 0px;
}

.project_details
{
    padding: 18px 7px;
    background-color: #fff;
    text-align:center;
    border: 1px solid #72727269;
}


.project_details p
{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    text-align: center;
}

.knowmore_btn
{
    background-color: #a17e53;
    padding: 2px 8px;	
    border-radius: 6px;
    border: 1px solid #a17e53;
    font-size: 14px;
    margin: 15px 0px;
}

.knowmore_btn a
{
    color: #fff;
    text-decoration: none;
}
 
.knowmore_btn:hover
{
    background-color: #edece8;
}

.knowmore_btn:hover a
{
    color: #000;
}
 
.project_details .fa-map-marker, #about_landmark .fa-map-marker
{
    color: #FB1807;
    font-size: 16px;
	padding-right: 4px;
}

#latest_projects .carousel-control-next-icon, #latest_projects .carousel-control-prev-icon
{
    background-color: #a58155;
	width: 1rem;
	height: 1rem;
} 

#latest_projects .carousel-control-next, #latest_projects .carousel-control-prev
{
    opacity: 1;
}	

.fa-arrow-right
{
    padding-left: 6px; 
}

/*  manasvy promise  */

#manasvy_promise .promise_box
{
	padding: 35px 15px;
	background-color: #edece8;
	text-align: center;
	margin: 45px 0px 0px;
	border-bottom: 4px solid transparent;
}

.promise_box p
{
	padding: 5px 20px;
}

.promise_icon
{
	width: 75px;
	height: auto;
}

.promise_box h3,  #blogs .blog_title
{
	color: #000;
	padding:45px 0px 15px;
	margin: 0px;
	letter-spacing: 1.1px;
	font-size: 18px;
	font-family: Merienda-Regular;
}

#manasvy_promise .promise_box:hover
{
	border-bottom: 4px solid #a58155;
}

/*  testimonials  */

/*#testimonials
{
	background-image: url('../images/testimonial-banner.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0px;
}*/


#testimonials
{
	background-color: #edece8;
}

.testimonial_title
{
	font-size: 18px !important;
	font-weight: 600;
}

/*#testimonials p
{
	font-size: 24px;
	line-height: 2;
}*/

.testimonial_box
{
	border-radius: 12px;
	background-color: #fff;
	padding: 25px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	height: 372px;
	text-align: center;
	margin: 12px;
}
  

.testi_icon
{
    width: 100px;
	height: auto;
	margin-bottom: 25px;
	margin-top: 15px;
	border-radius: 50%;
}	

/*#testimonials .carousel-indicators [data-bs-target], #testimonials_about .carousel-indicators [data-bs-target]

{
	width: 5px;
    height: 5px;
    display: block;
    padding: 3px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    opacity: 1;
    border-color: #edc794;
    border: 1px solid #edc794;
    margin: 4px;
    border-radius: 25px;
	background: transparent;
}
  
 #testimonials .carousel-indicators
 {
	 top: 100%;
 }
 
#testimonials .carousel-indicators .active
 {
	 background-color: #fff !important;
 }*/
 
/*  Blog Section */

 
#blogs .blog_title
{
	padding: 15px 0px 12px;
}

#blogs a
{
	text-decoration: none;
}

#blogs .blog_title a
{
	color: #000;
}

#blogs p
{
	text-align: justify;
	margin-top: 12px;
}

.blog_text
{
	padding: 15px;
	font-size: 16px;
    color: #727272;
    font-family: Kanit-Light;
}

.read_more
{
	color: #a17e53;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Kanit-Light;
	font-size: 15px;
	font-weight: 600;
}

.blog_box
{
	margin: 45px 5px 5px 5px;
}



/*  Call Action  */

#call_action
{
	background-image: url('../images/call_action_bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
}
  
.btn_group
{
    padding-left: 0px;
	margin-top: 32px;
}	 
 
.btn_group li
{
    list-style-type: none;
    display: inline;
    padding: 5px 12px;
 
}

.call_btns
{
    background-color: #a17e53;
    border: 1px solid #a17e53;
    padding: 5px 12px;
    border-radius: 6px;
    font-size: 18px;
    font-family: Kanit-Light;
    letter-spacing: 2px;
	color: #fff;
}

.call_btns a
{
    color: #fff;
    text-decoration: none;	 
}

.call_btns:hover
{
	background-color: #fff;
	color: #000;
}
  
.call_btns:hover a  
{
	color: #000;
}



/* footer  */

#footer
{
	background: url(../images/footer_bg.png) no-repeat; 
	background-size: cover;
	position: relative;
	background-position: center center;
	vertical-align: middle;
	color: #fff;
}

.footer_logo
{
	width: 204px;
	height: auto;
    padding-bottom: 45px;
}
  
#footer h2 
{
	font-size: 20px;
	font-weight: 700;
	font-family: Kanit-Light;
	color: #a17e53;
	letter-spacing: 2px;
	padding-bottom: 24px;
}

#footer p
{
	color: #fff;
}

.Quick_links
{
	padding-left: 0px;
}

.Quick_links li
{
	list-style-type: none;
	padding: 4px 2px;
}

#footer a
{
	text-decoration: none;
	color: #fff;
}


.footer_icon
{
	width: 40px;
	height: auto;
}

.Social_links
{
	margin-top: 32px;
	margin-left: 54px;
}

.Social_links li
{
	list-style-type: none;
	display: inline;
	padding: 4px;
}

/* .Social_links li:hover img
{
	filter: brightness(0) invert(1);
} */

#footer .form-control
{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.form-control
{
	margin: 12px 0px;
	border-radius: 0px;
	padding: 8px 12px;
}

.form-group option
{
	color: #000;
	padding: 8px 0px;
}

.submit-btn
{
	background-color: #a17e53;
    border: 1px solid #a17e53;
    padding: 5px 34px;
    font-size: 18px;
    font-family: Kanit-Light;
    letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
}


.validation
{
    color: #FB1807;
}

::placeholder 
{
   color: #fff !important;
   opacity: 1 !important; 
}


/*  Copyright  */

  
#copyright
{
    background-color: #b3b3b3;
    padding:15px 0px;
}

#copyright p {
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
}

/* <!--------- Project Page  ------------!> */

#project_banner
{
    background-image: url('../images/projects/bpcr-banner.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center; 
	padding: 65px 0px;
}


.project_banner_logo
{
    width: 202px;
	height: auto;
    padding-bottom: 36px;
}

#project_banner p
{
	margin: 0px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
}

.h1_heading
{
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: Merienda-Regular;	
}

.banner_grpbtns
{
	padding-left: 0px;
	margin-top: 36px;
}

.banner_grpbtns li
{
	list-style-type: none;
	display: inline;
	padding-right: 14px;
}

.banner_btn
{
	background-color: #a17e53;
	padding: 6px 20px;
	width: fit-content;
	border-radius: 6px;
	border: 1px solid #a17e53;
	letter-spacing: 1px;
	color: #fff;
}

.banner_btn a
{
	color: #fff;
	text-decoration: none;
}

.banner_btn:hover
{
	background-color: transparent;
	color: #fff;
}

#landmark_video, .left_bg
{
	background-image: url('../images/projects/left-bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
}

#about_landmark
{
	background-image: url('../images/projects/about-bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center; 
}

.about_top
{
	padding-top: 55px;
}

.white_title, #about_landmark p
{
	color: #fff !important;
}

.about_Icons
{
	padding-left: 0px;
	margin-top: 36px;
}

.about_Icons li
{
	list-style-type: none;
    padding: 7px 38px;
	display: inline-block;
	border: 1px solid #d88222;
	margin-right: 10px;
}

.about_Icons li p
{
	margin: 0px;
}

.about_icon
{
	width: 34px;
	height: auto;	
	margin: 0px auto;
	display: block;
	padding-bottom: 5px;
}

.about_Icons .list_padding
{
	padding: 7px 16px !important;
}

.about_Icons .list_padding1
{
	padding: 7px 18px !important;
}

.about_Icons .list_padding2
{
	padding: 7px 14px !important;
}

.about_Icons .list_padding3
{
	padding: 7px 52px !important;
}

#amenities_points
{
    background-image: url('../images/projects/centered-bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;	
}

.aminities_lists li
{
    padding: 8px 5px;
    list-style-type: none;
    font-size: 16px;
    font-family: Kanit-Light;	
}

.aminities_lists
{
	padding-left: 0px;
}

.a_right li
{
	text-align: right;
}

.a_right li::after {
    content: "–";
    padding-left: 8px;
}

.a_left li::before
{
	content: "–";
    padding-right: 8px;
}

#our_amenities
{
	background-image: url('../images/projects/amenities-bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.ame_box_lists
{
	padding-left: 0px;
	text-align: center;
}

.ame_box_lists li
{
	list-style-type: none;
	display: inline-block;
	margin: 19px 14px;
	width: 17%;
}

.amenities_box 
{
    padding: 25px 26px;
	border: 1px solid #f26f24;
	border-radius: 6px;
	text-align: center;
}

.amenities_box p
{
	color: #fff;
	padding: 20px 0px 0px;
	margin: 0px;
}

.amenities_box img 
{
    width: 65px;
    height: auto;
    display: block;
    margin: 0px auto;
}

.amenities_box img:nth-child(2) 
{
    display: none; 
}

.amenities_box:hover img:nth-child(1) 
{
    display: none;
}

.amenities_box:hover img:nth-child(2) 
{
    display: block;
}

.amenities_box:hover
{
	background-color: #f26f24;
}

.download_btn
{
    padding: 10px 34px;
	display: block;
	margin: 25px auto 0px;
	font-weight: 600;
	font-size: 20px;
}

.download_btn a
{
	color: #fff;
	text-decoration: none;
}

#gallery
{
	text-align:center;
}

.prev_icon, .next_icon
{
    /* filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg); */
	height: auto;
}

.next_gap
{
	right: -125px;
	opacity:1;
}

.prev_gap
{
	left: -125px;
	opacity:1;
}


#layout_plan 
{
	background-image: url('../images/projects/left-bg.png');
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

#layout_plan h2, #gallery h2
{
	margin-bottom: 20px;
}

#floor_plans .nav-tabs .nav-item.show .nav-link, #floor_plans .nav-tabs .nav-link.active
{
	border: 1px solid #a17e53;
	background-color: #a17e53;
	color: #fff;
}

#floor_plans .nav-tabs
{
	border-bottom: unset;
}

#floor_plans .nav-tabs .nav-link:focus, #floor_plans .nav-tabs .nav-link:hover
{
	background-color: #a17e53;
	color: #fff;
}

#floor_plans .nav-tabs .nav-link
{
	border-radius: 6px;
	border: 1px solid #a17e53;
	margin: 12px;
	padding: 5px 45px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
}

#floor_plans .nav-tabs
{
	margin-bottom: 45px;
}

#ground_floorplan
{
	background-color: #e6e7e8;
	padding: 25px 0px;
	text-align: center;
}

.h3_heading
{
	color: #f26f24;
	font-size: 20px;
	font-weight: 400;
	padding-top: 12px;
	font-family: Kanit-Light;
}
	
.G_floor_points
{
    padding-left: 0px;
	text-align:center;
	margin: 0px;
}	

.G_floor_points li
{
	list-style-type: none;
    display: inline-block;
    padding: 2px 12px;
    font-size: 12px;
    text-align: center;
	border-right: 1px solid #8c938f;
}

.b_left
{
	border-left: 1px solid #8c938f;
}


/*   Project 2   */

.valley_banner
{
	background-image: url('../images/projects/kandakatla/valley-banner.png') !important;
}

/*  Project _ 3 */

.gardenia_banner
{
	background-image: url('../images/projects/gardenia/gardenia-banner.png') !important;
}

.gardenia_amenities
{
	background-image: url('../images/projects/gardenia/amenities-bg.png') !important;
}

.left_bg
{
	background-image: url(../images/projects/left-bg.png) !important;
}

/*  About Us Page  */

#bgcolor_banner
{
    background-color: #036;
    padding: 65px 0px;	
}

#about_bg p
{
      line-height: 2;
}

.chairman_box
{
	padding: 25px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.chairman_icon
{
	border-radius: 15px;
	padding-bottom: 25px;
}

#about_testimonials .fa-star
{
    color: #f2b01e;
}

.t_box
{
	background-color: #f1f2f6;
	padding: 45px 25px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
}

.t_icon
{
	padding-bottom: 25px;
	border-radius: 50%;
}

#testimonials_about .carousel-indicators [data-bs-target]
{
	background-color: #000;
}


/*  Contact Us Page  */

.C_box
{
	background: #fff;
	padding: 25px 15px;
	border-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	height: 155px;
	text-align: center;
	margin-top: 24px;
}

.C_box h3
{
	padding-bottom: 25px;
	color: #ec2d33;
	font-size: 20px;
	font-family: Merienda-Regular;
}

.C_box a
{
	color: #727272;
	text-decoration: none;
}

.C_box i
{
	font-size: 25px;
	padding:0px 5px;
	color: #ec2d33;
}

#formc 
{
	background-color: #f2f2f2;
}

#modal_form ::placeholder, #formc ::placeholder, .channel_partner ::placeholder
{
	color: #727272 !important;
}

/*  NRI  */

.accordion-button:not(.collapsed)
{
	background-color: transparent !important;
	color: #ec2d33;
	box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
	font-weight: 700;
	font-size: 18px;
}

.accordion-button:focus, .accordion-item:focus, .accordion-item:hover
{
	border-color: #fff;
	box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}

.accordion-item
{
	border-bottom: 1px solid #c69e58 !important;
	border: none;
	background-color: transparent;
}

.accordion-button
{
	 padding: 1.1rem 1.25rem;
	 font-size: 18px;
	 background-color: transparent;
}

.accordion-body
{
	padding: 0.2rem 1.25rem;
}


/*  channel_partner */



  
 @media only screen and (max-width: 768px)
{

	.main_menu
	{
		margin: 15px 0px;
	}
	
	.navbar-collapse
	{
		border: none;
	}

	#topbar
	{
		display: none;
	}
	
	.navbar-nav
	{
	   text-align: left;
	}
	
	.navbar-brand
	{
	   margin: 0px 0px 15px 0px;
	}
	
	.navbar-light .navbar-toggler
	{
		border-color: #fff;
	}
    
    .B_icon
	{
		margin-top: 25px;
	}
    
	#banner_icons
	{
		margin-top: 0px;
    }	
	
	.all_projects
	{
       margin: 0px auto;
	   display: block;
	}		

	#latest_projects .section_heading
	{
	   padding-top: 0px;
	} 
	
	.call_btns
	{
		margin: 12px 0px;
	}
	
	.Social_links
	{
		margin-left: 0px;
		margin-top: 6px;
	}
	
	#footer h5
	{
	   padding-bottom: 5px;
       padding-top: 25px;	   
	}	
	

	#build_dreams img
	{
		padding-bottom: 34px;
	}
	
	.navbar-collapse
    {
	  border-top: 1px solid #e7e7e7;
	  padding: 5px 0px;
    }
	
	.section_heading h2
	{
		font-size: 25px;
	}
	
	.h1_heading
	{
		font-size: 35px;
	}
		
	#project_banner
	{
		text-align: center;
		background-position: left center;
	}
	
	.banner_btn
	{
		margin-top: 15px;
	}
	
	.about_Icons li
	{
		margin: 15px;
	}
	
	.about_Icons
	{
		text-align: center;
	}
	
	.a_right li
	{
		text-align: unset;
	}
	
	.a_right li::after 
	{
		display: none;
    }
	
	.a_right li::before 
	{
        content: "–";
        padding-right: 8px;
    }
	
	.ame_box_lists li
	{
		width: 80%;
	}
	
	.next_gap
	{
		right: 0px;
	}

	.prev_gap
	{
		left: 0px;
	}
	
	.G_floor_points li
	{
		padding: 2px 25px;
		margin: 16px 0px 0px;
	}
	
	.G_floor_points
	{
		margin-bottom: 26px;
	}
	
	.section_pad, #testimonials, #about_landmark
	{
		padding: 55px 25px;
	}
	
	.testimonial_box
	{
		height: auto;
		margin: 0px;
	}
	
	.slick-prev2, .slick-next2
	{
		display: none !important;
	} 
		
	#copyright
	{
	   padding: 12px 25px;
	}
	
	#about_bg img
	{
		padding-bottom: 25px;
	}
	
	.next_icon, .prev_icon
	{
		width: 16px;
		height: auto;
	}
	
	.C_box
	{
		height: auto;
	}
	
	.about_top
	{
		padding-top: 0px;
	}
	
	#banner .carousel-control-next-icon, #banner .carousel-control-prev-icon
	{
	    display: none;
	}
	
	#banner .carousel-indicators 
	{
		position: absolute;
		right: 0;
		top: unset;
		bottom: 0;
		left: 0;
		z-index: 2;
		display: inline-flex;
		padding: 0;
		margin-left: unset;
		list-style: none;
    }

    #banner .carousel-indicators [data-bs-target]
    {
	    margin-right: 4px;
		margin-left: 4px;
    }
	
	#banner .banner_heading
	{
		background: unset;
		text-align: center;
		font-size: 22px;
	}
	
	#banner .carousel-caption
	{
		left: 0;
		top: 15%;
	}
		
	
}


@media only screen and (min-width:770px) and (max-width:1000px)
{
	.testimonial_box
	{
		height: auto;
	}
}


/*  Slick Slider Css */

   .slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev {
  left: -50px;
    text-align: left;
    position: absolute;
    vertical-align: middle;
    top: 60px;
	    border: none;
    padding: 0px;

}

.slick-next {
  right: -50px;
    text-align: right;
    position: absolute;
    top: 60px;
	border: none;
    padding: 0px;
}

.slick-prev:before, .slick-next:before {
  color: #09529b !important;
}

.slick-prev2
{
	left: 0px;
    text-align: left;
    position: absolute;
    vertical-align: middle;
    top: 195px;
	border: none;
    padding: 0px;
	z-index:9999;
	background: transparent;
}

.slick-next2
{
    right: 0px;
    text-align: right;
    position: absolute;
    top: 195px;
	border: none;
    padding: 0px;
	z-index:9999;
	background: transparent;
}


.arrows
{
	background: #a58155;
    padding: 6px 11px;
    border-radius: 50%;
}





  

