/*-----------------
	@Typography
-----------------*/

@font-face {
	font-family: "SpaceGrotesk-Bold";
	src: url(../fonts/SpaceGrotesk/SpaceGrotesk-Bold.woff) format("woff");
	font-weight: 900;
	font-style: normal;
}

/* 1. ========================= Site Styles ========================= */

/* 1.1. ========================= Page Styles ========================= */

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0;
	overflow-x: hidden;
	line-height: 1.7;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #1D2228;
	text-transform: none;
	letter-spacing: 0;
}
body.rtl {
	direction: rtl;
	text-align: right;
	font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 60px;
	line-height: 1.0833333333333333;
}

h2 {
	font-size: 52px;
	line-height: 1.4444444444444444;
}

h3 {
	font-size: 26px;
	line-height: 1.0833333333333333;
}

h4 {
	font-size: 22px;
	line-height: 1.2380952380952381;
}

h1,
h2,
h3,
h4,
h5,
h6,
.feature_link a,
.readmore {
	font-family: "SpaceGrotesk-Bold";
}

body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl h6,
body.rtl .feature_link a,
body.rtl .readmore {
	font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
}

p, .p {
	font-size: 16px;
	line-height: 1.625;
}
b, strong {
	font-weight: 500;
}
body.rtl b, body.rtl strong {
	font-weight: 600;
}
a {
	color: inherit;
	text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

a i {
	padding: 0 2px;
}

img {
	max-width: 100%;
}

ol {
	counter-reset: counter;
	padding-left: 0;
}

ol li {
	list-style: none;
	margin-bottom: 1rem;
}

ol li:before {
	counter-increment: counter;
	content: counter(counter);
	font-weight: 500;
	margin-right: 10px;
}
body *::selection {
	background-color: #72c2d4;
}

body.rtl .alert.alert-dismissible {
	padding-left: 4rem;
	padding-right: 1.25rem;
}
body.rtl .alert-dismissible .close {
	left: 0;
	right: auto;
}

.navbar-brand {
	margin-right: 0;
	margin-left: 1rem;
}
body.rtl .navbar-brand {
	margin-right: 1rem;
	margin-left: 0;
}

/*
 * DX Good stuff
 */
.adm-pos-tr {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
.adm-pos-tl {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.adm-pos-br {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}
.adm-pos-bl {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
.btn-adm, a.btn-adm {
	position: relative;
	display: inline-block;
	min-width: 30px;
	height: 30px;
	padding: 0;
	background-color: #c5c7ca;
	line-height: 30px;
	text-align: center;
	color: #3d3833;
	font-size: 18px;
	text-decoration: none;
	border: none;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.btn-adm .on-label {
	display: inline-block;
	padding: 0 5px;
}
.btn-adm * {
	position: relative;
	z-index: 3;
}
.btn-adm:before,
.btn-adm:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
	background-color: #2555a5;
	z-index: 0;
	content: "";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.btn-adm:after {
	background-color: #e52b54;
	z-index: 1;
}
.btn-adm:hover {
	color: #fff;
}
.btn-adm:hover:before {
	width: 100%;
}
.btn-adm:hover:after {
	width: 4px;
}
.btn-adm.sm {
	min-width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
}
.hide-adm-ui .btn-adm {
	display: none;
}

.form-error-msg {
	display: none;
	padding-top: 4px;
	font-size: 14px;
	color: #d00;
}
.form-error-msg.vis {
	display: block;
}
.form-error-msg.inline.vis {
	display: inline;
}

.dx-g-recaptcha {
	display: none;
}
.dx-recaptcha-notice {
	color: #666;
	font-size: 14px;
}
.dx-recaptcha-notice a {
	color: #666;
	text-decoration: underline;
}
.dx-recaptcha-notice a:hover {
	color: #0e84a1;
}

/* COLOR GLOBAL */

.tbl-pricing .tbl-prc-col .tbl-prc-list,
#header .nav > li > a,
#header .nav > li > a:hover {
	color: #1D2228;
}

.wrap-bg-primary,
.course-price,
.color-two {
	background-color: #0e84a1;
}

.color-three,
.color-three:hover,
.themeioan_blog .blog-content,
.tbl-pricing .tbl-prc-col .tbl-prc-wrap,
.themeioan_event .event-content,
.themeioan_services .blog-content,
.themeioan_blog .blog-content,
#header .navbar-default .navbar-toggle .icon-bar,
.video-btn:hover,
.color-three {
	background-color: #fff;
}


.wrap-bg-primary .section-title span,
.wrap-bg-primary .section-title h2,
.wrap-bg-primary .section-title p,
.course-price,
.header-content .header-text,
.header-content .header-text h1,
.header-content .header-text p,
.themeioan_event .date h4,
.text-white,
.text-white h2,
.text-white .section-title p,
.section-title.text-white p,
.call-to-action-content h3,
.header-area .header-area-inner .title,
.header-content.page-header-content .page-header-text p,
.video-btn,
.wrap-bg.wrap-bg-parallax,
.color-one:hover,
.color-two,
.color-two:hover,
.header-area .header-area-inner p {
	color: #fff;
}

a:hover,
#header .navbar-nav>li>a:hover,
#header .navbar-default .navbar-nav>li>a:hover,
.base-color,
#header .navbar-nav a.active,
#header .active,
.header-content.page-header-content .page-header-text h1,
.header-content.page-header-content .page-header-text h2,
.header-content.page-header-content .page-header-text h3,
.header-content.page-header-content .page-header-text h4,
.header-content.page-header-content .page-header-text h5,
.header-content.page-header-content .page-header-text h6,
.video-btn:hover,
.readmore,
.themeioan_event ul li i,
.themeioan_ul_icon i,
.course-viewer ul li i,
.color-green {
	color: #0e84a1;
}
.secondary-color {
	color: #0e84a1;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none
}

figure {
	margin: 0;
}

figure img {
	width: 100%;
}

figure iframe {
	overflow: hidden;
	width: 100% !important;
	background-color: #f4f4f4;
	border: 2px solid #e9e9e9;
}

video {
	width: 100%;
	height: auto;
}

/* Cursor */
.cursor {
	width: 6px;
	height: 5px;
	background-color: #0e84a1;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: none;
	transition: none;
	pointer-events: none;
	z-index: 10000;
}

.cursor2 {
	position: absolute;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: 1px solid #0e84a1;
	position: absolute;
	top: 9px;
	left: 9px;
	-webkit-transition: none;
	transition: none;
	pointer-events: none;
	z-index: 10000;
}

.center-column {
	margin: 70px auto 0;
}

.content-button {
	margin: 60px auto 0;
	max-width: 250px;
}

.themeioan_ul_icon {
	margin-top: 25px;
}
.themeioan_ul_icon li {
	line-height: 33px;
	font-size: 16px;
	color: #000;
}

.themeioan_ul_icon i,
.course-viewer ul li i {
	padding-right: 7px;
}
body.rtl .themeioan_ul_icon i,
body.rtl .course-viewer ul li i {
	padding-left: 7px;
	padding-right: 0;
}

.spc ul {
	list-style: outside circle;
	padding: 0 0 0 1.1rem;
}
body.rtl .spc ul {
	padding-right: 1.1rem;
	padding-left: 0;
}
.spc ul li {
	list-style: outside circle;
}

.mt-25 {
	margin-top: 25px;
}
.mt-50 {
	margin-top: 50px;
}

.mb-60 {
	margin-bottom: 60px;
}
.min-height750 {
	min-height: 750px;
}
.fullcontainer {
	padding: 0 30px;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}
.relative {
	position: relative;
}
.relative .bottom-round {
	z-index: 2;
}
.bg-start-dark {
	padding: 3px 10px !important;
	display: inline-block !important;
	border-radius: 50px;
	background-color: #fff;
	margin-bottom: 10px;
}
.bg-start-light {
	margin-bottom: 5px;
}

.second {
	color: #0e84a1;
}
.underline,
.underline-small,
.underline-large {
	position: relative;
}
.section-text-left p {
	margin-left: 0 !important;
	margin-bottom: 25px !important;
}
.section-text-left h3 {
	margin-bottom: 15px !important;
}

.call-to-action-content h3 {
	font-size: 40px;
	line-height: 1.2;
}
.call-to-action-area img {
	position: absolute;
	right: 0;
	height: 100%;
}

.call-to-action-btn .btn-custom {
	display: inline-block;
	margin-top: 19px;
	background-color: #0e84a1;
}

.cta-center {
	text-align: center;
	margin: 0 auto;
}
.cta-center p {
	font-size: 18px;
}

.bg-cta {
	background-color: #1c1b1f;
	padding: 100px 0;
}
.black-layout {
	background-color: #1D2228;
	color: #fff;
}

.bg-cta.bg-white h3 {
	color: #000 !important;
}

/*tags course*/
.wrap-bg-secondary {
	background-color: #1c1b1f;
}
.bg-orange {
	background-color: #fe4c1c;
}

.tbl-prc-wrap,
.themeioan_event {
	-webkit-box-shadow: 0 0 36.8px 9.2px rgba(16,37,65,.1);
	box-shadow: 0 0 36.8px 9.2px rgba(16,37,65,.1);
}

.themeioan_services .mt-25 {
	margin-bottom: 10px;
}

.figback {
	display: block;
	position: relative;
	width: 100%;
	padding: 0 0 10px;
	text-align: right;
}
.figback:before {
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 0;
	right: 10px;
	background-color: #0e84a1;
	z-index: -1;
	content: "";
}
body.rtl .figback {
	text-align: left;
}
body.rtl .figback:before {
	left: 10px;
	right: 0;
}
.figback > img {
	display: inline;
	width: calc(100% - 10px);
	height: auto;
}

/* SERVICES */
.dreidbg,
.dreidbgleft {
	position: relative;
}
.dreidbg:after {
	position: absolute;
	bottom: -20px;
	right: -20px;
	width: 90%;
	height: 90%;
	background-color: #0e84a1;
	z-index: -1;
	content: "";
}
.dreidbgleft:after {
	position: absolute;
	bottom: -20px;
	left: -20px;
	width: 90%;
	height: 90%;
	background-color: #0e84a1;
	z-index: -1;
	content: "";
}

.themeioan_services .blog-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin-top: -50px;
	width: calc(100% - 60px);
	margin-left: 30px;
	margin-right: 30px;
	background-color: #fff;
	padding: 30px 30px 20px;
	-webkit-transition: transform .3s cubic-bezier(0,0,.5,.99);
	-moz-transition: transform .3s cubic-bezier(0,0,.5,.99);
	transition: transform .3s cubic-bezier(0,0,.5,.99);
}
.themeioan_blog .blog-content {
	padding: 40px;
	background-color: rgba(35, 34, 38, 0.03);
}
.themeioan_event .event-content {
	padding: 25px 30px;
}
.themeioan_event .date {
	background-color: #1c1b1f;
}
.themeioan_services.course-area .blog-content p {
	margin-bottom: 5px;
}
.themeioan_services article {
	position: relative;
}
.themeioan_services .absolute-transparent {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0;
	padding: 300px 40px 30px 40px;
	background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, 1));
	color: #fff;
}
.themeioan_services .absolute-transparent h5{
	color: #fff;
}
.themeioan_services .blog-content.absolute-transparent:after {
	display: none !important;
}

.themeioan_services.even {
	height: 100%;
}
.themeioan_services.even article {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.themeioan_services.even article .blog-content {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.project-bg {
	background: url("../images/content/slider/slider2.jpg") scroll 0 0 no-repeat;
	background-position: center center !important;
}
.project-bg:before {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	z-index: 1;
}
.project-bg:before {
	opacity: 0.8;
	background-color: #1D2228;
}
.project-bg .container,
.project-bg .fullcontainer {
	z-index: 2;
	position: relative;
}

.themeioan_services .blog-content .title,
.themeioan_event .event-content .title {
	font-size: 23px;
	line-height: 1.3!important;
	margin-bottom: 22px
}
.hoverimage.themeioan_blog .blog-content .title {
	margin-bottom: 55px;
}
.themeioan_blog .blog-content .title {
	font-size: 26px;
	line-height: 1.3 !important;
	margin-bottom: 15px;
}
.themeioan_services .blog-content p,
.themeioan_services .blog-content .p {
	margin-bottom: 1rem;
	font-weight: 400;
}
.course-single-content p {
	margin-top: 12px;
}

.mb20 {
	margin-bottom: 60px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mbt30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.width400 {
	max-width: 400px;
}
.course-bottom {
	margin-top: 25px;
}

.course-bottom-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}

.course-avatar {
	width: 30px;
	height: 30px;
	display: inline;
	margin-right: 8px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	overflow: hidden;
}

.course-avatar img {
	border-radius: 100%;
}

.course-bottom-list li {
	width: 50%;
	font-weight:500;
}

.course-duration {
	margin-top: 3px;
	text-align: right;
}

.course-price {
	padding: 0 5px;
	margin-left: 10px;
	border-radius: 3px;
}

.themeioan_services .blog-meta li:last-child {
	margin-right: 0;
}

.themeioan_services .read-more {
	font-size: 12px;
}

.course-photo img {
	width: 100%;
	height: auto;
}

.course-title {
	margin-top: 7px;
}

.course-statistic {
	margin-bottom: 10px;
}

.course-star {
	margin-bottom: 15px;
}

.course-star i {
	margin-right: 5px;
	padding-top: 8px;
	font-size: 14px;
	color: #ffb606;
}

.course-viewer {
	text-align: right;
}

.course-viewer li,
.blog-info {
	line-height: 1.4;
	font-size: 0.94rem;
}
.blog-info {
	margin-bottom: 12px;
}
.blog-category {
	display: inline;
}
.blog-category a {
	font-weight: 500;
}

.course-viewer ul li {
	list-style: none;
	display: inline-block;
}

.course-single:nth-last-of-type(2n+2) .tags a {
	background-color: rgb(253, 239, 219);
	color: #ffb606;
}

.course-single:nth-last-of-type(3n+3) .tags a {
	background-color: rgb(227, 248, 255);
	color: #29a1c1;
}

.project-slide {
	display: block;
	width: 100%;
}
.project-slide .photo-top {
	width: 100%;
	overflow: hidden;
}
.project-slide .photo-top img {
	width: 100%;
	height: auto;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.project-slide .photo-top a {
	display: block;
	width: 100%;
}
.project-slide:hover .photo-top img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.project-slide .heading {
	display: block;
	width: 100%;
	margin: 0;
	padding: 30px 30px;
	background-color: #0e84a1;
	color: #fff;
	font-size: 20px;
	border: 1px solid #0e84a1;
	border-bottom: 0;
}
.project-slide .heading a {
	color: #fff;
}
.project-slide .heading .extra {
	display: block;
	font-size: 16px;
}
.project-slide .body {
	display: block;
	width: 100%;
	padding: 30px;
	border: 1px solid #ddd;
	border-top: 0;
}
@media (min-width: 992px){
	font-size: 22px;
}

.required {
	color: #f9331e;
}

.animation {
	visibility: hidden;
}

.animated {
	visibility: visible;
}

/* 1.2. Site Elements Basic*/
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	height: 52px;
	padding: 0 20px;
	font-size: 15px;
	color: #b3bcc6;
	outline: none !important;
}

textarea {
	height: auto;
	padding: 13px 20px;
	min-height: 140px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	color: #1D2228;
}

input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
textarea:disabled {
	color: #b9b9b9;
	background-color: #f0f0f0;
	border: 2px solid #f0f0f0;
}

.btn-custom,
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
	background-color: #0e84a1;
	color: #fff;
	padding: 14px 20px;
	line-height: 15px;
	-webkit-border-radius: 4px;
	border: 0;
	border-radius: 4px;
	outline: none !important;
	font-family: "SpaceGrotesk-Bold";
	font-weight: 900;
	-webkit-transition: background-color .4s ease, border .4s ease, color .4s ease;
	-moz-transition: background-color .4s ease, border .4s ease, color .2s ease;
	-ms-transition: background-color .4s ease, border .4s ease, color .2s ease;
	-o-transition: background-color .4s ease, border .4s ease, color .2s ease;
	transition: background-color .4s ease, border .4s ease, color .4s ease;
}
.btn-small,
.btn-small:hover {
	background-color: #0e84a1;
	color: #fff;
	padding: 8px 15px;
	margin-top: 10px;
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none !important;
	font-family: "SpaceGrotesk-Bold";
}
body.rtl .btn-custom,
body.rtl input[type="button"],
body.rtl input[type="submit"],
body.rtl input[type="reset"],
body.rtl button,
body.rtl .btn-small,
body.rtl .btn-small:hover {
	font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.show-all {
	text-align: right;
	display: block;
	font-weight: 500;
	margin-top: 10px;
}
body.rtl .show-all {
	text-align: left;
}
.join-button {
	position: relative;
	margin-left: 15px;
	padding-left: 45px;
	font-weight: 500;
}
body.rtl .join-button {
	margin-right: 15px;
	margin-left: 0;
	padding-right: 45px;
	padding-left: 0;
}
.join-button i {
	position: absolute;
	top: -3px;
	left: 0;
	margin-left: 10px;
	font-size: 25px;
}
body.rtl .join-button i {
	right: 0;
	left: auto;
}
.button-light {
	text-transform: uppercase;
	font-size: 13px !important;
	font-weight: 500;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
	line-height: 1;
	padding-top: 16px;
	padding-bottom: 16px;
}

.btn-custom:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.call-to-action-btn .btn-custom a:hover {
	outline: none !important;
	background-color: #097d96;
	color: #fff;
}

.btn-custom:disabled,
input[type="button"]:disabled,
input[type="submit"]:disabled,
input[type="reset"]:disabled,
button:disabled {
	color: #707070 !important;
	background-color: #bababa;
	border-bottom: 3px solid #bababa;
	outline: none !important;
}

.accordion-dark .card {
	margin-bottom:25px;
	border:0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
}
.accordion-dark .card-header {
	background-color: #eeede4;
	border:0;
}
.card-header .btn:hover{
	color: #097d96;
}
.accordion-light .card-header,
.accordion-light .card {
	padding: 0;
	background-color: transparent!important;
	border: 0;
}
.accordion-light .card {
	margin-bottom: 15px;
}
.accordion-light .btn,
.accordion-light .card-body {
	padding: 0 !important;
}
.btn-custom.btn-icon {
	position: relative;
}

.btn-custom.btn-icon {
	position: relative;
}

.btn-custom.btn-icon .fa {
	position: absolute;
	top: 9px;
	left: 30px;
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	border: 2px solid #FFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

button.close {
	color: #404040 !important;
	font-size: 20px;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

button.close:hover {
	color: #1a1a1a;
	background: none;
	border: 0;
}

select {
	height: auto;
	font-weight: 400;
	padding: 8px 12px;
	border: 2px solid #EEE;
	outline: none;
}

select:focus {
	outline: none;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

.alert h4 {
	margin-bottom: 10px;
}

.tooltip {
	text-transform: lowercase;
}

.tooltip-inner {
	padding: 6px 12px 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* 1.4. ========================= Post Heading ========================= */

.post-heading-center {
	text-align: center;
}

.post-heading-left {
	margin-bottom: 25px;
}

.section-title.with-p {
	margin-bottom: 10px;
}

.section-title > span,
.bg-start-light {
	font-size: 15px;
	font-weight: 500;
	padding-bottom: 5px;
	display: block;
	text-transform:uppercase;
}

.section-title h2 {
	font-size: 40px;
	line-height: 1.2em;
	margin-bottom: 0;
	position: relative;
}
.section-title p, .section-title .p {
	margin-top: 25px;
	margin-bottom: 1rem;
}

.section-title span {
	display: block;
	margin-bottom: 0;
}
.section-title h3 {
	margin-bottom: 0;
	line-height: 1.2em;
	font-size: 30px;
}

.underline:after {
	display: block;
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #0e84a1;
	z-index: -1;
	content: "";
}
.underline-small:after {
	display: block;
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #0e84a1;
	z-index: -1;
	content: "";
}
.underline-large:after {
	display: block;
	position: absolute;
	bottom: 9px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #0e84a1;
	z-index: -1;
	content: "";
}
.sep-border {
	height: 1px;
	background-color: #e4e4e4;
}

/* 1.5. ========================= Scroll to Top ========================= */

.cd-top {
	display: inline-block;
	position: fixed;
	bottom: 40px;
	right: 10px;
	height: 40px;
	width: 40px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	text-indent: 100%;
	white-space: nowrap;
	background: #0e84a1 url(../images/cd-top-arrow.svg) no-repeat center 50%;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	cursor: pointer;
	border-radius: 100px;
	z-index: 3;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}

.no-touch .cd-top:hover {
	opacity: 1;
}

@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}

@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 40px;
		width: 40px;
		right: 30px;
		bottom: 30px;
	}
}


/* 2. ========================= Header ========================= */
.header-area .header-area-inner h1.title {
	font-size: 65px;
	line-height: 70px;
	margin-bottom: 20px;
}

.header-area .header-area-inner p {
	font-size: 19px;
	line-height: 24px;
	max-width: 580px;
	font-weight: 400;
}

.welcome {
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
	margin-bottom: 10px;
	display: block;
	font-weight: 500;
}
/* 2.1. ========================= Navigation ========================= */

.transparent-header {
	position: absolute;
	width: 100%;
	z-index: 999;
	transition: .3s;
	background-color: #fff;
	box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.1);
}
.transparent-header.color-white {
	background-color: transparent;
}
.transparent-header.color-white.sticky-menu {
	background-color: #1D2228;
}
.transparent-header.color-white .bar1,
.transparent-header.color-white .bar2,
.transparent-header.color-white .bar3 {
	background-color: #fff !important;
}
.transparent-header.sticky-menu {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	margin: auto;
	padding: 0;
	z-index: 999;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.header-style-two {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)!important;
}

#header .navbar,
#header .navbar-brand,
#header .navbar-brand img {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

#header .navbar {
	width: 100%;
	z-index: 1000;
}

#header .navbar-default {
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

#header .navbar-brand {
	height: auto;
}

#navbar-header {
	padding-top: 3px;
}

