

body {
font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu', sans-serif;
	color: #0b1c39;
	margin-top: 0px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal
}
h5{color:#111;margin-bottom: 14px;font-size: 22px;}
p {
font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: normal
}


.img {
	max-width: 100%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
.clear {
	clear: both
}
a, .button {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
a:focus, .button:focus {
	text-decoration: none;
	outline: none
}
a {
	color: #635c5c;
}
a:hover {
	color: #000;
}
a:focus, a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
	text-decoration: none
}
a, button {
	color: #fff;
	outline: medium none
}
a, button {
	color: #1696e7;
	outline: medium none
}
button:focus, input:focus, input:focus, textarea, textarea:focus {
	outline: 0
}
.uppercase {
	text-transform: uppercase
}
input:focus::-moz-placeholder {
opacity:0;
-webkit-transition:.4s;
-o-transition:.4s;
transition:.4s
}
.capitalize {
	text-transform: capitalize
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit
}
ul {
	margin: 0px;
	padding: 0px
}
li {
	list-style: none
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%
}
.overlay {
	position: relative;
	z-index: 0
}
.overlay::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}
.overlay2 {
	position: relative;
	z-index: 0
}
.overlay2::before {
	position: absolute;
	content: "";
	background-color: #2E2200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0.5
}
.section-padding {
	padding-top: 120px;
	padding-bottom: 120px
}
.separator {
	border-top: 1px solid #f2f2f2
}
.mb-90 {
	margin-bottom: 90px
}

@media (max-width: 767px) {
.mb-90 {
	margin-bottom: 30px;
}
.heading {font-size: 22px!important;margin-bottom: 6px!important;}
#pro_range .boxh {height: auto!important;}
.col_mar {margin-bottom: 15px!important;}


}

@media (min-width: 768px) and (max-width: 991px) {
.mb-90 {
	margin-bottom: 45px
}
}
.owl-carousel .owl-nav div {
	background: rgba(255,255,255,0.8) none repeat scroll 0 0;
	height: 40px;
	left: 20px;
	line-height: 40px;
	font-size: 22px;
	color: #646464;
	opacity: 1;
	visibility: visible;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	width: 40px
}
.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: -30px
}
.owl-carousel .owl-nav div.owl-next i {
	position: relative;
	right: 0;
	top: 1px
}
.owl-carousel .owl-nav div.owl-prev i {
	position: relative;
	right: 1px;
	top: 0px
}
.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible
}
.owl-carousel:hover .owl-nav div:hover {
	color: #fff;
	background: #ff3500
}
.btn {
	background: #0256bd;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 0;
	margin-bottom: 0;
	padding: 20px 10px;
	margin: 10px;
	cursor: pointer;
	transition: color 0.4s linear;
	position: relative;
	z-index: 1;
	border: 0;
	overflow: hidden;
	margin: 0;
	border-radius: 8px 0px 8px 0px;
}
.btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 101%;
	height: 101%;
	background: #33cdc1;
	z-index: 1;
	transition: transform 0.5s;
	transition-timing-function: ease;
	transform-origin: 0 0;
	transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
	transform: scaleX(0);
	border-radius: 0px
}
.btn:hover::before {
	transform: scaleX(1);
	color: #fff !important;
	z-index: -1
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none
}
.red-btn2 {
	text-transform: uppercase;
	font-family: "Teko", sans-serif;
	padding: 30px 51px;
	font-size: 16px
}
.white-btn {
	background: #fff;
	-moz-user-select: none;
	text-transform: uppercase;
	color: #161e46;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 0;
	margin-bottom: 0;
	padding: 25px 22px;
	margin: 10px;
	cursor: pointer;
	transition: color 0.4s linear;
	position: relative;
	z-index: 1;
	border: 0;
	overflow: hidden;
	margin: 0;
	border-radius: 0px
}
.white-btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 101%;
	height: 101%;
	background: #ff5f13;
	z-index: 1;
	transition: transform 0.5s;
	transition-timing-function: ease;
	transform-origin: 0 0;
	transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
	transform: scaleY(0);
	border-radius: 0px
}
.white-btn:hover::before {
	transform: scaleY(1);
	color: #161e46 !important;
	z-index: -1
}
.btn.hero-btn {
	position: relative;
	box-shadow: -8px 8px 0 #ca611b
}
.btn.hero-btn:hover {
	box-shadow: 8px 8px 0 #ca611b
}
.arrow-btn {
	background: #f27420;
	padding: 19px 15px;
	display: inline-block;
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: 0
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none
}
.breadcrumb>.active {
	color: #888
}
#scrollUp {
	background:#33cdc1;
	height: 50px;
	width: 50px;
	right: 31px;
	bottom: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	line-height: 48px;
	border: 2px solid transparent
}

