@import url('https://fonts.googleapis.com/css?family=Lora:400,400i|Montserrat:400,500,600,700|Roboto:400,500');
@import url(imp.css);
@import url(bootstrap.css);
@import url(font-awesome.min.css);
@import url(flaticon.css);
@import url(hover.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(bootstrap-select.min.css);
@import url(jquery.fancybox.css);
@import url(prettyPhoto.css);
< !--@import url(icomoon.css);
-->@import url(flexslider.css);
@import url(../assets/timepicker/timePicker.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/bootstrap-touch-spin/jquery.bootstrap-touchspin.css);

@font-face {
	font-family: "Georgia";
	src: url(../fonts/Georgia.ttf)
}

html,
body {
	height: 100%
}

body {
	font-size: 16px;
	color: #b6b6b6;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Montserrat', sans-serif
}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: 0;
	border: 0
}

figure {
	margin: 0
}

img {
	max-width: 100%;
	height: auto
}

i {
	font-style: normal
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0
}

p {
	font-size: 14px;
	line-height: 27px;
	color: #777;
	font-weight: 400;
	font-family: 'Roboto', sans-serif
}

span {}

h1 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 700
}

h4 {
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	color: #333
}

h5 {
	font-size: 24px;
	line-height: 37px;
	font-weight: 700;
	color: #fff;
	font-family: 'Montserrat', sans-serif
}

button,
input,
select,
textarea {
	font-size: 14px;
	line-height: 27px;
	font-weight: 400;
	color: #777;
	font-family: 'Roboto', sans-serif
}

button {
	border: 0
}

button:focus {
	outline: 0
}

.sec-title-one {
	position: relative;
	bottom: 0;
	background: url(../images/icon/sec-title.png)no-repeat scroll left bottom;
	margin-bottom: 40px
}

.sec-title-two {
	position: relative;
	bottom: 0;
	background: url(../images/icon/sec-title.png)no-repeat scroll center bottom;
	margin-bottom: 40px
}

.title-text {
	padding: 0 0 50px
}

.title-text span {
	color: #777
}

.sub-title h6 {
	font-size: 18px;
	line-height: 27px;
	color: #333;
	font-weight: 700;
	margin-top: 30px;
	padding-bottom: 10px
}

.border-right {
	position: absolute;
	top: 6px;
	right: 0;
	width: 2px;
	height: 26px;
	content: '';
	background: #000;
	border: 0 !important;
	display: none
}

.border-right.two {}

.bg-one {
	background: #ffc85e
}

.bg-two {
	background: #f6f6f6
}

.bg-three {
	background: #982029
}

.bg-four {
	background: rgba(249, 249, 251, .9)url(../images/footer-bg.png)no-repeat center;
	background-position: center 2px;
	background-repeat: no-repeat;
	background-blend-mode: soft-light;
	background-size: cover;
	border-top: 1px solid #d1d1d1
}

.bg-five {
	background: #151515
}

.bg-six {
	background: #fafafa
}

.bg-seven {
	background: #171717
}

.pb-one {
	padding-bottom: 20px
}

.sp-one {
	padding: 50px 0
}

.sp-two {
	padding: 30px 0 0
}

.sp-three {
	padding: 50px 0 50px
}

.sp-four {
	padding: 120px 0 80px
}

.sp-five {
	padding: 50px 0 20px
}

.sp-six {
	padding: 75px 0 55px
}

.sp-seven {
	padding: 95px 0 65px
}

.sp-eight {
	padding: 60px 0 30px
}

.sp-nine {
	padding: 150px 0 40px
}

.sp-ten {
	padding: 50px 0 50px
}

.sp-eleven {
	padding: 150px 0
}

.boxed_wrapper {
	background: #fff none repeat scroll 0 0;
	min-width: 320px;
	overflow-x: hidden;
	width: 100%
}

.form-group {
	position: relative;
	margin-bottom: 20px
}

.form-group select {
	color: #848484;
	margin-right: 20px;
	background: #fff
}

.bootstrap-select.btn-group {
	background: transparent
}

.bootstrap-select>.dropdown-toggle {
	background: #fff;
	height: 50px;
	border: 1px solid #e5e5e5
}

.bootstrap-select>.dropdown-toggle:after {
	position: absolute;
	content: "\f107";
	color: #e5e5e5;
	top: 5px;
	right: 0;
	width: 30px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	background: #fff;
	font-family: FontAwesome
}

.bootstrap-select .dropdown-toggle:focus {
	outline: 0 !important;
	color: #fff
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	color: #e5e5e5;
	right: 10px
}

.bootstrap-select.btn-group .dropdown-menu {
	background: #fff;
	margin-top: 18px;
	display: block
}

.bootstrap-select.btn-group .dropdown-menu li a {
	background: #fff;
	color: #848484;
	padding: 10px 20px;
	transition: all 500ms ease
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
	background: #982029;
	color: #fff;
	transition: all 500ms ease
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #888
}

.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="password"],
.form-group input[type="number"],
.form-group select,
.form-group textarea {
	display: block;
	width: 100%;
	line-height: 26px;
	height: 46px;
	font-size: 15px;
	box-shadow: none;
	color: #888;
	text-transform: capitalize;
	background: #fff;
	padding: 10px 15px;
	font-weight: 400;
	border-radius: 0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease
}

.form-group input[type="text"]:focus,
.form-group input[type="email"]:focus,
.form-group input[type="password"]:focus,
.form-group input[type="number"]:focus,
.form-group select:focus,
.form-group textarea:focus {
	box-shadow: none;
	color: #888;
	outline: 0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease
}

::-webkit-input-placeholder {
	color: #b6b6b6
}

:-ms-input-placeholder {
	color: #b6b6b6
}

::-moz-placeholder {
	color: #b6b6b6;
	opacity: 1
}

:-moz-placeholder {
	color: #b6b6b6;
	opacity: 1
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	background-color: rgba(255, 255, 255, 1);
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icon/preloader.gif)
}

@-webkit-keyframes menu_sticky {
	0% {
		margin-top: -100px
	}

	50% {
		margin-top: -90px
	}

	100% {
		margin-top: 0
	}
}

@keyframes menu_sticky {
	0% {
		margin-top: -100px
	}

	50% {
		margin-top: -90px
	}

	100% {
		margin-top: 0
	}
}

.main-menu-one.stricky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	z-index: 9999;
	background: #982029;
	-webkit-animation-name: menu_sticky;
	animation-name: menu_sticky;
	-webkit-animation-duration: .60s;
	animation-duration: .60s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

.main-menu-two.stricky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	z-index: 9999;
	background: #fff;
	box-shadow: 0 0 11px rgba(0, 0, 0, .05);
	-webkit-animation-name: menu_sticky;
	animation-name: menu_sticky;
	-webkit-animation-duration: .60s;
	animation-duration: .60s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

.scroll-to-top {
	background: #982029;
	border-radius: 50%;
	bottom: 25px;
	color: #333;
	cursor: pointer;
	display: none;
	font-size: 30px;
	font-weight: normal;
	height: 55px;
	line-height: 50px;
	position: fixed;
	right: 15px;
	text-align: center;
	transition: all 500ms ease 0s;
	width: 55px;
	z-index: 99999;
	-webkit-box-shadow: 0 8px 23px -6px rgba(27, 27, 27, 1);
	-moz-box-shadow: 0 8px 23px -6px rgba(27, 27, 27, 1);
	box-shadow: 0 8px 23px -6px rgba(27, 27, 27, 1)
}

.scroll-to-top span {
	color: #fff
}

.thm-btn {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	z-index: 1;
	padding: 10px 25px;
	text-align: center;
	display: inline-block;
	text-transform: capitalize;
	transition: all .5s ease 0s;
	font-family: 'Montserrat', sans-serif
}

.thm-btn:before {
	position: absolute;
	content: "";
	left: 0;
	opacity: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-color: #2B2C36;
	transform: scale(.5, 1);
	transition: all .4s ease 0s
}

.thm-btn:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.thm-btn:hover {
	color: #fff
}

.bg-clr1 {
	background: #982029;
	color: #fff
}

.bg-clr2 {
	position: relative;
	background: #982029;
	color: #fff
}

.bg-clr2:before {
	position: absolute;
	content: "";
	left: 0;
	opacity: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-color: #982029;
	transform: scale(.5, 1);
	transition: all .4s ease 0s
}

.bg-clr2:hover:before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.left-side .top-info li {
	position: relative;
	margin-right: 15px;
	padding-right: 20px;
	display: inline-block
}

.left-side .top-info li a {
	color: #cacaca
}

.right-side .top-info li a {
	color: #cacaca
}

.right-side .top-info li {
	position: relative;
	margin-left: 10px;
	padding-right: 15px;
	display: inline-block
}

.right-side .top-info li:last-child {
	padding-right: 0
}

.top-info li i {
	color: #fff;
	margin-right: 8px
}

.language-switcher {
	position: relative;
	float: right;
	width: 70px
}

.language-switcher #polyglotLanguageSwitcher span.trigger::before {
	color: #982029;
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 0
}

#polyglotLanguageSwitcher ul.dropdown li {
	border-top: 1px dashed #18191e;
	display: block;
	padding: 0 10px;
	transition: all .2s ease-in-out 0s;
	width: 100px
}

.header-logo {
	position: relative;
	z-index: 1;
	padding: 10px 0
}

.header-logo:before {
	background: #fafafa none repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	right: 10px;
	width: 2500px;
	z-index: -1;
	transform: skewX(30deg)
}

.header-contact-info {
	position: relative;
	overflow: hidden;
	float: right;
	padding: 20px 0 0 0
}

.header-contact-info ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
	position: relative;
	padding-left: 45px
}

.header-contact-info ul li:last-child {
	margin-right: 0;
	border-right: none;
	padding-right: 0
}

.header-contact-info ul li .iocn-holder {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #982029;
	position: absolute;
	left: 0;
	top: 0
}

.header-contact-info ul li .iocn-holder span {}

.header-contact-info ul li .iocn-holder span:before {
	color: #982029
}

.header-contact-info ul li .text-holder {
	padding-left: 20px
}

.header-contact-info ul li .text-holder strong {
	color: #222;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase
}

.header-contact-info ul li .text-holder p {
	color: #848484;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	line-height: 26px
}

.top-social-links {
	float: right;
	margin: 15px 0
}

.top-social-links li {
	display: inline-block;
	margin: 0 0 0 15px
}

.top-social-links li:first-child {
	margin: 0
}

.top-social-links li a i {
	color: #848484;
	font-size: 16px;
	transition: all 500ms ease
}

.top-social-links li a:hover i {
	color: #982029
}

.main-menu-one {
	position: relative;
	z-index: 9999
}

.menu-style-one {
	position: relative;
	background: #982029
}

.menu-style-one .main-menu {
	float: left
}

.menu-style-one .right-side-menu {
	float: right
}

.stricky-fixed .menu-style-one {
	margin-left: 0
}

.menu-style-one:before {
	position: absolute;
	left: -35px;
	top: 0;
	width: 60px;
	height: 70px;
	content: '';
	background: #982029;
	transform: skewX(30deg)
}

.main-menu .navbar-collapse {
	padding: 0
}

.main-menu .navigation {
	position: relative;
	margin: 0
}

.main-menu .navigation li {
	position: relative;
	display: inline-block;
	padding: 0
}

.main-menu .navigation li i {
	margin-right: 8px
}

.main-menu .navigation li a {
	position: relative;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 36px;
	opacity: 1;
	padding: 15px;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	text-transform: capitalize;
	transition: all 500ms ease 0s
}

.main-menu .navigation li:first-child a {}

.main-menu .navigation>li>ul {
	position: absolute;
	left: 0;
	top: 120%;
	width: 270px;
	padding: 9px 0;
	background: #fff;
	z-index: 100;
	visibility: hidden;
	opacity: 0;
	border-top: 2px solid #982029;
	box-shadow: 0 0 40px rgba(0, 0, 0, .05);
	transition: all 500ms ease
}

.main-menu .navigation>li:hover>ul {
	top: 100%;
	opacity: 1;
	visibility: visible
}

.main-menu .navigation>li>ul>li {
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	background: #000;
	border-right: none
}

.main-menu .navigation>li>ul>li:first-child {
	border: 0
}

.main-menu .navigation>li>ul>li>a {
	background: #fff none repeat scroll 0 0;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	padding: 9px 13px;
	position: relative;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
	font-family: 'Montserrat', sans-serif
}

.main-menu .navigation>li>ul>li:hover>a {
	color: #222;
	background-color: #982029
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
	position: absolute;
	right: 5px;
	top: 22px;
	font-size: 15px;
	color: #fff;
	display: inline-block
}

.right-side-menu {
	position: relative;
	padding: 15px 0
}

.outer-search-box {
	position: relative;
	float: left;
	height: 40px;
	width: 40px;
	line-height: 36px
}

.outer-search-box .seach-toggle {
	background: transparent;
	border-radius: 0;
	color: #222;
	cursor: pointer;
	display: block;
	font-size: 18px;
	position: relative;
	text-align: center;
	transition: all 500ms ease
}

.outer-search-box .seach-toggle:hover,
.outer-search-box .seach-toggle.active {}

.outer-search-box .search-box {
	background: #fff;
	border-top: 2px solid #fff;
	opacity: 0;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 170%;
	transition: all 500ms ease 0s;
	visibility: hidden;
	box-shadow: 0 0 40px rgba(0, 0, 0, .041)
}

.outer-search-box .search-box.now-visible {
	top: 137%;
	opacity: 1;
	z-index: 9999;
	visibility: visible
}

.outer-search-box .search-box .form-group {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	min-width: 250px
}

.outer-search-box .form-group input[type="search"] {
	background: #fff none repeat scroll 0 0;
	border: 0;
	color: #000;
	display: block;
	font-size: 13px;
	line-height: 24px;
	position: relative;
	transition: all 500ms ease 0s;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	padding-right: 50px
}

.outer-search-box .form-group input[type="search"]:focus {
	border: 0;
	outline: 0
}

.outer-search-box .form-group button,
.outer-search-box .form-group input[type="submit"] {
	background: #2b2c36;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 40px;
	line-height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	transition: all 500ms ease 0s
}

.outer-search-box .form-group button:hover,
.outer-search-box .form-group input:focus+button {}

.right-side-menu .nav-toggler {
	position: relative;
	z-index: 1;
	height: 40px;
	width: 40px;
	line-height: 62px
}

.right-side-menu:before {
	background: #982029 none repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 2500px;
	z-index: -1
}

.right-side-menu .nav-toggler button {
	background: transparent;
	cursor: pointer
}

.right-side-menu .nav-toggler span:before {
	font-size: 50px;
	background: transparent;
	color: #222
}

.main-slider.style-1 {
	position: relative;
	top: -70px;
	margin-bottom: -71px
}

.main-slider.style-3 .content {
	margin-top: 100px
}

.main-slider .slide:before {
	position: absolute;
	content: '';
	background: rgba(34, 34, 34, .78);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.main-slider .content.alternate {
	max-width: 610px;
	width: 100%;
	float: right;
	display: block
}

.main-slider .slide {
	position: relative;
	padding: 220px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center
}

.main-slider .image {
	position: relative;
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px)
}

.main-slider .active .image {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 1000ms
}

.main-slider .image img {
	width: auto;
	margin: 0 auto
}

.main-slider h2 {
	position: relative;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.1em;
	margin-bottom: 45px;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px)
}

.main-slider .active h2 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 1300ms
}

.main-slider h2.style-two {
	font-weight: 500;
	margin-bottom: 40px
}

.main-slider h2.style-three {
	font-weight: 500;
	margin-bottom: 20px
}

.main-slider h2.alternate {
	margin-bottom: 35px
}

.main-slider h3 {
	position: relative;
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 20px;
	display: inline-block;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px)
}

.main-slider .active h3 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 1000ms
}

.main-slider .text {
	position: relative;
	color: #fff;
	font-size: 20px;
	opacity: 0;
	line-height: 1.7em;
	font-weight: 500;
	margin-bottom: 40px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px)
}

.main-slider .active .text {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 2000ms
}

.main-slider .link-box {
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	text-align: center
}

.main-slider .link-box .theme-btn {
	margin-right: 10px
}

.main-slider .active .link-box {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 2500ms
}

.main-slider .btn-style-one {
	position: relative;
	padding: 11px 35px;
	line-height: 24px;
	color: #222;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	background: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
	min-width: 200px;
	border: 2px solid #fff;
	font-family: 'Montserrat', sans-serif;
	transition: .5s ease
}

.main-slider .btn-style-one:hover {
	color: #fff;
	background: #101010;
	border-color: #101010
}

.main-slider .btn-style-two {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	min-width: 200px;
	border: 2px solid #fff;
	font-family: 'Montserrat', sans-serif;
	transition: .5s ease
}

.main-slider .btn-style-two:hover {
	color: #fff;
	border-color: #982029;
	background-color: #982029
}

.main-slider .content .title {
	position: relative;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 20px;
	margin-bottom: 25px;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px)
}

.main-slider .content .title:after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0;
	width: 70px;
	height: 1px;
	margin-left: -35px;
	background-color: #fff
}

.main-slider .active .title {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 600ms
}

.main-slider .owl-dots {
	position: absolute;
	left: 50%;
	bottom: 20px;
	max-width: 100px;
	margin-left: -50px;
	width: 100%;
	text-align: center
}

.main-slider .owl-dots .owl-dot {
	position: relative;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	overflow: hidden;
	border-radius: 50px;
	display: inline-block;
	border: 1px solid #fff;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease
}

.main-slider .owl-dots .owl-dot:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: none;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease
}

.main-slider .owl-dots .owl-dot.active::before,
.main-slider .owl-dots .owl-dot:hover::before {
	background: #fff
}

