/* @import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto:500,700");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */

@font-face {
	font-family: "Poppins";
	src: url("../../assets/css/Poppins-Regular.ttf");
}
.Poppins{
	font-family: "Poppins" !important;
}

@font-face {
	font-family: "Roboto";
	src: url("../../assets/css/Roboto-Regular.ttf");
}




body {
  font-family: "Poppins" !important;
}
a,p,h1,h2,h3,h4,h5,h6,span{
  font-family: "Poppins" !important;
}
.editor_descr {

}

.overflow_x_auto{
  overflow-x: auto !important;
}
.overflow_y_auto{
  overflow-y: auto !important;
}


html {
  overflow-x: hidden;
}
body {
  background: #F5F5F5;
  font-size: 15px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #212121;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}
.row{
  margin-right: 0px !important;
  margin-left: 0px !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}



/******************* Font Size *******************/
.f-10{
  font-size: 10px !important;
}
.f-11{
  font-size: 11px !important;
}
.f-12{
  font-size: 12px !important;
}
.f-14{
  font-size: 14px !important;
}
.f-16{
  font-size: 16px !important;
}
.f-18{
  font-size: 18px !important;
}
.f-20{
  font-size: 20px !important;
}
.f-22{
  font-size: 22px !important;
}
.f-24{
  font-size: 24px !important;
}
.f-26{
  font-size: 26px !important;
}
.f-28{
  font-size: 28px !important;
}
.f-30{
  font-size: 30px !important;
}
.f-32{
  font-size: 32px !important;
}
.f-34{
  font-size: 34px !important;
}
.f-36{
  font-size: 36px !important;
}
.f-38{
  font-size: 38px !important;
}


/******************* Table width *******************/
.wt_30{
  width: 30px !important;
}
.wt_50{
  width: 50px !important;
}
.wt_75{
  width: 75px !important;
}
.wt_100{
  width: 100px !important;
}
.wt_125{
  width: 125px !important;
}
.wt_150{
  width: 150px !important;
}
.wt_200{
  width: 200px !important;
}
.wt_250{
  width: 250px !important;
}


.mb-100{
	margin-bottom: 100px !important;
}
.mb-150{
	margin-bottom: 150px !important;
}




.modal{
  z-index: 1201;
}
a:hover{
	text-decoration: none;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
	.vertical-center {
		margin: auto !important;
		position: relative !important; 
	}
}

.fancybox__container{
	z-index: 1300 !important;
}




/************************ Button ************************/


.button1{
	background: #059652;
	color: #fff !important;
	border: none !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.button2{
	background: #000000;
	color: #FFFFFF !important;
	border: none !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.button3{
	background: #0F3F5A;
	color: #FFFFFF !important;
	border: none !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	border-radius: 0px !important;
}

.button4{
	background: #7C2D32;
	color: #fff !important;
	border: 2px solid #059652 !important;
	border-radius: 0px;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}
.button4:hover{
	background: #059652;
}

/* .button2{
	background: #1A1359;
	color: #fff !important;
	border: none !important;
	border-radius: 2px !important;
} */

/* .btn_login{
  background: #1678fb;	
  border: none;
  color: #fff;
  font-weight: 600;
}
.btn_login:hover{
  background: #1678fb;
  color: #fff;
  text-decoration: none;
} */


/************************ Link ************************/
.link1{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}




/************************ Color ************************/
.color1{
	color: #059652 !important;
}
.color2{
	color: #6B6B6B !important;
}
.color3{
	color: #3F505E !important;
}
.color4{
	color: #1B2D3A !important;
}
.color5{
	color: #012970 !important;
}
.color6{
	color: #d1d1d1 !important;
}
.color7{
	color: #858585 !important;
}
.color8{
	color: #413c38 !important;
}





/* 
.color3{
	color: #2E2E42 !important;
}

.color5{
	color: #3424BE !important;
}
.color6{
	color: #C486FF !important;
}
.color7{
	color: #5C637C !important;
}
.color8{
	color: #1A1359 !important;
} */
.text-black{
	color:#000 !important;
}
.txt_color_gr1{	
	background: -webkit-linear-gradient(#001250, #1ECF01);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}






/************************ BG Color ************************/
.bg_color1{
	background-color: #059652 !important;
}
.bg_color2{
	background-color: #F5F5F5 !important;
}
.bg_color3{
	background-color: #1B2D3A !important;
}
.bg_color4{
	background-color: #6F262B !important;
}
/* .bg_color3{
	background-color: #3424BE !important;
}
.bg_color4{
	background-color: #5C9933 !important;
}
.bg_gradient1{
	background-image: linear-gradient(to right, #d6fab8,#20deb2,#ffffff) !important;
}
.bg_gradient2{
	background-image: linear-gradient(to right, #d6fab8,#20deb2,#ffffff) !important;
} */
.bg_white{
	background-color: #FFFFFF !important;
}


.heading1{
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 132%;
}

.heading2{
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 44px;
}

.heading3{
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 39px;
}

.heading4{
	font-style: normal;
	font-weight: 600;
	font-size: 26px;
	line-height: 39px;
}

.text1{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;	
	/* line-height: 1.6;	 */
	/* word-spacing: px; */
}
/* @media (max-width: 767px) {
	.text1{
		text-align: justify !important;
	}
} */

.text2{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
}

.text3{
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 22px;
}

.text4{
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
}


.border_white{
	border: 1px solid #fff;
}
.border_color1{
	border: 1px solid #D2D2D2;
}

@media (max-width: 767px) {
	.border_white, .border_color1{
		border: none !important;
	}
}


.round_br{
	border-radius: 50px;
	padding: 0 25px;
	font-weight: 300 !important;
	font-size: 46px;
}
@media (max-width: 767px) {
	.round_br{
		border-radius: 0px !important;
		padding: 0px !important;
		font-weight: 600 !important;
		font-size: 50px !important;
		line-height: 132% !important;
	}
}



.img_width1{
	width: 100px !important;
}
.img_round{
	border-radius: 50%;
}


.uppercase{
	text-transform: uppercase !important; 
}
.card_shadow {
  box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.5) !important;
}

.card_shadow2 {
	-webkit-box-shadow: 0 0 10px rgba(64, 192, 87, 0.9);
  box-shadow: 0 0 15px rgba(64, 192, 87, 0.9);
}




.section_head{
  font-weight: 400;
	font-size: 34px;
	/* background: -webkit-linear-gradient(#001250, #1ECF01); */
	/* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent;	 */
}



.head_line::before,
.head_line::after {
		position: relative;
		top: 8px;
    display: inline-block;
    content: "";
    border-bottom: 2px solid #059652;
    width: 4rem;
    margin: 0px 10px;
		margin-top: 20px;
    transform: translateY(-1rem);		
}







/* .login_img{
	padding: 20px 0px !important;
 width: 50% !important;
 margin-left: 25% !important;
}

.login_text{
 width: 50% !important;
 margin-left: 25% !important;
} */






/************************ Navbarr ************************/
.company_logo{
	height: 70px;
}

#scrollmenu{
	z-index: 1200;
	padding-top: 0px;
	padding-bottom: 0px;
}
#scrollmenu .nav-item .nav-link{
	font-size: 16px;
	line-height: 26px;
	/* text-transform: uppercase; */
	padding-top: 5px;
	padding-bottom: 5px;
}
#scrollmenu .nav-item {
	margin-right: 25px;
}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: #059652 !important;
}



