span.InputList {
width:100% !important;
}
#owl-demo2 .item {
	padding:0;
}
#owl-demo2 .item img {
	width: 100%;
}
#owl-demo2 .owl-nav h1 {
    margin: 0;
}
#owl-demo2 .owl-nav i {
	color: #ffffff;
	background-color: #1268ac;
	padding: 14px 20px;
	padding-bottom:15px;
	font-size: 22px;
	transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
#owl-demo2 .owl-nav i:hover {
	background: #333333;
}
#owl-demo2 .owl-next i {
    right: 0;
    position: absolute;
    left: auto;
    top: 50%;
    margin-top: -25px;
}
#owl-demo2 .owl-prev i {
    left: 0;
    position: absolute;
    right: auto;
    top: 50%;
    margin-top: -25px;
}
.personal p {
	/*background: #f8f8f8;*/
	padding: 2px 10px;
	/*margin-bottom: 8px;
	border: 1px solid #dddddd;*/
}/*
.personal p span {
	color: #1268ac;
	display: inline-block;
	padding-left: 15px;
	width: 22%;
}
.personal p span i {
	padding-left: 10px;
	color: #777777;
}*/
.pull-left {
float:left !important ;
}

#inner-pages {
	padding: 30px 0 70px 0;
}
.inner h4 {
	background:url(../images/title.png) no-repeat right top;
	padding:5px 5px 12px 0;
	margin:0 0 15px 0;
	border-bottom:3px double #e6e6e6;
	color:#1268ac;
}
.inner h5 {
	margin:25px 0 5px 0;
	color:#1268ac;
}
.inner p {
	text-align:justify;
	color:#555;
}
ul.inner-list {
	margin-bottom:35px;
}
.inner-list li {
	color:#555;
}





.registration {
	padding: 0 20%;
	margin-top:25px;
}
.registration img.brand-img {
	margin: 0 auto;
	display: block;
	height: auto;
	max-width:100%;
}
.registration a.brand-x {
	margin: 0 auto 30px auto;
	display:block;
	text-align: center;
}
.registration h3 {
	width:100%;
	height:25px;
	clear:both;
	position:relative;
	border-bottom:1px solid #a5a5a5;
	color:#4e4e4e;
	margin:30px 0 15px 0;
	float:right;
}
.registration h3:after {
	content: "";
	position:absolute;
	width:30px;
	height:3px;
	background:#1268ac ;
	right:11px;
	top: 23px;
}
.registration .form-control {
	color: #999;
}
.registration .form-group {
	float: right;
	margin-bottom: 15px;
	width: 100%;
	min-height:55px;
}
.registration .radio input[type="radio"],
.registration .radio-inline input[type="radio"],
.registration .checkbox input[type="checkbox"],
.registration .checkbox-inline input[type="checkbox"] {
	clear:right;
}
.registration input[type=text],
.registration input[type=password],
.registration input[type=file],
.registration input[type=email] {
}
.registration textarea {
	border-color: #ababab;
	color:#777;
}
.registration .button {
	border-radius:3px;
	background:#1268ac;
	color:#fff;
	margin:10px auto;
	cursor:pointer;
	border: none;
	min-width:150px;
	display:block;

}
.registration button.more {
	border-radius:3px;
	background:#1268ac;
	color:#fff;
	margin:10px 5px;
	cursor:pointer;
	border: none;
	min-width:150px;
	display:inline-block;

}
.registration button:hover {
	opacity: 0.8;
	background:#1268ac;
	color: #fff;
}
.registration a {
	color:#1268ac;
}
.registration a:hover {
	color: #df1919;
}
.registration input[type="file"].form-control {
	height:auto;
	min-height: 34px;
	font-size: 12px;
	padding: 6px 5px;
	direction:ltr;
}
@-moz-document url-prefix() {
	.registration input[type="file"].form-control { padding: 4px 5px;}
}
.registration .form-group > label {
	margin-bottom:2px;
	display:block;
}
.registration .form-group > label.radio-inline {
	display:inline-block;
	margin:0 20px 0 25px;
	color: #999;
}
.registration .form-group > label.checkbox-inline {
	display:inline-block;
	margin:0 20px 0 25px;
	color: #999;
	width: 100%;
}
@media screen and (min-width: 1000px) {
	.registration .form-group > label.checkbox-inline {
		width: 40%;
	}
}

.registration .form-group > label span {
	color: #df1919;
    padding-right: 5px;
}
.registration .form-group > label small {
	color: #bebdbd;
	display:block;
	line-height: 10px;
	margin-bottom: 5px;
}
.registration select option {
	margin:2px 5px;
}

.registration .form-control.col-md-4 {
	float: right;
	width: 32%;
}
.registration .form-control.col-md-4+.form-control.col-md-4 {
	margin-right:2%;
}
.registration .form-control.col-md-6 {
	float: right;
	width: 49%;
}
.registration .form-control.col-md-6+.form-control.col-md-6 {
	margin-right:2%;
}

.news {
	float: right;
	padding: 0 0 0 15px;
}
.news .col-xs-12.col-sm-2.text-center{
	float:right;
}
.news .news-iteem {
	margin: 10px 0 25px 0;
}
.news .news-iteem .entry-meta {
	border-radius: 5px;
	font-family:sans-serif;
	overflow: hidden;
}
#publish_date {
	background: #1268ac none repeat scroll 0 0;
	border-bottom: 4px solid #003571;
	color: #fff;
	font: 600 13px sans-serif;
	padding: 5px 0;
	text-align: center;
}
.news .news-iteem .entry-meta > span {
	background: #f5f5f5;
	border-top: 1px solid #fff;
	display: block;
	font-size: 12px;
}
.news .news-iteem .entry-meta > span {
	color: #ccc;
}
.news .news-iteem h5 {
	margin: 15px 0 5px 0;
}
.news .news-content {
	background: #f5f5f5;
	position:relative;
}
.news .news-content:after {
	content: "";
	position:absolute;
	width: 100%;
	height:5px;
	background:#f5f5f5 ;
	bottom: -8px;
	right:0;
}
.img-details {
	float:left;
	width: 40%;
	margin: 0 15px 5px 0;
	border-radius: 5px;
}


.pagination {
	clear: right;
	text-align: center;
	width: 100%;
}
tr.pagination {
	display:table-row;
}
.pagination > div > span > a, .pagination > div > span > span,
.pagination > td > table a, .pagination > td > table span
{
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 16px;
	margin: 4px 2px;
	padding: 5px 10px;
	display: inline-block;
}
.pagination > div > span > a i {
	margin-left: 5px;
	margin-right: 5px;
}
.pagination > div > span > a.active, .pagination > div > span > span, .pagination > div > span > a:hover,
.pagination > td > table a.active, .pagination > td > table span, .pagination > td > table a:hover {
	background-color: #1268ac !important;
	border-color: #1268ac !important;
	color: #fff;
	text-decoration:none;
}
.pagination td {
	border:none !important;
}

