.rd-navbar-brand {
	top:-55px;
}
/*.bg-cover{ background:#000;}

.bg-cover p, .bg-cover h4{ color:#fff;}
*/


.section-sm-68, .section-60 {
	padding-top:25px;
	padding-bottom:25px;
}
.iconsecnew span.icon {
	color:#FFBA08;
}
.buttonouter {
	margin-top:25px;
}
a.btn-default {
	padding:15px 28px;
	background:#FFBA08 !important;
	color:#000 !important;
	font-weight:bold;
	letter-spacing:4px;
	font-size:18px;
	/*display:inline-block;*/
}
.cardnewsec figure img {
	height:250px;
	object-fit:cover;
}
.starrate i {
	margin:0 4px;
	color:#FFBA08;
}
.list-index-counter:before {
	display:none;
}
.list-index {
	margin-top:30px;
}
.quote-body q {
	/*min-height:350px;*/ min-height:270px;
	display:block;
}
.newrevenewimg {
	height:250px;
}
.count {
	font-size:40px;
}
.botticktext li {
	color:#fff;
	font-size:18px;
}
 .botticktext .list-marked li::before {
color:#fff;
}
.hidemobreview {
	display:none;
}
.btn-defaultsmall {
	padding:15px 28px;
	background:#FFBA08 !important;
	color:#000 !important;
	font-weight:bold;
	letter-spacing:4px;
	font-size:18px;
	display:inline-block;
}
.pcphone {
	display:flex;
}
.pcphone .unit-body {
	padding-left:10px;
	color:#fff;
}
.pcphone .unit-body a {
	color:#fff;
	font-size:23px;
}
.pcphone .icon {
	font-size: 30px;
	color: #229dd1;
	margin-top: 0;
	line-height: 30px;
}
.rd-navbar-fixed .rd-navbar-brand {
	left:15px;
}
.smm-headline {
	background:rgba(0, 0, 0, 0.25);
	padding:15px;
}

.smm-headline h1{ text-align:left;} 

