@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular.ttf');
}

@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.otf');
}

@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/ProximaNova-Semibold.otf');
}


@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Regular.otf')  format('opentype'),
	     url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf')  format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Bold.otf')  format('opentype'),
	     url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf')  format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}



.reviews {
	background: #f2f2f2;
	padding: 47px 0 56px
}

.reviews_in {}

.reviews_in_content {
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	padding: 20px 50px 30px;
	background: #ffffff;
	width: 100%;
}
.slideinner-carousel {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.slideinner-carousel .col-sm-12.col-md-12.col-lg-6 {
    display: flex;
    align-items: center;
}
.review_logo {
	margin: 20px auto;
	display: inline-block;
}

.review_logo img {}

.reviews_in_content h3 {
	font-size: 18px;
	line-height: 20px;
	color: #999999;
	font-family: "ProximaNova-Regular";
	margin: 0;
}

.reviews_in_content .text2 {
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    font-family: "ProximaNova-Semibold";
}

.reviews_in_content .text2 span {
	display: block;
	font-family: 'ProximaNova-Bold';
}

.star_cover {
	margin: 20px auto;
}

.star_cover ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.star_cover ul li {
	display: inline-block;
}

.star_cover .star {
	background: url(../images/review-images/star.png) no-repeat center center;
	width: 75px;
	height: 75px;
	background-size: 100% auto;
	margin: 0 2px;
	display: inline-block;
	position: relative;
}

.star_cover .star:hover {
	background: url(../images/review-images/star_hover.png) no-repeat center center;
	background-size: 100% auto;
}

.star_cover .star span {
	font-size: 20px;
	line-height: 22px;
	color: #999999;
	font-family: "ProximaNova-Regular";
	opacity: 0;
	position: absolute;
	bottom: -30px;
	width: 100%;
	left: 0;
}

.star_cover .star:hover span {
	opacity: 1;
}

.reviews_in_content .text1 {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-family: "ProximaNova-Semibold";
}
.review_logo img {
    max-height: 82px;
}
.reviews_in_content .text1 span {
	display: block;
}

.reviews_in_content .logo_cover {
    margin: 8px auto 0px;
    display: inline-block;
}

.reviews_in_content .logo_cover a {
	display: inline-block;
	margin: 0 15px;
}

.real_review {
	font-size: 21px;
	line-height: 24px;
	border-bottom: 2px solid #333333;
	color: #333333;
	float: left;
	font-family: 'ProximaNova-Bold';
	margin-left: 14%;
}

.down_cont {
	width: 93%;
	margin: auto;
	margin-top: 10px;
	display: inline-block;
}

.down_cont .text3 {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	font-family: "ProximaNova-Semibold";
	float: left;
	width: calc(100% - 160px);
	padding-top: 22px;
}

.down_cont .comma_left {
	background: url(images/comm_left.png) no-repeat;
	width: 78px;
	height: 59px;
	margin-right: 10px;
	float: left;
	background-size: 100% auto;
}

.down_cont .comma_right {
	background: url(images/comm_right.png) no-repeat;
	width: 78px;
	height: 59px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	background-size: 100% auto;
}

.modal-header {
	border-bottom: none;
}

.modal-header .close {
	width: 25px;
	height: 25px;
	margin-top: -8px;
	margin-right: -8px;
    padding: 0;
}

.star_cover .star.starHover {
	background: url(../images/review-images/images/star_hover.png) no-repeat center center;
	background-size: 100% auto;
}

.reviews {
	background: #f2f2f2;
	padding: 47px 20px 56px;
}

.star:focus {
	outline: 0;
}

.customer-section {
	padding: 28px 0;
}

.wpcf7-submit {
	margin: 0px auto;
	padding: 18px 0;
	width: 180px;
	background: #f7931e;
	font-family: 'ProximaNova-Regular';
	text-align: center;
	border: none;
	color: #fff;
	display: block;
	font-size: 18px;
}

.wpcf7-submit:hover {
	color: #fff;
}

span.wpcf7-not-valid-tip {
	color: #ca0000;
	font-size: 1em;
	font-weight: normal;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: normal;
	height: auto;
	text-align: left;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: none;
	font-size: 16px;
}

.customer-section {
	border: 0px!important;
}

input.form-control {
	margin: 0 0 8px 0px;
	padding: 0 10px 0 10px;
	width: 100%;
	border: 1px #b3b3b3 solid;
	border-radius: 5px;
	color: #b3b3b3;
	text-align: left;
	height: 38px;
	line-height: 38px;
	font-family: 'ProximaNova-Regular';
	font-size: 16px;
	box-shadow: none;
}

textarea.form-control {
	height: 110px;
	border: 1px #b3b3b3 solid;
	box-shadow: none;
	color: #b3b3b3;
	resize: none;
	font-size: 16px;
}

.pop_up .form-group label {
	text-align: left;
	display: block;
	font-size: 16px;
}

.customer-section {
	font-family: 'ProximaNova-Regular';
	font-size: 20px;
	color: #333;
	text-align: center;
	border-bottom: 1px #e5e5e5 solid;
}

.thankspage {
	background: #f2f2f2;
}

.point_distal_left span label {
	display: block;
}

.point-tempalte .carousel-control .glyphicon-chevron-left,
.point-tempalte .carousel-control .icon-prev {
	left: 18%;
}

.point-tempalte .carousel-control .glyphicon-chevron-right,
.point-tempalte .carousel-control .icon-next {
	right: 18%;
}

.point_distal_left h3 {
	text-transform: lowercase;
	position: relative;
	padding: 0 0 30px;
	margin: 0 0 30px;
}

.point_distal_left h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 60px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
}