.main-slider .owl-nav {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	margin-top: -20px
}

.main-slider .owl-nav .owl-prev {
	position: absolute;
	left: 40px;
	line-height: 42px;
	color: #222;
	font-size: 22px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	width: 50px;
	border-radius: 0;
	background: #fff
}

.main-slider .owl-nav .owl-next {
	position: absolute;
	right: 40px;
	line-height: 42px;
	color: #222;
	font-size: 22px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	width: 50px;
	border-radius: 0;
	background: #fff
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover {
	background: #982029;
	color: #ee2d50
}

.callout-section {
	margin: 0
}

.callout-section .callout-item {
	background: rgba(0, 0, 0, .9);
	padding: 70px 0 35px
}

.callout-section .callout-item.light-bg {
	background: rgba(0, 0, 0, .8)
}

.callout-section .callout-item.deep-bg {
	background: rgba(0, 0, 0, 9.9)
}

.callout-section .default-bg {
	margin: 0
}

.callout-item .inner-item {
	position: relative;
	margin: 0 30px 30px 100px;
	padding-left: 70px
}

.callout-item .icon-box {
	position: absolute;
	top: 5px;
	left: 0
}

.callout-item .icon-box i:before {
	font-size: 50px;
	color: #fff
}

.callout-item h5 {
	transition: .5s ease
}

.callout-item .text {
	color: #fff
}

.wellcome-left-colmun {
	margin: 45px 70px 30px 0
}

.wellcome-left-colmun .text {
	position: relative;
	margin: 20px 0 20px
}

.wellcome-left-colmun .text h1 {
	position: absolute;
	left: 0;
	top: -12px;
	font-size: 60px;
	line-height: 27px;
	color: #982029
}

.wellcome-left-colmun .text h6 {
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
	font-family: 'Lora', serif;
	color: #222;
	padding: 0 0 0 85px
}

.wellcome-left-colmun .link-btn .thm-btn {
	padding: 10px 40px;
	margin-top: 30px
}

.wellcome-left-colmun .link-btn .thm-btn:hover {
	color: #fff
}

.course-search-bg {
	position: relative;
	background-repeat: no-repeat !important;
	background-size: cover !important
}

.course-search-bg:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, .85)
}

.course-search-title {
	position: relative;
	background: #982029;
	margin-right: 52px;
	z-index: 1;
	padding: 32px 0 32px 25px
}

.course-search-title:before {
	position: absolute;
	top: 0;
	right: -28px;
	width: 60px;
	height: 75px;
	content: '';
	z-index: -1;
	background: #982029;
	transform: skewX(30deg)
}

.course-search-title:after {
	position: absolute;
	bottom: 0;
	right: -28px;
	width: 60px;
	height: 75px;
	content: '';
	z-index: -1;
	background: #982029;
	transform: skewX(-30deg)
}

.form-area-one {
	margin: 50px 80px 30px 25px
}

.form-style-one .form-group select,
.form-style-one .form-group input {
	padding-left: 35px
}

.form-style-one .form-group i,
.form-style-one .form-group i {
	position: absolute;
	top: 17px;
	left: 12px;
	font-size: 14px;
	color: #982029
}

.form-style-one button {
	width: 100%;
	display: block;
	padding: 10px 50px
}

.form-style-one button:hover {
	color: #fff
}

.form-style-one button span {
	color: #fff;
	margin-right: 10px
}

.form-style-one button:hover span {
	color: #fff
}

.gallery-section .sec-title-one {
	float: left
}

.gallery-filter {
	float: right;
	margin: 5px 0 40px
}

.gallery-filter li {
	padding: 0;
	cursor: pointer;
	margin-right: 4px;
	display: inline-block
}

.gallery-filter li span {
	font-size: 15px;
	font-weight: 600;
	line-height: 28px;
	color: #333;
	padding: 6px 20px;
	font-style: normal;
	display: inline-block;
	border: 1px solid #dcdcdc;
	text-transform: capitalize;
	transition: .5s ease;
	font-family: 'Montserrat', sans-serif
}

.gallery-filter li:hover span,
.gallery-filter li.active span {
	color: #fff;
	background: #982029;
	border-color: #982029;
	transition: .5s ease
}

.gallery-item {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: inline-block;
	margin-bottom: 30px
}

.gallery-item img {
	width: 100%;
	transform: scale(1);
	transition: .5s ease
}

.gallery-item:hover img {
	transform: scale(1.3);
	transition: .5s ease
}

.gallery-item .image-box {
	position: relative;
	overflow: hidden
}

.gallery-item .image-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
	opacity: 0;
	-webkit-transform: perspective(400px)rotateX(-90deg);
	-ms-transform: perspective(400px)rotateX(-90deg);
	transform: perspective(400px)rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(0, 0, 0, .75)
}

.gallery-item:hover .image-box:before {
	opacity: 1;
	-webkit-transform: perspective(400px)rotateX(0);
	-ms-transform: perspective(400px)rotateX(0);
	transform: perspective(400px)rotateX(0)
}

.gallery-item .overlay a {
	background: rgba(255, 255, 255, .85)none repeat scroll 0 0;
	border-radius: 50%;
	color: #222;
	font-size: 20px;
	height: 60px;
	margin: 0 5px;
	line-height: 60px;
	opacity: 0;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateX(0)translateY(-30%)scale(.9);
	-ms-transform: translateX(0)translateY(-30%)scale(.9);
	transform: translateX(0)translateY(-30%)scale(.9);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 60px
}

.gallery-item .overlay a:hover {
	background: rgba(255, 255, 255, 1)none repeat scroll 0 0;
	color: #982029
}

.gallery-item:hover .overlay a {
	opacity: 1;
	-webkit-transform: translateX(0)translateY(0)scale(1);
	-ms-transform: translateX(0)translateY(0)scale(1);
	transform: translateX(0)translateY(0)scale(1)
}

.gallery-item .overlay {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	z-index: 10
}

.gallery-item:hover .overlay {
	opacity: 1
}

.gallery-item .date-box {
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -32px;
	display: inline-block
}

.gallery-item .date-box h6 {
	position: relative;
	z-index: 8;
	font-size: 17px;
	color: #fff;
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 55px;
	border-radius: 50%;
	background: #982029;
	border: 6px solid #fff;
	font-family: 'Roboto', sans-serif
}

.gallery-item .image-content {
	position: relative;
	padding: 30px 30px;
	background: #fafafa
}

.gallery-item .reting i,
.gallery-item .reting span {
	color: #982029;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	font-style: normal
}

.gallery-item .reting a {
	color: #982029;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
	font-style: normal;
	font-family: 'Montserrat', sans-serif
}

.gallery-item .bottom-text {
	padding: 6px 0 20px
}

.gallery-item .bottom-text h6 {
	font-size: 18px;
	color: #333;
	line-height: 27px;
	font-weight: 600;
	transition: .5s ease
}

.gallery-item .bottom-text h6 a {
	color: #222
}

.gallery-item .bottom-text h6 a:hover {
	color: #982029;
	transition: .5s ease
}

.gallery-item .info {
	position: relative;
	padding-top: 15px;
	border-top: 1px solid #e8e8e8
}

.gallery-item .info p {
	color: #333;
	font-weight: 500;
	margin-bottom: 0;
	font-size: 14px
}

.gallery-item .info p i {
	margin-right: 8px;
	color: #982029
}

.fancybox-skin {
	background: rgba(11, 70, 150, .8) !important
}

.service-section {
	position: relative;
	background-size: cover
}

.service-section:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, .9)
}

.service-section .sec-title-two h4 {
	color: #fff
}

.service-section .title-text span {
	position: relative;
	color: #e1e1e1
}

.slide-item .service-item-one {
	position: relative;
	text-align: center;
	cursor: pointer;
	padding: 105px 25px 40px;
	border: 1px solid #5c5c5c;
	transition: all 500ms ease
}

.slide-item.one .service-item-one:hover {
	border-color: #982029;
	transition: all 500ms ease
}

.slide-item.one .service-item-one .link-btn a:hover {
	color: #982029;
	transition: all 500ms ease
}

.slide-item.two .service-item-one:hover {
	border-color: #982029;
	transition: all 500ms ease
}

.slide-item.two .service-item-one .link-btn a:hover {
	color: #982029;
	transition: all 500ms ease
}

.slide-item.three .service-item-one:hover {
	border-color: #01a2a6;
	transition: all 500ms ease
}

.slide-item.three .service-item-one .link-btn a:hover {
	color: #01a2a6;
	transition: all 500ms ease
}

.slide-item.four .service-item-one:hover {
	border-color: #fd8d3c;
	transition: all 500ms ease
}

.slide-item.four .service-item-one .link-btn a:hover {
	color: #fd8d3c;
	transition: all 500ms ease
}

.service-item-one .bg-red {
	background: #982029
}

.service-item-one .bg-yellow {
	background: #982029
}

.service-item-one .bg-green {
	background: #01a2a6
}

.service-item-one .bg-orange {
	background: #fd8d3c
}

.service-item-one .icon-box {
	position: absolute;
	width: 65px;
	height: 65px;
	top: 0;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	line-height: 65px
}

.service-item-one .icon-box i:before {
	font-size: 40px;
	color: #fff
}

.service-item-one h6 a {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 27px;
	padding: 10px 0
}

.service-item-one h6 a:hover {
	color: #982029;
	transition: all 500ms ease
}

.service-item-one p {
	font-size: 15px;
	color: #e1e1e1;
	line-height: 26px;
	margin-top: 12px
}

.service-item-one .link-btn a {
	font-size: 14px;
	color: #fff;
	line-height: 27px;
	transition: all 500ms ease;
	font-family: 'Montserrat', sans-serif
}

.service-item-one .link-btn a i {
	margin-left: 5px
}

.services-carousel .owl-nav {
	margin-top: 45px
}

.services-carousel .owl-nav [class*=owl-] {
	margin: 5px;
	height: 42px;
	width: 42px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	background: transparent;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 500ms ease
}

.services-carousel .owl-nav [class*=owl-]:hover {
	background: #fff;
	border-color: #fff;
	transition: all 500ms ease
}

.services-carousel .owl-nav span:before {
	color: #aeadad;
	font-size: 14px;
	line-height: 34px
}

.team-item-one {
	position: relative;
	margin-bottom: 40px
}

.team-item-one .image-box {
	position: relative;
	width: 162px;
	height: 162px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	background: #f3f3f3;
	transition: all 500ms ease
}

.team-item-one .image-box img {
	width: 100%;
	transform: scale(1);
	transition: all 500ms ease
}

.team-item-one:hover .image-box img {
	transform: scale(1.3);
	transition: all 500ms ease
}

.team-item-one .image-box:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 1;
	background: rgba(243, 99, 113, .5);
	border-radius: 50%;
	transform: scale(.0);
	transition: all 500ms ease
}

.team-item-one:hover .image-box:before {
	transform: scale(1.1);
	transition: all 500ms ease
}

.team-item-one .image-text h6 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	padding-top: 15px;
	transition: all 500ms ease
}

.team-item-one:hover .image-text h6 {
	color: #982029;
	transition: all 500ms ease
}

.team-item-one .image-text p {
	color: #888;
	margin-bottom: 0
}

.team-item-one .image-text li {
	display: inline-block
}

.team-item-one .image-text li i {
	font-size: 13px;
	color: #777;
	padding: 5px;
	transition: all 500ms ease
}

.team-item-one .image-text li:hover i {
	color: #982029;
	transition: all 500ms ease
}

.testimonials-section .image-box {
	text-align: center
}

.testimonials-section .image-box figure {
	margin: 0
}

.testimonial-area {
	margin-left: 60px
}

.testimonial-area .testimonial-carousel {
	display: block
}

.testimonial-area .slide-item {
	padding: 40px 0 20px
}

.testimonial-area .slide-item h6 {
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	color: #333
}

.testimonial-area .slide-item p {
	line-height: 25px;
	font-weight: 400;
	color: #888
}

.testimonial-area .owl-theme .owl-dot span {
	width: 6px;
	height: 6px;
	margin: 5px;
	background: #982029;
	border: 1px solid #982029;
	display: block;
	border-radius: 0;
	transition: all 500ms ease
}

.testimonial-area .owl-theme .owl-dot.active span,
.testimonial-area .owl-theme .owl-dot:hover span {
	width: 7px;
	height: 7px;
	border-color: #982029;
	background: transparent;
	transition: all 500ms ease
}

.blog-item-one {
	margin-bottom: 30px
}

.blog-item-one .image-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px
}

.blog-item-one .image-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
	opacity: 0;
	-webkit-transform: perspective(400px)rotateX(-90deg);
	-ms-transform: perspective(400px)rotateX(-90deg);
	transform: perspective(400px)rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(0, 0, 0, .75)
}

.blog-item-one .overlay a {
	background: rgba(255, 255, 255, .85)none repeat scroll 0 0;
	border-radius: 50%;
	color: #222;
	font-size: 20px;
	height: 60px;
	margin: 0 5px;
	line-height: 60px;
	opacity: 0;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateX(0)translateY(-30%)scale(.9);
	-ms-transform: translateX(0)translateY(-30%)scale(.9);
	transform: translateX(0)translateY(-30%)scale(.9);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 60px
}

.blog-item-one .overlay a:hover {
	background: rgba(255, 255, 255, 1)none repeat scroll 0 0;
	color: #982029
}

.blog-item-one:hover .overlay a {
	opacity: 1;
	-webkit-transform: translateX(0)translateY(0)scale(1);
	-ms-transform: translateX(0)translateY(0)scale(1);
	transform: translateX(0)translateY(0)scale(1)
}

.blog-item-one .overlay {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	z-index: 10
}

.blog-item-one:hover .overlay {
	opacity: 1
}

.blog-item-one .image-box img {
	width: 100%;
	transform: scale(1);
	transition: all 500ms ease
}

.blog-item-one:hover .image-box img {
	transform: scale(1.2);
	transition: all 500ms ease
}

.blog-item-one .image-box .date-box {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #982029;
	z-index: 9;
	padding: 5px
}

.blog-item-one .image-box .date-box p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	font-weight: 400;
	padding: 0 16px;
	display: inline-block
}

.blog-item-one .image-text h6 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 27px;
	display: inline-block;
	padding: 15px 0 10px;
	transition: all 500ms ease
}

.blog-item-one .image-text h6 a {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 27px;
	display: inline-block;
	padding: 15px 0 10px;
	transition: all 500ms ease
}

.blog-item-one .image-text h6 a:hover {
	color: #982029;
	transition: all 500ms ease
}

.blog-item-one .image-text .link-btn a {
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	color: #333;
	display: inline-block;
	transition: all 500ms ease
}

.blog-item-one .image-text .link-btn a i {
	font-size: 13px;
	margin-left: 5px
}

.blog-item-one .image-text .link-btn a:hover {
	color: #982029;
	transition: all 500ms ease
}

.brand .owl-controls {
	display: none
}

.brand .single-item {
	margin-bottom: 40px;
	text-align: center
}

.brand .single-item img {
	display: inline-block;
	max-width: 100% !important;
	opacity: 1;
	padding: 0 0;
	position: relative;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	width: auto !important
}

.main-footer h6 {
	font-size: 20px;
	line-height: 27px;
	color: #320004;
	font-weight: 700;
	text-transform: capitalize
}

.main-footer .sec-title-one {
	margin-bottom: 25px
}

.footer-about-widget {
	margin-right: 50px
}

.footer-about-widget p {
	color: #b3b3b3
}

.footer-about-widget .footer-logo {
	padding-bottom: 10px
}

.footer-about-widget .social-links {
	padding-top: 10px
}

.footer-about-widget .social-links li {
	display: inline-block;
	margin: 0 2px
}

.footer-about-widget .social-links li i {
	font-size: 14px;
	width: 45px;
	height: 45px;
	color: #adadad;
	text-align: center;
	background: #222;
	line-height: 45px;
	transition: all 500ms ease
}

.footer-about-widget .social-links li:hover i {
	color: #f6f6f6;
	background: #982029;
	transition: all 500ms ease
}

.footer-menu-link li a {
	font-size: 13px;
	color: #320004;
	line-height: 30px;
	transition: all 500ms ease
}

.footer-menu-link li a:hover {
	color: #982029;
	transition: all 500ms ease
}

.footer-menu-link li a.active {
	color: #982029;
	transition: all 500ms ease
}

.footer-menu-link li i {
	margin-right: 8px;
	color: #982029
}

.footer-blog {
	margin-left: 25px
}

.footer-blog .item {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3e3e3e
}

.footer-blog .item:last-child {
	border-bottom: none
}

.footer-blog .icon-box {
	position: absolute;
	top: 5px;
	left: 0
}

.footer-blog .icon-box i {
	font-size: 16px;
	color: #0084b4
}

.footer-blog .icon-text {
	position: relative;
	padding-left: 35px
}

.footer-blog .icon-text p {
	font-size: 16px;
	color: #b3b3b3;
	line-height: 24px;
	margin-bottom: 5px
}

.footer-blog .icon-text a {
	font-size: 15px;
	color: #0084b4;
	text-transform: uppercase
}

.footer-blog .icon-text span {
	font-size: 14px;
	color: #b3b3b3;
	font-style: normal;
	font-weight: 400
}

.footer-blog .icon-text span i {
	font-size: 12px;
	margin-right: 10px;
	color: #982029
}

.footer-gallery-widget {
	position: relative;
	margin-left: 30px
}

.footer-gallery-widget .innar-box {
	padding: 0 10px
}

.footer-gallery-widget .image {
	position: relative;
	margin: 5px -10px
}

.footer-gallery-widget img {
	width: 100%
}

.bottom-text p {
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	padding: 16px 0;
	margin-bottom: 0
}