.album-gallery .col-md-3.col-xs-6 {
	float:right;
}
.album-info {
	padding: 7px;
	background: #eeeeee;
	border: 1px solid #d9d9d9;
	border-radius:2px;
	text-align:center;
	margin-bottom:35px;
	position:relative;
}
.album-info:after {
	content: "";
	background: url(../images/product.png) no-repeat top center;
	background-size: cover;
	position:absolute;
	width:100%;
	height:12px;
	bottom: -13px;
	left:0;
	z-index:9;
}
.album-info img {
	width: 100%;
	height:200px;
}
.album-info a {
	display:block;
	font-size:13px;
	color: #444;
	font-weight:normal;
	margin: 0;
}
.album-info a span {
	display:block;
	margin: 8px 0 3px 0;
}
.album-info a:hover span {
	color: #1268ac;
}


.carousel-inner > .item { -webkit-transition: left 0.6s ease-in-out 0s; transition: left 0.6s ease-in-out 0s;}
.carousel-control.right { right: 0; left:auto; z-index:999;}
.carousel-control.left { left: 0; right: auto; z-index:999;}
.inner .carousel.slide {
	margin-bottom: 15px;
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
	position: absolute;
	top: 50%;
}
.inner .carousel-indicators {
	bottom: 0;
}
.inner .carousel-indicators li {
	background-color: #fff;
}
.inner .carousel-indicators .active {
	background-color: #e23333;
	border: medium none;
}
.inner .carousel-inner > .item > img,
.inner .carousel-inner > .item > a > img {
	width: 100%;
	height:300px;
}





.comments {
	width:100%;
	height:auto;
	float:right;
}
.comments h3 {
	width:100%;
	height:40px;
	position:relative;
	border-bottom:1px solid #a5a5a5;
	color:#4e4e4e;
	margin:0 0 10px 0;
}
.comments h3:after {
	content: "";
	position:absolute;
	width:30px;
	height:3px;
	background:#1268ac ;
	right:11px;
	top: 38px;
}

ul.responses {
	clear:both;
	padding:0;
	margin-bottom:25px;
}
ul.responses li {
	list-style:none;
	float:right;
	width:100%;
	padding:10px;
	background:#f6f6f6;
	border:1px dashed #dfdede;
	margin-top:10px;
	margin-bottom:10px;
}
ul.responses li img {
	margin-left:10px;
	width:40px;
	height:40px;
	overflow:hidden;
	float:right;
}
ul.responses li .name {
	color:#858585;
}
ul.responses li .post-info {
	font-size:11px;
	color:#aaaaaa;
	font-style:italic;
}
ul.responses li .reply a {
	float:left;
	font-size:12px;
}
ul.responses li .comment {
	margin-top:9px;
	margin-right:55px;
	color:#555555;
	line-height:20px;
}
ul.responses li.reply {
	margin-right:12%;
	margin-top:10px;
	position:relative;
	width:88%;
}
ul.responses li.reply div.top-pointer {
	min-height:100%;
	background-color: #dfdede;
	position: absolute;
	width: 1px;
	top:0;
	right:-51px;
}
ul.responses li.reply div.pointer {
	background-color: #dfdede;
	height: 1px;
	right: 0;
	position: absolute;
	top: 50%;
	width: 20px;
	right:-50px;
}
ul.responses ul.responses li {
	border-bottom:0;
	border-right:0;
	border-left:0;
}

.inner .videos {
	margin: 0;
}

.inner .videos-item {
	margin: 0;
	padding:0;
	border: 15px solid transparent ;
}
.inner .videos .gallery-wrap img {
	width: 100%;
	display: block;
}

.inner .videos .gallery-wrap {
	position:relative;

}
.inner .videos .gallery-wrap:after {
	content: "";
	position:absolute;
	width:60px;
	height:60px;
	background:url(../images/play.png) no-repeat center center;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
}

.inner #gallery{
	padding-bottom: 70px;
}

.inner .gallery-wrap{
	padding:0;
	margin:0;
}

.inner .gallery-wrap img{
	width: 100%;
}

.inner .gallery-wrap .gallery-inner{
	top: 0;
	background: transparent;
	opacity: .8;
	width: 100%;
	border-radius: 0;
	margin-bottom: 0;
}

.inner .gallery-wrap .gallery-inner h3{
	margin: 10px 0;
}
.inner .gallery-wrap .gallery-inner p{
	color: #fff;
	font-size: 13px;
}
.inner .gallery-wrap .gallery-inner h3 a{
	font-size: 18px;
	color: #fff;
}

.inner .gallery-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 0;
	background: #1268ac;
	color: #fff;
	vertical-align: middle;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
	padding: 30px;
	z-index: 999;
}

.inner .gallery-wrap .overlay .preview {
	bottom: 0;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border-radius: 0;
	background: transparent;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight:400;
}

.inner .gallery-wrap:hover .overlay {
	opacity: 1;
}
.panel-heading a:focus {
	color: #333;
	text-decoration: none;
	outline: none;
}
.panel-heading a:hover {
	color: #1268ac;
	text-decoration: none;
	outline: none;
}





/*
.inner .col-md-3 {
	float:right;
}
*/
.accordion {
	width: 100%;
	margin: 0 auto 20px auto;
	padding:0;
	list-style:none;
	background: #1268ac;
	border-radius: 0 0 4px 4px;
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 12px 15px 12px 42px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #82a0c2;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
    font-family: 'NeoSans', sans-serif;
}

.accordion li:last-child .link {
	border-bottom: 0;
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: auto;
	left: 12px;
	font-size: 16px;
}

.accordion li.open .link {
	color: #fff;
}

.accordion li.open i {
	color: #fff;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/**
* Submenu
-----------------------------*/
.submenu {
	display: none;
	background: #333;
	font-size: 14px;
	padding:0;
}

.submenu li {
	border-bottom: 1px solid #444;
	padding-right:20px;
	list-style:none;
	background: url(../images/list.png) no-repeat right 15px center;
}
.submenu li:hover {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: #222;
}
.submenu a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 11px 12px;
    font-family: 'NeoSans', sans-serif;
}


.submenu li {
	border-bottom: 1px solid #444;
	padding-right:20px;
	list-style:none;
	background: url(../images/list.png) no-repeat right 15px center;
}