.point_distal_left span label {
	display: inline-block;
}

.point_distal_left a.reviews_button.reviews_button {
	color: #ffffff;
	border: 1px #fff solid;
	background: transparent;
}

/* .point_distal_rightColor {
	padding: 122px 0;
} */

.point_distal_left {
	margin: 0 98px 0 0;
}

.pop_up .modal-dialog {
	top: 50%;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
}

.pop_up .modal-header {
	border-bottom: none;
	position: absolute;
	right: 0;
	z-index: 1;
}

.pop_up .wpcf7-submit {
	margin: 42px auto 0;
	padding: 6px 0;
	background: #991e5b;
	width: 122px;
	font-size: 13px;
	border-radius: 62px;
}

.pop_up .modal-header .close {
    margin-top: 0;
    opacity: 1;
}

.pupup-second img.alignnone.size-full {
	width: 100px;
}

.pupup-second .col-sm-4 {
	width: 22%;
	padding: 0 7px;
	float: none;
	display: inline-block;
}

.customer-section.pupup-second p {
	color: #000;
	text-align: left;
	font-size: 18px;
}

.pop_up div.wpcf7 {
	margin: 0;
	padding: 0 25px;
}

.customer-content {
	padding: 0 49px 0 29px;
	text-align: left;
	color: #000;
	font-size: 20px;
	line-height: normal;
}


.click-paragraph {
	color: #000;
	font-size: 14px;
	padding: 0 20px;
}

.customer-review-popup .customer-content {
	text-align: left;
	padding-right: 55px;
}

.customer-review-popup ul li {
	width: 116px;
}

.customer-section.customer-review-popup {
	padding-bottom: 0;
}

.modal-body {
	padding: 0px !important;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 15px !important;
}

.customer-part-logo {
	background: #f2f2f2;
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	text-align: center;
	border-radius: 0 0 6px 6px;
}

.wpcf7-validation-errors {
	color: #f00;
}

.pop_up .wpcf7-submit:focus {
	outline: none;
	color: #fff;
}

.pop_up .wpcf7-submit:hover {
	background: #000;
}

.wpcf7-mail-sent-ok {
	border: none !important;
	color: #3e8a19;
}