#header .ml-auto {
	margin: 0 auto;
}

#header .navbar-brand img {
	max-height: 45px;
	height: auto;
}
@media (min-width: 768px){
	#header .navbar-brand img {
		max-height: 72px;
	}
}

#header .navbar-default .navbar-collapse {
	border: 0;
}

#header .nav > li > a {
	display: block;
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	padding: 30px 0 30px;
	margin: 0 0 0 22px;
}

#header .navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
}

#header .navbar-default .navbar-nav>li>a {
	background: none;
	font-size: 18px;
}

#header .navbar-nav>li>a:hover,
#header .navbar-default .navbar-nav>li>a:hover {
	border-color: #FFF;
}

#header .navbar-nav>.active>a,
#header .navbar-default .navbar-nav>.active>a {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
	filter: none;
	border-color: #FFF;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#header .navbar-toggle {
	margin-top: 13px;
	border: 0;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 5px;
}

.burger-icon {
	display: none;
	cursor: pointer;
	padding: 0 15px 0 10px;
}

.navbar-toggler,
.navbar-toggler:hover {
	border: 0;
	background: none !important;
	padding: 10px;
	z-index: 2;
	display: block;
}

.burger-icon.navbar-toggler {
	cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
	z-index: 1;
	width: 35px;
	height: 3px;
	margin: 8px 0;
	transition: .6s;
	border-radius: 2px;
	background-color: #1D2228;
}

