@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap");

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins', sans-serif
}

.topheader {
	background: url("https://ready2host.in/freshup-website-v2/assets/images/frsbg.jpg") no-repeat top right #fff;
	background-size: 550px 557px;
	/*background: -moz-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #f29b05), color-stop(100%, #f28a05));
	background: -webkit-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: -o-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: -ms-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: linear-gradient(to right, #f29b05 0%, #f28a05 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f29b05', endColorstr='#f28a05', GradientType=1);*/
	overflow: hidden;
	border-bottom: 1px solid #f8f8f8;
}

.leftarcblcock {
	width: 100%;
	background: url("https://ready2host.in/freshup-website-bcp/assets/imgnew/subtraction.png") no-repeat top left;
	height: 750px
}

.logoheader {
	width: 100%;
	padding: 30px 30px 20px 40px
}

.logoheader .logo {
	float: left;
	padding-left: 50px
}

.logoheader .logo a svg {
	height: 60px;
	width: 100%
}

/*.navbar {
	padding-top: 20px
}

.nav-item {
	padding-right: 20px
}

.nav-item a {
	color: #fff;
	text-transform: uppercase
}

.nav-item a:hover {
	color: #fff200
}

.nav-item.active a.nav-link {
	color: #fff200
}*/

.headerimg svg {
	width: 100%;
	height: 700px
}

.slidercontent {
	height: 700px;
	display: table-cell;
	vertical-align: middle
}

.slidercontent h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: 700;
	font-size: 55px;
	text-transform: capitalize;
	color: #333;
	font-family: 'Poppins', sans-serif
}

.slidercontent p {
	color: #333;
	font-size: 18px
}

.buildingbg {
	background: url("https://ready2host.in/freshup-website-bcp/assets/imgnew/buildingbg.png") no-repeat;
	background-position: bottom center;
	background-size: 100% 240px;
	border-bottom: 5px solid #DEEAF6;
	padding-top: 50px
}

.buildingbg .partnerblock {
	padding-left: 80px
}

.buildingbg h1 {
	font-size: 50px;
	color: #72BF44;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 22px
}

.buildingbg h1 span {
	font-size: 38px
}

.buildingbg .partner svg {
	width: 100%;
	height: auto
}

ul.timeline {
	list-style-type: none;
	position: relative
}

ul.timeline:before {
	content: ' ';
	background: #72BF44;
	display: inline-block;
	position: absolute;
	left: 29px;
	width: 1px;
	height: 84%;
	z-index: 400
}

ul.timeline>li {
	margin: 20px 0;
	padding-left: 20px
}

ul.timeline>li strong {
	font-weight: 500;
	color: #000;
	font-size: 16px;
	position: relative;
	top: -5px
}

ul.timeline>li p {
	margin-bottom: 0px;
	color: #666
}

ul.timeline>li:before {
	content: ' ';
	background: #72BF44;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	left: 23px;
	width: 12px;
	height: 12px;
	z-index: 400
}

.firstchoiceblock {
	background: #f29b05;
	background: -moz-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #f29b05), color-stop(100%, #f28a05));
	background: -webkit-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: -o-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: -ms-linear-gradient(left, #f29b05 0%, #f28a05 100%);
	background: linear-gradient(to right, #f29b05 0%, #f28a05 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f29b05', endColorstr='#f28a05', GradientType=1);
	overflow: hidden;
	padding: 70px 0px
}

.firstchoiceblock h1 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 45px
}

.galblock {
	padding: 40px 0px 20px 0px
}

.galblock h1 {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 400;
	color: #43413F;
	line-height: 50px;
	position: relative;
	padding-bottom: 30px
}

.galblock h1 span {
	color: #72BF44;
	font-size: 40px;
	font-weight: 500
}

.galblock h1:before {
	height: 115px;
	width: 5px;
	background-color: #72BF44;
	position: absolute;
	content: "";
	left: -15px
}

/*.galblock .nav-tabs li a {
	font-size: 20px;
	font-weight: 500
}

.galblock .nav-tabs li a:hover {
	background-color: none !important
}

.galblock .nav-tabs li.active a {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 2px solid #72BF44 !important
}

.galblock .nav-tabs .nav-tabs.nav-justified>.active>a:hover {
	border: none
}

.galblock .nav-tabs li a:hover {
	border: none !important
}

.galblock .nav>li>a:hover {
	background-color: none !important
}

.galblock .nav>li>a:focus {
	background-color: none !important
}

.galblock .tab-content {
	padding-top: 60px
}

.galblock .tab-content img {
	margin-bottom: 50px;
	border-radius: 10px
}

.galblock .nav-tabs.nav-justified>li>a:hover {
	background-color: none !important
}
*/
.virtualtour h1 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	font-weight: 700;
	color: #544A4A;
	text-transform: uppercase;
	font-size: 30px
}