.header-style-two {
	background: #333
}

.header-style-two .social-links li {
	display: inline-block;
	border-right: 1px solid #505050
}

.header-style-two .social-links li:first-child {
	border-left: 1px solid #505050
}

.header-style-two .social-links li a {
	font-size: 14px;
	color: #adadad;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	background: transparent
}

.header-style-two .social-links li:hover a {
	color: #982029
}

.header-style-two .login-info {
	margin: 12px 0;
	padding-right: 20px
}

.header-style-two .login-info li {
	margin: 0
}

.header-style-two .login-info li a {
	color: #adadad
}

.header-style-two .search-box {
	width: 215px
}

.header-style-two .search-box .form-group {
	position: relative;
	margin-bottom: 0;
	text-align: center
}

.header-style-two .search-box .form-group input {
	height: 50px;
	padding-left: 15px;
	line-height: 50px;
	font-size: 14px;
	background: #2b2b2b;
	border: 0;
	box-shadow: none;
	width: 100%
}

.header-style-two .search-box .form-group input:focus {
	border: 0;
	outline: 0;
	box-shadow: none
}

.header-style-two .search-box .form-group button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: transparent
}

.header-style-two .search-box .form-group button i {
	color: #777;
	font-size: 13px
}

.main-menu-two {
	position: relative;
	margin-bottom: 0
}

.main-menu-two .menu-logo {
	float: left
}

.main-menu-two .menu-area {
	float: right
}

.main-menu-two .menu-logo {
	margin: 30px 0 20px
}

.main-menu-two .link-btn {
	margin: 35px 0
}

.main-menu-two .link-btn .thm-btn {
	padding: 10px 30px
}

.main-menu-two .link-btn .thm-btn:hover {
	color: #fff
}

.main-menu-two .main-menu .navigation li {
	margin-right: 15px
}

.main-menu-two .main-menu .navigation li a {
	padding: 46px 10px
}

.main-menu-two .main-menu .navigation li.dropdown a {
	padding-right: 20px
}

.main-menu-two .main-menu .navigation>li>ul>li>a {
	padding: 12px 20px 12px 20px
}

.main-menu-two .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
	top: 48px;
	right: 0
}

.our-service .sec-title-one.leftted {
	float: left
}

.our-service .title-content {
	float: right
}

.service-item-two {
	margin: 80px 0 20px
}

.service-item-two.left-side {
	margin-right: 80px
}

.service-item-two.center-side {
	margin-left: 40px;
	margin-right: 40px
}

.service-item-two.right-side {
	margin-left: 80px
}

.service-item-two .icon-box {
	margin-bottom: 20px
}

.service-item-two h6 a {
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	color: #333;
	display: inline-block;
	padding-bottom: 10px;
	text-transform: capitalize;
	transition: all 500ms ease
}

.service-item-two:hover h6 a {
	color: #982029;
	transition: all 500ms ease
}

.service-item-two p {
	font-size: 16px;
	color: #777;
	line-height: 26px
}

.service-item-two .link-btn a {
	font-size: 14px;
	color: #333;
	line-height: 27px;
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	transition: all 500ms ease
}

.service-item-two .link-btn i:before {
	font-size: 12px;
	line-height: 27px;
	color: #333
}

.service-item-two .link-btn a:hover {
	color: #982029;
	transition: all 500ms ease
}

.fact-counter-area {
	background-attachment: fixed !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative
}

.fact-counter-area:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(152, 32, 41, .95)
}

.fact-single-item {
	position: relative;
	margin-bottom: 20px
}

.fact-single-item h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 27px;
	display: block;
	padding-bottom: 8px
}

.fact-single-item i {
	display: block;
	margin-bottom: 20px
}

.fact-single-item i:before {
	color: #982029;
	font-size: 50px;
	line-height: 60px
}

.fact-single-item p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0
}

.service-section.style-two:before {
	display: none
}

.service-section.style-two .sec-title-two h4 {
	color: #333
}

.service-section.style-two .title-text span {
	color: #777
}

.service-item-one.two {
	background: #fafafa;
	border: 0;
	margin-bottom: 30px
}

.service-item-one.two:hover {
	background: #fff;
	box-shadow: 0 0 10px 2px #fafafa
}

.service-item-one.two p {
	color: #777
}

.service-item-one.two h6 a {
	color: #333;
	transition: all 500ms ease
}

.service-item-one.two h6 a:hover {
	color: #982029;
	transition: all 500ms ease
}

.service-item-one.two .link-btn a {
	color: #333;
	transition: all 500ms ease
}

.service-item-one.two .link-btn a:hover {
	color: #982029;
	transition: all 500ms ease
}

.slide-gallery {
	position: relative;
	overflow: hidden
}

.slide-gallery .item {
	position: relative
}

.slide-gallery .item .overly {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	transform: scale(.0);
	transition: all 500ms ease;
	background: rgba(243, 99, 113, .85)
}

.slide-gallery .item .overly h6 {
	font-size: 18px;
	color: #fff;
	font-weight: 700
}

.slide-gallery .item .icon-box {
	position: absolute;
	right: -41px;
	bottom: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #982029;
	line-height: 40px;
	visibility: hidden;
	transition: .7s ease;
	opacity: 0
}

.slide-gallery .item:hover .icon-box {
	visibility: visible;
	opacity: 1;
	right: 0
}

.slide-gallery .item .icon-box i:before {
	color: #fff;
	font-size: 16px
}

.slide-gallery .item figure {
	margin-bottom: 0
}

.slide-gallery .owl-theme .owl-nav {
	margin-top: 0
}

.slide-gallery .owl-theme .owl-nav [class*=owl-] {
	font-size: 20px;
	margin: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 42px;
	background: rgba(255, 255, 255, .5);
	display: inline-block;
	cursor: pointer;
	border-radius: 0
}

.slide-gallery .owl-theme .owl-nav span {
	color: #fff
}

.slide-gallery .owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -25px
}

.slide-gallery .owl-theme .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: 17px;
	margin-top: -25px
}

.course-search {
	position: relative
}

.course-search.style-two:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, .92)
}

.course-search.style-two h4 {
	color: #fff
}

.form-area-two {
	margin: 50px 0 20px
}

.form-area-two .form-group {
	margin-bottom: 30px
}

.form-area-two button {
	display: inline-block
}

.event-item-one .image-box {
	position: relative;
	overflow: hidden
}

.event-item-one .image-box img {
	width: 100%;
	transform: scale(1);
	transition: all 500ms ease
}

.event-item-one:hover .image-box img {
	transform: scale(1.2);
	transition: all 500ms ease
}

.event-item-one .image-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
	opacity: 0;
	-webkit-transform: perspective(400px)rotateX(-90deg);
	-ms-transform: perspective(400px)rotateX(-90deg);
	transform: perspective(400px)rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(0, 0, 0, .75)
}

.event-item-one:hover .image-box:before {
	opacity: 1;
	-webkit-transform: perspective(400px)rotateX(0);
	-ms-transform: perspective(400px)rotateX(0);
	transform: perspective(400px)rotateX(0)
}

.event-item-one .overlay a {
	background: rgba(255, 255, 255, .85)none repeat scroll 0 0;
	border-radius: 50%;
	color: #222;
	font-size: 20px;
	height: 60px;
	margin: 0 5px;
	line-height: 60px;
	opacity: 0;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateX(0)translateY(-30%)scale(.9);
	-ms-transform: translateX(0)translateY(-30%)scale(.9);
	transform: translateX(0)translateY(-30%)scale(.9);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 60px
}

.event-item-one .overlay a:hover {
	background: rgba(255, 255, 255, 1)none repeat scroll 0 0;
	color: #982029
}

.event-item-one:hover .overlay a {
	opacity: 1;
	-webkit-transform: translateX(0)translateY(0)scale(1);
	-ms-transform: translateX(0)translateY(0)scale(1);
	transform: translateX(0)translateY(0)scale(1)
}

.event-item-one .overlay {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	z-index: 10
}

.event-item-one:hover .overlay {
	opacity: 1
}

.event-item-one .date-box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 100px;
	padding: 10px 12px;
	text-align: center;
	background: #982029;
	z-index: 8
}

.event-item-one .date-box h3 {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	line-height: 36px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ff909b
}

.event-item-one .date-box p {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 16px;
	margin-bottom: 0;
	text-transform: uppercase
}

.event-item-one.two h6 a,
.event-item-one.left-side h6 a {
	padding-top: 20px
}

.event-item-one h6 {
	font-size: 18px;
	line-height: 27px;
	font-weight: 700;
	color: #333;
	display: inline-block;
	transition: all 500ms ease
}

.event-item-one h6 a {
	font-size: 18px;
	line-height: 27px;
	font-weight: 700;
	color: #333;
	display: inline-block;
	transition: all 500ms ease
}

.event-item-one h6 a:hover {
	color: #982029;
	transition: all 500ms ease
}

.event-item-one .event-info {
	margin-bottom: 10px
}

.event-item-one .event-info li {
	position: relative;
	font-size: 15px;
	line-height: 16px;
	font-weight: 400;
	color: #777;
	padding-top: 7px;
	padding-right: 10px;
	margin-right: 8px;
	display: inline-block
}

.event-item-one .event-info li i {
	font-size: 14px;
	color: #982029;
	margin-right: 5px
}

.event-item-one p {
	font-size: 16px;
	line-height: 22px;
	color: #777;
	font-weight: 400
}

.event-item-one .event-text {}

.right-side.event-item-one {
	position: relative;
	padding-left: 70px;
	margin-top: -7px;
	margin-bottom: 30px;
	overflow: hidden
}

.right-side.event-item-one:last-child {
	margin-bottom: 0
}

.right-side.event-item-one .date-box {
	top: 7px
}

.main-footer .cloumn {
	margin-bottom: 40px
}

.footer-about-info {
	margin-right: -20px
}

.footer-about-info p {
	color: #b3b3b3
}

.footer-about-info li {
	position: relative;
	margin-top: 15px;
	display: table
}

.footer-about-info li .iocn-holder span:before {
	font-size: 22px;
	color: #982029
}

.footer-about-info li .iocn-holder {
	vertical-align: top;
	display: table-cell;
	padding-top: 5px
}

.footer-about-info li .text-holder {
	display: table-cell;
	padding-left: 15px
}

.footer-about-info li .text-holder p {
	color: #b3b3b3;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	line-height: 26px
}

.footer-about-info li .text-holder p a {
	color: #b3b3b3;
	transition: all 500ms ease
}

.footer-about-info li .text-holder p a:hover {
	color: #982029;
	transition: all 500ms ease
}

.footer-menu-link.two {
	margin-left: 55px;
	margin-right: -25px
}

.footer-menu-link .menu-list {
	margin-top: -5px
}

.footer-blog-two {
	margin-left: 55px
}

.footer-blog-two .item {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}

.footer-blog-two .item .image-box {
	position: absolute;
	top: 7px;
	left: 0;
	width: 60px;
	height: 60px
}

.footer-blog-two .item .image-text a {
	font-size: 16px;
	color: #b3b3b3;
	display: inline-block;
	transition: all 500ms ease
}

.footer-blog-two .item .image-text a:hover {
	color: #982029;
	transition: all 500ms ease
}

.footer-blog-two .item .image-text {
	padding-left: 75px
}

.footer-blog-two .item .image-text li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	padding-right: 10px
}

.footer-blog-two .item .image-text li i {
	font-size: 13px;
	color: #982029;
	margin-right: 5px
}

.footer-blog-two .item .image-text li p {
	font-size: 14px;
	color: #b3b3b3;
	margin: 0
}

.footer-newsletter {
	margin: 0 -15px
}

.footer-newsletter .formo-group {
	margin-bottom: 30px
}

.footer-newsletter p {
	color: #b3b3b3
}

.footer-newsletter .form-group input {
	background: #292929;
	border: 0
}

.footer-newsletter .form-group input:focus {
	border-color: #982029
}

.bottom-text.two p {
	color: #868686
}

.footer-menu li {
	display: inline-block
}

.footer-menu li a {
	font-size: 15px;
	color: #868686;
	line-height: 28px;
	padding: 16px 15px;
	display: inline-block
}

.footer-menu li:last-child a {
	padding-right: 0
}

.main-header-three {
	position: absolute;
	left: 0;
	top: 0;
	right: 0
}

.header-style-three {
	position: relative;
	z-index: 9999;
	border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.header-style-three .top-info li {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	line-height: 27px;
	margin: 15px 0;
	margin-right: 20px
}

.header-style-three .top-info li a {
	color: #fff
}

.header-style-three .top-info li i {
	font-size: 13px;
	color: #982029;
	line-height: 27px
}

.header-style-three .social-links li {
	display: inline-block
}

.header-style-three .social-links li i {
	font-size: 14px;
	color: #ccc;
	padding: 20px 10px
}

.header-style-three .social-links li:hover i {
	color: #982029
}

.header-style-three .social-links li:last-child i {
	padding-right: 0
}

.menu-style-three .main-menu .navigation>li>ul {
	left: 10px
}

.main-menu-two.style-two {
	z-index: 9999;
	background: transparent
}

.menu-style-three .main-menu .navigation>li>a {
	color: #fff
}

.main-menu-two.stricky-fixed {
	background: #fff
}

.main-header-three .main-menu-two.stricky-fixed {
	background: rgba(0, 0, 0, .8)
}

.menu-style-three .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn span {
	color: #fff
}

.our-service .service-area {
	margin-left: 40px
}

.our-service .image-box {
	margin-top: 73px;
	margin-left: -65px
}

.our-service figure {
	margin-bottom: 0
}

.service-item-three {
	margin-bottom: 30px
}

.service-item-three .icon-box {
	margin-bottom: 20px
}

.service-item-three h6 a {
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	color: #333;
	margin-bottom: 10px;
	display: inline-block;
	transition: all 500ms ease
}

.service-item-three h6 a:hover {
	color: #982029;
	transition: all 500ms ease
}

.left-side-area {
	margin-right: -20px
}

.course-section {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat
}

.course-section:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, .93)
}

.course-section h4 {
	color: #fff
}

.course-section .title-text span {
	position: relative;
	color: #b1b1b1
}

.course-item-one {
	position: relative;
	display: table;
	width: 100%;
	background: #fff;
	margin-bottom: 40px
}

.course-item-one .image-box {
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 40%;
	overflow: hidden
}

.course-item-one .image-box figure {
	margin-bottom: 0;
	display: inherit
}

.course-item-one .image-box img {
	width: 100%;
	transform: scale(1.05);
	transition: all 500ms ease
}

.course-item-one:hover .image-box img {
	transform: scale(1.2);
	transition: all 500ms ease
}

.course-item-one .image-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
	opacity: 0;
	-webkit-transform: perspective(400px)rotateX(-90deg);
	-ms-transform: perspective(400px)rotateX(-90deg);
	transform: perspective(400px)rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(243, 99, 113, .86)
}

.course-item-one:hover .image-box:before {
	opacity: 1;
	-webkit-transform: perspective(400px)rotateX(0);
	-ms-transform: perspective(400px)rotateX(0);
	transform: perspective(400px)rotateX(0)
}

.course-item-one .overlay a {
	background: rgba(255, 255, 255, .85)none repeat scroll 0 0;
	border-radius: 50%;
	color: #222;
	font-size: 20px;
	height: 60px;
	margin: 0 5px;
	line-height: 60px;
	opacity: 0;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateX(0)translateY(-30%)scale(.9);
	-ms-transform: translateX(0)translateY(-30%)scale(.9);
	transform: translateX(0)translateY(-30%)scale(.9);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 60px
}

.course-item-one .overlay a:hover {
	background: rgba(255, 255, 255, 1)none repeat scroll 0 0;
	color: #982029
}

.course-item-one:hover .overlay a {
	opacity: 1;
	-webkit-transform: translateX(0)translateY(0)scale(1);
	-ms-transform: translateX(0)translateY(0)scale(1);
	transform: translateX(0)translateY(0)scale(1)
}

.course-item-one .overlay {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	z-index: 10
}

.course-item-one:hover .overlay {
	opacity: 1
}

.course-item-one .image-text {
	position: relative;
	display: table-cell;
	padding: 25px;
	width: 55%
}

.course-item-one .image-text h6 a {
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
	color: #333;
	display: inline-block;
	transition: all 500ms ease
}

.course-item-one .image-text h6 a:hover {
	color: #982029;
	transition: all 500ms ease
}

.image-text .ratting-star {
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8
}

.image-text .ratting-star li {
	display: inline-block
}

.image-text .ratting-star li i {
	color: #982029
}

.course-item-one .course-info {
	padding: 12px 0;
	border-bottom: 1px solid #e8e8e8
}

.course-item-one .course-info li {
	color: #333;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400
}

.course-item-one .course-info li i {
	color: #982029;
	font-size: 12px;
	margin-right: 5px;
	line-height: 26px
}

.course-item-one .course-info li h5 {
	color: #333;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700
}

.course-item-one .link-btn {
	margin-top: 20px
}

.course-item-one .link-btn .thm-btn {
	padding: 5px 28px
}

.course-item-one .link-btn .thm-btn:hover {
	color: #fff
}

.fact-counter-area.style-two:before {
	display: none
}

.fact-single-item.two i:before {
	color: #982029
}

.fact-single-item.two h2 {
	color: #333
}

.fact-single-item.two p {
	color: #777
}

.course-search.two {
	position: relative
}

.course-search.two h4 {
	color: #fff
}

.course-search.two:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(243, 99, 113, .95)
}

.course-search.two .form-style-one button {
	width: 100%
}

.course-search.two .form-style-one button:hover.bg-clr2 {
	color: #fff
}

.course-search.two .form-style-one button:hover.bg-clr2 span {
	color: #fff
}