.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
	opacity: 0;
}

.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}

/* 2.2. ========================= Header Content ========================= */

.slider-bg1 {
	background: url("../images/content/slider/slider2.jpg") no-repeat;
}
.slider-bg4 {
	background: url("../images/content/slider/slider4.jpg") no-repeat;
}
.slider-bg5 {
	background: url("../images/content/slider/slider5.jpg") no-repeat;
}
.slider-bg6 {
	background: url("../images/content/slider/slider6.jpg") no-repeat;
}
.slider-bg7 {
	background: url("../images/content/slider/slider7.jpg") no-repeat;
}
.slider-bg8 {
	background: url("../images/content/slider/slider8.jpg") no-repeat;
}
.slider-bg9 {
	background-image: url("../images/content/slider/slider9.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.slider-bg10 {
	background: url("../images/content/slider/slider10.jpg") no-repeat;
	background-size:cover;
}
.slider-bg11 {
	background-image: url("../images/content/slider/slider11.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.slider-bg12 {
	background-image: url("../images/content/slider/slider12.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.slider1 {
	background: url("../images/content/slider/slider1.jpg") no-repeat;
}
.slider2 {
	background: url("../images/content/slider/slider2.jpg") no-repeat;
}

.slider-clean3 {
	background: url("../images/content/slider/slider-clean3.jpg") no-repeat;
}

.projectdetail1 {
	background: url("../images/content/projectdetail/1.jpg") no-repeat;
}
.projectdetail2 {
	background: url("../images/content/projectdetail/2.jpg") no-repeat;
}
.projectdetail3 {
	background: url("../images/content/projectdetail/3.jpg") no-repeat;
}

.header-content {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 200px 0 50px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat no-repeat;
	z-index: 1;
}
.header-content.page-header-content {
	border-bottom: 0;
}

.header-content .header-text {
	padding-top: 100px;
}

.header-content .header-text .btn-section {
	margin-top: 35px;
}

.header-content .header-slider {
	background: url("../images/base-header-slider.png") no-repeat;
	background-size: 100%;
	padding: 23.9% 7.1% 30% 6.6%;
	margin-bottom: -40px;
}

.header-content.page-header-content .page-header-text {
	text-align: center;
	background-color: #0375af;
	padding: 15px 0 20px;
	border-top: 1px solid #2e4357;
	border-bottom: 1px solid #2e4357;
}

.header-content.page-header-content .page-header-text h1,
.header-content.page-header-content .page-header-text h2,
.header-content.page-header-content .page-header-text h3,
.header-content.page-header-content .page-header-text h4,
.header-content.page-header-content .page-header-text h5,
.header-content.page-header-content .page-header-text h6 {
	margin: 0;
}

.header-content.page-header-content .page-header-text h1 {
	font-size: 30px;
	line-height: 36px;
}

.header-content.page-header-content .page-header-text p {
	font-size: 15px;
	margin: 5px 0 0;
}

.header-content .btn-section .btn-custom {
	display: inline-block;
}

.position-center.header-content .btn-section .btn-custom {
	margin-left: 20px;
}
body.rtl .position-center.header-content .btn-section .btn-custom {
	margin-right: 20px;
	margin-left: 0;
}

.text-uppercase {
	text-transform: uppercase;
}

.slider-style2 h1 {
	font-weight: 900 !important;
}

.video-relative {
	position: relative;
	display: inline-block;
}

.video-btn i {
	margin-left: 4px;
	line-height: 50px;
	font-size: 13px;
	color: #121a2f;
}

.video-btn {
	position: absolute;
	top: 1px;
	left: 65px;
	height: 47px;
	width: 47px;
	text-align: center;
	background-color: #fff;
	text-align: center;
	margin: -30px 0 0 -30px;
	border-radius: 50%;
	z-index: 1
}
body.rtl .video-btn {
	left: -65px;
}

.orangebg {
	border: 3px solid #fff;
}

.video-btn .ripple {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 110px;
	height: 110px;
	margin: -55px 0 0 -55px;
	opacity: 0;
	z-index: -1;
	border-radius: 100px;
	-webkit-animation: ripple 1.8s infinite;
	animation: ripple 1.8s infinite
}

@-webkit-keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.video-btn .ripple:nth-child(2) {
	animation-delay: .4s;
	-webkit-animation-delay: .4s
}

.video-btn .ripple:nth-child(3) {
	animation-delay: .7s;
	-webkit-animation-delay: .7s
}

/* Slider Header */
.owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin-top: 0;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 5px;
	margin: 5px 2px;
	background-color: #fff;
	border-radius: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #0e84a1;
	height: 10px;
}

.projectslider.owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin-top: 0;
}

/* Center Position */
.position-center .header-text {
	text-align: center;
}
.position-center .header-text p {
	margin: 0 auto;
}

.play-center .video-btn {
	left: 0;
}

/* Top Header */
.sticky-menu .hidemobile {
	display: none;
}
.topheader {
	font-size: 15px;
	padding: 0 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-weight: 400;
	color: #686868;
}
.topheader .address-icon a {
	margin-left: 7px;
	margin-right: 10px;
}
.topheader .address-icon i {
	font-size: 14px!important;
	color: #0e84a1;
}
.topheader .custom-page-top a {
	margin-right: 15px;
}
body.rtl .topheader .custom-page-top a {
	margin-left: 15px;
	margin-right: 0;
}
.topheader .custom-page-top,
.social_top_header {
	display:inline-block;
}
.social_top_header a {
	margin-left: 15px;
}
body.rtl .social_top_header a {
	margin-right: 15px;
	margin-left: 0;
}
.social_top_header i {
	font-size: 16px;
}
.header_three .topheader {
	padding-left: 15px;
	padding-right: 15px;
}

.navbar .container {
	max-width: 100% !important;
}

/* 3. ========================= Main ========================= */

/* 3.1. ========================= Wrap Background ========================= */

.wrap-bg {
	padding: 100px 0;
	position: relative;
}
.wrap-bg-small {
	padding: 60px 0;
}
.wrap-bg.wrap-bg-dark,
.wrap-bg-dark {
	background-color: #eeede4;
}
.wrap-bg.wrap-bg-second,
.wrap-bg-second,
.wrap-bg-second .section-title h3 {
	background-color: #1D2228;
}
.wrap-bg.wrap-bg-second .section-title,
.wrap-bg-second .section-title p,
.wrap-bg-second .section-title h3,
.wrap-bg-second .section-title ul li {
	color: #fff;
}
.wrap-bg.wrap-bg-primary {
	background-color: #558af2;
}

.wrap-bg.wrap-bg-black {
	background-color: #131313;
}

.wrap-bg-black .section-title h2,
.wrap-bg-black p {
	color: #fff;
}

.wrap-padding {
	padding: 110px 80px;
}

.wrap-bg .btn-section .btn-custom {
	margin: 0 10px;
}

.wrap-page {
	padding: 100px 0 60px;
	border-bottom: 1px solid #f0f0f0;
}

.col-text .list-style {
	padding-top: 10px;
}

.row-custom .col-left,
.row-custom .col-center,
.row-custom .col-right {
	float: left;
	padding: 0 15px;
}

.row-custom .col-left,
.row-custom .col-right {
	width: 38%;
	padding-top: 40px;
}

.row-custom .col-center {
	width: 24%;
}

.row-custom .col-center img {
	width: 100%;
}

.row-custom .col-right {
	text-align: right;
}

/* 3.2. ========================= Service ========================= */

.themeioan_service {
	padding: 60px 30px;
	margin: 0 0 30px;
	text-align: center;
	border-radius: 6px;
	box-shadow: 0 0 30px -12px #c9c9c9;
	-webkit-box-shadow: 0 0 30px -12px #c9c9c9;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.themeioan_service i {
	margin-bottom: 20px;
}

.themeioan_service h4 {
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: capitalize;
}

/* 3.2. ========================= Transparent!!!! ========================= */

.feature_link a,
.readmore {
	background-color: transparent;
	color: #000;
	padding: 3px 0;
	min-height: 20px;
	line-height: 20px;
}

/*transition for all hover element*/

.themeioan_services,
.tbl-pricing .tbl-prc-col .tbl-prc-wrap h5,
.services_image ,
.services_image:hover.image-overly-dark-opacity:before,
.single-features-light {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*end transition*/
.single-features-light .icon-svg {
	max-width: 70px;
	margin-bottom: 10px;
}
.single-features-light .move > i {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.single-features-light a {
	color: #1D2228;
	font-weight: 500;
}

.single-features-light h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 1.35;
	font-size: 26px;
}
.single-features-light {
	padding: 20px;
}
.single-features-light:hover {
	background-color: #eeede4;
}
.wrap-bg-dark .single-features-light:hover {
	background-color: #fff;
}
.services .single-features-light {
	margin: 15px 0;
}

/* 3.3. ========================= Feature ========================= */

.themeioan_feature {
	position: relative;
	float: left;
	width: 100%;
	min-height: 90px;
	margin-bottom: 40px;
}

.themeioan_feature i {
	position: absolute;
	width: 80px;
	top: 5px;
	left: 0;
}

.themeioan_feature .feature-text {
	padding-left: 100px;
}

.themeioan_feature .feature-text h4 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}

.row-custom .col-right .themeioan_feature i {
	left: auto;
	right: 0;
}

.row-custom .col-right .themeioan_feature .feature-text {
	padding: 0 100px 0 0;
}

/* 3.4. ========================= Counter ========================= */

.themeioan_counter {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	margin:0 0 15px 0;
}
.counter-number {
	position: relative;
	display: inline-block;
}
.themeioan_counter .countersub {
	position: absolute;
	top: -10px;
	left: 100%;
	padding-left: 5px;
	font-size: 30px;
	font-weight: 500;
}
body.rtl .themeioan_counter .countersub {
	right: 100%;
	left: auto;
	padding-right: 5px;
	padding-left: 0;
}
.themeioan_counter h4 {
	font-size: 50px;
	line-height: 50px;
}
.black-text .themeioan_counter h4 {
	color: #1d2228;
}

.themeioan_counter p,
.themeioan_counter .p {
	margin: 0;
	line-height: 22px;
}

.wrap-bg-second .themeioan_counter {
	padding: 30px 10px;
	background-color: rgba(255, 255, 255, .05);
}
/* 3.5. ========================= Testimonial =========================*/
#testimonials.color-black {
	background-color: #1c1b1f;
}