.submenu > li.active  {
	position:relative;
	background-color: #1f1f20;
}
.submenu > li.active > a::after {
	border-color: transparent #1f1f20 transparent transparent;
	border-style: solid;
	border-width: 21px 19px;
	content: "";
	height: auto;
	left: -38px;
	position: absolute;
	top: 0;
	width: auto;
}


.user-info {
	background: #333;
	padding:15px;
	color:#fff;
    line-height: 180%;
	text-align:center;
        font-family: 'NeoSans', sans-serif;
}
.user-info img {
    margin: 5px;
    width: 100px;
    border: 4px solid #ddd;
    margin-bottom: 10px;
}
.user-info a.link {
    display: block;
    background: #1678c5;
    border-radius: 4px;
    margin: 9px 0 0 0;
    padding: 7px 25px;
    color: #fff;
}
.user-info a.link:hover {
	background: #1268ac;
}



.defauldiv .btn {
	display:block;
	min-width:50%;
	text-align:right;
	position:relative;
	margin: 0 auto 10px auto;
}
.defauldiv .btn .badge {
	font-weight:normal;
	position: absolute !important;
	left:0;
	margin: 8px 10px;
}

@media screen and (max-width: 992px) {
/*
	.inner .col-md-3 {
		float:none;
	}
*/
	.submenu > li.active > a::after {
		border-color: transparent
	}
	.defauldiv .btn {
		min-width:70%;
	}
}
@media screen and (max-width: 580px) {
	.defauldiv .btn {
		min-width:100%;
	}
}

.no-padding {
	padding: 0;
}
/*.registration .col-md-6 {
	float:right;
}*/

.sample-table {
	float:right;
	width: 100%;
	margin:20px 0;
}





.inner .nav-tabs  {
	border-bottom: 1px solid #1268ac;
}
.inner .nav-tabs > li  {
	float: right;
	margin-bottom: -1px;
}
.inner .nav-tabs > li.active >a,
.inner .nav-tabs > li >a  {
	background: #333;
	border: 1px solid #333;
	color:#fff;
}
.inner .nav-tabs > li.active >a,.inner .nav-tabs > li >a:hover {
	background: #1268ac !important ;
	border: 1px solid #1268ac ;
}





.sample-table .table {
	/*border-bottom:1px solid #ddd;*/
}
.sample-table .table td {
	vertical-align:middle;
}
.sample-table .table td .display-img {
	width:100px;
	height:70px;
}
.sample-table .table td .input-cart {
	padding: 1px 15px;
	text-align: center;
	width: 50px;
}
.sample-table .table td i {
	font-size:22px;
}
.sample-table .table td .btn-xs i {
	font-size:12px !important;
}

.sample-table .table td a.save-info {
	background: #1268ac none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	margin: 3px 0 0;
	padding: 3px 25px;
	float:left;
}
.sample-table .table td a.save-info:hover {
	opacity:0.8;
}
.close {
	float: left;
}
div#myModap .modal-body p {
	text-align: justify;
}
div#myModap .modal-body h3 {
	color: #1268ac;
}
div#myModap .modal-body img {
	display: block;
	margin: 0 auto;
}
.contacty a {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	background: #1268ac;
	float: left;
	margin: 0 1px;
	text-decoration: none;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.contacty a:hover {
	background: #003571;
}
.contacty a i {
	line-height: 40px;
}
span.phone i {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	background: #1268ac;
	text-decoration: none;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin:0 10px;

}
.contacty p {
	display: inline-block;
}
.abouty h3 {
	color: #ffffff;
	background: #1268ac;
	border:1px solid #dddddd;
	padding: 10px;
	margin: 10px 0;
}
.abouty p span {
	color: #1268ac;
	display: inline-block;
	width: 70px;
	margin-right: 15px;
}
div#accordion2 .panel-heading {
	position: relative;
	padding: 0;
}
div#accordion2 .panel-heading a {
	padding: 10px;
	display: block;
}
div#accordion2 .panel-heading i.fa {
	margin-left: 15px;
	float: left !important;
	margin-top: -28px;
}
.registere h3 {
    color: #1268ac;
    border: 1px solid #dddddd;
    padding: 10px;
    background: #f5f5f5;
}
h3.ne-title1 {
    color: #1268ac;
    border: 1px solid #dddddd;
    padding: 10px;
    background: #f5f5f5;
    margin: 15px;
    margin-top: 0;
}
.abouty ul li { color:#555; font:normal 14px ; font-style:italic; list-style:none; padding:6px 40px;}
.abouty ul li span { color:#22407c !important; margin-left:15px;}
.abouty ul .reliability {background:url(../images/reliability.jpg) no-repeat right center;}
.abouty ul .transparency {background:url(../images/transparency.jpg) no-repeat right center;}
.abouty ul .creativity {background:url(../images/creativity.jpg) no-repeat right center;}
.abouty ul .quality {background:url(../images/quality.jpg) no-repeat right center;}
.abouty ul .additio {background:url(../images/additio.jpg) no-repeat right center;}
img.innery {
	border: 4px solid #ffffff;
	display: block;
	margin: 15px auto;
	box-shadow: 0 0 3px #777777;
}
.jobs h3 {
	background: #1268ac;
	color: #ffffff;
	padding: 12px;
	margin-top: 0;
}
.jobs {
	background: #f5f5f5;
	padding: 12px;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	overflow: hidden;
}
.jobs a {
	background: #777777;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 12px;
	float: left;
	border-radius: 5px;
}
.jobs a:hover {
	background: #333333;
}
/*.jobs p {
direction: ltr;
font-weight: 600;
font-family: arial;
}*/
h3.ne-title {
	color: #ffffff;
	margin: 15px 0;
	background: #1268ac;
	padding: 15px;
	font-size: 16px;
}
p.regi {
	padding-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 18px;
}
.registere input, .registere select {
	border: 1px solid #c2c2c2;
	padding: 10px;
	height: auto;
}
.registere textarea {
	height: 100px;
	border: 1px solid #c2c2c2;
	padding: 10px;
}
.registere input[type="radio"] {
	width: auto;
	padding: 0;
	border: 0;
}
a.button,
 input.button  {
	display: inline-block;
	color: #ffffff;
	background-color: #1977cc;
	padding: 10px 30px;
	border-radius: 5px;
	font-size: 18px;
	text-decoration: none;
	border-width:0px;
}
a.button:hover, input.button:hover {
	background: #1268ac;
	color:#fff;
}
img.adve {
	max-width: 100%;
	border: 1px solid #dddddd;

	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
ul.customee {
	margin: 0;
	padding: 0;
}
ul.customee li {
	line-height: 180%;
	list-style: none;

}
ul.customee li i {
	color:#1977cc;
	padding-left: 10px;

}
.project {
	border: 1px solid #dddddd;
	margin-bottom: 15px;
}

.project h3 {
	background: #1268ac;
	margin: 0;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 13px;
}
.project:hover h3 {
	background: #777777;
}
.project img {
	max-width: 100%;
	height: 150px;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
img.proje {
	width: 300px;
	margin: 0 auto;
	max-width: 100%;
	display: block;
	margin-bottom: 15px;
}
a.pdfe {
	display: block;
	margin-bottom: 15px;
	padding-bottom:10px;
	color: #777777;
	text-decoration: none;
	font-size: 16px;
	background: #f5f5f5;
	padding: 10px;
	border: 1px solid #dddddd;
}
a.pdfe:hover {
	background: #eeeeee;
}
a.pdfe img {
	width: 60px;
	margin-left: 15px;
}
.con-number i {
	color: #1268ac;
	font-size: 18px;
	padding: 13px;
	border: 1px solid #dddddd;
	margin: 10px;
}

.cliente {
	border: 1px solid #dddddd;
	margin-bottom: 15px;
}
.cliente img {
	height: 120px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.cliente h3 {
	background: #1268ac;
	margin: 0;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	min-height:70px;
	vertical-align:middle;
}
.cliente:hover h3 {
	background: #777777;
}
.branch-img {

}
.branch-img img {
	    width: 190px;
    height: 335px;
    margin: 0 6px 0 6px;
    box-shadow: none;
    transition: all 0.6s ease-out 0s;
}
.branch-img img:hover {
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s; top:0;
}
#map_canvas { width: 100%; height: 400px; width: 300px; float: left; position: relative; z-index: 30 !important; border:10px solid #22407c; }


#locations { list-style: none; width: 250px; float: right; padding: 0; margin: 0;}
#locations li { padding: 10px; width: 100%;float: right; position: relative; z-index: 20;box-shadow:none; }
#locations li h3 {color:#22407c; margin: 0;}
#locations li p {font:normal 16px/20px frutiger-light; margin:0; color:#666;}
#more-info span img {float:right; margin:0 0 0 5px; padding:0;}
#locations li:hover, #locations li.hover { background: #22407c; }
#locations li:hover h3, #locations li.hover h3, #locations li.hover p  { color: #fff; }



#more-info { width: 340px; float: right; background: #22407c; padding: 10px; height: 400px; }
#more-info * { position: relative; z-index: 40; }
#more-info > div { background: #f4f5f9; -moz-box-shadow: 0 0 14px rgba(70,49,1,0.5); -webkit-box-shadow: 0 0 14px rgba(70,49,1,0.5); padding: 20px; height: 360px; }
#page-wrap h2 {  color:#22407c; padding:0; background:none; margin:0; }
.longdesc { display: none; }
#more-info span {display: block; padding: 10px 0; font:normal 18px/24px frutiger-light; color:#666; }



#google-container {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #e7eaf0;
}
@media only screen and (min-width: 768px) {
	#google-container {
		height: 300px;
	}
	

}
@media only screen and (min-width: 1170px) {
	#google-container {
		height: 400px;
	}
}

#cd-google-map {
	position: relative;
	padding: 0;
}
#cd-google-map address {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 1em 1em;
	background-color: rgba(211, 104, 104, 0.9);
	color: #ffffff;
	font-size: 13px;
	font-size: 0.8125rem;
}
@media only screen and (min-width: 768px) {
	#cd-google-map address {
		font-size: 15px;
		font-size: 0.9375rem;
		text-align: center;
	}