.course-search.two .form-style-one button:hover.bg-clr2:before {
	background: #333
}

.app-section .image-box {
	margin: 0 -30px
}

.app-content {
	margin-left: 75px;
	margin-bottom: 40px
}

.app-content .text {
	padding: 0 0 10px
}

.app-content p {
	letter-spacing: .3px
}

.app-content .app-list {
	margin-bottom: 20px
}

.app-content .app-list li {
	font-size: 16px;
	line-height: 27px;
	font-weight: 400;
	color: #333;
	padding: 8px 0;
	font-family: 'Roboto', sans-serif
}

.app-content .app-list li i {
	font-size: 14px;
	color: #982029;
	margin-right: 10px
}

.app-content .download-link .thm-btn {
	padding: 10px 35px;
	margin-right: 20px
}

.app-content .download-link .thm-btn:hover {
	color: #fff
}

.app-content .download-link .thm-btn i {
	margin-right: 5px
}

.app-content .download-link .thm-btn.bg-clr2 {
	background: #fff;
	border: 1px solid #982029
}

.footer-top-one {
	margin-bottom: 60px
}

.footer-top-one .icon-box i:before {
	font-size: 34px;
	line-height: 50px;
	color: #982029
}

.footer-top-one a,
.footer-top-one p {
	font-size: 16px;
	line-height: 27px;
	color: #b3b3b3;
	font-weight: 400
}

.footer-top-one a:hover {
	color: #982029
}

.footer-area-two {
	border-top: 1px solid #2a2a2a
}

.footer-area-two .social-links {
	padding-top: 50px;
	padding-bottom: 15px
}

.footer-area-two .social-links li {
	display: inline-block;
	margin: 0 2px
}

.footer-area-two .social-links li i {
	font-size: 14px;
	width: 45px;
	height: 45px;
	color: #adadad;
	text-align: center;
	background: #222;
	line-height: 45px;
	transition: all 500ms ease
}

.footer-area-two .social-links li:hover i {
	color: #f6f6f6;
	background: #982029;
	transition: all 500ms ease
}

.bottom-text.three p {
	color: #868686
}

.page-title {
	position: relative;
	z-index: 1;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding: 200px 0 130px;
	top: -70px;
	margin-bottom: -70px;
	min-height: 500px
}

.page-title:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, .3)
}

.page-title .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 700;
	line-height: 60px;
	color: #fff;
	text-transform: capitalize
}

.page-title .title-manu li {
	position: relative;
	font-size: 15px;
	line-height: 26px;
	font-weight: 700;
	color: #982029;
	margin-left: 15px;
	padding: 17px 0;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	text-transform: capitalize
}

.page-title .title-manu li a {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	transition: all 500ms ease
}

.page-title .title-manu li a:hover {
	color: #982029;
	transition: all 500ms ease
}

.slide-gallery .gallery-area {
	position: relative;
	padding: 0 10px
}

.slide-gallery .item.two {
	position: relative;
	margin: 0 -10px;
	margin-bottom: 10px;
	overflow: hidden
}

.slide-gallery .item.two img {
	width: 100%
}

.styled-pagination {
	position: relative;
	padding-top: 50px
}

.styled-pagination li {
	position: relative;
	margin: 10px;
	display: inline-block
}

.styled-pagination li a {
	position: relative;
	display: block;
	font-size: 15px;
	color: #888;
	font-weight: 700;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	transition: all 500ms ease;
	font-family: 'Montserrat', sans-serif
}

.styled-pagination li i {
	font-size: 15px;
	color: #979797;
	width: 40px;
	height: 40px;
	line-height: 40px;
	transition: all 500ms ease;
	border: 1px solid #d5d5d5
}

.styled-pagination li:hover a {
	color: #982029;
	transition: all 500ms ease
}

.styled-pagination li:hover i {
	color: #982029;
	border-color: #982029;
	transition: all 500ms ease
}

.left-side-bar {
	margin-right: -20px
}

.left-side-bar .search-area {
	margin-bottom: 23px
}

.left-side-bar .search-area input {
	position: relative;
	width: 350px;
	height: 45px;
	padding: 10px 20px;
	box-shadow: none;
	border: 1px solid #f1f1f1;
	transition: all 500ms ease
}

.left-side-bar .search-area input:focus {
	border-color: #982029;
	outline: 0;
	transition: all 500ms ease
}

.left-side-bar .search-area button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 45px;
	color: #fff;
	background: #982029;
	transition: all 500ms ease
}

.left-side-bar .search-area button:hover {
	background: #982029;
	transition: all 500ms ease
}

.left-side-bar thead {
	background: #982029
}

.left-side-bar thead th {
	color: #333;
	padding: 14px 25px;
	border-bottom: none
}

.left-side-bar tbody tr td {
	padding: 18px 25px;
	border-top: none;
	vertical-align: middle;
	border-bottom: 1px solid #f1f1f1
}

.left-side-bar tbody tr td.session h6 {
	color: #333;
	font-size: 16px;
	line-height: 27px;
	font-weight: 400
}

.left-side-bar tbody tr td.session p {
	font-size: 15px;
	line-height: 27px;
	font-weight: 400;
	color: #777;
	margin-bottom: 0
}

.left-side-bar tbody tr td.duration {
	font-size: 15px;
	line-height: 27px;
	font-weight: 400;
	color: #777
}

.left-side-bar tbody tr td.post p {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #333;
	margin-bottom: 0;
	border: 1px solid #f1f1f1
}

.left-side-bar tbody tr td.topics p {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #333;
	margin-bottom: 0;
	border: 1px solid #f1f1f1
}

.search-area .float-right p {
	font-size: 16px;
	line-height: 45px;
	margin-bottom: 0
}

.right-side-bar {
	padding: 30px 25px;
	border: 1px solid #efefef
}

.login-area {
	margin-bottom: 30px
}

.login-area .form-group {
	position: relative
}

.login-area .form-group input {
	position: relative;
	height: 45px;
	width: 100%;
	padding-left: 15px;
	border: 1px solid #efefef
}

.login-area .form-group input:focus {
	border-color: #982029;
	box-shadow: none;
	outline: 0
}

.login-area .form-group i {
	font-size: 13px;
	color: #982029;
	position: absolute;
	top: 16px;
	right: 25px
}

.login-area .form-group button {
	display: block;
	width: 100%
}

.login-area .form-group button.search-button {
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 45px;
	right: 0;
	top: 0;
	background: transparent
}

.right-side-bar h6 {
	font-size: 18px;
	font-weight: 700;
	color: #333
}

.recent-topics {
	margin-bottom: 25px
}

.recent-topics li {
	padding: 10px 0;
	border-bottom: 1px solid #f1f1f1
}

.recent-topics li:last-child {
	border-bottom: none
}

.recent-topics li p i {
	font-size: 15px;
	color: #982029;
	line-height: 26px;
	margin-right: 5px
}

.recent-topics li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #777;
	margin: 0;
	display: inline-flex
}

.free-consultation .sec-title-one {
	margin-bottom: 15px
}

.free-consultation strong {
	font-size: 15px;
	line-height: 26px;
	font-weight: 700;
	color: #982029;
	font-family: 'Montserrat', sans-serif
}

.free-consultation .color-text {
	margin-top: 15px
}

.free-consultation .color-text i {
	margin-right: 10px;
	font-size: 16px
}

.free-consultation .color-text p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #333;
	margin-bottom: 5px
}

.free-consultation p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #333;
	margin-bottom: 0
}

.login-area .sec-title-one {
	margin-bottom: 30px
}

.login-area.two .form-group i {
	right: 10px;
	color: #bbb
}

.login-area.two .form-group input,
.login-area.two .form-group select {
	background: #fafafa;
	color: #bbb
}

.login-area.two .form-group select {
	border: 1px solid #efefef
}

.side-menu .side-bar-menu li span {
	position: absolute;
	top: 21px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #fff;
	border: 1px solid #982029;
	transition: all 500ms ease
}

.side-menu .side-bar-menu li:hover span {
	background: #982029;
	border-color: #982029;
	transition: all 500ms ease
}

.side-menu .sec-title-one {
	margin-bottom: 15px
}

.side-menu .side-bar-menu {
	margin-bottom: 20px
}

.side-menu .side-bar-menu li {
	border-bottom: 1px solid #e8e8e8
}

.side-menu .side-bar-menu li a {
	position: relative;
	font-size: 15px;
	color: #777;
	line-height: 48px;
	font-weight: 400;
	padding-left: 20px;
	cursor: pointer;
	display: inline-block;
	transition: all 500ms ease;
	font-family: 'Roboto', sans-serif
}

.side-menu .side-bar-menu li:last-child {
	border-bottom: none;
	transition: all 500ms ease
}

.side-menu .side-bar-menu li a:hover {
	color: #982029;
	transition: all 500ms ease
}

.side-menu .side-bar-menu li a.active {
	color: #982029;
	transition: all 500ms ease
}

.styled-pagination.two {
	padding-top: 40px;
	padding-bottom: 12px
}

.courses-list-section .left-side {
	margin-right: -20px
}

.courses-list-section .right-side {
	margin-left: 60px
}

.courses-list-section .course-item-one .image-box {
	width: 45%
}

.courses-list-section .course-item-one .image-text {
	width: 55%
}

.courses-list-section .course-item-one {
	background: #fafafa
}

.courses-list-section .course-item-one .image-content {
	padding: 25px 35px 25px 30px
}

.courses-list-section .courses-info {
	margin-top: 11px
}

.courses-list-section .course-left i {
	position: relative;
	display: inline-block;
	font-size: 13px;
	color: #982029
}

.courses-list-section .course-left p {
	position: relative;
	display: inline-flex;
	margin-bottom: 0
}

.courses-list-section .course-left p {
	position: relative;
	display: inline-flex;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: 500
}

.courses-list-section .course-right figure {
	margin-bottom: 0;
	margin-left: 10px
}

.image-content .courses-bottom {
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 20px
}

.image-content .courses-bottom h6 {
	font-size: 20px;
	color: #333;
	line-height: 27px;
	font-weight: 700;
	padding-top: 10px
}

.image-content .courses-bottom .ratting-star {
	padding: 10px 0
}

.image-content .courses-bottom .ratting-star li {
	display: inline-block
}

.image-content .courses-bottom .ratting-star li p {
	font-size: 14px;
	color: #777;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 0;
	margin-left: 10px
}

.image-content .courses-bottom .ratting-star li i {
	color: #982029
}

.course-features table {
	margin-top: 15px;
	background: #fafafa
}

.course-features thead th {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	border-bottom: none;
	border-top: none;
	text-align: center;
	background: #982029;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	padding: 17px 0 17px 0
}

.course-features .table tbody {
	margin: 0 15px;
	display: block
}

.course-features .table td {
	font-size: 15px;
	font-weight: 500;
	color: #333;
	text-align: left;
	border-top: none;
	width: 100%;
	line-height: 26px;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #e9e9e9;
	padding: 17px 0 17px 0
}

.course-features tbody td i {
	font-size: 13px;
	color: #982029;
	margin-right: 10px
}

.course-features .table tr:hover {
	background: none
}

.course-features .table td.form-button {
	padding: 0 0 30px;
	text-align: right
}

.course-features .table td .thm-btn {
	padding: 9px 36px
}

.course-features .table td.border-none {
	border-bottom: none
}

.text-area-two {
	margin-right: 15px
}

.text-area-two .list-menu li {
	font-size: 16px;
	margin-right: 15px;
	line-height: 35px;
	color: #777
}

.text-area-two .list-menu li i {
	color: #982029;
	font-size: 13px;
	margin-right: 10px
}

.text-area-three .list-menu {}

.text-area-three .list-menu li {
	font-size: 16px;
	margin-right: 15px;
	line-height: 35px;
	color: #777
}

.text-area-three .list-menu li i {
	color: #982029;
	font-size: 13px;
	margin-right: 10px
}

.course-instructor .image-box {
	margin-right: 25px;
	margin-top: 8px
}

.course-instructor .text-info h6 {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-weight: 700;
	margin-top: 15px
}

.course-instructor .text-info p {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 0
}

.course-instructor .social-links li {
	display: inline-block;
	margin: 0 5px
}

.course-instructor .social-links li i {
	font-size: 13px;
	color: #777
}

.course-instructor .social-links li:hover i {
	color: #982029
}

.course-instructor .text {
	margin-left: -20px
}

.related-courses {
	margin-top: 50px
}

.related-courses h6 {
	font-size: 20px;
	line-height: 27px;
	color: #333;
	font-weight: 700;
	padding-bottom: 25px
}

.event-grid-section .event-item-one {
	margin-bottom: 40px
}

.event-grid-section .event-item-one .link-btn a {
	font-size: 14px;
	color: #333;
	line-height: 27px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif
}

.event-grid-section .styled-pagination.two {
	padding-top: 20px
}

.side-menu .item-six {
	margin: 35px 0 30px
}

.side-bar-blog .item {
	position: relative;
	padding-left: 75px;
	margin: 15px 0
}

.side-bar-blog .item figure {
	margin-bottom: 0
}

.side-bar-blog .item .image-box {
	position: absolute;
	top: 8px;
	left: 0;
	width: 60px;
	height: 60px
}

.side-bar-blog .item .image-text p {
	font-size: 16px;
	font-weight: 400;
	color: #777;
	line-height: 24px;
	margin-bottom: 0;
	transition: all 500ms ease
}

.side-bar-blog .item .image-text p:hover {
	color: #982029;
	transition: all 500ms ease
}

.side-bar-blog .item .blog-info li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #777;
	padding-right: 10px
}

.side-bar-blog .item .blog-info li i {
	font-size: 13px;
	color: #982029;
	margin-right: 8px
}

.item-eight .tag-list {
	margin-top: 20px
}

.item-eight .tag-list li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px
}

.item-eight .tag-list li.no-margin {
	margin-right: 0
}

.item-eight .tag-list li a {
	font-size: 14px;
	font-weight: 400;
	color: #777;
	line-height: 27px;
	padding: 2px 13px;
	display: inline-block;
	border: 1px solid #eaeaea;
	transition: all 500ms ease
}

.item-eight .tag-list li:hover a {
	color: #fff;
	background: #982029;
	border-color: #982029;
	transition: all 500ms ease
}

.event-item-one .event-text.two {
	margin-right: 0;
	margin-top: 30px;
	margin-bottom: 20px
}

.event-text .right-text li {
	display: inline-block
}

.event-text .right-text li i {
	margin-right: 10px
}

.event-text .right-text li {
	margin-left: 10px
}

.event-text .right-text li .bg-clr2 {
	background: none;
	color: #982029;
	border: 1px solid #aeaeae
}

.event-text .right-text li:hover .bg-clr2 {
	color: #fff
}

.event-item-one .countdown-timer {
	position: relative;
	width: 100%;
	padding: 0 0 15px;
	border: 10px solid #f6f6f6
}

.event-item-one .countdown-timer .counter-column {
	position: relative;
	width: 24%;
	color: #777;
	font-size: 16px;
	line-height: 27px;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	font-family: 'Roboto', sans-serif
}

.event-item-one .countdown-timer .count {
	position: relative
}

.event-item-one .counter-column span {
	font-size: 36px;
	font-weight: 700;
	line-height: 27px;
	font-style: normal;
	color: #333;
	display: block;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	top: 20px
}

.event-item-one .item-text-one {
	margin-top: 30px
}

.item-text-two {
	margin-top: 20px
}

.item-text-two .schedule-time li {
	font-size: 16px;
	color: #777;
	font-weight: 400;
	line-height: 35px;
	font-family: 'Roboto', sans-serif
}

.item-text-two .schedule-time li i {
	font-size: 14px;
	color: #982029;
	margin-right: 5px;
	line-height: 35px
}

.item-text-three .organize-list li {
	font-size: 16px;
	color: #777;
	font-weight: 400;
	line-height: 35px;
	font-family: 'Roboto', sans-serif
}

.item-text-three .organize-list li i {
	font-size: 13px;
	color: #982029;
	margin-right: 5px;
	line-height: 35px
}

.item-text-four {
	margin-top: 20px
}

.item-text-four .location-info {
	position: relative;
	margin: 10px 0
}

.item-text-four .location-info i {
	position: relative;
	display: inline-block;
	margin-top: 12px
}

.item-text-four .location-info i:before {
	font-size: 40px;
	color: #982029
}

.item-text-four .location-info p {
	display: inline-flex;
	vertical-align: top;
	padding-left: 10px
}

.login-register {
	max-width: 720px;
	margin: 0 auto;
	border: 10px solid #fafafa
}

.login-register .tab-buttons {
	position: relative;
	display: table
}

.login-register .tab-btn {
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	color: #333;
	display: table-cell;
	text-align: center;
	padding: 22px 30px;
	margin: 0;
	width: 350px;
	background: #fafafa;
	transition: all 500ms ease
}

.login-register .tab-btn.active-btn {
	background: none;
	transition: all 500ms ease
}

.login-register .tab-content {
	padding: 10px
}

.login-register .form-group {
	position: relative
}

.login-register .form-group input {
	padding-left: 30px
}

.login-register .form-group i {
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 15px;
	color: #982029
}

.login-register p {
	padding-top: 5px;
	margin-bottom: 10px
}

.login-register .forgot {
	margin-bottom: 10px
}

.login-register li {
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	color: #777;
	margin-right: 10px;
	display: inline-block
}

.login-register .forgot a {
	color: #982029
}

.login-register li a {
	color: #777;
	transition: all 500ms ease
}

.login-register li:hover a {
	color: #982029;
	transition: all 500ms ease
}

.shop-item-one {
	margin-bottom: 30px
}

.shop-item-one .image-box {
	position: relative;
	overflow: hidden;
	border: 1px solid #e0e0e0
}