#testimonials.color-white {
	color: #000;
}
#testimonials.color-white .themeioan_testimonial .testimonial-text p,
#testimonials.color-white .themeioan_testimonial .testimonial-author p,
#testimonials.color-white .themeioan_testimonial .testimonial-author h4 {
	color: #000;
}
#testimonials.color-white .slick-dots li button {
	background-color: #000 !important;
}
#testimonials.color-white .arrow-modern i:hover {
	background-color: #000 !important;
	color: #fff !important;
}
#testimonials.color-white .slick-dots li.slick-active button{
	background-color: #0e84a1 !important;
}
#testimonials .slick-slide {
	padding: 0 !important;
}
.themeioan_testimonial img {
	width: 80px;
	height: 80px;
	max-width: 180px;
	margin-bottom:25px;
	border-radius: 50%;
}
.position-center .themeioan_testimonial img {
	margin-left: auto;
	margin-right: auto;
}

#testimonials .slick-dots {
	text-align: left;
}
body.rtl #testimonials .slick-dots {
	text-align: right;
}

.themeioan_testimonial .testimonial-text p {
	color: #fff;
	margin-bottom: 25px;
}

.themeioan_testimonial .testimonial-author {
	position: relative;
}

.themeioan_testimonial .testimonial-author h4 {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0;
	font-weight: 600;
	color: #fff;
}

.themeioan_testimonial .testimonial-author p {
	color: rgba(249,249,249,0.75);
	margin-bottom: 55px;
}

.testimonial-author .course-star {
	float: none;
}

#testimonials .slick-dots {
	bottom: 5px !important;
}

/* 3.6. ========================= Members  ========================= */

#members .item {
	margin: 15px 0;
	overflow: hidden;
}

#members img {
	margin: 0 auto;
}

#members .item span {
	display: block;
	margin-top: 25px;
	margin-bottom: 5px;
}
#members .item h5 {
	margin-bottom: 20px;
	font-size: 26px;
}
#members .item p,
#members .item .p {
	color: #7e8090;
}

#members .carousel-slider .slick-preva,
#members .carousel-slider .slick-nextb {
	top: 0;
	width: 40px;
	height: 40px;
	background-color: #d0d0d0;
	margin-top: -20px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

#members .carousel-slider .slick-prev {
	right: 20px !important;
	left: 0 !important;
	background: #d0d0d0 url("../images/carousel-slider-arrow-prev.png") no-repeat center center;
}

#members .carousel-slider .slick-next {
	right: 20px;
	background: #d0d0d0 url("../images/carousel-slider-arrow-next.png") no-repeat center center;
}

#members img {
	width: 100%;
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

/* 3.6.1 ========================= Members Slider ========================= */


.carousel-slider.gallery-slider .slick-dots {
	line-height: 0;
}

.slick-dots li button {
	display: inline-block;
	width: 8px !important;
	height: 8px !important;
	padding: 0 !important;
	background-color: #fff !important;
	font-size: 14px !important;
	border-radius: 0 !important;
}
.projects-slider .slick-dots li button {
	background-color: #000 !important;
}

.slick-dots li button:before {
	display: none;
}
.slick-dots li.slick-active button {
	background-color: #0e84a1 !important;
}
.slick-prev::before, .slick-next::before {
	color: #0e84a1;
}
.slick-slider {
	margin-bottom: 0 !important;
}
.carousel-slider {
	position: relative;
}
.arrow-modern {
	position: absolute;
	right: 45px;
	bottom: 0;
	list-style-type: none;
}
body.rtl .arrow-modern {
	left: 45px;
	right: auto;
}

.arrow-modern, .arrow-modern li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.arrow-modern i {
	position: relative;
	width: 55px;
	height: 55px;
	background-color: #0e84a1;
	line-height: 55px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	z-index: 1;
	cursor: pointer;
	outline: none;
	-webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
	-o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
	transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.arrow-modern i:hover {
	background-color: #fff;
	color: #0e84a1;
}
.carousel-slider {
	display: block !important;
}

.color-one {
	background-color: #57b33e;
	color: #fff;
	box-shadow: inset 0 0 0 #ff7029;
	transition: all 0.5s !important;
}

.color-one {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}

.color-one:hover {
	color: #1D2228;
	background-color: #fff;
	border: 2px solid #fff;
}

.color-three {
	border: 2px solid #fff;
	color: #fff;
	background: none;
}

.color-three:hover {
	color: #1D2228;
	background-color: #fff;
	border: 1px solid #fff;
}

/* General button style (reset) */

.btn {
	color: inherit;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 15px 5px 15px;
	border-radius: 0;
}

.wideflexer {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/* Button 1c */
.btn-1c {
	color: #fff;
	background-color: #0e84a1;
	padding: 30px 25px 29px;
}

.btn-1c:hover {
	color: #fff;
}

.slick-dots li {
	margin: 0;
	height: 8px;
}

.slick-dots li button:before {
	font-size: 12px!important;
}

/* 3.8. ========================= Blog ========================= */

.themeioan_blog {
	margin-bottom: 30px;
}

.themeioan_blog .read-more {
	font-size: 12px;
}

.blog-photo {
	position: relative;
	overflow:hidden;
}
.blog-photo img {
	width: 100%;
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.themeioan_blog:hover .blog-photo img,
.themeioan_services:hover .blog-photo img,
#members .item:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.themeioan_services .blog-content:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-moz-transform: scale(0,1);
	-ms-transform: scale(0,1);
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	content: '';
}
body.rtl .themeioan_services .blog-content:after {
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}

.themeioan_services:hover .blog-content:after {
	background-color: #0e84a1;
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
}

.hoverimage.themeioan_blog:hover .blog-content {
	background: url(../images/content/blog/blog-1.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}

.hoverimage.themeioan_blog:hover .blog-content a {
	color: #fff;
}


.themeioan_blog .blog-content .course-viewer,
#blog-detail .course-viewer {
	text-align: left;
	margin-bottom: 30px;
}
body.rtl .themeioan_blog .blog-content .course-viewer,
body.rtl #blog-detail .course-viewer {
	text-align: right;
}
#blog-detail .course-viewer li {
	padding: 5px 15px 5px 0;
}
body.rtl #blog-detail .course-viewer li {
	padding: 5px 0 5px 15px;
}

.themeioan_blog .blog-content .course-viewer li {
	padding: 0 20px 0 0;
}
body.rtl .themeioan_blog .blog-content .course-viewer li {
	padding: 0 0 0 20px;
}

.themeioan_blog .blog-content h5 {
	margin-bottom: 15px;
}
#blog-detail .blog-detail-img {
	margin-bottom:45px;
}
#blog-detail .blog-detail-img img {
	width: 100%;
}

.post-listing {
	padding: 0;
	list-style: outside none;
}
.post-listing > li.item {
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 15px;
}
.post-listing .item .media-image {
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	max-width: 100px;
}
.post-listing .item .media-image > img {
	width: 100%;
	height: auto;
}
.post-listing .item .media-body {
	margin-left: 20px;
}
body.rtl .post-listing .item .media-body {
	margin-right: 20px;
	margin-left: 0;
}
.post-listing .item .media-body .heading {
	margin: 0 0 7px;
	font-size: 17px;
}
.post-listing .item .media-body .item-meta {
	font-size: 14px;
	color: #999
}
.post-listing .item .media-body .item-meta .icn {
	margin-right: 5px;
}
body.rtl .post-listing .item .media-body .item-meta .icn {
	margin-left: 5px;
	margin-right: 0;
}


/*----------- Blog Pagination ------------------*/
.pagination {
	display: table;
	padding-left: 0;
	margin:20px auto 0 !important;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 0;
	margin: 5px;
	color: #131313;
	text-decoration: none;
	background-color: #fff;
	border-radius:2px;
	width: 37px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #eaeff5;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover {
	z-index: 2;
	color: #fff;
	cursor: pointer;
	background-color: #0e84a1;
	border-color: #0e84a1;
}

.pagination > li {
	display: inline;
}
.page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #0e84a1;
	border-color: #0e84a1;
}

/* BLog Sidebar*/

/*-------------- Sidebar -----------*/
.detail-widgets {
	background-color: #eeede4;
	padding: 40px 40px 30px;
	margin: 0 0 30px;
}
.detail-widgets h4 {
	margin-bottom:20px;
}
.detail-widgets.widget-category ul {
	padding: 0;
	list-style: none;
}
.detail-widgets.widget-category ul li {
	display: block;
	border-bottom: 1px solid #eff2f5;
	padding: 11px 0;
}
.detail-widgets.widget-category ul li:first-child {
	border-top: none;
}
.detail-widgets.widget_categories ul li a {
	display: block;
	overflow: hidden;
	letter-spacing: 0;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 24px;
}
.detail-widgets.widget-category ul li a span {
	float: right;
}
.detail-widgets.widget_thumb_post ul {
	padding: 0;
	list-style: none;
}
.detail-widgets.widget_thumb_post ul li {
	display: block;
	overflow: hidden;
	margin: 0 0 15px;
}
.detail-widgets.widget_thumb_post ul li .left {
	display: block;
	float: left;
	width: 80px;
}
.detail-widgets.widget_thumb_post ul li .col-right {
	display: block;
	overflow: hidden;
}
.detail-widgets.widget_thumb_post ul li .col-right .feed-title {
	display: block;
	overflow: hidden;
	letter-spacing: 0;
	font-size: 17px;
	line-height:22px;
	margin: 0 0 7px;
	padding-left: 20px;
}
.detail-widgets.widget_thumb_post ul li .col-right .post-date {
	color: #999;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 18px;
	padding-left: 20px;
}
.detail-widgets.widget_thumb_post ul li .col-right .post-date i {
	margin-right:5px;
}
.detail-widgets.widget_thumb_post ul li .col-left img {
	width: 100%;
	border-radius:3px;
}
.detail-widgets.widget-tag ul {
	padding: 0;
	list-style: none;
}
.detail-widgets.widget-tag ul li {
	display: inline-block;
	margin-bottom:5px;
}
.detail-widgets.widget-tag ul li a {
	background-color: #1c1b1f;
	color: #fff;
	letter-spacing: 0;
	font-size: 14px;
	display: block;
	padding: 5px 15px;
}
.detail-widgets.widget-tag ul li a:hover, .detail-widgets.widget-tag ul li a:focus {
	color: #fff;
	background-color: #0e84a1;
	border-color: #0e84a1;
}

/*Blog Detail Bottom*/