/*Ahmed emara	*/
	.footer-design .col-sm-1, .footer-design .col-sm-2, .footer-design .col-sm-3, .col-sm-4, .footer-design .col-sm-5,
	.footer-design .col-sm-6{
		float: right
	}
}

#cd-zoom-in, #cd-zoom-out {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin-left: 10px;
	background-color: rgba(21, 91, 169, 0.81);
	background-repeat: no-repeat;
	background-size: 32px 64px;
	background-image: url("../images/zoom.svg");
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#cd-zoom-in:hover, #cd-zoom-out:hover {
	background-color: #383838;
}
@media only screen and (min-width: 768px) {
	#cd-zoom-in, #cd-zoom-out {
		margin-left: 50px;
	}
}

#cd-zoom-in {
	background-position: 50% 0;
	margin-top: 10px;
	margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
	#cd-zoom-in {
		margin-top: 50px;
	}
}

#cd-zoom-out {
	background-position: 50% -32px;
}
/* start chat widget style */
#live-chat {
	bottom: 0;
	font-size: 12px;
	right: 24px;
	position: fixed;
	width: 300px;
	z-index: 999999;
}

#live-chat .heady {
	background: #293239;
	border-radius: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
	padding: 11px 20px;
}

#live-chat h4:before {
	background: #1a8a34;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 8px;
	margin: 0 0 0 8px;
	width: 8px;
}

#live-chat h4 {
	font-size: 12px;
	color: #cccccc
}

#live-chat h5 {
	font-size: 10px;
}

#live-chat fieldset {
	border-top: 1px solid #dddddd;
	padding: 15px;
	background: #eeeeee;
}

#live-chat input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 8px;
	outline: none;
	width: 100%;
}

.chat-message-counter {
	background: #e62727;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	font-family: arial;
	left: 0;
	line-height: 28px;
	margin: -15px 0 0 -15px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 28px;
}

.chat-close {
	background: #1b2126;
	border-radius: 50%;
	color: #fff;
	display: block;
	float: right;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 16px;
}

.chat {
	background: #fff;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	display: none;
}
p.notice {
	text-align: center;
	padding: 10px;
	background: #eeeeee;
	border-bottom: 1px solid #dddddd;
	margin: 0;
}
.chat-history {
	height: 252px;
	padding: 8px 24px;
	overflow-y: scroll;
}

.chat-message {
	margin: 16px 0;
}

.chat-message img {
	border-radius: 50%;
	float: right;
	border: 1px solid #dddddd;
}

.chat-message-content {
	margin-right: 56px;
}

.chat-time {
	float: left;
	font-family: arial;
	font-size: 10px;
	color: #dd3333;
}

.chat-feedback {
	font-style: italic;
	margin: 0 0 0 80px;
}