.shop-item-one .overly-box {
	position: absolute;
	text-align: center;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background: rgba(249, 190, 77, .7);
	transition: .5s cubic-bezier(.4, 0, 1, 1);
	opacity: 0;
	content: '';
	visibility: hidden
}

.shop-item-one .image-box:hover .overly-box {
	visibility: visible;
	opacity: 1;
	transition: all 500ms ease
}

.shop-item-one a i {
	font-size: 13px;
	line-height: 29px;
	margin-right: 10px
}

.shop-item-one .image-text {
	padding: 20px 0
}

.shop-item-one .image-text h6 {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #333
}

.shop-item-one .reting-star i {
	font-size: 12px;
	color: #982029;
	line-height: 22px;
	display: inline-block
}

.shop-item-one .price-rate .rate {
	display: inline-block
}

.shop-item-one .price-rate .pre-rate {
	position: relative;
	font-size: 16px;
	line-height: 27px;
	color: #c6c6c6;
	font-weight: 700;
	margin-right: 10px;
	font-family: 'Montserrat', sans-serif
}

.shop-item-one .price-rate .pre-rate:before {
	position: absolute;
	top: 14px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #c6c6c6;
	content: ''
}

.shop-item-one .price-rate .pres-rate {
	font-size: 20px;
	line-height: 27px;
	color: #982029;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif
}

.left-side-area .related-project {
	padding-top: 50px;
	margin-bottom: 40px
}

.left-side-area .product-info {
	margin-bottom: 40px
}

.single-product-one .product-info {
	position: relative;
	text-align: center;
	border: 1px solid #e0e0e0
}

.single-product-carousel-thumbnail-box {
	margin: 10px 0
}

.single-product-carousel-thumbnail-box .item {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-bottom: 0;
	border: 1px solid #e0e0e0
}

.single-product-carousel-thumbnail-box.owl-carousel img {
	width: 100px;
	height: 100px
}

.related-project .colmun-title h5 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #333;
	padding-bottom: 40px;
	text-align: left
}

.single-product-carousel-content-box.owl-carousel img {
	width: 274px;
	height: 304px;
	margin: 10px;
	text-align: center;
	display: inline-block
}

.single-product-one .shop-item-one h6 {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	color: #333;
	margin-bottom: 5px
}

.single-product-one .product-text {
	padding-top: 10px
}

.single-product-one .product-stats {
	margin-top: 20px;
	margin-bottom: 22px
}

.single-product-one .product-stats .item {
	display: inline-block;
	margin-right: 50px
}

.single-product-one .product-stats .item a {
	color: #04b500
}

.product-stats input {
	width: 55px;
	height: 45px;
	margin-right: 17px;
	padding: 0 10px;
	margin-left: 15px;
	display: inline-block;
	border: 1px solid #e5e5e5
}

.single-product-one .link-btn-three li {
	display: inline-block;
	margin-right: 4px
}

.single-product-one .link-btn-three li.icon i {
	font-size: 12px;
	color: #982029;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 48px;
	display: inline-block;
	margin-right: 0;
	border: 1px solid #e4e4e4;
	transition: all 500ms ease
}

.single-product-one .link-btn-three li.icon:hover i {
	color: #fff;
	border-color: #982029;
	background: #982029;
	transition: all 500ms ease
}

.tabs-box .tab-buttons {
	border: 1px solid #f1f1f1
}

.tabs-box .tab-buttons .tab-btn {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	line-height: 26px;
	padding: 18px 30px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	transition: all 500ms ease
}

.tabs-box .tab-buttons .tab-btn.border-area {
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed
}

.tabs-box .tab-buttons .tab-btn.active-btn {
	color: #982029;
	transition: all 500ms ease
}

.tabs-box .tab-content .tab {
	padding-top: 10px;
	transition: all 500ms ease
}

.blog-grid-section .blog-item-one {
	margin-bottom: 40px
}

.styled-pagination.three {
	padding-top: 0
}

.cart-section {
	position: relative
}

.cart-section .table {
	margin: 0;
	border: 10px solid #fafafa
}

.cart-section table>tbody>tr>td,
.cart-section .table>thead>tr>th {
	border: 0
}

.cart-section .table thead {
	background: #fff
}

.cart-section .table>thead>tr>th {
	font-weight: 400;
	font-size: 18px;
	color: #333;
	line-height: 26px;
	text-align: center;
	padding: 15px 0;
	font-family: 'Montserrat', sans-serif;
	border-right: 1px solid #f1f1f1
}

.cart-section .table>thead>tr>th {
	border-top: 1px solid #f1f1f1 !important;
	border-bottom: 1px solid #f1f1f1;
	text-align: center
}

.cart-section .table>thead>tr>th:first-child {
	border-right: 0;
	border-left: 1px solid #f1f1f1
}

.cart-section .table>tbody>tr>td.qty input {
	border: 0
}

.cart-section .table>tbody>tr>td .ratting-star li {
	display: inline-block
}

.cart-section .table>tbody>tr>td .ratting-star li i {
	color: #982029
}

.cart-section .table>tbody>tr>td {
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	color: #333;
	font-size: 16px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	font-family: 'Montserrat', sans-serif
}

.cart-section .table>tbody>tr>td:nth-child(2) {
	text-align: left;
	position: relative;
	border-right: none
}

.cart-section .table>tbody>tr>td:first-child {
	border-right: 0;
	text-align: right;
	border-left: 1px solid #EBEBEB
}

.cart-section .table>tbody>tr>td.del-item {
	text-align: center
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
	position: relative;
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-left: 0
}

.bootstrap-touchspin .input-group-btn-vertical i {
	border-radius: 0;
	border-top-right-radius: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: 1px solid #e4e4e4
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	position: absolute;
	left: -70px;
	top: 2px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	position: absolute;
	right: -3px;
	top: 0
}

.cart-section .input-group {
	position: relative;
	width: 30px;
	margin: 0 auto;
	display: inline-table
}

.cart-section .input-group .form-control {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up .glyphicon-chevron-up:before {
	content: "+";
	color: #777;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down .glyphicon-chevron-down:before {
	content: "-";
	color: #777;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif
}

.apply-coupon {
	padding: 30px;
	background: #fafafa
}

.apply-coupon .btn-style-one {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	background: #333;
	display: inline-block;
	padding: 8px 30px;
	margin-bottom: 40px;
	font-family: 'Montserrat', sans-serif;
	transition: all 500ms ease
}

.apply-coupon .btn-style-one:hover {
	color: #333;
	background: #982029;
	transition: all 500ms ease
}

.apply-coupon .btn-style-two {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
	background: #982029;
	display: inline-block;
	padding: 8px 30px;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	transition: all 500ms ease
}

.apply-coupon .btn-style-two:hover {
	color: #fff;
	background: #333;
	transition: all 500ms ease
}

.apply-coupon .form-group {
	position: relative;
	border: 1px solid #efefef;
	width: 400px;
	height: 45px
}

.apply-coupon .form-group input {
	border: 0;
	outline: 0
}

.apply-coupon .form-group button {
	position: absolute;
	top: -1px;
	right: 0;
	height: 45px
}

.apply-coupon .social-links li {
	display: inline-block;
	margin-right: 12px
}

.apply-coupon .social-links li strong {
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	color: #333;
	margin-right: 10px;
	font-family: 'Montserrat', sans-serif
}

.apply-coupon .social-links li i {
	font-size: 15px;
	color: #777;
	line-height: 27px;
	transition: all 500ms ease
}

.apply-coupon .social-links li:hover i {
	color: #982029;
	transition: all 500ms ease
}

.apply-coupon .apply-right .link-btn .thm-btn {
	font-size: 14px;
	font-weight: 400;
	padding: 7px 30px;
	font-family: 'Montserrat', sans-serif
}

.apply-coupon .apply-right .totals-table {
	margin-top: -20px
}

.apply-coupon .apply-right .totals-table h6 {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #333;
	margin-bottom: 10px
}

.apply-coupon .apply-right .totals-table h6 span {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	color: #333;
	font-style: normal;
	font-family: 'Montserrat', sans-serif
}

.apply-coupon .apply-right .totals-table h6 span.color-text {
	color: #982029
}

.testmonial-area {
	margin: 45px 0
}

.testmonial-area .single-item {
	position: relative;
	padding: 0 50px 30px 50px;
	background: #f9f9f9;
	cursor: pointer;
	border-top: 2px solid #982029
}

.testmonial-area .owl-controls {
	display: none;
	margin-top: 0
}

.testmonial-area .single-item i {
	font-size: 50px;
	color: #333;
	font-weight: 400;
	width: 40px;
	height: 38px;
	display: inline-block;
	line-height: 60px;
	background: #982029;
	font-family: "Georgia";
	margin-bottom: 20px
}

.testmonial-area .single-item span {
	color: #333
}

.testmonial-area .single-item h6 {
	font-size: 15px;
	color: #982029;
	line-height: 27px;
	font-weight: 400;
	padding-top: 10px
}

.media-links {
	padding: 20px 0;
	margin: 45px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6
}

.media-links li {
	display: inline-block
}

.media-links li strong {
	color: #333;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif
}

.media-links li a {
	font-size: 15px
}

.media-links .tag-list a {
	color: #982029;
	font-size: 16px
}

.media-links .social-links li {
	margin-left: 10px
}

.media-links .social-links li a {
	color: #777;
	transition: all 500ms ease
}

.media-links .social-links li:hover a {
	color: #982029;
	transition: all 500ms ease
}

.left-side-area .related-posts .title h6,
.left-side-area .comment-area .title h6,
.left-side-area .post-reply .title h6 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 27px;
	padding-top: 10px;
	margin-bottom: 15px
}

.related-posts .image-text {
	margin-bottom: 40px
}

.comment-item-one {
	position: relative;
	padding-left: 90px;
	padding-bottom: 10px;
	margin-bottom: 30px
}

.comment-item-one .item-border-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background: #e6e6e6
}

.comment-item-one .item-border-top {
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background: #e6e6e6
}

.comment-item-one.two {
	position: relative;
	padding-left: 90px;
	margin-left: 90px
}

.comment-item-one .image-box {
	position: absolute;
	top: 5px;
	left: 0
}

.comment-item-one .image-text h6 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #333
}

.comment-item-one .image-text span {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #777;
	font-style: normal;
	font-family: 'Roboto', sans-serif
}

.comment-item-one .link-btn {
	position: absolute;
	top: 0;
	right: 0
}

.comment-item-one .link-btn a {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #fff;
	background: #982029;
	display: inline-block;
	padding: 5px 20px;
	font-family: 'Montserrat', sans-serif
}

.comment-item-one .link-btn a:hover {
	color: #fff;
	background: #982029
}

.comment-item-one .link-btn i {
	margin-right: 5px
}

.post-reply .form-group input,
.post-reply .form-group textarea {
	font-size: 14px;
	height: 42px;
	color: #888;
	font-weight: 400;
	line-height: 24px;
	border-color: #eee;
	box-shadow: none;
	background: #fafafa;
	text-transform: capitalize;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease
}

.post-reply .form-group input:focus,
.post-reply .form-group textarea:focus {
	border-color: #982029;
	background: #fff;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease
}

.post-reply .form-group textarea {
	height: 140px;
	resize: none
}

.post-reply .form-group {
	margin-bottom: 20px
}

.post-reply .form-group .form-bottom {
	margin-top: 35px;
	margin-bottom: 0
}

.checkout-content .top-content {
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #777;
	display: block;
	font-weight: 400;
	background: #f6f6f6;
	margin-bottom: 20px;
	padding: 16px 35px;
	font-family: 'Roboto', sans-serif
}

.checkout-content .top-content a {
	color: #982029
}

.billing-details {
	margin-top: 40px
}

.checkout-content .title h6 {
	position: relative;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 20px
}

.checkout-content .billing-form input,
.checkout-content .billing-form select {
	position: relative;
	border: 1px solid #e5e5e5;
	height: 42px;
	width: 100%;
	padding: 0 20px;
	background: #fafafa;
	margin-bottom: 20px
}

.checkout-content .billing-form input:focus,
.checkout-content .billing-form select:focus {
	outline: 0;
	box-shadow: none;
	border-color: #982029
}

.checkout-content .billing-form select {
	cursor: pointer
}

.checkout-content .billing-form input[type="checkbox"] {
	height: 12px;
	width: 12px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0
}

.checkout-content .billing-form span {
	position: relative;
	font-size: 14px;
	line-height: 26px;
	color: #777;
	display: inline-block;
	font-style: normal
}

.checkout-content .billing-form {
	position: relative;
	margin-bottom: 30px
}

.additional-information {
	margin-top: 40px
}

.additional-content textarea {
	font-size: 14px;
	line-height: 26px;
	color: #848484;
	display: block;
	border: 1px solid #e5e5e5;
	height: 120px;
	padding: 8px 0 0 18px;
	width: 100%;
	resize: none
}

.additional-content textarea:focus {
	outline: 0;
	box-shadow: none;
	border-color: #982029
}

.your-order {
	margin: 50px 0
}

.your-order .table thead th {
	vertical-align: bottom;
	border-top: none;
	border-bottom: none;
	font-size: 18px;
	color: #222;
	font-weight: 400;
	line-height: 26px;
	padding-left: 0;
	font-family: 'Montserrat', sans-serif
}

.your-order .table tbody td {
	font-size: 16px;
	line-height: 28px;
	color: #777;
	font-weight: 400;
	padding-left: 0;
	font-family: 'Roboto', sans-serif
}

.your-order .table tbody td.text p {
	margin-bottom: 0
}

.your-order .table tbody td.text p a {
	color: #982029;
	transition: all 500ms ease
}

.your-order .table tbody td.text p a:hover {
	color: #982029;
	transition: all 500ms ease
}

.your-order .table tbody td.total.amount {
	color: #982029
}

.your-order .table tbody td.total {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: 700;
	font-family: 'Roboto', sans-serif
}

.payment-system {
	position: relative;
	padding: 40px;
	margin-top: 40px;
	border: 10px solid #f8f8f8
}

.payment-system input[type="checkbox"] {
	height: 12px;
	width: 12px;
	margin-right: 10px
}

.payment-system span {
	font-size: 15px;
	line-height: 30px;
	color: #222;
	font-style: normal;
	padding-bottom: 20px;
	font-family: 'Montserrat', sans-serif
}

.payment-system p {
	color: #777;
	padding-left: 20px;
	margin-bottom: 0
}

.payment-system .atm-card {
	padding-left: 20px;
	padding-bottom: 20px
}

.payment-system .atm-card li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px
}

.payment-system .atm-card figure {
	margin: 0
}

.payment-system .pay-btn a {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	background: #982029;
	padding: 5px 35px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	transition: all 500ms ease
}

.payment-system .pay-btn:hover a {
	color: #fff;
	background: #982029;
	transition: all 500ms ease
}

#contact-google-map {
	height: 420px;
	width: 100%;
	margin-bottom: 70px
}

.contact-area .text-title h5 {
	font-size: 20px;
	line-height: 27px;
	font-weight: 700;
	color: #333;
	margin-bottom: 35px
}

.contact-area .form-group input[type="text"],
.contact-area .form-group input[type="email"],
.contact-area .form-group input[type="password"],
.contact-area .form-group input[type="number"],
.contact-area .form-group select,
.contact-area .form-group textarea {
	background: #fafafa;
	border-color: #efefef;
	transition: all 500ms ease
}

.contact-area .form-group textarea {
	height: 140px;
	resize: none
}

.contact-area .form-group input:focus,
.contact-area .form-group textarea:focus {
	border-color: #982029;
	transition: all 500ms ease
}

.contact-area .social-links .item {
	position: relative;
	margin-bottom: 50px
}

.contact-area .social-links .icon-box {
	position: relative;
	width: 60px;
	height: 60px;
	color: #333;
	line-height: 60px;
	text-align: center;
	background: #982029;
	display: inline-block
}

.contact-area .social-links .icon-box i:before {
	font-size: 30px;
	color: #fff
}

.contact-area .social-links .icon-text {
	position: relative;
	display: inline-flex;
	vertical-align: top;
	padding-left: 10px
}

.contact-area .social-links .icon-text p {
	margin-bottom: 0;
	color: #777;
	text-transform: capitalize
}

.tab-title-h4 h4 {
	color: rgb(61, 61, 61);
	font-size: 32px;
	padding-top: 30px;
	margin-bottom: 40px
}

.single-review-box {
	margin-bottom: 10px;
	padding-bottom: 32px;
	padding-left: 80px;
	position: relative
}

.single-review-box .img-holder {
	left: 0;
	position: absolute;
	top: 0
}

.single-review-box .text-holder {
	border: 1px solid #f4f4f4;
	padding: 20px
}

.single-review-box .text-holder .top {
	margin: 0 0 8px;
	overflow: hidden
}

.single-review-box .text-holder .top .review-box ul {
	margin-top: -4px;
	padding-left: 20px
}

.single-review-box .text-holder .top .review-box ul li {
	display: inline-block;
	margin-right: 3px
}

.single-review-box .text-holder .top .review-box ul li i {
	color: #982029;
	font-size: 14px
}

.single-review-box .text-holder .top .review-date {
	color: #ab7442;
	margin-top: -5px
}

.single-review-box .text-holder .text p {
	margin: 0 0 15px
}

