@font-face {
	font-family: 'Choplin-SemiBold';
	src: url('Choplin-SemiBold.html') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

    



.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	border: none;
	padding: 0;
	margin: 0
}
.vegas-overlay {
	opacity: .5;
	background: url(overlays/02.html) center center
}
.vegas-timer {
	top: auto;
	bottom: 0;
	height: 2px
}
.vegas-timer-progress {
	width: 0;
	height: 100%;
	background: #fff;
	-webkit-transition: width ease-out;
	transition: width ease-out
}
.vegas-timer-running .vegas-timer-progress {
	width: 100%
}
.vegas-slide, .vegas-slide-inner {
	margin: 0;
	padding: 0;
	background: center center no-repeat;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
body .vegas-container {
	overflow: hidden!important;
	position: relative
}
.vegas-video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto
}
body.vegas-container {
	overflow: auto;
	position: static;
	z-index: -2
}
body.vegas-container>.vegas-overlay, body.vegas-container>.vegas-slide, body.vegas-container>.vegas-timer {
	position: fixed;
	z-index: -1
}
:root body.vegas-container>.vegas-overlay, :root body.vegas-container>.vegas-slide, _::full-page-media, _:future {
bottom:-76px
}
.vegas-transition-blur, .vegas-transition-blur2 {
	opacity: 0;
	-webkit-filter: blur(32px);
	filter: blur(32px)
}
.vegas-transition-blur-in, .vegas-transition-blur2-in {
	opacity: 1;
	-webkit-filter: blur(0);
	filter: blur(0)
}
.vegas-transition-blur2-out {
	opacity: 0
}
.vegas-transition-burn, .vegas-transition-burn2 {
	opacity: 0;
	-webkit-filter: contrast(1000%) saturate(1000%);
	filter: contrast(1000%) saturate(1000%)
}
.vegas-transition-burn-in, .vegas-transition-burn2-in {
	opacity: 1;
	-webkit-filter: contrast(100%) saturate(100%);
	filter: contrast(100%) saturate(100%)
}
.vegas-transition-burn2-out {
	opacity: 0;
	-webkit-filter: contrast(1000%) saturate(1000%);
	filter: contrast(1000%) saturate(1000%)
}
.vegas-transition-fade, .vegas-transition-fade2 {
	opacity: 0
}
.vegas-transition-fade-in, .vegas-transition-fade2-in {
	opacity: 1
}
.vegas-transition-fade2-out {
	opacity: 0
}
.vegas-transition-flash, .vegas-transition-flash2 {
	opacity: 0;
	-webkit-filter: brightness(25);
	filter: brightness(25)
}
.vegas-transition-flash-in, .vegas-transition-flash2-in {
	opacity: 1;
	-webkit-filter: brightness(1);
	filter: brightness(1)
}
.vegas-transition-flash2-out {
	opacity: 0;
	-webkit-filter: brightness(25);
	filter: brightness(25)
}
.vegas-transition-negative, .vegas-transition-negative2 {
	opacity: 0;
	-webkit-filter: invert(100%);
	filter: invert(100%)
}
.vegas-transition-negative-in, .vegas-transition-negative2-in {
	opacity: 1;
	-webkit-filter: invert(0);
	filter: invert(0)
}
.vegas-transition-negative2-out {
	opacity: 0;
	-webkit-filter: invert(100%);
	filter: invert(100%)
}
.vegas-transition-slideDown, .vegas-transition-slideDown2 {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.vegas-transition-slideDown-in, .vegas-transition-slideDown2-in {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.vegas-transition-slideDown2-out {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}
.vegas-transition-slideLeft, .vegas-transition-slideLeft2 {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.vegas-transition-slideLeft-in, .vegas-transition-slideLeft2-in {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.vegas-transition-slideLeft2-out, .vegas-transition-slideRight, .vegas-transition-slideRight2 {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.vegas-transition-slideRight-in, .vegas-transition-slideRight2-in {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.vegas-transition-slideRight2-out {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.vegas-transition-slideUp, .vegas-transition-slideUp2 {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}
.vegas-transition-slideUp-in, .vegas-transition-slideUp2-in {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.vegas-transition-slideUp2-out {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.vegas-transition-swirlLeft, .vegas-transition-swirlLeft2 {
	-webkit-transform: scale(2) rotate(35deg);
	transform: scale(2) rotate(35deg);
	opacity: 0
}
.vegas-transition-swirlLeft-in, .vegas-transition-swirlLeft2-in {
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
	opacity: 1
}
.vegas-transition-swirlLeft2-out, .vegas-transition-swirlRight, .vegas-transition-swirlRight2 {
	-webkit-transform: scale(2) rotate(-35deg);
	transform: scale(2) rotate(-35deg);
	opacity: 0
}
.vegas-transition-swirlRight-in, .vegas-transition-swirlRight2-in {
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
	opacity: 1
}
.vegas-transition-swirlRight2-out {
	-webkit-transform: scale(2) rotate(35deg);
	transform: scale(2) rotate(35deg);
	opacity: 0
}
.vegas-transition-zoomIn, .vegas-transition-zoomIn2 {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}
.vegas-transition-zoomIn-in, .vegas-transition-zoomIn2-in {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.vegas-transition-zoomIn2-out, .vegas-transition-zoomOut, .vegas-transition-zoomOut2 {
	-webkit-transform: scale(2);
	transform: scale(2);
	opacity: 0
}
.vegas-transition-zoomOut-in, .vegas-transition-zoomOut2-in {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.vegas-transition-zoomOut2-out {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}
.vegas-animation-kenburns {
	-webkit-animation: kenburns ease-out;
	animation: kenburns ease-out
}
@-webkit-keyframes kenburns {
0% {
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes kenburns {
0% {
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
.vegas-animation-kenburnsDownLeft {
	-webkit-animation: kenburnsDownLeft ease-out;
	animation: kenburnsDownLeft ease-out
}
@-webkit-keyframes kenburnsDownLeft {
0% {
-webkit-transform:scale(1.5) translate(10%, -10%);
transform:scale(1.5) translate(10%, -10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsDownLeft {
0% {
-webkit-transform:scale(1.5) translate(10%, -10%);
transform:scale(1.5) translate(10%, -10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsDownRight {
	-webkit-animation: kenburnsDownRight ease-out;
	animation: kenburnsDownRight ease-out
}
@-webkit-keyframes kenburnsDownRight {
0% {
-webkit-transform:scale(1.5) translate(-10%, -10%);
transform:scale(1.5) translate(-10%, -10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsDownRight {
0% {
-webkit-transform:scale(1.5) translate(-10%, -10%);
transform:scale(1.5) translate(-10%, -10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsDown {
	-webkit-animation: kenburnsDown ease-out;
	animation: kenburnsDown ease-out
}
@-webkit-keyframes kenburnsDown {
0% {
-webkit-transform:scale(1.5) translate(0, -10%);
transform:scale(1.5) translate(0, -10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsDown {
0% {
-webkit-transform:scale(1.5) translate(0, -10%);
transform:scale(1.5) translate(0, -10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsLeft {
	-webkit-animation: kenburnsLeft ease-out;
	animation: kenburnsLeft ease-out
}
@-webkit-keyframes kenburnsLeft {
0% {
-webkit-transform:scale(1.5) translate(10%, 0);
transform:scale(1.5) translate(10%, 0)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsLeft {
0% {
-webkit-transform:scale(1.5) translate(10%, 0);
transform:scale(1.5) translate(10%, 0)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsRight {
	-webkit-animation: kenburnsRight ease-out;
	animation: kenburnsRight ease-out
}
@-webkit-keyframes kenburnsRight {
0% {
-webkit-transform:scale(1.5) translate(-10%, 0);
transform:scale(1.5) translate(-10%, 0)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsRight {
0% {
-webkit-transform:scale(1.5) translate(-10%, 0);
transform:scale(1.5) translate(-10%, 0)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsUpLeft {
	-webkit-animation: kenburnsUpLeft ease-out;
	animation: kenburnsUpLeft ease-out
}
@-webkit-keyframes kenburnsUpLeft {
0% {
-webkit-transform:scale(1.5) translate(10%, 10%);
transform:scale(1.5) translate(10%, 10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsUpLeft {
0% {
-webkit-transform:scale(1.5) translate(10%, 10%);
transform:scale(1.5) translate(10%, 10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsUpRight {
	-webkit-animation: kenburnsUpRight ease-out;
	animation: kenburnsUpRight ease-out
}
@-webkit-keyframes kenburnsUpRight {
0% {
-webkit-transform:scale(1.5) translate(-10%, 10%);
transform:scale(1.5) translate(-10%, 10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsUpRight {
0% {
-webkit-transform:scale(1.5) translate(-10%, 10%);
transform:scale(1.5) translate(-10%, 10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
.vegas-animation-kenburnsUp {
	-webkit-animation: kenburnsUp ease-out;
	animation: kenburnsUp ease-out
}
@-webkit-keyframes kenburnsUp {
0% {
-webkit-transform:scale(1.5) translate(0, 10%);
transform:scale(1.5) translate(0, 10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
@keyframes kenburnsUp {
0% {
-webkit-transform:scale(1.5) translate(0, 10%);
transform:scale(1.5) translate(0, 10%)
}
100% {
-webkit-transform:scale(1) translate(0, 0);
transform:scale(1) translate(0, 0)
}
}
#vegas-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
}
#vegas-slider .vegas-control__btn {
	z-index: 99;
	position: absolute;
	top: 50%;
	line-height: 1;
	font-size: 2.5rem;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
#vegas-slider .vegas-control__btn:hover {
	color: #1e4094;
}
#vegas-control__prev {
	left: 50px;
}
#vegas-control__next {
	right: 50px;
}
#vegas-slider .vegas-dots {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	line-height: 0;
	text-align: center;
	z-index: 3;
}
#vegas-slider .vegas-dots a {
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	margin: 0 2px;
	cursor: pointer;
	border: 1px solid #fff;
	box-shadow: 0 0 0 0 #4a8b71 inset;
	border-radius: 50%;
	-webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#vegas-slider .vegas-dots a:hover,  #vegas-slider .vegas-dots a.active {
	box-shadow: 0 0 0 8px #eda62b inset;
	border: none;
}
#vegas-slider .vegas-dots a.active {
	cursor: default;
}
#start-screen_content-container {
	position: relative;
	height: 100%
}
.start-screen__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	padding-top: 100px;
	padding-bottom: 50px;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	color: #fff;
	-webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.start-screen__content.active {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out;
	-moz-transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out;
	-ms-transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out;
	-o-transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out;
	transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out;
}
.banner_content .title,  .banner_content .subtitle {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}
.banner_content .title {
	line-height: 1;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 5px;
	margin-bottom: 0;
}
.banner_content .subtitle {
	line-height: 1.2;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner_content p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner_content p:first-child {
	margin-top: 0;
}
.banner_content p:last-child {
	margin-bottom: 0;
}
.banner_content .custom-btn.primary {
	background-color: #a5bf3900;
	color: #fff !important;
	border: 2px solid #fff!important;
}
.banner_content .custom-btn.primary:hover {
	background-color: #447109;
	border-color: #447109;
	color: #fff;
	border: 2px solid #447109 !important;
}
/* first slide */
.banner_content {
}
.banner_content .title {
}
.banner_content .subtitle {
}
/* second slide */
.start-screen__content-second {
}
.start-screen__content-second .title {
}
.start-screen__content-second .subtitle {
}
/* third slide */
.start-screen__content-third {
}
.start-screen__content-third .title {
	color: #282828;
}
.start-screen__content-third .subtitle {
}
 @media only screen and (min-width: 576px) {
#vegas-control__prev {
	left: 50px;
}
#vegas-control__next {
	right: 50px;
}
.start-screen__content {
	text-align: inherit;
}
.banner_content .title {
	line-height: 0.8;
	font-size: 80px;
	letter-spacing: 10px;
}
.start-screen__content .subtitle {
	font-size: 20px;
}
.start-screen__content p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.start-screen__content-third .title {
	line-height: 0.6;
}
}
 @media only screen and (min-width: 768px) {
#vegas-slider .vegas-dots {
	bottom: 30px;
}
.start-screen__content {
	padding-top: 120px;
	padding-bottom: 80px;
}
.banner_content .title {
	font-size: 110px;
	letter-spacing: 15px;
}
.start-screen__content .subtitle {
	font-size: 25px;
}
}
 @media only screen and (min-width: 992px) {
#vegas-slider .vegas-dots {
	bottom: 40px;
}
.start-screen__content {
	padding-top: 120px;
	padding-bottom: 120px;
}
.banner_content .title {
	font-size: 130px;
	letter-spacing: 20px;
}
}
 @media only screen and (min-width: 1200px) {
.banner_content .title {
	font-size: 150px;
	letter-spacing: 30px;
}
}
#top-bar {
	height: 112px;
	padding-top: 0;
	padding-bottom: 0;
}
#top-bar__logo {
	width: 264px;
	height: auto;
	overflow: hidden;
	background-image: none;
}
#top-bar__logo img {
	float: left;
	width: 155px;
	margin-top: 8px;
}
#top-bar__navigation {
	float: right;
}
#top-bar__navigation {
	padding-left: 0;
	padding-top: 0;
}
#top-bar__navigation ul {
	margin-top: 28px;
}
#top-bar.fixed {
	padding-top: 0;
	padding-bottom: 0;
}
#top-bar.fixed #top-bar__navigation {
	padding-top: 0;
}
.banner_content .title {
	font-size: 100px;
	letter-spacing: 14px;
	line-height: 98px;
}
/*.vegas-control {
    display: none;
}*/
.start-screen__content .subtitle {
	letter-spacing: 9px;
}
.start-screen__content {
	padding-top: 190px;
	padding-bottom: 70px;
}
.vegas-slide, .vegas-slide-inner {
	background-color: rgba(0, 0, 0, 0.44) !important;
}
.op7 {
	opacity: 0.4 !important;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
	z-index: 2;
}
/*RAMU*/
.heading_main h2 {
	text-align: center;
	font-size: 40px;
	color: #333;
	padding-top: 0;
}
.padding-servises {
	padding-top: 30px;
	padding-bottom: 70px;
}
.services-space {
	padding: 10px;
}
.services-space:hover {
	box-shadow: 0 5px 10px rgba(0,0,0,.15);
	color: #a3a3a3;
}
.services-headings {
	background: #fff;
}
.raw_bg {
	background-color: #fff;
}
.section-block {
/*    border-bottom: 1px solid #e0e0e0;*/
}
.heading_main {
	color: #333;
}
.heading_main {
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	margin-bottom: 0;
	font-size: 2.9rem;
}
.sub_heading {
	text-align: center;
	font-size: 23px;
	color: #000;
	font-weight: 500;
}
.carousel {
	float: left;
	width: 100%;
}
.raw_items .news_caption2 {
	padding: 5px 0;
}
.carousel {
	position: relative;
	z-index:-1;
}
.carousel_nwss .carousel-indicators {
	bottom: -10px;
}
.carousel_nwss .carousel-indicators li {
	background: #ccc;
	background-color: #ccc;
	border: 1px solid #ccc;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
}
.news_caption2 {
}
.news_caption2 {
	overflow: hidden;
	padding: 10px 0;
}
.news_caption {
	right: 7%;
	left: 7%;
	bottom: 0;
	bottom: -5px;
	background: #259a51;
0
}
.box-shadowww {
}
/*.box-shadowww:hover{
   box-shadow: 0 5px 10px rgba(0,0,0,.15);
    color: #a3a3a3;
	 -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -ms-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
}*/

.news_caption2 small {
	font-size: 13px;
	color: #666666;
	margin-top: 9px;
	display: block;
}
.controls {
	margin-top: 20px;
}
.controls_full a {
	border-radius: 0 !important;
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	width: 100px;
	text-align: center;
	float: left;
	border-radius: 100px !important;
}
.controls_full a:hover {
	border: 3px solid #4b65a4 !important;
	color: #4b65a4;
}
.services-list h4 {
	/*	text-transform: uppercase;*/
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 3px;
}
.services-list P {
	padding: 0;
	color: #fff;
}
.services-list-1 {
	/*	text-transform: uppercase;*/
	color: #4b65a4;
	font-size: 20px;
	font-weight: 600;
	padding: 1px 0;
}
.heading-padding {
	margin-bottom: 25px;
	margin-top: 25px;
}
.services-list p {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 0 !important;
}
.raw_items {
	width: 100%;
	float: left;
	background-image: url(../images/abouu-us-img3.jpg);
	background: #f2f2f2;
}
.raw_items_services {
	width: 100%;
	float: left;
}
.raw_items_services .news_caption {
	background: #9c5d2b;
}
.raw_items_services .news_caption h4 {
	color: #fff;
}
.about-img img {
	float: left;
	width: 100%;
	box-shadow: 0 5px 10px rgba(0,0,0,.15);
	color: #a3a3a3;
}
.about-btn {
	margin-top: 15px;
}
.about-margin {
	margin-top: 60px;
}
.about-margin h2 {
	text-transform: uppercase;
	color: #333;
	font-size: 30px;
}
.about-margin p {
	font-size: 13px;
}
.banner_content {
	position: absolute;
	top: 210px;
	color: #fff;
	text-align: center;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
.about_text {
	width: 100%;
	float: left;
	background-image: url(../images/abouu-us-img3.jpg);
}
.our-vision-bg img {
	float: left;
	width: 100%;
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.4);
}
.over-vision-breif {
	float: left !important;
	text-align: left;
	margin-top: 40px;
}
.our-team-blog {
	width: 100%;
	float: left;
}
.foooter_main {
	width: 100%;
	float: left;
}
.footer-main-blog {
	width: 100%;
	float: left;
}
.team-head-blog {
	background: #4b65a4;
	margin-top: 20px;
}
.team-head-blog2 {
	background: #29954a;
	color: #fff;
	margin-top: 20px;
}
}
.team-image {
	float: right;
	padding: 25px;
}
.team-image img {
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.4);
}
.team-image2 {
	float: left;
	padding: 25px;
}
.team-image2 img {
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.4);
}
.text-center-head {
	text-align: center;
	color: #fff;
}
.text-center-head h3 {
	text-align: center;
	color: #fff;
}
.team-image {
	float: right;
	padding: 25px;
}
.team-head-blogone {
	background: #9c5d2b;
}
.over_main_blg img {
	width: 100%;
	float: left;
}
.over_main_blg h2 {
	color: #a5bf39;
}
.overview-main-blog {
	float: left;
	width: 100%;/*background-image: url(../images/abouu-us-img3.jpg);*/
}
.overview-main-blog h2, h3, h4 {
	color: #4b65a4;
}
.content-padding-maain {
	padding-left: 0;
}
.central-image img {
	width: 100%;
	float: left;/* box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.4);*/
}
ul.other-faci-padd {
	padding-left: 0;
}
.final-benefits-image img {
	padding-bottom: 25px;
}
.testimpnial-author {
	background: #fff;
	padding-bottom: 8px;
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.4);
	/*    background-image: url(../images/abouu-us-img3.jpg);*/
	float: left;
}
.testimpnial-names {
	text-align: center;
}
.testimpnial-names p {
	color: #333 !important;
}
.testimpnial-names h4 {
	color: #4b65a4 !important;
}
.testimonial-background {
	background: #1e4094;
}
.feedback-symbl h1 {
	font-size: 200px;
	position: absolute;
	color: #ffffff1f;
	top: 0;
	font-family: Onyx !important;
}
.feedback-symbl p {
	font-size: 16px;
}
.contact-adrs {
	background: #f8f8f8;
	float: left;
	padding: 25px;
	box-shadow: 0 5px 10px rgba(0,0,0,.15);
}
.contact-main-blog {
	width: 100%;
	float: left;
	background-image: url(../images/abouu-us-img3.jpg);
}
.map-main-blog {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.contact-main-div {
	width: 100%;
	float: left;
}
.footer-form-bg img {
	float: left;
	width: 100%;
}
.footer-form-bg {
	padding: 0;
}
.index-section {
	width: 100%;
	float: left;
	background-image: url(../images/section_bg.jpg);
	background: #f2f2f2;
}
.our-clients-main {
	width: 100%;
	float: left;
	background: #fafafa;
}
.testimonieal-section {
	width: 100%;
	float: left;
}
.service-cnt-pdn0 {
	padding-bottom: 20px;
}
.socal_ikdf {
}
.socal_ikdf .social-btns__inner {
	overflow: hidden;
	float: left;
}
.socal_ikdf .social-btns__inner a {
	color: #fff !important;
}
.about_us_head {
	margin-top: 0px;
	width: 100%;
	float: left;
}
.about_us_head img {
	width: 100%;
}
.about_us_head .intro__text {
	position: absolute;
	z-index: 2;
	bottom: 70px;
}
.section-contact {
	float: left;
	width: 100%;
}
main {
	float: left;
	width: 100%;
}
.about_us_head23 h1 {
	color: #fff;
}
.overview-tab {
	width: 100%;
	float: left;
}
.raw_items_services .owl-nav {
	overflow: hidden;
}
.raw_items_services .owl-nav .owl-prev {
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	width: 100px;
	text-align: center;
	border-radius: 100px !important;
	left: 0;
	float: left;
	background: #fff;
}
.raw_items_services .owl-theme .owl-nav [class*=owl-]:hover {
	background: #a5bf39;
}
.raw_items_services .owl-nav .owl-next {
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	width: 100px;
	text-align: center;
	border-radius: 100px !important;
	right: 0;
	float: right;
	background: #fff;
}
.raw_items .owl-nav {
	overflow: hidden;
}
.raw_items .owl-nav .owl-prev {
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	width: 100px;
	text-align: center;
	border-radius: 100px !important;
	left: 0;
	float: left;
	background: #fff;
}
.raw_items .owl-theme .owl-nav [class*=owl-]:hover {
	background: #a5bf39;
}
.raw_items .owl-nav .owl-next {
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	width: 100px;
	text-align: center;
	border-radius: 100px !important;
	right: 0;
	float: right;
	background: #fff;
}
.testmonials .owl-nav {
	overflow: hidden;
	position: absolute;
	top: 100px;
	width: 120%;
}
.testmonials .owl-nav .owl-prev {
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	text-align: center;
	border-radius: 100px !important;
	left: 0;
	float: left;
	background: #fff;
	height: 50px;
	width: 50px;
}
.testmonials .owl-theme .owl-nav [class*=owl-]:hover {
	background: #a5bf39;
}
.testmonials .owl-nav .owl-next {
	height: 50px;
	width: 50px;
	color: #222222;
	border: 3px solid #e0e0e0;
	font-weight: 600;
	padding: 8px 15px;
	display: inline-grid;
	text-align: center;
	border-radius: 100px !important;
	right: 0;
	float: right;
	background: #fff;
}
.owl-nav {
	text-transform: capitalize;
}
 @media only screen and (max-width: 639px) {
#top-bar__navigation-toggler {
	top: 15px;
}
.banner_content .title {
	font-size: 28px;
	letter-spacing: 6px;
	line-height: 34px;
}
.banner_content .subtitle {
	letter-spacing: 4px;
}
.mobile-section {
	padding-top: 20px;
	padding-bottom: 50px
}
.about-img img {
	margin-top: 30px
}
.about-margin h2 {
	font-size: 20px;
}
.index-section {
	padding-bottom: 30px;
}
.box-shadowww {
	margin-bottom: 20px;
}
#vegas-control__next {
	right: 10px;
}
#vegas-control__prev {
	left: 10px;
}
.testimpnial-author {
	width: 100%;
}
.feedback__text {
	width: 100%;
	float: left;
}
.feedback-symbl p {
	font-size: 13px;
	padding: 20px;
	margin-top: 0 !important;
}
.feedback__author {
	margin-bottom: 0;
}
.section-heading h2 {
	margin-bottom: 25px;
	font-size: 25px;
	margin-top: 40px;
}
.section-heading {
	margin-bottom: 25px;
}
.heading_main {
	font-size: 20px;
}
#footer .footer__copy {
	text-align: center;
}
.social-btns a {
	font-size: 26px;
	float: none;
}
.section-block {
	padding-top: 0px;
	padding-bottom: 0px;
}
.social-btns {
	text-align: center;
}
.company-contacts address p {
	font-size: 13px;
}
.item__header h2 {
	font-size: 22px;
}
.item__header p {
	margin-top: 0;
}
.index-section {
	text-align: center;
}
.col-MB-30 {
	margin-bottom: 0;
}
.about_text p {
	font-size: 13px;
}
.over-vision-breif {
	text-align: center;
}
.our-vision-bg img {
	margin-top: 20px;
}
.our-team-blog {
	margin-top: 0px;
}
.products__inner h2 {
	margin-bottom: 0;
}
.product__item--text p {
	margin-bottom: 0;
	font-size: 13px;
}
.product__item--text h3 {
	margin-bottom: 0;
}
.team-image {
	padding: 0;
}
.team-head-blogone {
	padding: 10px 15px 40px 15px;
}
.product__item--text {
	padding: 20px;
}
.team-head-blog2 {
	padding: 10px 15px 40px 15px;
	margin-bottom: 40px
}
.team-image2 {
	padding: 0;
}
.team-head-blog {
	padding: 10px 15px 40px 15px;
}
.our-clients-main {
	margin-top: 0px;
	margin-bottom: 0px;
}
.section-contact .item {
	padding-top: 30px;
	padding-bottom: 20px;
}
.section-contact .item3 {
	padding-top: 60px;
	padding-bottom: 60px
}
.mobile-item {
	padding-bottom: 60px !important;
}
.mobile-contact {
	padding: 20px;
}
.contact-adrs {
	margin-top: 20px;
}
.section-contact {
	margin-top: 0px;
}
.map-main-blog {
	margin-top: 30px;
}
.overview-tab-main {
	display: none;
}
.tab-main-div {
}
.tab-main-div p {
	font-size: 13px;
}
.tab-main-div h2 {
	margin-bottom: 0;
}
.overview-main-blog {
	text-align: center;
}
.mobile-p p {
	margin-top: 15px !important;
}
.central-image img {
	margin-top: 20px;
}
.central-image img {
	box-shadow: none;
}
.table>tbody>tr>th {
	font-size: 13px;
}
.table>tbody>tr.info>td {
	font-size: 13px;
}
.overview-main-blog {
	padding-bottom: 50px;
}
ul.prm_ul li {
	font-size: 13px;
}
ul.other-faci-padd {
	margin-top: 20px;
}
.mobile-h h3 {
	font-size: 25px;
}
.footer-mobile p {
	text-align: center;
}
.mega_menu {
	width: 100% !important;
}
.mega_menu ul li {
	width: 100%;
}
#top-bar__navigation .submenu a {
	border: 0;
	color: #333;
}
.mega_menu ul li {
	margin-top: 0 !important;
}
#top-bar__navigation .submenu a {
	padding: 10px 10px;
}
#top-bar__navigation .submenu ul {
	margin-top: 5px;
}
#top-bar__navigation ul {
	margin-top: 0;
}
#top-bar__navigation a:not(.custom-btn) {
	font-size: 13px;
}
#top-bar__navigation .submenu a {
	font-size: 13px;
}
#top-bar {
	box-shadow: 0px 2px 17px rgba(37, 50, 70, 0.06);
}
.custom-btn {
	padding: 14px 60px 14px;
}
.about-margin {
	margin-top: 30px;
}
.about_us_head .intro__text {
	bottom: -5px;
}
.intro__title {
	letter-spacing: inherit;
	font-size: 25px;
}
.over-vision-breif {
	margin-top: 30px;
}
.about_us_head .intro__text {
	z-index: inherit;
}
.sidebar_menu {
	display: none;
}
.overview-main-blog {
	padding: 30px 0;
}
.prm_ul {
	padding: 0;
}
.partners__inner {
	padding: 30px 0;
}
.gallery--style-2 {
	padding: 30px;
}
header {
}
.tendar_doc {
	padding: 30px 0;
}
}
.section {
	float: left;
	width: 100%;
}
.intro__title {
	line-height: 51px;
}
 @media screen and (max-width: 900px) and (min-width: 640px) {
.tendar_doc {
	padding: 30px 0;
}
.gallery--style-2 {
	padding: 30px;
}
.partners__inner {
	padding: 30px 0;
}
.prm_ul {
	padding: 0;
}
.sidebar_menu {
	display: none;
}
.mega_menu {
	width: 100% !important;
}
.mega_menu ul li {
	width: 100%;
}
#top-bar__navigation .submenu a {
	border: 0;
	color: #333;
}
.mega_menu ul li {
	margin-top: 0 !important;
}
#top-bar__navigation .submenu a {
	padding: 10px 10px;
}
#top-bar__navigation .submenu ul {
	margin-top: 5px;
}
#top-bar__navigation ul {
	margin-top: 0;
}
#top-bar__navigation a:not(.custom-btn) {
	font-size: 13px;
}
#top-bar__navigation .submenu a {
	font-size: 13px;
}
#top-bar {
	box-shadow: 0px 2px 17px rgba(37, 50, 70, 0.06);
}
.about_us_head .intro__text {
	z-index: inherit;
}
.about_text {
	padding-bottom: 40px;
}
.our-team-blog {
	padding: 40px;
}
.our-team-blog h2 {
	margin-bottom: 0;
}
.our-vision-bg img {
	margin-top: 20px;
}
.about_us_head .intro__text {
	bottom: 30px;
}
.intro__title {
	letter-spacing: inherit;
	font-size: 30px;
}
.custom-btn {
	padding: 17px 36px 17px;
}
.heading_main {
	font-size: 20px !important;
}
.section-block {
	padding: 40px 0;
}
#top-bar__navigation-toggler {
	padding: 29px 10px;
}
.banner_content .title {
	font-size: 35px;
	letter-spacing: 10px;
	line-height: 38px;
}
.banner_content .subtitle {
	font-size: 16px;
	letter-spacing: 3px;
}
.index-section {
	padding-bottom: 50px
}
.about-img img {
	margin-top: 20px;
}
.about-btn {
	margin-top: 15px;
}
.about-margin h2 {
	font-size: 25px;
}
.col-MB-30 {
	margin-bottom: 10px;
}
.about-margin p {
	margin: 0;
}
.section-block {
	padding-top: 40px;
}
.services-list-1 h4 {
	font-size: 16px;
}
.service-cnt-pdn0 {
	padding: 0;
}
.services-mobile {
	width: 100%;
	flex: none;
	max-width: inherit;
}
.services-mobile a {
/* position: absolute;
        bottom: -80px;*/
}
.about-margin {
	margin-top: 40px;
}
.services-mobile-img {
	width: 100%;
	float: right;
	flex: none;
	max-width: inherit;
}
.heading-padding h3 {
	font-size: 25px;
}
.heading-padding {
	margin-bottom: 15px;
}
.services-list p {
	text-transform: lowercase;
}
.services-list h4 {
	font-size: 18px;
	margin-bottom: 5px;
}
.section-heading {
	margin-bottom: 25px;
}
.testimonieal-section {
	padding: 40px 0;
}
.feedback__author {
	margin-bottom: 0;
}
.feedback-symbl p {
	font-size: 13px
}
.feedback-symbl {
	padding: 4px 18px;
}
.our-clients-main {
	margin-top: 40px;
	margin-bottom: 40px;
}
.item__header h2 {
	font-size: 25px;
}
.company-contacts address p {
	font-size: 13px;
}
.footer-mobile p {
	font-weight: normal;
	margin-bottom: 0;
	font-size: 13px;
}
.social-btns__inner {
	margin: 0;
	float: right;
}
#footer {
	padding-bottom: 10px;
	padding-top: 14px;
}
.mobile-social {
	margin-top: -7px;
}
.social-btns a {
	font-size: 22px;
}
}
.pagination {
	padding-left: 0;
	list-style: none;
 border-radius: .25rem;
	text-align: center;
	margin-top: 19px;
	margin-bottom: 40px !important;
}
.pagination li {
	float: none;
	display: inline-block;
}
.pagination.pg-blue .page-item.active .page-link {
	background-color: #4b65a4;
}
.pagination.pagination-circle .page-item.active .page-link {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.pagination .page-item.active .page-link {
	background-color: #09c;
}
.pagination.pagination-circle .page-item .page-link {
	margin-left: 2px;
	margin-right: 2px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	padding: 0;
}
.pagination .page-item.active .page-link {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
 -webkit-border-radius: .125rem;
 border-radius: .125rem;
	background-color: #4285f4;
	color: #fff;
}
.pagination .page-item .page-link {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	outline: 0;
	border: 0;
	background-color: transparent;
	font-size: 20px;
	color: #212529;
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
.page-link {
	position: relative;
	display: block;
 padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.pagination.pagination-circle .page-item .page-link:hover {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.pagination.pagination-circle .page-item .page-link {
	margin-left: 2px;
	margin-right: 2px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.pagination .page-item .page-link:hover {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
 -webkit-border-radius: .125rem;
 border-radius: .125rem;
	background-color: #eee;
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}
.page-link:not(:disabled):not(.disabled) {
	cursor: pointer;
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}
.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}
.fb h3 {
	margin-bottom: 10px;
}
.fb p {
	margin-top: 0;
}
.plotsf0rlease {
	margin: 0;
	padding: 0;
}
.plotsf0rlease li {
	float: left;
	margin-left: 10px;
	background: #a5bf39;
	padding: 10px 15px;
	border-radius: 4px;
	font-weight: 600;
	color: #fff;
}
.table_h12 {
	margin-top: 20px !important;
}