.itar {
	padding: 10px;
	border: 1px solid #dddddd;
	background: #f5f5f5;
}
.itar img {
	border: 1px solid #dddddd;
	margin-bottom: 15px;
	max-width: 100%;
}
.title {
	border: 1px solid #cccccc;
	margin: 15px 0;
	margin-top: 0;
	background: #ffffff;
}
.title h3 {
	display: inline-block;
	color: #545454;
	font-size: 18px;
	position : relative;
	margin: 0;
}
.title h3 i,.title h3 em {
	background: #383838;
	color: #ffffff;
	padding: 13px;
	margin-left: 10px;
}
.itar .title h3 em {
    width: 45px;
    text-align: center;
}
.clear {
	clear: both;
}
.acti {
	padding: 15px 0;
	border-top: 1px solid #dddddd;
	overflow: hidden;
	padding-bottom: 5px;
}
.acti .button {
	margin-right: 10px;
	font-size: 16px;
}
.acti .button.black {
	background: #383838;
}
.acti .button.black:hover {
	background: #222222;
}


input[type="radio"], input[type="checkbox"] {
	margin: 0px 5px 0 10px !important;

	line-height: normal;
	vertical-align: middle !important;
}


/* Status Bars */

.status {padding: 8px 10px 5px 10px; border-radius: 10px; -moz-border-radius: 10px; text-shadow: 1px 1px 1px #fff; overflow: auto; margin: 10px 0px; clear: both;}
.status img {float: left; padding-right: 5px;}
.status p {padding: 0; margin: 0;}
.status p span {font-weight: 700;}
.status .closestatus {float: right; color: #fff; text-align: center; margin-left: 10px;}
.status .closestatus a {position: relative; color: #fff; text-decoration: none; padding: 5px; width: 10px; height: 10px; display: block; border-radius: 5px; -moz-border-radius: 5px; line-height: .6em; top: -2px; text-shadow: none;}
.status ul {
	margin:5px 40px;
}
.status ul li{
	list-style:circle;
	margin-top:5px;
	font-size:12px;
}
/* start carasouel */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
height: 450px;
width:100%;
}
div#carousel-example-generic {
margin-bottom: 0px;
}
.carousel-inner > .active {
right: 0;
}
.carousel-inner > .item {
-webkit-transition: right 0.6s ease-in-out 0s;
transition: right 0.6s ease-in-out 0s;
}
.carousel-inner > .active.left {
right: -100%;
}
.carousel-inner > .active.right {
right: 100%;
}
a.left.carousel-control {
left: 0;
right: inherit;
}
.carousel-control i {
font-size: 30px !important;
background: #009891;
padding: 8px 17px;
border: 1px solid #ccc;
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -21px;
color:#fff;
transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
}
.carousel-control i.fa.fa-angle-right {
margin-right: -49px;
}
.carousel-control {
	opacity:1;
}
.carousel-control i:hover {
  opacity: 1 !important;
  color: #fff;
  background: #383838;
}
.carousel {
  position: relative;
  border-bottom: 4px solid #60646d;
}
.warning {border: 3px solid #BF9900; background: #FEEB9C url(../images/bg_fade_yellow_med.png) repeat-x top;}
.warning span {color: #BF9900;}
.warning .closestatus a {background: #BF9900;}
.warning .closestatus a:hover {background: #9B7C00;}

.success {border: 3px solid #8EA534; background: #CBDA8F url(../images/bg_fade_green_med.png) repeat-x top;}
.success span {color: #8EA534;}
.success .closestatus a {background: #8EA534;}
.success .closestatus a:hover {background: #829829;}

.error {border: 3px solid #990000; background: #F5D0CD url(../images/bg_fade_red_med.png) repeat-x top;}
.error span {color: #990000;}
.error .closestatus a {background: #990000;}
.error .closestatus a:hover {background: #730D0D;}

.info {border: 3px solid #2FADD7; background: #92D6ED url(../images/bg_fade_blue_med.png) repeat-x top;padding:15px;}
.info span {color: #0E7A9F;font-family:Arial}
.info .closestatus a {background: #2FADD7;}
.info .closestatus a:hover {background: #228DB0;}
.info a {color: #228DB0;font-weight:bold;text-decoration:none;}

#google-container {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #e7eaf0;
}
@media only screen and (min-width: 768px) {
	#google-container {
		height: 300px;
	}
}
@media only screen and (min-width: 1170px) {
	#google-container {
		height: 400px;
	}
}

#cd-google-map {
	position: relative;
	padding: 0;
}
#cd-google-map address {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 1em 1em;
	background-color: rgba(211, 104, 104, 0.9);
	color: #ffffff;
	font-size: 13px;
	font-size: 0.8125rem;
}
@media only screen and (min-width: 768px) {
	#cd-google-map address {
		font-size: 15px;
		font-size: 0.9375rem;
		text-align: center;
	}
}
#cd-zoom-in, #cd-zoom-out {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin-left: 10px;
	background-color: rgba(21, 91, 169, 0.81);
	background-repeat: no-repeat;
	background-size: 32px 64px;
	background-image: url("../images/zoom.svg");
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#cd-zoom-in:hover, #cd-zoom-out:hover {
	background-color: #383838;
}
@media only screen and (min-width: 768px) {
	#cd-zoom-in, #cd-zoom-out {
		margin-left: 50px;
	}
}

#cd-zoom-in {
	background-position: 50% 0;
	margin-top: 10px;
	margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
	#cd-zoom-in {
		margin-top: 50px;
	}
}

#cd-zoom-out {
	background-position: 50% -32px;
}

.owl-carousel .owl-item {
	width: 100%;
}
div#owl-demo4 {
	width: 858px;
}
div#owl-demo4 .owl-item .imagee {
	background: #eeeeee;
	padding: 10px;
	height: 400px;
	display: table;
	text-align: center;
	border: 1px solid #dddddd;
	position: relative;
	width: 100%;
}
div#owl-demo4 .owl-item img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.imagee .cell {
	display: table-cell;
	vertical-align: middle;
}
.imagee .cell img {
	max-width: 100%;
}
div#owl-demo4 .owl-item .comments {
	direction: rtl;
}
div#owl-demo4 .owl-controls i {

}
div#owl-demo4 .owl-next {
	width: auto;
	height: auto;
	padding: 19px 10px;
	font-size: 20px;
	background: #1268ac;
	text-align: center;
	line-height: 26px;
	color: #fff;
	position: absolute;
	top: 41%;
	margin-top: -32px;
	right: 0%;
}
div#owl-demo4 .item {
	direction: rtl;
}
div#owl-demo4 .owl-prev {
	width: auto;
	height: auto;
	padding: 19px 10px;
	font-size: 20px;
	background: #1268ac;
	text-align: center;
	line-height: 26px;
	color: #fff;
	position: absolute;
	top: 41%;
	margin-top: -32px;
	left: 0;
}
div#owl-demo4 .owl-next:hover, div#owl-demo4 .owl-prev:hover {
	background: #383838;
}