.single-review-box .text-holder .text a.reply {
	color: #ab7442;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}

.review-form {
	padding-top: 16px
}

.review-form .sec-title-two {
	padding-bottom: 34px
}

.review-form .add-rating-box {
	margin: 0 0 23px
}

.review-form .add-rating-box .add-rating-title h4 {
	color: #292929;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
	text-transform: none
}

.review-form .add-rating-box ul li {
	display: inline-block;
	margin: 0 0;
	border-right: 1px solid #e5e5e5;
	padding: 0 11px
}

.review-form .add-rating-box ul li:last-child {
	margin-right: 0
}

.review-form .add-rating-box ul li a i {
	color: #ddd;
	margin-right: 3px;
	transition: all 500ms ease;
	font-size: 14px
}

.review-form .add-rating-box ul li.active a i,
.review-form .add-rating-box ul li a:hover i {
	color: #982029
}

.review-form form input[type="text"],
.product-tab-box .tab-content .review-form form textarea {
	height: 50px;
	width: 100%;
	border: 1px solid #eaeaea;
	color: #9e9e9e;
	font-size: 14px;
	padding: 0 15px;
	margin-bottom: 30px;
	transition: all 500ms ease;
	outline: 0
}

.review-form form textarea {
	height: 110px;
	width: 100%;
	padding: 10px 15px;
	margin-bottom: 32px;
	resize: none
}

.review-form .add-rating-box ul li:hover a i {
	opacity: 1
}

.review-form form input[type="text"]:focus {
	border-color: #982029
}

.review-form form textarea:focus {
	border-color: #48c7ec
}

.icon-text h5 {
	font-size: 40px;
	padding: 0 0 25px 0
}

.text {
	font-size: 14px
}

.bdr-bottom {
	border-bottom: 1px solid rgba(255, 0, 0, .3) !important;
	padding: 0 0 20px 0 !important
}

.footer-address {}

.footer-address p {
	color: #320004
}

.footer-address p strong {
	padding: 0;
	display: block
}

.p-top {
	padding: 30px 0 0 0 !important
}

.menu,
.nav-icon span {
	transition: all .3s ease-in-out
}

.menu .nav-menu li a,
.nav-menu li a {
	line-height: 56px
}

*,
::after,
::before {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

.effectTab-header .caption,
.effectTab-header .title {
	font-weight: 700;
	padding-bottom: 20px;
	position: relative;
	display: inline-block;
	color: #555;
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase
}

.effectTab-header .title {
	font-size: 36px;
	font-family: Oswald, sans-serif
}

.effectTab-header .caption {
	font-size: 30px;
	font-family: 'Open Sans', sans-serif
}

.column-1,
.column-10,
.column-11,
.column-12,
.column-2,
.column-3,
.column-4,
.column-5,
.column-7,
.column-8,
.column-9 {
	float: left;
	padding: 15px
}

.effectTab-header .title::after,
.effectTab-header .title::before {
	position: absolute;
	background: linear-gradient(to right, #ed6ea0 0, #ec8c69 100%);
	content: ""
}

.effectTab-header .title::before {
	left: 0;
	width: 156%;
	height: 3px;
	margin-left: -28%;
	bottom: -1.5px
}

.effectTab-header .title::after {
	left: 50%;
	width: 25px;
	height: 25px;
	bottom: -26px;
	margin: 0 0 0 -10px;
	-webkit-clip-path: polygon(75% 0, 75% 69%, 41% 93%, 0 68%, 0 0);
	clip-path: polygon(75% 0, 75% 69%, 41% 93%, 0 68%, 0 0)
}

.column-1 {
	width: 8.333333333333333%
}

.column-2 {
	width: 16.66666666666667%
}

.column-3 {
	width: 25%
}

.column-4 {
	width: 33.33333333333333%
}

.column-5 {
	width: 41.66666666666667%
}

.column-6 {
	width: 50%;
	float: left;
	padding: 15px
}

.column-7 {
	width: 58.33333333333333%
}

.column-8 {
	width: 66.66666666666667%
}

.column-9 {
	width: 75%
}

.column-10 {
	width: 83.33333333333333%
}

.column-11 {
	width: 91.66666666666667%
}

.column-12,
.wrapper-full {
	width: 100%
}

.nav-icon,
.navigation {
	float: right
}

.custom-row::after {
	content: "";
	display: table;
	clear: both
}

.wrapper {
	max-width: 1140px;
	margin: 0 auto;
	position: relative
}

.header {
	background-color: #485666;
	padding: 8px 0;
	position: static;
	z-index: 2000
}

.header h1 {
	color: #fff;
	font-family: Poppins;
	font-weight: 400;
	font-size: 2.2rem;
	padding-left: 40px
}

.rotate {
	position: absolute;
	transform: rotate(-20deg);
	left: 0;
	font-size: 2.8rem;
	top: 5px
}

.ex_padd {
	padding-top: 170px !important
}

.nav-icon-container {
	display: block
}

.nav-icon {
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
	z-index: 100
}

.nav-icon span {
	width: 60%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%)
}

.nav-icon-1 {
	top: 30%
}

.nav-icon-2 {
	top: 50%
}

.nav-icon-3 {
	top: 70%
}

.nav-icon.active .nav-icon-1 {
	top: 50%;
	transform: rotate(45deg);
	left: 22%
}

.nav-icon.active .nav-icon-3 {
	top: 50%;
	transform: rotate(-45deg);
	left: 22%
}

.nav-icon.active .nav-icon-2 {
	width: 0
}

.nav-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-around
}

.nav-menu li {
	list-style: none;
	position: relative
}

.nav-menu li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 0 20px
}

.nav-menu li:after,
.nav-menu li:before {
	content: "";
	position: absolute;
	height: 3px;
	background-color: rgba(255, 255, 255, .2);
	bottom: 0;
	width: 0;
	transition: all .3s ease-in-out
}

.nav-menu li:before {
	left: 0
}

.nav-menu li:after {
	right: 0
}

.nav-menu li:hover:after,
.nav-menu li:hover:before {
	width: 50%
}

.nav-menu li.active:after,
.nav-menu li.active:before {
	background-color: rgba(0, 128, 128, 1)
}

.menu {
	width: 200px;
	background-color: #0B466C;
	text-align: center;
	padding: 40px;
	position: fixed;
	top: 96px;
	right: -200px;
	overflow: scroll;
	height: calc(100% - 96px);
	z-index: 1000
}

.menu.active {
	right: 0
}

.menu .nav-menu {
	flex-direction: column;
	width: 150px
}

.menu .nav-menu li {
	margin: 10px 0;
	width: 80%
}

.box-tab {
	margin: 10px 0
}

.effect {
	margin: auto;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, .07);
	background-color: #fff;
	border: 5px solid #f5f5f5
}

.tab-container {
	padding: 50px 0
}

.tab-head {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto
}

.tab .effect {
	position: relative;
	overflow: hidden;
	max-height: 240px;
	max-width: 350px;
	background: #3085a3;
	text-align: center;
	cursor: pointer
}

.grid-width3,
.grid-width6 {
	max-height: 270px !important;
	max-width: 530px !important
}

.grid-width8 {
	max-width: 700px !important
}

.tab .effect img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: .8
}

.tab .effect .tab-text {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25rem;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.tab-text h2 {
	color: #fff;
	margin: 0;
	font-size: 1.5rem
}

.tab-text p {
	color: #fff;
	margin: 0;
	font-size: 1rem
}

.hide {
	display: none
}

@media(max-width:575px) {

	.column-xs-1,
	.column-xs-10,
	.column-xs-11,
	.column-xs-12,
	.column-xs-2,
	.column-xs-3,
	.column-xs-4,
	.column-xs-5,
	.column-xs-7,
	.column-xs-8,
	.column-xs-9 {
		float: left;
		padding: 15px
	}

	.column-xs-1 {
		width: 8.333333333333333%
	}

	.column-xs-2 {
		width: 16.66666666666667%
	}

	.column-xs-3 {
		width: 25%
	}

	.column-xs-4 {
		width: 33.33333333333333%
	}

	.column-xs-5 {
		width: 41.66666666666667%
	}

	.column-xs-6 {
		width: 50%;
		float: left;
		padding: 15px
	}

	.column-xs-7 {
		width: 58.33333333333333%
	}

	.column-xs-8 {
		width: 66.66666666666667%
	}

	.column-xs-9 {
		width: 75%
	}

	.column-xs-10 {
		width: 83.33333333333333%
	}

	.column-xs-11 {
		width: 91.66666666666667%
	}

	.column-xs-12 {
		width: 100%
	}

	.hide-xs {
		display: none
	}

	.effectTab-header .title::before {
		width: 125%;
		left: 15%
	}

	.tab-container {
		padding-top: 25px;
		padding-bottom: 25px
	}
}

@media(min-width:576px) and (max-width:767px) {

	.column-sm-1,
	.column-sm-10,
	.column-sm-11,
	.column-sm-12,
	.column-sm-2,
	.column-sm-3,
	.column-sm-4,
	.column-sm-5,
	.column-sm-7,
	.column-sm-8,
	.column-sm-9 {
		float: left;
		padding: 15px
	}

	.column-sm-1 {
		width: 8.333333333333333%
	}

	.column-sm-2 {
		width: 16.66666666666667%
	}

	.column-sm-3 {
		width: 25%
	}

	.column-sm-4 {
		width: 33.33333333333333%
	}

	.column-sm-5 {
		width: 41.66666666666667%
	}

	.column-sm-6 {
		width: 50%;
		float: left;
		padding: 15px
	}

	.column-sm-7 {
		width: 58.33333333333333%
	}

	.column-sm-8 {
		width: 66.66666666666667%
	}

	.column-sm-9 {
		width: 75%
	}

	.column-sm-10 {
		width: 83.33333333333333%
	}

	.column-sm-11 {
		width: 91.66666666666667%
	}

	.column-sm-12 {
		width: 100%
	}

	.hide-sm {
		display: none
	}

	.visible-sm {
		display: block
	}

	.tab-container {
		padding-top: 25px;
		padding-bottom: 25px
	}
}

@media(max-width:1000px) {
	.header h1 {
		padding-left: 70px
	}

	.rotate {
		left: 30px
	}

	@media(min-width:768px) and (max-width:991px) {

		.column-md-1,
		.column-md-10,
		.column-md-11,
		.column-md-12,
		.column-md-2,
		.column-md-3,
		.column-md-4,
		.column-md-5,
		.column-md-7,
		.column-md-8,
		.column-md-9 {
			float: left;
			padding: 15px
		}

		.column-md-1 {
			width: 8.333333333333333%
		}

		.column-md-2 {
			width: 16.66666666666667%
		}

		.column-md-3 {
			width: 25%
		}

		.column-md-4 {
			width: 33.33333333333333%
		}

		.column-md-5 {
			width: 41.66666666666667%
		}

		.column-md-6 {
			width: 50%;
			float: left;
			padding: 15px
		}

		.column-md-7 {
			width: 58.33333333333333%
		}

		.column-md-8 {
			width: 66.66666666666667%
		}

		.column-md-9 {
			width: 75%
		}

		.column-md-10 {
			width: 83.33333333333333%
		}

		.column-md-11 {
			width: 91.66666666666667%
		}

		.column-md-12 {
			width: 100%
		}

		.hide-md {
			display: none
		}

		.visible-md {
			display: block
		}
	}
}

.effect.effect-one {
	background: #982029;
	position: relative
}

.effect.effect-one .tab-text {
	padding: 1em
}

.effect.effect-one .tab-text::after,
.effect.effect-one .tab-text::before {
	position: absolute;
	content: '';
	opacity: 0
}

.effect.effect-one .tab-text::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 2px solid rgba(255, 255, 255, .3);
	border-bottom: 2px solid rgba(255, 255, 255, .3);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.effect.effect-one .tab-text::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.effect.effect-one .icons-block {
	z-index: 1000;
	position: absolute;
	bottom: 14px;
	width: 100%;
	left: 0;
	text-align: center
}

.effect.effect-one .icons-block .social-icon-1,
.effect.effect-one .icons-block .social-icon-2,
.effect.effect-one .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-one:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-one:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-one:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-one .icons-block i {
	color: rgba(255, 255, 255, 1);
	padding-left: 10px;
	font-size: 1.3rem
}

.effect.effect-one h2 {
	padding-top: 20%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	font-weight: 600;
	font-size: 1.7rem;
	font-family: Oswald, sans-serif
}

.effect.effect-one p,
.effect.effect-two h2,
.effect.effect-two p.description {
	font-family: Poppins
}

.effect-one .pt-1 {
	padding-top: 10% !important
}

.effect-one .pt-2 {
	padding-top: 16% !important
}

.effect-one .pt-3 {
	padding-top: 28% !important
}

.effect.effect-one p {
	padding: .5em 2.7em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	font-size: .92rem;
	line-height: 16px;
	color: rgba(255, 255, 255, .9)
}

.effect.effect-one h2,
.effect.effect-one img {
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0)
}

.effect.effect-one .tab-text::after,
.effect.effect-one .tab-text::before,
.effect.effect-one img,
.effect.effect-one p {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s
}

.effect.effect-one:hover img {
	opacity: .7;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)scale(1.1, 1.1)
}

.effect.effect-one:hover .tab-text::after,
.effect.effect-one:hover .tab-text::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.effect.effect-one:hover h2,
.effect.effect-one:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.effect.effect-one:hover .tab-text::after,
.effect.effect-one:hover h2,
.effect.effect-one:hover img,
.effect.effect-one:hover p {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.effect.effect-two .tab-text {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 3.75em;
	background: rgba(241, 169, 1, .95);
	color: #3c4a50;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.effect.effect-two .col3 {
	height: 5.5rem !important
}

.effect.effect-two h2 {
	float: left;
	font-size: 1.1rem;
	font-weight: 600;
	word-break: break-all;
	width: 50%;
	text-align: left;
	display: inline-block
}

.effect-two .col3-head {
	width: 100% !important;
	padding-bottom: 10px
}

.effect-two .icon-links a {
	font-size: 1.2rem !important
}

.effect.effect-two p.icon-links a {
	float: right;
	color: #f1f8ff;
	font-size: 1.4em;
	line-height: 20px
}

.effect.effect-two:hover p.icon-links a:focus,
.effect.effect-two:hover p.icon-links a:hover {
	color: #252d31
}

.effect.effect-two p.description {
	position: absolute;
	font-size: 1rem !important;
	bottom: 7em;
	color: #fff;
	text-transform: none;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity .35s;
	transition: opacity .35s;
	line-height: 18px;
	padding: 15px 50px;
	background-color: rgba(0, 0, 0, .5);
	right: 30px;
	left: 30px;
	-webkit-clip-path: polygon(25% 0, 100% 0, 75% 100%, 0 100%);
	clip-path: polygon(7% 0, 100% 0, 93% 100%, 2% 100%)
}

.effect.effect-two p.col6 {
	left: 80px !important;
	right: 80px !important;
	bottom: 8rem
}

.effect.effect-two h2,
.effect.effect-two p.icon-links a {
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0)
}

.effect.effect-two:hover p.description {
	opacity: 1
}

.effect.effect-two:hover .tab-text,
.effect.effect-two:hover h2,
.effect.effect-two:hover p.icon-links a {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	padding-right: 10px
}

.effect.effect-two:hover h2 {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms
}

.effect.effect-two:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.effect.effect-two:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.effect.effect-two:hover p.icon-links a:first-child {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.effect.effect-three {
	background: linear-gradient(-45deg, #0C71E9 0, #034B96, 100%);
	text-align: left
}

.effect.effect-three h2 {
	transform: translate3d(25px, 0, 0);
	-webkit-transform: translate3d(25px, 0, 0);
	transition: all .35s;
	font-family: Oswald;
	font-size: 1.6rem
}

.effect.effect-three h2:before {
	content: "[";
	position: absolute;
	left: -15px;
	bottom: 3px;
	font-weight: 400
}

.effect.effect-three:hover h2 {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: .5
}

.effect.effect-three .tab-text:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	border: 140px solid red;
	border-radius: 50% 0 0 50%;
	opacity: 0;
	transform: translate3d(50%, 50%, 0)rotate3d(0, 0, 1, 135deg);
	transition: all .35s .15s;
	border-color: transparent transparent transparent #fff
}

.effect.effect-three:hover .tab-text:before {
	transform: translate3d(50%, 50%, 0)rotate3d(0, 0, 1, 45deg);
	opacity: .8;
	transition-delay: 0s
}

.effect.effect-three p {
	position: absolute;
	width: 31px;
	height: 36px;
	bottom: 70px;
	right: -31px;
	font-size: 120%
}

.effect.effect-three p a {
	width: 31px;
	height: 36px;
	position: absolute;
	opacity: 0;
	transition: all .35s cubic-bezier(.25, .4, .2, .5)0s
}

.effect.effect-three p a i {
	color: #5d504f;
	transition: transform .35s cubic-bezier(.5, .2, .4, .25)0s
}

.effect.effect-three p a i:hover {
	color: #cc6055
}

.effect.effect-three:hover p a {
	opacity: 1
}

.effect.effect-three:hover p a:nth-child(1) {
	transform: translate3d(0, 60px, 0);
	-webkit-transform: translate3d(0, 60px, 0);
	transition: all .35s cubic-bezier(.5, .2, .4, .25) .15s;
	-webkit-transition: all .35s cubic-bezier(.5, .2, .4, .25) .15s
}

.effect.effect-three:hover p a:nth-child(1)i {
	transform: translate3d(-100px, 0, 0);
	transition: transform .35s cubic-bezier(.25, .4, .2, .5) .15s;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: transform .35s cubic-bezier(.25, .4, .2, .5) .15s
}

.effect.effect-three:hover p a:nth-child(2) {
	transform: translate3d(0, 30px, 0);
	transition: all .35s cubic-bezier(.5, .2, .4, .25) .25s;
	-webkit-transform: translate3d(0, 30px, 0);
	-webkit-transition: all .35s cubic-bezier(.5, .2, .4, .25) .25s
}

.effect.effect-three:hover p a:nth-child(2)i {
	transform: translate3d(-80px, 0, 0);
	transition: transform .35s cubic-bezier(.25, .4, .2, .5) .25s;
	-webkit-transform: translate3d(-80px, 0, 0);
	-webkit-transition: transform .35s cubic-bezier(.25, .4, .2, .5) .25s
}

.effect.effect-three:hover p a:nth-child(3) {
	transform: translate3d(0, 0, 0);
	transition: all .35s cubic-bezier(.5, .2, .4, .25) .35s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s cubic-bezier(.5, .2, .4, .25) .35s
}

.effect.effect-three:hover p a:nth-child(3)i {
	transform: translate3d(-45px, 0, 0);
	transition: transform .35s cubic-bezier(.25, .4, .2, .5) .35s;
	-webkit-transform: translate3d(-45px, 0, 0);
	-webkit-transition: transform .35s cubic-bezier(.25, .4, .2, .5) .35s
}

.effect.effect-three img {
	transform: scale3d(1.1, 1.1, 1)translate3d(15px, 0, 0);
	transition: all .35s;
	transform-origin: 85% 100%;
	-webkit-transform: scale3d(1.1, 1.1, 1)translate3d(15px, 0, 0);
	-webkit-transition: all .35s;
	-webkit-transform-origin: 85% 100%
}

.effect.effect-three:hover img {
	transform: scale3d(1.1, 1.1, 1)translate3d(0, 0, 0);
	-webkit-transform: scale3d(1.1, 1.1, 1)translate3d(0, 0, 0);
	opacity: .6
}

.effect.effect-four {
	background: #2e5d5a
}

.effect-four .tab-text h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 1em 1.2em;
	font-family: Oswald
}

