/*
 * Version 5.3.0 
 * HMI Technologies Mumbai
 ** CSS Document ** 
 *
 * This is a css file used for new cattelan and calligaris pages wheere we have 4 forms on a page.
 *
*/

/*top part css*/

body,
.main {
	color: #000000;
}

h1,	h2,	h3,	h4,	.btn {
	font-family: 'Gilroy-Regular', sans-serif;
	color: #000;
	font-weight: bold;
}

/* top part */
.hero-video .hero {
	width: 100%;
	height: 85vh;
	color: #fff;
}

.hero-video .hero {
	overflow: hidden;
	margin: 0!important;
}      


.hero-video .hero .slide-hero {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background-size: cover;
	background-position: center;
}

.hero-video .hero .slide-hero:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 20vh;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.67+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.67) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.67) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.67) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */


}

.hero-video .hero .slide-hero:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 20vh;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.67+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.67) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.67) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.67) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ab000000',GradientType=0 ); /* IE6-9 */


}

.hero-video .hero .video {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.hero-video .hero .video video {
	width: 100%;
	height: auto;            
}       

.hero-video .heading-calleg {
	position: absolute;
	max-width: 455px;
	bottom: 25px;
	z-index: 9;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}


.heading-calleg h1{
	text-shadow: 0px 0px 25px #000;
}

.heading-calleg h1,
.fci-help .help-head h3 {
	color: #fff;
	font-size: 37px;
}

.heading-calleg h1 span {
	display: block;
	font-size: 24px;
	margin-bottom: 5px;
}

/* top part end*/

/* body part css */

.see-google {
	background: #f3f0ef;
}

.see-google h2 {
	font-size: 22px;
	padding: 20px 0 20px;
	margin: 0;
	line-height: 31px;
	font-weight: 500;
	font-family: "titillium", sans-serif;
}

.fci-help {
	padding: 38px 0 60px;
}


.fci-help .help-head {
	margin-bottom: 90px;
	max-width: 825px;
}

.fci-help .help-head h3 {
	color: #000;
	margin-bottom: 15px;
}


.fci-help .help-head p {
	color: #423522;
	font-weight: 600;
	font-size: 24px;
}

.fci-help .q-ans {
	font-size: 30px;
}

.fci-help .form-width {
	max-width: 555px;
}

.fci-help .q-ans h4 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #2F281E;
}

.q-ans p {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 25px;
	color: #544837;
}

.q-ans .btn-black {
	min-width: 255px;
	letter-spacing: 1px;
}


.fci-help .icon-arrow-right {
	font-size: 25px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-left: 5px;
}


.quote-form form .input-text {
	line-height: 26px;
}

.quote-form form .privacy {
	line-height: 14px;
}

.quote-form form .input-text::placeholder {
	font-size: 14px;
}

.quote-form .input-sm .cs-placeholder {
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 13px;
}

.quote-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 55px;
}

.quote-form .select {
	position: relative;
}

.quote-form .select:after {
	content: "";
	text-align: center;
	background: url('https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png') no-repeat;
	position: absolute;
	width: 16px;
	height: 16px;
	right: 25px;
	top: 18px;
	pointer-events: none;
}

.quote-form .cs-select span {
	font-size: 15px;
}

/* slider */

.cattelan-slide {
	margin-top: 25px;
}

.cattelan-slide .lSNext:before {
	content: "\e907";
}

.cattelan-slide .lSPrev:before {
	content: "\e905";
}

.cattelan-slide .lSAction>a {
	padding: 5px 10px;
}

.cattelan-slide ul#cattelan-carousel li span {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 13px;
}

.lSPrev:hover,
.lSNext:hover {
	background-color: rgba(38, 38, 38, 0.7);
}

/* subscription form */

.subscribe-box {
	background: #f0f0f0;
	padding: 25px 0;
}

.subscribe-innr {
	max-width: 820px;
	width: 100%;
}

.subscribe-innr img {
	width: 68px;
}

.subscribe-innr h5 {
	margin: 15px 0 20px;
	color: #000;
}

.subscribe-innr h5 span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

.subscribe-innr .subscr-form {
	margin-bottom: 20px;
}

.subscr-form .input-text {
	max-width: 207px;
	margin-right: 10px;
}


.subscribe-innr .subscr-form input {
	flex: 1 1 auto;
	padding-left: 30px;
}

.subscribe-innr .subscr-form input::placeholder {
	font-size: 11px;
	color: #a5a5ad;
}

.subscribe-innr .subscr-form .btn-black {
	font-size: 11px;
	letter-spacing: 2px;
}