.home_navbar{
	background: transparent !important;
}
.home_navbar .nav-item .nav-link{
	color: #FFFFFF;
}
.home_navbar .navbar-nav .nav-link:focus, .home_navbar .navbar-nav .nav-link:hover {
	color: #059652 !important;
}
.home_navbar .search{
	background: transparent !important;
}


.page_navbar{
	background: #FFFFFF !important;
}
.page_navbar .nav-item .nav-link{
	color: #6B6B6B;
}
.page_navbar .navbar-nav .nav-link:focus, .page_navbar .navbar-nav .nav-link:hover {
	color: #059652;
}
.page_navbar .search{
	background: #FFFFFF !important;
}


@media (max-width: 767px) {
	.navbar-collapse{
		background: #FFFFFF !important;
		padding: 5px 10px;
	}
	.navbar-collapse .nav-item .nav-link{
		color: #000000;
	}
}





.navbar-fixed-top{
  position: fixed;
  top: 0;
  z-index: 1200;
  /* box-shadow: 0px 2px 5px #888888; */
}


.navbar_bg{
	background: #fff !important;
}
.navbar_bg .nav-item .nav-link{
	color: #6B6B6B;
}

.dropdown-menu{
	z-index: 1201;
	width: auto !important;
}



/* @media (max-width: 767px) {
  .nav_logo{
    margin-left: 0px !important;
  }  


  .navbar-toggler-icon{
    color: #011251;
  }
} */



