@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
/*font-family: 'Rubik', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');
/*font-family: 'Almarai', sans-serif;*/

body {
	font-family: 'Rubik', sans-serif;
	background: #fff;
	color: #6f6f6f;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden;
	animation: fadein 2s;
	-moz-animation: fadein 2s; /* Firefox */
	-webkit-animation: fadein 2s; /* Safari and Chrome */
	-o-animation: fadein 2s; /* Opera */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.about-content {
    background: #f1f1f1;
    padding: 20px;
}
.about-content h4 {
    display: block;
    background: #18335a;
    padding: 15px !important;
    margin: 0;
    line-height: inherit;
    color: #fff;
    text-transform: capitalize;
}
.about-content a {
    display: block;
    background: #232230;
    color: #fff;
    padding: 15px;
    text-align: center;
}
.place4 h1, .place4 p .main_content h6, .main_content h5, .main_content h4, .place6 h6, .place6 h5, .place6 h4, .jmnewspro.default .slide-item-title a, .place7 h5 {
	font-family: 'Rubik', sans-serif;
}
 @keyframes fadein {
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
 @-moz-keyframes fadein { /* Firefox */
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
 @-webkit-keyframes fadein { /* Safari and Chrome */
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
 @-o-keyframes fadein { /* Opera */
 from {
 opacity:0;
}
to {
	opacity: 1;
}
}
body.itemid-119 .main_content, body.itemid-120 .main_content, body.itemid-119 .breadcrumbs, body.itemid-120 .breadcrumbs, .message, .place5, .place6, .place7, .place8, .place9, .article-info-term, .content .article-info.muted, #searchForm {
	display: none;
}
body.com_search .place4, body.com_search .place5, body.com_search .place6, body.com_search .place7, body.com_search .place8, body.com_search .place9 {
	display: none !important;
}
body.itemid-119 .place4, body.itemid-119 .news, body.itemid-119 .user, body.itemid-119 .message, body.itemid-119 .place6, body.itemid-120 .place4, body.itemid-120 .place6, body.itemid-119 .place7, body.itemid-120 .place7, body.itemid-120 .place8, body.itemid-120 .place9, body.itemid-116 .place7, body.itemid-161 .place7, body.itemid-119 .place8, body.itemid-119 .place9, body.com_search.itemid-119 .breadcrumbs, body.com_search.itemid-120 .breadcrumbs {
	display: block;
}
body.com_search.itemid-119 .main_content, body.com_search.itemid-120 .main_content {
	display: block !important;
}
.clearfix:after, .top_header:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	width: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.place10 input::-webkit-input-placeholder {
color:#fff;
font-weight: bold;
}
.place10 input::-moz-placeholder {
color:#fff;
font-weight: bold;
} /* FF 4-18 */
.place10 input::-moz-placeholder {
color:#fff;
font-weight: bold;
} /* FF 19+ */
.place10 input::-ms-input-placeholder {
color:#fff;
font-weight: bold;
} /* IE 10+ */
 input:focus::-webkit-input-placeholder {
color:transparent;
}
 input:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
 input:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
 input:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */

 textarea:focus::-webkit-input-placeholder {
color:transparent;
}
 textarea:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
 textarea:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
 textarea:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */
/* Start preloader */

#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #18335a;
	z-index: 10000;
}
#preloader-orbit-loading {
	position: relative;
	left: calc(50% - 50px);
	top: calc(50% - 50px);
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	perspective: 780px;
}
#preloader-orbit-loading .cssload-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#preloader-orbit-loading .cssload-inner.cssload-one {
	left: 0%;
	top: 0%;
	animation: cssload-rotate-one 1.15s linear infinite;
	-o-animation: cssload-rotate-one 1.15s linear infinite;
	-ms-animation: cssload-rotate-one 1.15s linear infinite;
	-webkit-animation: cssload-rotate-one 1.15s linear infinite;
	-moz-animation: cssload-rotate-one 1.15s linear infinite;
	border-bottom: 6px solid #087983;
}
#preloader-orbit-loading .cssload-inner.cssload-two {
	right: 0%;
	top: 0%;
	animation: cssload-rotate-two 1.15s linear infinite;
	-o-animation: cssload-rotate-two 1.15s linear infinite;
	-ms-animation: cssload-rotate-two 1.15s linear infinite;
	-webkit-animation: cssload-rotate-two 1.15s linear infinite;
	-moz-animation: cssload-rotate-two 1.15s linear infinite;
	border-right: 6px solid #6385c9;
}
#preloader-orbit-loading .cssload-inner.cssload-three {
	right: 0%;
	bottom: 0%;
	animation: cssload-rotate-three 1.15s linear infinite;
	-o-animation: cssload-rotate-three 1.15s linear infinite;
	-ms-animation: cssload-rotate-three 1.15s linear infinite;
	-webkit-animation: cssload-rotate-three 1.15s linear infinite;
	-moz-animation: cssload-rotate-three 1.15s linear infinite;
	border-top: 6px solid #d6d6d6;
}
 @keyframes cssload-rotate-one {
 0% {
 transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
 100% {
 transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
 @-o-keyframes cssload-rotate-one {
 0% {
 -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
 100% {
 -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
 @-ms-keyframes cssload-rotate-one {
 0% {
 -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
 100% {
 -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
 @-webkit-keyframes cssload-rotate-one {
 0% {
 -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
 @-moz-keyframes cssload-rotate-one {
 0% {
 -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
 100% {
 -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
 @keyframes cssload-rotate-two {
 0% {
 transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
 100% {
 transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
 @-o-keyframes cssload-rotate-two {
 0% {
 -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
 100% {
 -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
 @-ms-keyframes cssload-rotate-two {
 0% {
 -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
 100% {
 -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
 @-webkit-keyframes cssload-rotate-two {
 0% {
 -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
 @-moz-keyframes cssload-rotate-two {
 0% {
 -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
 100% {
 -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
 @keyframes cssload-rotate-three {
 0% {
 transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
 100% {
 transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
 @-o-keyframes cssload-rotate-three {
 0% {
 -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
 100% {
 -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
 @-ms-keyframes cssload-rotate-three {
 0% {
 -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
 100% {
 -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
 @-webkit-keyframes cssload-rotate-three {
 0% {
 -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
 @-moz-keyframes cssload-rotate-three {
 0% {
 -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
 100% {
 -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
/* End preloader */

.highslide-thumbstrip.highslide-thumbstrip-horizontal .side, .highslide-thumbstrip-horizontal img {
	width: 70px !important;
	height: 40px;
	margin: 0;
	float: none;
}
a.side {
	float: left;
}
img.side {
    width: 50%;
    height: auto;
    float: right;
    margin: 0 0 15px 20px;
    border: 4px solid #087983;
    border-radius: 30px;
}
.main_content em {
	display: block;
	background: #f2f2f2;
	padding: 20px;
	border-left: 4px solid #087983;
	font-size: 16px;
	margin: 20px 0;
}
.logo img {
	width: auto;
	height: 90px;
	padding: 0;
}
.logo a {
	line-height: 90px;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.logo p {
	margin: 0;
}
.main-header {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: #fff;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.fixed-header {
	top: -140px;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.top-info {
	display: block;
	background: #232230;
	padding: 0;
	height: 50px;
}
.top-info .container {
	position: relative;
}
.top-info em {
	padding-right: 6px;
	font-size: 14px;
}
.top-info .styled-icons {
	text-align: right;
	padding-right: 66px;
}
.top-info ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.top-info li {
	list-style: none;
	color: #fff;
	display: inline-block;
	line-height: 50px;
	font-size: 14px;
}
.top-info .styled-icons li a {
	display: inline-block;
	width: 30px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.top-info .styled-icons li a em {
	font-size: 18px;
}
.top-info .styled-icons li a:hover {
	color: #087983
}
.item-info ul {
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
}
.item-info ul li {
	list-style: none;
	display: inline-block;
	margin-left: 30px;
	padding-left: 40px;
	font-size: 14px;
	color: #232230;
	line-height: 24px;
}
.item-info ul li strong {
	font-weight: 400;
	font-size: 14px;
	color: #000;
}
.item-info ul li.info {
	background: url(../images/phone_icon.png) 0 10px no-repeat
}
.item-info ul li.add {
	background: url(../images/location_icon.png) 0 8px no-repeat
}
.item-info ul li.times {
	background: url(../images/time_icon.png) 0 8px no-repeat
}
.mod-languages {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 8px;
	border-left: 1px solid #fff;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.mod-languages ul {
	display: inline-block;
	width: 50px;
	float: right;
}
.mod-languages a {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
}
.mod-languages a:after {
	font-family: 'FontAwesome';
	content: "\f0d7";
	position: absolute;
	top: 1px;
	right: 14px;
	width: 6px;
	height: 6px;
}
.mod-languages a:hover {
	color: #087983;
}
/* style search */
.top-menu .search label {
	display: none;
}
.top-menu .search {
	float: right;
	position: relative;
	top: -6px;
}
.top-menu .search input, #searchForm #search-searchword {
	height: 34px;
	font-size: 12px;
	color: #b3b3b3;
	background-color: #fff;
	border: 1px solid #eeeeee;
	border-radius: 0;
	padding: 0 10px;
	width: 230px;
}
.top-menu .search .btn, #searchForm button.btn.hasTooltip {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	width: 34px;
	height: 34px;
	font-weight: 300;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0;
	text-indent: -200px;
	border: none;
	overflow: hidden;
	background: url(../images/search_icon.png) center center no-repeat #087983 !important;
}
#searchForm .btn-toolbar, #searchForm .phrases-box, #searchForm .only {
	display: inline-block;
	float: left;
}
#searchForm .searchintro, #searchForm .ordering-box, #searchForm .form-limit {
	display: inline-block;
	float: right;
}
#searchForm fieldset.phrases, #searchForm .search-results {
	display: block;
	width: 100%;
}
p.counter {
	clear: both;
}
#searchForm .checkbox, #searchForm .radio {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
}
.result-title, .result-category {
	color: #087983;
}
.search-style-result a {
    font-size: 18px;
    color: #18335a;
    margin-bottom: 5px;
    display: inline-block;
}
.search-style-result a:hover {
    color: #000
}
.result-category {
	margin-bottom: 5px;
	display: inline-block;
}
.result-created {
    display: inline-block;
    background: #18335a;
    color: #fff;
    padding: 6px 15px;
    margin-top: 10px;
    font-size: 14px;
}
/* end style search */
.top-menu {
	position: relative;
	display: block;
	background: #18335a;
	height: 60px;
	padding: 18px 0;
}
.top-menu .nav {
	float: left;
}
.top-menu .navbar-collapse {
	padding: 0;
}
.top-menu ul li ul {
	background: #18335a;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	border: none;
	min-width: 220px;
	display: block;
	opacity: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: opacity 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.5s 0.1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform-origin: 0;
	transform-origin: 0 0;
}
.top-menu ul li:hover > ul {
	display: block;
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	border-radius: 0;
}
.top-menu ul li ul ul {
	top: 0;
	left: 220px;
}
.top-menu ul li ul ul:before {
	background: none;
}
.top-menu ul li ul li {
	list-style: none;
	float: none;
	border-bottom: 1px solid #3bbfcb;
	position: relative;
}
.top-menu ul li ul li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #fff !important;
	padding: 10px 10px;
	position: relative;
}
.top-menu ul li ul li a:hover:after, .top-menu ul li ul li.active > a:after {
	position: absolute;
	content: "\f054";
	left: 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 10px;
	height: 10px;
}
.top-menu ul li ul li a:hover, .top-menu ul li ul li.active > a {
	color: #3bbfcb !important;
	padding-left: 15px;
	transform: translateX(10px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
table.style {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
table.style tbody {
	vertical-align: top;
}
table.style tr.table-title {
	background: #f2f2f2;
	color: #969696;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
}
table.style tr.table-title td {
	padding: 10px 0;
	vertical-align: middle;
	border-bottom: 4px solid #d6d6d6;
}
table.style td {
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.video-style {
	border: 10px solid #efefef;
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
}
.place4 {
	margin-top: 200px;
	position: relative;
	display: none;
	width: 100%;
	background: #232230;
}
.tp-caption.excerpt, .excerpt {
	white-space: inherit !important;
}
.place4 h1 {
	text-transform: capitalize;
	display: block;
	color: #fff;
	font-size: 66px !important;
	font-weight: bold;
}
.place4 p.p-one {
	width: 100%;
	color: #087983;
}
.place4 p {
	font-size: 18px !important;
	margin: 0 !important;
	text-align: left;
	color: #fff;
	line-height: 36px !important;
	width: 650px;
	letter-spacing: inherit !important;
}
.place4 .tp-caption.excerpt a, a.btn-style, #send {
	font-family: 'Rubik', sans-serif;
	color: #fff;
	background: #18335a;
	line-height: 64px;
	font-size: 14px !important;
	text-transform: capitalize;
	text-decoration: none;
	width: 170px;
	height: 60px;
	font-weight: 300;
	padding: 0px 0 0px 34px !important;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: inherit !important;
	position: relative;
	display: inline-block;
	z-index: 1;
	overflow: hidden;
	vertical-align: middle;
}
#send {
    background: url(../images/arrow-btn.png) 90px 24px no-repeat #18335a;
    width: 160px;
    border-left: 4px solid #18335a;
    border-right: 4px solid #18335a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#send:hover {
    background: url(../images/arrow-btn.png) 90px 24px no-repeat #232230;
    border-left: 4px solid #18335a;
    border-right: 4px solid #18335a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.place4 .tp-caption.excerpt a:after, a.btn-style:after {
	content: "";
	top: 25px;
	right: 20%;
	background: url(../images/arrow-btn.png) 0 0 no-repeat;
	width: 20px;
	height: 16px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
.place4 .tp-caption.excerpt a:before, a.btn-style:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 100%;
	border-radius: 0;
	background-color: #232230;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: 0.3s;
}
.place4 .tp-caption.excerpt a:hover:before, a.btn-style:hover:before {
	opacity: 1;
	visibility: visible;
	width: calc(100% - 10px);
}
.place5 {
	background: #f2f6fa;
}
.place5 h6, .place6 h6, .place7 h6, .place8 h6 {
	display: block;
	text-align: center;
	color: #087983;
	font-size: 18px;
	margin: 0 0 26px;
}
.place5 h5, .place6 h5, .place7 h5, .place8 h5 {
	display: block;
	text-align: center;
	color: #232230;
	font-size: 38px;
	font-weight: bold;
	margin: 0 0 60px;
	position: relative;
	padding-bottom: 20px;
}
.place7 h5 {
	color: #fff;
}
.place6 h5, .place6 h6 {
	text-align: left;
	margin-bottom: 15px;
	padding: 0;
}
.place5 h5:after, .place7 h5:after, .place8 h5:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 90px;
	height: 5px;
	background: #cbbded;
	margin-left: -45px;
}
.place5 h5:before, .place7 h5:before, .place8 h5:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 10px;
	height: 5px;
	z-index: 1;
	background: #18335a;
	margin-left: -5px;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: ani-bg;
	animation-name: ani-bg;
}
@-webkit-keyframes ani-bg {
 from {
 -webkit-transform: translateX(-40px);
 transform: translateX(-40px;
);
}
to {
	-webkit-transform: translateX(40px);
	transform: translateX(40px);
}
}
 @keyframes ani-bg {
 from {
 -webkit-transform: translateX(-40px);
 transform: translateX(-40px;
);
}
to {
	-webkit-transform: translateX(40px);
	transform: translateX(40px);
}
}
.jmnewspro.default .slide-item-readmore a {
	position: relative;
}
.jmnewspro.default .slide-item-readmore a:after {
	content: "";
	top: 4px;
	right: -26px;
	background: url(../images/arrow-btn-02.png) 0 0 no-repeat;
	width: 16px;
	height: 12px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.jmnewspro.default .slide-item-readmore:hover a:after {
	right: -30px;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.place6 img.side {
	width: 90%;
	float: none;
	border: none;
	height: auto;
	margin: 0;
	border-radius: 0;
}
.place6 .message_left {
	position: relative;
}
.place6 .message_left:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: -15px;
	border-left: 320px solid var(--thm-base);
	border-top: 320px solid transparent;
	border-right: 400px solid transparent;
	z-index: -1;
}
:root {
 --thm-font: "Rubik", sans-serif;
 --thm-b-font: "Rubik", sans-serif;
 --thm-base: #2A4BDF;
 --thm-base-hover: #2A4BDF;
 --thm-base-rgb: 222, 30, 7;
 --thm-base-hue: #ffecea;
 --thm-secondary: #232230;
 --thm-secondary-rgb: 35, 34, 48;
 --thm-b-text: #4E5164;
 --thm-border: #e1e1e1;
}
.place6 span {
	position: absolute;
	top: 40px;
	right: 30px;
	background: #18335a;
	padding: 0px 40px 0 20px;
	font-size: 19px;
	color: #fff;
	display: flex;
	align-items: center;
}
.place6 span strong.counter {
	font-size: 80px;
	padding-right: 10px;
	display: flex;
}
.place7 {
	background: url(../images/bg-map.jpg) center center repeat fixed;
}
.place7 .slide-item-wrap-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 0;
	background-color: #18335a;
	transition: 0.3s;
}
.place7 .slide-item-wrap-item:hover:before {
	height: 100%;
}
.main_content {
	margin-bottom: 130px;
	min-height: 200px;
}
.content {
	width: 100%;
}
.main_content .container {
	position: relative;
}
.main_content .container .page-header {
	color: #fff;
	position: absolute;
	top: -300px;
	left: 15px;
	width: 50%;
	padding-bottom: 0;
	margin: 0;
	border-bottom: none;
	display: block;
	text-transform: uppercase;
}
.main_content .container .page-header h2 {
	margin: 0;
	padding: 0;
	background: none;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	text-align: left;
}
.main_content ul {
	padding: 0;
}
.main_content ul li {
	list-style: none;
	line-height: 30px;
	padding-left: 26px;
	background: url(../images/li-icon-2.png) 0px 10px no-repeat;
	margin-bottom: 12px;
	color: #1a355e;
	font-weight: 400;
}
body.itemid-177 .main_content ul li, body.itemid-165 .main_content ul li {
	display: inline-block;
	width: 49%;
}
.main_content p strong {
	color: #087983;
}
.col-md-12.our-location {
    padding: 0;
    margin-top: 50px;
}
/* Blog */
.blog .span4 {
    width: 29%;
    float: left;
    position: relative;
    margin: 1.5% 2%;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -ms-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
.blog .span4 .page-header {
	bottom: 15px;
	left: 0;
	text-align: left;
	width: 100%;
	z-index: 10;
	top: auto;
	height: 60px;
}
.blog .span4 h2 {
	text-align: left !important;
	margin: 0;
	padding: 0 15px !important;
	font-weight: 400 !important;
}
.blog .span4 h2 a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    padding: 0;
    text-decoration: none;
    white-space: initial;
    text-overflow: ellipsis;
    max-width: 100%;
    position: relative;
    font-weight: 600;
    line-height: 30px;
}
.blog .span4 h2 a:hover {
	color: #6f91d3
}
.blog .span4 p {
	margin: 0;
}
.blog .span4 img {
	width: 100%;
	height: auto;
	border-radius: inherit;
	border: none;
	margin: 0;
}
.blog .span4:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,0.4);
}
.blog .date-item {
    display: inline-block;
    background: #18335a;
    color: #fff;
    padding: 6px 15px;
    margin: 0 0 10px;
    font-size: 14px;
}
.blog dl.article-info.muted {
	display: block;
    position: absolute;
    bottom: 54px;
    left: 15px;
    z-index: 10;
}
.blog .span4:hover {
    margin-top: 1%;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -ms-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
/* End Blog*/
.place5, .place6, .place7, .place8 {
	padding: 80px 0;
}
.place8 {
	padding: 80px 0 40px;
}
.place8 .view-all-link {
	display: block;
	text-align: center;
	margin-top: 60px;
}
.place9 {
	padding: 0 0 150px;
}
.place9 img {
	box-shadow: 0 0 40px 5px rgb(0 0 0 / 3%);
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.place9 img:hover {
	box-shadow: inherit;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	-ms-transition: all 0.3s ease 0.1s;
	-o-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.place9 ul {
	height: 150px;
}


.team-style, .search-style-result {
	display: inline-block;
	width: 100%;
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 30px;
	border: 2px solid #d6d6d6;
}
.team-style img {
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
	padding: 6px;
	border: 2px solid #d6d6d6;
	background: #fff;
}
.team-style h4 {
	margin: 0 0 10px 0;
	padding: 0 !important;
	background: none;
}
.team-style p {
	color: #818181;
}
/*li.add {
	background: url(../images/contact_info.png) 0 0 no-repeat!important;
}
li.phone {
	background: url(../images/contact_info.png) 0 -62px no-repeat!important;
}
li.mobile {
	background: url(../images/contact_info.png) 0 -122px no-repeat!important;
}
li.fax {
	background: url(../images/contact_info.png) 0 -326px no-repeat!important;
}
li.email {
	background: url(../images/contact_info.png) 0 -271px no-repeat!important;
}*/
.footer-wrapper {
	display: block;
	padding: 0;
	background: #232230;
	width: 100%;
}
.footer-wrapper .col-md-4 {
	padding: 0 30px;
}
.footer-wrapper .col-md-4 .well {
	height: 240px;
}
.footer-wrapper .col-md-4 .box-1, .footer-wrapper .col-md-4 .box-2, .footer-wrapper .col-md-4 .box-3 {
	height: auto;
}
.footer-wrapper .place10 {
	display: block;
	background: #18335a;
	padding: 30px 40px;
	height: 150px;
	margin-top: -80px;
}
.footer-wrapper .place10 h2 {
	position: relative;
	width: 42%;
	font-size: 24px;
	text-align: left;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 40px;
	margin: 0;
	display: inline-block;
	padding-left: 64px;
}
.footer-wrapper .place10 h2:after {
	position: absolute;
	top: 20px;
	left: -8px;
	font-family: 'FontAwesome';
	content: "\f1d8";
	font-size: 50px;
	font-weight: 300;
}
.footer-wrapper .place10 .formResponsive fieldset {
	float: right;
	display: inline-block;
	position: relative;
	top: 11px;
}
.footer-wrapper .place10 .formResponsive input.rsform-input-box {
	background: none;
	border: 2px solid #fff;
	color: #fff;
	text-align: left;
	padding: 15px;
	width: 450px;
}
.footer-wrapper .place10 .formResponsive input.rsform-submit-button {
	position: absolute;
	top: 6px;
	right: 6px;
	background: #fff;
	width: auto;
	padding: 10px 20px;
	height: 56px;
	color: #232230;
	font-weight: bold;
}
.footer-wrapper .place10 .formResponsive p.formRed {
	position: absolute;
	text-align: right;
	bottom: 20px;
	right: 50px;
}
.footer-wrapper h3 {
	color: #fff;
	margin: 40px 0 30px;
	font-weight: 600;
}
.footer-wrapper p {
	line-height: 32px;
	color: #999b9f;
	margin: 0;
	font-weight: 400;
	font-size: 14px;
}
.footer-wrapper strong {
	color: #087983;
	font-weight: 600;
}
.footer-wrapper a {
	display: inline-block;
	color: #087983;
	font-weight: 600;
}
.footer-wrapper p a {
	font-weight: inherit;
}
.footer-wrapper .place12 li {
	display: block;
	border: 0;
}
.footer-wrapper .place12 li a {
	color: #999b9f;
	font-weight: 400;
	border-right: none;
	border-bottom: 1px dotted #999b9f;
	padding: 8px 15px;
	font-size: 14px;
	text-transform: capitalize;
}
.footer-wrapper .place12 li a:hover, .footer-wrapper .place12 li.active a {
	color: #087983;
	border-bottom: 1px dotted #087983;
}
.footer-wrapper .place12 li a:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f105";
	position: absolute;
	top: 10px;
	left: 0;
	font-weight: 300;
}
.footer-wrapper .styled-icons {
	margin-top: 20px;
}
.footer-wrapper .styled-icons ul {
	padding: 0;
	margin: 0;
}
.footer-wrapper .styled-icons ul li {
	list-style: none;
	display: inline-block;
}
.footer-wrapper .styled-icons ul li a {
	width: 40px;
	height: 40px;
	color: #999b9f;
	background: rgba(255,255,255,.1);
	text-align: center;
	line-height: 40px;
}
.footer-wrapper .styled-icons ul li a:hover {
	background: #18335a;
}
.col-md-12.place14 {
	border-top: 1px solid #999b9f;
	padding: 30px 0;
}
.col-md-12.place14 p {
	font-size: 14px;
	font-weight: 600;
}
.footer-box1 {
	display: block;
	width: 100%;
	height: 120px;
	margin: 40px 0;
	padding: 15px;
	border: 1px solid #57585a;
	box-shadow: 0 0 8px 3px rgb(255 255 255 / 14%);
}
.footer-box1 em {
	font-size: 28px;
	color: #087983;
	background: #35363f;
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	line-height: 48px;
	border: 5px solid #2d2d38;
	margin-top: 8px;
}
.footer-box1 span {
	display: inline-block;
	width: 72%;
	float: right;
}
.footer-box1 span h4 {
	padding: 0 !important;
	margin: 0 0 10px !important;
	color: #fff;
	font-size: 16px;
}
.footer-box1 span p {
	color: #747474;
	line-height: 24px;
}
.moduletablesend-form h2, .contact-info h3 {
	text-align: center;
	color: #333;
	text-transform: capitalize;
	font-weight: 600;
	padding: 0 10px;
	margin: 30px 0 20px !important;
	background: none;
	font-size: 26px;
	border: none !important;
	padding: 0 !important;
}
.contact-info img {
	width: 100%;
	height: auto;
	border: 4px solid #fff;
	box-shadow: 0 0 10px -2px #ccc;
}
.contact-info ul {
	padding: 0;
}
.contact-info ul li {
	list-style: none;
	padding-left: 34px;
	line-height: 30px;
	margin-bottom: 6px;
	width: 100%;
}
ul.contact-info li.mobile, ul.contact-info li.phone, ul.contact-info li.whats, ul.contact-info li.email, ul.contact-info li.fax {
	direction: ltr;
	padding-left: 34px;
}
ul.contact-info li.add {
	background: url(../images/contact_info.png) 0 0 no-repeat !important;
}
ul.contact-info li.fax {
	background: url(../images/contact_info.png) 0 -326px no-repeat !important;
}
ul.contact-info li.mobile {
	background: url(../images/contact_info.png) 0 -122px no-repeat !important;
}
ul.contact-info li.phone {
	direction: ltr;
	background: url(../images/contact_info.png) 0 -60px no-repeat !important;
}
ul.contact-info li.whats {
	direction: ltr;
	background: url(../images/contact_info.png) 0 -173px no-repeat !important;
}
ul.contact-info li.email {
	background: url(../images/contact_info.png) 0 -271px no-repeat !important;
}
.rsform-block-entry-01 .formBody, .rsform-block-entry-02 .formBody, .rsform-block-entry-03 .formBody, .rsform-block-entry-04 .formBody, .rsform-block-entry-011 .formBody, .rsform-block-entry-022 .formBody, .rsform-block-entry-033 .formBody, .rsform-block-entry-044 .formBody, .rsform-block-entry-055 .formBody {
	position: relative;
}
.rsform-block-entry-01 .formBody:after, .rsform-block-entry-02 .formBody:after, .rsform-block-entry-03 .formBody:after, .rsform-block-entry-04 .formBody:after, .rsform-block-entry-011 .formBody:after, .rsform-block-entry-022 .formBody:after, .rsform-block-entry-033 .formBody:after, .rsform-block-entry-044 .formBody:after, .rsform-block-entry-055 .formBody:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f007";
	position: absolute;
	top: 27px;
	left: 50px;
	color: #b5b5b5;
	font-size: 18px;
}
.rsform-block-entry-02 .formBody:after, .rsform-block-entry-022 .formBody:after {
	content: "\f1fa";
}
.rsform-block-entry-03 .formBody:after, .rsform-block-entry-033 .formBody:after {
	content: "\f3cd";
	font-size: 28px;
	top: 20px;
}
.rsform-block-entry-04 .formBody:after, .rsform-block-entry-044 .formBody:after {
	content: "\f040";
	top: 20px;
}
.rsform-block-entry-04 .formBody textarea, .rsform-block-entry-044 .formBody textarea {
	height: 170px;
}
/* pagination */
.pagination {
	width: 100%;
}
.pagination ul {
	padding: 0;
}
.pagination ul li {
	list-style: none;
	float: left;
	margin-right: 1px;
	padding: 0;
	background-image: none;
	line-height: 20px;
}
.pagination a {
	display: inline-block;
	padding: 6px;
	text-align: center;
	width: 34px;
	background: #087983;
	color: #fff;
	margin: 0 2px;
	border: none;
}
li.disabled a, .pagination a:hover {
	background: #18335a;
}
.pagination a span {
	display: block;
	width: 20px;
	height: 20px;
}
.pagination a .icon-first {
	background: url(../images/arrow-icon.png) -40px 2px no-repeat;
}
.pagination a .icon-previous {
	background: url(../images/arrow-icon.png) 5px 2px no-repeat;
}
.pagination a .icon-next {
	background: url(../images/arrow-icon.png) -14px 2px no-repeat;
}
.pagination a .icon-last {
	background: url(../images/arrow-icon.png) -62px 2px no-repeat;
}
.pagination li.disabled a .icon-first, .pagination a .icon-first:hover {
	background: url(../images/arrow-icon.png) -40px 2px no-repeat;
}
.pagination li.disabled a .icon-previous, .pagination a .icon-previous:hover {
	background: url(../images/arrow-icon.png) 5px 2px no-repeat;
}
.pagination li.disabled a .icon-next, .pagination a .icon-next:hover {
	background: url(../images/arrow-icon.png) -14px 2px no-repeat;
}
.pagination li.disabled a .icon-last, .pagination a .icon-last:hover {
	background: url(../images/arrow-icon.png) -62px 2px no-repeat;
}
.pagination li.active a {
	color: #ffffff;
}
/* gototop */

#gototop {
	background: url(../images/go-to-top.png) no-repeat scroll center center #e7281b;
	border-radius: 4px 4px 0 0;
	bottom: 53px !important;
	height: 32px;
	padding: 0 !important;
	right: 30px !important;
	width: 42px;
	border: none !important;
}
#gototop:hover {
	background: url(../images/go-to-top.png) no-repeat scroll center center #e7281b;
	opacity: 0.7 !important;
}



/* media*/



@media (max-width:767px) {
.main-header {
	position: inherit;
}
.top-info {
    height: auto;
    text-align: center;
}
.top-info .styled-icons {
    text-align: center !important;
    padding: 0 !important;
}
.top-menu {
    height: auto;
    padding: 0;
}
.mod-languages {
	top: 50px;
    border: 1px solid #fff;
    padding: 0;
    right: 15px !important;
    border-radius: 4px;
}
.mod-languages a:after {
    right: 4px !important;
}
.nav {
	float: none !important;
	padding: 15px 0 !important;
	text-align: center;
}
.nav>li {
	display: block
}
.nav>li>a {
	margin: 0 0 2px!important;
	padding: 8px 0 !important;
	border: none;
}
.top-menu .nav>li.parent:after {
    top: 15px;
    right: 25%;
}
.top-menu .navbar-collapse.collapse, .navbar-collapse {
	padding: 0!important
}
.top-menu ul li:hover > ul {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	text-align: center
}
.row.row-button {
    position: relative;
}
.col-md-9.item-info, .tp-caption.excerpt {
	display: none;
}
.logo {
	text-align: center;
}
.logo img {
	width: 70%;
	height: auto;
	padding: 15px 0;
}
.top-menu .search {
    float: none !important;
    top: -10px;
    text-align: center;
}
.breadcrumbs {
	margin-top: 0;
}
.place4 {
	margin-top: 0;
}
.main_content .container .page-header {
	width: 100%;
}
.main_content .container .page-header h2 {
	font-size: 30px;
}
img.side, .team-style img {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}
.blog .row {
	margin: 0 15px !important;
}
.blog .span4 {
    width: 100%;
    float: none;
    margin: 0 0 30px;
}
.blog .span4 a {
	width: 100%;
}
.col-md-6.message_right {
    margin-top: 50px;
}
.place6, .footer-wrapper {
	overflow: hidden;
}
.place6 img.side {
    width: 95%;
}
.place6 span {
    right: 0;
}
.place9 {
    padding: 0 0 60px;
}
.main_content {
	margin-bottom: 20px;
}
.footer-wrapper .place10 {
    padding: 20px 15px;
    height: auto;
    margin: 0;
}
.footer-wrapper .place10 h2 {
    width: 100%;
    font-size: 18px;
    line-height: 34px;
}
.footer-wrapper .place10 h2:after {
    left: 0;
}
.footer-wrapper .place10 .formResponsive fieldset {
    float: none !important;
    top: 20px;
    width: 100%;
}
.footer-wrapper .col-md-4 {
    padding: 0 50px;
}
.col-md-12.place14, .place14 .text-right, .place14 .text-left {
	text-align: center;
}
}
