@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('animate.css');
@font-face {
 font-family: 'GOTHIC';
 src: url('../fonts/GOTHIC.TTF') format('truetype');
}
body {
	font-family: 'GOTHIC', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	background-color:#f7fafc;
	direction:ltr;
}
h1, h2, h3, h4, h5, h6, p, button, input[type="button"], input[type="submit"], .general-btn, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], textarea, select{
	font-family: 'GOTHIC', sans-serif;
	}
.logo-bg-mneef {
    background: #f7fafc url(../images/logobg.png) no-repeat right center;
padding-top: 36.5px;
    padding-bottom: 37.5px;
}
#logo {
    text-align: right;
    padding-left: 60px;
}
#logo img{
    top:29px;
}
.header-nav {
    padding: 66.5px 100px 66.5px 30px;
    min-height: 229px;
}
.main-nav-bar-item {
    direction: ltr;
}
.main-nav-tabs > li + li:before {
    left: -14px;
	right:auto;
}
.main-nav-tabs > li > a{
	font-size:20px;
	padding: 38px 15px;
	}
.dropdown-menu {
    left: 0 !important;
    right: auto !important;
	text-align: left;
}
ul.about-links li a.about-link {
    background: url(../images/abo.png) no-repeat;
}
ul.about-links li a.about-link:hover {
    background: url(../images/abouh.png) no-repeat;
}
ul.about-links li a.contact-link {
    background: url(../images/cont.png) no-repeat;
}
ul.about-links li a.contact-link:hover {
    background: url(../images/conht.png) no-repeat;
}
.slider .slide .captions{
	padding:20px 20px 43px 25%;
	}
.slider .slide .captions p span.span2, .slider .slide .captions ul , .slider .slide .captions{
	text-align:left;
	}
.slider .slide .captions p span.span1 {
    font-size: 24px;
    font-weight: 500;
}
.slider .slide .captions p span.span2{
	    font-size: 19px;
		direction:ltr;
		}
.slider .slide .captions ul li a {
    font-size: 19px;
    text-transform: capitalize;
}
.slider .owl-controls .owl-nav .owl-next{
	right:0;
	left:auto;
	}
.slider .owl-controls .owl-nav .owl-prev{
	right:50px;
	left:auto;
	}
.html-dez-wrapper h2 {
    color: #3d3d3d;
    height: 65px;
    line-height: 65px;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
}
.html-dez-wrapper p {
    height: 240px;
    line-height: 26px;
    font-size: 19.23px;
	}
.main_title{
	text-transform:capitalize;
	font-weight: bold;
	}
.main_title span{
    color:#c1bfbf;
text-transform: capitalize;
    font-weight: bold;
    font-size: 46px;
}
.fst-item h3 {
    font-weight: bold;
}
.fst-item a.fst-item-more{
	font-weight:bold;
	text-transform:uppercase;
	}
footer h3{
	text-transform: capitalize;
	}
footer h3 .fa {
    margin-right: 10px;
	margin-left:0;
}
.links ul li a {
	text-align:left;
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
}
.links ul li a:before {
    content: "\f105";
    margin-right: 10px;
    margin-left: 0;
}
footer .footer_top .links a:hover {
	padding-right:0;
    padding-left: 2px;
}
ul.contact_main li i {
    margin-right: 10px;
    margin-left: 1px;
}
.subscribtion-form {
    background: url(../images/subscen.png) no-repeat;
}
.subscribtion-form input {
    margin: 0;
    display: block;
    border-radius: 0 !important;
    background-color: transparent !important;
    min-height: 47px;
    position: absolute;
    left: 0;
    right: 51px;
    width: 264px!important;
    color: #fff !important;
    border: 0 !important;
    font-size: 12.82px !important;
    text-transform: capitalize;
	font-weight:600;
}
.subscribtion-form button {
    position: absolute;
    right: 0;
	left:auto;
    min-height: 47px;
    width: 116px;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-weight: bold;
    font-size: 14.62px;
    text-transform: uppercase;
}
.copyright {
    text-align: right;
}
/*******************************/

.main-nav-tabs > li > a {
    font-size: 16px;
    padding: 38px 5px;
}

.main-nav-tabs .dropdown > a:after {
    content: "\f105";
    margin: 0 0 0 10px;
}

.main-nav-tabs > li > ul > li a:before {
    content: "\f105";
    margin: 0 10px 0 0;
}