/************************ Banner ************************/

.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity ease-out .7s;
  /* height: 500px; */
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}










.top_banner{
	position: absolute;
	top: 0;
	width: 100%;
}
.top_banner1{
	/* margin-top: -70px; */
	width: 100%;
}














/* .banner_e{
	width: 180px;
}
.banner_e1{
	position: absolute;
	top:0px;
	right:50%;
}
.banner_e2{
	position: absolute;
	top:0px;
	right:20%;
}
.banner_e3{
	position: absolute;
	top:145px;
	right:65%;
}
.banner_e4{
	position: absolute;
	top:155px;
	right:35%;
}
.banner_e5{
	position: absolute;
	top:145px;
	right:6%;
}

.banner_s1{
	position: absolute;
	top:0px;
	left:50%;
}
.banner_s2{
	position: absolute;
	top:0px;
	left:20%;
}
.banner_s3{
	position: absolute;
	top:145px;
	left:65%;
}
.banner_s4{
	position: absolute;
	top:155px;
	left:35%;
}
.banner_s5{
	position: absolute;
	top:145px;
	left:6%;
} */





.banner_heading{
	font-weight: 600;
	color: #FFFFFF;
	/* margin-top: 130px; */
	font-size: 57px;
	line-height: 70px;
}
.banner_text{
	font-weight: 400 !important;
	font-size: 20px;
	color: #FFFFFF;
	text-align: justify;
}
.banner_bottom{
	position: absolute;
	bottom: 0px ;
	right: 0px ;
}

@media (max-width: 767px) {
	.banner_bottom{
		margin-top: 20px;
		position:relative ;
		/* bottom: 50px ; */
		/* right: 0px ; */
	}
}


.banner_button{
	background: #fff;
	color: #000000 !important;
	border: none !important;
	font-size: 18px;
	/* border-radius: 2px !important; */
	/* padding: 5px 10px !important; */
}
.banner_link{
	color: #fff !important;
	font-size: 18px;
}


.banner_bottom_div{
	margin-top: -35px;
}

.banner_bottom_div_text {
  position: absolute;
  bottom: 18px;
  left: 36px;
	font-size: 25px;
	color: #FFFFFF;
}




/*************************************** Index **********************************/


.carousel-caption {
	position: absolute;
	right: 15%;
	top: 30%;
	left: 5%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}


/* Green = #059652 */







.deliver_img{
	position: absolute;
	bottom: -180px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767px) {
	.deliver_img{
		position: relative;
		bottom: -80px;
		width: 85%;
		margin-left: 8% !important;
		margin-right: 7% !important;
	}
}


/* Service Section */
.service_head{
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	color: #3F505E;
	/* margin-top: 15px;
	margin-bottom: 10px; */
}











/* Index - New */
/* .service_col{
	text-align: left;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.service_card{
	padding: 15px 25px;
	border: 1px solid #EFEFEF;
	-webkit-box-shadow: 2px 4px 4px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 4px 4px -3px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 4px 4px -3px rgba(0, 0, 0, 0.25);
}
.service_cer{
	padding: 25px;
	border-radius: 100px;
	font-size: 25px;
	background-color: #282163;
	color: #FFFFFF;
}
.service_head{
	font-size: 24px;
	font-weight: 700;
	color: #3424BE;
	margin-top: 15px;
	margin-bottom: 10px;
}
.service_descr{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 16.93px;
	height: 100px;
}
.service_cer_img{
	width: 60px !important;
} */





/* .choose_us_col{
	text-align: left;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.choose_us_card{
	padding: 15px 15px;
	border: 1px solid #EFEFEF;
	-webkit-box-shadow: 2px 4px 4px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 4px 4px -3px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 4px 4px -3px rgba(0, 0, 0, 0.25);
}
.choose_us_cer{
	padding: 25px;
	border-radius: 100px;
	font-size: 25px;
	background-color: #282163;
	color: #FFFFFF;
}
.choose_us_head{
	font-size: 18px;
	font-weight: 700;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 21px;
}
.choose_us_descr{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 19px;
	height: 100px;
}
.choose_us_cer_img{
	width: 60px !important;
} */