@media (max-width: 575px) {
#scrollUp {
	right: 16px
}
}
#scrollUp:hover {
	color: #fff
}
.sticky-bar {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,0.07);
	box-shadow: 0 0 60px 0 rgba(0,0,0,0.07);
	z-index: 9999;
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25,25,25,0.1);
	background: #fff
}
.mt-5 {
	margin-top: 5px
}
.mt-10 {
	margin-top: 10px
}
.mt-15 {
	margin-top: 15px
}
.mt-20 {
	margin-top: 20px
}
.mt-25 {
	margin-top: 25px
}
.mt-30 {
	margin-top: 30px
}
.mt-35 {
	margin-top: 35px
}
.mt-40 {
	margin-top: 40px
}
.mt-45 {
	margin-top: 45px
}
.mt-50 {
	margin-top: 50px
}
.mt-55 {
	margin-top: 55px
}
.mt-60 {
	margin-top: 60px
}
.mt-65 {
	margin-top: 65px
}
.mt-70 {
	margin-top: 70px
}
.mt-75 {
	margin-top: 75px
}
.mt-80 {
	margin-top: 80px
}
.mt-85 {
	margin-top: 85px
}
.mt-90 {
	margin-top: 90px
}
.mt-95 {
	margin-top: 95px
}
.mt-100 {
	margin-top: 100px
}
.mt-105 {
	margin-top: 105px
}
.mt-110 {
	margin-top: 110px
}
.mt-115 {
	margin-top: 115px
}
.mt-120 {
	margin-top: 120px
}
.mt-125 {
	margin-top: 125px
}
.mt-130 {
	margin-top: 130px
}
.mt-135 {
	margin-top: 135px
}
.mt-140 {
	margin-top: 140px
}
.mt-145 {
	margin-top: 145px
}
.mt-150 {
	margin-top: 150px
}
.mt-155 {
	margin-top: 155px
}
.mt-160 {
	margin-top: 160px
}
.mt-165 {
	margin-top: 165px
}
.mt-170 {
	margin-top: 170px
}
.mt-175 {
	margin-top: 175px
}
.mt-180 {
	margin-top: 180px
}
.mt-185 {
	margin-top: 185px
}
.mt-190 {
	margin-top: 190px
}
.mt-195 {
	margin-top: 195px
}
.mt-200 {
	margin-top: 200px
}
.mb-5 {
	margin-bottom: 5px
}
.mb-10 {
	margin-bottom: 10px
}
.mb-15 {
	margin-bottom: 15px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-25 {
	margin-bottom: 25px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-35 {
	margin-bottom: 35px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-45 {
	margin-bottom: 45px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-55 {
	margin-bottom: 55px
}
.mb-60 {
	margin-bottom: 60px
}
.mb-65 {
	margin-bottom: 65px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-75 {
	margin-bottom: 75px
}
.mb-80 {
	margin-bottom: 80px
}
.mb-85 {
	margin-bottom: 85px
}
.mb-90 {
	margin-bottom: 90px
}
.mb-95 {
	margin-bottom: 95px
}
.mb-100 {
	margin-bottom: 100px
}
.mb-105 {
	margin-bottom: 105px
}
.mb-110 {
	margin-bottom: 110px
}
.mb-115 {
	margin-bottom: 115px
}
.mb-120 {
	margin-bottom: 120px
}
.mb-125 {
	margin-bottom: 125px
}
.mb-130 {
	margin-bottom: 130px
}
.mb-135 {
	margin-bottom: 135px
}
.mb-140 {
	margin-bottom: 140px
}
.mb-145 {
	margin-bottom: 145px
}
.mb-150 {
	margin-bottom: 150px
}
.mb-155 {
	margin-bottom: 155px
}
.mb-160 {
	margin-bottom: 160px
}
.mb-165 {
	margin-bottom: 165px
}
.mb-170 {
	margin-bottom: 170px
}
.mb-175 {
	margin-bottom: 175px
}
.mb-180 {
	margin-bottom: 180px
}
.mb-185 {
	margin-bottom: 185px
}
.mb-190 {
	margin-bottom: 190px
}
.mb-195 {
	margin-bottom: 195px
}
.mb-200 {
	margin-bottom: 200px
}
.ml-5 {
	margin-left: 5px
}
.ml-10 {
	margin-left: 10px
}
.ml-15 {
	margin-left: 15px
}
.ml-20 {
	margin-left: 20px
}
.ml-25 {
	margin-left: 25px
}
.ml-30 {
	margin-left: 30px
}
.ml-35 {
	margin-left: 35px
}
.ml-40 {
	margin-left: 40px
}
.ml-45 {
	margin-left: 45px
}
.ml-50 {
	margin-left: 50px
}
.ml-55 {
	margin-left: 55px
}
.ml-60 {
	margin-left: 60px
}
.ml-65 {
	margin-left: 65px
}
.ml-70 {
	margin-left: 70px
}
.ml-75 {
	margin-left: 75px
}
.ml-80 {
	margin-left: 80px
}
.ml-85 {
	margin-left: 85px
}
.ml-90 {
	margin-left: 90px
}
.ml-95 {
	margin-left: 95px
}
.ml-100 {
	margin-left: 100px
}
.ml-105 {
	margin-left: 105px
}
.ml-110 {
	margin-left: 110px
}
.ml-115 {
	margin-left: 115px
}
.ml-120 {
	margin-left: 120px
}
.ml-125 {
	margin-left: 125px
}
.ml-130 {
	margin-left: 130px
}
.ml-135 {
	margin-left: 135px
}
.ml-140 {
	margin-left: 140px
}
.ml-145 {
	margin-left: 145px
}
.ml-150 {
	margin-left: 150px
}
.ml-155 {
	margin-left: 155px
}
.ml-160 {
	margin-left: 160px
}
.ml-165 {
	margin-left: 165px
}
.ml-170 {
	margin-left: 170px
}
.ml-175 {
	margin-left: 175px
}
.ml-180 {
	margin-left: 180px
}
.ml-185 {
	margin-left: 185px
}
.ml-190 {
	margin-left: 190px
}
.ml-195 {
	margin-left: 195px
}
.ml-200 {
	margin-left: 200px
}
.mr-5 {
	margin-right: 5px
}
.mr-10 {
	margin-right: 10px
}
.mr-15 {
	margin-right: 15px
}
.mr-20 {
	margin-right: 20px
}
.mr-25 {
	margin-right: 25px
}
.mr-30 {
	margin-right: 30px
}
.mr-35 {
	margin-right: 35px
}
.mr-40 {
	margin-right: 40px
}
.mr-45 {
	margin-right: 45px
}
.mr-50 {
	margin-right: 50px
}
.mr-55 {
	margin-right: 55px
}
.mr-60 {
	margin-right: 60px
}
.mr-65 {
	margin-right: 65px
}
.mr-70 {
	margin-right: 70px
}
.mr-75 {
	margin-right: 75px
}
.mr-80 {
	margin-right: 80px
}
.mr-85 {
	margin-right: 85px
}
.mr-90 {
	margin-right: 90px
}
.mr-95 {
	margin-right: 95px
}
.mr-100 {
	margin-right: 100px
}
.mr-105 {
	margin-right: 105px
}
.mr-110 {
	margin-right: 110px
}
.mr-115 {
	margin-right: 115px
}
.mr-120 {
	margin-right: 120px
}
.mr-125 {
	margin-right: 125px
}
.mr-130 {
	margin-right: 130px
}
.mr-135 {
	margin-right: 135px
}
.mr-140 {
	margin-right: 140px
}
.mr-145 {
	margin-right: 145px
}
.mr-150 {
	margin-right: 150px
}
.mr-155 {
	margin-right: 155px
}
.mr-160 {
	margin-right: 160px
}
.mr-165 {
	margin-right: 165px
}
.mr-170 {
	margin-right: 170px
}
.mr-175 {
	margin-right: 175px
}
.mr-180 {
	margin-right: 180px
}
.mr-185 {
	margin-right: 185px
}
.mr-190 {
	margin-right: 190px
}
.mr-195 {
	margin-right: 195px
}
.mr-200 {
	margin-right: 200px
}
.pt-5 {
	padding-top: 5px
}
.pt-10 {
	padding-top: 10px
}
.pt-15 {
	padding-top: 15px
}
.pt-20 {
	padding-top: 20px
}
.pt-25 {
	padding-top: 25px
}
.pt-30 {
	padding-top: 30px
}
.pt-35 {
	padding-top: 35px
}
.pt-40 {
	padding-top: 40px
}
.pt-45 {
	padding-top: 45px
}
.pt-50 {
	padding-top: 50px
}
.pt-55 {
	padding-top: 55px
}
.pt-60 {
	padding-top: 60px
}
.pt-65 {
	padding-top: 65px
}
.pt-70 {
	padding-top: 70px
}
.pt-75 {
	padding-top: 75px
}
.pt-80 {
	padding-top: 80px
}
.pt-85 {
	padding-top: 85px
}
.pt-90 {
	padding-top: 90px
}
.pt-95 {
	padding-top: 95px
}
.pt-100 {
	padding-top: 100px
}
.pt-105 {
	padding-top: 105px
}
.pt-110 {
	padding-top: 110px
}
.pt-115 {
	padding-top: 115px
}
.pt-120 {
	padding-top: 120px
}
.pt-125 {
	padding-top: 125px
}
.pt-130 {
	padding-top: 130px
}
.pt-135 {
	padding-top: 135px
}
.pt-140 {
	padding-top: 140px
}
.pt-145 {
	padding-top: 145px
}
.pt-150 {
	padding-top: 150px
}
.pt-155 {
	padding-top: 155px
}
.pt-160 {
	padding-top: 160px
}
.pt-165 {
	padding-top: 165px
}
.pt-170 {
	padding-top: 170px
}
.pt-175 {
	padding-top: 175px
}
.pt-180 {
	padding-top: 180px
}
.pt-185 {
	padding-top: 185px
}
.pt-190 {
	padding-top: 190px
}
.pt-195 {
	padding-top: 195px
}
.pt-200 {
	padding-top: 200px
}
.pt-260 {
	padding-top: 260px
}
.pb-5 {
	padding-bottom: 5px
}
.pb-10 {
	padding-bottom: 10px
}
.pb-15 {
	padding-bottom: 15px
}
.pb-20 {
	padding-bottom: 20px
}
.pb-25 {
	padding-bottom: 25px
}
.pb-30 {
	padding-bottom: 30px
}
.pb-35 {
	padding-bottom: 35px
}
.pb-40 {
	padding-bottom: 40px
}
.pb-45 {
	padding-bottom: 45px
}
.pb-50 {
	padding-bottom: 50px
}
.pb-55 {
	padding-bottom: 55px
}
.pb-60 {
	padding-bottom: 60px
}
.pb-65 {
	padding-bottom: 65px
}
.pb-70 {
	padding-bottom: 70px
}
.pb-75 {
	padding-bottom: 75px
}
.pb-80 {
	padding-bottom: 80px
}
.pb-85 {
	padding-bottom: 85px
}
.pb-90 {
	padding-bottom: 90px
}
.pb-95 {
	padding-bottom: 95px
}
.pb-100 {
	padding-bottom: 100px
}
.pb-105 {
	padding-bottom: 105px
}
.pb-110 {
	padding-bottom: 110px
}
.pb-115 {
	padding-bottom: 115px
}
.pb-120 {
	padding-bottom: 120px
}
.pb-125 {
	padding-bottom: 125px
}
.pb-130 {
	padding-bottom: 130px
}
.pb-135 {
	padding-bottom: 135px
}
.pb-140 {
	padding-bottom: 140px
}
.pb-145 {
	padding-bottom: 145px
}
.pb-150 {
	padding-bottom: 150px
}
.pb-155 {
	padding-bottom: 155px
}
.pb-160 {
	padding-bottom: 160px
}
.pb-165 {
	padding-bottom: 165px
}
.pb-170 {
	padding-bottom: 170px
}
.pb-175 {
	padding-bottom: 175px
}
.pb-180 {
	padding-bottom: 180px
}
.pb-185 {
	padding-bottom: 185px
}
.pb-190 {
	padding-bottom: 190px
}
.pb-195 {
	padding-bottom: 195px
}
.pb-200 {
	padding-bottom: 200px
}
.pl-5 {
	padding-left: 5px
}
.pl-10 {
	padding-left: 10px
}
.pl-15 {
	padding-left: 15px
}
.pl-20 {
	padding-left: 20px
}
.pl-25 {
	padding-left: 25px
}
.pl-30 {
	padding-left: 30px
}
.pl-35 {
	padding-left: 35px
}
.pl-40 {
	padding-left: 40px
}
.pl-45 {
	padding-left: 45px
}
.pl-50 {
	padding-left: 50px
}
.pl-55 {
	padding-left: 55px
}
.pl-60 {
	padding-left: 60px
}
.pl-65 {
	padding-left: 65px
}
.pl-70 {
	padding-left: 70px
}
.pl-75 {
	padding-left: 75px
}
.pl-80 {
	padding-left: 80px
}
.pl-85 {
	padding-left: 85px
}
.pl-90 {
	padding-left: 90px
}
.pl-95 {
	padding-left: 95px
}
.pl-100 {
	padding-left: 100px
}
.pl-105 {
	padding-left: 105px
}
.pl-110 {
	padding-left: 110px
}
.pl-115 {
	padding-left: 115px
}
.pl-120 {
	padding-left: 120px
}
.pl-125 {
	padding-left: 125px
}
.pl-130 {
	padding-left: 130px
}
.pl-135 {
	padding-left: 135px
}
.pl-140 {
	padding-left: 140px
}
.pl-145 {
	padding-left: 145px
}
.pl-150 {
	padding-left: 150px
}
.pl-155 {
	padding-left: 155px
}
.pl-160 {
	padding-left: 160px
}
.pl-165 {
	padding-left: 165px
}
.pl-170 {
	padding-left: 170px
}
.pl-175 {
	padding-left: 175px
}
.pl-180 {
	padding-left: 180px
}
.pl-185 {
	padding-left: 185px
}
.pl-190 {
	padding-left: 190px
}
.pl-195 {
	padding-left: 195px
}
.pl-200 {
	padding-left: 200px
}
.pr-5 {
	padding-right: 5px
}
.pr-10 {
	padding-right: 10px
}
.pr-15 {
	padding-right: 15px
}
.pr-20 {
	padding-right: 20px
}
.pr-25 {
	padding-right: 25px
}
.pr-30 {
	padding-right: 30px
}
.pr-35 {
	padding-right: 35px
}
.pr-40 {
	padding-right: 40px
}
.pr-45 {
	padding-right: 45px
}
.pr-50 {
	padding-right: 50px
}
.pr-55 {
	padding-right: 55px
}
.pr-60 {
	padding-right: 60px
}
.pr-65 {
	padding-right: 65px
}
.pr-70 {
	padding-right: 70px
}
.pr-75 {
	padding-right: 75px
}
.pr-80 {
	padding-right: 80px
}
.pr-85 {
	padding-right: 85px
}
.pr-90 {
	padding-right: 90px
}
.pr-95 {
	padding-right: 95px
}
.pr-100 {
	padding-right: 100px
}
.pr-105 {
	padding-right: 105px
}
.pr-110 {
	padding-right: 110px
}
.pr-115 {
	padding-right: 115px
}
.pr-120 {
	padding-right: 120px
}
.pr-125 {
	padding-right: 125px
}
.pr-130 {
	padding-right: 130px
}
.pr-135 {
	padding-right: 135px
}
.pr-140 {
	padding-right: 140px
}
.pr-145 {
	padding-right: 145px
}
.pr-150 {
	padding-right: 150px
}
.pr-155 {
	padding-right: 155px
}
.pr-160 {
	padding-right: 160px
}
.pr-165 {
	padding-right: 165px
}
.pr-170 {
	padding-right: 170px
}
.pr-175 {
	padding-right: 175px
}
.pr-180 {
	padding-right: 180px
}
.pr-185 {
	padding-right: 185px
}
.pr-190 {
	padding-right: 190px
}
.pr-195 {
	padding-right: 195px
}
.pr-200 {
	padding-right: 200px
}
.bounce-animate {
	animation-name: float-bob;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	-moz-animation-name: float-bob;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: float-bob;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: float-bob;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear
}
@-webkit-keyframes float-bob {
0% {
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
50% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
}
.heartbeat {
	animation: heartbeat 1s infinite alternate
}
@-webkit-keyframes heartbeat {
to {
-webkit-transform:scale(1.03);
transform:scale(1.03)
}
}
.rotateme {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}
@keyframes rotateme {
from {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes rotateme {
from {
-webkit-transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg)
}
}
.preloader {
	background-color: #f7f7f7;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	margin: 0 auto
}
.preloader .preloader-circle {
	width: 100px;
	height: 100px;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ff5f13;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	z-index: 10;
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 5px 0 rgba(35,181,185,0.15);
	box-shadow: 0 1px 5px 0 rgba(35,181,185,0.15);
	background-color: #ffffff;
	-webkit-animation: zoom 2000ms infinite ease;
	animation: zoom 2000ms infinite ease;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}
.preloader .preloader-circle2 {
	border-top-color: #0078ff
}
.preloader .preloader-img {
	position: absolute;
	top: 50%;
	z-index: 200;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-top: 6px;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}
.preloader .preloader-img img {
	max-width: 55px
}
.preloader .pere-text strong {
	font-weight: 800;
	color: #dca73a;
	text-transform: uppercase
}
@-webkit-keyframes zoom {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-transition:.6s;
-o-transition:.6s;
transition:.6s
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-webkit-transition:.6s;
-o-transition:.6s;
transition:.6s
}
}
@keyframes zoom {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-transition:.6s;
-o-transition:.6s;
transition:.6s
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-webkit-transition:.6s;
-o-transition:.6s;
transition:.6s
}
}
.section-padding2 {
	padding-top: 200px;
	padding-bottom: 200px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.section-padding2 {
	padding-top: 200px;
	padding-bottom: 200px
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-padding2 {
	padding-top: 200px;
	padding-bottom: 200px
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-padding2 {
	padding-top: 100px;
	padding-bottom: 100px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-padding2 {
	padding-top: 50px;
	padding-bottom: 50px
}
}

@media (max-width: 575px) {
.section-padding2 {
	padding-top: 35px;
	padding-bottom: 50px
}
}
.section-padding30 {
	padding-top: 183px;
	padding-bottom: 170px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.section-padding30 {
	padding-top: 183px;
	padding-bottom: 170px
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-padding30 {
	padding-top: 150px;
	padding-bottom: 120px
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-padding30 {
	padding-top: 100px;
	padding-bottom: 70px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-padding30 {
	padding-top: 70px;
	padding-bottom: 20px
}
}

@media (max-width: 575px) {
.section-padding30 {
	padding-top: 70px;
	padding-bottom: 20px
}
}
.testimonial-padding {
	padding-top: 157px;
	padding-bottom: 157px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.testimonial-padding {
	padding-top: 157px;
	padding-bottom: 157px
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.testimonial-padding {
	padding-top: 120px;
	padding-bottom: 120px
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.testimonial-padding {
	padding-top: 100px;
	padding-bottom: 100px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial-padding {
	padding-top: 80px;
	padding-bottom: 60px
}
}

@media (max-width: 575px) {
.testimonial-padding {
	padding-top: 80px;
	padding-bottom: 60px
}
}
.footer-padding {
	padding-top: 130px;
	padding-bottom: 100px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.footer-padding {
	padding-top: 130px;
	padding-bottom: 100px
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.footer-padding {
	padding-top: 100px;
	padding-bottom: 50px
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-padding {
	padding-top: 100px;
	padding-bottom: 0px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.footer-padding {
	padding-top: 50px;
	padding-bottom: 0px
}
}

@media (max-width: 575px) {
.footer-padding {
	padding-top: 50px;
	padding-bottom: 0px
}
}
.section-tittle {
	position: relative
}

@media (max-width: 575px) {
.section-tittle {
	margin-bottom: 0px
}
}
.section-tittle .front-text {
	position: relative;
	z-index: 2
}
.section-tittle .front-text h2 {
	color: #0e132a;
	font-size: 70px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: "Teko", sans-serif
}

@media (max-width: 575px) {
.section-tittle .front-text h2 {
	font-size: 40px;
	line-height: 1.4
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle .front-text h2 {
	font-size: 40px;
	line-height: 1.4
}
}
.section-tittle span.back-text {
	font-size: 140px;
	font-weight: 800;
	text-transform: uppercase;
	-webkit-text-stroke: 1px #f6f7f8;
	-webkit-text-fill-color: transparent;
	margin: 0;
	line-height: 1;
	position: absolute;
	transform: translateY(-114%);
	right: 0;
	left: 12px
}

@media (max-width: 575px) {
.section-tittle span.back-text {
	font-size: 56px;
	transform: translateY(-136%)
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle span.back-text {
	font-size: 56px;
	transform: translateY(-136%)
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-tittle span.back-text {
	font-size: 127px
}
}
.section-tittle.section-tittle2 .front-text h2 {
	font-size: 100px
}

@media (max-width: 575px) {
.section-tittle.section-tittle2 .front-text h2 {
	font-size: 40px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle.section-tittle2 .front-text h2 {
	font-size: 40px
}
}
.section-tittle.section-tittle2 span.back-text {
	transform: translateY(-123%)
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 119px
}
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 119px
}
}

@media only screen and (min-width: 1441px) and (max-width: 1800px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 112px
}
}

@media (max-width: 575px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 56px;
	transform: translateY(-136%)
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 56px;
	transform: translateY(-136%)
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 117px;
	transform: translateY(-128%)
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-tittle.section-tittle2 span.back-text {
	font-size: 117px;
	transform: translateY(-118%)
}
}
.section-tittle.section-tittle3 .front-text h2 {
	font-size: 70px
}

@media (max-width: 575px) {
.section-tittle.section-tittle3 .front-text h2 {
	font-size: 40px
}
}
.section-tittle.section-tittle3 span.back-text {
	transform: translateY(-114%)
}

@media (max-width: 575px) {
.section-tittle.section-tittle3 span.back-text {
	font-size: 56px;
	transform: translateY(-136%)
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle.section-tittle3 span.back-text {
	font-size: 98px;
	transform: translateY(-131%)
}
}
.section-tittle.section-tittle4 .front-text h2 {
	font-size: 70px;
	color: #fff
}

@media (max-width: 575px) {
.section-tittle.section-tittle4 .front-text h2 {
	font-size: 35px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle.section-tittle4 .front-text h2 {
	font-size: 40px
}
}
.section-tittle.section-tittle4 span.back-text {
	-webkit-text-stroke: 1px rgba(255,255,255,0.2);
	transform: translateY(-113%)
}

@media (max-width: 575px) {
.section-tittle.section-tittle4 span.back-text {
	font-size: 56px;
	transform: translateY(-129%)
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle.section-tittle4 span.back-text {
	font-size: 56px;
	transform: translateY(-130%)
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-tittle.section-tittle4 span.back-text {
	font-size: 117px;
	transform: translateY(-118%)
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-tittle.section-tittle4 span.back-text {
	font-size: 117px;
	transform: translateY(-113%)
}
}
.section-tittle.section-tittle6 .front-text h2 {
	font-size: 70px;
	color: #fff
}

@media (max-width: 575px) {
.section-tittle.section-tittle6 .front-text h2 {
	font-size: 40px
}
}
.section-tittle.section-tittle6 span.back-text {
	-webkit-text-stroke: 1px rgba(255,255,255,0.2);
	transform: translateY(-113%)
}

@media (max-width: 575px) {
.section-tittle.section-tittle6 span.back-text {
	font-size: 56px;
	transform: translateY(-136%)
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-tittle.section-tittle6 span.back-text {
	font-size: 83px;
	transform: translateY(-137%)
}
}
.small-section-tittle h4 {
	color: #0e132a;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 20px
}
.white-bg {
	background: #ffffff
}
.gray-bg {
	background: #f5f5f5
}
.gray-bg {
	background: #f7f7fd
}
.white-bg {
	background: #fff
}
.black-bg {
	background: #16161a
}
.theme-bg {
	background: #ff5f13
}
.brand-bg {
	background: #f1f4fa
}
.testimonial-bg {
	background: #f9fafc
}
.white-color {
	color: #fff
}
.black-color {
	color: #16161a
}
.theme-color {
	color: #ff5f13
}
.header-area .header-top {
	padding: 13px 100px; background:#93e0da; border-bottom:1px solid #bcbcbc;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.header-area .header-top {
	padding: 6px 80px
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-area .header-top {
	padding: 6px 15px
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .header-top {
	padding: 6px 50px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.header-area .header-top {
	padding: 6px 20px
}
}

@media (max-width: 575px) {
.header-area .header-top {
	padding: 13px 20px
}
}
.header-area .header-bottom {
	background:#fff;
	padding: 0px 100px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.header-area .header-bottom {
	padding: 0px 80px
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-area .header-bottom {
	padding: 0px 15px
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .header-bottom {
	padding: 10px 50px
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.header-area .header-bottom {
	padding: 10px 20px
}
}

@media (max-width: 575px) {
.header-area .header-bottom {
	padding: 10px 20px
}
}
.header-area {
	background: rgba(25,26,51,0.7);box-shadow: 0 0 15px #aaa;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area {
	box-shadow: 0 10px 15px rgba(25,25,25,0.1)
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.header-area {
	box-shadow: 0 10px 15px rgba(25,25,25,0.1)
}
}

@media (max-width: 575px) {
.header-area {
	box-shadow: 0 10px 15px rgba(25,25,25,0.1)
}
}

.header-area .header-top .header-info-left ul li {
	color: #fff;
	display: inline-block;
	margin-right: 45px;
	font-size: 14px
}
.header-area .header-top .header-info-left ul li:last-child {
	margin-right: 0px
}
.header-area .header-top .header-info-left ul li i {
	margin-right: 8px
}
.header-area .header-top .header-info-right .header-social li {
	display: inline-block
}
.header-area .header-top .header-info-right .header-social li a {
	color: #000;
	font-size: 14px;
	padding-left: 25px
}
.header-area .header-top .header-info-right .header-social li a:hover {
	color: #fff;
}
.header-area .header-top .header-info-right .header-social li a i{ color:#ff8421;}
.main-header {
	position: relative;
	z-index: 3
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.main-header .main-menu {
	margin-right: 30px
}
}
.main-header .main-menu ul li {
	display: inline-block;
	position: relative;
	z-index: 1
}
.main-header .main-menu ul li a {
	color: #000000;
	font-weight: 500;
	padding: 25px 19px;
	display: block;
	font-size: 14px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	text-transform: capitalize
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.main-header .main-menu ul li a {
	padding: 39px 14px
}
}
.main-header .main-menu ul li:hover>a {
	color: #4ad3c8
}
.main-header .main-menu ul ul.submenu {
	position: absolute;
	width: 170px;
	background: #fff;
	left: 0;
	top: 90%;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.05);
	padding: 17px 0;
	border-top: 5px solid #4ad3c8;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.main-header .main-menu ul ul.submenu>li {
	margin-left: 7px;
	display: block
}
.main-header .main-menu ul ul.submenu>li>a {
	padding: 6px 10px !important;
	font-size: 14px;
	color: #0b1c39
}
.main-header .main-menu ul ul.submenu>li>a:hover {
	color: #4ad3c8;
	background: none
}
.main-header .logo .small-logo {
	display: none
}

@media (max-width: 575px) {
.main-header .logo .small-logo {
	display: unset
}
}

@media (max-width: 575px) {
.main-header .logo .big-logo {
	display: none
}
}
.main-header ul>li:hover>ul.submenu {
	visibility: visible;
	opacity: 1;
	top: 100%
}
.header-transparent {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9
}
.header-area .header-top .header-info-right .header-social a i {
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg)
}
.header-area .header-top .header-info-right .header-social a:hover i {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg)
}
.header-sticky.sticky-bar.sticky {
	background: #fff;
}
.header-sticky ul li a {
	padding: 10px 19px
}
.header-sticky.sticky-bar.sticky .main-menu ul>li>a {
	padding: 26px 20px
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-sticky.sticky-bar.sticky .main-menu ul>li>a {
	padding: 39px 14px
}
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #33cdc1 !important
}
.slicknav_nav {
	margin-top: 0px
}
.header-area .slicknav_btn {
	top: -45px
}
.slicknav_menu .slicknav_nav a:hover {
	background: transparent;
	color: #ff5f13
}
.slicknav_menu {
	background: transparent;
	margin-top: 4px !important
}
.mobile_menu {
	position: absolute;
	right: 0px;
	width: 100%;
	z-index: 99
}
.slider-height {
	min-height: 900px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.slicknav_nav a.btn{ padding:13px 15px; color:#fff;}
.slicknav_nav a.btn::before{    border-radius: 8px 0px 8px 0px;}
.slicknav_nav a.btn:hover, .slicknav_nav a.btn:focus{ color:#fff;}
.header-social{ float:right;}
@media (max-width: 991px) {
	.header-area .header-top{ padding:6px 0px;}
.h-arr{ display:none;}
}

/*********************************************************/
.header-area .header-top .header-info-left ul li{ margin-right:10px;}
.header-social li {
    margin-right: 5px;
}
.header-social li a {
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    background-color: #fff;
    color: #232323;
	padding-left:0px!important;
    border-radius: 50%;
    transition: all 0.3s;
}
.header-social li a:hover{ background:#33cdc1}
.header-social li a .blue{ color:#38529a!important;}
.header-social li a .lblue{ color:#4bc9ed!important;}
.header-social li a .red{ color:#ca1f2e!important;}
.header-social li a:hover i{ color:#fff!important;}
.header-right-btn .btn{padding: 12px 5px;font-size:13px;}
.header-right-btn .btn i{font-size:11px;}
.header-area .header-top .header-info-left ul li a{ color:#000;}
.header-area .header-top .header-info-left ul li a:hover{ color:#fff;}
.header-area .header-top .header-info-left ul li a i{color:#ff8421; margin-right:5px;}
.banner-section .carousel-indicators{ z-index:1;}
 .banner-section .carousel-indicators li{ width:10px; height:10px; border-radius:50%; background:#fff;}
  .banner-section .carousel-indicators .active{ background:#93e0da;}
 .banner-section .carousel-caption{ bottom:30px;}
  .banner-section .carousel-caption h3{font-family: 'Arizonia', cursive; font-size:101px; color:#fff;}
    .banner-section .carousel-caption p{font-family: 'Ubuntu', sans-serif; font-weight:500; font-size:39px;}
	.advance-search{ padding:40px 10% 30px; background:#33cdc1;border-radius: 100px 0px 100px 0px; border:10px solid rgba(0,0,0,0.1)}
	.advance-search .form-control{     height: calc(3.25rem + 2px); color:#000; border:1px solid #0062cc}
	.advance-search .btn{ font-size:22px;    padding: 15px 10px;}
	/***********************/
	.service-area{ padding:60px 0px;}
	.title-sec{ margin-bottom:35px;}
.title-sec h1{ text-align:center; margin:0px 0px 15px;     font-family: 'Ubuntu', sans-serif;
    font-weight: 500;color:#000;}
.title-sec span{    width: 120px;
    margin: 0 auto 16px;
    height: 2px;
    position: relative;
    display: block;
    background: #33cdc1;
    border-radius: 20px;}
.title-sec span::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 36px;
    background:#33cdc1;
	    border-radius: 20px;
    z-index: 1;
    top: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
	.service-box{ margin-bottom:30px;}
	.service-box h3{ padding:18px 10px; background:#33cdc1; font-family: 'Ubuntu', sans-serif; margin:0px; text-align:center; color:#fff; border-bottom:2px solid #fff;font-size:22px;}
	.service-box p{position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:-60%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
	.service-btn{padding:8px 12px; border-radius:6px; background:#0256bd; color:#fff; text-transform:uppercase; font-size:13px; font-weight:600;}
	.service-btn:hover, .service-btn:focus{ background:#33cdc1;}
	.service-btn i{ font-size:11px; margin-left:3px; color:#33cdc1;}
	.service-btn:hover i{ color:#0256bd;}
	.event-area{ background:#c8f3fe; padding:40px 0px 10px;     font-family: 'Ubuntu', sans-serif;}
		.event-area .container-fluid{ padding:0px 40px;}
	.event-text{ padding:40px 0px;}
	.event-icon-bx{ background:#fff; padding:25px 10px; margin-bottom:30px; border-left:4px solid #ecf0fd; text-align:center;}
	.event-icon-bx h4{ margin-top:20px; color:#3a3a3a; font-size:22px;}
	.event-icon-bx p{ color:#989898;}
	.event-text h1{ font-size:42px; color:#212628; font-weight:500; margin-bottom:25px;}
	.event-text h1>span{ color:#0256bd;font-weight:700;}
	.event-text p{font-family: 'Ubuntu', sans-serif; font-size:20px; color:#000; margin-bottom:40px;}
	.event-text a{ padding:10px 20px; background:#0256bd; border-radius:6px; color:#fff;}
	.event-text a:hover, .event-text a:focus{ background:#33cdc1;}
	/******************************************/
	.register-sec{ position:relative; padding:40px 0px;    background-image: url(../image/banner/register.jpg);    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;}

	.reg-sec img{ margin-bottom:-40px;}
	.reg-text{    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
	.reg-link{   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
		.reg-text h1{ color:#fff; margin:0px;}
			.reg-link a{ padding:10px 40px; color:#fff; background:#33cdc1; border-radius:50px;}
			.reg-link a:hover, .reg-link a:focus{ background:#0256bd;}
			/*****************************/
			.testimonial-sec{ padding:60px 0px;}
			 .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

  transform: translateY(-25px);
}

 .owl-dots {
  display: none;
}
    
 .owl-nav .owl-prev{
  position: absolute;
  left: -80px;
  outline: none;
}

 .owl-nav .owl-prev span,
 .owl-nav .owl-next span {
  opacity: 0;
}

 .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: 'themify';
  color: #0256bd;
  font-size:40px;
  font-weight: 700;
  content: '\e64a';
  width: 50px;
  height: 50px;
  background-color: transparent;
  line-height: 48px;
}

 .owl-nav .owl-prev {
  opacity: 0.75;
  transition: all .5s;left: -20px!important;
}

 .owl-nav .owl-prev:hover {
  opacity: 1;
}

.owl-nav .owl-next {
  opacity: 0.75;
  transition: all .5s;
  
}

 .owl-nav .owl-next:hover {
  opacity: 1;
}

 .owl-nav .owl-next{
  outline: none;
  position: absolute;
  right: -10px!important;
}

.owl-nav .owl-next:before {
  display: inline-block;
  font-family: 'themify';
  color: #0256bd;
  font-size: 40px;
  font-weight: 700;
  content: '\e649';
  width: 50px;
  height: 50px;
  background-color: transparent;
  line-height: 48px;
}
.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible
}
.owl-carousel .owl-nav div{	background:  transparent; color: transparent}
.owl-carousel:hover .owl-nav div:hover {
	color: #fff;
	background:  transparent;
}
.testi-wrap{ background:#fff;    -webkit-box-shadow:0px 2px 18px 2px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 2px 18px 2px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 18px 2px rgba(0, 0, 0, 0.11); border-radius:6px; padding:25px 15px; margin:40px; align-items:center; text-align:center;}
  .testi-wrap2{margin:40px;}
.testi-wrap i{ color:#33cdc1; font-size:42px; margin-bottom:25px;}
.testi-wrap p{ font-size:13px; color:#2a1f1f;}
.testi-wrap h4{ font-size:17px;}
				/*****************************/
			.footer-top{ position:relative; background:#121212; padding:60px 0px 50px; border-top:5px solid #93e0da;}
			.ftr-title h4{ color:#fff; font-size:22px;}
			.ftr-title span{width: 40px;
    height: 2px;
    position: relative;
    display: block;
    background: #33cdc1; margin-bottom:20px;}
		.ftr-wrap{ padding-right:60px;}
	.ftr-wrap p{ color:#939292; font-size:13px; line-height:1.6; }
	.ftr-link{ margin-bottom:20px;}
	.ftr-link .media{    margin-bottom: 0.375rem;}
		.ftr-link i{    line-height: 1.375rem;font-size: 10px; color:#33cdc1;}
		.ftr-link .media-body{    margin-left:6px;}
		.ftr-link .media-body a{ color:#939292;}
		.ftr-link .media-body a:hover, .ftr-link .media-body a:focus{ color:#33cdc1;}
		.social-icons li{    display: inline-block;
    margin-right: 5px;}
.social-icons li a {
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    background-color: #fff;
    color: #232323;
    border-radius: 50%;
    transition: all 0.3s;
}
.social-icons li a:hover{ background:#33cdc1}
.social-icons li a .blue{ color:#38529a;}
.social-icons li a .lblue{ color:#4bc9ed;}
.social-icons li a .red{ color:#ca1f2e;}
.social-icons li a:hover i{ color:#fff;}
.quick-cnt{ margin-bottom:10px;}
.quick-cnt li{ margin-bottom:5px;}
.quick-cnt li a{ color: #939292; font-size:15px;}
.quick-cnt li a:hover{ color:#33cdc1}
.quick-cnt li a i {
    color: #93e0da;
    margin-right: 5px;
}
.footer-btm{ background:#121212; border-top:1px solid #4a4a4a; padding:20px 0px;}
.footer-btm p{ text-align:center; color:#4a4a4a; margin-bottom:0px}
.sidebar{ display:none;}
	@media (max-width: 991px) {
	
		  .banner-section .carousel-caption h3{ font-size:60px;}
		
		  .banner-section .carousel-caption p{ font-size:20px;}
		  
		.event-area .container-fluid{ padding:0px 15px;}
		.reg-text, .reg-link{ position:relative;}
		.reg-text h1{ margin-bottom:20px; text-align:center; font-size:26px;}
		.title-sec h1{ font-size:30px;}
		.service-box h3{    padding: 10px 10px;font-size: 18px;}
		  }
		  	@media (max-width: 767px) {		
			.header-info-left ul{ text-align:center;border-bottom: 1px dotted rgba(0,0,0,0.1);
    padding-bottom: 4px;
} 
.header-social{ float: none; text-align:center; margin-top:3px;}
.register-sec{background-position: center left;}
.sidebar{ display:block;}
.sidebar {
  height: 100%;
  position: fixed;
  z-index: 99999;
  top: 300px;
  right: 0;
  overflow-x: hidden;
  padding-top: 16px;
}

.sidebar a {
  padding: 6px 10px 6px 17px;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  background:#65b34a;
  border-radius:10px 0px 0px 10px;
  border:2px solid rgba(0,0,0,0.1);
    display: block; margin-bottom:2px;
}

.sidebar a:hover {
  color: #f1f1f1;
  background:#33cdc1;
}
.process-step h1 {
    font-size: 16px!important;
    font-weight: 500!important;
}
.btn-circle {
    width: 60px!important;
    height: 60px!important;
}
.btn-circle .fa_big {font-size: 24px!important;}
.marb_m{margin-bottom:10px;}
.innerbanner img{
	object-fit: cover;
    height: 115px;
}
.innerbanner .banner_txt {
    position: absolute;
    margin-top: -90px;
    z-index: 999;
}
.innerbanner .banner_txt h1 {
    font-size: 20px;
    margin: 0 0 5px 0;
}
.innerbanner .banner_txt p {
    font-size: 15px;
}


}
		@media (max-width: 575px) { 
		.slicknav_menu .slicknav_icon{ margin-top:12px;}
	.service-area {padding: 30px 0px;}
.header-right-btn .btn{padding: 6px 15px;}
.banner-section .carousel-indicators{ bottom:-10px;}
		.banner-section .carousel-caption{ top:0;}
		.banner-section .carousel-caption h3{ font-size:40px;}
		.title-sec h1{ font-size:20px;}
		  .banner-section .carousel-caption p{ font-size:16px;margin-bottom:0;}
		  .event-text{ padding:0px 0px 40px;}
		  .event-text h1{ font-size:30px; margin-bottom: 15px;}
		  .event-text p{    font-size: 16px;    margin-bottom: 20px;}
		  .owl-nav .owl-next:before, .owl-nav .owl-prev:before{ font-size:25px;}
		  .owl-nav .owl-next{ right:0px!important;}
		  .owl-nav .owl-prev{left:-5px!important;}
		  
		  }
		  
.mid{margin:30px 0;}
.heading{
	font-family: 'Ubuntu', sans-serif;
   font-size: 30px;
   font-weight: 500;
   color: #0256bd;
   margin-bottom:10px;
}




/*new css*/


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

li {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}


.ol ul {
	margin: 0; 
	padding: 0; 	 
}

.ol li {
	margin: 0; 
	padding: 7px 0px 7px 5px; 
	list-style-type: number;
}

.bold{
	font-weight:700;
}
.uppercase{
   text-transform:uppercase;
}

.italic{
   font-style: italic;
}


.underline{
text-decoration:underline;
}



.justify{
text-align:justify;
}


.center{
text-align:center!important;
}


.right{
text-align:right;
}

.hline{
border-left:1px solid #e7e7e7;
padding:0 10px 0 10px;
margin:0 0px 0 15px;
}

.mar{
margin:0!important;
padding:0!important;
}

.top{width:100%; background-image: linear-gradient(#999, #000);border-bottom:1px solid #fff;}


.coachs{
	margin:12px 0;
}

.br{
	width:100%;
	height:15px;
}

.spacer{
	width:100%;
	height:30px;
}
.spacer115{
	width:100%;
	height:104px;
}
.spacer_big{
	width:100%;
	height:50px;
}


.navbar{padding-top:30px;margin-bottom:0; float:left;}
.navbar-default {
    background-color: transparent!important;
    border-color: transparent!important;
}
.navbar-default .navbar-nav > li > a {
	font-family: 'Ubuntu', sans-serif!important;
    color: #fff!important;
    font-size: 15px!important;
	font-weight:400;
    text-transform:uppercase;
}

.navbar-default .navbar-nav > li > a:hover{
    color: #d8c270 !important;
    background-color: transparent!important;
	
}

.navbar-default .navbar-nav > .active > a {
    color: #d8c270!important;
    background-color: transparent!important;
	
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #d8c270!important;
    background-color: transparent!important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #d8c270!important;
    background-color: transparent!important;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding:0;
	color: #fff;
}



.nav > li {
    position: relative;
    display: block;
    padding: 0 22px;
}


.dropdown-menu {
	width: 100%;
	min-width: 350px;
	background:#d8c270;
	text-align:left;
	border:0;
	box-shadow:none;
	border-radius:0;
	z-index: 999999;
}

.dropdown-menu > li > a {
    color: #fff!important;
	padding:5px 10px ;
	
}
.dropdown-menu > li > a:hover {
	background:#0ab9d3;
    color: #fff!important;
}

.btn_white {
	padding:8px 14px!important; 
	background: #fff; 
	font-size: 15px;
	font-weight: 600;
	text-align:center;
	color:#000;	
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
	border-radius:3px;
}

.btn_white:hover {
	background: #d8c270; 
	color:#fff;	
}



.btn_red {
	padding:8px 18px; 
	background: #0256bd; 
	font-size: 16px;
	font-weight: 600;
	color:#fff;	
	text-align:center;
	text-transform:uppercase;
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:1px solid #0256bd;
	border-radius:4px;
}

.btn_red:hover {
	background: #33cdc1; 
	color:#FFF;	
	border:1px solid #33cdc1;
}


.btn_blue {
	padding:8px 18px; 
	background: #0256bd; 
	font-size: 16px;
	font-weight: 600;
	color:#fff;	
	text-align:center;
	text-transform:uppercase;
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:1px solid #0256bd;
	border-radius:4px;
}

.btn_blue:hover {
	background: #33cdc1; 
	color:#fff;	
	border:1px solid #33cdc1;
}



.btn_red2 {
	padding:18px 18px; 
	background: #000; 
	font-size: 16px;
	font-weight: 600;
	color:#fff;	
	text-transform:uppercase;
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:1px solid #000;
	border-radius:4px;
	text-align:center;
}

.btn_red2:hover {
	background: #fff; 
	color:#000;	
	border:1px solid #000;
}


.btn-default {
	padding:7px 20px; 
	background: #fff; 
	font-size: 14px;
	font-weight:400;
	color:#000;	
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
    text-transform:uppercase;
	border-radius:4px;
	border:2px solid #0aa4bb;

}

.btn-default:hover {
	background: #0aa4bb; 
	color:#fff;
	border:2px solid #0aa4bb;	
}




.famd{font-size:13px; padding:0 2px;}
.fabig{font-size:14px; padding:0 5px;}





.navbar {
    position: relative;
    min-height: auto;
}

.carousel-caption{
	top: 100px;
	text-shadow:none;
}
.carousel-caption h1{
	font-size:55px;
	font-weight:500;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
	text-shadow: 0px 0 5px #000;
}

.carousel-caption h2{
	font-size:28px;
	font-weight:500;
	color:#fff;
	margin:0;
	padding:0 0 20px 0;
	text-transform:capitalize;
	text-align:center;
    text-shadow: 0px 0 5px #000;
}
.search h3{
	font-size:22px;
	font-weight:400;
	color:#fff;
	margin:0;
	padding:0 0 20px 0;
	text-transform:capitalize;
	text-align:center;
	text-shadow: 0px 0 5px #000;
}

.carousel-indicators .active {
    margin: 1px;
    width: 13px;
    height: 13px;
    background: #fff;
}

.carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background:#transparent;
}


.btn-primary {
	padding:10px 22px; 
	background: #0aa4bb; 
	font-size: 16px;
	font-weight: 400;
	color:#fff;	
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
    text-transform:capitalize;
	border-radius:6px;
	border:1px solid #0aa4bb;

}

.btn-primary:hover,.btn-primary:focus {
	background: #fff; 
	color:#0aa4bb;	
	border:1px solid #0aa4bb;
}




.btn-yellow {
	padding:10px 22px; 
	background: #0aa4bb; 
	font-size: 16px;
	font-weight: 400;
	color:#fff;	
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
    text-transform:capitalize;
	border-radius:6px;

}

.btn-yellow:hover,.btn-primary:focus {
	background: #fff; 
	color:#0aa4bb;	
	
}

.carousel-control.left {
    background:transparent;
	opacity:1;
	width:60px;
	height:60px;
    left:0;
	top: 40%;
	text-align:center!important;
	color:#000;
}


.carousel-control.right {
    background:transparent;
	opacity:1;
	width:60px;
	height:60px;
	right:0;
    top:40%;
	text-align:center!important;
	color:#000;
}

.carousel-control .fa {
  font-size:60px;
}

.img_border{
	border:1px solid #ddd;
	padding:5px;
}

#testimonials {
	background-image: url("../images/testimonial_bg.jpg");
	-webkit-background-size: cover;
	background-size: cover;
}

.cname{
	font-size: 14px;
	font-weight: 400;
	color:#fff;
	margin-top:25px;
}
.cname .name{
	font-size: 14px;
	font-weight: 600;
	color:#fff;

}

.heading_blue{
	font-size:32px;
	color:#d8c270;
	font-weight:400;
	margin:0 auto;
	padding: 30px 0 20px 0;
	text-align:center;
}

.heading_pink{
	font-size:22px;
	color:#000;
	font-weight:600;
	padding:10px 0;

}

.testimonials-lg .content {
    color:#fff;
	padding:0 0 15px 0;
	text-align:center;
}


.bullet li{
padding:3px 0px;
margin:0px;
list-style-type:none;
text-align:left;
}


.bullet a{    
    color: #555;
    text-decoration: none;
}

.bullet a:hover, .bullet a:focus{
    color: #000;
    text-decoration: none;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color:transparent;
    border-radius: 4px;
	font-size:12px;
}

.breadcrumb_area{
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	
}


label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400;
}

.form_field{
	background:transparent;
	border:1px solid #a8eef9;
	color:#fff!important;
	width: 310px !important;
	margin:0 10px;
}

.form_field:hover{
	background:transparent;
	border:1px solid #fff;
	color:#fff!important;
}

.form-control::-moz-placeholder {
    color: #000!important;
    opacity: 1;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border: 1px solid #aeaeae;
    border-radius: 5px;
}

.form-control {
    border: 1px solid #ccc;
	height: 45px;
}

textarea.form-control {
    height: auto;
	border-radius: 5px;
    border: 1px solid #ccc;
}

.input-group .form-control {
    height: 40px;
}

.form-group {
    margin-bottom: 20px;
}

.circle{
	width:140px;
	height:140px;
	border-radius:50%;
	background:transparent;
	border:7px solid rgba(255,255,255,0.3);
	color:#fff;
	font-size:45px;
	font-weight:400;
	text-align:center;
	padding:50px 0;
	margin: 35px auto 10px auto;
}

.graybg{
	background:#ddd;
	padding:25px 0;
}


.blk_text2{
	color:#222;
	font-size:26px;
	font-weight:600;
	padding:12px 0;
	text-align:center;
}




.panel-heading .accordion-toggle::after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #0aa4bb;
    font-size: 14px;
    font-weight: 400;
}








.tabbable .nav-tabs > li  {
	margin: 0 4px 0 0;
}


	
.tabbable .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff!important;
    background-color: #333;
    border: 1px solid #333;
	font-weight:600;
}

.tabbable .tab-content{
border: 1px solid #0aa4bb;
padding:15px;
}

.tabbable .tab-content h1{
font-size:25px;
color:#0aa4bb;
padding:5px 0 20px 0;
text-align:left;
}

.nav-tabs {
    border-bottom: 0;
}
.tabbable .nav > li > a {
    padding: 10px 30px;
	color:#000;
	background-color: #eee;
}

.tabbable .nav > li {
    position: relative;
    display: block;
    padding: 0
}


.tick {
	margin:10px 0;
	padding: 0; 
}

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


.tick li {
	margin:0; 
	padding: 0 0 6px 24px; 
	list-style-type:none;
    background: url(../images/blue_tick.png) 0 3px no-repeat;
	font-size:14px;
	color:#676767;
	text-align:left;
}

.text_md{
	font-size:15px;
	color:#000;
}

.text_sm{
	font-size:12px;
	color:#888;
}



.table-responsive > .table {
    margin-bottom: 0;
    text-align: left;
}

.test_parallax {
	background-attachment: fixed;
	padding: 30px 0;
	margin-top: 20px;
}

.test_parallax .carousel-indicators{
	bottom: 12px;
	position: relative;
}

#testimonials {
	background-image: url("../images/testimonial_bg.jpg");
	-webkit-background-size: cover;
	background-size: cover;
}



.heading_wht{
	font-size:40px;
	color:#fff;
	font-weight:300;
	margin:0 auto;
	padding: 30px 0 20px 0;
	text-align:center;
}


.testimonials-lg .content {
    color:#fff;
	padding:0 0 15px 0;
	text-align:center;
}

.col_space{margin:10px 0;}
.col_space2{margin:20px 0;}



.searchbg {
	background:#fff;
	padding:0;
	margin:0;
	border-radius:6px;
	box-shadow: 0 0 10px #888888;
 }
 
.search {
	width:40%;
    position: absolute;
    top: 60%;
    margin: 0 auto!important;
    left: 0;
    right: 0;
 }

.searchbg .form-control {
    border: 0;
	padding:0;
	height: 55px;
	z-index:9999;
} 

  
.searchbg .form-control:focus{box-shadow:none;}

.searchbtn {
    position: absolute;
	background:#000;
	border:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	padding:17px 12px;
	color:#fff;
	text-transform: uppercase;
	width: 100%;
}

.searchbtn:hover {
	background:#d8c270;
}

.img_title{
	color:#fff;
	font-size:20px;
	text-align:center;
	top:-95px;
	position:relative;
	z-index:999;
	filter: brightness(100%);
}
.offer img{border-radius:6px;filter: brightness(60%); height:182px;}
.offer:hover {filter: brightness(90%);}

.heading2{
	font-size:20px;
	color:#0256bd;
	font-weight:600;
	padding:0 0 16px 0;
}

.book_vendorbg{
	background:url(../images/book_vendorbg.jpg) center center no-repeat;
	padding:25px 0 50px 0;
	margin:30px auto;
}	
.book_vendorbg h1{
	font-size:30px;
	color:#fff;
	font-weight:500;
    text-align:center;
	margin:6px 0;
}

.book_icon{
	float:left;
    margin-right: 12px;	
}

.book_txt{
	font-size:18px;
	color:#fff;
	font-weight:400;
	padding-top:18px;
}

#pro_range .boxh {
	cursor: pointer;
	height:auto;
	float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	height:230px;

}
#pro_range .boxh img {
	left: 0;
		-webkit-transition: all 600ms ease-out;
		-moz-transition: all 600ms ease-out;
		-o-transition: all 600ms ease-out;
		-ms-transition: all 600ms ease-out;	
	transition: all 600ms ease-out;
	
}

#pro_range .boxh:hover #pro_range_img {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	
}

.pink_box{
	background:#fbffc1;
	padding:8px;
	font-size:22px;
	color:#000;
	font-weight:400;
	margin:0 0 15px 0;
	display:table;
	width:100%;
}
.pink_box img{float:left;}
.pink_box span{float:left;padding:16px 0 0 12px;}
elect:hover {
color: #444645;
background: #ddd;
}

.loginbg {
background-image: url(../images/loginbg.jpg);
height: 100%;
background-position: center; 
background-repeat: no-repeat;
background-size: cover;

}

.login_form_bg {  
background:#fff; 
background-repeat: no-repeat; 
background-position: center center; 
font-size: 14px; 
font-weight: 400; 
color: #555;
text-align: left; 
text-decoration: none;
border-radius:5px;
padding:20px;
box-shadow:0 0 30px 0 #333;
}

#logintable {
    width:100%;
    height:100%;
}

.loginbg .heading{color: #055695; }


.well {
    display: table;
	width:100%;
    padding:15px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    box-shadow:0 0 10px #aaa;
    border-radius:10px;
}


.col_mar{margin-bottom:25px;}

.padtop15{padding-top:15px;}
.text_top{
	width: 100%;
	position:absolute;
	top:15%;
	z-index:9999;
	color:#fff;
}
.text_top h1{
	color:#fff;
	font-size: 35px; 
    font-weight: 600; 
	padding:0 0 15px 0;
}

.text_top p{
	color:#fff;
	font-size:16px; 
    font-weight: 400; 
	text-align:center;
}
.whtbg{
	background:rgba(255,255,255,.8);
	padding:15px;
	color:#000;
	font-size:16px; 
    font-weight: 400;
	border-radius:6px;	
	display:table;
	width:100%;
}
.whtbg img{width:200px; margin: 0 15px;}	
#accordion .panel-heading { padding: 0;}
	#accordion .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
    outline: none;
    font-weight:bold;
    text-decoration: none;
	}

	
	#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before  {
    content:"\e113";
    float: left;
    font-family: 'Glyphicons Halflings';
	margin-right :1em;
	}
	
	
	#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before  {
    content:"\e114";
	}
	
	
	#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before {
    content: "\f106";
    float: right;
    font-family: "Font Awesome 5 Free";
    margin-right: 1em;
	color:#000;
	font-weight:300!important;
	}

	#accordion .panel-title {
        margin-top: 0;
    margin-bottom: 8px;
    font-size: 15px;
    color: #fff;
    background: #33cdc1;
    padding: 10px;
	}

	#accordion .panel-body {
    padding: 15px;
    font-size: 15px;
    color: #555;
}
	
.wht_box{
	background:#fff;
	box-shadow: 0 0 8px #888888;
	border-radius:8px;
	padding:15px;
	margin: 10px;
}
.mark{margin-bottom:10px;}

.banner_txt{
	position:absolute;
	margin-top:-180px;
	z-index:999;
}

.banner_txt h1{
	font-size: 32px;
	font-weight: 400;
    color: #fff;
	text-align:left;	
	padding:0;
	margin: 0 0 15px 0;
}

.banner_txt p{
	font-size: 18px;
	font-weight: 400;
    color: #fff;
}
.gbg{background:#f5f5f5;}
.wht_box2{
	background:#fff;
	box-shadow: 0 0 8px #ccc;
	border-radius:4px;
	padding:8px;
	display:table;
	width:100%;
	font-size:13px;

}
.listing_img{height: 240px;}
.box_group{
	padding:10px 0;
	font-size: 15px;
	font-weight: 400;
    color: #555;
	border-bottom:1px solid #ddd;
	display:table;
	width:100%;
	height:70px;
}
.box_group_lft{float:left; font-weight:600; color:#000;}
.box_group_rht{float:left; text-align:right;}
.box_group_rht span{margin-left:10px;}
.box_group .badge{background:#000; color:#fff;}
.box_group_bottom{margin:8px 0 0 0;line-height: 24px; height: 50px;}
.box_group_bottom p{font-size: 13px; color: #999;}
.box_group_bottom .pink{font-size: 18px; font-weight:600;}
.pink{color:#0256bd;}
.box_group_bottom .txt_sm{font-size: 13px; color:#999; font-weight: 400;}

.box_group_bottom_lft{float:left;width:75%;}
.box_group_bottom_rht{float:left;width:25%; text-align:right;}


.box_bar{
	background:#fff;
	top:45%;
	position:absolute;
	padding:8px 10px 8px 8px;
	font-size: 14px;
	font-weight: 600;
    color: #000;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom:2px solid #000;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000;
}
.pagination>li>a, .pagination>li>a, .pagination>li>span, .pagination>li>span {
    color: #000;
}


.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000;
}

.social ul li{margin:0 0 7px 0; color: #555;}
.social ul li a{color: #555;}
.social ul li a:hover{color: #000;}


.fabox{
	background:#bdbdbd;
	width:30px;
	height:30px;
	color: #fff;
	font-size: 14px;
	text-align:center;
	line-height:30px!important;
}
.fabox:hover{background:#000;}

.facebook{
	background:#4e71a8;
	width:30px;
	height:30px;
	color: #fff;
	font-size: 14px;
	text-align:center;
	line-height:30px!important;
}
.facebook:hover{background:#335d9e;}


.twitter{
	background:#55acee;
	width:30px;
	height:30px;
	color: #fff;
	font-size: 14px;
	text-align:center;
	line-height:30px!important;
}
.twitter:hover{background:#3399e6;}

.linkedin{
	background:#007bb5;
	width:30px;
	height:30px;
	color: #fff;
	font-size: 14px;
	text-align:center;
	line-height:30px!important;
}
.linkedin:hover{background:#046b9c;}


.vendor_btn .dropdown-menu {
    width: 80%;
    background: #fff;
    color: #000;
    text-align: left;
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 0;
	z-index:9999;
	position: absolute;
}
.vendor_btn .dropdown-menu > li > a {
    color: #000!important;
}
.vendor_btn .dropdown-menu > li > a:hover {
    background: #0ab9d3;
    color: #fff!important;
}
.vendor_btn{
    float: right;
    margin-top:-7px;
}

.vendor_btn .dropdown-menu > li > span {
    margin-left:10px;
}
.dropdownbg{background: #eee; padding:8px 0;}


.mega-dropdown {
  position: static !important;
  
}
.mega-dropdown-menu {
    padding: 10px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;    padding: 5px 0;
}
.mega-dropdown-menu > li > ul > li span{
  font-weight:400;
}

.mega-dropdown-menu > li > ul > li a.pink{
  font-weight:600;
  color:#000;
}
.mega-dropdown-menu > li > ul > li a.pink:hover{
  font-weight:600;
  color:#fff!important;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #fff;
  padding: 3px 0;
  font-weight: 400;
  
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;color: #000;font-weight: 400;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 16px;
  color: #1ba8e3;
  padding: 0;
  line-height: 30px;
}

.mega-dropdown-menu .dropdown-header a{
  color: #fff;
}
.mega-dropdown-menu .dropdown-header a:hover{
  color: #fff;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:transparent!important;color: #fff!important;
}
.nav .open a:hover{background-color:transparent;}

.nav.vendor_btn > li > a {
    color: #000;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color: transparent;
}
.navbar-nav.vendor_btn>li>.dropdown-menu {
    margin-top: -14px;    margin-right: 30px;
}
.dropdown-menu .divider {
    background-color:#d8c270;
    padding: 0;
}
.navbar-right {
    margin-right:17px;
}
.head1{
    font-size: 22px;
    font-weight: 500;
    color: #0256bd;
	margin:0 0 10px 0;
}
.head2{
    font-size: 20px;
    color: #1ba8e3;
	margin:0 0 10px 0;
}
.head3{
    font-size: 16px;
    color: #000;
	margin:0 0 10px 0;
}
.popular{background:#efefef; padding:6px 10px; font-size:13px;font-weight:600;color:#000;float:right;}
.fared{color:#d84a38;}
.martop10{margin-top:10px;}
.martop15{margin-top:15px;}
.marbottom10{margin-bottom:10px;}
.marbottom20{margin-bottom:20px;}
.img_radius{border-radius:5px;}

.sticky_bottom{
	background-image: linear-gradient(to right, #33cdc1 , #0256bd);
	border-top:none;
	width:100%;
	position:fixed;
	bottom:0;
	padding:5px;
	left:0;
	z-index:999999;
}
.sticky_bottom .btn_red:hover {
    background: #fff;
    color: #33cdc1;
    border: 1px solid #33cdc1;
}
.process{margin-top:30px; }
.process-step .btn:focus{outline:none; }
.process{display:table;width:100%;position:relative;}
.process-row{display:table-row;}
.process-step button[disabled]{opacity:1 !important;filter: alpha(opacity=100) !important;}
.process-row:before{top:40px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#ccc;z-order:0}
.process-step{display:table-cell;text-align:center;position:relative}
.process-step p{margin-top:4px}
.btn-circle{width:80px;height:80px;text-align:center;font-size:12px;border-radius:50%;}
.fa_big{font-size:35px!important;}
.process-step h1{font-size:22px; font-weight:400; color:#000;padding: 10px 0 30px 0;}
.process-step .btn{border-radius:50%;}
.txt_sm{font-size: 13px; color:#999;}
.blue_txt{font-size: 16px; font-weight:600;  color:#d8c270;}

.steps label{color:#777;}


.btn-success {
	padding:8px 18px; 
	background: #5cb85c; 
	font-size: 16px;
	font-weight: 600;
	color:#fff;	
	text-align:center;
	text-transform:uppercase;
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:1px solid #5cb85c;
	border-radius:4px;
}

.btn-success:hover {
	background: #fff; 
	color:#5cb85c;	
	border:1px solid #5cb85c;
}
.create_album{
	background:#000;
	padding:50px 25px;
	font-size: 15px;
	font-weight: 600;
	color:#fff;	
	text-align:center;
	border:1px solid #ddd;
	cursor:pointer;
	border-radius:6px;
}
.create_album:hover{
	background:#d8c270;
}
.create_album .fa{font-size: 25px; padding:0 0 40px 0;}
.modal-header{background:#d8c270;padding:6px 12px;}
.modal-title{color:#fff;font-weight:400;}

.wht_box3{
	background:#fff;
	border-radius:4px;
	padding:8px;
	display:table;
	width:100%;
	border:1px solid #ddd;
	font-size:14px;
}
.wht_box3 .leftcol{
	width:50%;
	float:left;
	margin:5px 0 0 0;
	
}
.wht_box3 .rightcol{
	width:50%;
	float:left;
	margin:5px 0 0 0;
	text-align:right;
	
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
input[type=file] {
    display: none;
}
.choosebox{
	text-align:center;
	border:1px dashed #ddd;
	padding:12px;
	border-radius:10px;
	cursor:pointer;
}
.album_bg{
	padding:4px;
	border:1px solid #ddd;
}

.album_bg img{
	padding:0 0 10px 0;
}

.album_bg_txt{
	font-size:15px;
	color:#fff;
	margin-top:-40px;
	margin-left:12px;
	position:absolute;
}
.album_close{
	font-size:25px;
	font-weight:600;
	color:#fff;
	margin:10px;
	position:absolute;
	background:#000;
	width:30px;
	height:30px;
	text-align:center;
	border-radius:50%;
	right:20px;
	cursor:pointer;
}
.login_close{
	text-align: right;
    margin-top: -12px;
    margin-right: -10px;
}
.login_close .fa{
	color:#000;
	font-size:25px;
}
.login_close .fa:hover{
	color:#d8c270;
}
.margin_top22{margin-top:4%;}
.banner img{width:100%; height:600px;} 
h5.modal-title{font-size:13px; color:#fff;font-weight:400;} 
#contactModal h4.modal-title{font-size:25px; color:#fff;font-weight:400;} 
.modal-header .close {font-size:35px;color:#fff;opacity:1;}
.modal-header .close:hover {color:#000;}
#contactModal .modal-dialog {width: 480px;}
::placeholder {
  color: #000!important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #000!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
color: #000!important;
}
.nopad{padding-left:0; padding-right:0;}

.choose_us p{height:150px;}

.tbl_cell{display:table-cell;}

.scroll_area{border-bottom:1px solid #ddd; padding:6px 0;}
.btn_red_sm {
	padding:4px 12px; 
	background: #33cdc1; 
	font-size: 14px;
	font-weight: 500;
	color:#fff;	
	text-align:center;
	text-transform:capitalize;
	display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:1px solid #33cdc1;
	border-radius:3px;
}

.btn_red_sm:hover {
	background: #0256bd; 
	color:#fff;	
	border:1px solid #0256bd;
}
#carousel-reviews{width:92%;margin:0 auto; height: 160px;}

#carousel-reviews .carousel-control.left {
    left: -40px;
    top: 30%;
}

#carousel-reviews .carousel-control.right {
    right: -40px;
    top: 30%;
}
#carousel-reviews .carousel-inner .wht_box {
    height: 135px;
}


/* Carousel Fading slide */
.carousel-fade .carousel-inner { background:transparent; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.topbar .social ul li {
    margin: 0;
    float: left;
}
.gmap iframe {
    width: 100%;
    height: 300px;
    padding:0;
    border: 1px solid #ccc;
    margin-top: 15px;
}
/*new css*/

.owl-similar-photo .item{
	width:92%;
	margin:0 auto;
}
.total_bar input.btn-primary{padding:20px;}
.total_bar{padding:10px 0;background:#c8efe2;margin-bottom:30px;border-radius:8px 0;box-shadow: 0px 15px 10px -15px #aaa;   }