z/* global start */

body {
	font-family: 'Ubuntu', sans-serif;
	color: #000;
}

.padding-y {
	padding-top: 150px;
	padding-bottom: 150px;
}

.padding-bottom {
	padding-bottom: 150px;
}

.roboto-font {
	font-family: 'Roboto', sans-serif;
}

body a:hover {
	color: #000;
	text-decoration: none;
}

/* global end */

/* header start */

.contact a {
	color: #0f6c5d;
}

/* contact */

.contact .contact-email {
	padding-right: 22px;
}

.contact .contact-email:hover {
	color: inherit;
	text-decoration: none;
}

.contact .contact-phone:hover {
	color: inherit;
	text-decoration: none;
}

.contact {
	padding-top: 12px;
}

/* search button */

.top-search input {
	width: 100%;
	border: none;
	border-bottom: 2px solid #535353;
}

.top-search .form-inline {
	position: relative;
	margin-right: 33px;
}

.top-search label::after {
	content: "\ed11";
	font-family: "Icofont";
	width: 10px;
    height: 2px;
    position: absolute;
    right: -24px;
	position: absolute;
	right: -10px;
	top: 4px;
	color: #000;
}

/* main menu */

.main-menu ul.maximenuck {
    padding-left: 54px;
}

.main-menu div#maximenuck92.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
	padding-left: 6px;
}

/* header end */

/* slider start */

.excerpt-2 {
	position: relative;
}

.slider-link::before {
	content: " ";
	background-color: #000;
    width: 19px;
    height: 1.5px;
    position: absolute;
    left: 4px;
    top: 26px;
}

.scrooll-down {
	position: relative;
}

.content-scroll {
	position: absolute;
	bottom: 75px;
	z-index: 100;
	left: calc(50% - 29.5px);
	border: 1px solid #fff;
	padding: 16px;
	border-radius: 50%;
}

.content-scroll .icofont-scroll-down {
	color: #fff;
	font-size: 25px;
}

#slide::after {
	content: " ";
	width: 50%;
	height: 35px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: #fff;
}

/* slider end */

/* about start */

.video-link span {
	border: 1px solid #fff;
    z-index: 100;
    top: calc(58% - 50px);
    left: 26%;
    border-radius: 50%;
    padding: 10px;
}

.video-link svg {
	color: #fff;
	width: 25px;
	height: 25px;
	z-index: 100;
	top: calc(50% - 12.5px);
	left: calc(29% - 12.5px);
	z-index: 100;
}

.video-link img {
	position: relative;
	left: -174px;
	border: 19px solid #fff;
    z-index: 10;
}

.arrow-right svg {
	width: 50px;
    height: 50px;
    position: absolute;
    left: -9px;
    color: #000;
}

.gallery-slider .owl-carousel .owl-stage-outer {
	max-height: 456px;
    width: auto;
    overflow: hidden;
}

.gallery-slider .owl-next svg, .gallery-slider .owl-prev svg {
	width: 40px;
	height: 40px;
}

#about .owl-theme .owl-nav [class*="owl-"]:hover {
	background: transparent;
	color: #000;
}

#about-title h1 {
	font-weight: 300;
	font-size: 2.55rem;
	font-family: 'Roboto', sans-serif;
}

#about-title span {
	color: #0f6c5d;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
}

/* about end */

/* super path start */

#super-path .custom {
	text-align: center;
}

#super-path p, #unique p {
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
}

#super-path .col-12 p::before {
	content: "\efcd";
	font-family: "Icofont";
	font-size: 25px;
	position: absolute;
	top: -5px;
	left: calc(18% - 13.5px);
}

#super-path .col-12 p::after {
	content: "\efce";
	font-family: "Icofont";
	font-size: 25px;
	position: absolute;
	right: calc(28% - 13.5px);
	top: 35px;
}

.sp-link-right {
	position: absolute;
    width: 90px;
    height: 90px;
    background-color: #fff;
    right: 0;
    bottom: 0;
    color: #000;
    text-align: center;
    padding-top: 24px;
}

.sp-link-left {
	position: absolute;
    width: 90px;
    height: 90px;
    background-color: #fff;
    left: 0;
    bottom: 0;
    color: #000;
    text-align: center;
    padding-top: 24px;
}

.sp-link-right svg, .sp-link-left svg {
	width: 50px;
	height: 50px;
}

.sp-text-left p, .sp-text-right p {
	font-family: 'Ubuntu', sans-serif;
}

.sp-text-left {
	text-align: right;
}

/* super path end */

/* Sport start */

.sport-bg {
	background-color: #d6dfd7;	
}

.sport-lg-6 {
	height: 630px;
}

.sport-link {
	background-color: #000;
	color: #fff;
	padding: 15px 36px;
	position: relative;
}