/* .package_section{
	background: #FAF9FF !important;
}
.package_col{
	text-align: left;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.package_card{
	padding: 15px 25px;
	border: 1px solid #E2E2E2;
	background: #FFFFFF;
}
.package_head{
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 21px;
}
.package_price{
	font-size: 38px;
	font-weight: 700;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 21px;
}
.package_feature{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 20px;
	line-height: 21px;
}

.package_col:hover .package_card{
	background: #160E56;
	color: #ffffff;
}
.package_col:hover .package_head, .package_col:hover .package_price, .package_col:hover .package_feature{
	color: #ffffff;
} */




/****************** About Us *******************/
.mission_div{
	/* padding: 0px 50px; */
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	/* padding-bottom: 150px; */
}
@media (max-width: 767px) {
	.mission_div{
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 50px;
	}
}

.about_bottom_div{
	margin-top: -300px;
}
@media (max-width: 767px) {
	.about_bottom_div{
		margin-top: -150px;
	}
}

.ord_pro_div{
	padding-bottom: 150px;
}
.ord_pro_bottom_div{
	margin-top: -200px;
}

.home_del_div{
	padding: 20px 20px;	
}
@media (max-width: 767px) {
	.home_del_col{
		padding-left: 20px !important;
	}
	.home_del_col2{
		padding-right: 20px !important;
	}
}



.mission_page_div{
	/* padding: 0px 50px; */
	padding-left: 50px;
	padding-right: 20px;
	/* padding-bottom: 50px; */
	padding-bottom: 150px;
}
@media (max-width: 767px) {
	.mission_page_div{
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 50px;
	}
}
.mission_bottom_div{
	margin-top: -100px;
}
@media (max-width: 767px) {
	.mission_bottom_div{
		margin-top: -150px;
	}
}


/****************** Product *******************/
.product_div{
	margin-top: -120px;
}
.product_cate_name{
	font-style: normal;
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	color: #FFFFFF;
}
@media (max-width: 767px) {
	.product_cate_name{
		text-align: center !important;
		color: #7C2D32 !important;
		margin-top: 10px;
	}
}

.enquiry_card{
	background: #FFFFFF;
	box-shadow: -2px 4px 4px -2px rgba(0, 0, 0, 0.25);
	padding: 20px 20px;
	margin-top: 50px;
}
.enquiry_card .input{
	border: none !important;
	/* border-bottom: 1px solid #555 !important; */
}




.contact_div{
	margin-top: -100px;
}
.contact_card{
	background: #FFFFFF;
	box-shadow: -2px 4px 4px -2px rgba(0, 0, 0, 0.25);
	padding: 20px 20px;
}
.contact_card .input{
	border: none !important;
	/* border-bottom: 1px solid #555 !important; */
}
.contact_num{
	font-weight: 800;
	font-size: 26px;
	line-height: 38px;
}

