.text-white {
	color: #fff
}
.text-lg {
	font-size: 1.125rem;
}
.text-xl {
	font-size: 1.5rem;
}
/* .gradient-overlay:before {	
    background-color: #ff6347e0 !important;
} */
.bg-transparent.affix{
	background-color: #fff !important;
}
/*.menu li a {
	color: #000 !important;
}*/
/* .gradient-bg {
	background-image: linear-gradient(to right, #ff6347e0, #ed4527) !important;
} */
.color-2 {
    color: #ff6347 !important;
}
.scroll-top {
	background: #ff6347 !important;
}
.solid-btn.white-outline {
	 color: #fff;
    -webkit-box-shadow: 0 20px 30px 0 #ff634745 !important;
    box-shadow: 0 20px 30px 0 #ff634745 !important;
    background: #ff6347 !important;
    border: 2px solid #fff!important;
    border-left: 0px !important;
    border-radius: 30px;
}
.solid-white-btn {
	color: #ff6347 !important;
}
.solid-white-btn:hover {
    background: transparent;
    color: #ffffff !important;
}
.feature-tab li a.nav-link.active {
	border-color: #ff6347 !important;
    color: #ff6347 !important;
}
.color-3 {
	color: #ff6347 !important;
}
.outline-btn {
    border-radius: 30px;
    color: #ff6347 !important;
    display: inline-block;
    border: 2px solid #ff6347 !important;
 }
 .color-1-bg {
    background: rgb(255 235 226) !important;
}
 .color-2-bg {
    background: rgb(255 235 226) !important;
}

.color-3-bg {
    background: rgb(255 235 226) !important;
}
.color-primary {
    color: #ff6347 !important;
}
.color-secondary {
	color: #ff6347 !important;
}
.color-1 {
    color: #ff6347 !important;
}
a:hover {
    color: #ff6347 ;
    text-decoration: none;
}
.form-control:focus {
    border-color: #fff !important;
}
.py-8 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.sub-title {
	margin:0rem !important;
	text-align: left !important;
}

.outline-btn:hover {
    color: #fff !important;
    background: #ff6347 !important;
}
body {
    overflow: hidden;
}
/* a.page-scroll:hover {
    color: #212529 !important;
} */
a.dropdown-toggle:hover {
    color: rgb(255, 99, 71) !important;
}
.solid-btn.btn-not-rounded {
    color: #fff;
    -webkit-box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    background: #ff6347;
    border: 2px solid #ff6347;
    border-radius: 5px;
}
.solid-btn.btn-not-rounded:hover {
    background: transparent;
    color: #ff6347;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.outline-white-btn:hover {
    background: #ffffff;
    color: #ff6347 !important;
}
.menu ul li a:hover, .menu ul li:hover>a {
    color: #ffffff !important;
    background: #ff6347 !important;
}
.menu ul li a {
    color: #424141 !important;
}
.menu li a {
    color: #424141;
}
.menu li a:hover, .menu li:hover>a {
    opacity: 1;
    color: #ff6347 !important;
}
.img-wrap {
    text-align: center;
}
.carousel-item {
    /* height: 100vh; */
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.carousel-control-next, .carousel-control-prev {
  width: 8% !important;
}
#btnContactUs {
    color: #fff;
    -webkit-box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    background: #f6733f !important;
    border: 2px solid #f77540 !important;
    border-radius: 30px;
}
#btnContactUs:hover {
    color: #f6733f !important;
    -webkit-box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    background: #fff !important;
    border: 2px solid #f77540 !important;
    border-radius: 30px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.-mt-2 {
    margin-top: -1.5rem !important;
}
/* .pt-50 {
    padding-top: 50px;
} */

/* .menu li a:active, .menu li:active>a {
   color: #ff6347 !important;
} */
/* .gradient-overlay:before {
    background-image: linear-gradient(to right, #ff6347e0, #ed4527) !important;
} */
.active-menu {
    color: #ff6347 !important;
    }
    /* a.page-scroll:hover {
        color: rgb(255, 99, 71) !important;
    } */
    
    