#blog-detail .post-bottom-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 43px 0 0;
}
#blog-detail .post-bottom-meta .post-tags {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
}
#blog-detail .post-bottom-meta .post-tags .pbm-title {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px;
}
#blog-detail .post-bottom-meta .post-tags .list {
	padding: 0;
	list-style: none;
}
#blog-detail .post-bottom-meta .post-tags .list li {
	display: inline-block;
	margin-bottom: 10px;
}
#blog-detail .post-bottom-meta .post-tags .list li a {
	border: 1px solid #e4e4e6;
	letter-spacing: 0;
	display: block;
	padding:3px 10px;
}
#blog-detail .post-bottom-meta .post-tags .list li a:hover {
	color: #fff;
	background-color: #0e84a1;
	border-color: #0e84a1;
}
#blog-detail .post-bottom-meta .post-share .list {
	padding: 0;
	list-style: none;
}
#blog-detail .post-bottom-meta .post-share .list li {
	display: inline-block;
	margin-right: 22px;
}
#blog-detail .post-bottom-meta .post-share .list li:last-child{
	margin-right:0;
}
#blog-detail .post-bottom-meta .post-share {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	text-align: right;
}
#blog-detail .post-bottom-meta .post-share .pbm-title{
	font-size: 18px;
}
#blog-detail .post-bottom-meta .post-share .list li a {
	color: #131313;
	display: block;
	font-size: 16px;
	line-height: 22px;
}
#blog-detail .post-bottom-meta .post-share .list li a:hover {
	color: #0e84a1;
}
.single-post-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	border-top: 1px solid #e4e4e6;
	padding: 48px 0 0;
	margin: 40px 0 40px;
}
.single-post-pagination .prev-post {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
}
.single-post-pagination .next-post {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	text-align: right;
}
.single-post-pagination .next-post .title,
.single-post-pagination .prev-post .title{
	font-size:20px;
}
.single-post-pagination .post-pagination-center-grid {
	position: absolute;
	left: 50%;
	top:60%;
	min-width:40px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.single-post-pagination .post-pagination-center-grid a {
	font-size: 2.5rem;
	color: #0e84a1;
}
.single-post-pagination .prev-post a {
	display: block;
	overflow: hidden;
}
.single-post-pagination .prev-post a .title-with-link .intro {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
	margin: 0 0 9px;
}
.single-post-pagination .prev-post a .title-with-link .title {
	color: #000c35;
	line-height: 28px;
}



/* 3.9. ========================= Newsletter ========================= */

.in-page {
	padding: 70px 0;
	background: transparent url("../images/bg/default-img.jpg") scroll 0 0 no-repeat;
	background-size: cover;
}

#newsletter {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 70px 0;
	z-index: 1;
	background-image: url("../images/content/landing/newslleter.jpg");
}

.newslleter-call {
	position: relative;
	margin: 30px 30px;
}

#newsletter .input-text {
	padding-right: 140px;
	font-size: 18px;
	border: 1px solid rgba(36, 38, 43, 0.35);
}
body.rtl #newsletter .input-text {
	padding-left: 140px;
	padding-right: 20px;
}

#newsletter .newsletter-submit {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 120px;
	padding-right: 5px !important;
	padding-left: 5px;
	background-color: #1D2228;
	text-align: center;
	color: #fff;
	border: 2px solid #1D2228;
	cursor: pointer;
	z-index: 1;
}
body.rtl #newsletter .newsletter-submit {
	left: 0;
	right: auto;
}

#newsletter .newsletter-submit:hover {
	color: #fff;
	background-color: #0e84a1;
	border: 2px solid #0e84a1;
}

/*Newsletter Box*/
.background-white {
	padding: 75px 30px;
	margin: 30px 0;
	background-color: rgba(255, 255, 255, 0.95);
}
.background-white.o80 {
	background-color: rgba(255, 255, 255, 0.8);
}
.background-white.o75 {
	background-color: rgba(255, 255, 255, 0.75);
}
.background-white.o60 {
	background-color: rgba(255, 255, 255, 0.6);
}
.background-white.o50 {
	background-color: rgba(255, 255, 255, 0.5);
}
.footer-subscribe h5 {
	font-size: 40px;
	line-height: 1.2em;
}

.footer-subscribe p {
	margin: 10px 0;
}

.themeioan-form-newsletter input[type="text"],
.themeioan-form-newsletter input[type="email"] {
	width: 100%;
	border-radius: 5px;
	color: #1d2228;
	background-color: rgba(255, 255, 255, 0.8);
}

.themeioan-form-newsletter .button {
	width: 100%;
	max-width: 200px;
	cursor: pointer;
}

.subscribe-text {
	margin: 0;
}
.subscribe-text b {
	font-weight:500;
}

/* 3.10. ========================= Icon Socials ========================= */

.footer-social a {
	color: #000;
	font-size: 24px;
	margin-right: 15px;
}
.footer-social a:last-child {
	margin-right: 0;
}
body.rtl .footer-social a {
	margin-left: 15px;
	margin-right: 0;
}
body.rtl .footer-social a:last-child {
	margin-left: 0;
}

.footer-dark .footer-social a,
.footer-dark #footer .copyright.text-right a,
.footer-dark .copyright p,
.footer-dark .dx-cred,
.footer-dark .f-widget-title h4,
.footer-dark .sigle-address p,
.footer-dark .p {
	color: #fff;
}
.icon-round-white i {
}

/* 3.11. ========================= Pricing ========================= */
.tbl-pricing .tbl-prc-col .tbl-prc-wrap {
	padding: 0 20px 30px 20px;
	text-align: left;
	border-radius: 6px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	overflow: hidden;
	position: relative;
}

.tbl-pricing .tbl-prc-col .tbl-prc-wrap .featured-price {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	margin: 0 auto;
	text-transform:uppercase;
	padding: 3px 0;
	font-size: 13px;
	font-weight:500;
	letter-spacing: 1px;
	width: 100px;
	z-index:2;
	background-color: #0e84a1;
	color: #fff;
}

.tbl-pricing .tbl-prc-col .tbl-prc-heading {
	padding: 50px 30px 0 30px;
	margin: 0;
	font-weight:500;
	position:relative;
}

.tbl-pricing .tbl-prc-col .tbl-prc-heading p {
	margin: 5px 0 0;
}

.tbl-pricing .tbl-prc-col .tbl-prc-price {
	margin-top: 10px;
}

.tbl-pricing .tbl-prc-col .tbl-prc-price .price {
	font-size: 42px;
	line-height: 1px;
	margin: 25px 0 0 0;
	font-family: "SpaceGrotesk-Bold";
	display:inline-block;
}

body.rtl .tbl-pricing .tbl-prc-col .tbl-prc-price .price {
	font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
}
.tbl-pricing .tbl-prc-col .tbl-prc-price .month {
	font-weight:400;
	letter-spacing: 2px;
	display:inline-block;
}

.tbl-pricing .tbl-prc-col .tbl-prc-price h5 sup {
	font-size: 22px;
}

.tbl-pricing .tbl-prc-col .tbl-prc-price p {
	margin: 0;
}

.tbl-pricing .tbl-prc-col .tbl-prc-list {
	padding: 15px 30px 0 30px;
	margin: 0;
}

.tbl-pricing .tbl-prc-col .tbl-prc-list li {
	list-style-type: none;
	margin: 15px 0;
}

.tbl-pricing .tbl-prc-col .tbl-prc-list li:last-child {
	border-bottom: 0;
}

.tbl-pricing .tbl-prc-col .tbl-prc-footer {
	padding: 25px;
}

.tbl-pricing .tbl-prc-col .tbl-prc-footer .btn-custom {}

.tbl-pricing .tbl-prc-col.tbl-prc-recommended {
	padding-top: 0;
	padding-bottom: 0;
}

.tbl-pricing .tbl-prc-col .tbl-prc-list i {
	margin-right: 5px;
}

.tbl-pricing .tbl-prc-col.tbl-prc-recommended .tbl-prc-list li:last-child {
	border-bottom: 0;
}

/* 3.12. ========================= WHY US ========================= */

