/*!
 * *************************************
 *    leu.edu.mn 
 * *************************************
 * 
 */

@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,500i,600,700,800,900&display=swap);

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,
input {
	line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body,
html {
	font-size: 15px;
	color: #4a4a4a;
	font-family: Poppins, sans-serif;
	vertical-align: baseline;
	font-weight: 400;
	overflow-x: hidden;
	line-height: 26px
}

p {
	margin: 0 0 26px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Poppins, sans-serif;
	color: #0a0a0a;
	margin: 0 0 26px;
	line-height: 1.4
}

h1 {
	font-size: 80px;
	font-weight: 700
}

h2 {
	font-size: 32px;
	line-height: 52px
}

h2,
h3 {
	font-weight: 600
}

h3 {
	font-size: 30px
}

h4 {
	font-size: 20px
}

h4,
h5 {
	font-weight: 600
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 16px;
	font-weight: 500
}

a {
	color: #c4272f;
	transition: all .3s ease 0s;
	text-decoration: none!important;
	outline: none!important
}

a:active,
a:hover {
	text-decoration: none;
	outline: 0 none;
	color: #c4272f
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}

img {
	max-width: 100%;
	height: auto
}

.clear {
	clear: both
}

.fix {
	overflow: hidden
}

.display-flex,
.display-flex-center {
	display: -ms-flexbox;
	display: flex
}

.display-flex-center {
	-ms-flex-align: center;
	align-items: center
}

.white-color {
	color: #fff
}

.stroke-text-white {
	-webkit-text-stroke: 2px #fff;
	background-color: hsla(0, 0%, 100%, 0);
	color: hsla(0, 0%, 100%, 0)
}

.border-radius-3 {
	border-radius: 3px
}

.border-radius-5 {
	border-radius: 5px
}

.stroke-text-primary {
	-webkit-text-stroke: 2px #c4272f;
	background-color: hsla(0, 0%, 100%, 0);
	color: hsla(0, 0%, 100%, 0)
}

.z-index-0 {
	z-index: 0!important
}

.primary-color {
	color: #c4272f
}

.bold {
	font-weight: 700
}

.text-center {
	text-align: center
}

.no-border {
	border: none!important
}

.no-background {
	background-color: unset!important
}

.ps-relative {
	position: relative!important
}

.ds-block {
	display: block
}

.capitalize {
	text-transform: capitalize!important
}

.normal-font-weight {
	font-weight: 400!important
}

.medium {
	font-weight: 500!important
}

.semi-bold {
	font-weight: 600!important
}

.bold {
	font-weight: 700!important
}

.box-shadow-none {
	box-shadow: none!important
}

.sec-spacer {
	padding: 100px 0
}

.sec-spacer2 {
	padding: 30px 0 70px
}

.sec-spacer3 {
	padding: 105px 0 120px
}

.sec-spacer4 {
	padding: 85px 0 100px
}

.margin-0 {
	margin: 0!important
}

.padding-0 {
	padding: 0!important
}

.mb-100 {
	margin-bottom: 100px
}

.pr-10 {
	padding-right: 10px
}

.pr-15 {
	padding-right: 15px
}

.pr-20 {
	padding-right: 20px
}

.pr-25 {
	padding-right: 25px
}

.pr-30 {
	padding-right: 30px
}

.pr-15p {
	padding-right: 15%
}

.pr-100 {
	padding-right: 100px
}

.pl-15 {
	padding-left: 15px
}

.pl-20 {
	padding-left: 20px
}

.pl-30 {
	padding-left: 30px
}

.pl-35 {
	padding-left: 35px
}

.pl-40 {
	padding-left: 40px
}

.pl-80 {
	padding-left: 80px
}

.pl-100 {
	padding-left: 100px
}

.pl-0 {
	padding-left: 0
}

.pr-0 {
	padding-right: 0
}

.pr-40 {
	padding-right: 40px
}

.pt-40 {
	padding-top: 40px
}

.pt-50 {
	padding-top: 50px
}

.pt-60 {
	padding-top: 60px
}

.pt-65 {
	padding-top: 65px
}

.pt-70 {
	padding-top: 70px
}

.pt-85 {
	padding-top: 85px
}

.pt-90 {
	padding-top: 90px
}

.pt-95 {
	padding-top: 95px
}

.pt-100 {
	padding-top: 100px!important
}

.pt-110 {
	padding-top: 110px!important
}

.pt-115 {
	padding-top: 115px!important
}

.pt-120 {
	padding-top: 120px!important
}

.pt-125 {
	padding-top: 125px!important
}

.pt-130 {
	padding-top: 130px!important
}

.pt-170 {
	padding-top: 170px!important
}

.pt-325 {
	padding-top: 325px!important
}

.pb-0 {
	padding-bottom: 0
}

.pb-20 {
	padding-bottom: 20px!important
}

.pb-30 {
	padding-bottom: 30px!important
}

.pb-40 {
	padding-bottom: 40px!important
}

.pb-60 {
	padding-bottom: 60px
}

.pb-70 {
	padding-bottom: 70px!important
}

.pb-80 {
	padding-bottom: 80px!important
}

.pb-90 {
	padding-bottom: 90px!important
}

.pb-94 {
	padding-bottom: 94px
}

.pb-100 {
	padding-bottom: 100px!important
}

.pb-115 {
	padding-bottom: 115px!important
}

.pb-120 {
	padding-bottom: 120px!important
}

.pb-140 {
	padding-bottom: 140px!important
}

.pb-170 {
	padding-bottom: 170px!important
}

.pb-180 {
	padding-bottom: 180px!important
}

.pb-175 {
	padding-bottom: 175px!important
}

.pb-200 {
	padding-bottom: 200px!important
}

.pb-250 {
	padding-bottom: 250px!important
}

.mb-0 {
	margin-bottom: 0!important
}

.mb-5 {
	margin-bottom: 5px!important
}

.mb-10 {
	margin-bottom: 10px!important
}

.mb-15 {
	margin-bottom: 15px!important
}

.mb-20 {
	margin-bottom: 20px!important
}

.mb-25 {
	margin-bottom: 25px!important
}

.mb-30 {
	margin-bottom: 30px!important
}

.mb-35 {
	margin-bottom: 35px!important
}

.mb-40 {
	margin-bottom: 40px!important
}

.mb-45 {
	margin-bottom: 45px!important
}

.mb-50 {
	margin-bottom: 50px!important
}

.mb-60 {
	margin-bottom: 60px!important
}

.mb-80 {
	margin-bottom: 80px!important
}

.mb-100 {
	margin-bottom: 100px!important
}

.mt-20 {
	margin-top: 20px!important
}

.mt-30 {
	margin-top: 30px!important
}

.mt-40 {
	margin-top: 40px!important
}

.mt-50 {
	margin-top: 50px!important
}

.mt-60 {
	margin-top: 60px!important
}

.mt-100 {
	margin-top: 100px
}

.ml-30 {
	margin-left: 30px!important
}

.col-20 {
	margin-left: -10px;
	margin-right: -10px
}

.col-20 [class*=col-] {
	padding-right: 10px;
	padding-left: 10px
}

.container-fluid {
	padding: 0 100px
}

.sec-color {
	color: #ccc!important
}

.sec-bg {
	background-color: #ccc!important
}

.radius-0 {
	border-radius: unset!important
}

.gray-color {
	color: #ccc!important
}

.gray-bg {
	background-color: #f2f2f2!important
}

.bg-hee {
	background: url("/images/bg/bg_xee.gif")
}

.white-color {
	color: #fff!important
}

.secondary-color {
	color: #052867!important
}

.black-bg-section {
	padding-top: 85px;
	padding-bottom: 205px
}

.white-bg {
	background-color: #fff!important
}

.primary-color {
	color: #c4272f!important
}

.primary-bg {
	background: rgba(196, 39, 47, .9)!important
}

.secondary-bg {
	background: #052867!important
}

.bg-fixed {
	background-attachment: fixed;
	background-repeat: no-repeat
}

.sec-bg2 {
	background: url(../images/sec_bg2.jpg)
}

.sec-bg3 {
	background: url(../images/sec_bg3.jpg)
}

.sec-bg4 {
	background: url(../images/sec_bg4.jpg)
}

.sec-bg5 {
	background: url(../images/sec_bg5.jpg)
}

.sec-bg6 {
	background: url(../images/sec_bg6.jpg);
	position: relative
}

.sec-bg7 {
	background: url(../images/sec_bg7.jpg)
}

.bg1 {
	background: url(../images/bg1.jpg)
}

.bg2 {
	background: url(../images/bg2.jpg)
}

.bg3 {
	background: url(../images/bg3.jpg)
}

.bg4 {
	background: url(../images/bg4.jpg)
}

.bg5 {
	background: url(../images/bg5.jpg) top
}

.bg6 {
	background: url(../images/bg6.jpg)
}

.bg7 {
	background: url(../images/bg7.jpg)
}

.sec-bg1,
.sec-bg2,
.sec-bg3,
.sec-bg4,
.sec-bg5,
.sec-bg6 {
	background-position: bottom
}

.bg1,
.bg2,
.bg3,
.bg4,
.bg5,
.bg6,
.bg7,
.sec-bg1,
.sec-bg2,
.sec-bg3,
.sec-bg4,
.sec-bg5,
.sec-bg6 {
	background-size: cover
}

.dots-bg,
.dots-bg-right {
	background-image: url("/images/bg/dots.png");
	background-position: 0 100%;
	position: absolute;
	width: 229px;
	height: 258px;
	background-repeat: no-repeat;
	left: -98px;
	bottom: -85px;
	z-index: -1
}

.dots-bg-right.size-175,
.dots-bg.size-175 {
	max-width: 175px;
	max-height: 175px;
	left: -70px
}

.separator-70 {
	height: 70px
}

.dots-bg-right {
	left: auto;
	right: -98px
}

.readon,
.z-index-1 {
	z-index: 1
}

.readon {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
	height: 50px;
	line-height: 50px;
	padding: 0 34px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: #c4272f;
	border: none
}

.readon.h35 {
	height: 35px;
	line-height: 35px
}

.readon.white {
	text-transform: none;
	color: #c4272f;
	background: #fff
}

.readon:before {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0;
	width: 100%;
	z-index: -1;
	content: "";
	color: #000!important;
	background: #ad0811;
	border-radius: 3px;
	transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s
}

.readon.white {
	color: #052867
}

.readon.white:before {
	color: #052867!important;
	background: #fff
}

.readon.white:hover {
	background: #fff;
	color: #052867
}

.readon:hover {
	background: #ad0811;
	color: #fff;
	opacity: .99
}

.readon:hover:before {
	top: 0;
	bottom: auto;
	height: 100%
}

.readon.default-style {
	font-size: 17px;
	font-weight: 500
}

.readon.default-style:hover {
	border-color: #052867;
	background: #052867;
	color: #fff;
	opacity: 1
}

.readon.white-btn {
	background: #fff;
	color: #0a0a0a
}

.readon.white-btn:hover {
	color: #fff;
	background: #c4272f
}

.border-btn {
	font-size: 16px;
	color: #0a0a0a;
	font-weight: 500;
	border: 1px solid #c4272f;
	text-align: center;
	line-height: 45px;
	height: 45px;
	display: inline-block;
	padding: 0 35px;
	transition: all .3s ease 0s;
	border-radius: 3px
}

.border-btn:hover {
	background: #c4272f;
	color: #fff
}

.border-btn.white-color {
	border-color: #fff
}

.border-btn.white-color:hover {
	border-color: #c4272f
}

.readon2 i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border-radius: 50%;
	background: #c4272f;
	color: #052867;
	text-align: center;
	transition: all .3s
}

.readon2 i:before {
	margin: 0
}

.readon2 i:hover {
	color: #fff;
	background: #052867
}

.readon2.primary i {
	background: #c4272f;
	color: #052867
}

.readon2.primary i:hover,
.readon2.secondary i {
	background: #052867;
	color: #fff
}

.readon2.secondary i:hover {
	background: #fff;
	color: #052867
}

.readon2.primary-opacity i {
	background: #c4272f;
	color: #052867
}

.readon2.primary-opacity i:hover {
	opacity: .8;
	background: #c4272f;
	color: #052867
}

.readon2.transparent-white i {
	background: transparent;
	border: 2px solid;
	border-color: #052867;
	color: #052867;
	line-height: 36px
}

.readon2.transparent-white i:hover {
	background: #fff;
	border-color: #fff
}

.rs-vertical-bottom {
	-ms-flex-align: flex-end;
	align-items: flex-end
}

.rs-vertical-bottom,
.rs-vertical-middle {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.rs-vertical-middle {
	-ms-flex-align: center;
	align-items: center
}

::-moz-selection {
	background: #c4272f;
	text-shadow: none;
	color: #fff
}

::selection {
	background: #c4272f;
	text-shadow: none;
	color: #fff
}

.left-right-padding .container {
	padding-left: 30px;
	padding-right: 30px
}

.dot-none .owl-controls .owl-dots,
.nav-none .owl-controls .owl-nav {
	display: none!important
}

.home-one .nav-style .owl-controls .owl-nav .owl-next,
.home-one .nav-style .owl-controls .owl-nav .owl-prev {
	z-index: 100;
	bottom: -105px;
	width: 60px;
	height: 45px;
	line-height: 45px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjE5OTlFNjg5NDAzMTFFOUExRDhEREVBNkUzNDg2OUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjE5OTlFNjk5NDAzMTFFOUExRDhEREVBNkUzNDg2OUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMTk5OUU2Njk0MDMxMUU5QTFEOERERUE2RTM0ODY5RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMTk5OUU2Nzk0MDMxMUU5QTFEOERERUE2RTM0ODY5RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjmR6PcAAAFgSURBVHja7NZBboJQGIXR39aFVIiuw20Q1JiwLTAM2BFTBwrsg6YkbdpqJ+KkyWH63bzBC5CzOJ/P2zRN4/dzuVwiy7Jomib0+f3lr1Ge51HXdejP6YtxHLffR9frdRqdTqfYbDY3h+iP9R8X3XVd7Ha7qKoq1uv1zSH64/3rovu+j/1+P43ufQ76vL78HB0Oh+l1T5Lk7iH6vL4chiGOx+M0Wq1WNyP9Of21bdu3sizvjj5+7EVRhD6/Lziaozla52iO5mjO5WiO1jmaozmaozmao3WO5miO5miO5midozmaozmXozla52iO5mjO5WiO1jmaozmaczmao3WO5miO5mCO5midozmaozmYozla52iO5mgO5miO1jmaozmagzmao3WO5miO5mCO5midozmaozmYozla52iO5mgO5miO1jmaozmagzmao3WO5miO5mCO5midozmaozmYo/91fxdgAF/GSIFPZnSWAAAAAElFTkSuQmCC);
	text-align: center;
	transition: all .3s ease 0s;
	display: inline-block!important;
	position: absolute;
	content: ""
}

.home-one .nav-style .owl-controls .owl-nav .owl-next i,
.home-one .nav-style .owl-controls .owl-nav .owl-next i:before,
.home-one .nav-style .owl-controls .owl-nav .owl-prev i,
.home-one .nav-style .owl-controls .owl-nav .owl-prev i:before {
	font-size: 30px;
	transition: all .3s ease 0s
}

.home-one .nav-style .owl-controls .owl-nav .owl-next:hover i,
.home-one .nav-style .owl-controls .owl-nav .owl-prev:hover i {
	color: #c4272f
}

.home-one .nav-style .owl-controls .owl-nav .owl-prev {
	left: 0
}

.home-one .nav-style .owl-controls .owl-nav .owl-next {
	left: 80px
}

.page-nav ul {
	display: inline-block;
	border: 2px solid #f2f2f2;
	padding: 10px 30px;
	border-radius: 30px
}

.page-nav ul li {
	display: inline;
	font-size: 18px;
	border-right: 1px solid #e6e6e6;
	padding-right: 15px;
	margin-right: 15px
}

.page-nav ul li a {
	color: #4a4a4a
}

.page-nav ul li a i:before {
	margin: 0;
	font-size: 18px
}

.page-nav ul li.active a,
.page-nav ul li a:hover {
	color: #c4272f
}

.page-nav ul li:last-child {
	padding: 0;
	margin: 0;
	border: none
}

#scrollUp {
	text-align: center;
	bottom: 40px;
	cursor: pointer;
	position: fixed;
	right: 40px;
	z-index: 999;
	background: #c4272f;
	color: #fff;
	border-radius: 50%;
	width: 45px;
	line-height: 40px;
	font-size: 24px;
	height: 45px;
	transition: all .3s ease 0s
}

#scrollUp:hover {
	opacity: .8
}

.rs-title,
.rs-title2 {
	margin-bottom: 56px
}

.rs-title2 span,
.rs-title span {
	display: block;
	color: #c4272f;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 12px;
	text-transform: uppercase
}

.rs-title2 h2,
.rs-title h2 {
	margin-bottom: 18px
}

.rs-title2 h3,
.rs-title h3 {
	margin-bottom: 10px
}

.rs-title2.white-text h2,
.rs-title2.white-text h3,
.rs-title2.white-text h4,
.rs-title2.white-text p,
.rs-title2.white-text span,
.rs-title.white-text h2,
.rs-title.white-text h3,
.rs-title.white-text h4,
.rs-title.white-text p,
.rs-title.white-text span {
	color: #fff
}

.rs-title.border-style h2 {
	display: inline-block;
	position: relative;
	z-index: 1
}

.rs-title.border-style h2:after {
	content: "";
	position: absolute;
	background: #c4272f;
	width: 60%;
	height: 10px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	bottom: 12px;
	opacity: .7
}

.rs-title3 {
	margin: 0 0 20px
}

.rs-title3 .title-bar {
	position: relative;
	display: inline-block
}

.rs-title3 .title-bar:after,
.rs-title3 .title-bar:before,
.rs-title3 .title-bar h2:after,
.rs-title3 .title-bar h2:before {
	content: "";
	position: absolute;
	width: 15px;
	height: 8px;
	top: 35px
}

.rs-title3 .title-bar:after,
.rs-title3 .title-bar:before {
	left: -60px;
	background: #0a0a0a
}

.rs-title3 .title-bar:after {
	left: auto;
	right: -60px
}

.rs-title3 .title-bar h2:after,
.rs-title3 .title-bar h2:before {
	background: #c4272f;
	left: -30px
}

.rs-title3 .title-bar h2:after {
	left: auto;
	right: -30px
}

.rs-title3 h2 {
	display: inline-block
}

.rs-title3.text-white .title-bar:after,
.rs-title3.text-white .title-bar:before {
	background: #fff
}

.rs-title3.text-white h2 {
	color: #fff
}

.rs-title-full {
	margin-bottom: 30px
}

.rs-title-full .title {
	width: 47%
}

.rs-title-full .des {
	width: 53%
}

.sec-bg-style {
	background: linear-gradient(#4c5e62, #533108);
	background: -webkit-linear-gradient(#4c5e62, #533108);
	overflow: hidden
}

.pattern-repeat {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABuCAYAAAByUdD0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkMxNURDNzI5M0U4MTFFOUE5NDI5NkFGNjBENEE5RDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkMxNURDNzM5M0U4MTFFOUE5NDI5NkFGNjBENEE5RDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzE1REM3MDkzRTgxMUU5QTk0Mjk2QUY2MEQ0QTlENyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzE1REM3MTkzRTgxMUU5QTk0Mjk2QUY2MEQ0QTlENyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn54+KYAAAENSURBVHja7NVLaoYwFIDRrOOuRBRRxP2PVXy7EAuFFsqvCwg9g4w+7uBCkpPmeY77vj/Otm1RFEXk3tNbLMsyhmGI3PvHgvu+R1VVMY7j43Bu/c+Cx3FEXdcxTdPjcI79d8HzPKNpmtc7nWtPP7Ft21iW5XU4156u64qu62Jd18fh3Hvq+/7713l7sLn3xEEOcpCDHOQgBznIQQ5ykIMc5CAHOchBDnKQgxzkIAc5yEEOcpCDHOQgBznIQQ5ykIMc5CAHOchBDnKQgxzkIAc5yEEOcpCDHOQgBznIQQ5ykIMc5CAHOchBDnKQgxzkIAc5yEEOcpCDHOQgBznIQQ5ykIMc5CAHOfgvHfwSYADB4T0A8aWB3AAAAABJRU5ErkJggg==)
}

.black-pattern {
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCABQAE8DAREAAhEBAxEB/8QAVwABAQAAAAAAAAAAAAAAAAAAAAgBAQAAAAAAAAAAAAAAAAAAAAAQAAAFBQEBAQAAAAAAAAAAAAARMVECIeEyAyMBYTMRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AJ/TnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgBefnBPM/WP6/oAnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAC8/OCeZ+sf1/QBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAF5+cE8z9Y/r+gCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcALz84J5n6x/X9AE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AXn5wTzP1j+v6AJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wAvPzgnmfrH9f0ATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgBefnBPM/WP6/oAnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAC8/OCeZ+sf1/QBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAF5+cE8z9Y/r+gCc9dCyk1wBOeuhZSa4AnPXQspNcATnroWUmuAJz10LKTXAE566FlJrgCc9dCyk1wBOeuhZSa4AnPXQspNcALz84J5n6x/X9Af/Z)
}

.black-pattern,
.pattern-repeat {
	background-repeat: repeat;
	border-radius: 5px
}

.glyph-icon:before {
	margin: 0
}

.full-width-header .topbar-section {
	padding: 8px 0;
	background: #052867;
	border-bottom: 1px solid #073281
}

.full-width-header .topbar-section .mail-info li {
	display: inline-block
}

.full-width-header .topbar-section .mail-info li+li {
	padding-left: 20px
}

.full-width-header .topbar-section .mail-info li a {
	font-size: 12px;
	color: #fff
}

.full-width-header .topbar-section .mail-info li a:hover,
.full-width-header .topbar-section .mail-info li a i {
	color: #c4272f
}

.full-width-header .topbar-section .mail-info li a i,
.full-width-header .topbar-section .mail-info li a i:before {
	font-size: 15px;
	margin-right: 3px
}

.full-width-header .topbar-section .right-text .get-qoute,
.full-width-header .topbar-section .right-text .social-link {
	float: right
}

.full-width-header .topbar-section .right-text .get-qoute a,
.full-width-header .topbar-section .right-text .social-link a {
	color: #fff
}

.full-width-header .topbar-section .right-text .get-qoute a:hover,
.full-width-header .topbar-section .right-text .social-link a:hover {
	color: #c4272f
}

.full-width-header .topbar-section .right-text .social-link {
	padding-right: 30px
}

.full-width-header .topbar-section .right-text .social-link li {
	display: inline-block;
	padding-left: 10px
}

.full-width-header .topbar-section .right-text .get-qoute {
	position: relative;
	padding-right: 20px;
	font-size: 15px
}

.full-width-header .topbar-section .right-text .get-qoute:before {
	font-family: Flaticon;
	font-size: 14px;
	font-style: normal;
	color: #c4272f;
	position: absolute;
	content: "\F100";
	right: 0;
	top: 0
}

.full-width-header .rs-header-top {
	padding: 30px 0 26px;
	overflow: hidden
}

.full-width-header .rs-header-top .right-section {
	float: right
}

.full-width-header .rs-header-top .right-section .header-contact {
	margin-left: 30px
}

.full-width-header .rs-header-top .left-section .header-contact {
	margin-right: 30px
}

.full-width-header .rs-header-top .header-contact .widget-text {
	position: relative;
	padding-left: 55px
}

.full-width-header .rs-header-top .header-contact .widget-text i {
	position: absolute;
	border-radius: 2px;
	text-align: center;
	left: 0;
	line-height: 40px;
	color: #c4272f;
	transition: all .3s ease;
	font-weight: 700
}

.full-width-header .rs-header-top .header-contact .widget-text i,
.full-width-header .rs-header-top .header-contact .widget-text i:before {
	font-size: 32px
}

.full-width-header .rs-header-top .header-contact .widget-text .info-text {
	font-size: 15px;
	color: #0a0a0a
}

.full-width-header .rs-header-top .header-contact .widget-text .info-text span {
	display: block;
	line-height: 18px;
	font-size: 16px;
	font-weight: 500
}

.full-width-header .rs-header {
	z-index: 999
}

.full-width-header .rs-header .sticky-logo {
	display: none
}

.full-width-header .rs-header .menu-area .logo-area img {
	position: relative;
	z-index: 11
}