.subscribe-innr .field-block .input-checkbox-label,
.quote-form .field-block .input-checkbox-label {
	font-size: 11px;
	color: #000;
}


.subscribe-innr .field-block .input-checkbox-label a {
	font-weight: bold;
}

.input-checkbox+.input-checkbox-label:before {
	border-color: #333;
}


/* customer say */

.customer-say {
	padding: 60px 0 40px;
}

.customer-say h4 {
	font-size: 24px;
	margin-bottom: 13px;
	color: #000;
}



.customer-say p {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}


/*common css*/
.row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

[class^="col-"],
[class*=" col-"],
.position-relative {
	position: relative;
}

.v-center-element {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.d-none {
	display: none !important;
}

.img-responsive {
	width: 100%;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

img {
	vertical-align: middle;
	border-style: none;
}

section {
	position: relative;
}

.leads-p {
	font-size: 22px;
	line-height: 28px;
}

p {
	font-size: 1rem;
}

.pl-50 {
	padding-left: 50px;
}

.pr-50 {
	padding-right: 50px;
}


.list-style-none {
	list-style-type: none;
}

.btn-black,
.btn-white {
	line-height: 32px;
}


.btn-black:hover {
	background: #eaeaea !important;
	color: #000 !important;
}

/*end common css*/

/*media queries*/
@media (max-width: 1026px) {
	.hero-video .hero, .hero-video .hero .video, .hero-video .hero .slide-hero{
		height: auto;
	}
}  

@media (max-width: 939px) {

	.fci-help .q-ans,
	.fci-help .q-img img {
		margin-bottom: 10px;
	}

	.q-ans h4>br {
		display: none;
	}

	.fci-help .form-width {
		max-width: inherit;
	}

	.fci-help .q-img img {
		width: 100%;
		margin-bottom: 10px;
	}

	.pl-50,
	.pr-50 {
		padding: 0;
	}

	.order-sm-2 {
		order: 2;
	}

	.order-sm-1 {
		order: 1;
	}

	.quote-form form .input-text {
		font-size: 14px;
	}

	.hero-video .hero, .hero-video .hero .video, .hero-video .hero .slide-hero{
		height: auto;
	}

	.hero-video .hero .slide-hero:after, .hero-video .hero .slide-hero:before{
		height: 30px;
	}

	.hero-video .hero .video video{
		margin-bottom: -5px;
	}

}

@media (max-width: 845px) {
	.subscribe-innr .subscr-form {
		display: block;
	}

	.subscr-form .input-text {
		max-width: 100%;
		margin-bottom: 10px;
	}
}


@media (max-width: 769px) {

	.welcome-cattelan h1,
	.fci-help .help-head h3 {
		font-size: 30px;
		line-height: 40px;
	}

	.see-google h2 {
		font-size: 20px;
		padding: 15px 0 16px;
	}

	.fci-help .help-head h3 {
		margin-bottom: 10px;
	}

	.fci-help .help-head {
		margin-bottom: 50px;
	}

	.fci-help .q-ans h4 {
		font-size: 25px;
		line-height: 27px;
		margin-bottom: 10px;
	}


	.fci-help .q-ans,
	.fci-help .q-img img {
		margin-bottom: 30px;
	}

	.spacing-5-v.spancfci {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.fci-help .row {
		border-bottom: 1px solid #ccc;
	}

	.fci-help .row:first-child,
	.fci-help .row:last-child {
		border: 0 none;
	}

	.q-ans .btn-black {
		min-width: 200px;
		font-size: 16px;
	}

}


@media (max-width: 767px) {
	.hero-video .heading-calleg{
		position: relative;
		left: auto;
		transform: initial;                
		bottom: 0;

	}


	.hero-video .hero .slide-hero:after, .hero-video .hero .slide-hero:before{
		display: none;
	}

	.heading-calleg h1{
		color: #000;
		text-shadow: none;
		margin-bottom: 0;
		margin-top: 30px;

	}
}



@media (max-width: 660px) {

	.subscribe-innr .subscr-form {
		display: block;
	}

	.subscr-form .input-text {
		max-width: 100%;
		margin-bottom: 10px;
	}

	.subscribe-innr .subscr-form .btn-black {
		width: 100%;
	}

	.customer-say {
		padding: 30px 0 40px;
	}

	.welcome-cattelan {
		min-height: 305px;
	}

	.see-google h2 {
		font-size: 18px;
	}

	.heading-calleg h1,
	.fci-help .help-head h3 {
		font-size: 250%;
	}

	.fci-help .help-head p {
		font-size: 24px;
	}
}

@media (max-width: 639px) {
  h1, .h1 {
    font-size: 175%; } }

/*media queries ends*/