/*************Reviews Slider Css***********************/
.section_four{
    background: #991e5b;
}
.point_distal_left {
    margin: 0;
    padding:47px 0;
    float: left;
}
.point_distal_left2 {
    padding: 30px 0px 30px 45px;
}
.section_four .col-sm-6.padding_right {
    float: right;
    padding-right: 0 !important;
}
.point_distal_left h3{
    margin: 0 0 20px;
    padding: 0 0 ;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size: 29px;
    text-align: center;
    position: relative;
    line-height: 44px;
}
.point_distal_left p{
     margin: 0 10px 15px;
     padding: 0;
     color: #fff;
    font-family: 'Montserrat-Regular';
     font-weight: 400;
     font-size: 16px;
	 line-height: 23px;
     text-align: center;
}
 .point_distal_left p a{
     color: #fff;
}
 .point_distal_left p a:focus, .point_distal_left p a:hover {
     outline: 0;
     outline-offset: 0px;
     text-decoration: none;
}
 .point_distal_left span{
     padding: 0 0 15px;
     color: #fff;
     font-family: 'Montserrat-Bold';
     font-weight: 700;
     font-size: 16px;
     text-align: center;
     display: block;
}
 .point_distal_left p a:hover{
     color: #fff;
}
 .point_distal_left span label{
    font-weight: 400;
	 font-family: 'Montserrat-Regular';
}
 .point_distal_left a.reviews_button.reviews_button {
     margin: 0 auto;
     padding: 15px 0;
     color: #44d2e7;
     font-family: 'Montserrat', sans-serif;
     font-weight: 700;
     font-size: 16px;
     text-align: center;
     width: 250px;
     display: block;
     border: 2px #fff solid;
     border-radius: 0;
     background: #fff;
}
 .point_distal_left a.reviews_button:hover{
     text-decoration: none;
     color: #000;
}
.point_distal_right {
    background-size: cover !important;
    height: 100%;
    object-fit: cover;
}
.point_distal_rightColor{
     background: rgba(0,0,0,0.3);
     /* padding:130px 0; */
}
.point_distal_rightColor2 {
    padding: 90px 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .point_distal_right img{
     margin: 0 auto;
     display: block;
}
 .section_four .carousel-control.left, .section_four .carousel-control.right {
     background-image: inherit;
     opacity: 1;
     width: 6%;
}
 .section_four .carousel-control{
     bottom: inherit;
     top: 50%;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
}
 .section_four .carousel-control .glyphicon-chevron-left, .section_four .carousel-control .glyphicon-chevron-right, .section_four .carousel-control .icon-next, .section_four .carousel-control .icon-prev{
     font-size: 0;
     height: 51px;
     width: 30px;
}
 .section_four .glyphicon-chevron-left{
     background: url('../images/review-images/prew-icon.png') left center no-repeat;
}
 .section_four .glyphicon-chevron-left:hover, .section_four .glyphicon-chevron-right:hover{
     opacity: 0.5;
}
 .section_four .glyphicon-chevron-right{
     background: url('../images/review-images/next-icon.png') left center no-repeat;
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.carousel {
    position: relative;
    width: 100%;
}
.modal-dialog {
	max-width: 600px;
	margin: 30px auto;
}
.pop_up .wpcf7-submit {
    position: static;
    top: 0;
    left: 0;
    margin: 0;
    float: left;
	margin-left: -15px;
}
/**************************responsive*****************************/


/**************************responsive*****************************/

@media (max-width:1679px) {
	.star_cover .star {
	    width: 50px;
	    height: 50px;
	}
	.star_cover .star span {
    font-size: 14px;
}
.reviews_in_content .logo_cover {
    margin: 0px auto 0px;
}
}

@media only screen and (max-width: 1600px) and (min-width: 1400px) {
	.point_distal_left {
		margin: 0 0px 0 0;
	}
}

@media only screen and (max-width: 1399px) and (min-width: 1201px) {
	.point_distal_left {
		margin: 0;
	}
	.point-tempalte .carousel-control .glyphicon-chevron-left,
	.point-tempalte .carousel-control .glyphicon-chevron-right,
	.point-tempalte .carousel-control .icon-next,
	.point-tempalte .carousel-control .icon-prev {
		width: 30px;
		background-size: 20px;
		transition: 1s;
	}
}

@media (max-width:1200px) {
	.point-tempalte .carousel-control .glyphicon-chevron-left,
	.point-tempalte .carousel-control .glyphicon-chevron-right,
	.point-tempalte .carousel-control .icon-next,
	.point-tempalte .carousel-control .icon-prev {
		width: 30px;
		background-size: 20px;
		transition: 1s;
	}
	.point_distal_left {
		margin: 0 auto;
		/* padding: 22px 0; */
	}
	/* .point_distal_left2 {
		padding: 70px 0;
	} */
	.point_distal_left p {
		margin:auto 10px 15px;
	}
	.point_distal_right img {
    max-height: 80px;
}
}

@media (max-width:1199px) {
	.contactform-model.modal-body {
    padding: 0px 26px 0px !important;
}
}

@media (max-width:1024px) {

	/* .pop_up .wpcf7-submit {
	    position: absolute;
	    top: -36px;
	    left: 410px;
	    margin: 0;
	} */
	/* .point_distal_rightColor {
	    padding: 155px 0;
	} */
}

@media (max-width:991px) {
	.down_cont {
		width: 100%;
	}
	.down_cont .text3 {
		width: calc(100% - 90px);
	}
	.point-tempalte .carousel-control .glyphicon-chevron-left,
	.point-tempalte .carousel-control .glyphicon-chevron-right,
	.point-tempalte .carousel-control .icon-next,
	.point-tempalte .carousel-control .icon-prev {
		width: 20px;
		background-size: 15px;
		transition: 1s;
	}
	.point_distal_left span {
		font-size: 14px;
	}
	.point_distal_left h3 {
		font-size: 18px;
	}
	.point_distal_left {
	    padding: 28px 0 28px 30px;
	    margin: 0;
	}
	.point_distal_rightColor {
	    padding: 0px 0;
	    display: flex;
	}
	.point_distal_right img {
		width: 230px;
	}
	.reviews_in_content .text2 {
		font-size: 18px;
		line-height: 26px;
	}

.section_four .col-sm-6.padding_right {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 0px 0px !important;
}
.slideinner-carousel .col-sm-12.col-md-12.col-lg-6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.point_distal_left p {
    margin: auto 0px 6px;
    font-size: 14px;
    line-height: 22px;
}
}

@media (max-width:767px) {
	.point-tempalte .carousel-control .glyphicon-chevron-left,
	.point-tempalte .carousel-control .glyphicon-chevron-right,
	.point-tempalte .carousel-control .icon-next,
	.point-tempalte .carousel-control .icon-prev {
		width: 20px;
		background-size: 15px;
		transition: 1s;
	}
	.point-tempalte .carousel-control .glyphicon-chevron-left,
	.point-tempalte .carousel-control .icon-prev {
		left: -50px;
	}
	.point-tempalte .carousel-control .glyphicon-chevron-right,
	.point-tempalte .carousel-control .icon-next {
		right: -50px;
	}
	.point-tempalte:hover .carousel-control .glyphicon-chevron-left,
	.point-tempalte:hover .carousel-control .icon-prev {
		left: 27px;
	}
	.point-tempalte:hover .carousel-control .glyphicon-chevron-right,
	.point-tempalte:hover .carousel-control .icon-next {
		right: 27px;
	}
	.point_distal_left {
		margin: 0 auto;
	}
	.customer-section {
		font-size: 15px;
	}
	.pop_up .modal-body {
		padding: 5px 0 !important;
	}
	.pop_up div.wpcf7 {
		padding: 0 14px;
	}
	.pop_up .form-group label {
		font-size: 16px;
	}
	input.form-control {
		height: 37px;
		line-height: 37px;
		font-size: 16px;
	}
	textarea.form-control {
		height: 100px;
		resize: none;
		font-size: 16px;
	}
	.star_cover .star, .star_cover .star:hover {
	    width: 25px !important;
	    height: 25px !important;
	}
	.reviews_in_content .logo_cover a {
		display: inline-block;
		margin: 0 0 0 7px;
		width: 110px;
		border-right: 1px #ccc solid;
		padding: 0 10px 7px 0;
		vertical-align: top;
	}
	.review_logo img {
    max-height: 54px;
}
.reviews {
    padding: 25px 0px 30px;
}
	.reviews_in_content .logo_cover a:last-child {
		border-right: none;
	}
	.reviews_in_content .logo_cover {
		margin: 0px auto;
	}
	.star_cover .star span {
		display: none;
	}
	.pop_up .wpcf7-submit {
		float: left;
	    margin: 0px auto 0 !important;
	    position: relative;
	    top: 0;
	    left: 0;
	}
	div.wpcf7 .ajax-loader {
		float: right;
		position: relative;
		bottom: 20px;
	}
	.form-group .col-sm-6 {
		padding: 0;
	}
	.point_distal_left a.reviews_button.reviews_button {
		padding: 12px 0;
		width: 200px;
	}
	.modal-dialog {
		position: relative;
		width: auto;
		margin: 10px auto;
		max-width: 450px;
	}
	.customer-content {
		padding: 0 30px;
		text-align: center;
		color: #000;
		font-size: 18px;
		line-height: normal;
	}
	.pop_up .modal-header .close {
    margin-top: -10px;
}
	div#g-recaptcha-SHmdVNY00yd9vGX {
		float: left;
		width: 250px;
	}
	.customer-review-popup .customer-content {
		padding-right: 24px;
	}
	.reviews_in_content .text2 {
		font-size: 16px;
		line-height: 22px;
	}
	.reviews_in_content .text2 span {
	    display: block !important;
	    padding: 2px 0;
	}
	.review_logo {
    margin: 0 auto 20px;
}
	.pop_up .modal-dialog {
		top: 0;
		transform: translateY(0%) !important;
		-webkit-transform: translateY(0%) !important;
		-moz-transform: translateY(-50%) !important;
	}
	.point_distal_right {
	    display: block;
	    height: 100%;
	    width: 100%;
	}
	.point_distal_rightColor {
	    padding: 0px 0;
	    display: flex;
	}
	.point_distal_left {
	    padding: 15px 0px 15px 16px;
	}
	.point_distal_right img {
    width: 172px;
}
.point_distal_left span {
    padding: 0px;
}
.point_distal_left p {
    margin: 0 auto 6px;
    font-size: 13px;
    line-height: 18px;
}

	/* .section_four .carousel-control.left, .section_four .carousel-control.right {
		display: none;
	} */


.section_four .carousel-control-prev {
    left: 3px;
}
.star_cover {
    margin: 10px auto;
}

}

@media (max-width:660px) {
	.star_cover .star,
	.star_cover .star:hover {
		width: 60px;
		height: 60px;
	}
	.reviews_in_content {
		padding: 20px;
	}
	.down_cont .text3 {
		width: calc(100% - 89px);
	}
	.real_review {
		margin-left: 0;
	}
	.reviews_in_content .text2 span {
		display: inline;
	}
	.point_distal_right img {
    width: 142px;
}
}

@media (max-width:600px) {}

@media (max-width:550px) {}

@media (max-width:500px) {
	.down_cont .text3 {
		font-size: 14px;
		line-height: 20px;
	}
	.down_cont .comma_left {
		width: 30px;
		height: 25px;
		margin-right: 5px;
	}
	.down_cont .text3 {
		padding-top: 4px;
	}
	.down_cont .comma_right {
		width: 30px;
		height: 25px;
		margin-left: 5px;
	}
	.down_cont .text3 {
		width: calc(100% - 35px);
	}
	.reviews_in_content .text2 {
		font-size: 16px;
		line-height: 22px;
	}
}

@media (max-width:420px) {
	.star_cover .star,
	.star_cover .star:hover {
		width: 40px;
		height: 40px;
	}
	.star_cover .star span {
		font-size: 14px;
	}
	.customer-review-popup ul li {
		width: 90px;
	}
}

@media (max-width:360px) {}

@media (max-width:320px) {}

.modal.fade .modal-dialog {
	z-index: 9999!important;
}