.effect-four .tab-text p {
	width: 65%;
	font-size: 68%;
	line-height: 1;
	letter-spacing: 1px;
	text-align: left;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: translate3d(40px, 0, 0);
	-webkit-transform: translate3d(40px, 0, 0);
	opacity: 0;
	transition: all .35s;
	font-family: "Open sans";
	padding-bottom: 5px
}

.effect-four .tab-text p:after,
.effect-four .tab-text p:before {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50px;
	content: "";
	position: absolute
}

.effect.effect-five h2,
.effect.effect-six h2 {
	font-family: Oswald
}

.effect-four .tab-text p:after {
	top: -5px;
	left: -5px;
	-webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%)
}

.effect-four .tab-text p:before {
	right: 0;
	bottom: -6px;
	-webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%)
}

.effect.effect-four .icons-block {
	z-index: 1000;
	position: absolute;
	top: 10px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 10px;
	padding-top: 9px
}

.effect.effect-four .icon-c3 {
	padding-left: 5px;
	padding-top: 0
}

.effect.effect-four .icons-block .social-icon-1,
.effect.effect-four .icons-block .social-icon-2,
.effect.effect-four .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-four:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-four:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-four:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-four .icons-block i {
	color: rgba(255, 255, 255, .9);
	padding-left: 7px;
	font-size: 1.2rem
}

.effect-four:hover p {
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.effect.effect-four img {
	max-width: none;
	width: calc(100% + 60px);
	opacity: 1;
	transform: translate3d(0, 0, 0)scale(1.12);
	transition: all .35s;
	-webkit-transform: translate3d(0, 0, 0)scale(1.12);
	-webkit-transition: all .35s
}

.effect.effect-four:hover img {
	transform: translate3d(-20px, 0, 0)scale(1);
	-webkit-transform: translate3d(-20px, 0, 0)scale(1);
	opacity: .5
}

.effect.effect-five {
	background: #162633;
	text-align: left
}

.col3-block-height {
	min-height: 480px !important
}

.effect.effect-five h2 {
	transform: translate3d(0, 20px, 0);
	transition: all .35s;
	-webkit-transform: translate3d(0, 20px, 0);
	-webkit-transition: all .35s
}

.effect.effect-five:hover h2 {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: .6
}

.effect.effect-five img {
	transition: all .35s
}

.effect.effect-five:hover img {
	opacity: .6;
	transform: translate3d(0, 0, 0)scale(1.16);
	-webkit-transform: translate3d(0, 0, 0)scale(1.16)
}

.effect.effect-five .tab-text:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 180%;
	background-color: #FFF;
	opacity: .8;
	transform-origin: 0 100%;
	transform: rotate(90deg);
	transition: all .35s;
	-webkit-transform-origin: 0 100%;
	-webkit-transform: rotate(90deg);
	-webkit-transition: all .35s
}

.effect.effect-seven .tab-text:after,
.effect.effect-six .tab-text:before {
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	content: ""
}

.effect.effect-five:hover .tab-text:before {
	transform: rotate(67deg);
	-webkit-transform: rotate(67deg)
}

.effect.effect-five p {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 15px 25px 0
}

.effect.effect-five p a {
	color: #5d504f;
	margin: 0 5px
}

.effect.effect-five p a:hover {
	color: #cc6055
}

.effect.effect-five p a i {
	opacity: 0;
	font-size: 120%;
	transform: translate3d(0, 50px, 0);
	transition: all .35s;
	-webkit-transform: translate3d(0, 50px, 0);
	-webkit-transition: all .35s
}

.effect.effect-five:hover p a i {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}

.effect.effect-five:hover p a:nth-child(1)i {
	transition-delay: .15s;
	-webkit-transition-delay: .15s
}

.effect.effect-five:hover p a:nth-child(2)i {
	transition-delay: .1s;
	-webkit-transition-delay: .1s
}

.effect.effect-five:hover p a:nth-child(3)i {
	transition-delay: .05s;
	-webkit-transition-delay: .05s
}

.effect.effect-six {
	background-color: #3498db
}

.effect.effect-six h2 {
	text-align: left
}

.effect.effect-six img {
	transition: all .35s;
	transform: translate3d(0, 0, 0)scale(1.05);
	-webkit-transition: all .35s;
	-webkit-transform: translate3d(0, 0, 0)scale(1.05)
}

.effect.effect-six:hover img {
	opacity: .4;
	transform: translate3d(-50px, 0, 0)scale(1);
	-webkit-transform: translate3d(-50px, 0, 0)scale(1)
}

.effect.effect-six .icons-block {
	z-index: 1000;
	position: absolute;
	bottom: 25px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 15px
}

.effect.effect-six .icons-block .social-icon-1,
.effect.effect-six .icons-block .social-icon-2,
.effect.effect-six .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-six:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-six:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-six:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-six .icons-block i {
	color: rgba(255, 255, 255, 1);
	padding-left: 10px;
	font-size: 1.3rem
}

.effect.effect-six p {
	max-width: 130px;
	padding: 0 10px;
	margin: 30px;
	text-align: right;
	font-size: .9rem;
	line-height: 1.1;
	position: absolute;
	bottom: 0;
	right: 0;
	border-right: 3px solid #fff;
	opacity: 0;
	transition: all .35s;
	font-family: Poppins
}

.effect.effect-six:hover p {
	opacity: 1
}

.effect.effect-six .tab-text:before {
	background-color: rgba(255, 255, 255, .4);
	transform: scale3d(1.9, 1.4, 1)rotate3d(0, 0, 1, 45deg)translate3d(0, -101%, 0);
	transition: all .6s;
	-webkit-transform: scale3d(1.9, 1.4, 1)rotate3d(0, 0, 1, 45deg)translate3d(0, -101%, 0);
	-webkit-transition: all .6s
}

.effect.effect-six:hover .tab-text:before {
	transform: scale3d(1.9, 1.4, 1)rotate3d(0, 0, 1, 45deg)translate3d(0, 101%, 0);
	-webkit-transform: scale3d(1.9, 1.4, 1)rotate3d(0, 0, 1, 45deg)translate3d(0, 101%, 0)
}

.effect.effect-seven {
	background: linear-gradient(-45deg, #f3cf3f 0, #f33f58 100%)
}

.effect.effect-eight,
.effect.effect-nine {
	background: linear-gradient(-180deg, #fff 10%, #000 100%)
}

.effect.effect-seven img {
	transition: all .35s;
	transform: translate3d(0, 0, 0)scale(1);
	-webkit-transition: all .35s;
	-webkit-transform: translate3d(0, 0, 0)scale(1)
}

.effect.effect-seven:hover img {
	opacity: .6;
	transform: translate3d(-50px, 0, 0)scale(1.1)rotate(3deg);
	-webkit-transform: translate3d(-50px, 0, 0)scale(1.1)rotate(3deg)
}

.effect.effect-seven h2 {
	padding-top: 20%;
	transform: scale3d(.8, .8, 1);
	transition: all .35s;
	-webkit-transform: scale3d(.8, .8, 1);
	-webkit-transition: all .35s;
	font-family: Oswald
}

.effect.effect-seven .col8-head {
	padding-top: 9%
}

.effect.effect-seven:hover h2 {
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1)
}

.effect.effect-seven p {
	font-size: .9rem;
	padding: 10px 5px;
	transform: scale3d(.8, .8, 1);
	-webkit-transform: scale3d(.8, .8, 1);
	opacity: 0;
	transition: all .35s;
	-webkit-transition: all .35s;
	font-family: Poppins
}

.effect.effect-seven:hover p {
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	opacity: 1
}

.effect.effect-seven .tab-text:after {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate3d(0, 0, 1, 45deg)scale3d(1, 0, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg)scale3d(1, 0, 1);
	opacity: 0;
	transition: all .35s;
	-webkit-transition: all .35s
}

.effect.effect-seven:hover .tab-text:after {
	transform: rotate3d(0, 0, 1, 45deg)scale3d(1, 1, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg)scale3d(1, 1, 1);
	opacity: 1
}

.effect.effect-seven .icons-block {
	z-index: 1000;
	position: absolute;
	bottom: 25px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 15px
}

.effect.effect-seven .c4 {
	right: 0;
	text-align: right;
	padding-right: 15px
}

.effect.effect-seven .c3 {
	bottom: 50%;
	margin-bottom: -40px;
	left: 23%
}

.effect.effect-seven .icons-block .social-icon-1,
.effect.effect-seven .icons-block .social-icon-2,
.effect.effect-seven .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-seven:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-seven:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-seven:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-seven .icons-block i {
	color: rgba(255, 255, 255, 1);
	padding-left: 10px;
	font-size: 1.3rem
}

.effect.effect-eight img {
	transition: all .3s ease-in-out;
	transform: translate3d(0, 0, 0)scale(1, 1);
	-webkit-transition: all .3s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0)scale(1, 1)
}

.effect.effect-eight:hover img {
	opacity: .6;
	transform: translate3d(-20px, 0, 0)scale(1.1, 1.1);
	-webkit-transform: translate3d(-20px, 0, 0)scale(1.1, 1.1)
}

.effect.effect-eight .tab-text h2 {
	font-family: Oswald;
	transform: scale3d(.9, .9, 1);
	transition: all .5s ease-in-out;
	-webkit-transform: scale3d(.9, .9, 1);
	-webkit-transition: all .5s ease-in-out
}

.effect.effect-eight .col8-head {
	padding-top: 9%
}

.effect.effect-eight:hover h2 {
	transform: scale3d(1.1, 1.1, 1);
	transition: all .5s ease-in-out;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	-webkit-transition: all .5s ease-in-out
}

.effect.effect-eight p {
	font-size: .9rem;
	padding: 10px 5px;
	transform: scale3d(.8, .8, 1);
	-webkit-transform: scale3d(.8, .8, 1);
	opacity: 0;
	transition: all .35s;
	-transition: all .35s;
	font-family: Poppins
}

.effect.effect-eight:hover p {
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	opacity: 1
}

.effect.effect-eight .tab-text:after {
	content: "";
	position: absolute;
	left: -230px;
	top: 0;
	border-top: 208px solid rgba(7, 0, 2, .3);
	border-left: 140px solid rgba(240, 74, 126, .6);
	border-bottom: 188px solid transparent;
	border-right: 160px solid transparent;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out
}

.effect.effect-eight:hover .tab-text:after {
	transform: rotate3d(0, 0, 1, 52deg)scale3d(1, 1, 1);
	-webkit-transform: rotate3d(0, 0, 1, 52deg)scale3d(1, 1, 1);
	opacity: 1;
	top: 103px;
	left: -378px;
	border-top: 325px solid rgba(240, 74, 126, .8);
	border-left: 422px solid rgba(240, 74, 126, .8);
	border-bottom: 218px solid transparent;
	border-right: 160px solid transparent
}

.effect.effect-eight .icons-block {
	z-index: 1000;
	position: absolute;
	bottom: 15px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 5px
}

.effect.effect-eight .icons-block .social-icon-1,
.effect.effect-eight .icons-block .social-icon-2,
.effect.effect-eight .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-eight:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-eight:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-eight:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-eight .icons-block i {
	color: rgba(255, 255, 255, 1);
	padding-left: 10px;
	font-size: 1.3rem
}

.effect.effect-nine img {
	transition: all .3s ease-in-out;
	transform: translate3d(0, 0, 0)scale(1, 1);
	-webkit-transition: all .3s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0)scale(1, 1)
}

.effect.effect-nine:hover img {
	opacity: .6;
	transform: translate3d(-20px, 0, 0)scale(1.1, 1.1);
	-webkit-transform: translate3d(-20px, 0, 0)scale(1.1, 1.1)
}

.effect.effect-nine .tab-text h2 {
	font-family: Oswald;
	transform: scale3d(.9, .9, 1);
	transition: all .5s ease-in-out;
	-webkit-transform: scale3d(.9, .9, 1);
	-webkit-transition: all .5s ease-in-out;
	z-index: 2;
	position: relative;
	padding-top: 18%
}

.effect.effect-nine:hover h2 {
	transform: scale3d(1, 1, 1);
	transition: all .5s ease-in-out;
	-webkit-transform: scale3d(1, 1, 1);
	-webkit-transition: all .5s ease-in-out
}

.effect.effect-nine p {
	font-size: .8rem;
	padding: 10px 5px;
	transform: scale3d(.8, .8, 1);
	-webkit-transform: scale3d(.8, .8, 1);
	opacity: 0;
	-webkit-transition: all .35s;
	transition: all .35s;
	font-family: Poppins;
	z-index: 2;
	position: relative
}

.effect.effect-nine:hover p {
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	opacity: 1
}

.effect.effect-nine .tab-text:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 0);
	height: inherit;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid transparent;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out
}

.effect.effect-nine:hover .tab-text:after {
	opacity: 1;
	top: 0;
	left: 0;
	border-top: 135px solid rgba(0, 0, 0, .5);
	border-left: 135px solid rgba(0, 0, 0, .5);
	border-bottom: 135px solid rgba(0, 0, 0, .5);
	border-right: 135px solid rgba(0, 0, 0, .5)
}

.effect.effect-nine .icons-block {
	z-index: 1000;
	position: absolute;
	top: 10px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px
}

.effect.effect-nine .icons-block .social-icon-1,
.effect.effect-nine .icons-block .social-icon-2,
.effect.effect-nine .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-nine:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-nine:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-nine:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-nine .icons-block i {
	color: rgba(255, 255, 255, .9);
	padding-left: 7px;
	font-size: 1.2rem
}

.effect.effect-ten {
	background-color: #162633
}

.effect.effect-ten img {
	transition: all .35s;
	transform: translate3d(-20px, 0, 0)scale(1.1, 1.1);
	-webkit-transition: all .35s;
	-webkit-transform: translate3d(-20px, 0, 0)scale(1.1, 1.1)
}

.effect.effect-ten:hover img {
	opacity: .85;
	transform: translate3d(0, 0, 0)scale(1, 1);
	-webkit-transform: translate3d(0, 0, 0)scale(1, 1)
}

.effect.effect-ten h2 {
	transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transition: all .35s;
	-webkit-transition: all .35s;
	font-family: Oswald;
	z-index: 2;
	position: relative;
	padding-top: 10%
}

.effect.effect-ten:hover h2 {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}

.effect.effect-ten p {
	font-size: .8rem;
	line-height: 1.1;
	padding-top: 5px;
	transform: translate3d(0, 10px, 0);
	transition: all .35s;
	-webkit-transform: translate3d(0, 10px, 0);
	-webkit-transition: all .35s;
	font-family: Poppins
}

.effect.effect-ten:hover p {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}

.effect.effect-ten .tab-text {
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	perspective: 300px
}

.effect.effect-ten .tab-text:after {
	content: "";
	width: 180%;
	height: 180%;
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0)49%, rgba(0, 0, 0, .45)50%);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}

.effect.effect-ten .tab-text:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0)49%, rgba(132, 132, 132, .45)50%, rgba(255, 255, 255, .65)65%);
	transform: rotate3d(-1, 1, 0, 20deg);
	transform-origin: 50% 50%;
	transition: width .2s linear .2s, height .2s linear .2s, bottom .2s linear 0s, right .2s linear 0s;
	-webkit-transform: rotate3d(-1, 1, 0, 20deg);
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: width .2s linear .2s, height .2s linear .2s, bottom .2s linear 0s, right .2s linear 0s
}

.effect.effect-ten:hover .tab-text:after {
	top: -80%;
	left: -80%;
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0)49%, rgba(0, 0, 0, .45)60%)
}

.effect.effect-ten:hover .tab-text:before {
	width: 100%;
	height: 100%;
	bottom: 50%;
	right: 50%;
	-webkit-transition: width .2s linear 0s, height .2s linear 0s, bottom .2s linear .2s, right .2s linear .2s;
	transition: width .2s linear 0s, height .2s linear 0s, bottom .2s linear .2s, right .2s linear .2s
}

.effect.effect-ten .icons-block {
	z-index: 1000;
	position: absolute;
	top: 10px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px
}

.effect.effect-ten .icons-block .social-icon-1,
.effect.effect-ten .icons-block .social-icon-2,
.effect.effect-ten .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-ten:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-ten:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-ten:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-ten .icons-block i {
	color: rgba(255, 255, 255, .9);
	padding-left: 7px;
	font-size: 1.2rem
}