/****************** Mobile *******************/
@media (max-width: 767px) {
	.mob-pl-20{
		padding-left: 20px !important;
	}
	.mob-pl-0{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}








/****************** testimonial ******************/
.testi_div{
	margin-top: -60px;
}
.testi_card{
	padding: 15px 20px;

	background: #FFFFFF;
	border: 0.757955px solid #E3E3E3;
	box-shadow: 0px 3.03182px 3.78977px rgba(0, 0, 0, 0.25);
	border-radius: 4.54773px;
}
/* .testi_card:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 25px solid #7C2D32;
	border-left: 25px solid transparent;
	width: 0;
} */


.testi_img{
	border-radius: 50%;
	width: 50px !important;
}
.testi_name{
	color: #000000 !important;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	/* margin-top: 15px; */
	margin-bottom: 0px;
}
.testi_pos{
	color: #000000 !important;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
	/* margin: 15px 0px; */
}
.testi_descr{
	/* color: #000000 !important; */
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: 20px;
	height: 110px;
}


/****************** Blog card ******************/
.blog_card{


}

.blog_card:hover .blog_heading{
	color: #7C2D32;
}
.blog_card img {
	max-width: 100%;
	transition: all 1s;
	display: block;
	width: 100%;
	height: auto;
	transform: scale(1);
}
.blog_card img:hover {
  transform: scale(1.1);
  transform-origin: 50% 50%;
}

.blog_date{
	position: relative;
	bottom: 15px;
	left: 40px;
	background: #7C2D32;
	color: #ffffff;
	padding: 3px 10px;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
}
.blog_area{
	padding: 10px 0px;
}
.blog_heading{
	color: #413c38;
	font-weight: 600;
	font-size: 28px;
	line-height: 37px;
}
.blog_text{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	/* color: #474C60; */
	/* text-align: justify; */
	/* height: 100px; */
}





/* Contact Us */

/* .contact_card{
	padding: 25px 10px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.136) 100%);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(23px);
}

.contact_card .input{
	border: none !important;
	border-bottom: 1px solid #555 !important;
} */




/****************** Package Details **********************/
/* .package_details_card{
	background: #FFFFFF;
	border: 1px solid #B0B0B0;
	padding: 15px 15px;
}
.package_details_head{
	color: #2E2E42;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
}
.package_price_card{
	background: #F3F3F3;
	padding: 15px 15px;
}
.package_price_text{
	font-weight: 700;
} */































/***************************************************************************/
.sticky {
  position: fixed;
  top: 0 !important;
  width: 100%;
  z-index: 10;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background-color: #fff;
}
.go_top {
	position: fixed;
	z-index: 1200;
	right: 10px;
	bottom: 70px;
	display: none;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #fff;
	background: #059652 !important;
	font-size: 30px;
	text-align: center;
	color: #fff !important;
	transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.wa_send {
	position: fixed;
	z-index: 1200;
	right: 8px;
	bottom: 140px;
	display: none;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	/* border:2px solid #00151A!important; */
	background: transparent !important;
	font-size: 30px;
	text-align: center;
	color: #00151A!important;
	transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
}

.footer_strip {
	position: fixed;
	z-index: 1200;
	bottom: 0px;
	display: none;
}


.alert_box {
	position: fixed;
	z-index: 1200;
	right: 10px;
	top: 10px;
	padding:10px 10px;

	display: none;
	width:250px;
	height:20px;
	height:auto;
	background-color: #383838;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	transition: background 0.3s, color 0.3s;
	-ms-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, color 0.3s;
	-webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
	-moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
	box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1); */
}





































/******************** Owl Corosol Start ********************/
.owl-nav button:focus{
  outline: none !important;
}
.owl-nav {
	display: none !important;
}
/* .owl-prev, .owl-next {
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
  position: absolute;
  top: 40%;
  display: block !important;
  border:2px solid #7C2D32 !important;
  color: #7C2D32!important;
}

.owl-prev {
    margin-left: -30px!important;
}
.owl-next {
  right: -30px;
}

.owl-prev:hover, .owl-next:hover{
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
} */


.nav-btn{
  font-size: 25px!important;
  color: #000;
}
.owl-prev span, .owl-next span{
  font-size: 40px;
}

.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}

.owl-stage-outer{
	padding-bottom: 10px;
}



/************************ Footer ***************************/
footer{
	background-color: #ffffff;
	/* background-color: #7C2D32; */
	/* color: #ffffff; */
  /* margin-top: -75px;
  background-image: linear-gradient(to right,#2d33d6, #00ffba);
  padding: 100px 0px 0px 0px; */
}
.foot_com_text{

}
.footer_head{
	/* font-weight: 700; */
	font-size: 22px;
	line-height: 27px;
	/* color: #1F2848; */
}
.footer_head2{
	font-weight: 700;
	font-size: 30px;
	line-height: 38px;
	color: #1B2D3A;
}

.footer_link{
	/* color: #fff; */
	/* margin-bottom: 15px; */
	/* font-size: 18px; */
}
.footer_link:hover{
	color: #f07c00;
}
.footer_contact{
	text-align: right;
}
.footer_social{
	padding: 5px 5px;
  font-size: 18px;
  text-align: center;
	border-radius: 50%;
	width: 30px !important;
	height: 30px !important;
}


@media (max-width: 767px) {
	.footer_contact{
		text-align: left;
	}
	.footer_logo{
		width:20px !important;
	}
}


/* .footer_head{
  margin-bottom: 8px;
  font-size: 22px;
}
.footer_link{
  margin-bottom: 8px;
  font-weight: 100;
}
.footer_social{
  margin-bottom: 25px;
  font-size: 26px;
  margin-right: -70px;
  text-align: right;
}
.last_md_3{
  border-right: #ccc 0.5px solid;
}


@media (max-width: 767px) {
  .footer_social{
    color: #fff;
    margin-bottom: 25px;
    font-size: 26px;
    margin-right: 20px;
    text-align: left;
    display: inline;
  }  
} */


@media (min-width: 1200px){
	.container {
    max-width: 1190px !important;
	}
}


.container{

}