div#owl-demo4 ul.responses li img {
	margin-left: 10px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: right;
}
div#owl-demo4 ul.responses {
	max-height: 400px;
}
.leave-c {
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid #cccccc;
}
@media screen and (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}
/*
#owl-demo5 h3 {
font-size: 16px;
text-align: center;
margin: 0;
padding: 15px 0;
height: 47px;
opacity: 0;
transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
}
#owl-demo5 .owl-item.active.center h3 {
opacity: 1;
}
#owl-demo5 .owl-item img {
border: 1px solid #dddddd;
}
#owl-demo5 .owl-next, #owl-demo5 .owl-prev {
top: 0;
bottom: 47px;
}
#owl-demo5 .owl-next h1, #owl-demo5 .owl-prev h1 {
height: 100%;
margin: 0;
display: table;
text-align: center;
font-size: 36px;
color: #fff;
}
#owl-demo5 .owl-prev i, #owl-demo5 .owl-next i {
display: table-cell;
vertical-align: middle;
}
#owl-demo5 .owl-nav i {
color: #ffffff;
background-color: #29a8d1;
padding: 9px 17px;
font-size: 22px;
transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
}
#owl-demo5 .owl-nav i:hover {
background: #0a72ba;
}
#owl-demo5 .owl-prev, #owl-demo5 .owl-next {
display: inline-block;
z-index: 999;
opacity: 1;
position: absolute;
top: 0px;
}
#owl-demo5 .owl-prev {
left: 0;
}
#owl-demo5 .owl-next {
right: 0;
}
#owl-demo5 {
padding: 0 48px;
}*/
/*
.exhip-cont {
	margin-top: 75px;
}
.exhip .item {
	width: 19%;
	float: right;
	padding: 10px;
	margin: 0 2px;
	background: #ffffff;
	-webkit-transition: ease 0.35s all;
	transition: ease 0.35s all;
}
.exhip .item:nth-child(1) {
	border-bottom: 8px solid #0071be;
}
.exhip .item:nth-child(2) {
	border-bottom: 8px solid #bda739;
}
.exhip .item:nth-child(3) {
	border-bottom: 8px solid #d91b3b;
}
.exhip .item:nth-child(4) {
	border-bottom: 8px solid #041847;
}


.exhip .item:nth-child(5) {
	border-bottom: 8px solid #884117;
}
.exhip .item:hover {
	border-bottom: 8px solid #383838;
}
.exhip .item img {
	max-width: 100%;
	margin-bottom: 5px;
}
.exhip .item p {
	text-align: justify;
	color: #777777;
	font-size: 12px;
}
*/
/*.exhip .item:hover {
color: #ffffff;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
background: #1e1e1c;
padding: 12px 10px;
background: -moz-linear-gradient(top,  #1e1e1c 0%, #5d5c5c 100%);
background: -webkit-linear-gradient(top,  #1e1e1c 0%,#5d5c5c 100%);
background: linear-gradient(to bottom,  #1e1e1c 0%,#5d5c5c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1c', endColorstr='#5d5c5c',GradientType=0 );

}*/
.exhip .item:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: 0 0 58px #A7A7A7;
}
.nav-justified > li img {
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
.exhip {
	width: 83%;
	float: right;
	z-index: 99;
	position: relative;
}
.linka {
	background: url(../images/exhip.jpg) no-repeat;
	background-size: cover;
	width: 261px;
	height: 283px;
	position: relative;
	float: left;
	margin-top: -275px;
}
.linka h3 {
	color: #ffffff;
	margin-top: 109px;
	margin-bottom: 34px;
}
.linka a {
	color: #ffffff;
	padding: 10px 15px;
	border:1px solid #ffffff;
	border-radius: 4px;
}
.linka a:hover {
	color: #1268ac;
	background: #ffffff;
}
.linka span {
	position: absolute;
	top:0;
	left: 0;
	background: #333333;
}
/*i.fa.fa-whatsapp {
background: #00C13B;
}*/
span.phone span {
	display: inline-block;
	padding-right: 5px;
	color: #dd3333;
}
.call-nu {
	border-top: 1px solid #dddddd;
	padding: 15px;
	margin-top: 10px;
	padding-bottom: 0;
}
.call-nu p {
	display: inline-block;
	padding-left: 15px;
}
.call-nu i {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	background: #1268ac;
	text-decoration: none;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: 10px;
}
.call-nu img {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: 10px;
}
.like-it {
	padding: 10px 15px;
	background: #f5f5f5;
	border: 1px solid #cccccc;
	font-size: 14px;
	cursor: pointer;
	margin: 10px 0;
}
.like-it:hover {
	background: #eeeeee;
}
.like-it i {
	margin-left: 5px;
}
.like-it:hover span {
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.like-it.highlight {
	color: #1268ac;
}
.leave-c .contacty {
	overflow: hidden;
}
.leave-c .contacty p {
	margin-top: 9px;
	margin-bottom: 10px;
}
.like-it span {
	padding: 0 10px;
	color: #dd3333;
}
.project ul {
	border-top: 0;
	margin: 0;
	padding: 0;
}

.button-hover {
	position: relative;
	display: inline-block;
	overflow: hidden;
	float: left;
	padding: 0 25px;
	height: 3.5em;
	line-height: 3.5em;
	border-radius: 5px;
	font-size: 16px;
	text-decoration: none;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	color: #fff;
	background: #1268ac;
	border: solid 1px #fff;
	-webkit-transition: ease 0.35s all;
	transition: ease 0.35s all;
}
.button-hover:hover {
	background: #383838;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
}

.button-hover:hover {
	line-height: 9em;
}
.button-hover:before {
	content: attr(data-text);
	color: #ffffff;
	position: absolute;
	top: -2.75em;
}


.project ul li a {
	color: #666666;
	display: block;
	border-left: 1px solid #cccccc;
	margin-bottom: 10px;
	font-size:18px;
	text-align:center;
}
.project ul li:last-child a {
	border: none;
}
.project ul li i {
	color: #777777;
	padding-left:8px;
}
.project ul li.activee a {
	color: #1268ac;
}
.project ul li.activee i {
	color: #1268ac;
}
.services a {
	color: #666666;
	float: right;
	background: #f5f5f5;
	border: 1px solid #dddddd;
	border-left: 0;
	font-size:18px;
	text-align:center;
	padding: 8px 14px;
}
.services a img {
	width: 32px;
	height: 32px;
	margin: 0 auto;
	line-height: 32px;
}
.services a.lasty {
	border-left: 1px solid #dddddd !important;
}
.services a.activee {
	background: #eeeeee;
	color: #1268ac;
}
.services a.activee i {
	color: #1268ac;
}
.nav-justified {
	width: 100%;
}

.nav-justified > li {
	float: none;
}

.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	right: auto;
}
.tooltip {
	padding: 10px;
}
.newtab .nav {
	border-bottom: 1px solid #ddd;
	position: relative;
}

.newtab .nav li {
	margin-bottom: 0;
	position: initial;
}

.newtab .nav li img {
	margin-left: 10px;
}

.newtab .nav > li > a {
	border: none;
	color: #999;
	margin: 0;
	background: none;
	border-left: 1px solid #dddddd;
	text-align: inherit;
}
.tab-pane .project {
	background: #ffffff;
}
.tab-pane .gallery-wrap .overlay {
	padding: 10px !important;
}

.newtab .nav > li:last-child > a {
	border-left: 0;
}

.newtab .nav-tabs > li.active > a, .newtab .nav-tabs > li > a:focus, .newtab .nav-tabs > li > a:hover {
	color: #1268ac !important;
}

.newtab .nav > li.active > a {
	color: #1268ac !important;
	background: #F5F5F5;
}

.newtab .nav > li > a:hover {
	background: transparent;
	color: #1268ac !important;
}

.newtab .tab-content {
	padding: 10px;
}

#magic-line {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100px;
	height: 2px;
	background: #006838;
}
.newtab .tab-content {
	padding: 20px;
	background: #f5f5f5;
	border: 1px solid #dddddd;
	border-top: 0;
	margin-bottom:20px;
}
.newtab .nav {
	border: 1px solid #dddddd;
}
.newtab h3.ne-title {
	padding: 10px;
	margin: 10px 0;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
	
	.subscribe .form-control {
		width: 100%
	}
	.subscribe .b{
		width: 91%
	}
	.navbar>.container .navbar-brand{
		margin-left: 0;
		display: inline-block;
		margin-bottom: 15px;
		background-size: contain;
	}
	
	.nav img{
		display: none
	}
	
	.navbar-collapse {
		max-width: 100%;
	}
	input.search-form {
		width: 100% !important;
	}
	.exhip {
		width: 100%;
	}
	.linka {
		margin-top: 0;
		float: none;
	}
	.exhip .item {
		width: 50%;
		float: none;
		margin-bottom: 10px;
	}
	.exhip .item:nth-child(4) {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.project ul li {
		list-style: none;
	}
	.linka {
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	.project ul li a {
		border-bottom: 1px solid #dddddd;
		border-left:0;
	}
	#header .navbar-header {float: none;}
	#header .navbar-left,.navbar-right {float: none !important;}
	#header .navbar-toggle {display: block;background: #424242;}
	#header .navbar-collapse {border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
	#header .navbar-fixed-top { top: 0; border-width: 0 0 1px;}
	#header .navbar-collapse.collapse {display: none!important;}
	#header .navbar-nav {float: none!important; padding: 0 15px;}
	#header .navbar-nav>li {float: none;}
	#header .collapse.in{display:block !important;}
}
.inner h4.modal-title {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
img.parcode {
	margin: 0 auto;
	display: block;
	/*width: 200px;
	border: 1px solid #dddddd;*/
	margin-bottom: 15px;
}
h3.ne-title img {
	width: 32px;
	height: 32px;
	margin-left: 10px;
}
.certi p {
	background: #f8f8f8;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #dddddd;
}
.certi img {
	margin: 0;
	width: 100%;
}
.certi p span {
	color: #1268ac;
	padding-left: 10px;
}
.certi p span i {
	color: #777777;
	padding-left: 6px;
}
.foot-info {
	font-family: arial;
}
.foot-info i {
	padding-left: 10px;
}
input[type="date" i] {
	font-family: arial
}
input#popupDatepicker, input#popupDatepicker1 {
		font-family: arial
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
	.navbar {
		border-radius: 0;
		margin-bottom: 0;
		padding: 5px 0;
		padding-bottom: 0;
	}
	#main-slider .carousel .slide-margin {
		margin-top: 100px;
	}
	.navbar-nav > li  {
		margin-left: 0;
	}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, 	.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
		background-color: #fff;
		color: #1268ac;
	}
	.navbar-inverse .navbar-nav > li > a {
		border-radius:0;
		display:list-item;
		padding: 10px;
	}
	.navbar-inverse .navbar-nav > li > a:hover {
		background-color: #fff;
		color: #1268ac;
	}
	.navbar-inverse .navbar-nav .dropdown-menu {
		background: none;
		box-shadow: none;
	}
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
	.carousel-content h1 {
		font-size:32px;
	}
	.carousel-content h2 {
		font-size:18px;
	}
}
@media (max-width: 900px) {
	.carousel-content {
		display: none;
	}
	.exhip .item {
		width: 48%;
		float: none;
		float: right;
		margin-bottom: 10px;
	}
}
@media (max-width: 600px) {
	.over-s {
		display: none;
	}
	.exhip .item {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
}
@media (min-width: 768px) {

	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a {
	margin-left: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
	border: 1px solid #dddddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #dddddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #ffffff;
	}
}


/*Start Section Picture*/


.section31 {
	padding: 35px 0;
	background: #f2f2f2
}

.section31 .projects{
	text-align: center
}

.section31 .projects h2{
	font-size: 30px
}


.section31 .item {
	float: right;
	padding: 10px;
	margin: 0 2px;
	background: #ffffff;
	-webkit-transition: ease 0.35s all;
	transition: ease 0.35s all;
	margin-bottom: 8px;
	border-bottom: 8px solid #0071be;
	
}

.section31 .item:hover {
	border-bottom: 8px solid #383838;
}
.section31 .item img {
	max-width: 100%;
	margin-bottom: 5px;
}
.section31 .item p {
	text-align: justify;
	color: #777777;
	font-size: 12px;
}


/*End Section Picture*/



.form-div {
background-color:#F8F8F8;
cursor:default;
}
.imagi {
    position: relative;
}
.imagi span.downit {
    position: absolute;
	background: rgba(21, 91, 169, 0.78);
	padding:10px 5px;
	bottom:0;
	left:0;
}
.imagi span img {
	height:auto;
	width: 40px;
}
.imagi span.closed {
    position: absolute;
	background: rgba(21, 91, 169, 0.78) url(../../images/lock.png) no-repeat center;
	background-size: 90px;
	padding:10px 5px;
	bottom:0;
	width:100%;
	height:100%;
	left:0;
}
.modale img.imf {
	height:360px;
	margin:0 auto;
	display:block;
	max-width:100%;
	border:1px solid #dddddd;
}
.modale h3 {
	color: #1268ac;
}
.modale p span {
    color: #71d3ff;
    display: block;
}

.modale p.MsoNormal span {
color:#555;
text-align:justify;
}
.owl-carousel {
	direction:rtl;
}

/*Start Marketing*/


/*End Marketing*/

/*Start socaity*/
#inner-pages{
	padding: 0 0;
}
.inner .marketing h4{
	background: url(../../images/title2.png) no-repeat right top;

}
.inner .adv h4{
	background: url(../../images/title5.png) no-repeat right top;

}