#why-us .why-us-left-bg {
	background-image: url("../images/content/landing/about.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#testimonial-image .why-us-left-bg {
	background-image: url("../images/content/landing/testimonial-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#why-us .industrial {
	background-image: url("../images/content/landing/industrial.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#why-us .why-us-left-bg2 {
	background-image: url("../images/bg/about-bg1.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#why-us .whyus-style-two.why-us-left-bg {
	background-image: url("../images/bg/about-bg1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.why-us-left-bg2 {
	background-image: url("../images/bg/about-bg1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.why-us-left-bg-right {
	background-image: url("../images/bg/about-bg2.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#why-us .why-us-left-bg3,
#why-us-two .why-us-left-bg3 {
	background-image: url("../images/content/landing/about3.jpg");
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
}

#why-us .wrap-padding,
#why-us-two .wrap-padding {
	max-width: 750px;
}

.container-white,
.container-black {
	padding:76px 112px 85px 76px;
	margin-top: 120px;
	margin-bottom: 120px;
}
.container-white {
	background-color: #fff;
}

.container-black {
	background-color: #1c1b1f;
	color: #fff;
}

/* 3.13. ========================= BANNER BREADCRUMB ========================= */
.lernen_breadcrumb .breadcrumbs span a:after {
	background-color: #0e84a1;
}
.lernen_banner {
	padding: 230px 0 130px;
	background-image: linear-gradient(to right, #121a2f, rgba(20, 41, 65, 0.81));
	background-size: cover!important;
	background-repeat: no-repeat;
	background-position: center center!important;
	text-align: center;
	position: relative;
}

.lernen_banner_title {
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}

.lernen_banner_title h1 {
	font-size: 72px;
	color: #fff
}
.lernen_banner_title p {
	font-size: 18px;
	font-weight:500;
	color: #fff;
}
.lernen_breadcrumb .breadcrumbs {
	margin: 0;
	background: 0 0;
	font-size: 14px
}

.lernen_breadcrumb .breadcrumbs span a {
	color: #fff;
	-o-transition: all .3s;
	transition: all .3s
}

.lernen_breadcrumb .breadcrumbs span a:hover {
	color: #fff;
}
.lernen_breadcrumb .breadcrumbs span.last-item {
	color: #fff;
}
.lernen_breadcrumb .breadcrumbs span.separator {
	display:none!important;
}
.lernen_breadcrumb .breadcrumbs span a {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
.lernen_breadcrumb .breadcrumbs span a:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 3px;
	position: absolute;
	right: 5px;
	top: 8px;
}
body.rtl .lernen_breadcrumb .breadcrumbs span a {
	padding-left: 20px;
	padding-right: 0;
}

body.rtl .lernen_breadcrumb .breadcrumbs span a:after {
	left: 5px;
	right: auto;
}

.lernen_breadcrumb .breadcrumbs span.separator {
	margin: 0 10px
}

.banner-text-left .lernen_banner_title {
	margin: 0;
	text-align: left;
}
body.rtl .banner-text-left .lernen_banner_title {
	text-align: right;
}
.banner-text-left.lernen_banner {
	padding: 200px 0 80px;
	background-position:center center;
}
.banner-text-left.lernen_banner.large,
.lernen_banner.large {
	padding: 350px 0 60px;
	background-position:center center;
}
.bottom-round {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	bottom: -1px;
	z-index: 1;
}
.bottom-round .shape-fill {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.bottom-round svg.shape-waves {
	height: 90px;
}
.bottom-round svg {
	overflow: hidden;
	display: block;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(159% + 1.3px);
	height: 433px;
}
.shape-fill.shape-fill-contrast {
	fill: #fff;
}
.dark-shape .shape-fill.shape-fill-contrast {
	fill: #fff;
}

.small-height.bottom-round svg {
	width: calc(145% + 0);
	height: 40px;
	left:-2px!important;
}
.large-height.bottom-round svg {
	width: calc(300% + 0);
	height: 240px;
}

/* 3.14. ========================= BLOG ========================= */
#blog-detail #members {
	background-color: #0e84a1;
	padding:60px 40px 50px 40px;
	border-radius:5px;
	margin-bottom:35px;
	color: #fff;
}

#blog-detail #members img {
	margin-bottom:25px;
	border-radius: 100%;
	max-width:200px;
}
#blog-detail #members h5 {
	margin-bottom: 15px;
	color: #fff;
}

/* 3.15. ========================= Video Container ========================= */
.bg-overly-color:before{
	opacity: 0.8;
	background-color: #1D2228;
}

.image-overly-primary:before {
	opacity: 0.4;
	background-color: #1D2228;
}

.image-overly-dark-opacity:before {
	opacity: 0.1;
	background-color: #1D2228;
}
.bg-overly-color:before,
.image-overly-primary:before,
.image-overly-dark:before,
.image-overly-dark-opacity:before {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	z-index: 1;
}
.videobg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	background-size: cover;
	z-index: -1;
	background-position:center center;
}
.videobg video {
	object-fit: cover;
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
	z-index: -1;
	transform: translateX(-50%) translateY(-50%) translateZ(0);
}
.video-play {
	position: relative;
	overflow: hidden;
}
.video-play-content,
.image-overly-primary .container,
.bg-overly-color .container,
.image-overly-dark .container,
.image-overly-dark-opacity .opac{
	z-index:2;
	position:relative
}

/* 3.16. ========================= Feature Contact ========================= */
.feature_contact_item h3 {
	color: #fff;
	font-size:26px;
	margin-bottom:35px;
}
.feature_contact_item p {
	font-weight:500;
	font-size: 17px;
	margin-bottom:45px;
}
.feature_contact_item {
	color: #fff;
	padding:50px;
}
.feature_contact_item {
	background-size:cover!important;
}

/* 3.17. ========================= Services with Image ========================= */
.services_image h3 {
	color: #fff;
	font-size:24px;
}
.services_image p {
	font-weight:500;
	margin-bottom: 15px;
}
.services_image {
	color: #fff;
	padding:250px 30px 30px 30px;
	background-size:cover!important;
	background-position:center!important;
	margin-bottom:30px;
}
.services_image.image-overly-dark-opacity  p {
	margin-top: 10px;
	margin-bottom:30px;
}

.services_image.image-overly-dark-opacity:before  {
	opacity: 0.6;
	background-color: #1D2228;
}
.services_image:hover.image-overly-dark-opacity:before  {
	opacity: 0.8;
	background-color: #1D2228;
}
.services_image .btn-custom {
	display: inline-block;
	padding:4px 10px 4px!important;
}

.services_image.image-overly-dark-opacity:before {
	left: 15px;
	right: 15px;
	bottom: 30px;
}
.sidebar-services .services_image.image-overly-dark-opacity:before {
	left: 0;
	right: 0;
	bottom:0;
}
.services_bg1 {
	background: url("../images/content/services/interior3.jpg");
}
.services_bg2 {
	background: url("../images/content/services/interior2.jpg");
}
.services_bg3 {
	background: url("../images/content/services/3.jpg");
}
.services_bg4 {
	background: url("../images/content/services/4.jpg");
}
.services_bg5 {
	background: url("../images/content/services/5.jpg");
}
.services_bg6 {
	background: url("../images/content/services/6.jpg");
}

.estate-content {
	margin: 15px 0 15px 0;
}
.estate-content span {
	margin-right: 10px;
	font-size: 14px;
}
.estate-price {
	margin-top: 15px;
	font-family: "SpaceGrotesk-Bold";
}
body.rtl .estate-price {
	font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
}
/* 4. ========================= Footer ========================= */

#footer {
	font-size: 14px;
}

#footer a {
	position: relative;
}
#footer a:hover {
	color: #0e84a1;
}

.footer-text p {
	line-height: 1.9;
	margin-bottom: 0;
	color: #ccc;
}

#footer .copyright a,
#footer .copyright.text-right a:hover {
	color: #0e84a1;
}
#footer .copyright.text-right a,
.copyright p {
	color: #000;
}
.f-widget-link ul li a,

.sigle-address {
	color: #7e8090;
}
#footer .copyright.text-right a {
	margin-left:20px;
}
.footer-top .row {
	padding: 80px 0 20px 0;
}
.offnewsletter.footer-top .row {
	padding: 80px 0 80px 0;
}
.left-55 {
	padding-left: 55px;
}

.f-pillar {
	padding-left: 55px;
}
body.rtl .f-pillar {
	padding-right: 55px;
	padding-left: 0;
}

.footer-listing {
	list-style: outside none;
	margin: 0;
	padding: 0;
}
.footer-listing > li {
	margin: 0 0 10px;
	font-size: 15px;
	color: #7e8090;
}
.footer-listing > li a {
	color: #7e8090;
}
.footer-listing > li a:hover {
	color: #0e84a1;
}
.footer-listing > li.icon-inline {
	position: relative;
	padding-left: 20px;
}
.footer-listing > li.icon-inline .icn {
	position: absolute;
	top: 5px;
	left: 0;
	color: #0e84a1;
}
body.rtl .footer-listing > li.icon-inline {
	padding-right: 20px;
	padding-left: 0;
}
body.rtl .footer-listing > li.icon-inline .icn {
	right: 0;
	left: auto;
}
.footer-dark .footer-listing > li,
.footer-dark .footer-listing > li a {
	color: #fff;
}

.f-widget-title h4 {
	font-size: 20px;
	margin-bottom:25px;
	position: relative;
	color: #000;
}
.f-widget-title h4:before {
	position: absolute;
	bottom: 10px;
	left: -55px;
	width: 40px;
	height: 2px;
	background-color: #0e84a1;
	z-index: 1;
	content: "";
}
body.rtl .f-widget-title h4:before {
	right: -55px;
	left: auto;
}

.f-widget-link ul li:hover a {
	padding-left: 10px;
}

.f-widget-link ul li:last-child {
	margin-bottom: 0;
}

.f-widget-link ul li a {
	display: block;
	font-size: 15px;
	line-height:27px;
	text-transform: capitalize;
}

.sigle-address {
	margin-bottom: 16px;
}
.address-icon,
.custom-page-top  {
	padding: 10px 0;
}
.address-icon .bold {
	font-weight:500;
}
.address-icon {
	float: left;
	display: block;
	margin-right: 10px;
}
body.rtl .address-icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.address-icon i {
	color: #0e84a1;
	font-size: 18px;
}

.sigle-address p {
	overflow: hidden;
	display: block;
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 15px;
}

.copyright p {
	margin: 0;
	font-size: 15px;
	padding: 10px 0;
}
.dx-cred {
	font-size: 15px;
	padding: 10px 0;
}

/* 3.8. ========================= Event ========================= */

.themeioan_event .read-more {
	font-size: 12px;
}

.event img {
	width: 100%;
	height: auto;
}

.themeioan_event .event-content p {
	margin-bottom: 5px;
}

.themeioan_event .event-content .btn-section {
	margin: 30px 0 10px 0;
	text-align: center;
}

.themeioan_event .course-viewer {
	text-align: left;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 20px 0;
	padding: 5px 0;
}

.themeioan_event .course-viewer li {
	padding: 5px 15px 5px 0;
}

/* Event */

.themeioan_event {
	position: relative;
}

.themeioan_event .date {
	padding: 5px 10px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	text-align: center;
}

.themeioan_event .date h4 {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
}

.themeioan_event .date h4 span {
	display: block;
	font-size: 40px;
}

/* 6. ========================= Media Queries ========================= */

@media (max-width: 991px) {
	.f-widget-title {
		margin-top: 25px;
	}
	.themeioan_blog .blog-content .course-viewer li {
		padding: 0 10px 0 0;
	}
	.header-area .header-area-inner h1.title,
	.lernen_banner_title h1, .lernen_banner_title h1 .bold, .lernen_banner_title h1 b {
		font-size: 35px;
		line-height: 1.3em;
	}

	#about .col-md-12,
	#contact .col-md-12,
	#services .col-md-6 {
		margin-bottom:30px;
	}
	.topheader .col-lg-5.text-right{
		display:none;
	}
	#testimonials .slick-slide {
		margin-top: 100px;
	}
}


/* 6.1. ========================= Media Queries Normal Screen v1 ========================= */
@media (max-width: 1400px) {
	.owl-navigation.owl-theme .owl-nav {
		display:none!important;
	}
}
@media (max-width: 1215px) {
	.header-cta {
		display: none;
	}
	.lernen_banner_title h1 {
		font-size: 55px;
		color: #fff;
	}
	.themeioan_services .blog-content {
		margin-top: -60px;
		width: calc(100% - 20px);
		margin-left: 10px;
		margin-right: 10px;
		padding: 20px 20px 10px;
	}
}
@media (max-width: 1024px) {
	#download,
	#counter,
	#header {
		background-attachment: scroll !important;
		background-position: center top !important;
	}
}

/* 6.2. ========================= Media Queries Normal Screen v2  ========================= */

@media (min-width: 992px) and (max-width: 1199px) {
	.course-bottom-list {
		font-size: 13px;
	}
	#header .navbar-brand {
		padding-left: 18px;
		padding-right: 18px;
	}
	#header .nav>li>a {
		margin: 0 10px;
	}
	#header .header-content .header-text {
		padding-top: 20px;
	}
	.col-text.padding-top10,
	.col-text.padding-top20,
	.col-text.padding-top30,
	.col-text.padding-top40,
	.col-text.padding-top50,
	.col-text.padding-top60 {
		padding-top: 0 !important;
	}
	.row-custom .col-left,
	.row-custom .col-right {
		padding-top: 0;
	}
	.icon-socials a {
		margin: 0 14px 10px;
	}
	.themeioan_blog .blog-content .course-viewer li {
		font-size: 12px;
	}
	.themeioan_blog .blog-content .course-viewer li {
		padding:0 5px 0 0;
	}
	.themeioan_event .course-viewer li {
		font-size: 13px;
		padding:5px 7px 5px 0;
	}
}

/* 6.3. ========================= Media Queries Laptop ========================= */

@media (min-width: 768px) and (max-width: 991px) {
	.wrap-padding {
		padding: 45px;
	}
	h1 {
		font-size: 26px;
	}

	.tbl-pricing .tbl-prc-col .tbl-prc-list li {
		font-size: 13px;
	}
	#header .nav>li>a {
		margin: 0 0;
		font-size: 17px !important;
		margin-left: 0!important;
	}
	.col-text.padding-top10,
	.col-text.padding-top20,
	.col-text.padding-top30,
	.col-text.padding-top40,
	.col-text.padding-top50,
	.col-text.padding-top60 {
		padding-top: 0 !important;
	}
	.row-custom .col-left,
	.row-custom .col-right {
		padding-top: 0;
	}
	.icon-socials a {
		margin: 0 8px 10px;
	}
}