.logo-area img {
	height: 120px;
	width: auto;
	padding: 10px 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
	display: inline-block;
	margin-right: 30px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
	transition: all .3s ease 0s;
	font-size: 15px;
	font-weight: 500;
	color: #4a4a4a;
	padding-left: 10px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
	margin-right: 0!important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
	margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
	background-color: #fff;
	margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
	margin: 0;
	padding: 2px 0;
	border: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:hover {
	background: #ebebeb
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
	color: #c4272f!important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
	padding: 6px 20px;
	line-height: normal;
	color: #363636;
	font-weight: 400;
	font-size: 14px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
	margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
	background-color: #c4272f;
	padding: 0 15px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
	padding: 0;
	margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
	width: 33%;
	float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
	font-size: 20px;
	font-weight: 600;
	padding: 10px 15px;
	color: #fff;
	text-align: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu li a {
	padding: 6px 15px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a {
	color: #052867!important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu>li>a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a {
	color: #c4272f!important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu>li {
	padding: 15px 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul#onepage-menu li.active-menu>a {
	color: #c4272f!important
}

.full-width-header .rs-header .menu-area .background-white,
.full-width-header .rs-header .menu-area .secondary-background {
	padding: 0 30px;
	position: relative;
	border-radius: 5px
}

.full-width-header .rs-header .menu-area .background-white {
	background: #fff
}

.full-width-header .rs-header .menu-area .secondary-background {
	background: #052867
}

.full-width-header .rs-header .menu-area .secondary-background .right-bar-icon a:hover,
.full-width-header .rs-header .menu-area .secondary-background .rs-menu ul.nav-menu>li>a {
	color: #fff
}

.full-width-header .rs-header .menu-area .secondary-background .right-bar-icon .rs-search {
	border-color: rgba(248, 86, 12, .4)
}

.full-width-header .rs-header .menu-area.menu-sticky {
	box-shadow: none
}

.full-width-header .rs-header .menu-area.transparent {
	position: relative;
	z-index: 10;
	background: #fff;
	box-shadow: 0 15px 10px -17px #000
}

.full-width-header .rs-header .get-btn a {
	color: #fff;
	background: #c4272f;
	padding: 10px 12px;
	font-size: 14px;
	display: inline-block;
	width: 112px;
	text-align: center;
	transition: all .3s ease 0s;
	height: auto;
	line-height: normal;
	border-radius: 0
}

.full-width-header .rs-header .get-btn a:before {
	border-radius: 0
}

.full-width-header .rs-header .right_menu_togle {
	background: #fafafa;
	padding: 30px;
	z-index: 999999
}

.full-width-header .rs-header .right_menu_togle .close-btn {
	overflow: visible;
	padding: 0
}

.full-width-header .rs-header .right_menu_togle .close-btn span {
	width: 45px!important;
	height: 45px!important;
	line-height: 44px!important;
	border-radius: 100%;
	background: #052867;
	color: #fff;
	border: none!important;
	transition: all .3s ease 0s
}

.full-width-header .rs-header .right_menu_togle .close-btn span i {
	transition: all .3s ease 0s
}

.full-width-header .rs-header .right_menu_togle .close-btn span:hover i {
	transform: rotate(90deg)
}

.full-width-header .rs-header .right_menu_togle .canvas-logo {
	padding-left: 0;
	padding-bottom: 25px
}

.full-width-header .rs-header .right_menu_togle .canvas-logo img {
	width: auto;
	height: 30px
}

.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a {
	font-size: 17px;
	color: #222;
	padding-left: 0
}

.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
	color: #c4272f
}

.full-width-header .rs-header .right_menu_togle .canvas-contact {
	padding: 25px 0 0
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-contact-title {
	padding: 0 0 15px;
	font-size: 20px;
	font-weight: 600;
	position: relative
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-contact-title:before {
	content: "";
	position: absolute;
	background: #c4272f;
	height: 2px;
	width: 50px;
	left: 0;
	bottom: 0;
	display: block;
	z-index: 1
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact {
	padding: 0 0 30px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li {
	padding: 0 0 13px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i {
	padding-right: 10px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a {
	color: #4a4a4a
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a:hover {
	color: #c4272f
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:last-child {
	padding: 0
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li {
	display: inline-block;
	padding-right: 10px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
	font-size: 18px;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #052867;
	text-align: center;
	border-radius: 50%
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
	opacity: .82
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
	padding: 0
}

.full-width-header .rs-header .right-bar-icon .cart-icon {
	cursor: pointer
}

.full-width-header .rs-header .right-bar-icon ul>li.icon-bar {
	display: inline-block
}

.full-width-header .rs-header .right-bar-icon ul>li.icon-bar>a {
	color: #c4272f
}

.full-width-header .rs-header .right-bar-icon ul>li.icon-bar>a:hover {
	color: #4a4a4a
}

.full-width-header .rs-header .right-bar-icon ul>li.cart-inner {
	padding: 15px 20px
}

.full-width-header .rs-header .right-bar-icon .rs-search {
	border-left: 1px solid rgba(196, 39, 47, .5);
	padding-left: 25px
}

.full-width-header .rs-header.transparent-header {
	position: absolute;
	z-index: 10;
	width: 100%
}

.full-width-header .rs-header.transparent-header .fullwidth-container {
	padding: 0 60px;
	max-width: 1800px;
	margin: 0 auto
}

.full-width-header .rs-header.transparent-header .header-contact .widget-text .info-text {
	color: #fff
}

.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
	color: #c4272f!important
}

.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li a {
	color: #fff!important
}

.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li.active a,
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li a:hover {
	color: #052867!important
}

.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu .cart-btn .cart-counter {
	background: #fff;
	color: #052867
}

.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu .current-menu-item>a {
	color: #c4272f!important
}

.full-width-header .rs-header.transparent-header .menu-area.menu-sticky.sticky .main-menu .rs-menu ul.nav-menu .cart-btn .cart-counter {
	background: #052867;
	color: #fff
}

.full-width-header .rs-header.transparent-header .menu-area.menu-sticky.sticky .main-menu .rs-menu ul.nav-menu .current-menu-item>a {
	color: #c4272f!important
}

.full-width-header .rs-header.inner-page .get-btn {
	margin-left: 40px
}

.full-width-header .rs-header.inner-page .menu-area .main-menu .rs-menu ul.nav-menu>li>a {
	color: #fff
}

.full-width-header .rs-header.inner-page .menu-area.sticky .default-logo {
	display: none
}

.full-width-header .rs-header.inner-page .menu-area.sticky .sticky-logo {
	display: block
}

.full-width-header .rs-header.inner-page .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
	color: #4a4a4a
}

.full-width-header .rs-header.header-style-3,
.full-width-header .rs-header.header-style-3 .header-mid-section {
	position: relative
}

.full-width-header .rs-header.header-style-3 .header-mid-section .right-bar-icon {
	margin-left: 50px
}

.full-width-header .rs-header.header-style-3 .rs-header-top {
	background: #052867;
	padding: 0
}

.full-width-header .rs-header.header-style-3 .rs-header-top .office-time {
	background: #052867;
	color: #fff;
	height: 80px;
	line-height: 80px;
	position: relative;
	max-width: 185px;
	margin-left: auto
}

.full-width-header .rs-header.header-style-3 .rs-header-top .office-time:after {
	content: "";
	position: absolute;
	top: 0;
	left: -40px;
	width: 0;
	height: 0;
	border-bottom: 80px solid #052867;
	border-left: 40px solid transparent
}

.full-width-header .rs-header.header-style-3 .rs-header-top .office-time i {
	color: #c4272f;
	margin-right: 4px
}

.full-width-header .rs-header.header-style-3 .menu-area .main-menu .rs-menu ul.nav-menu>li {
	padding: 15px 0
}

.home-two .full-width-header .rs-header .menu-area.menu-sticky.sticky {
	background: #052867
}

.home-one .full-width-header .rs-header .right-bar-icon ul>li.cart-inner,
.home-two .full-width-header .rs-header .right-bar-icon ul>li.cart-inner {
	padding: 15px 20px
}

.rs-home-slider {
	transition: .4s
}

.rs-home-slider img {
	width: 100%
}

.rs-home-slider .owl-nav {
	opacity: 0;
	transition: all .3s ease 0s;
	transition-delay: 2s
}

.rs-home-slider .owl-nav .owl-next,
.rs-home-slider .owl-nav .owl-prev {
	position: absolute;
	color: #fff;
	transition: .8s;
	background-size: cover;
	text-align: center;
	width: 65px;
	height: 65px;
	line-height: 65px;
	background: rgba(0, 0, 0, .4);
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: -200px;
	opacity: 0;
	visibility: hidden
}

.rs-home-slider .owl-nav .owl-next i,
.rs-home-slider .owl-nav .owl-next i:before,
.rs-home-slider .owl-nav .owl-prev i,
.rs-home-slider .owl-nav .owl-prev i:before {
	margin: 0;
	font-size: 25px
}

.rs-home-slider .owl-nav .owl-next:hover,
.rs-home-slider .owl-nav .owl-prev:hover {
	color: #c4272f
}

.rs-home-slider .owl-nav .owl-next {
	left: auto;
	right: -200px
}

.rs-home-slider:hover .owl-nav {
	opacity: 1;
	transition-delay: unset
}

.rs-home-slider:hover .owl-nav .owl-next,
.rs-home-slider:hover .owl-nav .owl-prev {
	opacity: 1;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	visibility: visible
}

.rs-home-slider:hover .owl-nav .owl-prev {
	left: 20px
}

.rs-home-slider:hover .owl-nav .owl-next {
	right: 20px
}

.rs-home-slider.rs-home-slider .content-inner2 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-subtitle {
	margin-bottom: 25px;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	color: #c4272f
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title {
	color: #fff;
	font-weight: 700;
	line-height: 90px;
	text-transform: uppercase;
	margin: 0 0 35px
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title span {
	display: block
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-desc {
	color: #fff;
	font-size: 16px;
	margin-bottom: 42px
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li {
	display: inline;
	margin-right: 25px
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li .sl-video-btn {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	font-size: 20px;
	text-align: center;
	background: #c4272f;
	color: #052867;
	display: inline-block;
	position: relative;
	z-index: 2
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li .sl-video-btn:after {
	z-index: -3;
	width: 57px;
	height: 57px
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li .sl-video-btn:after,
.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li .sl-video-btn:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	background: transparent;
	border-radius: 50%;
	animation: pulse-border 1.5s ease-out infinite;
	transition: all .3s ease 0s;
	border: 1px solid #c4272f
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li .sl-video-btn:before {
	width: 65px;
	height: 65px;
	z-index: -2
}

.rs-home-slider.rs-home-slider .content-inner2 .slider-text ul li:last-child {
	margin-right: 0
}

.rs-home-slider.home1-slider .content-inner2 {
	top: 60%
}

.rs-home-slider.home2-slider {
	margin-top: -40px
}

.rs-home-slider.home2-slider .content-inner2 {
	top: 53%
}

.rs-home-slider.home2-slider .content-inner2 .slider-text {
	background: rgba(3, 7, 73, .5);
	max-width: 850px;
	position: relative;
	border-radius: 5px;
	padding: 66px 50px 80px 80px
}

.rs-home-slider.home2-slider .content-inner2 .slider-text:after {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 100%;
	height: 87%;
	background: rgba(3, 7, 73, .5);
	content: "";
	border-radius: 5px;
	z-index: -1
}

.rs-home-slider.home2-slider .content-inner2 .slider-text .sl-title {
	font-size: 70px;
	line-height: 80px
}

.rs-home-slider.home2-slider .content-inner2 .slider-text.text-center {
	margin: 0 auto
}

.rs-home-slider.home3-slider .content-inner2 {
	top: 43%
}

.rs-home-slider.home3-slider .content-inner2 .slider-text .sl-title {
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 15px
}

.video-section-area .image-here {
	padding: 300px 0;
	background-position: 50%!important;
	background-repeat: no-repeat!important;
	background-size: cover!important
}

.video-section-area .image-here .video-icon-here {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.video-section-area .image-here .video-icon-here .popup-videos {
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	border-radius: 50%;
	padding: 18px 20px 6px 33px;
	margin: 0 auto
}

.video-section-area .image-here .video-icon-here .popup-videos i {
	display: none
}

.video-section-area .image-here .video-icon-here .popup-videos:after {
	z-index: 1;
	transition: all .2s
}

.video-section-area .image-here .video-icon-here .popup-videos:after,
.video-section-area .image-here .video-icon-here .popup-videos:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 50%
}

.video-section-area .image-here .video-icon-here .popup-videos:before {
	z-index: 0;
	animation: pulse-border 1.5s ease-out infinite
}

.video-section-area .image-here .video-icon-here .popup-videos:hover {
	border-color: hsla(0, 0%, 100%, .7)
}

.video-section-area .image-here .video-icon-here .popup-videos span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 27px solid #c4272f;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent
}

.video-section-area .image-here.bg-1 {
	background: url(../images/progress-video.jpg)
}

.video-section-area .image-here.bg-2 {
	background: url(../images/progress-video-personal.jpg)
}

.rs-breadcrumbs .breadcrumbs-image {
	background: #ebebeb;
	position: relative;
	overflow: hidden
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner,
.rs-breadcrumbs .breadcrumbs-image img {
	width: 100%
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text {
	padding: 15px 0 10px;
	text-align: center
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
	width: 100%;
	font-size: 32px;
	text-transform: uppercase;
	margin: 0 0 4px;
	color: #c4272f;
	float: left
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li {
	color: #c4272f;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a {
	color: #c4272f;
	position: relative
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:hover {
	color: #c4272f
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child {
	position: relative;
	padding-right: 24px;
	margin-right: 5px
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:after,
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:before {
	content: "\F105";
	position: absolute;
	top: -1px;
	right: 0;
	color: #c4272f;
	font-family: fontawesome
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:before {
	right: 8px
}

.rs-construction-process .proces-item {
	padding: 15px 20px 0
}

.rs-construction-process .proces-item .number {
	font-size: 100px;
	color: #0a0a0a;
	font-weight: 700;
	font-family: Poppins, sans-serif;
	display: block;
	line-height: 100px;
	-webkit-text-stroke: 2px #c4272f;
	background-color: hsla(0, 0%, 100%, 0);
	color: hsla(0, 0%, 100%, 0);
	transition: .3s
}

.rs-construction-process .proces-item.active,
.rs-construction-process .proces-item:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABuCAYAAAByUdD0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkMxNURDNzI5M0U4MTFFOUE5NDI5NkFGNjBENEE5RDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkMxNURDNzM5M0U4MTFFOUE5NDI5NkFGNjBENEE5RDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzE1REM3MDkzRTgxMUU5QTk0Mjk2QUY2MEQ0QTlENyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzE1REM3MTkzRTgxMUU5QTk0Mjk2QUY2MEQ0QTlENyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn54+KYAAAENSURBVHja7NVLaoYwFIDRrOOuRBRRxP2PVXy7EAuFFsqvCwg9g4w+7uBCkpPmeY77vj/Otm1RFEXk3tNbLMsyhmGI3PvHgvu+R1VVMY7j43Bu/c+Cx3FEXdcxTdPjcI79d8HzPKNpmtc7nWtPP7Ft21iW5XU4156u64qu62Jd18fh3Hvq+/7713l7sLn3xEEOcpCDHOQgBznIQQ5ykIMc5CAHOchBDnKQgxzkIAc5yEEOcpCDHOQgBznIQQ5ykIMc5CAHOchBDnKQgxzkIAc5yEEOcpCDHOQgBznIQQ5ykIMc5CAHOchBDnKQgxzkIAc5yEEOcpCDHOQgBznIQQ5ykIMc5CAHOfgvHfwSYADB4T0A8aWB3AAAAABJRU5ErkJggg==);
	background-repeat: repeat
}

.rs-construction-process .proces-item.active .number,
.rs-construction-process .proces-item:hover .number {
	color: #c4272f
}

.rs-construction-process .proces-item h3 {
	margin: 0 0 15px
}

.rs-construction-process .proces-item h3 span {
	display: block
}

.rs-construction-process .proces-item p {
	margin: 0;
	padding-bottom: 20px
}

.rs-about-construction .about-images img {
	border-radius: 3px
}

.rs-about-construction .about-service-item {
	padding: 17px 0
}

.rs-about-construction .about-service-item .service-icon {
	margin-right: 20px
}

.rs-about-construction .about-service-item .service-icon i,
.rs-about-construction .about-service-item .service-icon i:before {
	font-size: 40px;
	color: #c4272f
}

.rs-about-construction .about-service-item .title {
	font-size: 18px;
	font-weight: 600;
	color: #4a4a4a
}

.rs-about-construction .about-service-item.text-center {
	border-radius: 3px;
	padding: 42px 20px 0;
	background: #fff;
	position: relative;
	z-index: 1
}

.rs-about-construction .about-service-item.text-center .title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 8px
}

.rs-about-construction .about-service-item.text-center .number {
	margin-bottom: 28px
}

.rs-about-construction .auther-info span {
	padding-top: 18px;
	display: block;
	font-weight: 500;
	color: #0a0a0a
}

.rs-about-construction .services-list .sub-title {
	color: #0a0a0a;
	margin: 0 0 10px;
	display: block;
	line-height: 30px
}

.rs-about-construction .services-list ul.check-list li {
	position: relative;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px
}

.rs-about-construction .services-list ul.check-list li:before {
	position: absolute;
	top: 4px;
	left: 0;
	content: "\F11B";
	font-family: Flaticon;
	color: #c4272f;
	font-weight: 700;
	font-size: 14px
}

.rs-about-construction .services-list .button-area {
	margin-top: 35px
}

.rs-about-construction .services-list .button-area li {
	display: inline-block
}

.rs-about-construction .services-list .button-area li+li {
	margin-left: 25px
}

.rs-about-construction ul.check-list {
	margin-left: 20px
}

.rs-about-section {
	position: relative;
	padding: 35px 0
}

.rs-about-section .rs-title {
	margin-bottom: 40px
}

.rs-about-section .rs-about-left-images {
	position: absolute;
	left: 0;
	top: 0;
	width: 48%;
	height: 100%;
	background-position: 50%;
	background-size: cover;
	background-image: url(../images/left-image-full.jpg);
	border-radius: 0 5px 5px 0
}

.rs-about-section .experience-area .experience-number {
	text-align: center;
	font-family: Poppins, sans-serif;
	font-size: 150px;
	line-height: 180px;
	margin-right: 20px;
	padding: 80px 27px;
	font-weight: 700;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAL4AAAFSCAYAAABMhWXQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkU5M0NENDE5NzIzMTFFOTk1N0VFNTZGRDQyNTNFMDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkU5M0NENDI5NzIzMTFFOTk1N0VFNTZGRDQyNTNFMDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRTkzQ0QzRjk3MjMxMUU5OTU3RUU1NkZENDI1M0UwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRTkzQ0Q0MDk3MjMxMUU5OTU3RUU1NkZENDI1M0UwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrSOrr8AAAUOSURBVHja7Ng7TgJRFIDhg9wVqKGy4BHYgKshPAILA6ZgWRQ8JlbqClS8ECtEe2a+SaY5X053MzfzN47HYyMinrbb7f1wOEzr9Tp6vV5cPtkje3B+w/6Z/S17mX4OfWs0GkVRFH8ucV4Bb2Zv5dFX2u129+PxOFarVQwGg19L2YPzivljmkwm6TTs9/u/lvb7fWQPzivmqbHZbJ6vXQ+Hw+G8tFgsgvOqefpraTqdxnK5jG63y3nlPF0Oy7KM2Wx2Xup0OsF5Ff3u8kdgPp+fr4drS5xXxdO1Dtput//tpJzfut/pvLyOnnReXkdPOi+vo+v4XMfXebmOrwNzHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ9zHZ/r+Dov1/F1Xq7j68Bcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+dcx+c6vo7PdXydl+v4OjDX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8bmOr/NyHV/n5Tq+Dsx1fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fM51fK7j67xcx9d5uY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PdXydl+v4Oi/X8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8TnX8bmOr/NyHV8H5jo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+5zo+1/F1Xq7j67xcx9eBuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PuY7PdXydl+v4Oi/X8XVgruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzruNzHV/n5Tq+zst1fB2Y6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/hcx9d5uY6v83IdXwfmOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7nOj7X8XVeruPrvFzH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH5zq+zst1fB2Y6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/ic6/hcx9d5uY6vA3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn3Mdn+v4Oi/X8XVeruPrwFzH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH51zH5zq+zst1fJ2X6/g6MNfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxOdfxuY6v83IdX+flOr4OzHV8znV8zm+843/ovLxm/nH64r/nt6Xz8hr56+nglz+d86EoiqbOyyvsn9nf8ujlW4ABAFbNndfDoIHpAAAAAElFTkSuQmCC);
	border-radius: 5px;
	background-repeat: no-repeat;
	min-width: 190px
}

.rs-about-section .experience-area .experience-text h3 {
	margin: 0
}

.rs-about-section2 .about-images .bottom-image {
	position: absolute;
	right: 30px;
	bottom: -35px
}

.rs-about-section2 .about-service {
	margin-top: 45px
}

.rs-about-section2 .service-item {
	border: 1px solid #ebebeb;
	background: #fff
}

.rs-about-section2 .service-item h4 {
	margin: 0 0 16px
}

.rs-about-section2 .service-item .number {
	font-size: 100px;
	color: #0a0a0a;
	font-weight: 700;
	font-family: Poppins, sans-serif;
	display: block;
	line-height: 100px;
	-webkit-text-stroke: 2px #c4272f;
	background-color: hsla(0, 0%, 100%, 0);
	color: hsla(0, 0%, 100%, 0);
	transition: .3s;
	margin-top: -52px;
	color: #fff
}

.rs-about-section2 .service-item.active,
.rs-about-section2 .service-item:hover {
	background-repeat: repeat
}

.rs-about-section2 .service-item.active .number,
.rs-about-section2 .service-item:hover .number {
	color: #c4272f
}

.rs-about-section3 .about-images {
	padding-right: 20px
}

.rs-about-section3 .about-images .ab-image2 {
	position: absolute;
	right: 0;
	top: 0
}

.rs-about-section3 .experience-area {
	margin-bottom: 40px
}

.rs-about-section3 .experience-area .experience-number {
	text-align: center;
	font-family: Poppins, sans-serif;
	font-size: 150px;
	font-weight: 700;
	margin-right: 20px
}

.rs-about-section3 .experience-area .experience-text h3 {
	margin: 0
}

.rs-about-section3 .service-des p {
	margin: 0 0 40px
}

.rs-process-section .no-gutters {
	margin-top: -45px
}

.rs-process-section .process-inner {
	box-shadow: 1px 0 3px 0 rgba(34, 34, 34, .3);
	display: table;
	width: 100%;
	position: relative;
	z-index: 1;
	background: #fff;
	transition: all .3s
}

.rs-process-section .process-inner .process-item {
	padding: 42px 0 0;
	border-top: none;
	display: table-cell;
	vertical-align: middle;
	transition: all .3s
}

.rs-process-section .process-inner .title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 8px
}

.rs-process-section .process-inner .number {
	font-size: 60px;
	color: #c4272f;
	font-weight: 600;
	margin-bottom: 35px;
	margin-bottom: 12px;
	line-height: 60px
}

.rs-process-section .process-inner .des {
	transition: all .3s;
	line-height: normal;
	position: relative;
	padding: 0 20px
}

.rs-process-section .process-inner .des:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 180px;
	display: block;
	background: linear-gradient(hsla(0, 0%, 100%, 0), #fff 78%);
	z-index: 9;
	opacity: 1;
	visibility: visible;
	transition: all 1s
}

.rs-process-section .process-inner.active,
.rs-process-section .process-inner:hover {
	margin-top: -60px;
	margin-bottom: -60px
}

.rs-process-section .process-inner.active .process-item,
.rs-process-section .process-inner:hover .process-item {
	background: #c4272f;
	padding-bottom: 44px;
	border-color: #c4272f
}

.rs-process-section .process-inner.active .process-item .des,
.rs-process-section .process-inner:hover .process-item .des {
	opacity: 1;
	visibility: visible
}

.rs-process-section .process-inner.active .process-item .des:after,
.rs-process-section .process-inner:hover .process-item .des:after {
	background: transparent;
	transition: all .5s ease-out 0s
}

.rs-process-section .process-inner.active .process-item .des,
.rs-process-section .process-inner.active .process-item .number,
.rs-process-section .process-inner.active .process-item .title,
.rs-process-section .process-inner:hover .process-item .des,
.rs-process-section .process-inner:hover .process-item .number,
.rs-process-section .process-inner:hover .process-item .title {
	color: #fff
}

.rs-section-image .single-image {
	margin-top: -52px
}

.ceo-info .ceo-text {
	font-weight: 500;
	color: #0a0a0a;
	margin-right: 40px
}

.ceo-info .ceo-text span {
	display: block
}

.service-inner .col-md-4 {
	padding-left: 10px;
	padding-right: 10px
}

.service-inner .serive-item {
	margin-bottom: 20px;
	padding: 25px 5px 15px;
	transition: all .3s ease 0s
}

.service-inner .serive-item i,
.service-inner .serive-item i:before {
	color: #c4272f;
	font-size: 45px
}

.service-inner .serive-item .service-title {
	margin-top: 7px;
	font-weight: 600;
	font-size: 20px
}

.service-inner .serive-item .service-title a {
	color: #4a4a4a
}

.service-inner .serive-item:hover .service-title a {
	color: #c4272f
}

.service-inner.border-style .serive-item {
	background: hsla(0, 0%, 4%, .2);
	border-radius: 3px;
	border: 1px solid hsla(0, 0%, 100%, .3)
}

.service-inner.border-style .serive-item .service-title a {
	color: #fff
}

.service-inner.border-style .serive-item .service-title a:hover {
	color: #c4272f
}

.service-inner .black-pattern.serive-item {
	padding: 40px 5px 20px
}

.service-inner .black-pattern.serive-item .service-title a {
	color: #fff
}

.rs-services-section .nav-pills {
	margin-bottom: 50px;
	border: 1px solid #f7f7f7
}

.rs-services-section .nav-pills li {
	width: 20%;
	text-align: center;
	line-height: 16px
}

.rs-services-section .nav-pills li.w6 {
	width: 16.6666666666%
}

.rs-services-section .nav-pills li.w3 {
	width: 33.33333333333%
}

.rs-services-section .nav-pills li.w4 {
	width: 25%
}

.rs-services-section .nav-pills li i,
.rs-services-section .nav-pills li i:before {
	font-size: 36px;
	display: block
}

.rs-services-section .nav-pills li i {
	padding-bottom: 20px;
	color: #c4272f
}

.rs-services-section .nav-pills li a {
	display: block;
	font-weight: 500;
	font-size: 13px;
	color: #4a4a4a;
	padding-bottom: 10px;
	position: relative;
	padding-top: 10px
}

.rs-services-section .nav-pills li a:before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #c4272f;
	content: "";
	pointer-events: none;
	opacity: 0;
	visibility: hidden
}

.rs-services-section .nav-pills li a:after {
	position: absolute;
	top: 20%;
	right: 0;
	width: 1px;
	height: 60%;
	background: #f7f7f7;
	content: "";
	transition: all .3s ease 0s
}

.rs-services-section .nav-pills li a.active,
.rs-services-section .nav-pills li a:hover {
	color: #fff;
	background: #c4272f
}

.rs-services-section .nav-pills li a.active:before,
.rs-services-section .nav-pills li a:hover:before {
	opacity: 1;
	visibility: visible
}

.rs-services-section .nav-pills li a.active:after,
.rs-services-section .nav-pills li a:hover:after {
	background: #c4272f
}

.rs-services-section .nav-pills li a.active i,
.rs-services-section .nav-pills li a:hover i {
	color: #fff
}

.rs-services-section .nav-pills li:last-child a:after {
	width: 0
}

.rs-services-section .service-tabs-area .tab-pane.active {
	animation: slide-down .8s ease-out
}

@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.rs-services-section .service-tabs-area .tab-icon {
	padding-bottom: 24px
}

.rs-services-section .service-tabs-area .tab-icon i,
.rs-services-section .service-tabs-area .tab-icon i:before {
	font-size: 50px;
	color: #c4272f
}

.rs-services-section .service-tabs-area .content-title h4 {
	margin: 0 0 16px;
	font-size: 24px
}

.rs-services-section .service-tabs-area .services-list .sub-title {
	font-weight: 500;
	color: #0a0a0a;
	font-size: 18px;
	margin: 12px 0 15px;
	display: block;
	line-height: 30px
}

.rs-services-section .service-tabs-area .services-list ul {
	margin-left: 20px
}

.rs-services-section .service-tabs-area .services-list ul li {
	position: relative;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px
}

.rs-services-section .service-tabs-area .services-list ul li:before {
	position: absolute;
	top: 4px;
	left: 0;
	content: "\F11B";
	font-family: Flaticon;
	color: #c4272f;
	font-weight: 700;
	font-size: 14px
}

.rs-services-section .service-tabs-area .read-more {
	margin-top: 38px
}

.rs-services-section-2 .nagetive-margin {
	margin-top: -243px
}

.rs-services-section-2 .construction-message {
	box-shadow: 0 0 10px rgba(34, 34, 34, .2);
	border-radius: 5px;
	padding: 34px 40px;
	background: #fff
}

.rs-services-section-2 .single-customer+.single-customer {
	padding-left: 30px
}

.rs-services-section-2 .single-customer .custom-text {
	position: relative;
	padding-left: 50px;
	padding-top: 14px
}

.rs-services-section-2 .single-customer .custom-text i {
	position: absolute;
	border-radius: 2px;
	text-align: center;
	left: 0;
	line-height: 40px;
	color: #c4272f;
	transition: all .3s ease;
	font-weight: 700
}

.rs-services-section-2 .single-customer .custom-text i,
.rs-services-section-2 .single-customer .custom-text i:before {
	font-size: 36px
}

.rs-services-section-2 .single-customer .custom-text .info-text {
	font-size: 16px;
	font-weight: 500;
	color: #0a0a0a
}

.rs-services-section-2 .single-customer .custom-text .info-text span {
	display: block;
	line-height: 18px
}

.rs-services-section-2 .rs-customer-logo ul {
	text-align: center
}

.rs-services-section-2 .rs-customer-logo ul li {
	display: inline-block;
	padding: 44px 32px
}

.rs-services-section-2 .rs-customer-logo ul li a {
	display: block
}

.rs-services-section-2 .rs-customer-logo ul li:first-child {
	padding-left: 0
}

.rs-services-section-2 .rs-customer-logo ul li:last-child {
	padding-right: 0
}

.rs-services-section-2 .service-item {
	border: 1px solid #ebebeb;
	background: #fff;
	z-index: 1;
	padding: 42px 22px 25px
}

.rs-services-section-2 .service-item h4 {
	margin: 15px 0 12px
}

.rs-services-section-2 .service-item h4 a {
	color: #0a0a0a
}

.rs-services-section-2 .service-item .serice-icon i,
.rs-services-section-2 .service-item .serice-icon i:before {
	color: #c4272f;
	font-size: 50px
}

.rs-services-section-2 .service-item p {
	margin-bottom: 18px
}

.rs-services-section-2 .service-item .read-more a {
	color: #c4272f;
	font-weight: 500
}

.rs-services-section-2 .service-item .read-more i {
	font-size: 18px;
	position: relative;
	top: 2px;
	transition: all .3s ease 0s;
	left: 0
}

.rs-services-section-2 .service-item .read-more:hover i {
	left: 4px
}

.rs-services-section-2 .service-item:hover h4 a {
	color: #c4272f
}

.rs-services-section-2.services-inner .service-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #c4272f;
	z-index: 0;
	transform: scaleY(0);
	transition: all .3s ease 0s;
	z-index: -1
}

.rs-services-section-2.services-inner .service-item:hover:before {
	transform: scaleY(1)
}

.rs-services-section-2.services-inner .service-item:hover p {
	color: #ccc
}

.rs-services-section-2.services-inner .service-item:hover .read-more a,
.rs-services-section-2.services-inner .service-item:hover .serice-icon i:before,
.rs-services-section-2.services-inner .service-item:hover h4 a {
	color: #fff
}

.rs-services-section2 .project-item {
	position: relative
}

.rs-services-section2 .project-item img {
	border-radius: 5px
}

.rs-services-section2 .project-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	background: linear-gradient(#4c5e62, #533108);
	background: -webkit-linear-gradient(#4c5e62, #533108);
	transition: all .3s ease 0s;
	border-radius: 5px
}

.rs-services-section2 .project-item .title {
	font-weight: 700;
	position: absolute;
	z-index: 11;
	margin: 0;
	bottom: 20px;
	left: 25px
}

.rs-services-section2 .project-item .title a {
	color: #fff
}

.rs-services-section2 .project-item .service-icon {
	position: absolute;
	top: 35px;
	left: 25px;
	color: #c4272f
}

.rs-services-section2 .project-item .service-icon i,
.rs-services-section2 .project-item .service-icon i:before {
	font-size: 45px
}

.rs-services-section2 .project-item .hover-title,
.rs-services-section2 .project-item .title {
	line-height: 1.4
}

.rs-services-section2 .project-item .hover-text {
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	width: 100%
}

.rs-services-section2 .project-item .hover-text .hover-title {
	margin: 0 0 15px
}

.rs-services-section2 .project-item .hover-text .hover-title a {
	color: #fff
}

.rs-services-section2 .project-item .hover-text .hover-title a:hover {
	color: #c4272f
}

.rs-services-section2 .project-item .hover-text .view-details {
	font-weight: 500;
	position: relative
}

.rs-services-section2 .project-item .hover-text .view-details:before {
	font-family: Flaticon;
	font-size: 14px;
	color: #c4272f;
	position: absolute;
	content: "\F100";
	left: 0;
	right: -110px
}

.rs-services-section2 .project-item .hover-text .view-details:hover,
.rs-services-section2 .project-item .hover-text .view-details:hover:before {
	color: #fff
}

.rs-services-section2 .project-item:hover .service-icon,
.rs-services-section2 .project-item:hover .title a,
.rs-services-section2 .project-item:hover:before {
	opacity: 0;
	visibility: hidden
}

.rs-services-section2 .project-item:hover .hover-text {
	opacity: 1;
	visibility: visible
}

.rs-services-section2 .nav-style .owl-controls .owl-nav {
	left: 0;
	position: static
}

.rs-services-section3 .serive-item {
	position: relative;
	padding: 0;
	margin: 0
}

.rs-services-section3 .serive-item img {
	border-radius: 5px
}

.rs-services-section3 .serive-item .service-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 215px;
	padding: 26px 0 12px
}

.rs-services-section3 .serive-item .service-text a {
	color: #fff
}

.rs-quality-services.negative-margin {
	margin-top: -70px
}

.rs-quality-services .service-items {
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #414882;
	transition: all .3s ease 0s
}

.rs-quality-services .service-items:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #c4272f;
	z-index: 0;
	transform: scaleY(0);
	transition: all .3s ease 0s
}

.rs-quality-services .service-items .service-content {
	position: relative;
	z-index: 10;
	padding: 48px 30px 25px;
	transition: all .3s ease 0s
}

.rs-quality-services .service-items .service-content .service-icon,
.rs-quality-services .service-items .service-content .title,
.rs-quality-services .service-items .service-content p {
	margin: 0 0 14px
}

.rs-quality-services .service-items .service-content .service-icon {
	color: #c4272f
}

.rs-quality-services .service-items .service-content .service-icon i,
.rs-quality-services .service-items .service-content .service-icon i:before {
	font-size: 40px
}

.rs-quality-services .service-items .service-content h4.title {
	font-size: 16px;
	height: 50px
}

.rs-quality-services .service-items .service-content .title a {
	color: #fff
}

.rs-quality-services .service-items .service-content p {
	color: #ccc
}

.rs-quality-services .service-items .service-content .view-details {
	position: relative;
	color: #c4272f
}

.rs-quality-services .service-items .service-content .view-details:before {
	font-family: Flaticon;
	font-size: 14px;
	color: #c4272f;
	position: absolute;
	content: "\F100";
	top: 0;
	right: -20px;
	transition: all .3s ease 0s
}

.rs-quality-services .service-items .service-content .view-details:hover:before {
	right: -25px
}

.rs-quality-services .service-items:hover {
	border-color: #c4272f
}

.rs-quality-services .service-items:hover:before {
	transform: scaleY(1)
}

.rs-quality-services .service-items:hover .service-content .service-icon,
.rs-quality-services .service-items:hover .service-content .view-details,
.rs-quality-services .service-items:hover .service-content .view-details:before {
	color: #fff
}

.service-sidebar .full-content .services-single .top-side blockquote {
	padding: 30px 40px;
	margin: 30px 0;
	position: relative;
	background: #f7f7fc
}

.service-sidebar .full-content .services-single .top-side blockquote:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 100%;
	background: #c4272f
}

.service-sidebar .full-content .services-single .top-side blockquote p {
	margin: 0
}

.sidebar-area .service-list .title {
	padding: 14px 20px;
	border-radius: 0;
	background: #052867
}

.sidebar-area .service-list ul.services-item-list {
	list-style: none;
	margin: 0
}

.sidebar-area .service-list ul.services-item-list li {
	padding: 14px 20px;
	background: #f7f7fc
}

.sidebar-area .service-list ul.services-item-list li+li {
	margin-top: 2px
}

.sidebar-area .service-list ul.services-item-list li a {
	color: #0a0a0a;
	display: block;
	font-size: 16px;
	font-weight: 600
}

.sidebar-area .service-list ul.services-item-list li a:hover {
	color: #c4272f
}

.sidebar-area .service-list ul.contact-list {
	padding: 7px 20px 30px
}

.sidebar-area .service-list ul.contact-list li {
	margin: 0 0 25px;
	color: #4a4a4a
}

.sidebar-area .service-list ul.contact-list li i {
	float: left;
	font-size: 25px;
	margin-right: 10px;
	width: 40px;
	line-height: 50px;
	text-align: center;
	height: 50px;
	color: #c4272f
}

.sidebar-area .service-list ul.contact-list li a {
	color: #4a4a4a
}

.sidebar-area .service-list ul.contact-list li a:hover {
	color: #c4272f
}

.sidebar-area .service-list ul.contact-list li:last-child {
	margin: 0
}

.sidebar-area .service-list ul.contact-list li .contact-info {
	overflow: hidden
}

.sidebar-area .serivce-brochure {
	padding: 40px 40px 50px;
	border-radius: 0;
	background: #052867
}

.sidebar-area .serivce-brochure .title,
.sidebar-area .serivce-brochure p {
	color: #fff
}

.sidebar-area .serivce-brochure .title {
	font-size: 30px
}

.sidebar-area .serivce-brochure p {
	padding-bottom: 5px
}

.sidebar-area .serivce-brochure .readon {
	border-radius: 0
}

.sidebar-area .contact-section {
	background: #f7f7fc
}

.sidebar-area .project-list .title {
	padding: 14px 20px;
	background: #052867;
	border-radius: 0
}

.sidebar-area .project-list ul.services-item-list {
	list-style: none;
	margin: 0;
	padding: 15px 0;
	background: #f7f7fc
}

.sidebar-area .project-list ul.services-item-list li {
	padding: 8px 20px
}

.sidebar-area .project-list ul.services-item-list li span {
	font-weight: 600;
	color: #0a0a0a
}

.nav-date .next,
.nav-date .priv {
	width: 50%;
	position: relative;
	margin-top: 55px
}

.nav-date .next:after,
.nav-date .priv:after {
	position: absolute;
	font-family: Flaticon;
	top: 0;
	color: #0a0a0a
}

.nav-date .next a,
.nav-date .priv a {
	font-weight: 500;
	color: #0a0a0a
}

.nav-date .next:hover:after,
.nav-date .next:hover a,
.nav-date .priv:hover:after,
.nav-date .priv:hover a {
	color: #c4272f
}

.nav-date .priv {
	padding-left: 26px
}

.nav-date .priv:after {
	content: "\F101";
	left: 0
}

.nav-date .next {
	padding-right: 26px
}

.nav-date .next:after {
	content: "\F100";
	right: 0
}

.rs-project-section .gridFilter {
	margin-bottom: 60px
}

.rs-project-section .gridFilter button {
	background: unset;
	border: none;
	padding: 0;
	outline: none;
	font-size: 16px;
	color: #0a0a0a;
	margin-right: 23px;
	cursor: pointer;
	transition: all .3s ease 0s
}

.rs-project-section .gridFilter button:last-child {
	margin-right: 0
}

.rs-project-section .gridFilter .active,
.rs-project-section .gridFilter button:hover {
	color: #c4272f
}

.rs-project-section .project-item {
	position: relative;
	overflow: hidden;
	z-index: 1
}

.rs-project-section .project-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #052867;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease 0s
}

.rs-project-section .project-item .project-content .p-icon,
.rs-project-section .project-item .project-content .title {
	position: absolute;
	z-index: 11;
	margin: 0
}

.rs-project-section .project-item .project-content .p-icon {
	visibility: hidden;
	transition: all .3s ease 0s;
	top: -100px;
	right: 25px;
	text-align: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #c4272f;
	border-radius: 50%
}

.rs-project-section .project-item .project-content .p-icon i {
	color: #fff
}

.rs-project-section .project-item .project-content .p-icon i,
.rs-project-section .project-item .project-content .p-icon i:before {
	font-size: 15px
}

.rs-project-section .project-item .project-content .title {
	bottom: -100px;
	left: 25px
}

.rs-project-section .project-item .project-content .title span {
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 8px
}

.rs-project-section .project-item .project-content .title a,
.rs-project-section .project-item .project-content .title span {
	color: #fff
}

.rs-project-section .project-item .project-content .title a:hover {
	color: #c4272f
}

.rs-project-section .project-item:hover .project-content .title {
	bottom: 20px
}

.rs-project-section .project-item:hover .project-content .p-icon,
.rs-project-section .project-item:hover .project-content .title {
	opacity: 1;
	visibility: visible
}

.rs-project-section .project-item:hover:before {
	opacity: .9;
	visibility: visible
}

.rs-project-section .project-item:hover .project-content .p-icon {
	top: 20px
}

.rs-project-section .view-project {
	margin-top: 60px
}

.rs-project-section .nav-style .owl-controls .owl-nav {
	position: absolute;
	left: 17.5%
}

.rs-project-section2 .owl-stage-outer {
	padding: 8px 0
}

.rs-project-section2 .project-item {
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 10px rgba(34, 34, 34, .2);
	transition: all .3s ease 0s;
	overflow: hidden
}

.rs-project-section2 .project-item .project-image {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.rs-project-section2 .project-item .project-image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #052867;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease 0s
}

.rs-project-section2 .project-item .project-image .p-icon {
	position: absolute;
	z-index: 11;
	margin: 0;
	visibility: hidden;
	transition: all .3s ease 0s;
	top: -100px;
	right: 25px;
	text-align: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #c4272f;
	border-radius: 50%
}

.rs-project-section2 .project-item .project-image .p-icon i {
	color: #fff
}

.rs-project-section2 .project-item .project-image .p-icon i,
.rs-project-section2 .project-item .project-image .p-icon i:before {
	font-size: 15px
}

.rs-project-section2 .project-item .project-content {
	padding-top: 12px
}

.rs-project-section2 .project-item .project-content .title {
	margin: 0 0 2px
}

.rs-project-section2 .project-item .project-content .title span {
	display: block;
	font-size: 16px;
	font-weight: 400
}

.rs-project-section2 .project-item:hover {
	background: #c4272f
}

.rs-project-section2 .project-item:hover .project-image:before {
	opacity: .9;
	visibility: visible
}

.rs-project-section2 .project-item:hover .project-image .p-icon {
	top: 20px;
	opacity: 1;
	visibility: visible
}

.rs-project-section2 .project-item:hover .project-content .title a {
	color: #fff
}

.rs-project-section2 .project-item:hover .project-content span {
	color: #ccc
}

.rs-upcoming-project .project-image {
	margin-top: -64px
}

.rs-upcoming-project .project-conent h2 {
	color: #fff;
	margin: 0 0 20px
}

.rs-upcoming-project .project-conent .sub-title {
	font-weight: 600;
	font-size: 30px;
	color: #7e8689;
	display: block;
	margin-bottom: 45px
}

.rs-upcoming-project .bg-shadow {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAAFvCAYAAABeorcfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkU4RTkwOTg5Njc5MTFFOUE1MzU5RUU0MUExQ0JDMEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkU4RTkwOTk5Njc5MTFFOUE1MzU5RUU0MUExQ0JDMEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRThFOTA5Njk2NzkxMUU5QTUzNTlFRTQxQTFDQkMwRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRThFOTA5Nzk2NzkxMUU5QTUzNTlFRTQxQTFDQkMwRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PloAmVYAAAX9SURBVHja7Nk7TgJRFIDho9wVqLGyYCCwJ8IjsCsaHgXLouAxsVJXoMYZQowRsNJxiu8mt7lfznQ3M5P/ar1eX7Xb7YeIuCl2iuPabDbR6/VitVpF4fF9cc5/3d+K/VzsPB0v5f33oX6/H8vl8uJDOee/7o3yLhb+no5vys+13W5jMBjEYrGIbrd78lDO+Z/7Xfr6+brb7WI4HB6GOp3OyRDnvBJPn5dyv9/HaDQ6DJ17/XLOq/P09XA+n0er1bo4xDmvxlOe5zEejw+HWZadDHHOq/fryWQSs9ns7FD5I8o5r97TdDqNZrP5Y2fhnFfr1zoS5/XzpCNxXj9POhLn9XMdk3Mdk3OuY3KuY3LOdUzOdUzOuY7JuY6pI3GuY3LOdUzOdUzOuY7JuY7JOdcxOdcxdSTOdUzOuY7JuY7JOdcxOdcxOec6Juc6po7EuY7JOdcxOdcxOec6Juc6Judcx+Rcx9SRONcxOec6Juc6Judcx+Rcx+Sc65ic65g6Euc6Judcx+Rcx+Sc65ic65iccx2Tcx1TR+Jcx+Sc65ic65iccx2Tcx2Tc65jcq5j6kic65iccx2Tcx2Tc65jcq5jcs51TM51TJ2Jcx2Tc65jcq5jcs51TM51TM65jsm5jqkzca5jcs51TM51TM65jsm5jsk51zE51zF1Js51TM65jsm5jsk51zE51zE55zom5zom51zH5JzrmJzrmJxzHZNzHZNzrmNyrmNyznVMzrmOybmOyTnXMTnXMTnnOibnOibnXMfkXMfUkTjXMTnnOibnOibnXMfkXMfknOuYnOuYOhLnOibnXMfkXMfknOuYnOuYnHMdk3MdU0fiXMfknOuYnOuYnHMdk3Mdk3OuY3KuY+pInOuYnHMdk3Mdk3OuY3KuY3LOdUzOdUwdiXMdk3OuY3KuY3LOdUzOdUzOuY7JuY6pI3GuY3LOdUzOdUzOuY7JuY7JOdcxOdcxdSTOdUzOuY7JuY7JOdcxOdcxOec6Juc6ps7EuY7JOdcxOdcxOec6Juc6Judcx+Rcx9SZONcxOec6Juc6Judcx+Rcx+Sc65ic65g6E+c6Judcx+Rcx+Sc65ic65iccx2Tcx2Tc65jcs51TM51TM65jsm5jsk51zE51zE55zom51zH5FzH5JzrmJzrmJxzHZNzHZNzrmNyrmPqSJzrmJxzHZNzHZNzrmNyrmNyznVMznVMHYlzHZNzrmNyrmNyznVMznVMzrmOybmOqSNxrmNyznVMznVMzrmOybmOyTnXMTnXMXUkznVMzrmOybmOyTnXMTnXMTnnOibnOqaOxLmOyTnXMTnXMTnnOibnOibnXMfkXMfUkTjXMTnnOibnOibnXMfkXMfknOuYnOuYOhLnOibnXMfkXMfknOuYnOuYnHMdk3MdU2fiXMfknOuYnOuYnHMdk3Mdk3OuY3KuY+pMnOuYnHMdk3Mdk3OuY3KuY3LOdUzOdUydiXMdk3OuY3KuY3LOdUzOdUzOuY7JuY7JOdcxOec6Juc6Judcx+Rcx+Sc65ic65iccx2Tc65jcq5jcs51TM51TM65jsm5jsk51zE51zF1JM51TM65jsm5jsk51zE51zE55zom5zqmjsS5jsk51zE51zE55zom5zom51zH5FzH1JE41zE55zom5zom51zH5FzH5JzrmJzrmDoS5zom51zH5FzH5JzrmJzrmJxzHZNzHVNH4lzH5JzrmJzrmJxzHZNzHZNzrmNyrmPqSJzrmJxzHZNzHZNzrmNyrmNyznVMznVMHYlzHZNzrmNyrmNyznVMznVMzrmOybmOqTNxrmNyznVMznVMzrmOybmOyTnXMTnXMXUmznVMzrmOybmOyTnXMTnXMTnnOibnOqbOxLmOyTnXMTnXMTnnOibnOibnXMfkXMfknOuYnHMdk3Mdk3OuY3KuY3LOdUzOdUzOuY7JOdcxOdcxOec6Juc6Judcx+Rcx+Sc65ic65g6Eud17Jiv5b+mjsR5bfy1vJgvxeG9jsR5bfyp7Jj5saPcZlnW0JE4/zd/K46ei/34IcAAlbTVoRD0YHgAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	padding: 35px 0 50px 50px;
	border-radius: 5px
}

.process-item-section2 .proces-item {
	position: relative;
	padding: 46px 0 20px
}

.process-item-section2 .proces-item .number {
	font-size: 100px;
	font-weight: 700;
	font-family: Poppins, sans-serif;
	display: block;
	line-height: 100px;
	-webkit-text-stroke: 2px #c4272f;
	background-color: hsla(0, 0%, 100%, 0);
	color: hsla(0, 0%, 100%, 0);
	transition: .3s;
	position: absolute;
	top: -52px;
	left: 50%;
	transform: translateX(-50%)
}

.process-item-section2 .proces-item h4 span {
	display: block
}

.process-item-section2 .mid-item {
	margin-left: 10px;
	margin-right: 10px
}

.process-item-section3 .proces-item {
	background: #fff;
	z-index: 1;
	position: relative;
	padding-bottom: 5px;
	padding-right: 30px;
	margin-bottom: 40px
}

.process-item-section3 .proces-item:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 1px;
	background: #4a4a4a;
	content: "";
	transition: all .3s ease 0s
}

.process-item-section3 .proces-item .number {
	font-size: 48px;
	font-weight: 700;
	display: block;
	color: #4a4a4a;
	margin-bottom: 20px;
	transition: all .3s ease 0s;
	line-height: 1
}

.process-item-section3 .proces-item h4 {
	margin: 0 0 10px
}

.process-item-section3 .proces-item h4 a {
	color: #0a0a0a
}

.process-item-section3 .proces-item.active:after,
.process-item-section3 .proces-item:hover:after {
	background: #c4272f
}

.process-item-section3 .proces-item.active .number,
.process-item-section3 .proces-item:hover .number {
	color: #c4272f
}

.project-counter.row {
	margin-left: -10px;
	margin-right: -10px
}

.project-counter .col-md-6 {
	padding-left: 10px;
	padding-right: 10px
}

.project-counter .rs-counter-list {
	margin-bottom: 10px;
	padding: 20px 0 30px
}

.project-counter .rs-counter-list h3 {
	color: #c4272f;
	margin: 0 0 10px;
	position: relative;
	display: inline-block
}

.project-counter .rs-counter-list h3:after {
	font-family: Flaticon;
	font-size: 18px;
	font-style: normal;
	color: #c4272f;
	position: absolute;
	content: "\F109";
	right: -20px;
	bottom: 10px
}

.project-counter .rs-counter-list h4 {
	margin: 0
}

.project-counter2 .rs-counter-list {
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	padding: 30px 0 35px
}

.rs-project-style .project-desc h3 {
	line-height: 23px;
	font-size: 24px;
	margin-bottom: 32px;
	font-weight: 600
}

.rs-project-style .project-img {
	margin-bottom: 47px
}

.rs-project-style .ps-informations {
	padding: 40px 40px 45px;
	background: hsla(0, 0%, 6%, .05)
}

.rs-project-style .ps-informations .info-title {
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px
}

.rs-project-style .ps-informations ul li {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid rgba(54, 54, 54, .05)
}

.rs-project-style .ps-informations ul li span {
	width: 150px;
	display: inline-block;
	font-weight: 700
}

.rs-project-style .ps-informations ul li:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: none
}

.rs-project-style .p-style-wrap .p-style-title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600
}

.rs-project-style .p-style-wrap .item-grid .image-icon {
	position: relative;
	overflow: hidden
}

.rs-project-style .p-style-wrap .item-grid .image-icon img {
	border-radius: 5px;
	transition: all .3s ease 0s
}

.rs-project-style .p-style-wrap .item-grid .image-icon a i {
	position: absolute;
	content: "";
	left: 50%;
	top: 55%;
	transform: translate(-50%, -45%);
	text-align: center;
	margin: 0 auto;
	color: #c4272f;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	opacity: 0;
	background: transparent;
	line-height: 50px;
	border: 1px solid #c4272f;
	transition: all .3s ease 0s;
	z-index: 1
}

.rs-project-style .p-style-wrap .item-grid .image-icon a i:hover {
	color: #fff;
	background: #c4272f
}

.rs-project-style .p-style-wrap .item-grid .image-icon:after {
	position: absolute;
	content: "";
	width: 100%;
	border-radius: 5px;
	height: 100%;
	top: 0;
	opacity: 0;
	transition: all .3s ease 0s;
	left: 0;
	background: rgba(0, 0, 0, .6)
}

.rs-project-style .p-style-wrap .item-grid:hover .image-icon img {
	transform: scale(1.1)
}

.rs-project-style .p-style-wrap .item-grid:hover .image-icon a i {
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 1
}

.rs-project-style .p-style-wrap .item-grid:hover .image-icon:after {
	opacity: 1
}

.rs-customer-counter .rs-title2.white-text p,
.rs-customer-counter .rs-title2.white-text span {
	color: #fff
}

.rs-customer-counter .customer-inner-counter {
	margin-top: 70px;
	padding: 65px 70px 70px
}

.rs-customer-counter .custom-max-width {
	max-width: 100%
}

.rs-customer-counter .rs-counter-list {
	position: relative;
	-ms-flex-pack: center;
	justify-content: center
}

.rs-customer-counter .rs-counter-list .rs-counter {
	font-size: 42px;
	font-weight: 600;
	padding: 0;
	color: #fff;
	margin-bottom: 5px;
	position: relative;
	display: inline-block;
	font-family: Poppins, sans-serif;
	line-height: 1
}

.rs-customer-counter .rs-counter-list .rs-counter:before {
	content: "+";
	right: -25px;
	position: absolute;
	color: #fff;
	top: 0;
	font-weight: 600
}

.rs-customer-counter .rs-counter-list h5 {
	display: block;
	color: #fff;
	margin-bottom: 0
}

.rs-customer-counter .border-1,
.rs-customer-counter .border-2 {
	position: relative
}

.rs-customer-counter .border-1:after,
.rs-customer-counter .border-1:before,
.rs-customer-counter .border-2:after,
.rs-customer-counter .border-2:before {
	position: absolute;
	content: "";
	background: #fa8a56
}

.rs-customer-counter .about-service-item .service-icon {
	margin-right: 20px
}

.rs-customer-counter .about-service-item .service-icon i,
.rs-customer-counter .about-service-item .service-icon i:before {
	font-size: 40px;
	color: #fff
}

.rs-customer-counter .about-service-item .title {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height: normal
}

.counter-top-area .rs-counter-list {
	position: relative;
	-ms-flex-pack: center;
	justify-content: center
}

.counter-top-area .rs-counter-list:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 70px;
	background: #3c3e40;
	top: 50%;
	transform: translateY(-50%);
	right: -15px;
	opacity: .6
}

.counter-top-area .rs-counter-list.border-none:before {
	display: none
}

.counter-top-area .rs-counter-list .icon-left {
	padding-right: 20px
}

.counter-top-area .rs-counter-list .icon-left i {
	color: #c4272f;
	display: block;
	padding-top: 8px
}

.counter-top-area .rs-counter-list .icon-left i,
.counter-top-area .rs-counter-list .icon-left i:before {
	font-size: 60px
}

.counter-top-area .rs-counter-list .rs-counter {
	font-size: 42px;
	font-weight: 600;
	padding: 0;
	color: #fff;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
	font-family: Poppins, sans-serif;
	line-height: 1
}

.counter-top-area .rs-counter-list .rs-counter:before {
	content: "+";
	right: -25px;
	position: absolute;
	color: #fff;
	top: 0;
	font-weight: 600
}

.counter-top-area .rs-counter-list h5 {
	display: block;
	color: #fff;
	margin-bottom: 0
}

.rs-counter .counter-top-area .rs-count .rs-counter-list {
	text-align: center
}

.rs-counter .counter-top-area .rs-count .rs-counter-list i {
	font-size: 40px;
	color: #c4272f
}

.rs-counter .counter-top-area .rs-count .rs-counter-list h3 {
	color: #fff;
	font-weight: 900;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	margin-top: 20px
}

.rs-counter .counter-top-area .rs-count .rs-counter-list h4 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0
}

.rs-counter.default-style .rs-count .rs-counter-list {
	text-align: left
}

.rs-counter.default-style .rs-count .rs-counter-list h3 {
	color: #c4272f;
	display: inline-block
}

.rs-counter.default-style .rs-count .rs-counter-list span {
	color: #c4272f;
	font-size: 30px;
	line-height: 30px;
	font-weight: 900
}

.rs-counter.default-style .rs-count .rs-counter-list h4,
.rs-counter.default-style .rs-count h4 {
	color: #052867
}

.rs-counter.bg1 {
	background: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.rs-counter.bg2 {
	background: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.rs-progressbar-video {
	position: relative;
	overflow: hidden
}

.rs-progressbar-video .progressbar-area {
	padding-left: 30px;
	padding-right: 20px
}

.rs-our-skills .video-img {
	background: url(../images/about-video-main.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	padding: 265px 0 278px
}

.rs-our-skills .video-img .play-btn {
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	text-align: center;
	font-size: 23px;
	display: block;
	background: #c4272f;
	position: relative
}

.rs-our-skills .video-img .play-btn i {
	color: #052867
}

.rs-our-skills .video-img .play-btn:after {
	z-index: 1;
	width: 75px;
	height: 75px
}

.rs-our-skills .video-img .play-btn:after,
.rs-our-skills .video-img .play-btn:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	background: transparent;
	border-radius: 50%;
	animation: pulse-border 1.5s ease-out infinite;
	transition: all .3s ease 0s;
	border: 1px solid #c4272f
}

.rs-our-skills .video-img .play-btn:before {
	width: 85px;
	height: 85px;
	z-index: 0
}

.rs-our-skills .cl-skill-bar .skillbar-title {
	color: #222;
	text-align: left
}

.rs-our-skills .cl-skill-bar .skillbar {
	background: #fff;
	border-radius: 3px;
	height: 5px;
	margin: 3px 0 18px;
	position: relative;
	width: 100%
}

.rs-our-skills .cl-skill-bar .skillbar .skillbar-bar {
	background: #c4272f;
	border-radius: 3px;
	height: 5px;
	width: 0;
	margin-bottom: 0
}

.rs-our-skills .cl-skill-bar .skillbar .skill-bar-percent {
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: -30px;
	color: #c4272f
}

.rs-testimonial-section .owl-stage-outer {
	padding: 12px 0
}

.rs-testimonial-section .testimonial-part .single-testimonial {
	padding: 40px 20px 30px;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	position: relative;
	box-shadow: 0 0 10px rgba(34, 34, 34, .2);
	background: #fff
}

.rs-testimonial-section .testimonial-part .single-testimonial:before {
	font-family: Fontawesome;
	font-size: 50px;
	font-style: normal;
	color: #c4272f;
	position: absolute;
	content: "\F10D";
	left: 50%;
	transform: translateX(-50%);
	top: 32px;
	opacity: .1
}

.rs-testimonial-section .testimonial-part .single-testimonial .des p {
	margin: 0 0 20px
}

.rs-testimonial-section .testimonial-part .single-testimonial.text-center .testimonial-title:before {
	left: 50%;
	top: -24px;
	transform: translateX(-50%)
}

.rs-testimonial-section .testimonial-part .auther-info .name {
	font-size: 18px;
	font-weight: 600;
	color: #0a0a0a;
	text-transform: uppercase
}

.rs-testimonial-section .testimonial-part .team-img {
	margin: 0 0 24px
}

.rs-testimonial-section .testimonial-part .team-img img {
	max-width: 80px;
	margin: 0 auto;
	border-radius: 50%
}

.rs-testimonial-section2 {
	position: relative
}

.rs-testimonial-section2 .rs-carousel {
	max-width: 600px;
	margin: 0 auto
}

.rs-testimonial-section2 .primary-bg-left,
.rs-testimonial-section2 .secondary-bg-right {
	position: absolute;
	height: 100%;
	background: #c4272f
}

.rs-testimonial-section2 .primary-bg-left {
	top: -70px;
	left: 0;
	width: 40%
}

.rs-testimonial-section2 .secondary-bg-right {
	top: -20px;
	right: 0;
	width: 60%;
	background: #052867
}

.rs-testimonial-section2 .testimonial-part {
	margin-top: -70px;
	position: relative
}

.rs-testimonial-section2 .testimonial-part:after {
	content: "";
	position: absolute;
	height: 85.2%;
	background: #052867;
	width: 85px;
	left: 0;
	top: 53.2%;
	transform: translateY(-50%)
}

.rs-testimonial-section2 .testimonial-part .single-testimonial {
	padding: 0 0 70px
}

.rs-testimonial-section2 .testimonial-part .single-testimonial .des {
	position: relative;
	padding: 40px 0;
	padding-bottom: 82px
}

.rs-testimonial-section2 .testimonial-part .single-testimonial .des:before {
	font-family: Fontawesome;
	font-size: 50px;
	font-style: normal;
	color: #c4272f;
	position: absolute;
	content: "\F10D";
	left: 50%;
	transform: translateX(-50%);
	top: 38px;
	opacity: .2
}

.rs-testimonial-section2 .testimonial-part .single-testimonial .des p {
	margin: 0 0 20px;
	color: #ccc
}

.rs-testimonial-section2 .testimonial-part .auther-info {
	margin-bottom: 10px
}

.rs-testimonial-section2 .testimonial-part .auther-info .name {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase
}

.rs-testimonial-section2 .testimonial-part .auther-info .position {
	color: #ccc
}

.rs-testimonial-section2 .testimonial-part .team-img {
	margin: 0 0 7px
}

.rs-testimonial-section2 .testimonial-part .team-img img {
	max-width: 130px;
	margin: 0 auto;
	border-radius: 10%
}

.rs-testimonial-section2 .owl-nav {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 100px
}

.rs-testimonial-section2 .owl-nav .owl-next,
.rs-testimonial-section2 .owl-nav .owl-prev {
	display: inline-block;
	background: #c4272f;
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	margin: 0 5px
}

.rs-testimonial-section2 .owl-nav .owl-next i,
.rs-testimonial-section2 .owl-nav .owl-next i:before,
.rs-testimonial-section2 .owl-nav .owl-prev i,
.rs-testimonial-section2 .owl-nav .owl-prev i:before {
	font-size: 15px
}

.rs-testimonial .rs-carousel {
	position: relative
}

.rs-testimonial .rs-carousel .owl-controls .owl-nav .owl-prev {
	position: absolute;
	content: "";
	top: 13%;
	left: 43%;
	transition: all .3s ease 0s
}

.rs-testimonial .rs-carousel .owl-controls .owl-nav .owl-prev i {
	color: #fff
}

.rs-testimonial .rs-carousel .owl-controls .owl-nav .owl-prev i:before {
	content: "\F138";
	font-size: 20px;
	font-family: Flaticon
}

.rs-testimonial .rs-carousel .owl-controls .owl-nav .owl-next {
	position: absolute;
	content: "";
	top: 13%;
	right: 43%;
	transition: all .3s ease 0s
}

.rs-testimonial .rs-carousel .owl-controls .owl-nav .owl-next i {
	color: #fff
}

.rs-testimonial .rs-carousel .owl-controls .owl-nav .owl-next i:before {
	content: "\F137";
	font-size: 20px;
	font-family: Flaticon
}

.rs-carousel .owl-controls .owl-dots {
	text-align: center
}

.rs-carousel .owl-controls .owl-dots .owl-dot {
	width: 20px;
	height: 8px;
	display: inline-block;
	margin: 0 6px;
	padding: 3px 0;
	border-radius: 30px;
	border: 1px solid #c4272f
}

.rs-carousel .owl-controls .owl-dots .active,
.rs-carousel .owl-controls .owl-dots .owl-dot:hover {
	background: #c4272f
}

.rs-testimonial .rs-carousel:hover .owl-controls .owl-nav .owl-prev {
	left: 42%
}

.rs-testimonial .rs-carousel:hover .owl-controls .owl-nav .owl-next {
	right: 42%
}

.rs-testimonial .customer-item {
	text-align: center;
	background: unset!important;
	padding: 0;
	border-radius: 3px;
	transition: all .3s ease 0s
}

.rs-testimonial .customer-item .item-img {
	margin-bottom: 25px
}

.rs-testimonial .customer-item .item-img img {
	width: 90px;
	border-radius: 50%;
	margin: 0 auto
}

.rs-testimonial .customer-item .item-details {
	font-style: italic
}

.rs-testimonial .customer-item .item-details p {
	margin: 0 auto 30px;
	color: #fff;
	max-width: 800px
}

.rs-testimonial .customer-item .item-author .item-name {
	color: #fff;
	font-size: 20px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	margin: 10px 0 19px
}

.rs-testimonial .customer-item .item-author .item-designation {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	display: block;
	text-transform: capitalize
}

.rs-testimonial.default-stle .customer-item .item-details p {
	color: #052867;
	position: relative;
	padding-top: 45px
}

.rs-testimonial.default-stle .customer-item .item-details p:before {
	content: "\F10D";
	position: absolute;
	font-family: FontAwesome;
	opacity: .05;
	font-size: 50px;
	top: 0;
	left: 50%;
	font-style: normal;
	transform: translateX(-50%)
}

.rs-testimonial.default-stle .customer-item .item-author .item-name {
	color: #4a4a4a
}

.rs-testimonial.default-stle .customer-item .item-author .item-designation,
.rs-testimonial.default-stle .rs-carousel .owl-controls .owl-nav .owl-prev i {
	color: #052867
}

.rs-testimonial.default-stle .rs-carousel .owl-controls .owl-nav .owl-prev i:hover {
	color: #c4272f
}

.rs-testimonial.default-stle .rs-carousel .owl-controls .owl-nav .owl-next i {
	color: #052867
}

.rs-testimonial.default-stle .rs-carousel .owl-controls .owl-nav .owl-next i:hover {
	color: #c4272f
}

.rs-testimonial.tesi-margin-style {
	margin-top: 630px
}

.rs-testimonial.bg-2 {
	background: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	transition: all .3s ease 0s
}

.rs-testimonial.bg-3 {
	background: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	transition: all .3s ease 0s
}

.newsletter-section {
	position: relative
}

.newsletter-section .subscribe-text .sub-title {
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px
}

.newsletter-section .subscribe-text .title {
	margin: 0
}

.newsletter-section .subscribe-text span,
.newsletter-section .subscribe-text span a {
	font-weight: 400;
	color: #4a4a4a
}

.newsletter-section .subscribe-text span a i,
.newsletter-section .subscribe-text span i {
	margin-right: 2px
}

.newsletter-section .subscribe-text span+span,
.newsletter-section .subscribe-text span a+span {
	margin-left: 5px
}

.newsletter-section .subscribe-text .title,
.newsletter-section .subscribe-text i,
.newsletter-section .subscribe-text span a:hover {
	color: #c4272f
}

.newsletter-section .subscribe-form {
	max-width: 590px;
	margin: 45px auto 0
}

.newsletter-section .subscribe-form h2 {
	margin: 0 0 38px;
	text-align: center
}

.newsletter-section .news-form {
	position: relative
}

.newsletter-section .news-form .form-input {
	width: 100%;
	height: 60px;
	padding: 5px 20px;
	background: #0e1254;
	outline: none;
	color: #4a4a4a;
	border: 0;
	font-size: 16px;
	font-weight: 400
}

.newsletter-section .news-form .form-input::-webkit-input-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.newsletter-section .news-form .form-input::-moz-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.newsletter-section .news-form .form-input:-ms-input-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.newsletter-section .news-form .form-input:-moz-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.newsletter-section .news-form .form-button {
	position: absolute;
	top: 0;
	right: 0;
	height: 60px;
	min-width: 170px;
	background-color: #c4272f;
	font-size: 16px;
	border: 0;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	padding: 0;
	border-radius: 0
}

.newsletter-section .secondery-bg {
	background: rgba(3, 7, 73, .7);
	padding: 64px 0 70px
}

.newsletter-section .secondery-bg .subscribe-text .sub-title,
.newsletter-section .secondery-bg .subscribe-text span,
.newsletter-section .secondery-bg .subscribe-text span a {
	color: #fff
}

.newsletter-section .secondery-bg .subscribe-text span a:hover {
	color: #c4272f
}

.newsletter-section .secondery-bg .subscribe-form h2 {
	color: #fff
}

.newsletter-section .subscribe-inner {
	padding-left: 30px;
	padding-right: 30px
}

.rs-subscribe-project {
	position: relative
}

.rs-subscribe-project .subscribe-image {
	margin-top: -100px
}

.rs-subscribe-project .subscribe-text h2 {
	margin: 0 0 16px
}

.rs-subscribe-project .subscribe-text .sub-title {
	font-size: 24px;
	color: #7e8689
}

.rs-subscribe-project .subscribe-form input {
	width: 100%;
	background: transparent;
	margin-bottom: 20px;
	border: 1px dashed #7e8689;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
	border-radius: 3px;
	color: #fff
}

.rs-subscribe-project .subscribe-form .readon {
	border: none;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0 18px;
	margin-top: 10px
}

.rs-cta-section {
	padding: 60px 0
}

.rs-blog .owl-stage-outer {
	padding: 0 0 15px
}

.rs-blog.main .owl-stage-outer {
	padding: 0
}

.rs-blog .single-blog {
	box-shadow: 0 4px 10px rgba(34, 34, 34, .2);
	background: #fff
}

.rs-blog .single-blog .blog-img {
	position: relative
}

.rs-blog .single-blog .blog-img img {
	width: 100%!important;
	height: auto!important
}

.rs-blog .single-blog .blog-img .date-mata {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(196, 39, 47, .85);
	color: #fff;
	padding: 8px 20px
}

.rs-blog .single-blog .blog-img .date-mata.event {
	background: rgba(5, 40, 103, .85)
}

.rs-blog .single-blog .blog-img .date-mata i {
	margin-right: 2px
}

.rs-blog .single-blog .blog-img .center-item {
	border-radius: 3px 3px 0 0;
	left: 50%;
	transform: translateX(-50%)
}

.rs-blog .single-blog .blog-details {
	padding: 10px 24px 20px;
	border-radius: 0 0 5px 5px
}

.rs-blog .single-blog .blog-details .des img {
	max-width: 100%!important;
	height: auto!important;
	margin-right: 20px
}

.rs-blog .single-blog .blog-details .blog-meta li {
	display: inline-block;
	font-size: 15px;
	padding-right: 15px
}

.rs-blog .single-blog .blog-details .blog-title {
	margin: 8px 0 0
}

.rs-blog .single-blog .blog-details .blog-title a {
	color: #0a0a0a
}

.rs-blog .single-blog .blog-details .blog-title a:hover {
	color: #c4272f
}

.rs-blog .single-blog .blog-details.border-style {
	border: 1px solid #e1e1e1;
	border-top: 0
}

.rs-blog .single-blog .pattern-repeat .blog-title a {
	color: #0a0a0a
}

.rs-blog .single-blog .black-pattern .blog-meta li {
	color: #ccc
}

.rs-blog .single-blog .black-pattern .blog-title a {
	color: #fff
}

.rs-blog .bullet {
	text-align: center;
	margin-top: 25px
}

.rs-blog .bullet li {
	display: inline;
	margin-right: 10px
}

.rs-blog .bullet li a {
	border-radius: 50%;
	background: transparent;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	color: #0a0a0a
}

.rs-blog .bullet li.active a,
.rs-blog .bullet li:hover a {
	background: #c4272f;
	color: #fff
}

.blog-inner .single-blog .blog-details {
	padding: 10px 30px 26px
}

.blog-inner .single-blog .blog-details .blog-title {
	font-size: 18px
}

.blog-inner .single-blog .blog-details .blog-title,
.blog-inner .single-blog .blog-details p {
	margin: 15px 0 10px
}

.blog-inner .single-blog .blog-details .blog-meta {
	margin-bottom: 7px
}

.blog-inner .single-blog .continue-reading a {
	position: relative;
	font-weight: 500
}

.blog-inner .single-blog .continue-reading a:after {
	position: absolute;
	font-family: Flaticon;
	top: 0;
	color: #c4272f;
	content: "\F100";
	right: -24px;
	transition: all .3s ease 0s
}

.blog-inner .single-blog .continue-reading a:hover:after {
	right: -30px
}

.rs-blog-single .blog-single-inner .blog-meta {
	margin: 12px 0
}

.rs-blog-single .blog-single-inner .blog-meta li {
	display: inline-block;
	font-size: 15px;
	padding-right: 15px
}

.rs-blog-single .blog-single-inner .blog-date {
	float: left;
	width: 60px;
	height: 60px;
	color: #c4272f;
	font-size: 28px;
	font-weight: 700;
	line-height: 25px;
	border-right: 2px solid #eee;
	margin-right: 20px
}

.rs-blog-single .blog-single-inner .blog-date span {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 10px
}

.rs-blog-single .blog-single-inner .title {
	font-size: 18px;
	line-height: normal
}

.rs-blog-single .blog-single-inner .blog-title div ul li {
	display: inline;
	color: #0a0a0a
}

.rs-blog-single .blog-single-inner .blog-title div ul li a {
	color: #0a0a0a
}

.rs-blog-single .blog-single-inner .blog-title div ul li a:hover {
	color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-title div ul li:after {
	content: "/";
	color: #0a0a0a;
	position: relative;
	margin-left: 5px;
	margin-right: 5px
}

.rs-blog-single .blog-single-inner .blog-title div ul li:last-child:after {
	margin: 0;
	padding: 0;
	content: unset
}

.rs-blog-single .blog-single-inner .blog-image {
	margin-bottom: 25px
}

.rs-blog-single .blog-single-inner .blog-content blockquote {
	margin: 25px 0;
	padding: 25px 30px;
	font-style: italic;
	color: #0a0a0a;
	background: #f7f7fc
}

.rs-blog-single .blog-single-inner .blog-content .single-list {
	margin-left: 20px;
	margin-bottom: 20px
}

.rs-blog-single .blog-single-inner .blog-content .single-list li {
	position: relative;
	padding-left: 20px
}

.rs-blog-single .blog-single-inner .blog-content .single-list li:before {
	font-family: FontAwesome;
	content: "\F105";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-content .image-with-p img {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 9px
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags {
	margin-top: 40px;
	display: block;
	border-top: 1px solid #f0eeee;
	border-bottom: 1px solid #f0eeee;
	padding: 15px 0
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li {
	display: inline-block;
	margin-right: 5px
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li a {
	padding: 5px 16px;
	background: transparent;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	color: #0a0a0a;
	display: block;
	font-weight: 500;
	border-radius: 3px
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li a:hover {
	background: #c4272f;
	color: #fff;
	border-color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li:last-child {
	margin: 0
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags .social-links li {
	display: inline-block;
	padding-left: 15px
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags .social-links li a {
	color: #4a4a4a
}

.rs-blog-single .blog-single-inner .blog-content .blog-tags .social-links li a:hover {
	color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav {
	padding-top: 42px;
	padding-bottom: 35px
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav ul li {
	display: inline
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav ul li a {
	color: #0a0a0a;
	font-weight: 500
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav ul li a i {
	margin-right: 10px
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav ul li a:hover {
	color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav ul li:last-child {
	float: right
}

.rs-blog-single .blog-single-inner .blog-content .blog-nav ul li:last-child a i {
	margin-right: 0;
	margin-left: 10px
}

.rs-blog-single .blog-single-inner .blog-content .blog-like-section .single-blog .blog-details {
	padding: 15px
}

.rs-blog-single .blog-single-inner .blog-content .blog-like-section .single-blog .blog-details .blog-title {
	margin-top: 0;
	line-height: 24px
}

.rs-blog-single .blog-single-inner .blog-content .blog-like-section .single-blog .blog-details .blog-meta {
	margin: 0
}

.rs-blog-single .blog-single-inner .blog-content .blog-like-section .single-blog .blog-details .blog-meta li {
	font-size: 12px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment {
	margin-bottom: 20px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment h4.title-bg {
	margin: 36px 0 6px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment span {
	font-size: 12px;
	color: #7e8689
}

.rs-blog-single .blog-single-inner .blog-content .author-comment h6 {
	margin: 0 0 8px;
	font-size: 18px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul {
	padding: 0;
	margin: 0
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li {
	margin: 0 0 2px;
	padding: 20px 22px;
	border-bottom: 1px solid #ddd
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li:nth-child(2) {
	margin-left: 100px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li:nth-child(2) .col-sm-2 {
	padding: 0
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li:last-child {
	border-bottom: none
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .image-comments {
	margin-top: 0
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .image-comments img {
	width: 90px;
	border-radius: 100%
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .reply {
	display: block;
	position: absolute;
	text-align: right;
	width: 95%;
	top: -4px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .reply a {
	color: #0a0a0a
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .reply a:hover {
	color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments h4 {
	margin: 0 0 12px
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments a {
	color: #c4272f
}

.rs-blog-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments p {
	margin: 6px 0 0
}

.rs-blog-single .blog-single-inner .blog-content .blog-form .readon {
	text-transform: uppercase
}

.rs-blog-single .blog-single-inner .blog-content .blog-form h3 {
	font-size: 30px
}

.rs-blog-single .blog-single-inner .blog-content .blog-form form label {
	display: block
}

.rs-blog-single .blog-single-inner .blog-content .blog-form form input {
	width: 100%;
	height: 50px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-bottom: 23px
}

.rs-blog-single .blog-single-inner .blog-content .blog-form form textarea {
	width: 100%;
	height: 160px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-bottom: 25px
}

.cb-sidebar .cb-widget-title {
	padding: 14px 20px;
	border-radius: 0;
	background: #052867
}

.cb-sidebar .h-search {
	padding: 20px 24px;
	background: #052867
}

.cb-sidebar .cb-search {
	overflow: hidden;
	position: relative;
	margin-bottom: 45px;
	border-radius: 0;
	background: #f7f7fc;
	padding: 20px
}

.cb-sidebar .cb-search button,
.cb-sidebar .cb-search input {
	color: #4a4a4a
}

.cb-sidebar .cb-search input {
	border: none;
	padding: 10px 17px;
	width: 100%;
	background: #fff
}

.cb-sidebar .cb-search input::-webkit-input-placeholder {
	color: #4a4a4a
}

.cb-sidebar .cb-search input::-moz-placeholder {
	color: #4a4a4a
}

.cb-sidebar .cb-search input:-ms-input-placeholder {
	color: #4a4a4a
}

.cb-sidebar .cb-search input:-moz-placeholder {
	color: #4a4a4a
}

.cb-sidebar .cb-search button {
	background: transparent;
	border: medium none;
	padding: 11px 16px;
	position: absolute;
	right: 15px;
	top: 20px;
	z-index: 10;
	font-size: 16px;
	outline: none;
	transition: all .3s ease 0s;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer
}

.cb-sidebar .cb-search button:hover,
.cb-sidebar .cb-search button i {
	color: #c4272f
}

.cb-sidebar .cb-search ::placeholder {
	color: #fff;
	opacity: 1
}

.cb-sidebar .cb-search :-ms-input-placeholder,
.cb-sidebar .cb-search ::-ms-input-placeholder {
	color: #fff;
	opacity: 1
}

.cb-sidebar .cb-categories ul {
	padding-bottom: 20px
}

.cb-sidebar .cb-categories ul li {
	padding: 3px 20px;
	position: relative;
	margin-left: 30px
}

.cb-sidebar .cb-categories ul li:before {
	position: absolute;
	content: "\F11B";
	font-family: Flaticon;
	left: -5px;
	color: #c4272f
}

.cb-sidebar .cb-categories ul li.active a {
	color: #c4272f
}

.cb-sidebar .cb-categories ul li a {
	color: #4a4a4a;
	transition: all .3s ease 0s
}

.cb-sidebar .cb-categories ul li a:hover {
	color: #c4272f
}

.cb-sidebar .latest-post {
	padding-bottom: 20px
}

.cb-sidebar .latest-post img {
	width: auto!important;
	max-width: inherit
}

.cb-sidebar .latest-post .post-item {
	display: -ms-flexbox;
	display: flex;
	padding: 0 20px
}

.cb-sidebar .latest-post .post-item.report {
	padding: 0 0 20px;
	border-bottom: 1px solid #ebebeb
}

.cb-sidebar .latest-post .post-item .post-img {
	transition: all .3s ease 0s;
	position: relative
}

.cb-sidebar .latest-post .post-item .post-img a:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .7);
	left: 0;
	top: 0
}

.cb-sidebar .latest-post .post-item .post-desc {
	padding-left: 20px;
	margin-top: -5px
}

.cb-sidebar .latest-post .post-item .post-desc h6 {
	margin-bottom: 5px;
	line-height: 24px;
	font-weight: 600
}

.cb-sidebar .latest-post .post-item .post-desc h6 a {
	color: #0a0a0a
}

.cb-sidebar .latest-post .post-item .post-desc h6 a:hover {
	color: #c4272f
}

.cb-sidebar .latest-post .post-item .post-desc .duration {
	font-size: 14px
}

.cb-sidebar .latest-post .post-item .post-desc .date {
	margin-right: 6px;
	font-size: 12px
}

.cb-sidebar .latest-post .post-item+.post-item {
	margin-top: 20px
}

.cb-sidebar .latest-post .post-item:hover .post-img {
	opacity: .7
}

.cb-sidebar .tags-cloud ul {
	padding: 0 20px 20px;
	margin: 0;
	overflow: hidden
}

.cb-sidebar .tags-cloud ul li {
	float: left;
	list-style: none
}

.cb-sidebar .tags-cloud ul li a {
	border: 1px solid #dcdcdc;
	padding: 5px 22px;
	margin: 0 6px 6px 0;
	display: block;
	color: #4a4a4a;
	font-size: 14px;
	line-height: 28px;
	font-weight: 600
}

.cb-sidebar .tags-cloud ul li a:hover {
	background-color: #c4272f;
	border-color: #c4272f;
	color: #fff
}

.rs-team-section .negative-margin {
	margin-top: -205px
}

.rs-team-section .team-item {
	position: relative;
	overflow: visible;
	overflow: hidden
}

.rs-team-section .team-item .normal-text {
	text-align: center;
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: -150px;
	transform: translateX(-50%);
	width: 230px;
	padding: 12px 10px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease 0s;
	background: #c4272f;
	border-radius: 3px 3px 0 0
}

.rs-team-section .team-item .normal-text .person-name {
	display: block;
	margin-bottom: 0
}

.rs-team-section .team-item .normal-text .person-name a {
	color: #fff
}

.rs-team-section .team-item .normal-text .designation {
	font-weight: 500;
	float: none;
	color: #fff;
	margin-bottom: 0
}

.rs-team-section .team-item .normal-text .social-icons {
	text-align: center;
	margin-top: 8px
}

.rs-team-section .team-item .normal-text .social-icons a {
	color: #fff;
	transition: all .3s ease;
	font-size: 16px;
	margin: 0 5px
}

.rs-team-section .team-item .normal-text .social-icons a:hover {
	color: #c4272f
}

.rs-team-section .team-item:hover .normal-text {
	opacity: 1;
	visibility: visible;
	bottom: 0
}

.rs-team-details .left-side img {
	width: 100%
}

.rs-team-details .left-side .details-box {
	padding: 20px;
	background: #052867
}

.rs-team-details .left-side .details-box ul li {
	color: #fff;
	margin-bottom: 5px
}

.rs-team-details .left-side .details-box ul li span {
	font-weight: 600;
	width: 100px;
	display: inline-block
}

.rs-team-details .left-side .details-box ul li:last-child {
	margin-bottom: 0
}

.rs-team-details .right-side .main-title {
	font-size: 30px;
	font-weight: 600
}

.rs-team-details .right-side .details-list li {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid rgba(54, 54, 54, .05);
	color: #052867
}

.rs-team-details .right-side .details-list li span {
	width: 100px;
	display: inline-block;
	font-weight: 600
}

.rs-team-details .right-side .details-list li:first-child {
	padding-top: 0;
	border-top: none;
	margin-top: 0
}

.rs-team-details .right-side .social-list {
	margin-top: 30px
}

.rs-team-details .right-side .social-list li {
	display: inline-block;
	margin-right: 5px
}

.rs-team-details .right-side .social-list li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: transparent;
	border-color: #052867;
	border: 1px solid;
	border-radius: 50%;
	color: #052867;
	text-align: center
}

.rs-team-details .right-side .social-list li a:hover {
	color: #c4272f;
	border-color: #c4272f
}

.rs-team-details .right-side .social-list li:last-child {
	margin: 0
}

.rs-team-details .right-side .bottom-part {
	border-top: 1px solid rgba(0, 0, 0, .06);
	padding-top: 30px;
	margin-top: 30px
}

.rs-faq-section .nagetive-margin {
	margin-top: -70px
}

.rs-faq-section .submit-form {
	padding: 40px 50px 50px;
	background: #052867;
	border-radius: 5px
}

.rs-faq-section .submit-form h3 {
	margin: 0 0 28px;
	color: #c4272f
}

.rs-faq-section .submit-form input,
.rs-faq-section .submit-form textarea {
	width: 100%;
	background: #0e1254;
	margin-bottom: 20px;
	border: 0;
	padding: 0 16px;
	border-radius: 3px;
	color: #fff
}

.rs-faq-section .submit-form input::-webkit-input-placeholder,
.rs-faq-section .submit-form textarea::-webkit-input-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.rs-faq-section .submit-form input::-moz-placeholder,
.rs-faq-section .submit-form textarea::-moz-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.rs-faq-section .submit-form input:-ms-input-placeholder,
.rs-faq-section .submit-form textarea:-ms-input-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.rs-faq-section .submit-form input:-moz-placeholder,
.rs-faq-section .submit-form textarea:-moz-placeholder {
	color: #d1d1d1;
	opacity: 1
}

.rs-faq-section .submit-form input {
	height: 50px;
	line-height: 50px
}

.rs-faq-section .submit-form textarea {
	height: 135px;
	padding-top: 14px
}

.rs-faq-section .submit-form .readon {
	border: none;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 500;
	margin-top: 17px
}

.faq-section h4.title {
	font-size: 30px
}

.faq-section #accordion .card {
	border-radius: 3px;
	border: none
}

.faq-section #accordion .card .card-header {
	border: none;
	border-radius: 0;
	position: relative;
	padding: 0
}

.faq-section #accordion .card .card-header .card-title {
	margin: 0
}

.faq-section #accordion .card .card-header .card-title .btn {
	color: #fff;
	position: relative;
	display: block;
	background: #052867;
	padding: 6px 25px;
	border: 1px solid #ebebeb;
	border-top: none;
	width: 100%;
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none
}

.faq-section #accordion .card .card-header .card-title .btn:after {
	color: #fff;
	content: "-";
	font-size: 30px;
	text-align: center;
	right: 25px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	font-weight: 500
}

.faq-section #accordion .card .card-header .card-title .btn.collapsed {
	background: #fff;
	color: #0a0a0a
}

.faq-section #accordion .card .card-header .card-title .btn.collapsed:after {
	content: "+";
	color: #c4272f
}

.faq-section #accordion .card .card-body {
	background: #fff;
	padding: 15px 24px;
	border: 1px solid #ebebeb;
	border-top: none
}

.faq-section #accordion .card:first-child .card-header .card-title .btn {
	border-top: 1px solid #ebebeb
}

.rs-my-account .login-side,
.rs-my-account .recover-psw-side {
	padding: 30px 40px
}

.rs-my-account .login-side form.login-form.border-style,
.rs-my-account .recover-psw-side form.login-form.border-style {
	border: 1px solid rgba(54, 54, 54, .1);
	padding: 20px;
	border-radius: 5px
}

.rs-my-account .login-side form.login-form .input-label,
.rs-my-account .recover-psw-side form.login-form .input-label {
	font-weight: 600;
	margin-bottom: 15px
}

.rs-my-account .login-side form.login-form .input-label span,
.rs-my-account .recover-psw-side form.login-form .input-label span {
	color: red;
	font-weight: 700;
	font-size: 18px
}

.rs-my-account .login-side form.login-form .input-control,
.rs-my-account .recover-psw-side form.login-form .input-control {
	width: 100%;
	display: block;
	border: 1px solid rgba(54, 54, 54, .1);
	height: 45px;
	outline: none;
	padding: 10px 18px;
	line-height: 50px;
	margin-bottom: 15px;
	border-radius: 3px
}

.rs-my-account .login-side form.login-form .login-control,
.rs-my-account .recover-psw-side form.login-form .login-control {
	margin-bottom: 15px
}

.rs-my-account .login-side form.login-form .login-control ul li,
.rs-my-account .recover-psw-side form.login-form .login-control ul li {
	margin-right: 15px;
	display: inline
}

.rs-my-account .login-side form.login-form .login-control ul li .readon,
.rs-my-account .recover-psw-side form.login-form .login-control ul li .readon {
	padding: 0 25px;
	height: 40px;
	font-size: 15px;
	outline: none;
	line-height: 40px!important
}

.rs-my-account .login-side form.login-form .login-control ul li:last-child,
.rs-my-account .recover-psw-side form.login-form .login-control ul li:last-child {
	margin-right: 0
}

.rs-my-account .login-side .recover-info,
.rs-my-account .recover-psw-side .recover-info {
	margin-bottom: 50px
}

.rs-my-account .regi-side {
	padding: 30px 40px;
	background: #f9f9f9;
	border-radius: 10px
}

.rs-my-account .regi-side form.register-form.border-style {
	border: 1px solid rgba(54, 54, 54, .1);
	padding: 20px;
	border-radius: 5px
}

.rs-my-account .regi-side form.register-form label.input-label {
	font-weight: 600;
	margin-bottom: 15px
}

.rs-my-account .regi-side form.register-form label.input-label span.req {
	color: red;
	font-weight: 700;
	font-size: 17px
}

.rs-my-account .regi-side form.register-form input.custom-placeholder {
	width: 100%;
	display: block;
	border: 1px solid rgba(54, 54, 54, .1);
	height: 45px;
	outline: none;
	padding: 10px 18px;
	line-height: 50px;
	margin-bottom: 15px;
	border-radius: 3px
}

.rs-my-account .regi-side form.register-form .margin-space {
	margin-bottom: 25px
}

.rs-my-account .regi-side form.register-form .gender-detect label span {
	margin-left: 5px;
	margin-right: 5px
}

.rs-my-account .regi-side form.register-form .gender-detect label:last-child span {
	margin-right: 0
}

.rs-my-account .regi-side form.register-form .date {
	padding: 7px;
	color: #4a4a4a;
	border-radius: 3px;
	outline: unset;
	border: 1px solid #e4e4e4;
	margin-right: 15px
}

.rs-my-account .regi-side form.register-form .checkbox {
	margin-bottom: 25px
}

.rs-my-account .regi-side form.register-form .readon {
	padding: 0 25px;
	height: 40px;
	line-height: 36px!important;
	font-size: 15px;
	outline: none
}

.rs-checkout .checkout-title {
	margin-bottom: 30px
}

.rs-checkout .checkout-title h3 {
	font-size: 26px;
	margin: 0
}

.rs-checkout .coupon-toggle .accordion .card {
	border: unset;
	border-top: 3px solid #c4272f
}

.rs-checkout .coupon-toggle .accordion .card .card-header {
	border: none;
	margin: 0;
	border-radius: unset
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
	margin: 0
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title span i {
	margin-right: 10px
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
	background: unset;
	border: none;
	color: #c4272f;
	transition: all .3s ease 0s;
	outline: none
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
	color: #0a0a0a
}

.rs-checkout .coupon-toggle .accordion .card .card-body {
	border: 1px solid #d3ced2;
	padding: 20px 20px 30px;
	margin-top: 2em;
	text-align: left;
	border-radius: 5px
}

.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
	width: 47%;
	float: left;
	margin-right: 70px
}

.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input input {
	width: 100%;
	height: 50px;
	outline: none;
	padding: 10px 18px;
	color: #4a4a4a;
	border: 1px solid rgba(54, 54, 54, .1)
}

.rs-checkout .coupon-toggle .accordion .card .card-body .readon {
	border: 1px solid #c4272f;
	outline: none;
	padding: 0 22px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer
}

.rs-checkout .coupon-toggle .accordion .card .card-body .readon:focus {
	background: unset;
	color: unset
}

.rs-checkout .full-grid {
	margin-top: 25px
}

.rs-checkout .full-grid .form-content-box {
	margin-bottom: 50px
}

.rs-checkout .full-grid .form-content-box .form-group label {
	line-height: 2;
	display: block;
	margin-bottom: 5px;
	font-weight: 600
}

.rs-checkout .full-grid .form-content-box .form-group select {
	color: #666;
	opacity: .5;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px solid #ccc;
	border-radius: 0;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	width: 100%;
	outline: none
}

.rs-checkout .full-grid .form-content-box .form-group textarea {
	height: 4em;
	line-height: 1.5;
	display: block;
	box-shadow: none;
	width: 100%;
	border: 1px solid rgba(54, 54, 54, .1);
	padding: 10px 18px;
	margin: 0;
	outline: none
}

.rs-checkout .full-grid .form-content-box .form-group .form-control-mod {
	border: 1px solid rgba(54, 54, 54, .1);
	height: 45px;
	padding: 10px 18px;
	width: 100%;
	margin: 0;
	outline: none;
	line-height: normal;
	border-radius: unset
}

.rs-checkout .full-grid .form-content-box .form-group .form-control-mod.margin-bottom {
	margin-bottom: 10px!important
}

.rs-checkout .full-grid .ordered-product table {
	width: 100%
}

.rs-checkout .full-grid .ordered-product table tr th {
	border: 1px solid #ccc;
	padding: 9px 12px
}

.rs-checkout .full-grid .ordered-product table tr td {
	border: 1px solid #ccc;
	padding: 6px 12px
}

.rs-checkout .full-grid .payment-method {
	background: #ebe9eb;
	border-radius: 5px;
	margin-top: 25px
}

.rs-checkout .full-grid .payment-method .top-area {
	border-bottom: 1px solid #d3ced2;
	padding: 1em
}

.rs-checkout .full-grid .payment-method .top-area .payment-co {
	margin-bottom: 20px
}

.rs-checkout .full-grid .payment-method .top-area .payment-co span {
	font-weight: 600;
	margin-right: 10px
}

.rs-checkout .full-grid .payment-method .top-area .p-msg {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #dfdcde;
	color: #515151
}

.rs-checkout .full-grid .payment-method .top-area .p-msg:before {
	content: "";
	display: block;
	border: 1em solid #dfdcde;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -.75em;
	left: 0;
	margin: -1em 0 0 2em
}

.rs-checkout .full-grid .payment-method .bottom-area {
	padding: 1em;
	text-align: right
}

.rs-checkout .full-grid .payment-method .bottom-area .readon {
	padding: 0 22px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	outline: none
}

.rs-cart .cart-body .cart-detail table {
	width: 100%
}

.rs-cart .cart-body .cart-detail table tr td,
.rs-cart .cart-body .cart-detail table tr th {
	padding: 25px;
	text-align: center;
	border: 1px solid #ccc;
	font-weight: 500
}

.rs-cart .cart-body .cart-detail table tr .product-remove i {
	color: red;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	background: transparent;
	transition: all .3s ease 0s
}

.rs-cart .cart-body .cart-detail table tr .product-remove i:hover {
	background: red;
	color: #fff
}

.rs-cart .cart-body .cart-detail table tr .product-thumbnail img {
	width: 50px
}

.rs-cart .cart-body .cart-detail table tr .product-quantity input {
	width: 70px;
	height: 40px;
	border: 1px solid #ccc;
	text-align: center
}

.rs-cart .cart-body .cart-detail .action {
	padding: 25px;
	border: 1px solid #ccc;
	border-top: none
}

.rs-cart .cart-body .cart-detail .action .cupon {
	display: initial
}

.rs-cart .cart-body .cart-detail .action .cupon form {
	display: inline
}

.rs-cart .cart-body .cart-detail .action .cupon form input {
	height: 40px;
	width: 140px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ccc;
	outline: none
}

.rs-cart .cart-body .cart-detail .action .cupon form input:-ms-input-placeholder {
	color: #0a0a0a;
	font-weight: 500;
	opacity: 1
}

.rs-cart .cart-body .cart-detail .action .cupon form input::placeholder {
	color: #0a0a0a;
	font-weight: 500;
	opacity: 1
}

.rs-cart .cart-body .cart-detail .action .cupon form .apply-cupon {
	height: 40px;
	width: 140px;
	line-height: 40px!important;
	font-size: 15px;
	padding: 0;
	text-align: center;
	border: 1px solid #c4272f;
	text-transform: uppercase;
	font-weight: 500;
	outline: none;
	cursor: pointer
}

.rs-cart .cart-body .cart-detail .action span {
	float: right
}

.rs-cart .cart-body .cart-detail .action span .update-cart {
	height: 40px;
	width: 140px;
	line-height: 40px!important;
	font-size: 15px;
	padding: 0;
	text-align: center;
	border: 1px solid #c4272f;
	text-transform: uppercase;
	font-weight: 500;
	outline: none;
	cursor: pointer
}

.rs-cart .cart-body .cart-total {
	padding-top: 62px
}

.rs-cart .cart-body .cart-total table {
	width: 100%
}

.rs-cart .cart-body .cart-total table tbody tr {
	border: 1px solid #ccc
}

.rs-cart .cart-body .cart-total table tbody tr th {
	padding: 20px;
	width: 40%;
	font-weight: 500
}

.rs-cart .cart-body .cart-total table tbody tr td {
	padding: 20px;
	font-weight: 500
}

.rs-cart .cart-body .cart-total .proceed-checkout {
	width: 100%;
	height: 40px;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
	border: 1px solid #c4272f;
	outline: none;
	cursor: pointer;
	line-height: 40px!important;
	font-size: 15px;
	background: #c4272f;
	color: #fff
}

.woocommerce-mini-cart {
	position: absolute;
	padding: 30px 20px;
	background: #fff;
	right: 0;
	top: 200%;
	transition: all .3s ease 0s;
	width: 270px;
	z-index: 11;
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.woocommerce-mini-cart li {
	border-bottom: 1px solid hsla(0, 0%, 67%, .25);
	padding-bottom: 20px;
	margin-bottom: 20px
}

.woocommerce-mini-cart .product-info {
	padding: 0 30px
}

.woocommerce-mini-cart .product-info a {
	color: #c4272f
}

.woocommerce-mini-cart .readon {
	height: 40px;
	line-height: 40px;
	padding: 0 15px
}

.woocommerce-mini-cart .total-price {
	padding: 5px 0 20px
}

.woocommerce-mini-cart .icon-cart i {
	color: #4a4a4a;
	width: 18px;
	height: 18px;
	line-height: 16px;
	border: 1px solid #4a4a4a;
	border-radius: 30px;
	font-weight: 500;
	font-size: 12px;
	text-align: center;
	transition: all .3s ease 0s
}

.woocommerce-mini-cart .icon-cart i:hover {
	color: #c4272f;
	border-color: #c4272f
}

.woocommerce-mini-cart .icon-cart,
.woocommerce-mini-cart .product-image {
	margin-top: 2px
}

.woocommerce-mini-cart .product-image {
	display: block;
	float: right;
	text-align: right
}

.mini-cart-active:hover .woocommerce-mini-cart {
	visibility: visible;
	opacity: 1;
	top: 100%
}

.rs-shop .product-grid .shop-item,
.shop-rp .product-grid .shop-item {
	position: relative;
	overflow: hidden;
	text-align: center;
	background: #f8f8f8
}

.rs-shop .product-grid .shop-item img,
.shop-rp .product-grid .shop-item img {
	width: 100%
}

.rs-shop .product-grid .shop-item .icon-area,
.shop-rp .product-grid .shop-item .icon-area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	z-index: 1;
	opacity: 0;
	transition: all .3s ease 0s
}

.rs-shop .product-grid .shop-item .icon-area ul li,
.shop-rp .product-grid .shop-item .icon-area ul li {
	display: inline
}

.rs-shop .product-grid .shop-item .icon-area ul li i,
.shop-rp .product-grid .shop-item .icon-area ul li i {
	width: 30px;
	height: 30px;
	line-height: 27px;
	border: 1px solid #fff;
	color: #fff;
	transition: all .3s ease 0s;
	text-align: center
}

.rs-shop .product-grid .shop-item .icon-area ul li i:hover,
.shop-rp .product-grid .shop-item .icon-area ul li i:hover {
	border-color: #c4272f;
	color: #c4272f
}

.rs-shop .product-grid .shop-item:after,
.shop-rp .product-grid .shop-item:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	transition: all .3s ease 0s
}

.rs-shop .product-grid .shop-content,
.shop-rp .product-grid .shop-content {
	text-align: center;
	background: #f7f7fc;
	padding: 30px 10px 35px
}

.rs-shop .product-grid .shop-content h4.title,
.shop-rp .product-grid .shop-content h4.title {
	margin-bottom: 10px
}

.rs-shop .product-grid .shop-content span.price,
.shop-rp .product-grid .shop-content span.price {
	display: block;
	margin-bottom: 11px;
	font-weight: 700;
	color: #c4272f
}

.rs-shop .product-grid .shop-content span.price del,
.shop-rp .product-grid .shop-content span.price del {
	opacity: .4;
	margin-right: 5px
}

.rs-shop .product-grid .shop-content a.readon,
.shop-rp .product-grid .shop-content a.readon {
	padding: 0 30px;
	height: 40px;
	line-height: 37px!important;
	font-size: 15px
}

.rs-shop .product-grid:hover .shop-item .icon-area,
.rs-shop .product-grid:hover .shop-item:after,
.shop-rp .product-grid:hover .shop-item .icon-area,
.shop-rp .product-grid:hover .shop-item:after {
	opacity: 1
}

.rs-shop .product-grid.offer-product,
.shop-rp .product-grid.offer-product {
	position: relative
}

.rs-shop .product-grid.offer-product:after,
.shop-rp .product-grid.offer-product:after {
	position: absolute;
	content: "Sale!";
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
	border-radius: 50%;
	text-align: center;
	background: #c4272f;
	color: #fff;
	z-index: 1
}

.rs-shop .rp-title,
.shop-rp .rp-title {
	margin-top: 65px;
	margin-bottom: 30px
}

.rs-shop .bullet,
.shop-rp .bullet {
	text-align: center;
	margin-top: 25px
}

.rs-shop .bullet ul li,
.shop-rp .bullet ul li {
	display: inline;
	margin-right: 10px
}

.rs-shop .bullet ul li a,
.shop-rp .bullet ul li a {
	border-radius: 50%;
	background: transparent;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	color: #0a0a0a
}

.rs-shop .bullet ul li a i:before,
.shop-rp .bullet ul li a i:before {
	margin: 0;
	font-size: 15px
}

.rs-shop .bullet ul li:last-child,
.shop-rp .bullet ul li:last-child {
	margin-right: 0
}

.rs-shop .bullet ul li.active a,
.rs-shop .bullet ul li:hover a,
.shop-rp .bullet ul li.active a,
.shop-rp .bullet ul li:hover a {
	background: #c4272f;
	color: #fff
}

.rs-single-product .single-product-nav {
	margin-top: 15px;
	text-align: center
}

.rs-single-product .single-product-nav .images-slide-single img {
	opacity: .5
}

.rs-single-product .single-product-nav .images-slide-single img:hover {
	opacity: 1
}

.rs-single-product .single-product-nav .slick-list .slick-track {
	margin: 0 auto
}

.rs-single-product .single-product-nav .slick-current img {
	opacity: 1
}

.rs-single-product .single-price-info .product-title {
	margin-bottom: 12px
}

.rs-single-product .single-price-info .single-price {
	color: #c4272f;
	font-weight: 600
}

.rs-single-product .single-price-info .some-text {
	margin-top: 15px
}

.rs-single-product .single-price-info form {
	margin-bottom: 30px
}

.rs-single-product .single-price-info form input {
	height: 40px;
	width: 70px;
	line-height: 40px;
	text-align: center;
	padding-left: 10px;
	border: 1px solid rgba(54, 54, 54, .1);
	outline: none
}

.rs-single-product .single-price-info form .readon {
	outline: none;
	font-weight: 500;
	border: 1px solid #c4272f;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0 25px;
	height: 40px;
	line-height: 40px!important;
	margin-left: 10px
}

.rs-single-product .single-price-info p.category {
	margin: 0;
	padding-top: 25px;
	border-top: 1px solid #e6e6e6
}

.rs-single-product .single-price-info p.category span {
	font-weight: 700
}

.rs-single-product .single-price-info .tag {
	margin: 0
}

.rs-single-product .single-price-info .tag span {
	font-weight: 700
}

.rs-single-product .tab-area {
	margin-top: 50px
}

.rs-single-product .tab-area ul.nav-tabs {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 32px
}

.rs-single-product .tab-area ul.nav-tabs li {
	margin-right: 3px
}

.rs-single-product .tab-area ul.nav-tabs li a {
	padding: 10px 15px;
	display: inline-block;
	border-radius: 5px 5px 0 0;
	background: #f0f0f0;
	color: #0a0a0a;
	font-weight: 600
}

.rs-single-product .tab-area ul.nav-tabs li a.active,
.rs-single-product .tab-area ul.nav-tabs li a:hover {
	background: #c4272f;
	color: #fff
}

.rs-single-product .tab-area ul.nav-tabs li:last-child {
	margin-right: 0
}

.rs-single-product .tab-area .tab-content .tab-pane .tab-title {
	margin-bottom: 34px
}

.rs-single-product .tab-area .tab-content .tab-pane .dsc-p {
	margin: 0
}

.rs-single-product .tab-area .tab-content .tab-pane table .table-box tr {
	border: 1px solid #f0f0f0
}

.rs-single-product .tab-area .tab-content .tab-pane table .table-box tr th {
	padding: 10px 20px;
	width: 150px;
	border-right: 1px solid #f0f0f0;
	display: inline-block
}

.rs-single-product .tab-area .tab-content .tab-pane table .table-box tr td {
	width: 100%;
	padding: 10px 20px;
	font-style: italic
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .top-area {
	margin-bottom: 5px
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
	margin-bottom: 23px
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .top-area h4 {
	font-weight: 400;
	color: unset
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
	margin-bottom: 15px
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
	font-weight: 600
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl input {
	border: 1px solid rgba(54, 54, 54, .1);
	padding: 10px 15px;
	margin-bottom: 10px
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
	display: block;
	width: 100%;
	padding: 10px 15px;
	height: 75px;
	border: 1px solid rgba(54, 54, 54, .1);
	margin-bottom: 20px
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
	font-weight: 600;
	margin-bottom: 18px;
	display: block
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
	display: inline
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
	color: #c4272f;
	font-weight: 400
}

.rs-single-product .tab-area .tab-content .tab-pane .reviews-grid .comment-form .readon {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	padding: 0 22px
}

.single-product-page .single-product-area .inner-single-product-slider .inner {
	margin-bottom: 26px
}

.single-product-page .single-product-area .single-product-nav {
	max-width: 570px;
	margin-top: 30px
}

.single-product-page .single-product-area .single-product-nav .slick-slide {
	position: relative;
	margin: 0 5px;
	cursor: pointer
}

.single-product-page .single-product-area .single-product-nav .slick-slide:after {
	background: rgba(0, 0, 0, .7);
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}

.single-product-page .single-product-area .single-product-nav .images-slide-single img {
	width: 100%
}

.single-product-page .single-product-area .single-product-nav .slick-current:after {
	opacity: 0
}

.single-product-page .single-product-area .single-product-nav .slick-next,
.single-product-page .single-product-area .single-product-nav .slick-prev {
	width: 120px;
	height: 120px;
	background: #c4272f;
	position: absolute;
	font-size: 0;
	top: 0;
	border: none;
	cursor: pointer;
	line-height: 130px;
	outline: none;
	display: none!important
}

.single-product-page .single-product-area .single-product-nav .slick-prev {
	left: -125px;
	border-radius: 5px 0 0 5px
}

.single-product-page .single-product-area .single-product-nav .slick-prev:before {
	content: "\F104"
}

.single-product-page .single-product-area .single-product-nav .slick-next {
	right: -125px;
	border-radius: 0 5px 5px 0
}

.single-product-page .single-product-area .single-product-nav .slick-next:before {
	content: "\F105"
}

.single-product-page .single-product-area .single-product-nav .slick-next:before,
.single-product-page .single-product-area .single-product-nav .slick-prev:before {
	color: #0a0a0a;
	font-family: FontAwesome;
	opacity: 1;
	transition: all .5s ease 0s;
	font-size: 25px;
	line-height: 20px;
	font-weight: 700
}

.single-product-page .single-product-area .single-product-nav .slick-next:focus:before,
.single-product-page .single-product-area .single-product-nav .slick-next:hover:before,
.single-product-page .single-product-area .single-product-nav .slick-prev:focus:before,
.single-product-page .single-product-area .single-product-nav .slick-prev:hover:before {
	opacity: 1;
	color: #fff
}

.single-product-page .single-price-info h4 {
	font-size: 20px;
	margin: 0 0 15px;
	font-weight: 700
}

.single-product-page .single-price-info a.primary-btn {
	font-size: 15px;
	color: #fff;
	max-width: 305px;
	display: block;
	text-align: center
}

.single-product-page .single-price-info a.primary-btn:hover {
	background: #030749
}

.single-product-page .single-price-info .hostlab-btn {
	border: 2px solid #c4272f
}

.single-product-page .single-price-info .hostlab-btn:hover {
	background: transparent;
	color: #c4272f
}

.single-product-page .single-price-info ul.single-product-icons {
	margin: 20px 0 10px
}

.single-product-page .single-price-info ul.single-product-icons li {
	display: inline-block
}

.single-product-page .single-price-info ul.single-product-icons li a {
	display: block;
	color: #4a4a4a;
	margin-right: 10px
}

.single-product-page .single-price-info ul.single-product-icons li a:hover {
	color: #c4272f
}

.single-product-page .single-price-info p.cat strong,
.single-product-page .single-price-info p.tag strong {
	font-weight: 400;
	color: #c4272f
}

.single-product-page .single-price-info p.cat,
.single-product-page .single-price-info p.tag {
	margin: 0
}

.single-product-page .single-price-info span.single-price {
	color: #c4272f;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px;
	display: block
}

.single-product-page .recent-post-area {
	margin-top: 44px
}

.single-product-page .recent-post-area ul li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd
}

.single-product-page .recent-post-area ul li img {
	transition: all .3s ease 0s;
	cursor: pointer
}

.single-product-page .recent-post-area ul li h4 {
	margin: 0;
	line-height: 20px
}

.single-product-page .recent-post-area ul li h4 a {
	font-size: 15px;
	font-weight: 500;
	color: #0a0a0a
}

.single-product-page .recent-post-area ul li span {
	font-size: 12px;
	margin-right: 12px
}

.single-product-page .recent-post-area ul li span a {
	font-size: 12px;
	font-weight: 300;
	color: #4a4a4a
}

.single-product-page .recent-post-area ul li span a i {
	font-size: 12px
}

.single-product-page .recent-post-area ul li span i {
	font-size: 12px;
	margin-right: 4px
}

.single-product-page .recent-post-area ul li:last-child {
	border-bottom: none
}

.single-product-page .recent-post-area ul li:hover a {
	color: #c4272f
}

.single-product-page .recent-post-area ul li:hover img {
	opacity: .5
}

.single-product-page .product-description ul.nav-menus {
	border-bottom: 1px solid #e5e5e5;
	margin: 50px 0 26px;
	padding-bottom: 30px
}

.single-product-page .product-description ul.nav-menus li {
	display: inline-block
}

.single-product-page .product-description ul.nav-menus li a {
	display: block;
	font-weight: 600;
	font-size: 20px;
	color: #0a0a0a;
	margin-right: 30px
}

.single-product-page .product-description ul.nav-menus li.active a,
.single-product-page .product-description ul.nav-menus li a:hover {
	color: #c4272f
}

.single-product-page .our-products-section {
	margin-top: 40px;
	padding-bottom: 70px
}

.single-product-page .our-products-section .title-bar {
	overflow: hidden;
	clear: both;
	display: block
}

.single-product-page .our-products-section .title-bar h4 {
	font-size: 20px
}

.single-product-page .tab-btm ul.nav {
	border-bottom: 1px solid #ddd;
	margin-top: 75px
}

.single-product-page .tab-btm ul.nav li a {
	border: none;
	padding: 20px 30px 20px 0;
	font-size: 18px;
	font-weight: 600;
	color: #0a0a0a
}

.single-product-page .tab-btm .tab-content {
	border: none;
	padding-top: 40px
}

.single-product-page .tab-btm ul.nav li a.active {
	color: #c4272f
}

.single-product-page .single-product-area .single-product-nav .slick-slide:first-child {
	margin-left: 0
}

.rs-partner {
	padding-top: 45px;
	padding-bottom: 45px
}

.rs-partner.long-bottom-gap {
	padding-bottom: 115px
}

.rs-partner.negative-margin {
	margin-top: -70px
}

.rs-partner .partner-item {
	min-height: 140px;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: hsla(0, 0%, 100%, .56)
}

.rs-partner .owl-carousel .owl-item img {
	width: unset;
	max-width: 100%;
	margin: 0 auto
}

.rs-partner.border-style .partner-item {
	border: 1px solid #e1e1e1
}

.rs-contact .container-fluid {
	padding: 0
}

.rs-contact .rs-contact-icon .single-icon {
	position: relative
}

.rs-contact .rs-contact-icon .single-icon .icon-part {
	width: 65px;
	height: 65px;
	line-height: 65px;
	border-radius: 50%;
	font-size: 30px;
	background: #c4272f;
	position: relative;
	z-index: 5;
	text-align: center;
	transition: all .3s;
	margin: 0 auto
}

.rs-contact .rs-contact-icon .single-icon .icon-part a {
	color: #fff;
	position: relative
}

.rs-contact .rs-contact-icon .single-icon .icon-part:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 70px;
	height: 70px;
	background: #c4272f;
	border-radius: 50%;
	animation: pulse-border 1.5s ease-out infinite;
	transition: all .3s ease 0s;
	opacity: 0;
	visibility: hidden
}

.rs-contact .rs-contact-icon .single-icon .icon-part .fa-mobile {
	font-size: 40px;
	margin-top: 13px
}

.rs-contact .rs-contact-icon .single-icon .icon-text .icon-title {
	margin: 20px 0 4px
}

.rs-contact .rs-contact-icon .single-icon .icon-text .icon-info {
	color: #4a4a4a
}

.rs-contact .rs-contact-icon .single-icon .icon-text .icon-info:hover {
	color: #c4272f
}

.rs-contact .rs-contact-icon .single-icon:hover .icon-part:before {
	opacity: 1;
	visibility: visible
}

.rs-contact .rs-contact-icon .single-icon.default-style {
	display: -ms-flexbox;
	display: flex
}

.rs-contact .rs-contact-icon .single-icon.default-style .icon-part {
	background: none;
	width: auto;
	height: auto;
	margin-right: 30px
}

.rs-contact .rs-contact-icon .single-icon.default-style .icon-part a {
	color: #c4272f
}

.rs-contact .rs-contact-icon .single-icon.default-style .icon-part a i {
	font-size: 35px
}

.rs-contact .rs-contact-icon .single-icon.default-style .icon-part:before {
	display: none
}

.rs-contact .rs-contact-icon .single-icon.default-style .icon-text .icon-title {
	margin: 0
}

.rs-contact .rs-contact-icon .single-icon.box-style {
	padding: 30px;
	box-shadow: -1px 9px 18px 0 rgba(75, 81, 91, .1);
	background: #fff;
	text-align: center;
	margin-top: 25px
}

.rs-contact .rs-contact-icon .contact-side-padding {
	padding: 0 70px
}

.rs-contact .contact-form.secondary-bg {
	color: #fff
}

.rs-contact .contact-form .form-field input,
.rs-contact .contact-form .form-field textarea {
	background: #fff;
	color: #212121;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 20px;
	transition: .35s;
	width: 100%;
	outline: none;
	box-shadow: none
}

.rs-contact .contact-form .form-field input {
	height: 48px;
	margin: 0 0 20px
}

.rs-contact .contact-form1 {
	padding: 70px 80px;
	border-radius: 3px;
	position: relative;
	margin-bottom: -200px;
	z-index: 1
}

.rs-contact .contact-form1 .form-button {
	text-align: center
}

.rs-contact .contact-page-two {
	background: #052867
}

.rs-contact .contact-page-two .contact-form1 {
	max-width: 700px
}

.rs-contact .contact-page-two .form-button {
	text-align: left
}

.rs-contact .contact-page-two .rs-map.gmap-one iframe {
	height: 660px
}

.rs-contact .contact-page-two .form-field input,
.rs-contact .contact-page-two .form-field textarea {
	background: #0e1254;
	color: #fff;
	border: 0;
	border-radius: 0;
	padding: 20px;
	transition: .35s;
	width: 100%;
	outline: none;
	box-shadow: none
}

.rs-contact .contact-page-two .form-field input::-webkit-input-placeholder,
.rs-contact .contact-page-two .form-field textarea::-webkit-input-placeholder {
	color: #d1d1d1
}

.rs-contact .contact-page-two .form-field input::-moz-placeholder,
.rs-contact .contact-page-two .form-field textarea::-moz-placeholder {
	color: #d1d1d1
}

.rs-contact .contact-page-two .form-field input:-ms-input-placeholder,
.rs-contact .contact-page-two .form-field textarea:-ms-input-placeholder {
	color: #d1d1d1
}

.rs-contact .contact-page-two .form-field input:-moz-placeholder,
.rs-contact .contact-page-two .form-field textarea:-moz-placeholder {
	color: #d1d1d1
}

.rs-contact .contact-page-two .form-field input {
	height: 48px;
	margin: 0 0 20px
}

.contact-page-one .form-1-contant {
	max-width: 800px;
	margin: 0 auto
}

.rs-map iframe {
	float: left
}

.rs-map.gmap-one iframe {
	height: 700px;
	filter: grayscale(1)
}

.rs-map.gmap-two iframe {
	height: 585px
}

.rs-map iframe {
	width: 100%;
	border: none
}

body .search-modal .modal-content {
	background: transparent;
	position: static;
	border: 0
}

body .search-modal .search-block input {
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	background: transparent;
	border-width: 0 0 1px;
	border-radius: 0;
	border-color: hsla(0, 0%, 100%, .4);
	box-shadow: none;
	color: #fff;
	font-size: 18px
}

body .search-modal .close {
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
	background-color: #c4272f;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	opacity: 1;
	outline: none;
	transition: all .3s ease 0s
}

body .search-modal .close:hover {
	opacity: .8
}

body .search-modal .close span:before {
	font-size: 14px
}

body .modal-backdrop {
	background: #052867
}

body .modal-backdrop.show {
	opacity: .96
}

.rs-page-error {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: relative
}

.rs-page-error .container {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%)
}

.rs-page-error .error-text {
	color: #052867;
	text-align: center
}

.rs-page-error .error-text .error-code {
	font-size: 150px;
	line-height: 170px;
	font-weight: 800;
	margin-bottom: 25px;
	color: #052867
}

.rs-page-error .error-text h3.error-message {
	color: #4a4a4a;
	font-size: 24px;
	line-height: 24px;
	font-weight: 600
}

.rs-page-error .error-text form {
	position: relative;
	max-width: 400px;
	margin: 0 auto
}

.rs-page-error .error-text form input {
	border: 1px solid #ddd;
	color: #444;
	padding: 0 0 0 17px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-radius: 5px;
	outline: none;
	margin-bottom: 30px
}

.rs-page-error .error-text form button {
	background: transparent;
	border: medium none;
	color: #666;
	padding: 0 16px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 10;
	font-size: 20px;
	cursor: pointer;
	border-top-right-radius: 5px;
	outline: none;
	border-bottom-right-radius: 5px;
	transition: all .3s ease 0s;
	margin-right: -17px
}

.rs-page-error .error-text form button:hover {
	background: #052867;
	color: #fff
}

.rs-footer {
	background: #052867;
	position: relative
}

.rs-footer .footer-icon {
	width: 220px;
	height: 200px;
	border-radius: 50%;
	line-height: 165px;
	text-align: center;
	color: #c4272f;
	position: absolute;
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0;
	background: #052867
}

.rs-footer .footer-icon i,
.rs-footer .footer-icon i:before {
	font-size: 65px
}

.rs-footer .footer-top {
	padding-bottom: 66px
}

.rs-footer .footer-top .footer-title {
	margin-bottom: 40px;
	color: #5b75a3;
	position: relative;
	text-transform: uppercase
}

.rs-footer .footer-top .about-widget .footer-desc {
	margin-bottom: 6px
}

.rs-footer .footer-bottom.social-links {
	font-size: 20px
}

.rs-footer .footer-bottom .social-links li {
	display: inline;
	margin-right: 20px
}

.rs-footer .footer-bottom .social-links li a {
	color: #3f5c91
}

.rs-footer .footer-bottom .social-links li a:hover {
	color: #fff
}

.rs-footer .footer-bottom .social-links li:last-child {
	margin-right: 0
}

.rs-footer .footer-top .footer-menu ul li {
	display: inline-block;
	position: relative;
	padding: 0 0 3px 25px;
	width: 49%;
	vertical-align: top
}

.rs-footer .footer-top .footer-menu ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\F105";
	color: #3f5c91;
	font-family: fontawesome
}

.rs-footer .footer-top .footer-menu ul li a {
	color: #3f5c91
}

.rs-footer .footer-top .footer-menu ul li a:hover {
	color: #fff
}

.rs-footer .footer-top .footer-menu ul li:last-child {
	margin: 0
}

.rs-footer .footer-top .footer-address {
	color: #3f5c91;
	line-height: normal
}

.rs-footer .footer-top .footer-address a {
	color: #3f5c91
}

.rs-footer .footer-top .footer-address a:hover {
	color: #fff
}

.rs-footer .footer-top .footer-address li+li {
	margin-top: 15px
}

.rs-footer .footer-top .footer-address .info {
	position: relative;
	padding-left: 25px
}

.rs-footer .footer-top .footer-address .info .icon-tag {
	position: absolute;
	left: 0
}

.rs-footer .footer-top .flicer-list {
	width: 100%;
	padding-top: 7px;
	margin-left: -4px;
	margin-right: -4px;
	overflow: hidden;
	max-width: 290px
}

.rs-footer .footer-top .flicer-list li {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	width: 33.33%;
	margin-bottom: 8px
}

.rs-footer .footer-top .flicer-list li a {
	display: block;
	transition: all .3s ease 0s
}

.rs-footer .footer-top .flicer-list li a:hover {
	opacity: .8
}

.rs-footer .footer-top .flicer-list li img {
	border-radius: 3px;
	line-height: 70px
}

.rs-footer .separator {
	border-top: 1px solid #181c5d;
	padding-bottom: 64px
}

.rs-footer .footer-bottom {
	padding: 20px 0;
	border-top: 1px solid #181c5d
}

.rs-footer .footer-bottom .copyright p {
	margin: 0;
	color: #5b75a3
}

.loading {
	position: fixed;
	height: 100%;
	background: #052867;
	z-index: 99999
}

.loading,
.loading-text {
	top: 0;
	left: 0;
	width: 100%
}

.loading-text {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	height: 100px;
	line-height: 100px
}

.loading-text span {
	display: inline-block;
	margin: 0 5px;
	color: #fff;
	font-family: Quattrocento Sans, sans-serif
}

.loading-text span:first-child {
	filter: blur(0);
	animation: blur-text 1.5s 0s infinite linear alternate
}

.loading-text span:nth-child(2) {
	filter: blur(0);
	animation: blur-text 1.5s .2s infinite linear alternate
}

.loading-text span:nth-child(3) {
	filter: blur(0);
	animation: blur-text 1.5s .4s infinite linear alternate
}

.loading-text span:nth-child(4) {
	filter: blur(0);
	animation: blur-text 1.5s .6s infinite linear alternate
}

.loading-text span:nth-child(5) {
	filter: blur(0);
	animation: blur-text 1.5s .8s infinite linear alternate
}

.loading-text span:nth-child(6) {
	filter: blur(0);
	animation: blur-text 1.5s 1s infinite linear alternate
}

.loading-text span:nth-child(7) {
	filter: blur(0);
	animation: blur-text 1.5s 1.2s infinite linear alternate
}

@keyframes blur-text {
	0% {
		filter: blur(0)
	}
	to {
		filter: blur(4px)
	}
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}
	to {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.roadmap {
	position: relative;
	z-index: 10
}

.roadmap-s1:after,
.roadmap-s1:before {
	position: absolute;
	content: "";
	top: 41px;
	width: 50%;
	height: 3px;
	background: rgba(196, 39, 47, .36)
}

.tc-light .roadmap-s1:after,
.tc-light .roadmap-s1:before {
	background: hsla(0, 0%, 100%, .1)
}

.roadmap-s1.roadmap-current:before,
.roadmap-s1.roadmap-done:after,
.roadmap-s1.roadmap-done:before {
	background: #c4272f
}

.roadmap-s1:before {
	left: 0
}

.flex-row-reverse .roadmap-s1:before {
	right: -1px;
	left: auto
}

.roadmap-s1:after {
	right: -1px;
	z-index: -1
}

.flex-row-reverse .roadmap-s1:after {
	right: auto;
	left: 0
}

.roadmap-s2 {
	text-align: center
}

.roadmap-s2:after,
.roadmap-s2:before {
	position: absolute;
	content: "";
	transition: width .3s
}

.roadmap-s2:before {
	width: 0;
	height: 4px;
	background: #c4272f;
	left: 0;
	top: 55px
}

.roadmap-s2:after {
	left: 50%;
	top: 49px;
	transform: translateX(-50%);
	height: 16px;
	width: 16px;
	border-radius: 50%;
	border: 3px solid #5b77a3;
	background-color: #122272
}

.roadmap-s2.roadmap-finished:after,
.roadmap-s2.roadmap-running:after {
	background-color: #c4272f;
	border: 2px solid #fff
}

.roadmap-s2.roadmap-finished:before {
	width: 100%
}

.roadmap-s2.roadmap-running:before {
	width: 50%
}

.roadmap-s2.roadmap-running:after {
	box-shadow: 0 0 0 12px hsla(0, 0%, 100%, .1)
}

.roadmap-slider {
	position: relative
}

.roadmap-text {
	max-width: 265px
}

.roadmap-text,
.roadmap-wrap {
	margin-left: auto;
	margin-right: auto
}

.roadmap-wrap {
	position: relative;
	padding: 0 0 10px;
	margin-bottom: 40px
}

.roadmap-wrap:after,
.roadmap-wrap:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	z-index: 7
}

.roadmap-wrap-ovl-right:after {
	right: 0;
	background-image: linear-gradient(90deg, transparent, rgba(18, 34, 114, .8) 25%, #122272 60%, #122272)
}

.roadmap-wrap-s1 {
	padding-top: 0
}

.roadmap-wrap-s1:after {
	position: absolute;
	width: 15px;
	height: calc(100% + 3px);
	border: 3px solid rgba(196, 39, 47, .36);
	top: 41px
}

.tc-light .roadmap-wrap-s1:after {
	border-color: hsla(0, 0%, 100%, .1)
}

.roadmap-wrap-s1.roadmap-wrap-done:after {
	border-color: #c4272f
}

.roadmap-wrap-s1:nth-child(odd):after {
	right: -15px;
	border-radius: 0 20px 20px 0;
	border-left: 0
}

.roadmap-wrap-s1:nth-child(2n):after {
	left: -15px;
	border-radius: 20px 0 0 20px;
	border-right: 0
}

.roadmap-wrap-s1:last-child:after {
	display: none
}

.roadmap-line {
	position: absolute;
	left: 19px;
	top: 0;
	background: #c1cef1;
	height: 100%;
	width: 2px;
	content: "";
	z-index: 9
}

.roadmap-line:after,
.roadmap-line:before {
	position: absolute;
	background: #c1cef1;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	content: "";
	left: -4px
}

.roadmap-line:before {
	top: 0
}

.roadmap-line:after {
	bottom: 0
}

.tc-light .roadmap-line,
.tc-light a:not(.btn) .roadmap-line {
	background: hsla(0, 0%, 100%, .1)
}

.tc-light .roadmap-line:after,
.tc-light .roadmap-line:before {
	background: #c4272f
}

.bg-theme-dark .roadmap-line {
	background: #1940b0
}

.bg-theme-dark .roadmap-line:after,
.bg-theme-dark .roadmap-line:before {
	background: #c4272f
}

.bg-theme .roadmap-line {
	background: #1940b0
}

.bg-theme .roadmap-line:after,
.bg-theme .roadmap-line:before {
	background: #c4272f
}

.roadmap-line-s2 {
	position: absolute;
	width: 100%;
	height: 4px;
	background: #5b77a3;
	content: "";
	top: 95px;
	border-radius: 2px;
	left: 0
}

.roadmap-line-s3:after,
.roadmap-line-s3:before {
	display: none
}

.roadmap-year {
	border-radius: 50%;
	color: #fff;
	background: #122272;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
	font-size: 12px;
	position: relative;
	left: -5px
}

.bg-theme-dark .roadmap-year,
.bg-theme .roadmap-year,
.tc-light .roadmap-year,
.tc-light a:not(.btn) .roadmap-year {
	background: #c4272f
}

.roadmap-step {
	border: 2px solid rgba(18, 34, 114, .7);
	border-radius: 5px;
	margin-left: 50px;
	padding: 20px 20px 15px;
	position: relative;
	max-width: 380px
}

.roadmap-step .image-icon {
	position: absolute;
	right: 15px;
	top: 25px;
	background: #052867;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	padding: 2px 4px;
	font-size: 13px
}

.roadmap-step a:hover {
	color: #c4272f!important;
	text-decoration: underline!important
}

.bg-light .roadmap-step {
	background: #fff
}

.roadmap-step:after,
.roadmap-step:before {
	position: absolute;
	content: ""
}

.roadmap-step:before {
	height: 18px;
	width: 18px;
	border-radius: 50%;
	border: 5px solid #fff;
	background: #122272;
	left: -41px;
	top: 34px
}

.roadmap-step:after {
	height: 2px;
	width: 22px;
	background: rgba(18, 34, 114, .56);
	left: -22px;
	top: 42px
}

.roadmap-step p:last-child {
	margin-bottom: 0
}

.roadmap-step-list li:before {
	background: #415076
}

.tc-light .roadmap-step-list li:before {
	background: #23c99d
}

.roadmap-step-list-s1 li {
	list-style: none;
	padding: 8px 0;
	position: relative
}

.roadmap-step-list-s1 li:after {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	width: 20px;
	height: 1px;
	transform: translateX(-50%);
	background: currentColor
}

.roadmap-step-list-s1 li:last-child:after {
	display: none
}

.tc-light .roadmap-step,
.tc-light a:not(.btn) .roadmap-step {
	background: hsla(0, 0%, 100%, .05);
	border-color: hsla(0, 0%, 100%, .1)
}

.tc-light .roadmap-step:before {
	background: #c4272f
}

.tc-light .roadmap-step:after {
	background: hsla(0, 0%, 100%, .1)
}

.bg-theme-dark .roadmap-step,
.bg-theme .roadmap-step {
	background: #132582;
	border-color: #1940b0
}

.bg-theme-dark .roadmap-step:before,
.bg-theme .roadmap-step:before {
	background: #c4272f;
	border-color: #122272
}

.bg-theme-dark .roadmap-step:after,
.bg-theme .roadmap-step:after {
	background: #1940b0
}

.bg-theme-dark .roadmap-step:before {
	border-color: #0c195a
}

.bg-theme-alt .roadmap-step:before {
	border-color: #1940b0
}

.bg-light .roadmap-step:before {
	border-color: #f6fafd
}

.has-bg-image .roadmap-step:before {
	border-color: transparent
}

.roadmap-step-s1 {
	margin-left: 0;
	border: none;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 15px
}

.bg-theme-dark .roadmap-step-s1,
.bg-theme .roadmap-step-s1,
.tc-light .roadmap-step-s1,
.tc-light a:not(.btn) .roadmap-step-s1 {
	background: transparent
}

.roadmap-step-s1:before {
	display: none
}

.roadmap-step-s1:after {
	width: 1px!important;
	left: 50%!important;
	height: 38px;
	top: 40px;
	z-index: -1
}

.roadmap-step-s3 {
	margin-left: 0;
	border: none;
	padding: 0 23px 30px
}

.tc-light .roadmap-step-s3,
.tc-light a:not(.btn) .roadmap-step-s3 {
	background: transparent
}

.roadmap-step-s3:before {
	display: none
}

.roadmap-step-s3:after {
	height: 60px;
	left: 50%;
	width: 2px;
	top: 75px
}

.roadmap-head {
	margin-bottom: 10px;
	padding-right: 35px;
	position: relative
}

.roadmap-finished .roadmap-head:after {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background: #052867;
	font-family: FontAwesome;
	font-weight: 700;
	font-size: .88rem;
	content: "\F03E"
}

.roadmap-head-s1,
.roadmap-head-s3 {
	padding-right: 0;
	margin-bottom: 0
}

.roadmap-head-s3 {
	padding-bottom: 120px
}

.roadmap-time {
	display: block;
	color: #052867;
	font-size: 13px
}

.tc-light .roadmap-time,
.tc-light a:not(.btn) .roadmap-time {
	color: #c4272f
}

.roadmap-time-s1 {
	padding-bottom: 27px;
	line-height: 26px;
	width: 100%;
	display: inline-block;
	font-weight: 700;
	font-size: .81rem;
	position: relative;
	color: #000
}

.roadmap-time-s1:after,
.roadmap-time-s1:before {
	position: absolute;
	content: "";
	left: 50%;
	border-radius: 50%
}

.roadmap-time-s1:after {
	bottom: 5px;
	width: 11px;
	height: 11px;
	margin-left: -5.5px;
	margin-top: -5.5px;
	background: #c4272f
}

.tc-light .roadmap-time-s1:after {
	background: #fff
}

.roadmap-time-s1:before {
	bottom: -2px;
	width: 27px;
	height: 27px;
	margin-left: -13.5px;
	margin-top: -13.5px
}

.roadmap-current .roadmap-time-s1:before,
.roadmap-done .roadmap-time-s1:before {
	background: rgba(196, 39, 47, .23)
}

.tc-light .roadmap-current .roadmap-time-s1:before,
.tc-light .roadmap-done .roadmap-time-s1:before {
	background: hsla(0, 0%, 100%, .1)
}

.roadmap-time-s3 {
	color: #8ca2e5
}

.roadmap-time-s3:before {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content: "\F1DA";
	border-radius: 50%;
	font-family: FontAwesome;
	font-weight: 600;
	box-shadow: 0 2px 7px 0 rgba(22, 163, 254, .2);
	top: 32px;
	background: linear-gradient(-90deg, #fff, #e1f3ff);
	border: 2px solid #c4272f;
	height: 32px;
	line-height: 30px;
	width: 32px;
	color: #c4272f;
	z-index: 1
}

.tc-light .roadmap-time-s3:before {
	color: #fff;
	background: linear-gradient(-90deg, #122272, #192f9e)
}

.roadmap-done .roadmap-time-s3:before {
	content: "\F00C"
}

.roadmap-running .roadmap-time-s3:before {
	content: "\F021"
}

.roadmap-title {
	color: #8ca2e5;
	font-weight: 400;
	font-size: 14px
}

.tc-light .roadmap-title,
.tc-light a:not(.btn) .roadmap-title {
	color: #fff
}

.roadmap-title-s1 {
	padding-top: 30px;
	display: inline-block;
	font-size: 1rem;
	font-weight: 500;
	color: #052867
}

.roadmap-carousel {
	padding: 0 40px
}

.roadmap-carousel:after,
.roadmap-carousel:before {
	position: absolute;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	content: "";
	top: 42px;
	background: #c4272f
}

.tc-light .roadmap-carousel:after,
.tc-light .roadmap-carousel:before {
	background: #1940b0
}

.roadmap-carousel .owl-nav {
	position: absolute;
	left: -30px;
	top: 23px;
	font-size: 36px;
	font-weight: 400;
	width: calc(100% + 60px);
	opacity: .3
}

.roadmap-carousel .owl-nav .owl-next {
	right: -30px
}

.roadmap-carousel .owl-nav .owl-prev {
	left: -30px
}

.roadmap-carousel .owl-nav .owl-next,
.roadmap-carousel .owl-nav .owl-prev {
	top: -30px;
	position: absolute;
	z-index: 2;
	height: 52px;
	width: 52px;
	font-size: 36px;
	line-height: 52px;
	text-align: center;
	color: #c4272f;
	transform: translateY(50%)
}

.roadmap-carousel:after {
	right: 0
}

.roadmap-carousel:before {
	left: 0
}

.roadmap-carousel-container {
	position: relative
}

.roadmap-carousel-container:before {
	position: absolute;
	content: "";
	left: 0;
	top: 47px;
	width: 100%;
	height: 2px;
	background: rgba(196, 39, 47, .5)
}

.tc-light .roadmap-carousel-container:before {
	background: #1940b0
}

.roadmap-carousel button.owl-dot {
	height: 6px;
	width: 12px;
	border-radius: 3px;
	display: inline-block;
	margin: 0 4px;
	transition: all .4s ease;
	background: rgba(22, 163, 254, .3)!important
}

.roadmap-carousel button.owl-dot.active {
	background: rgba(22, 163, 254, .8)!important;
	width: 20px
}

.roadmap-carousel button.owl-dot:focus {
	outline: none
}

@media (min-width:576px) {
	.roadmap-wrap-ovl-right {
		max-width: none;
		margin-right: -200px
	}
	.roadmap-wrap-ovl-right:after {
		width: 280px
	}
	.roadmap-wrap-ovl-right .owl-nav {
		margin-right: 190px
	}
}

@media (max-width:991px) {
	.roadmap-wrap-s1 {
		padding-bottom: 0
	}
	.roadmap-wrap-s1:after {
		display: none;
		border: none
	}
	.roadmap-s1:before {
		left: 0;
		top: 0
	}
	.flex-row-reverse .roadmap-s1:before {
		right: auto
	}
	.roadmap-s1:after {
		right: auto;
		left: 0;
		top: 45px
	}
	.roadmap-s1:after,
	.roadmap-s1:before {
		width: 3px;
		height: 50%
	}
	.roadmap-s1:before {
		height: 45px
	}
	.roadmap-s1:after {
		height: calc(100% - 45px)
	}
	.roadmap-title-s1 {
		padding-top: 25px
	}
	.roadmap-time-s1:after {
		left: -24px;
		bottom: -2px
	}
	.roadmap-time-s1:before {
		bottom: -10px;
		left: -24px
	}
	.roadmap-step-s1 {
		padding-left: 25px;
		padding-right: 25px
	}
	.roadmap-step-s1:after {
		width: 38px!important;
		left: 0!important;
		height: 1px!important;
		top: 48px;
		background: #fff
	}
	.roadmap-step-s1:before {
		left: 0;
		top: 52px
	}
	.roadmap-step-list-s1 li:after {
		left: 10px
	}
}

@media (min-width:992px) {
	.roadmap {
		display: -ms-flexbox;
		display: flex
	}
	.roadmap-s2 {
		display: block
	}
	.roadmap-wrap {
		padding: 0 0 10px;
		margin-bottom: 60px;
		max-width: 100%
	}
	.roadmap-wrap-ovl-left,
	.roadmap-wrap-ovl-right {
		max-width: none
	}
	.roadmap-line {
		left: 50%;
		margin-left: -1px
	}
	.roadmap-left {
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: -80px
	}
	.roadmap-left .roadmap-step {
		margin-left: 0;
		margin-right: 80px
	}
	.roadmap-left .roadmap-step:before {
		left: auto;
		right: -96px
	}
	.roadmap-left .roadmap-step:after {
		left: auto;
		right: -78px
	}
	.roadmap-right {
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.roadmap-right .roadmap-step {
		margin-left: 80px
	}
	.roadmap-year {
		height: 60px;
		width: 60px;
		line-height: 60px;
		font-size: 16px;
		position: static;
		margin-left: auto;
		margin-right: auto
	}
	.roadmap-step {
		width: 100%;
		padding: 20px 15px
	}
	.roadmap-step p {
		line-height: 16px
	}
	.roadmap-step:after,
	.roadmap-step:before {
		position: absolute;
		content: ""
	}
	.roadmap-step:before {
		left: -96px
	}
	.roadmap-step:after {
		width: 78px;
		left: -78px
	}
	.roadmap-step-list li:before {
		top: 12px
	}
	.roadmap-step-s1 {
		padding-top: 0
	}
	.roadmap-step-s1:before {
		left: 50%
	}
	.roadmap-step-s3 {
		padding-top: 0;
		background: transparent!important
	}
	.roadmap-step-s3:after {
		left: 50%;
		width: 2px
	}
	.roadmap-head {
		margin-bottom: 15px
	}
	.roadmap-time {
		font-size: 14px
	}
	.roadmap-time-s3 {
		font-size: .8rem;
		font-weight: 600
	}
	.roadmap-title {
		font-size: 14px
	}
}

@media (min-width:1200px) {
	.roadmap-left .roadmap-step:before {
		right: -91px
	}
	.roadmap-left .roadmap-step:after {
		right: -73px
	}
	.roadmap-step:before {
		left: -91px
	}
	.roadmap-step:after {
		width: 73px;
		left: -73px
	}
	.roadmap-step-s1:before {
		left: 50%
	}
	.roadmap-step-s3:after {
		left: 50%;
		width: 2px
	}
}

.team {
	margin-bottom: 30px;
	max-width: 255px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.team:hover .team-show {
	opacity: 1
}

.team-s2 {
	max-width: 240px;
	text-align: center
}

.team-s2 .word-split {
	-ms-flex-pack: center;
	justify-content: center
}

.team-s2:hover .team-show {
	opacity: .25
}

.team-sm-s2 {
	text-align: left;
	max-width: 145px
}

.team-photo {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	transition: all .4s;
	z-index: 0
}

.team-photo:after,
.team-photo:before {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	top: 0;
	left: 0;
	content: "";
	z-index: 9
}

.team-photo:after {
	opacity: .9;
	background: linear-gradient(180deg, transparent 65%, #052867);
	transition: opacity .3s
}

.team-photo img {
	border-radius: 6px;
	width: 100%;
	transition: all .4s
}

.team-photo-sm {
	max-width: 180px
}

.team-photo-s2 {
	max-width: 90%
}

.team-photo-s2:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(22, 163, 254, .4);
	border-radius: 6px;
	z-index: 1
}

.team-photo-circle {
	border-radius: 50%
}

.team-sm-s2 .team-photo {
	margin-left: 0;
	max-width: 90%
}

.team-sm-s2:hover .team-photo {
	transform: translateY(-8px)
}

.team-s3 .team-photo {
	max-width: 160px
}

.team-photo-bg:before {
	transform: scale(1);
	z-index: -1;
	opacity: 1;
	transition: all .5s ease;
	background-image: linear-gradient(90deg, #23c99d, #16a3fe)
}

.team-photo-bg:before,
.team-photo-bg a {
	position: absolute;
	content: "";
	border-radius: 50%;
	top: -12px;
	left: -12px;
	right: -12px;
	bottom: -12px
}

.team-photo-bg a {
	z-index: 1
}

.team-photo-bg:hover a+img {
	transform: scale(.85)
}

.team-show {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(22, 163, 254, .4);
	border-radius: 6px;
	transition: all .4s;
	z-index: 20;
	opacity: 0
}

.team-s2 .team-show {
	opacity: 0
}

.team-s3 .team-photo-bg .team-show {
	opacity: 0!important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.team-social {
	margin: 0 -5px
}

.team-photo .team-social {
	position: absolute;
	bottom: -17px;
	right: 17px;
	z-index: 21;
	text-align: right
}

.team-social li {
	padding: 0 4px;
	display: inline-block
}

.team-social li a {
	font-size: 13px;
	text-align: center;
	display: inline-block;
	line-height: 34px;
	height: 34px;
	width: 34px;
	border-radius: 50%;
	color: #fff;
	background: #23c99d;
	box-shadow: 0 2px 15px 0 rgba(35, 201, 157, .5)
}

.team-social li a:hover {
	background: #16a3fe;
	box-shadow: 0 2px 15px 0 rgba(22, 163, 254, .5)
}

.team-social-s2 {
	margin: 0 -10px
}

.team-social-s2 li {
	padding: 0 10px
}

.team-social-s2 li a {
	width: auto;
	background-color: transparent;
	box-shadow: none;
	color: #415076
}

.tc-light .team-social-s2 li a {
	color: #fff
}

.team-social-s2 li a:hover {
	color: #16a3fe;
	background-color: transparent;
	box-shadow: none
}

.team-s2 .team-social-s2 {
	padding-top: 15px
}

.team-s3 .team-social-s2 {
	padding-top: 10px
}

.team-name {
	color: #415076;
	padding-top: 15px;
	font-weight: 600
}

.team-name.title {
	margin-bottom: .5rem!important
}

.team-s2 .team-name.title-sm {
	font-size: .95em!important
}

.team-s2 .team-name {
	padding-top: 18px
}

.team-s3 .team-name {
	color: #16a3fe;
	font-size: 1.125rem!important;
	font-weight: 400;
	margin-bottom: 1px!important
}

.team-position {
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	line-height: normal
}

.team-s3 .team-position {
	font-weight: 300;
	color: #536697
}

.tc-light .team-position,
.tc-light a:not(.btn) .team-position {
	color: #b9d2f4
}

.team-featured-photo {
	position: relative;
	border-radius: 5px;
	overflow: hidden
}

.team-featured-info {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 18px;
	padding: 15px 20px
}

.team-featured-info span {
	font-size: 16px;
	font-weight: 300;
	display: block;
	padding-top: 5px
}

.team-featured-cont p:last-child {
	margin-bottom: 0
}

.team-featured-sub {
	text-transform: uppercase;
	color: #8ca2e5;
	font-size: 14px;
	letter-spacing: .15em
}

.team-popup {
	position: relative;
	max-width: 100%;
	margin: 10px;
	padding: 15px;
	background: #fff;
	border-radius: 6px
}

.team-popup-info p:last-child {
	margin-bottom: 0
}

.team-list {
	margin-bottom: -30px
}

@media (min-width:576px) {
	.team {
		margin-bottom: 50px
	}
	.team-s2 {
		margin-bottom: 30px;
		text-align: left
	}
	.team-s2 .word-split {
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.team-s2 .team-name {
		padding-top: 25px
	}
	.team-featured-info {
		padding: 25px 30px
	}
	.team-popup {
		padding: 40px
	}
	.team-list {
		margin-bottom: -50px
	}
}

@media (min-width:992px) {
	.team-featured-cont {
		padding-left: 20px
	}
	.team-featured-title {
		padding: 8px 0 15px
	}
	.team-name {
		padding-top: 15px;
		margin-bottom: 8px!important
	}
	.team-s2 .team-name {
		padding-top: 20px
	}
	.team-position {
		font-size: .88rem
	}
	.team-position-sm {
		font-size: 13px
	}
	.team-social {
		bottom: -20px;
		right: 20px;
		margin: 0 -5px
	}
	.team-social li {
		padding: 0 4px
	}
	.team-social li a {
		font-size: 16px;
		line-height: 40px;
		height: 40px;
		width: 40px
	}
	.team-social-s2 {
		margin: 0 -8px
	}
	.team-social-s2 li {
		padding: 0 8px
	}
	.team-social-s2 li a {
		font-size: 14px;
		height: auto;
		width: auto
	}
	.team-popup {
		margin: 10px auto;
		width: 950px
	}
}

@media (min-width:1600px) {
	.team-photo-s2 {
		max-width: 100%
	}
}

.mfp-close-btn-in .mfp-close {
	cursor: pointer;
	top: -15px;
	right: -15px;
	height: 36px;
	width: 36px;
	line-height: 37px;
	padding: 0;
	text-align: center;
	z-index: 9999;
	border-radius: 50%;
	color: #fff!important;
	opacity: 1;
	background: #052867;
	box-shadow: 0 2px 7px 0 rgba(151, 175, 213, .2);
	transition: all .4s
}

.mfp-close-btn-in .mfp-close:hover {
	text-decoration: none;
	color: #fff!important
}

.tc-light .mfp-close-btn-in .mfp-close:hover {
	color: #fff!important
}

.bg-theme {
	background-color: #052867
}

.tc-light,
.tc-light a:not(.btn) {
	color: #97afd5!important
}

@media only screen and (min-width:1440px) {
	.rs-testimonial-section2 .primary-bg-left {
		width: 43.5%
	}
	.rs-testimonial-section2 .testimonial-part:after {
		display: none
	}
}

@media only screen and (max-width:1600px) {
	#legal_Load {
		width: 816px
	}
	.full-width-header .rs-header.header-style-3:before {
		width: 18%
	}
	.home1-slider .content-inner2 {
		top: 60%
	}
}

@media only screen and (max-width:1440px) {
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title {
		line-height: 70px;
		font-size: 60px
	}
	.full-width-header .rs-header.header-style-3:before {
		width: 15%
	}
}

@media only screen and (max-width:1199px) {
	.full-width-header .rs-header-top {
		padding: 24px 0 20px
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu>li {
		padding: 15px 0
	}
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title {
		line-height: 60px;
		font-size: 45px
	}
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-subtitle {
		font-size: 20px
	}
	.rs-home-slider.home3-slider .content-inner2 .slider-text .sl-title {
		margin-bottom: 30px
	}
	.rs-title2 h2,
	.rs-title h2 {
		font-size: 36px;
		line-height: 46px
	}
	.rs-project-section .project-item .project-content .title {
		left: 15px
	}
	.rs-footer .about-widget {
		padding-right: 0
	}
	.rs-services-section-2 .rs-customer-logo ul li {
		padding-left: 15px;
		padding-right: 15px
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
		margin-right: 28px
	}
	.rs-process-section .no-gutters {
		margin-top: 100px
	}
	.rs-customer-counter .customer-inner-counter {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.counter-top-area .rs-counter-list .icon-left i,
	.counter-top-area .rs-counter-list .icon-left i:before {
		font-size: 36px
	}
	.counter-top-area .rs-counter-list h5 {
		font-size: 16px
	}
	.rs-blog .single-blog .blog-details .blog-meta li,
	.rs-services-section-2 .single-customer .custom-text .info-text,
	.rs-services-section .nav-pills li a {
		font-size: 14px
	}
	.rs-services-section-2 .construction-message {
		padding-left: 20px;
		padding-right: 20px
	}
	.rs-services-section-2 .single-customer .custom-text {
		padding-left: 45px
	}
	.rs-services-section-2 .single-customer .custom-text i:before {
		font-size: 30px
	}
	.rs-home-slider.home3-slider .content-inner2 {
		top: 50%
	}
}

@media only screen and (min-width:992px) {
	.d-pl-30 {
		padding-left: 30px
	}
	.d-pr-30 {
		padding-right: 30px
	}
	.d-pr-40 {
		padding-right: 40px
	}
	.container {
		max-width: 1270px
	}
	.rs-header .mobile-logo {
		display: none
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul>li>a {
		overflow: hidden
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul>li>a span {
		position: relative;
		transition: .5s;
		display: inline-block
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul>li>a span:before {
		position: absolute;
		top: 100%;
		content: attr(data-hover);
		transform: translateZ(0)
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul>li>a:hover span {
		transform: translateY(-100%)
	}
	.full-width-header .rs-header .menu-area.menu-sticky.sticky {
		background: #fff;
		position: fixed;
		z-index: 999;
		margin: 0 auto;
		padding: 0;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
		animation: 1s ease-in-out 0s normal none 1 running fadeInDown
	}
}

@media only screen and (max-width:991px) {
	.sec-spacer2 {
		padding: 75px 0 80px
	}
	.rs-customer-counter .customer-inner-counter,
	.rs-home-slider.home2-slider,
	.rs-process-section .process-inner.active,
	.rs-process-section .process-inner:hover,
	.rs-testimonial-section2 .testimonial-part {
		margin-top: 0
	}
	.rs-process-section .process-inner.active,
	.rs-process-section .process-inner:hover {
		margin-bottom: 0
	}
	.pt-90 {
		padding-top: 70px
	}
	.mpt-80,
	.pt-100 {
		padding-top: 80px!important
	}
	.pb-60 {
		padding-bottom: 40px
	}
	.pb-90 {
		padding-bottom: 70px!important
	}
	.pb-100,
	.rs-team-section.pb-170 {
		padding-bottom: 80px!important
	}
	.mpt-75 {
		padding-top: 75px
	}
	.mmt-30 {
		margin-top: 30px
	}
	.mmt-40 {
		margin-top: 40px
	}
	.mmt-60 {
		margin-top: 60px!important
	}
	.mmb-30 {
		margin-bottom: 30px
	}
	.mmb-40 {
		margin-bottom: 40px
	}
	.mmb-60 {
		margin-bottom: 60px
	}
	.pb-70 {
		padding-bottom: 50px!important
	}
	.pt-95 {
		padding-top: 75px
	}
	.rs-process-section .no-gutters {
		margin-top: 80px
	}
	.newsletter-section.pb-170 {
		padding-bottom: 80px!important
	}
	.rs-about-construction.pt-120 {
		padding-top: 75px!important
	}
	.rs-partner.negative-margin {
		margin-top: -35px
	}
	.counter-top-area .rs-counter-list:before,
	.dots-bg,
	.dots-bg-right,
	.hidden-md,
	.rs-header .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu-close,
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-desc,
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-desc br,
	.rs-testimonial-section2 .primary-bg-left,
	.rs-testimonial-section2 .testimonial-part:after,
	.rs-title2 p br,
	.rs-title p br {
		display: none
	}
	.rs-title2 h2,
	.rs-title h2 {
		font-size: 34px;
		line-height: 44px
	}
	.dots-bg,
	.dots-bg-right {
		bottom: -70px
	}
	.about-images img,
	.rs-testimonial-section2 .secondary-bg-right {
		width: 100%
	}
	.inner-page .logo-area {
		position: absolute;
		top: 14px
	}
	.full-width-header .rs-header.inner-page .get-btn {
		margin-left: 0;
		position: absolute;
		right: 15px;
		top: 7px
	}
	.inner-page .display-flex-center {
		display: block
	}
	.inner-page .rs-menu-toggle {
		text-align: right;
		padding-right: 125px
	}
	.full-width-header .rs-header.inner-page .menu-area.menu-sticky {
		padding-top: 6px;
		padding-bottom: 6px
	}
	.rs-home-slider.home2-slider .content-inner2 .slider-text,
	.rs-home-slider.home2-slider .content-inner2 .slider-text:after {
		background: transparent
	}
	.full-width-header .rs-header.transparent-header {
		position: relative
	}
	.full-width-header .rs-header .menu-area.menu-sticky.sticky {
		animation: 0ms ease-in-out 0s normal none 1 running fadeInDown
	}
	.full-width-header .rs-header .menu-area .background-white,
	.full-width-header .rs-header .menu-area.menu-sticky,
	.full-width-header .rs-header .menu-area.menu-sticky.sticky {
		background: #030749;
		position: relative;
		padding: 0
	}
	.full-width-header .topbar-section .right-text .social-link {
		padding-right: 30px
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
		display: block;
		margin-right: 0
	}
	.ipad-center {
		text-align: center
	}
	.full-width-header .rs-header.header-style-3 .menu-area .main-menu .rs-menu ul.nav-menu>li,
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu>li,
	.full-width-header .rs-header .menu-area .secondary-background,
	.full-width-header .rs-header .right-bar-icon ul>li.cart-inner,
	.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text,
	.rs-header .search-bar,
	.rs-home-slider.home2-slider .content-inner2 .slider-text {
		padding: 0
	}
	.home-one .full-width-header .rs-header .right-bar-icon ul>li.cart-inner,
	.home-two .full-width-header .rs-header .right-bar-icon ul>li.cart-inner {
		padding: 15px 20px
	}
	.rs-header.header-style-3 .rs-menu-toggle {
		padding: 0 80px 0 0
	}
	.rs-header .search-bar {
		position: absolute;
		right: 0;
		top: 0;
		width: auto
	}
	.home-one .rs-header .search-bar,
	.home-two .rs-header .search-bar {
		top: 0
	}
	.header-style-3 .search-bar {
		top: -13px;
		width: 100%
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
		padding-bottom: 0
	}
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
		width: 100%;
		float: none
	}
	.full-width-header .rs-header.header-style-3 .menu-area.menu-sticky {
		background: #fff;
		padding-top: 20px;
		padding-bottom: 20px
	}
	.header-style-3 .rs-menu-toggle {
		color: #c4272f!important
	}
	.full-width-header .rs-header.header-style-3 .main-menu {
		position: relative
	}
	.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner,
	.rs-home-slider.rs-home-slider .content-inner2 {
		top: 50%
	}
	.rs-services-section .service-tabs-area .tab-content-area {
		padding-left: 0
	}
	.rs-progressbar-video .progressbar-area {
		padding: 75px 40px 60px
	}
	.footer-top .row>[class*=col-]+[class*=col-] {
		margin-top: 40px
	}
	.rs-footer .footer-top .footer-title {
		margin-bottom: 30px
	}
	.video-section-area .image-here {
		padding: 200px 0
	}
	.rs-services-section-2 .rs-customer-logo ul {
		text-align: left
	}
	.full-width-header .rs-header.header-style-3 .header-mid-section .right-bar-icon {
		margin-left: 0;
		position: absolute;
		right: 0;
		top: 0
	}
	.full-width-header .header-style-3 .right-bar-icon .rs-search {
		padding-left: 15px;
		margin-left: 10px
	}
	.full-width-header .rs-header.header-style-3 .header-mid-section {
		display: block;
		width: 100%;
		text-align: right
	}
	.rs-header.header-style-3 .header-mid-section .nav-menu {
		background: #052867;
		margin-top: 7px
	}
	.rs-cta-section .cta-title,
	.rs-cta-section .read-more,
	.rs-testimonial-section2 .rs-title2 {
		text-align: center!important
	}
	.rs-testimonial-section2 .secondary-bg-right {
		top: 0
	}
	.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
		font-size: 36px
	}
	.rs-checkout .full-grid .payment-method .bottom-area {
		text-align: left
	}
	.rs-footer .footer-top .footer-menu ul li {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.hidden-sm,
	.rs-home-slider.rs-home-slider .owl-nav {
		display: none
	}
	body .mb-left {
		text-align: left!important
	}
	.footer-bottom .copyright,
	.footer-bottom .footer-logo,
	.full-width-header .topbar-section,
	.full-width-header .topbar-section .text-right,
	body .mb-center {
		text-align: center!important
	}
	.full-width-header .topbar-section .right-text .get-qoute,
	.full-width-header .topbar-section .right-text .social-link {
		float: none;
		display: inline-block
	}
	.full-width-header .topbar-section .right-text .social-link {
		margin-top: 6px;
		padding-right: 0;
		padding-left: 10px
	}
	.mt-sm-30 {
		margin-top: 30px
	}
	.mb-sm-30 {
		margin-bottom: 30px
	}
	.mb-sm-60 {
		margin-bottom: 60px
	}
	.readon {
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
		font-size: 14px
	}
	.rs-services-section .nav-pills li,
	.rs-services-section .nav-pills li.w3,
	.rs-services-section .nav-pills li.w4,
	.rs-services-section .nav-pills li.w6 {
		width: 100%
	}
	.full-width-header .rs-header.header-style-3 .menu-area .main-menu .rs-menu ul.nav-menu>li>a {
		padding-left: 20px
	}
	.counter-top-area .rs-counter-list .rs-counter,
	.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title,
	.rs-cta-section .cta-title h2,
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title {
		font-size: 30px
	}
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-subtitle {
		margin-bottom: 10px
	}
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title {
		line-height: 40px;
		margin-bottom: 15px
	}
	.counter-top-area .rs-counter-list .icon-left i:before {
		font-size: 50px
	}
	.counter-top-area .rs-counter-list,
	.rs-cart .cart-body .cart-detail table tr td {
		display: block
	}
	.counter-top-area .rs-counter-list {
		text-align: center
	}
	.counter-top-area .rs-counter-list .icon-left {
		padding: 0 0 30px
	}
	.newsletter-section .subscribe-text .title {
		font-size: 22px
	}
	.newsletter-section .subscribe-inner .subscribe-form h2 {
		font-size: 30px;
		margin-bottom: 22px
	}
	.newsletter-section .subscribe-form {
		margin-top: 26px
	}
	.process-item-section3 .proces-item {
		padding-right: 0
	}
	.rs-faq-section .submit-form,
	.rs-services-section-2 .construction-message {
		padding-left: 20px;
		padding-right: 20px
	}
	.rs-services-section-2 .rs-customer-logo ul li {
		padding-left: 10px;
		padding-right: 10px
	}
	.footer-bottom .text-right {
		margin-top: 10px
	}
	.rs-services-section-2 .rs-customer-logo ul li {
		padding: 30px 0;
		width: 24%
	}
	.rs-contact .contact-form1 {
		margin-bottom: 0
	}
	.rs-cart .cart-body .cart-detail table tr th {
		display: none
	}
	.rs-checkout .full-grid .payment-method .bottom-area {
		text-align: center
	}
}

@media only screen and (max-width:575px) {
	.rs-breadcrumbs .breadcrumbs-image img {
		min-height: 120px
	}
	.sidebar-area .serivce-brochure {
		padding: 20px 20px 30px
	}
	.sidebar-area .serivce-brochure .title {
		margin-bottom: 10px
	}
	.rs-contact .contact-form1 {
		padding-right: 30px;
		padding-left: 30px
	}
	.rs-cart .cart-body .cart-detail .action .cupon form .apply-cupon,
	.rs-cart .cart-body .cart-detail .action .cupon form input,
	.rs-cart .cart-body .cart-detail .action span .update-cart {
		width: 100%;
		display: block
	}
	.rs-cart .cart-body .cart-detail .action .cupon form .apply-cupon,
	.rs-cart .cart-body .cart-detail .action .cupon form input {
		margin-bottom: 20px
	}
	.rs-cart .cart-body .cart-detail .action span {
		float: none
	}
}

@media only screen and (max-width:480px) {
	.rs-title2 span,
	.rs-title span {
		font-size: 15px;
		margin: 0 0 8px
	}
	.rs-services-section-2 .construction-message h3,
	.rs-single-product .single-price-info .product-title,
	.rs-team-details .right-side .main-title,
	.rs-title2 h2,
	.rs-title2 h3,
	.rs-title h2,
	.rs-title h3,
	.services-single h3.title,
	.sidebar-area .serivce-brochure .title {
		font-size: 22px;
		line-height: 32px
	}
	.sm-center {
		text-align: center
	}
	.newsletter-section .subscribe-inner .subscribe-form h2,
	.service-sidebar h4.title {
		font-size: 20px
	}
	.newsletter-section .subscribe-inner,
	.rs-progressbar-video .progressbar-area {
		padding-left: 15px;
		padding-right: 15px
	}
	.sidebar-area .serivce-brochure .brochure-btn {
		height: 50px;
		line-height: 50px
	}
	.rs-team-details .right-side .main-title,
	.services-single h3.title {
		margin-bottom: 10px
	}
	.faq-section #accordion .card .card-header .card-title .btn,
	.newsletter-section .news-form .form-input {
		padding-left: 10px;
		padding-right: 10px
	}
	.rs-services-section-2 .single-customer+.single-customer {
		margin-top: 10px;
		padding-left: 0
	}
	.rs-blog .single-blog .blog-details .blog-title {
		font-size: 18px
	}
	.nav-date .next,
	.nav-date .priv,
	.newsletter-section .news-form .form-button,
	.newsletter-section .news-form .form-input,
	.rs-blog .single-blog .blog-details .blog-meta li,
	.rs-footer .footer-bottom .copyright p {
		font-size: 13px
	}
	.service-sidebar .full-content .services-single .top-side blockquote {
		padding: 14px 24px
	}
	.service-sidebar .full-content .services-single .top-side blockquote:after {
		width: 6px
	}
	.newsletter-section .news-form .form-button {
		min-width: 110px
	}
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-title {
		line-height: 34px;
		font-size: 24px
	}
	.rs-home-slider .single-slider img {
		min-height: 200px
	}
	.rs-home-slider.rs-home-slider .content-inner2 .slider-text .sl-subtitle {
		font-size: 15px;
		margin-bottom: 5px
	}
	.faq-section #accordion .card .card-header .card-title .btn {
		font-size: 16px
	}
	.counter-top-area .rs-counter-list .icon-left i,
	.counter-top-area .rs-counter-list .icon-left i:before {
		font-size: 40px
	}
	.counter-top-area .rs-counter-list .rs-counter {
		font-size: 30px
	}
	.rs-title.border-style h2:after {
		bottom: 10px
	}
	.rs-blog .single-blog .blog-details {
		padding-left: 18px;
		padding-right: 18px
	}
	.full-width-header .topbar-section .mail-info li,
	.newsletter-section .subscribe-inner .subscribe-text span,
	.rs-services-section-2 .display-flex,
	.rs-single-product .tab-area ul.nav-tabs li a {
		display: block
	}
	.full-width-header .topbar-section .mail-info li+li {
		padding-top: 5px;
		padding-left: 0
	}
	.header-style-3 .search-bar {
		position: static;
		padding: 0 15px
	}
	.rs-header.header-style-3 .rs-menu-toggle {
		padding: 0
	}
	.rs-single-product .tab-area ul.nav-tabs li {
		margin: 0 0 10px;
		width: 100%
	}
	.full-width-header .rs-header.header-style-3 .header-mid-section {
		text-align: center;
		margin-top: 10px
	}
	.inner-page .logo-area {
		position: static;
		text-align: center;
		margin: 6px 0
	}
	.inner-page .rs-menu-toggle,
	.rs-header.header-style-3 .rs-menu-toggle {
		text-align: left
	}
	.rs-checkout .full-grid .form-content-box .form-group textarea {
		height: 5em
	}
	.row {
		display: block
	}
}

@media (min-width:1200px) {
	#legal_Load {
		width: 816px
	}
}

@media (max-width:1200px) {
	#legal_Load {
		width: 100%
	}
}

.widget-holder .widget-events {
	background: #fff
}

.widget-holder .widget-events>.info-btn {
	color: #345995
}

.event-title {
	color: #bf0d3e;
	text-transform: uppercase
}

h6.event-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px
}

.event-item {
	overflow: hidden
}

.event-item:not(:last-child) {
	margin-bottom: 10px
}

.event-item .event-img {
	display: block
}

.event-item .event-img:not(:last-child) {
	margin-bottom: 25px
}

.event-item .event-date {
	width: 68px;
	height: 68px;
	background: #052867;
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	float: left;
	margin-right: 20px;
	font-family: Lato, sans-serif
}

.event-date .event-month {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px
}

.event-date .event-day {
	font-weight: 900;
	font-size: 30px
}

.event-item .event-info {
	overflow: hidden
}

.event-info h6.event-link {
	line-height: 24px
}

.event-info h6.event-link:not(:last-child) {
	margin-bottom: 5px
}

.event-info .event-link {
	line-height: normal
}

.event-info .event-link a {
	border-bottom: 1px solid transparent;
	font-size: 12px;
	line-height: normal
}

.event-info .event-link a:hover {
	border-bottom-color: inherit
}

.event-info .event-info-item {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	text-transform: none
}

.event-info .entry-date {
	font-size: 14px;
	color: #a7a7a7;
	line-height: 20px
}

.event-info .event-info-item i {
	display: inline-block;
	width: 20px;
	padding: 0 2px;
	color: #333
}

.event-info .event-link .label {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 700;
	padding: 7px 10px;
	vertical-align: 6px
}

.event-info .event-link>.label+a {
	overflow: hidden
}

.event-info .entry-meta {
	color: #999;
	font-size: 14px
}

.event-info .entry-meta a {
	color: #14468c
}

.event-info .entry-meta a:hover {
	text-decoration: underline
}

.event-info header h4.event-link {
	line-height: 36px
}

.event-info .entry-meta>:not(:last-child):after {
	content: "/";
	display: inline-block;
	margin: 0 5px;
	color: #999
}

.event-info header:not(:last-child) {
	margin-bottom: 10px
}

.event-item .event-info .event-link+.entry-meta {
	margin-top: -10px
}

.event-info .entry-meta:not(:last-child) {
	margin-bottom: 10px
}

.link-attachment {
	border: 3px solid #14468c;
	padding: 45px 60px;
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #14468c;
	background: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.link-attachment:hover {
	background: #14468c;
	color: #fff
}

.link-attachment:before {
	font-family: linea-basic-10;
	content: "8";
	position: absolute;
	font-size: 180px;
	left: 15px;
	top: 0;
	color: #eff1f5;
	font-weight: 400;
	z-index: -1
}

.link-attachment:hover:before {
	color: #fff;
	opacity: .1
}

.audio-frame {
	margin-bottom: -10px
}

.events-holder .event-item:not(:last-child),
.events-holder:not(:last-child) {
	margin-bottom: 50px
}

.events-holder>.flex-row {
	margin-bottom: -50px
}

.events-holder .flex-row>[class*=col-] {
	padding-bottom: 50px;
	margin-bottom: 0!important
}

.events-holder .event-info .event-link:not(:last-child) {
	margin-bottom: 15px
}

.events-holder .event-item .event-info .event-link a {
	font-weight: 400
}

.events-holder .event-item .event-date {
	margin-right: 30px;
	background: #0d2f5d;
	position: relative;
	margin-top: 68px
}

.events-holder .event-item .event-date.type-2 {
	background: none;
	margin-top: 0;
	margin-right: 20px
}

.events-holder .event-item .event-date:before {
	display: block;
	position: absolute;
	bottom: 100%;
	left: 0;
	font-family: linea-basic-10;
	content: "\E011";
	width: 68px;
	height: 68px;
	background: #14468c;
	color: #b3c2d6;
	font-size: 42px;
	line-height: 68px;
	text-align: center
}

.events-holder .event-item .event-date.type-2:before {
	bottom: 0
}

.event-carousel .event-item .event-body {
	position: absolute;
	max-height: 50px;
	width: 100%;
	bottom: 0;
	background: rgba(40, 36, 62, .5);
	padding: 25px 30px 70px;
	color: #fff
}

.event-carousel .event-item .event-body .event-link a {
	color: #fff;
	border-bottom: 1px solid transparent;
	font-weight: 700
}

.event-carousel .event-item .event-body .event-link a:hover {
	border-bottom-color: inherit
}

.event-carousel .event-item .event-body .event-info-item i {
	width: 25px;
	display: inline-block
}

.event-carousel .event-item .event-body .info-btn {
	position: absolute;
	bottom: 10px;
	right: 25px;
	color: #fff
}

.events-holder .event-header:not(:last-child) {
	margin-bottom: 15px
}

.events-holder .event-header .event-link:not(:last-child) {
	margin-bottom: 0
}

.event-header .event-price {
	color: #bf0d3e
}

.event-desc:not(:last-child) {
	margin-bottom: 15px
}

.event-desc {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -.2px
}

.event-desc a {
	color: #14468c
}

.event-desc a:hover {
	text-decoration: underline
}

.event-desc time {
	color: #333;
	font-weight: 700
}

.single-event .event-desc {
	font-size: 16px;
	line-height: 28px
}

.single-event .event-header .event-price {
	padding-top: 10px
}

.single-event .event-info:not(:last-child) {
	margin-bottom: 30px
}

.event-nav {
	color: #dadada
}

.event-nav:not(:last-child) {
	margin-bottom: 20px
}

.event-detail-title {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .5px
}

.event-detail-list:not(:last-child) {
	margin-bottom: 25px
}

.event-detail-list>li {
	font-size: 14px;
	line-height: 24px;
	padding: 7px 0;
	border-bottom: 1px solid #d8d8d8;
	color: #333;
	letter-spacing: -.1px
}

.event-detail-list>li:first-child {
	padding-top: 0
}

.event-detail-list>li:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.event-detail-list .detail-col {
	width: 50%
}

.event-detail-list .detail-col:only-child {
	width: 100%
}

.event-detail-list .detail-col a {
	color: #14468c
}

.event-detail-list .detail-col a:hover {
	text-decoration: underline
}

.event-detail-list .detail-col:first-child {
	width: 35%;
	font-weight: 700
}

.event-detail-list .detail-col:last-child {
	width: 65%
}

.events-holder.type-2 .event-item {
	overflow: visible
}

.events-holder.type-2 .event-item:not(:last-child) {
	margin-bottom: 30px
}

.events-holder.type-2 .event-item:hover .event-info {
	background-color: #fff;
	box-shadow: 0 5px 25px 0 hsla(0, 0%, 73%, .43)
}

.events-holder.type-2 .event-info {
	padding: 30px;
	background-color: #f5f7fa;
	transition: all .4s ease
}

.events-holder.type-2 .event-info .entry-date {
	display: inline-block
}

.events-holder.type-2 .event-info header {
	margin: -30px;
	margin-bottom: 10px
}

.events-holder.type-2 .event-info header+.entry-meta {
	margin-bottom: -15px
}

.event-carousel .owl-dots {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 2px -1px 0;
	padding: 0 45px
}

.event-carousel .owl-dots .owl-dot,
.event-carousel .owl-nav>* {
	display: block;
	background: #fff;
	padding: 8px 0;
	text-align: center;
	color: #bf0d3e;
	opacity: 1;
	border-radius: 0;
	height: auto;
	border: none;
	cursor: pointer;
	font-family: Lato, sans-serif;
	font-weight: 900;
	font-size: 14px;
	margin: 0 1px;
	letter-spacing: .8px;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	webkit-box-shadow: 0 10px 25px -5px hsla(0, 0%, 73%, .43);
	box-shadow: 0 10px 25px -5px hsla(0, 0%, 73%, .43)
}

.event-carousel .owl-carousel .owl-nav>:hover,
.event-carousel .owl-dots .owl-dot.active {
	background: #bf0d3e;
	color: #fff;
	webkit-box-shadow: 0 10px 25px -5px rgba(191, 13, 62, .43);
	box-shadow: 0 10px 25px -5px rgba(191, 13, 62, .43)
}

.event-carousel .owl-carousel .owl-nav>* {
	top: auto;
	bottom: 0;
	width: 44px;
	height: 42px;
	font-size: 30px;
	line-height: 32px;
	padding: 0;
	margin: 0
}

.event-carousel .owl-carousel .owl-nav>.owl-prev {
	position: absolute;
	left: 0;
	border-radius: 0 0 0 3px
}

.event-carousel .owl-carousel .owl-nav>.owl-next {
	position: absolute;
	right: 0;
	border-radius: 0 0 3px 0
}

.rs-blog .event-carousel .owl-stage-outer {
	padding: 0
}

@media only screen and (max-width:480px) {
	.event-carousel .owl-dots .owl-dot {
		font-size: 10px
	}
	.event-carousel .event-link {
		font-size: 16px
	}
	.event-carousel .event-link:not(:last-child) {
		margin-bottom: 15px
	}
	.event-carousel .event-item .event-body {
		font-size: 12px;
		line-height: 16px;
		min-width: 240px;
		padding: 10px 30px
	}
	.event-carousel .event-item .event-body .info-btn {
		line-height: 18px;
		bottom: 15px
	}
	.event-header .event-price.f-right {
		float: none
	}
	.events-holder .event-item .event-date:not(.type-2) {
		margin-top: 0
	}
	.event-item .event-date:not(.type-2):before {
		display: none!important
	}
	.tribe-events-category-tech-events .tribe-events-tooltip {
		width: 300px;
		margin-right: -10px
	}
	.event-item .event-date {
		float: none;
		margin-right: 0;
		margin-bottom: 10px
	}
}

@media (min-width:768px) {
	.events-holder .flex-row.flex-masonry {
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 1500px
	}
}

@media only screen and (max-width:992px) {
	.events-holder .event-item .event-img {
		margin-bottom: 20px
	}
	.events-holder .event-item .event-img img {
		width: 100%
	}
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
	color: #e74c3c
}

.poling-block {
	padding: 10px 0
}

.poling-block ul {
	padding: 0
}

.poling-block .title-9 {
	margin-bottom: 25px
}

.poling-list {
	margin: auto
}

.poling-list li {
	padding: 3px 0;
	list-style: none
}

.radio[type=radio]:checked,
.radio[type=radio]:not(:checked) {
	position: absolute;
	left: -9999px
}

.radio[type=radio]:checked+label,
.radio[type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 30px;
	cursor: pointer
}

label.rd-label {
	color: #626465;
	font-weight: 500;
	font-size: 14px
}

.radio[type=radio]:checked+label:before,
.radio[type=radio]:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 50%;
	transition: all .5s
}

.radio[type=radio]:checked+label:after,
.radio[type=radio]:not(:checked)+label:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	width: 10px;
	height: 10px;
	background: #af1015;
	border-radius: 50%;
	transition: all .3s
}

.radio[type=radio]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.radio[type=radio]:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.radio[type=radio]:disabled:checked+label:before,
.radio[type=radio]:disabled:not(:checked)+label:before {
	border-color: #bbb;
	background-color: #ddd
}

.radio[type=radio]:disabled:checked+label:after {
	background: #999
}

.radio[type=radio]:disabled+label {
	background: #aaa
}

.radio[type=radio]:checked:focus+label:before,
.radio[type=radio]:not(:checked):focus+label:before {
	border-color: #919191
}

.schedule-btn {
	margin-top: 10px;
	text-align: center
}

.title-blc-1.mt-0 {
	margin-top: 0!important
}

.poling-block {
	position: relative
}

.poling-block #loader {
	bottom: 2px;
	position: absolute;
	display: none;
	text-align: center;
	width: 100%
}

.poling-block .result {
	font-weight: 600;
	font-size: 14px
}

.poling-block .btn-1,
.poling-block .btn-4 {
	display: inline-block;
	margin-top: 12px
}

.poling-block .btn-4 {
	background-color: #ddd;
	margin-left: 5px
}

.option {
	margin: 0 0 5px
}

.option span {
	font-size: 12px
}

.poll_bar {
	height: 8px;
	background: #f90026;
	transition: width 1s ease-in-out
}

.yourvote {
	background: #cd2479
}

.vertical-middle {
	vertical-align: middle!important
}

.post-thumbnail {
	border: 1px solid #f4f4f4
}

.btn.text-lower {
	background: #fff!important;
	text-transform: lowercase!important
}

.btn.text-lower:hover {
	color: #ad071c
}

.gridPhotoGallery {
	margin-left: -5px;
	margin-right: -5px
}

.gridPhotoGallery__item {
	float: left;
	position: relative;
	padding: 0
}

.gridPhotoGallery__link {
	width: 100%;
	height: 0;
	display: block;
	padding: 0;
	padding-bottom: 100%;
	margin-bottom: 0
}

.gridPhotoGallery__img {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	left: 5px;
	bottom: 5px
}

.gridPhotoGallery .gridPhotoGallery__item .kl-icon {
	opacity: 0;
	position: absolute;
	top: 50%;
	margin-top: 15px;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .25s ease-in-out;
	border-color: #fff;
	color: #fff
}

.gridPhotoGallery .gridPhotoGallery__link:hover .kl-icon {
	display: block;
	opacity: 1;
	margin-top: 0
}

.gridPhotoGallery__link {
	position: relative
}

.gridPhotoGallery__link:after {
	content: attr(title);
	position: absolute;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	left: 15%;
	right: 15%;
	top: 50%;
	margin-top: -65px;
	opacity: 0;
	transform: translateY(-50%);
	transition: all .25s ease-in-out;
	font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif
}

.gridPhotoGallery__link:hover:after {
	opacity: 1
}

.gridPhotoGallery__img:after {
	content: "";
	position: absolute;
	background-color: rgba(28, 31, 32, .25);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .25s ease-in-out
}

.gridPhotoGallery__link:hover .gridPhotoGallery__img:after {
	opacity: 1
}

.gridPhotoGallery--cols-1 .gridPhotoGallery__item,
.gridPhotoGallery--cols-2 .gridPhotoGallery__item {
	width: 50%
}

.gridPhotoGallery--cols-3 .gridPhotoGallery__item {
	width: 33.3333%
}

.gridPhotoGallery--cols-4 .gridPhotoGallery__item {
	width: 25%
}

.gridPhotoGallery--cols-5 .gridPhotoGallery__item {
	width: 20%
}

.gridPhotoGallery--cols-6 .gridPhotoGallery__item {
	width: 16.6666%
}

.gridPhotoGallery--cols-2 .gridPhotoGalleryItem--w2 {
	width: 100%
}

.gridPhotoGallery--cols-3 .gridPhotoGalleryItem--w2 {
	width: 66.6666%
}

.gridPhotoGallery--cols-4 .gridPhotoGalleryItem--w2 {
	width: 50%
}

.gridPhotoGallery--cols-5 .gridPhotoGalleryItem--w2 {
	width: 40%
}

.gridPhotoGallery--cols-6 .gridPhotoGalleryItem--w2 {
	width: 33.3333%
}

.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1,
.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2 {
	padding-bottom: 75%
}

.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1,
.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2 {
	padding-bottom: 50%
}

.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1,
.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2 {
	padding-bottom: 125%
}

.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1 {
	padding-bottom: 37.5%
}

.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1 {
	padding-bottom: 50%
}

.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1 {
	padding-bottom: 62.5%
}

.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2 {
	padding-bottom: 150%
}

.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2 {
	padding-bottom: 200%
}

.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2 {
	padding-bottom: 250%
}

.circled-icon {
	display: inline-block;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	box-sizing: content-box;
	text-align: center;
	position: relative;
	border-width: 2px;
	border-style: solid
}

.circled-icon,
.circled-icon:before {
	line-height: 46px;
	vertical-align: middle
}

.circled-icon:before {
	display: block
}

.circled-icon.ci-xsmall {
	width: 22px;
	height: 22px;
	line-height: 22px
}

.circled-icon.ci-xsmall:before {
	line-height: 23px
}

.circled-icon.ci-small {
	width: 36px;
	height: 36px;
	line-height: 36px
}

.circled-icon.ci-small:before {
	line-height: 36px
}

.circled-icon.ci-large {
	width: 76px;
	height: 76px;
	line-height: 76px
}

.circled-icon.ci-large:before {
	line-height: 76px
}

.circled-icon.ci-faded {
	border-color: hsla(0, 0%, 100%, .5)
}

@media (max-width:992px) {
	[class*=gridPhotoGalleryItem--w] {
		width: 50%!important
	}
	[class*=gridPhotoGalleryItem--h] {
		padding-bottom: 100%!important
	}
}

@media (max-width:480px) {
	[class*=gridPhotoGalleryItem--w] {
		width: 100%!important
	}
	.gridPhotoGallery__link:after {
		font-size: 13px
	}
}

form .row {
	margin-left: -5px;
	margin-right: -5px
}

form .row [class*=col-] {
	padding-left: 5px;
	padding-right: 5px
}

.inline-form {
	font-size: 0
}

.contact_form p {
	margin: 5px 0
}

.contact_form textarea {
	height: 100px
}

.contactForm button {
	width: 135px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 4px;
	border-radius: 0!important
}

.divider.padd-b-0 {
	padding-bottom: 0!important
}

.contact_form .form-group,
.inline-form .form-group {
	padding: 0 8px
}

.contact_form .form-control {
	font-size: 13px;
	padding: 14px;
	height: auto;
	outline: none;
	box-shadow: inset 1px 2px 0 rgba(0, 0, 0, .06);
	border: 1px solid #d9d9d9;
	border-radius: 0;
	text-transform: none!important
}

.form-control:focus {
	border-color: rgba(0, 0, 0, .26);
	box-shadow: inherit
}

.kl-fancy-form {
	margin-bottom: 12px
}

.contact_form .kl-fancy-form label,
.inline-form .kl-fancy-form label {
	left: 25px
}

.kl-fw-form.form-control,
.kl-fw-form .form-control {
	width: 100%
}

.kl-hw-field {
	width: 50%;
	display: inline-block
}

.kl-fancy-form label {
	color: #969696;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	top: 6px;
	left: 16px;
	cursor: text;
	transition: all .25s ease
}

.kl-fancy-form input:focus+label,
.kl-fancy-form textarea:focus+label {
	color: silver
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.kl-fancy-form select.form-control {
		height: 52px;
		-webkit-appearance: none;
		box-shadow: inset 1px 2px 0 rgba(0, 0, 0, .06);
		background-image: url("/images/select-arrow.svg");
		background-repeat: no-repeat;
		background-size: 6px 12px;
		background-position-y: center;
		background-position-x: calc(100% - 10px)
	}
}

.kl-fancy-form input::-webkit-input-placeholder {
	color: #bababa
}

.kl-fancy-form input:focus::-webkit-input-placeholder {
	color: #d7d7d7
}

.kl-fancy-form input:-moz-placeholder {
	color: #bababa
}

.kl-fancy-form input:focus:-moz-placeholder {
	color: #d7d7d7
}

.kl-fancy-form input::-moz-placeholder {
	color: #bababa
}

.kl-fancy-form input:focus::-moz-placeholder {
	color: #d7d7d7
}

.kl-fancy-form input:-ms-input-placeholder {
	color: #bababa
}

.kl-fancy-form input:focus:-ms-input-placeholder {
	color: #d7d7d7
}

textarea.form-control {
	width: 100%;
	max-width: 100%
}

.kl-fancy-form {
	position: relative
}

.kl-fancy-form-label {
	color: #969696;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	top: 6px;
	left: 16px;
	cursor: text;
	transition: all .25s ease
}

.kl-fancy-form-input:focus+.kl-fancy-form-label,
.kl-fancy-form-textarea:focus+.kl-fancy-form-label {
	color: silver
}

.kl-fancy-form .form-control {
	padding: 26px 16px 6px 10px;
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.kl-fancy-form-select {
		height: 52px;
		-webkit-appearance: none;
		box-shadow: inset 1px 2px 0 rgba(0, 0, 0, .06);
		background-image: url("/images/select-arrow.svg");
		background-repeat: no-repeat;
		background-size: 6px 12px;
		background-position: calc(100% - 10px) 50%;
		background-position-y: center;
		background-position-x: calc(100% - 10px)
	}
}

.kl-fancy-form-input::-webkit-input-placeholder {
	color: #bababa
}

.kl-fancy-form-input:focus::-webkit-input-placeholder {
	color: #d7d7d7
}

.kl-fancy-form-input:-moz-placeholder {
	color: #bababa
}

.kl-fancy-form-input:focus:-moz-placeholder {
	color: #d7d7d7
}

.kl-fancy-form-input::-moz-placeholder {
	color: #bababa
}

.kl-fancy-form-input:focus::-moz-placeholder {
	color: #d7d7d7
}

.kl-fancy-form-input:-ms-input-placeholder {
	color: #bababa
}

.kl-fancy-form-input:focus:-ms-input-placeholder {
	color: #d7d7d7
}

.cf_response {
	display: none;
	font-size: 12px
}

.ui-state-error {
	border: 1px solid #eb3034!important;
	position: relative
}

.ui-state-valid {
	border: 1px solid #0eab55!important;
	position: relative
}

.ui-state-error+span:after,
.ui-state-valid+span:after {
	font-family: icomoon;
	font-size: 15px;
	position: absolute;
	right: 12px;
	top: 10px;
	display: block;
	z-index: 1
}

.ui-state-error+span:after {
	content: "\E01B";
	color: #eb3034
}

.ui-state-valid+span:after {
	content: "\E013";
	color: #0eab55
}

.g-recaptcha {
	overflow: hidden;
	display: inline-block;
	padding-left: 15px
}

@media (max-width:480px) {
	.loginbox-popup {
		width: 100%
	}
}

@media (max-width:767px) {
	.login-panel .create_account,
	.login-panel .form-control {
		margin-bottom: 10px
	}
}

.documents {
	list-style: none!important;
	margin-top: 22px!important;
	margin-bottom: 30px;
	margin-left: 0!important
}

.documents .document {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px
}

.documents .document.document-word i {
	color: #417be4
}

.documents .document i {
	margin-right: 20px;
	color: #f0f1f0;
	font-size: 60px;
	float: left
}

.documents .document a {
	text-decoration: underline!important;
	color: #2c3459;
	padding-top: 7px;
	display: block
}

.documents .document span {
	display: block;
	margin-top: 5px;
	color: #9498ab
}

.kl-bg-source,
.kl-bg-source:not(:empty),
.kl-bg-source__bgimage,
.kl-bg-source__overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.kl-bg-source__bgimage {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}

.kl-bg-source__overlay {
	pointer-events: none
}

.kl-bg-source__iframe {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%
}

.kl-bg-source__iframe iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.kl-bg-source__overlay-gloss {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: -43%;
	background-color: #fff;
	width: 100%;
	transform: skewX(-55deg);
	height: 100%;
	transform-origin: 100% 0;
	opacity: .08
}

.kl-video-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0
}

.kl-video {
	position: absolute;
	z-index: 1
}

.kl-video video {
	display: block;
	max-width: none
}

.kl-video img {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	left: 0!important;
	top: 0;
	bottom: 0;
	right: 0
}

.video-container {
	position: relative;
	padding-bottom: 55.25%;
	height: 0;
	overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.kl-bg-source__overlay-test {
	background: #052867;
	background: linear-gradient(90deg, rgba(5, 40, 103, .992034) 5%, rgba(5, 40, 103, .43181))
}

.kl-bg-source__overlay {
	background: rgba(5, 40, 103, .5);
}

.portfolio-showcase {
	position: relative;
	min-height: 120px;
	width: 100%
}

.portfolio-showcase .portfolio1,
.portfolio-showcase .portfolio2,
.portfolio-showcase .portfolio3,
.portfolio-showcase .portfolio4,
.portfolio-showcase .portfolio5 {
	position: absolute;
	transition: all .5s ease-out 0s
}

.portfolio-showcase .portfolio1 {
	top: 10px;
	z-index: 1;
	right: 120px
}

.portfolio-showcase .portfolio1:hover {
	top: 10px;
	cursor: pointer
}

.portfolio-showcase .portfolio2 {
	top: 10px;
	z-index: 2;
	right: 0
}

.portfolio-showcase .portfolio2:hover {
	top: 10px;
	cursor: pointer
}

.customer-inner-counter a {
	color: #fff;
	font-weight: 400
}

.customer-inner-counter a:hover {
	color: hsla(0, 0%, 100%, .5)
}

.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}

#about-tab,
#legal-tab {
	position: relative;
	min-height: 500px
}

@keyframes spinner {
	0% {
		transform: translate3d(-50%, -50%, 0) rotate(0deg)
	}
	to {
		transform: translate3d(-50%, -50%, 0) rotate(1turn)
	}
}

#overlay {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: hsla(0, 0%, 100%, .8);
	opacity: .8;
	filter: alpha(opacity=80);
	z-index: 999999
}

#overlay .div-loading:before {
	animation: 1.5s linear infinite spinner;
	animation-play-state: inherit;
	border: 2px solid #ddd;
	border-bottom-color: #c4272f;
	border-radius: 50%;
	content: "";
	height: 25px;
	width: 25px;
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	will-change: transform
}

.legal-details {
	display: block;
	position: relative;
	min-height: 400px
}

.legal-details ul {
	margin: 20px
}

.legal-details ul li {
	position: relative;
	padding: 4px 0 4px 22px;
	font-size: 16px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #ebebeb
}

.legal-details ul li:before {
	position: absolute;
	top: 6px;
	left: 0;
	content: "\F0E3";
	font-family: FontAwesome;
	color: #c4272f;
	font-weight: 700;
	font-size: 14px
}

.legal-details ul li a {
	padding: 3px 30px 5px 5px;
	display: block;
	color: #000;
	width: 100%
}

.legal-details ul li a span {
	float: right;
	position: absolute;
	right: 0;
	top: 8px
}

.legal-details ul li a:hover {
	color: #c4272f;
	background: #f8f8f8;
	cursor: pointer
}

.legal-details ul li:last-child {
	border-bottom: 0
}

.rs-blog {
	position: relative
}

.rs-blog .report-details {
	display: block;
	position: relative;
	min-height: 400px;
	padding: 30px!important
}

.rs-blog .report-details .des {
	font-size: 13px;
	line-height: normal
}

.icon-btn {
	display: inline-block;
	z-index: 3;
	pointer-events: none;
	top: 50%;
	position: absolute;
	left: 50%;
	font-size: 40px;
	transform: translate(-50%, -50%);
	transition: all .3s ease-in-out
}

.icon-btn.pdf:before {
	font-family: FontAwesome;
	content: "\F1C1";
	color: #e73e34;
	display: block
}

.icon-btn.docx:before {
	font-family: FontAwesome;
	content: "\F1C2";
	color: #1565c0;
	display: block
}

.icon-btn.xlsx:before {
	font-family: FontAwesome;
	content: "\F1C3";
	color: #007420;
	display: block
}

.icon-btn.jpeg:before,
.icon-btn.jpg:before,
.icon-btn.png:before {
	font-family: FontAwesome;
	content: "\F03E";
	color: #008299;
	display: block
}

.icon-btn.other:before {
	font-family: FontAwesome;
	content: "\F016";
	color: #404040;
	display: block
}

.pdf-icon img {
	height: 24px
}

.blog-details .des,
.card-body,
.team-popup-info .des {
	position: relative
}

.blog-details .des ul,
.card-body ul,
.team-popup-info .des ul {
	margin-left: 20px;
	margin-bottom: 15px
}

.blog-details .des ul li,
.card-body ul li,
.team-popup-info .des ul li {
	position: relative;
	padding: 4px 0 4px 22px;
	font-size: 14px;
	line-height: normal;
	width: 100%;
	display: block
}

.blog-details .des ul li:before,
.card-body ul li:before,
.team-popup-info .des ul li:before {
	position: absolute;
	top: 7px;
	left: 0;
	content: "\F00C";
	font-family: FontAwesome;
	color: #97afd5;
	font-weight: 400;
	font-size: 14px
}

.blog-details .des p,
.card-body p,
.team-popup-info .des p {
	margin-bottom: 15px
}

.research-page .single-blog {
	padding: 20px
}

.blog-content .des {
	text-align: justify
}

.blog-content .des img {
	max-width: 100%!important;
	height: auto!important;
	margin-bottom: 15px
}

.blog-content .des p {
	margin-bottom: 16px
}

#careers-tab,
#research-tab {
	position: relative;
	min-height: 380px
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.card-body h3 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px
}

@media (min-width:1200px) {
	.col-xl-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
}

#breaking_news {
	overflow: auto;
	height: 375px
}

h4.blog-title {
	font-size: 18px
}

#loading-img {
	display: none
}

.owl-shadow {
	box-shadow: 0 5px 15px -10px rgba(0, 0, 0, .23)
}

.about-left-img {
	max-width: 320px;
	height: auto;
	float: left;
	margin: 0 40px 40px 0
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0)
}

.tooltip.in {
	-moz-opacity: .9;
	-khtml-opacity: .9;
	-webkit-opacity: .9;
	opacity: .9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

#webTicker {
	background: #f8f8f8
}

#webTicker ul {
	width: 100%
}

#webTicker ul li {
	list-style: none
}

#webTicker a {
	font-size: 14px!important;
	color: #363636!important
}

#webTicker a:hover {
	color: #b51f2e
}

h4.content-title {
	margin-bottom: 15px
}

.content-list {
	margin-top: 20px
}

.content-list ul {
	margin-top: 10px
}

.content-list ul li {
	display: block;
	position: relative;
	padding: 0 0 3px 25px
}

.content-list ul li a:hover {
	text-decoration: underline!important
}

.content-list ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\F105";
	color: #b51f2e;
	font-family: fontawesome
}