.virtualtour h1 a {
	color: #72BF44;
	text-decoration: none
}

.virtualtour h1 a:hover {
	color: #544A4A
}

.virtualtour p {
	text-align: center
}

.virtualtour p a {
	color: #666;
	text-decoration: none
}

.virtualtour p a:hover {
	color: #72BF44
}

.virtualtour .form-control {
	transition: inherit
}

.virtualtour input[type='text'] {
	background-color: #EFEFEF;
	border: 0px;
	height: 50px;
	border: 1px solid transparent
}

.virtualtour input[type='text']:focus {
	box-shadow: inherit;
	border: 1px solid #ccc;
	background-color: #fff
}

.virtualtour textarea {
	background-color: #EFEFEF;
	border: 0;
	border: 1px solid transparent
}

.virtualtour textarea:focus {
	box-shadow: inherit;
	border: 1px solid #ccc
}

.virtualtour .btn_submit {
	background-color: #4A4947;
	color: #fff;
	border-radius: 50px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 15px 0px;
	width: 100%;
	font-size: 20px;
	margin-bottom: 30px;
	border: none;
	transition: all ease-in .5s
}

.virtualtour .btn_submit:hover {
	background-color: #F2B705;
	color: #000
}

.quesbtn_submit {
	background-color: #72BF44 !important;
	color: #fff;
	border-radius: 50px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 15px 0px;
	width: 100%;
	font-size: 20px;
	margin-bottom: 30px;
	border: none;
	transition: all ease-in .5s
}

.quesbtn_submit:hover {
	background-color: #F2B705 !important;
	color: #000
}

footer {
	margin: 0px;
	padding: 13px 0px;
	background: #00cc37;
	background: linear-gradient(90deg, #00cc37 0%, #007c37 100%)
}

footer p {
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
	font-weight: 300
}

footer p strong {
	font-weight: 500
}

.list-group-item {
	font-size: 14px;
	border: 0px !important
}

.list-group-item i {
	padding-right: 20px
}

.sidebar-overlay {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9995;
	visibility: hidden;
	opacity: 0;
	transition: all .6s ease
}

.sidebar-overlay.sidebar-in {
	visibility: visible;
	opacity: 1
}

.sidebar {
	position: fixed;
	top: 0px;
	width: 300px;
	height: 100%;
	background: #fff;
	z-index: 9999;
	transform: translateX(0%);
	transition: all .3s ease;
	padding: 0px
}

.sidebar.sidebar-left {
	right: 100%;
	transform: translateX(0%)
}

.sidebar.sidebar-right {
	left: 100%;
	transform: translateX(0%)
}

.sidebar.sidebar-in.sidebar-left {
	right: 100%;
	transform: translateX(100%)
}

.sidebar.sidebar-in.sidebar-right {
	left: 100%;
	transform: translateX(-100%)
}

.sidebar .list-group-item {
	color: #000
}

.sidebar .list-group-item:hover {
	background: #f77e0b;
	color: #fff
}

.sidebar .bg-light {
	background: #ffcd39 !important;
	color: #fff
}

.greayblock {
	background-color: #fcfcfc
}

.quesblock {
	padding: 50px 0px
}

.quesblock .form-control {
	height: 40px;
	box-shadow: inset 0px 0px 0px !important;
	-webkit-box-shadow: inset 0px 0px 0px !important
}

.quesblock .form-control:focus {
	box-shadow: inherit;
	border: 1px solid #999
}

.quesblock textarea.form-control {
	height: inherit
}

.galblock .owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -35px;
	right: 0px
}

.galblock .owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 40px !important;
	color: #ccc !important;
	margin: 5px;
	padding: 4px 7px;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.galblock .owl-theme .owl-nav [class*='owl-']:hover {
	color: #666 !important;
	text-decoration: none
}

.galblock .owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default
}

.galblock .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.galblock .owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.galblock .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.galblock .owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px
}

.galblock .owl-theme .owl-dots .owl-dot.active span,
.galblock .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.nav-tabs .nav-link{
	color:#333;
	border:0px;
	padding:10px 5px;
}
.nav-tabs .nav-link.active{
	border-bottom: 2px solid #72BF44;
}

.owl-carousel .item img{
	border-radius: 10px;
	width: 100%;
	height: 250px;
	object-fit: cover;
}
/*# sourceMappingURL=styles.css.map */