/* 6.4. ========================= Media Queries Tablet ========================= */

@media (max-width: 767px) {
	.headerspace,
	.headerspace-small {
		display:none;
	}
	.single-features-light h4 {
		margin-bottom: 15px;
	}
	.mt-25 {
		margin-top: 15px;
	}
	.mbt30 {
		margin-top: 15px!important;
		margin-bottom: 15px!important;
	}
	.mb-60,
	.dreidbgleft {
		margin-bottom: 30px;
	}
	.show-all {
		display:none;
	}
	.image-margin-50 {
		margin:0!important;
		min-height:300px;
	}
	.container-white,
	.container-black {
		padding:36px 40px 45px 40px;
		margin-top: 120px;
		margin-bottom: 120px;
	}
	.header-content {
		padding: 170px 0 170px 0;
	}
	.header-area .header-area-inner .title,
	.header-area .single-header-carousel-item .title {
		font-size: 36px!important;
		line-height: 40px!important;
	}
	#header .header-content .header-slider {
		margin: 0 60px;
		padding: 16.9% 6.1% 30% 5.6%;
	}
	.header-content .header-text {
		padding-top: 50px;
	}
	.welcome {
		font-size: 16px;
		display:none;
	}
	.underline:after {
		height: 5px;
		bottom: 5px;
	}
	.underline-large:after {
		height: 5px;
		bottom: 5px;
	}
	.burger-icon {
		display: block;
	}
	#features .col-center {
		margin: 0 60px;
	}
	#screenshots .slick-list {
		margin: 0 60px;
	}
	.themeioan-form-contact {
		width: auto;
	}
	.blog-single,
	.info {
		margin-bottom: 30px;
	}
	.tbl-pricing .tbl-prc-col {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 30px;
	}
	.tbl-pricing .tbl-prc-col.tbl-prc-recommended .tbl-prc-footer {
		padding-bottom: 0;
	}
	#header .navbar,
	#header .navbar-brand,
	#header .navbar-brand img {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	.navbar {
		padding: 0;
	}
	#header .navbar-default .navbar-collapse {
		background-color: #fff;
	}
	#header .navbar-default .navbar-nav>li>a{
		color: #242424;
	}
	#header .navbar-default .navbar-nav > li > ul > li > a,
	#header .navbar-default .navbar-nav > li > ul > li > ul > li > a,
	#header .navbar-default .navbar-nav > li > ul > li > ul > li > ul > li > a{
		color: #242424;
		background: none;
		font-weight: 500;
		font-size: 18px;
		line-height: 27px;
		padding: 10px 15px 10px 25px;
		margin: 0;
		border-top: 0;
		border-bottom: 1px solid #f2f2f2 !important;
		display: block;
	}
	body.rtl #header .navbar-default .navbar-nav > li > ul > li > a,
	body.rtl #header .navbar-default .navbar-nav > li > ul > li > ul > li > a,
	body.rtl #header .navbar-default .navbar-nav > li > ul > li > ul > li > ul > li > a{
		padding: 10px 25px 10px 15px;
	}
	#header .navbar-default .navbar-nav > li > ul,
	#header .navbar-default .navbar-nav > li > ul > li > ul,
	#header .navbar-default .navbar-nav > li > ul > li > ul > li > ul{
		display:none;
		list-style:none;
	}

	.show-sub-menu {
		display:block!important;
	}
	.subnav {
		position:Relative;
	}
	.nav__expand{
		position:absolute;
		right: 0;
		top: 0;
		display:block;
		text-align: center;
		padding: 12px 20px;
		cursor:pointer;
	}
	body.rtl .nav__expand {
		left: 0;
		right: auto;
	}
	.nav__expand i {
		color: #272727;
	}
	#header .navbar,
	#header .nav {
		height: auto;
	}
	#header .container>.navbar-header,
	#header .container-fluid>.navbar-header {
		height: 80px;
	}
	#header .navbar-brand,
	#header .navbar.affix .navbar-brand {
		background-color: transparent;
		padding: 20px 0 13px 15px;
	}
	#header .nav > li > a,
	#header .nav > li > a:hover {
		padding: 17px 15px;
		margin: 0;
		border-top: 0;
		border-bottom: 1px solid #f2f2f2!important;
	}
	#header .header-content .header-text {
		text-align: center;
		padding-top: 0;
		padding-bottom: 60px;
	}
	#header .header-content .col-xs-offset-1 {
		padding: 0 120px;
		margin: 0;
	}
	.wrap-bg .col-xs-offset-1,
	.wrap-page .col-xs-offset-1 {
		margin: 0;
	}
	.col-text.padding-top10,
	.col-text.padding-top20,
	.col-text.padding-top30,
	.col-text.padding-top40,
	.col-text.padding-top50,
	.col-text.padding-top60 {
		padding-top: 0 !important;
	}
	.row-custom .col-left,
	.row-custom .col-center,
	.row-custom .col-right {
		display: block;
		width: auto;
		padding-top: 0;
	}
	.row-custom .col-right {
		text-align: left;
	}
	.row-custom .col-right .themeioan_feature i {
		left: 0;
		right: auto;
	}
	.row-custom .col-right .themeioan_feature .feature-text {
		padding: 0 0 0 100px;
	}
	.icon-socials a {
		margin: 0 5px 10px;
	}
	.wrap-bg {
		padding: 60px 0;
	}
	#download a {
		display: block;
		max-width: 250px;
		margin: 20px auto;
	}
	h1 {
		font-size: 26px;
	}
	h2 {
		font-size: 26px;
	}
	.text-right {
		text-align:left!important;
	}
	#footer .copyright.text-right a {
		margin-left: 0;
		margin-right: 20px;
	}
	.section-title h2,
	.section-title h3,
	.call-to-action-content h3 {
		font-size: 26px;
		line-height: 32px;
	}
	.single-features-light h4 {
		font-size: 22px;
		line-height: 1.35;
	}
	.single-features-light {
		text-align:center;
	}
	.section-title.with-p {
		margin-bottom:30px;
	}
	.themeioan_services .blog-content .title,
	.themeioan_blog .blog-content .title,
	.themeioan_event .event-content .title {
		font-size: 21px;
		line-height: 28px;
	}
	#why-us .col-lg-5,
	#testimonial-image .col-lg-5 {
		min-height:400px;
	}
	.subscribe-text {
		margin-bottom: 25px;
	}
	.content-button {
		margin-top: 0!important;
	}
	.wrap-padding {
		padding: 35px;
	}
	.lernen_banner {
		padding: 150px 0 60px!important;
	}

	.lernen_banner_title h1 {
		font-size: 30px;
		line-height:38px;
	}
	.lernen_banner_title p {
		font-size: 16px;
		line-height: 20px;
		font-weight:400;
	}
	.lernen_breadcrumb {
		display:none;
	}
	.mb-50 {
		margin-bottom: 50px;
	}
	.bg-home-ome {
		background-position: left top!important;
	}
	.slider-bg1 {
		background-position: right center!important;
	}

	.slider-bg5 {
		background-position: right bottom!important;
	}
	.hidemobile {
		display:none;
	}
	.themeioan_services .absolute-transparent {
		padding: 300px 20px 10px 20px;
	}
	.cursor, .cursor2 {
		display:none;
	}
}

/* 6.5. ========================= Media Queries Small Tablet ========================= */

@media (max-width: 640px) {
	.tbl-pricing .tbl-prc-col .tbl-prc-wrap {
		margin-bottom: 10px;
	}
	#header .header-content .col-xs-offset-1 {
		padding: 0 70px;
	}
	.header-area .header-area-inner .title, .header-area .single-header-carousel-item .title {
		margin-bottom: 15px;
	}
	.join-button {
		display:none;
	}
}

/* 6..6 ========================= Media Queries Mobile v1 ========================= */

@media (max-width: 480px) {
	.header-area .header-area-inner .title,
	.header-area .single-header-carousel-item .title {
		font-size: 30px!important;
		line-height: 38px!important;
		font-weight:700!important;
	}
	.header-area .header-area-inner p {
		font-size: 15px;
		line-height: 20px;
	}
	#header .header-content .col-xs-offset-1 {
		padding: 0 20px;
	}
	.themeioan_feature {
		position: static;
		float: none;
		width: auto;
		text-align: center;
		min-height: 0;
	}
	.themeioan_feature i {
		position: static;
		top: auto;
		left: auto;
	}
	.themeioan_feature .feature-text,
	.row-custom .col-right .themeioan_feature .feature-text {
		padding: 15px 0 0;
	}
	.themeioan_testimonial .testimonial-text {
		padding: 10px 0 30px;
	}
	.themeioan_testimonial .testimonial-text p {
		margin: 0;
	}
}

/* 6.7. ========================= Media Queries Mobile v2 ========================= */

@media (max-width: 300px) {
	.header-area .header-area-inner .title,
	.header-area .single-header-carousel-item .title {
		font-size: 17px!important;
		line-height: 25px!important;
	}
	.tbl-pricing .tbl-prc-col .tbl-prc-wrap {
		padding: 10px;
	}
	#header .navbar-header {
		text-align: center;
		padding: 20px 0 5px;
	}
	#header .container>.navbar-header,
	#header .container-fluid>.navbar-header {
		height: auto;
	}
	#header .navbar-brand,
	#header .navbar.affix .navbar-brand {
		float: none;
		padding: 0;
		margin-bottom: 15px;
	}
	#header .navbar-brand img,
	#header .navbar.affix .navbar-brand img {
		height: auto;
		max-height: 40px;
	}
	#header .nav>li>a {
		text-align: center;
	}
	#header .navbar-toggle {
		float: none;
		margin: 0 0 15px 0;
	}
}

/* 6.8 ========================= Media Queries If Height is to Small ========================= */

@media (max-height: 850px) {
	.header-content {
		min-height: 650px!important;
	}
}

@media (min-width: 1200px) and (max-width: 1450px) {
	.modern-container {
		position: relative;
		left: calc(50% - 585px);
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1280px!important;
	}
	.sidebar-services {
		margin-left: 40px;
	}
}
/* Hide element on Mobile device */

@media (max-width: 767px) {
	.mobile-off {
		display: none;
	}
	video {
		display: none;
	}
}

/* Header Intro Text for Large Display */
@media (min-height:800px) {
	.header-content .header-text {
		padding-top: 15%;
	}
}

/* Services Detail */
/* Center Position */
.position-center .header-text {
	text-align:center;
}
.position-center .header-text p {
	margin:0 auto;
}

.play-center .video-btn {
	left:0;
}
/*Text Dark*/
.slider-dark p,
.slider-dark h1  {
	color: #000!important;
}
.headerspace {
	margin-top: 130px;
}

.headerspace-small {
	margin-top:80px;
}
/*Background for Breadcrumb Banner*/
.image-margin-50 {
	margin-top:-50px;
	margin-bottom:-50px;
	z-index:2;
}