.sport-link::before{
	content: " ";
    background-color: #696869;
    width: 19px;
    height: 1.5px;
    position: absolute;
    left: 10px;
    top: 23px;
}

.sport-parallax {
	background-image: url(/images/super-path/sport-img.jpg);
	background-repeat: no-repeat;
	background-size:60% 100%;
	background-position: center right;
	background-attachment: fixed;
	height: 630px;
	
}

/* Sport end */

/* Unique start */

#unique .col-12 p::before {
	content: "\efcd";
	font-family: "Icofont";
	font-size: 25px;
	position: absolute;
	top: -5px;
	left: calc(27% - 13.5px);
}

#unique .col-12 p::after {
	content: "\efce";
	font-family: "Icofont";
	font-size: 25px;
	position: absolute;
	right: calc(30% - 13.5px);
	top: 35px;
}

#unique {
    padding-top: 100px;
    padding-bottom: 50px;
}

/* Unique end */

/* Team start */

#team::before {
	content: " ";
	height: 500px;
	width: 90%;
	background-color: #333333;
	position: absolute;
	top: 75px;
	right: 0;
}

.team-title {
	color: #fff;
}

.team-slider p {
	font-size: 18px;
}

#team .team-content-slider .owl-nav button svg {
	width: 40px;
    height: 40px;
}

#team .owl-nav {
	text-align: right;
}

#team .owl-nav [class*="owl-"]:hover {
	background: transparent;
	color: #000;
}

#team a::before {
	content: none;
}

#team .owl-item, #news .owl-item {
	padding-left: 1.2rem;
}

.owl-item h3 {
	font-size: 1.55rem;
}

.readmore {
	line-height: 3.6;
}

#team h3 a {
	color: inherit;
}

#team .sport-link {
	color: #fff;
}

#team .doc-single h3 {
	font-size: 1.55rem;
}

#team .doc-single .readmore {
	padding-top: 16px;
}

#team .team-image img {
	min-height: 438px;
}

/* Team end */

/* Testimorials start */

#testimorials {
	min-height: 500px; 
	background-image: url("/images/testimorials/testimorials.jpg");
	background-attachment: fixed;
    background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.testimorials-content {
	padding-top: 120px;
	color: #fff;
}

#testimorials .testimorials-content h2 {
	padding-bottom: 3rem;
}

/* Testimorils end */

/* Video start */

#video .video-content .video-link span {
	top: calc(80% - 183px);
    left: calc(50% - 25px);
}

/* Video end */

/* News start */

.news-content h2 {
	text-align: center;
	padding-bottom: 3rem;
}

.news-title {
	padding-bottom: 1.2rem;
	border-bottom: 2px solid #000;
	font-weight: 300;
}

#news::before {
	height: 400px;
    width: 56%;
    background-color: #d6dfd7;
    position: absolute;
    content: " ";
}

/* News end */

/* Contact start */

#contact::before {
	height: 65%;
    width: 80%;
    background-color: #d6dfd7;
    position: absolute;
    content: " ";
    right: 0;
    top: 230px;
    z-index: -1;
}

.form-content {
	padding-left: 9.5rem;
}

.form-contacts {
	background-color: #345942;
	font-size: 2rem;
	color: #d6dfd7;	
}

.form-row {
	padding-left: 7px;
}

.form-row:first-child {
	padding-left: 0;
}

#contact .col-12.col-lg-4.pt-5 {
	border-right: 1.5px solid #000;
}

#contact .col-12.col-lg-4.pt-5:last-child {
	border-right: 0;
}

#art-form .form-control {
	background-color: #d6dfd7;
	border: 0;
    border-bottom: 1.35px solid black;
    border-radius: 0;
}

#art-form .form-control::placeholder {
	color: #000;
}

#contact .formControls, #contact div {
	text-align: center;
}

#home-contact-submit {
	background-color: #1c4e4a;
	border: 0;
	padding: 0.5rem 1.2rem;
	
}
/* Contact end */

/* Footer start */

#footer {
	background-color: #333333;
	color: #fff;
	}

#footer h3 {
	color: #00aba5;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer .third-column {
	padding-top: 35px;
}

#footer .sport-link::before {
	content: none !important;
}

#footer .sport-link {
	color: #00aba5;
}

#footer .sport-link::after {
	content: " ";
    background-color: #00aba5;
    width: 31px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50px;
}

#footer span {
	color: #00aba5;
}

#footer .copyright p a {
	color: #00aba5;
}

#footer .d-inline-block {
	background-color: #2b5f5b;
}

#footer .logo-content {
	padding-top: 10px;
}
/* Footer end */

/* Goolge start */

#google iframe { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

/* Google end */