.effect.effect-eleven {
	background-color: #3498db
}

.effect.effect-eleven img {
	transform: translate3d(-10px, 0, 0);
	transition: all .35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	-webkit-transition: all .35s
}

.effect.effect-eleven:hover img {
	opacity: .6;
	transform: translate3d(-30px, 0, 0)scale(1.1, 1.1);
	-webkit-transform: translate3d(-30px, 0, 0)scale(1.1, 1.1)
}

.effect.effect-eleven h2 {
	text-align: left;
	transform: translate3d(-10px, 0, 0);
	transition: all .55s 0s;
	-webkit-transform: translate3d(-10px, 0, 0);
	-webkit-transition: all .55s 0s;
	font-family: Oswald;
	z-index: 2;
	position: relative;
	padding-top: 10%
}

.effect.effect-eleven:hover h2 {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}

.effect.effect-eleven p {
	text-align: left;
	line-height: 1.2;
	padding-top: 34px;
	padding-left: 1px;
	font-size: .9rem;
	transform: translate3d(15px, 0, 0);
	-webkit-transform: translate3d(15px, 0, 0);
	opacity: 0;
	transition: all .35s 0s;
	z-index: 5;
	position: absolute;
	word-spacing: 3px;
	top: 65px;
	width: calc(100% - 4em);
	font-family: Poppins
}

.effect.effect-eleven:hover p {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.effect.effect-eleven .tab-text:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border-top: 125px solid rgba(255, 255, 255, .3);
	border-right: 350px solid transparent;
	border-bottom: 125px solid rgba(255, 255, 255, .3);
	transform: translate3d(-100%, 0, 0);
	transition: all .35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	-webkit-transition: all .35s
}

.effect.effect-eleven .tab-text:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border-top: 125px solid transparent;
	border-right: 350px solid rgba(255, 255, 255, .3);
	border-bottom: 125px solid transparent;
	transform: translate3d(100%, 0, 0);
	transition: all .35s;
	-webkit-transform: translate3d(100%, 0, 0);
	-webkit-transition: all .35s
}

.effect.effect-eleven:hover .tab-text:after,
.effect.effect-eleven:hover .tab-text:before {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}

.effect.effect-eleven .icons-block {
	z-index: 1000;
	position: absolute;
	bottom: 25px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 15px
}

.effect.effect-eleven .icons-block .social-icon-1,
.effect.effect-eleven .icons-block .social-icon-2,
.effect.effect-eleven .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-eleven:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-eleven:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-eleven:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-eleven .icons-block i {
	color: rgba(255, 255, 255, 1);
	padding-left: 10px;
	font-size: 1.3rem
}

.effect.effect-twelve {
	background: #42b078
}

.effect-twelve .tab-text h2 {
	position: relative;
	padding: .5em 0;
	text-align: left;
	overflow: hidden;
	font-family: Oswald
}

.effect.effect-twelve h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
	transform: translate3d(-100%, 0, 0);
	transition: all .35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	-webkit-transition: all .35s
}

.effect.effect-twelve:hover h2:after {
	transform: translate3d(0, 0, 0)
}

.effect-twelve .tab-text p {
	padding: .7em 0;
	font-size: .8rem;
	text-align: left;
	line-height: 1.1;
	transform: translate3d(100%, 0, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	opacity: 0;
	transition: all .35s;
	-webkit-transition: all .35s;
	font-family: Poppins
}

.effect-twelve:hover p {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1
}

.effect.effect-twelve img {
	max-width: none;
	opacity: 1;
	transform: translate3d(-10px, 0, 0);
	transition: all .35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	-webkit-transition: all .35s
}

.effect.effect-twelve:hover img {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: .4
}

.effect.effect-twelve .icons-block {
	z-index: 1000;
	position: absolute;
	bottom: 25px;
	width: 100%;
	left: 0;
	text-align: left;
	padding-left: 15px
}

.effect.effect-twelve .icons-block .social-icon-1,
.effect.effect-twelve .icons-block .social-icon-2,
.effect.effect-twelve .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-twelve:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-twelve:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-twelve:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-twelve .icons-block i {
	color: rgba(255, 255, 255, 1);
	padding-left: 10px;
	font-size: 1.3rem
}

@media(max-width:575px) {
	.effect.effect-two p.description {
		bottom: 5.8em
	}
}

@media(min-width:576px) and (max-width:767px) {
	.tab .effect .tab-text h2 {
		font-size: 1.3rem !important;
		font-family: Oswald
	}

	.effect.effect-two p.description {
		bottom: 5.8em
	}
}

@media(min-width:768px) and (max-width:991px) {
	.effect h2 {
		font-size: 1.3rem !important
	}
}

.p-none {
	padding: 0 !important
}

.content-wrap {
	margin: 0 0 50px 0
}

.content-wrap h6 {
	color: #982029;
	margin: 0;
	padding: 0 0 15px 0
}

.our-mission {}

.our-mission h4 {
	padding: 0 0 10px 0
}

.clear {
	clear: both !important
}

.md-program {
	background-image: linear-gradient(139deg, rgb(255, 255, 255)40%, rgba(255, 255, 255, .5)100%), url(../images/md.jpg);
	min-height: 408px;
	width: 100%;
	padding: 30px 0 0 0
}

.md-program h3 {
	color: #982029;
	padding: 0 0 30px 45px
}

.md-program p {
	padding: 0 0 0 45px;
	color: #000
}

.learn-more {
	padding: 10% 0 30px 45px
}

.learn-more a {
	border-color: #000;
	border-width: 0 0 0 0;
	border-radius: 10px 10px 10px 10px;
	background: #982029;
	padding: 15px 25px;
	cursor: pointer;
	color: #fff
}

.learn-more a:hover {
	color: #fff
}

.premed-program {
	background-image: linear-gradient(139deg, rgb(152 32 41 / 58%) 40%, rgba(255, 255, 255, .5) 100%), url(../images/permed.jpg);
	min-height: 408px;
	width: 100%;
	padding: 30px 0 0 0
}

.premed-program h3 {
	color: #fff;
	padding: 0 0 30px 45px
}

.premed-program p {
	padding: 0 0 0 45px;
	color: #fff
}

.premed-program .learn-more a {
	border-color: #000;
	border-width: 0 0 0 0;
	border-radius: 10px 10px 10px 10px;
	background: #000;
	padding: 15px 25px;
	cursor: pointer;
	color: #fff
}

.tution-fees {
	background-image: linear-gradient(139deg, rgb(152 32 41 / 59%) 40%, rgba(255, 255, 255, .5) 100%), url(../images/tution-fees.jpg);
	min-height: 408px;
	width: 100%;
	padding: 30px 0 0 0
}

.tution-fees h3 {
	color: #fff;
	padding: 0 0 30px 45px
}

.tution-fees p {
	padding: 0 0 0 45px;
	color: #fff
}

.tution-fees .learn-more a {
	border-color: #000;
	border-width: 0 0 0 0;
	border-radius: 10px 10px 10px 10px;
	background: #000;
	padding: 15px 25px;
	cursor: pointer;
	color: #fff
}

.success {
	background-image: linear-gradient(139deg, rgb(255, 255, 255)40%, rgba(255, 255, 255, .5)100%), url(../images/success.jpg);
	min-height: 408px;
	width: 100%;
	padding: 30px 0 0 0
}

.success h3 {
	color: #982029;
	padding: 0 0 30px 45px
}

.success p {
	padding: 0 0 0 45px;
	color: #000
}

.success .learn-more a {
	border-color: #000;
	border-width: 0 0 0 0;
	border-radius: 10px 10px 10px 10px;
	background: #982029;
	padding: 15px 25px;
	cursor: pointer;
	color: #fff
}

.wrap {
	padding: 30px 0 30px 0
}

.about-bg-wrap {}

.about-bg-wrap img {
	padding: 5px;
	border: 1px solid #cdcdcd;
	border-radius: 5px
}

.about-bg-cont {}

.about-bg-cont h6 {
	color: #982029;
	font-size: 18px
}

.about-bg-cont p {
	padding: 10px 0 10px 0;
	font-size: 14px
}

.about-bg-cont span.view-course a {
	border-bottom: 1px solid #000;
	color: #000
}

.semester-wrap {
	margin: 40px 0 0 0
}

.card-body h4.card-title {
	color: #982029;
	font-size: 18px
}

.card-body ul {}

.card-body ul li {
	color: #000;
	margin: 0;
	padding: 0px 0 7px 19px;
	background: url(../images/right.png)left top no-repeat
}

.semester-box {
	margin: 0 30px 40px 0
}

.content-text ul {
	margin: 0;
	padding: 0
}

.content-text ul li {
	margin: 0;
	padding: 0 0 10px 20px;
	color: #777;
	font-size: 14px;
	background: url(../images/right.png)left top no-repeat
}

.content-text ul li a {
	color: #777
}

.calendar-wrap {
	margin: 0 0 30px 0
}

.calendar-wrap h4 {
	color: #982029;
	font-size: 18px
}

.calendar-wrap ul {
	margin: 0;
	padding: 0
}

.calendar-wrap ul li {
	background: none;
	margin: 0;
	padding: 8px;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0
}

.calendar-wrap ul li span {}

.calendar-wrap ul li:last-child {
	border-bottom: 1px solid #e0e0e0
}

.content-text h4 {
	color: #982029;
	font-size: 16px;
	margin: 0;
	padding: 0
}

.content-text h6 {
	color: #777
}

.table-cont h4 {
	color: #982029;
	font-size: 16px;
	margin: 0;
	padding: 0
}

.table th,
.table td {
	color: #000;
	font-weight: normal
}

.wellcome-left-colmun p a {
	color: #982029
}

.wellcome-left-colmun h4 {
	color: #982029;
	font-size: 30px;
	margin: 0;
	padding: 0
}

.tabs-box h4 {
	color: #982029;
	font-size: 16px;
	margin: 0;
	padding: 10px
}

.content-text h2 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #982029;
	font-size: 20px
}

.form-group i {}

.modal-header h5 {
	color: #982029
}

.social-links li a {
	color: #982029
}

input[type=text]::-webkit-input-placeholder:after {
	content: '*';
	color: #f00
}

.excellent-support {
	width: 100%;
	padding: 30px 0
}

.excellent-support h2 {
	font-size: 70px;
	color: #fff;
	text-shadow: 2px 5px #000
}

.excellent-support p {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 15px 0 0 0;
	letter-spacing: 2px
}

.btn-learnmore {
	padding: 40px 0 0 0
}

.btn-learnmore input {
	background: #320004;
	color: #fff;
	font-size: 22px;
	padding: 10px 30px
}

.text p a {
	color: #982029
}

.min-h400 {
	min-height: 400px
}

.blog-item-one .image-box .date-box1 {
	position: absolute;
	bottom: 39px;
	left: 0;
	background: #982029;
	z-index: 9;
	padding: 5px
}

.date-box1 p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	font-weight: 400;
	padding: 0;
	display: inline-block;
	font-style: italic
}

.excellent-support2 {
	width: 100%;
	padding: 0 0;
	text-align: center
}

.excellent-support2 h2 {
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 1px #000
}

.campus-wrap {}

.campus-box {
	padding: 0 0 30px 0
}

.section-image {}

.section-image img {
	box-shadow: rgba(0, 0, 0, .19)0 10px 20px, rgba(0, 0, 0, .23)0 6px 6px
}

.section-cont {}

.section-cont h6 {
	color: #982029;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 18px
}

.sec-title h4 {
	color: #982029;
	font-size: 30px;
	margin: 0;
	padding: 0
}

.gallery-area {
	margin: 0 0 50px 0
}

.carousel-inner img {
	width: 100%;
	height: 100%
}

#custCarousel .carousel-indicators {
	position: relative;
	bottom: 66px;
	margin: 0;
	padding: 0
}

#custCarousel .carousel-indicators>li {
	width: 100px
}

#custCarousel .carousel-indicators li img {
	display: block;
	opacity: .5
}

#custCarousel .carousel-indicators li.active img {
	opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
	opacity: .75
}

.carousel-item img {
	width: 100%
}

.carousel {
	top: -70px;
	height: 492px
}

.slide-cont {
	position: absolute;
	top: 25%;
	left: 9%;
	text-align: left;
	width: 40%
}

.slide-cont h6 {
	font-size: 55px;
	background: -webkit-linear-gradient(left, #fe6716 0, #ccc42a 50%, #379dd6 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	margin: 0;
	padding: 0 0 20px 0
}

.slide-cont p {
	margin: 0;
	padding: 0 0 0 0;
	color: #fff;
	font-size: 16px
}

.slide-cont a {
	color: #fff;
	border: 1px solid #fff;
	margin: 40px 0 0 0
}

.slide-cont a:hover {
	background: #fff;
	color: #982029
}

.slide-cont-one {
	position: absolute;
	top: 35%;
	left: 5%;
	text-align: left;
	width: 50%
}

.slide-cont-one h6 {
	font-size: 55px;
	background: -webkit-linear-gradient(left, #fe6716 0, #ccc42a 50%, #379dd6 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	margin: 0;
	padding: 0 0 20px 0
}

.slide-cont-one p {
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 16px
}

.slide-cont-one a {
	color: #000;
	border: 1px solid #000;
	margin: 40px 0 0 0
}

.slide-cont-one a:hover {
	background: #982029;
	color: #fff
}

.slide-cont-three {
	position: absolute;
	top: 25%;
	left: 5%;
	text-align: left;
	width: 50%
}

.slide-cont-three h6 {
	font-size: 40px;
	background: -webkit-linear-gradient(left, #fe6716 0, #ccc42a 50%, #379dd6 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	margin: 0;
	padding: 0 0 20px 0
}

.slide-cont-three p {
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 16px
}

.slide-cont-three a {
	color: #000;
	border: 1px solid #000;
	margin: 40px 0 0 0
}

.slide-cont-three a:hover {
	background: #982029;
	color: #fff
}

.carousel-control-prev,
.carousel-control-next {
	width: 5%
}

.txt-red {
	color: #982029 !important
}

#desktop {
	display: block;
}

#mobile {
	display: none;
}

@media(max-width:767px) {
	#desktop {
		display: none;
	}

	#mobile {
		display: block;
	}

	.carousel {
		top: 0;
		height: 200px
	}

	.carousel-item img {
		height: 200px
	}

	.slide-cont-one {
		position: absolute;
		top: 15%;
		left: 5%;
		text-align: left;
		width: 50%
	}

	.slide-cont-one h6 {
		font-size: 15px;
		padding: 0 0 5px 0
	}

	.slide-cont-one p {
		margin: 0;
		padding: 0 0 0 0;
		color: #000;
		font-size: 10px;
		line-height: 15px
	}

	.slide-cont-one a {
		color: #000;
		border: 1px solid #000;
		margin: 12px 0 0 0
	}

	.slide-cont {
		position: absolute;
		top: 15%;
		left: 5%;
		text-align: left;
		width: 50%
	}

	.slide-cont h6 {
		font-size: 15px;
		padding: 0 0 5px 0
	}

	.slide-cont p {
		margin: 0;
		padding: 0 0 0 0;
		color: #000;
		font-size: 10px;
		line-height: 15px
	}

	.slide-cont a {
		color: #fff;
		border: 1px solid #fff;
		margin: 10px 0 0 0
	}

	.slide-cont-three {
		position: absolute;
		top: 15%;
		left: 5%;
		text-align: left;
		width: 50%
	}

	.slide-cont-three h6 {
		font-size: 13px;
		padding: 0 0 5px 0
	}

	.slide-cont-three p {
		margin: 0;
		padding: 0 0 0 0;
		color: #000;
		font-size: 10px;
		line-height: 15px
	}

	.slide-cont-three a {
		color: #000;
		border: 1px solid #000;
		margin: 37px 0 0 0
	}

	.slide-cont-three a .btn {
		padding: 4px
	}

	.callout-section .callout-item {
		background: rgba(0, 0, 0, .9);
		padding: 10px 0 0
	}

	.callout-item .icon-box i:before {
		font-size: 30px;
		color: #fff
	}

	.icon-text h5 {
		font-size: 30px;
		padding: 0 0 0 0
	}

	.our-mission .text-center {
		text-align: left !important
	}

	#our-mission {
		text-align: left !important
	}

	.wellcome-left-colmun .text {
		position: relative;
		margin: 10px 0 10px
	}

	.gallery-section .sec-title-one,
	.gallery-filter {
		float: left !important
	}

	.sec-title-one {
		margin-bottom: 0
	}

	.gallery-section .post-filter {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 5px;
	}

	.gallery-section .post-filter li {
		width: 100%
	}

	.gallery-filter li {
		margin-right: 0
	}

	.gallery-filter li span {
		padding: 3px 8px
	}

	p {
		white-space: normal;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
}

#mobile .header-area .container .row {
	display: flex;
	align-items: center;
}

#mobile.header-area .container .col-xl-3,
#mobile.header-area .container .col-xl-9 {
	flex: 1;
}

#mobile .header-contact-info ul li .iocn-holder {
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #982029;
	position: absolute;
	left: 0;
	top: 0
}

#mobile .header-contact-info ul li {
	position: relative;
	display: block;
	margin-bottom: 28px;
	float: none;
	margin-right: 0;
	padding-left: 36px
}

#mobile .header-contact-info ul li .text-holder p {
	padding-top: 4px;
	color: #0d0c0c;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	line-height: 22px
}

#mobile .text-holder p {
	animation: blink-animation 1s infinite;
}

@keyframes blink-animation {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

#contentid h5 {
	color: #982029
}


/*.page-title .pull-right {*/
/*    float: left !important;*/
/*    margin-top: 48px  !important;*/
/*    margin-left: -234px !important;*/
/*}*/