.smm-headline .cd-headline.clip span {
	display: inline-block;
	padding: 0px;
	background: none;
}
.smm-headline .cd-headline.clip .cd-words-wrapper {
	display: block;
	position: relative;
	text-align: left;
	vertical-align: top;
}
 .smm-headline .cd-headline.clip .cd-words-wrapper::after {
 content: "";
 top: 10px;
 right: 0;
 width: 2px;
 height: 65px;
 position: absolute;
 background-color: #282350;
}
.smm-headline .cd-headline.clip b {
	opacity: 0;
}
.smm-headline .cd-headline.clip b.is-visible {
	opacity: 1;
}
.smm-headline h1 span b {
	font-size: 48px;
	font-weight: 600;
	line-height: 1.25;
	position: relative;
	padding: 0;
	color: #FFBA08;
}
.smm-headline .cd-words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left;
}
.smm-headline .cd-words-wrapper b {
	display: inline-block;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
}
.smm-headline .cd-words-wrapper b.is-visible {
	opacity: 1;
	position: relative;
}
.smm-headline .no-js .cd-words-wrapper b {
	opacity: 0;
}
.mobphone {
	display: flex;
	align-items: center;
	position:absolute;
	right:15px;
	top:8px;
	justify-content: end;
}
.mobphone .icon {
	font-size: 25px;
	margin-right:8px;
	color: #229dd1;
}
html {
	scroll-behavior: smooth;
}
.page-head address {
	font-size:25px;
}
.swiper-container {
	position:relative;
}
.formmobile {
	display:none;
}
.formbox {
	padding:25px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background-color: rgba(33, 150, 243, 1);
}
.formbox h3 {
	color:#fff;
	margin-bottom:25px;
	letter-spacing:3px;
}
.forminputouter {
	margin-top:15px;
}
.forminside {
	background:#fff;
	display:flex;
	align-items:center;
	background:#fff;
	padding:0 20px;
	height:45px;
}
.forminside i {
	color:#44bef1;
	font-size:24px;
}
.forminput {
	width:90%;
	margin-left:10px;
	border:none;
	outline:none;
	height:45px;
	font-size:16px;
	background:#fff;
}
.forminput:focus, .forminput:hover {
	background:#fff;
	border:none;
	outline:none;
}
.checkboxouter {
	margin-top:15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:space-between;
}
.checkboxpart {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.form-groupcheckbox {
	display: block;
	margin:15px 0 0 0;
	color:#fff;
}
.form-groupcheckbox input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
.form-groupcheckbox label {
	position: relative;
	color:#fff;
	font-size:16px;
	cursor: pointer;
}
.form-groupcheckbox label:before {
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 10px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right:10px;
	margin-top:-4px;
}
.form-groupcheckbox input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top:4px;
	left: 9px;
	width: 6px;
	height: 14px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.form-groupcheckbox span {
	display:none;
}
.mobformouter {
	padding:5px 0 0;
}
.forminputouterbutton {
	margin-top:25px;
}
.forminputouterbutton .btn {
	width:100%;
	background:#FFBA08;
	letter-spacing:1px;
	font-size:28px;
}
.list-item-body .btn-defaultsmall {
	color:#000 !important;
	letter-spacing:3px;
	font-size: 16px;
}
.bigbtn .btn-defaultsmall {
	width:100%;
	text-align:center;
}
.botinput {
	width: 100%;
	padding: 0 15px;
	font-size: 16px;
	height: 45px;
	border-radius: 5px;
	border: none;
	color: #000;
}
.botformouter {
	margin-bottom: 10px;
}
.botformouter .btn-picton-blue {
	border-radius: 5px;
	width: 100%;
	margin: 0;
}

.logopc{ display:none;}


.btn-white-outline{ background:#FFBA08 !important;}


.floatingbtn{ width:100%; padding:10px 0; background:#E3BC0E; color:#fff; font-size:16px; position:fixed; text-align:center; font-weight:700; text-align:center; bottom:0; z-index:999;}

.hidebtn {
	display:none
}

.section-14{ padding-bottom:64px;}

.brandsec .item{ text-align:center; padding:0 5px;}

.brandsec h3{ margin-bottom:30px; color:#000;}


 @media only screen and (min-width :400px) {
}
@media only screen and (min-width :480px) {
}
@media only screen and (min-width :576px) {
}
 @media only screen and (min-width :768px) {
.container {
max-width:750px
}
.section-sm-68, .section-60 {
 padding-top:35px;
 padding-bottom: 35px;
}
.mobphone {
display:none;
}
.logomob{ display:none;}
.logopc{ display:block;}
/*.formbox {
	padding:25px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background-color: rgba(33, 150, 243, 0.15);
}*/
}
@media only screen and (min-width :992px) {
.container {
max-width:970px
}
h3, .h3 {
font-size:27px;
}
.pcphone {
display:none;
}
.rd-navbar--is-stuck .pcphone {
display:flex;
}
}
@media only screen and (min-width :1200px) {
.container {
max-width:1170px
}
a.btn-default {
width:100%;
font-size:25px;
}
 .quote-body q {
min-height:260px;
display:block;
}
.list-index {
margin-top:55px;
}
 .revenuerow {
align-items:end;
}
.newrevenewimg {
margin:0 !important;
}
.botticktext {
margin-top:80px;
}
.hidemobreview {
display:block;
}

.bannertext {
justify-content:end;
}
.mobformouter {
 display: none;
}
.formmobile {
 display: block;
}
.formouter {
 top: 50%;
 position: absolute;
 width: 100%;
 left: 0;
 z-index: 999;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
.formbox {
 width: 450px;
}
.section-14{ padding-bottom:14px;}
.floatingbtn{ display:none;}
.quote-body q{ min-height:350px;}
/*.brandsec .item img{ height:130px;}*/
.formbox {
	padding:25px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background-color: rgba(33, 150, 243, 0.15);
}
}
@media only screen and (min-width :1280px) {
.container {
max-width:1250px
}
}
@media only screen and (min-width :1366px) {
 .container {
max-width: 1336px;
}
}