.inner .prog h4{
	background: url(../../images/title3.png) no-repeat right top;
}
.inner .relation h4{
	background: url(../../images/title4.png) no-repeat right top;
}

 .panel-heading .infoo {
    background: #1268ac;
	 margin-bottom: 13px
}
.inner .events h4{
	background: url(../../images/title6.png) no-repeat right top;
}
 /*.panel-heading{
	padding: 0
}*/

#inner-pages .inner .icons .btn{
    background: #585858;
    color: #fff;
    border: 1px solid #585858;
	-webkit-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}

#inner-pages .inner .icons .btn:hover{
	background: #1268ac;
}

.infoq .panel-heading i{
	font-size: 20px
}

#inner-pages .inner .infoq h3 {
	margin:0 0 15px 0;
	color:#1268ac;
	display: inline
}
#inner-pages .inner .infoq h3{
	color: #ffffff
}

#inner-pages .inner .inner-body{
        padding: 10px 15px;
	margin-bottom: 20px
}

.infoo em{
	 padding: 13px;
    font-size: 20px;
    background: #383838;
    color: #ffffff;
    margin-left: 10px;
}

/*End socaity*/

/*start welcome*/

.welcome {
	margin-bottom: 20px
}
/*
.single-footer-widget{
	margin-bottom: 10px
}
*/
.single-footer-widget h3{
	margin: 0;
    padding: 10px 0;
    font-size: 20px;
	color: #000
}