.bg-e404 {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/bg/bg404.jpg);
}

.bg-default-img,
.bg-crumbs {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/bg/default-img.jpg);
}
.bg-events {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/content/breadcrumb/events.jpg);
}
.bg-events-detail {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/content/breadcrumb/event-detail.jpg);
	background-position:bottom center!important;
}

.bg-project,
.bg-project2,
.bg-project-detail {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/bg/project-bg.jpg);
	background-position: left!important;
}

.banner-text-left.lernen_banner.bg-services {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/content/breadcrumb/services-bg.jpg);
	background-position: top center!important;
}

.bg-contact {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/content/breadcrumb/contact.jpg);
}
.bg-detail {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/content/breadcrumb/blog-detail.jpg);
}
.bg-blog-detail {
	background: url(../images/bg/blog-bg.jpg);
}
.bg-about {
	background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .2)), url(../images/content/breadcrumb/about.jpg);
}

input.cstyle,
textarea.cstyle {
	height: 55px;
	width: 100%;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2D323D;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	border-bottom: 2px solid #dedede;
	background-color: #fff;
}
input.cstyle.error,
textarea.cstyle.error {
	border-color: #d00;
}

#contact input[type=submit] {
	color: #fff;
	border: 2px solid #0e84a1;
	background-color: #0e84a1;
	max-width: 250px;
}
#contact input[type=submit]:hover {
	background-color: #fff;
	color: #0e84a1;
}
#contact input:hover {
	color: #2D323D;
}
.error-msg {
	color:Red;
}

.themeioan_contact_map {
	display: block;
	width: 100%;
	height: 100%;
}
.themeioan_contact_map iframe {
	width: 100%; height: 100%;
	border: 0;
}

.themeioan-form-contact.form:not(.whole) {
	max-width: 500px;
}
.contact-layout3 .themeioan-form-contact.form {
	max-width: 100%;
}

/*MENU DROPDOWN*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
@media (min-width: 768px) {
	#header .nav > li > a {
		padding: 30px 0 30px;
		margin: 0 20px 0 20px;
	}
	#header .nav > li.subnav > a {
		padding: 30px 15px 30px 0;
		margin: 0 20px;
	}
	body.rtl #header .nav > li.subnav > a {
		padding: 30px 0 30px 15px;
	}
	.navbar-nav > .subnav:after {
		position: absolute;
		top: 33px;
		right: 20px;
		text-align: center;
		font-family: "FontAwesome";
		font-size: 10px;
		font-weight: 900;
		color: #ccc;
		pointer-events: none;
		content: "\f078";
	}
	body.rtl .navbar-nav > .subnav:after {
		left: 20px;
		right: auto;
	}
	#header .nav > li > a:not(.pln)::before {
		position: absolute;
		top: 55px;
		left: 0;
		height: 4px;
		width: 100%;
		display: block;
		z-index: 1;
		background-color: #0e84a1;
		transform-origin: right top;
		transform: scale(0,1);
		transition: color .1s,transform .2s ease-out;
		content: '';
	}
	body.rtl #header .nav > li > a:not(.pln)::before {
		transform-origin: left top;
	}
	.color-white .nav > li > a:before {
		opacity: .2 !important;
		background-color: #fff!important;
	}
	#header .nav > li a:hover:before {
		transform: scale(1,1);
		transform-origin: left top;
	}
	body.rtl #header .nav > li a:hover:before {
		transform-origin: right top;
	}
	.transparent-header.color-white .nav > li > a,
	.transparent-header.color-white .subnav:after {
		color: #fff !important;
	}
	.transparent-header .navbar .nav > li {
		position: relative;
		float: left;
		list-style: none;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.transparent-header .navbar .nav > li > a {
		position: relative;
		display: block;
		opacity: 1;
		text-align: center;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.transparent-header .navbar .nav > li > ul {
		position: absolute;
		top: 100%;
		left: 10px;
		min-width:240px;
		max-width: 240px;
		width: 100%;
		visibility: hidden;
		list-style: none;
		opacity: 0;
		z-index: 100;
		background-color: #fff;
		box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
		-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
		-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
		-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
		transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}
	body.rtl .transparent-header .navbar .nav > li > ul {
		right: 10px;
		left: auto;
	}
	.transparent-header .navbar .nav > li.subnav:hover>ul{
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		overflow: visible;
	}

	.transparent-header .navbar .nav > ul li.subnav .dropdown-btn,
	.transparent-header .navbar .nav > ul li.page_item_has_children .dropdown-btn {
		position: absolute;
		right: 10px;
		top: 8px;
		width: 34px;
		height: 30px;
		border: 1px solid #fff;
		text-align: center;
		font-size: 16px;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
		z-index: 5;
		display: none;
	}

	.transparent-header .navbar .nav>li>ul>li {
		position: relative;
		width: 100%;
	}

	.transparent-header .navbar .nav>li>ul>li:not(:last-child) {
		border-bottom: 1px solid transparent;
		border-bottom-color: rgba(0, 0, 0, .08)
	}

	.transparent-header .navbar .nav>li>ul>li:last-child {
		border: none;
	}

	.transparent-header .navbar .nav>li>ul>li>a {
		position: relative;
		display: block;
		padding: 10px 20px;
		line-height: 24px;
		font-weight: 400;
		font-size: 15px;
		text-transform: capitalize;
		color: #222!important;
		transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}

	.transparent-header .navbar .nav>li>ul>li:hover a:before,
	.transparent-header .navbar .nav>li>ul>li>ul>li:hover a:before{
		opacity: 1 !important;
		padding-left: 23px;
	}

	.transparent-header .navbar .nav>li>ul>li.subnav>a:after,
	.transparent-header .navbar .nav>li>ul>li.page_item_has_children>a:after,
	.transparent-header .navbar .nav>li>ul>li>ul>li.subnav>a:after,
	.transparent-header .navbar .nav>li>ul>li>ul>li.page_item_has_children>a:after {
		position: absolute;
		right: 20px;
		top: 11px;
		line-height: 24px;
		text-align: center;
		font-family: "FontAwesome";
		font-size: 14px;
		font-weight: 900;
		content: "\f054";
	}
	body.rtl .transparent-header .navbar .nav>li>ul>li.subnav>a:after,
	body.rtl .transparent-header .navbar .nav>li>ul>li.page_item_has_children>a:after,
	body.rtl .transparent-header .navbar .nav>li>ul>li>ul>li.subnav>a:after,
	body.rtl .transparent-header .navbar .nav>li>ul>li>ul>li.page_item_has_children>a:after {
		left: 20px;
		right: auto;
		content: "\f053";
	}

	.transparent-header .navbar .nav li>ul>li.subnav:hover>ul,
	.transparent-header .navbar .nav li>ul>li.page_item_has_children:hover>ul {
		visibility: visible;
		top: 0;
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.transparent-header .navbar .nav > li > ul > li > ul,
	.transparent-header .navbar .nav > li > ul > li > ul > li > ul {
		position: absolute;
		top: 100%;
		width: 220px;
		margin-left: 5px;
		padding: 0;
		list-style: none;
		visibility: hidden;
		opacity: 0;
		background-color: #fff;
		z-index: 100;
		box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
		transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}
	body.rtl .transparent-header .navbar .nav > li > ul > li > ul,
	body.rtl .transparent-header .navbar .nav > li > ul > li > ul > li > ul {
		margin-right: 5px;
		margin-left: 0;
	}

	.transparent-header .navbar .nav > li > ul > li > ul:before {
		position: absolute;
		top: 0;
		left: -7px;
		width: 7px;
		height: 100%;
		content: "";
	}

	.transparent-header .navbar .nav > li > ul > li > ul > li {
		list-style: none;
		position: relative;
		width: 100%;
		margin-bottom: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.10);
	}

	.transparent-header .navbar .nav > li > ul > li > ul > li:last-child {
		border: none;
	}

	.transparent-header .navbar .nav > li > ul > li > ul > li > a,
	.transparent-header .navbar .nav > li > ul > li > ul > li > ul > li > a{
		position: relative;
		display: block;
		padding: 7px 20px;
		line-height: 24px;
		font-weight: 400;
		font-size: 15px;
		text-transform: capitalize;
		color: #222!important;
		transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}
	.nav__expand {
		display:none;
	}
	.feature_contact_item {
		padding: 150px 50px 150px 150px;
	}
	.feature_contact_item h3 {
		font-size:40px;
	}
	.themeioan_contact_map {
		display: block;
		width: 100%;
		height: 100%;
		padding-right: 50px;
	}
}

@media (min-width: 1200px) {
	.transparent-header .navbar .nav > li > ul > li > ul,
	.transparent-header .navbar .nav > li > ul > li > ul > li > ul {
		position: absolute;
		left: 100%;
	}
	body.rtl .transparent-header .navbar .nav > li > ul > li > ul,
	body.rtl .transparent-header .navbar .nav > li > ul > li > ul > li > ul {
		right: 100%;
		left: auto;
	}
	.transparent-header .navbar .nav > li:nth-last-child(-n+4) ul > li > ul,
	.transparent-header .navbar .nav > li:nth-last-child(-n+4) ul > li > ul > li > ul {
		position: absolute;
		left: -100% !important;
		right: 100% !important;
	}
}
/* Home 6 Carousel Arrows - Next Previous Buttons */
.owl-navigation.owl-theme .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	color: #fff;
}
.owl-navigation .owl-prev {
	position: absolute;
	left: 20px;
}
.owl-navigation .owl-prev {
	position: absolute;
	left: 20px;
}
.owl-navigation .owl-next {
	position: absolute;
	right: 20px;
}
body.rtl .owl-navigation .owl-prev {
	right: 20px;
	left: auto;
}
body.rtl .owl-navigation .owl-next {
	left: 20px;
	right: auto;
}
.owl-navigation.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}
.owl-navigation .owl-dots {
	bottom: 40px;
	left:0;
	right:0;
	position: absolute;
	z-index: 200;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	padding-bottom: 7px !important;
	width: 50px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-size: 45px;
}
@media (max-width:767px) {
	.owl-navigation.owl-theme .owl-nav {
		display: none;
	}
}

.proj-filter-line {
	list-style: outside none;
}
.proj-filter-line > li {
	display: inline-block;
}
.proj-filter-line > li > button {
	background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #666;
	border: none;
    border-bottom: 1px solid #0e84a1;
    border-radius: 0;
	margin-bottom: 10px;
}
.proj-filter-line > li > button.active {
	background-color: #fff;
	color: #0e84a1;
}
.project-grid .grid-item {
	width: 100%;
	padding: 5px;
	float: left;
}
.project-grid .grid-item {
	float: right;
}
.project-grid .themeioan_services .blog-content {
	padding-bottom: 5px;
}
.project-grid .themeioan_services .blog-brief {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
@media (min-width: 768px){
	.project-grid .grid-item {
		width: 50%;
	}
}
@media (min-width: 992px){
	.project-grid .grid-item {
		width: 33.33%;
	}
}

.themeioan_services.even article .blog-content li {
	list-style: square;
    margin-bottom: 10px !important;
	margin-right: 33px !important;
}