.single-footer-widget .contac {
	padding: 0;
	margin-bottom: 5px
}

.single-footer-widget .contac  li {
	margin-top: 5px
}

.single-footer-widget .contac li .fa{
	background: #1268ac;
	color: #ffffff;
    padding: 7px;
    font-size: 16px;
	margin-left: 10px
}

ul.social-share li {
	display: inline-block;
}

ul.social-share li a {
	display: inline-block;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

ul.social-share li:nth-child(1) a {
	background: #3a5a98;
}

ul.social-share li:nth-child(2) a {
	background: #60caef;
}

ul.social-share li:nth-child(3) a {
	background: #1D87BE;
}

ul.social-share li:nth-child(4) a {
	background: #ca2128;
}

ul.social-share li:nth-child(5) a {
	background: #527fa4;
}
ul.social-share li a:hover {
	color: #fff;
	background: #383838;
}

/*End welcome*/

/*Start Subscribes*/

.subscribe {
	margin-top: 5px
}
.single-footer-widget{
	margin-bottom: 5px
}
.subscribe p {
	font-size: 17px;
	margin: 0
}

.subscribe .form-control{
	border-radius: 0
}
.subscribe .btn{    
	margin-top: 5px;
    background: #1268ac;
    color: #fff;
	-webkit-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}

.subscribe label{

    font-size: 16px;
    line-height: 31px;
	float: right;
	padding: 0
}

.subscribe .form-control{
	margin-bottom: 5px
}
.subscribe .btn:hover{
	background: #383838
}
.btn {
	border-radius: 0
}
/*End Subscribes*/


/*Start footer-design*/
.footer-design{
	background: #f2f2f2
}
/*End footer-design*/

  .customBtn,.customBtn:active,.customBtn:focus {
        margin-top:0px !important;
        padding:4px 15px !important;
        border:5px solid #fff !important;
        background-color:#1DACE2 !important;
        }
        .approve,.approve:focus {
        background:none;
        background-color:#1e6c22 !important;
        color:#fff;
        }
         .decline,.decline:focus {
        background:none;
        background-color:#7e1313 !important;
        color:#fff;
        }
            .decline:hover, .approve:hover {
        color:#EEEEEE;
            
            }
.customBtn:hover {
        border-color:#C1C1C1 !important;
}
.align-right
{
    text-align:right !important;
}

ul.chkLst li{

    float:right;
   width:150px;
   list-style-type:none;
   text-align:right;
}
/* new edits */
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
}
}
.registration.regis {
	padding:0;
	margin:0;
}
.text-c .radio {
	margin:0;
	padding-right: 0;
}
.text-c input[type="radio"] {
    margin: 6px 5px 0 10px !important;
}
.table.text-c tr:first-child, .table.text-c td:nth-child(1), .table.text-c td:nth-child(5), .table.text-c td:nth-child(9) {
	background:#f7f7f7;
}
.table.text-s tr:first-child, .table.text-s td:nth-child(1), .table.text-s td:nth-child(5), .table.text-s td:nth-child(3) {
	background:#f7f7f7;
}
.registration.regis.dc .form-group > label {
    margin-bottom: 13px;
	color:#444;
}
@media screen and (min-width: 992px) {
.modal-lg {
    width: 1100px;
}
}
.exhipee {
	border: 1px solid #eee;
	margin-bottom: 30px;
        background: #f9f9f9;
}
.exhipee img {
	max-width: 100%;
}
.exhipee p {
	background:#fdfdfd;
	border-top: 1px solid #eee;
	text-align:justify;
	padding:10px;
	font-size:14px;
	margin:0;
	}
.exhipee h3 {
	background: #155BA9;
	margin: 0;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	-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;
	font-size: 13px;
}
.exhipee:hover h3 {
	background: #777777;
}
.exhipee img {
	max-width: 100%;
	height: 200px;
	display: block;
	margin: 0 auto;
}
#inner-pages .b-quote-caption .quote-title {
    margin-top: 0;
    margin-bottom: 15px;
}
.btn-default {
    color: #222 ;
    background-color: #fcfcfc;
    border-color: #cccccc;
    padding: 15px 30px;
}
.btn-primary {
    color: #222 !important;
    background-color: #fcfcfc;
}
.btn-primary:hover {
    color: #fff !important;
}
.sample-table.table-responsive th {
    text-align: center;
    font-weight: normal;
        font-family: 'NeoSans', sans-serif;
}
.sample-table {
    width: 100%;
    margin: 20px 0;
}