 
 @import"../fontawesome/css/font-awesome.min.css";
 @import"animate.min.css";
 @import"webslidemenu.css";
 @import"owl.carousel.min.css";
 @import"themify-icons.css";
 @import"owl.theme.default.min.css";
 @import"jquery.fancybox.min.css";
 @import"https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap";
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;900&display=swap');
 
 
 @font-face {
 font-family:avenireltprob;
 src: url(fonts/AvenirNextLTPro-Bold.otf);
}
@font-face {
 font-family:avenireltpror;
 src: url(fonts/AvenirNextLTPro-Regular.otf);
}

 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
html, body{
	direction:rtl;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Cairo', sans-serif;
	font-weight:700;
	font-size:20px
}
ul, li {
	list-style:none
}
a {
	text-decoration:none
}
body {
	background:#fff;
	color:#333333;
	font-family: 'Cairo', sans-serif;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	overflow-x:hidden;
}
input[type="text"], textarea {
	font-size:15px;
}
textarea {
	resize:vertical
}
input, textarea {
	box-sizing:border-box;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	outline:none
}
button {
	cursor:pointer
}
::-webkit-input-placeholder {
font-style:normal
}
::-moz-placeholder {
font-style:normal
}
:-ms-input-placeholder {
font-style:normal
}
:-moz-placeholder {
font-style:normal
}
img {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none
}
.clearfix:after, .clearfix:before {
	content:"";
	display:block;
	clear:both;
	line-height:0;
	height:0
}
.row_main {
	width:100%;
	float:left;
}
.common_width {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.wrapper {
	width:100%;
	position:relative;
}
.mainbanner {
    width: 100%;
    min-height: 100%;
}
.logo {
    width: 395px;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    min-height: 115px;
    overflow: hidden;
    text-align: right;
}
.logoabs {
    position: relative;
    box-shadow: 5px 7px 6px rgba(0,0,0,0.3);
    display: block;
    z-index: 5;
}
.logo span {
    width: 155px;
    height: 216px;
    background-color: #fff;
    -ms-transform: skewX(-40deg) rotate(-25deg);
    transform: skewX(-40deg) rotate(-25deg);
    display: block;
    position: absolute;
    right: 196px;
    top: -49px;
    box-shadow:-2px 7px 6px rgba(0,0,0,0.3);
}
.logo a {
    display: inline-block;
    padding:9px 12px 11px 0px;
    position: relative;
    z-index: 5;
    background: #fff;
    min-height: 115px;
}
.logo a img {
    width: auto;
}
.social_icons {
    float: left;
    margin-right: 0px;
}
.socialiconsul {
	float: left;
}
.socialiconsul li {
    float: left;
    border-left:1px solid #0b7f3d;
    min-height: 35px;
}

.socialiconsul li a {
    font-size: 16px;
    color: #fff;
    padding: 0px 12px;
    display: block;
    line-height: 35px;
}
.toplinks {
    float: left;
}
.toplinks li {
    float: left;
    margin-right: 13px;
}
.toplinks li a {
    display: inline-block;
    color: #fff;
    padding: 6px 0px 3px 29px;
    position: relative;
    font-size: 14px;
}
.toplinks li a img{
	position:absolute;
}
.wioc img {
    left:1px;
    top: 5px;
}
.mioc img {
    left: 0;
    top: 5px;
}
.dioc img{
	left: 0;
    top: 5px;
}
.toplinks2 {
    float: left;
}
.toplinks2 li {
    float: left;
    margin-right: 13px;
}
.toplinks2 li a {
    display: inline-block;
    color: #fff;
    padding: 6px 90px 3px 3px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}
.toplinks2 li a img{
	position:absolute;
}
.sioc img {
    right: 0;
    top: 5px;
}
.aioc img {
    right: 0;
    top: 4px;
}
/*menu*/
#main {
	width: 100%;
	background:#ec3139;
}
.navigation {
	display: block;
	margin: 10px 0;
}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
	width:100%;
}
.navigation li {
	list-style-type: none;
	margin: 0;
	padding:15px 5px;
	display: inline-block;
	position: relative;
}
.navigation li a {
	padding:0 13px;
	font-size: 14px;
	color: #fff;
	font-weight:700;
	text-transform:uppercase;
	display: inline-block;
	outline: 0;
	border-right:1px solid #fff;
}
.navigation li:hover ul.dropdown {
	display: block;
}
.navigation li ul.dropdown {
	position: absolute;
	display: none;
	width: 200px;
	background: #000;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	padding-top: 0;
}
.navigation li ul.dropdown li {
	display: block;
	list-style-type: none;
}
.navigation li ul.dropdown li a {
	padding: 10px;
	font-size: 15px;
	color: #fff;
	display: block;
	font-weight: 700;
}
.navigation li ul.dropdown li:last-child a {
	border-bottom: none;
}
.navigation li:hover a {
	background: #000;
	color: #ec3139 !important;
}
.navigation li:first-child:hover a {
	border-radius: 3px 0 0 3px;
}
.navigation li ul.dropdown li:hover a {
	background: #ec3139;
	color:#fff !important
}
.navigation li ul.dropdown li:first-child:hover a {
	border-radius: 0;
}
/*.navigation li:hover .arrow-down { border-top: 5px solid #fff; }*/

/*menu*/

.socialiconsul li a:hover i {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

/* SLIDE */
.carousel, .item, .active {
	height: 100%;
}
.carousel-inner {
	height: 100%;
	background:#fff;
}
.carousel-caption {
	padding-bottom:80px;
}
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	opacity:1
}
.btn-transparent {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
.btn-transparent:hover {
	background-color: #fff;
}
.btn-rounded {
	border-radius: 70px;
}
.btn-large {
	padding: 11px 45px;
	font-size: 18px;
}
.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
 @-webkit-keyframes fadeInRight {
 from {
 opacity: 0;
 -webkit-transform: translate3d(100px, 0, 0);
 transform: translate3d(100px, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
 @keyframes fadeInRight {
 from {
 opacity: 0;
 -webkit-transform: translate3d(100px, 0, 0);
 transform: translate3d(100px, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity:0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}
/* SLIDE */
.main_head {
	position:relative;
	width:100%;
}
.top_banner_he {
	position:relative;
	width:100%;
	height:100%;
}
.top_header {
    width:100%;
}
.top-header-inside {
    position: relative;
    width: 100%;
    min-height: auto;
    background: #f0f0f0;
}
.logo_main {
    width: 100%;
    height: 80px;

}
.nav_backgroud {
    background:#1ca3b1;
    width: 100%;
}
.nav-backgroud-inner {
   

    position: relative;
    width: 100%;
}
/*
.nav-backgroud-inner::after {
    content: '';
    position: absolute;
    left: -45px;
    bottom: 0;
    width: 0;
    height: 0;
    clear: both;
    background: url(../images/arrow.png) no-repeat left top;
    width: 45px;
    height: 45px;
}*/

.maincontent {
	width:100%;
}
.clients_main {
	width:100%;
	background:#e2f4ea;
	padding:30px 0px 40px;
}
.div1 {
	display: table-cell;
	vertical-align: middle;
	width: 50%;

	background:url(../images/inner-bg.png) no-repeat right center #fcfcfc;
}
.div2 {
	display: table-cell;
	padding: 28px 0 0 25px;
	vertical-align: middle;
	width: 50%;
	background:#ededed;
	text-align:center
	/*background:url(../images/bg2.png) no-repeat right top #ededed;*/
}
.div3 {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	/*background:url(../images/bg2.png) no-repeat right top #ededed;*/
	background:#ededed;
}
.div4 {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	background:url(../images/inner-bg.png) no-repeat right center #fcfcfc;
	/*background:url(../images/bg4.png) no-repeat right bottom #f7f7f7;*/
}
.ceocompany {
	background-image:url(../images/ceomessage.jpg);
	background-repeat:no-repeat;
	background-size:100%;
}
.abouthome {
}
.ceo {
	font-weight:800;
	font-size:32px;
	color:#3692A0;
	position: relative;
}
.ceo::after {
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    background: #3692A0;
    position: absolute;
    left: 0;
    bottom: -8px;
}
.abouthomecon h3 {
	margin: 0 0 37px;
	text-transform: uppercase;
}
.aboutitle span {
    color: #fc5000;
    display: block;
    position: relative;
    padding-right: 35px;
    font-size: 20px;
    text-align: right;
}
.aboutitle h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    color: #12a651;
    position: relative;
    display:block;
    padding-bottom: 6px;
    margin-top: 2px;
    text-align: right;
}
.aboutitle span::after {
    background: #fc5000;
    content: "";
    display: block;
    height: 2px;
    right: 0;
    position: absolute;
    bottom: 10px;
    width: 27px;
}
.message::after {
display: block;
content: '';
width: 100%;
height: 1px;
background: #666666;
position: absolute;
left: 0;
top:42px;
}
.message {
	font-weight:200;
	font-size:32px;
	color:#666666;
	position: relative;
	padding-left:5px;
}
.abouthomecon h2 {
	font-weight:900;
	font-size:25px;
	text-transform:uppercase;
	line-height:30px;
	margin-top:27px;
}
.abouthomecon p {
    color: #7d7878;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0px 20px;
    text-align: justify;
}
.ceoimage {
	position:relative;
}
.younimage {
    position: absolute;
    right: 0;
    top: 50px;
    display: none;
}
.div1image img {
	width:100%;
}
.row_full_home{
	display:table;
	width:100%;
	position:relative;
}
.readmore {
    background: #d44300;
    color: #fff;
    display: inline-block;
    height: 36px;
    line-height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 21px 0px 41px;
    position: relative;
    text-align: center;
    float: right;
}
.readmore i{
	position: absolute;
left: 15px;
top: 9px;
font-size: 18px;
-webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);

}

.readmore span {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 36px;
	color:#fff;
}

.readmore:hover{
	background:#12A651;

}
.readmore:hover span{
	color:#fff;

}
/*
.readmore span:after{
	position:absolute;
	left:0px;
	content:"\f178";
	color:#fff;
	font-family:FontAwesome;
	display:block;
	top:0;
	opacity:0;
	transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.readmore:hover span:after{
	display:block;
	left:25px;
	opacity:1;
	transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}*/
.img_about {
	width:100%;
}
/*Meena*/
.common_width2 {
	width:1100px;
	margin:0px auto;
}
.services {
	width:100%;
	/*background:url(../images/services-bg.png) top left no-repeat scroll #fff;*/
	background:#d44300;
	padding:40px 0px 50px;
}
.servicestext {
	padding:0 4%;
}
.servicesul li {
	float: left;
	margin:4% 1% 0;
	position: relative;
	width: 23%;
}
.servicesul li a {
	display:block;
	background:url(../images/services-square.png) no-repeat;
	width:100%;
	height:300px;
	background-size:100%;
}
.servicesul li img {
	width:100%;
}
.servicesspan {
	/*	-webkit-text-stroke:1px #ec3139;
	-moz-text-stroke:1px #ec3139;*/
		text-shadow: -3px -2px 0 #ec3139, -3px -1px 0 #ec3139, -3px 0px 0 #ec3139, -3px 1px 0 #ec3139, -3px 2px 0 #ec3139, -2px -3px 0 #ec3139, -2px -2px 0 #ec3139, -2px -1px 0 #ec3139, -2px 0px 0 #ec3139, -2px 1px 0 #ec3139, -2px 2px 0 #ec3139, -2px 3px 0 #ec3139, -1px -3px 0 #ec3139, -1px -2px 0 #ec3139, -1px -1px 0 #ec3139, -1px 0px 0 #ec3139, -1px 1px 0 #ec3139, -1px 2px 0 #ec3139, -1px 3px 0 #ec3139, 0px -3px 0 #ec3139, 0px -2px 0 #ec3139, 0px -1px 0 #ec3139, 0px 0px 0 #ec3139, 0px 1px 0 #ec3139, 0px 2px 0 #ec3139, 0px 3px 0 #ec3139, 1px -3px 0 #ec3139, 1px -2px 0 #ec3139, 1px -1px 0 #ec3139, 1px 0px 0 #ec3139, 1px 1px 0 #ec3139, 1px 2px 0 #ec3139, 1px 3px 0 #ec3139, 2px -3px 0 #ec3139, 2px -2px 0 #ec3139, 2px -1px 0 #ec3139, 2px 0px 0 #ec3139, 2px 1px 0 #ec3139, 2px 2px 0 #ec3139, 2px 3px 0 #ec3139, 3px -2px 0 #ec3139, 3px -1px 0 #ec3139, 3px 0px 0 #ec3139, 3px 1px 0 #ec3139, 3px 2px 0 #ec3139;
	bottom: 57px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	left: 104px;
	line-height: 18px;
	position: absolute;
	width: 143px;
}
.footermain {
	width:100%;
	padding:40px 0;
	/*background:url(../images/footer.png) no-repeat right top;*/
	background:#343434;
}
.footerul {
	width:100%;
}
.footerul li {
	width:33.3%;
	float:left;
}
.h4_footer {
    text-transform: capitalize;
    font-size: 22px;
    color: #fff;
    position: relative;
    display: block;
    padding-bottom: 10px;
    font-weight: 600;
    direction: rtl;
    text-align: right;
}

.footermenu {
    width: 100%;
}
.footermenu li {
    width: 100%;
    float: left;
    font-weight: 300;
    color: #282828;
    font-size: 14px;
    text-align: right;
}
.footermenu li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding:7px 33px 7px 0px;
    position: relative;
}
.footermenu li a::after {
    position: absolute;
    content: "";
    right: 0;
    top: 18px;
    width: 23px;
    height: 2px;
    background: #fff;
}
.footermenu li:last-child a {
}
.mar_right{
	margin-right:10%;
}
/*.address i {
	color:#eb1c24;
	font-size:16px;
}
.address span {
	padding:0px 5px;
}*/
.contactul {
	width:100%;
}
.contactul li {
    width: 100%;
    padding: 0px 50px 0px 0px;
    position: relative;
    margin-bottom: 22px;
    text-align: right;
}
.contactul li img {
    position: absolute;

}
.contactul li:last-child{
    border-bottom:0px;
}
.contactul li span {
    font-weight: 700;
    display: block;
    font-size: 17px;
    color: #fff;
}
.contactul li p{
    color: #fff;
}
.contactul li i {
	color:#fff;
	font-size:20px;
}
.footer {
    background: #fc5000;
    float: left;
    width: 100%;
    padding: 11px 0px;
}

.contactnumber{
	background:url(../images/contact.png) no-repeat scroll 0 -3px;
}
.contactnet {
    background: rgba(0, 0, 0, 0) url("../images/mail.png") no-repeat scroll 0 -4px;

}
.contactnet span{
}
.contactweb {
    background: rgba(0, 0, 0, 0) url("../images/web.png") no-repeat scroll 0 -5px;
}
.leftfoot {
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: left;
}
.leftfoot h2 {
    color: #fff;
    margin: 0px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}
.rightfoot {
	float:left;
	width:50%;
	text-align:right;
	padding:15px 0px;
}
.designedby {
    color: #fff;
    font-size: 13px;
    position: relative;
    padding-right: 82px;
    display: inline-block;
    line-height: 24px;
}
.designedby a {
    position: absolute;
    right: 0;
    top:3px;
}
.rightfoot img {
    display: inline-block;
    padding: 2px 0 0 4px;
    vertical-align: top;
}
.servicesul {
	float: left;
	width: 100%;
}
.services_1 {
	width: 220px;
	height: 221px;
	background-size: cover;
	-webkit-transition: 0.4s cubic-bezier(1, -1, 0, 2);
	transition: 0.4s cubic-bezier(1, -1, 0, 2);
	-webkit-clip-path: polygon(0% 0%, 0 100%, 85% 50%);
	clip-path: polygon(0% 0%, 0 100%, 85% 50%);
	position:absolute;
	left:49px;
	top:14px;
}
.servicesbg1 {
	background:url(../images/services-1.png) center center;
}
.servicesbg2 {
	background:url(../images/services-2.png) center center;
}
.servicesbg3 {
	background:url(../images/services-3.png) center center;
}
.servicesbg4 {
	background:url(../images/services-4.png) center center;
}


.address {
    line-height: 25px;
    /*padding-left: 23px;
    position: relative;*/
}
/*.address::after {
    color: #eb1c24;
    content:"\f041";
    font-family: FontAwesome;
    font-size: 24px;
    left: 0;
    position: absolute;
    top: 2px;
}
*/
/*Meena*/
.carouseltextp{
text-transform:uppercase;
text-align:left;
}
u{
text-decoration: none;
border-bottom: 2px solid #000;
}
.gaswayspan {
    color: #fff;
    position: relative;
}
/*.gaswayspan::after {
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    background: #3692A0;
    position: absolute;
    left: 0px;
    bottom: 0px;
}*/
.addressul{
width:100%;
}
.addressul li{
font-size:14px;
font-weight:300;
border-bottom:1px solid #dadada;
width:100%;
padding:6px 0;
}


.responsive_banner{
	display:none ;
}
.res_enable{
	display:none;
}
.res_enable.clearfix > img {
    width: 100%;
}
.res_enable h1 {
    color: red;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}
.res_enable h1 span{
    color:#333;
	display:block;
	font-size:15px;
}
.res_services{
	display:none;
}

/* new banner css */
header .item {
    position: relative;
  }
  header .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
  }
header .item .cover .header-content {
    position: relative;
    padding: 0px 0px 0px;
    overflow: hidden;
    text-align: left;
}
  header .item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #fff;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  }
  header .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}
header .item .cover .header-content h1 {
    font-size:45px;
	font-family: avenireltprob;
    font-weight: normal;
    margin:0px 0px 10px;
    word-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    text-align:left;
    line-height: 48px;
	width:100%;
}
header .item .cover .header-content h4 {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    text-shadow: 4px 4px 8px rgba(0,0,0,0.5);
    font-weight: normal;
	font-family:avenireltpror;
}
header .item .cover .header-content h1 span{
    font-size: 40px;
    text-transform: uppercase;
    font-family: avenireltpror;
    line-height: 45px;
    color: #fff;
    text-shadow: 4px 4px 8px rgba(0,0,0,0.5);
    font-weight: normal;
}
  header .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
	text-shadow:4px 4px 8px rgba(0,0,0,0.5);
  }
  header .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
  }
  header .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
  }
  header .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
  }
  header .owl-nav{
    position: absolute;
    top: 43%;
    opacity:1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
    position: absolute;
    display: block;
    z-index: 1000;
	width:100%;
    border-radius: 0;
  }
header .owl-dots {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 5;
    text-align: center;
    width: 100%;
}
header .owl-dot button {
    border: 1px solid #7d7d7b;
    width: 100%;
    height: 30px;
    line-height: 28px;
    margin: 0px 0px 10px;
    background: #7d7d7b;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
}
header .owl-dot.active button {
    border: 1px solid #aa8b41;
    background: #aa8b41;

}
header .owl-dot {
    margin: 0px 3px;
}
  header .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
  }
  header .owl-nav .owl-prev:focus {
    outline: 0;
  }
  header .owl-nav .owl-prev:hover {
    background: #000 !important;
  }
   header .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity:1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 35px;
    cursor: pointer;
    height: 35px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
  }
  header .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 35px;
    cursor: pointer;
    height: 35px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
  }
  
  header .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #999;
    font-size: 20px;
    line-height: 37px;
}
  header .owl-nav .owl-prev span {
     font-size: 1.6875rem;
    color: #999;
    font-size: 20px;
    line-height: 37px;
  }
  header .owl-nav .owl-next:focus {
    outline: 0;
  }
  header .owl-nav .owl-next:hover {
    background: #000 !important;
  }
  header .owl-nav .owl-next:hover span{
	color: #fff;
  }
  header .owl-nav .owl-prev:hover span{
	color: #fff;
  }
  header:hover .owl-prev {

    opacity: 1;
  }
  header:hover .owl-next {
    opacity: 1;
  }
header .owl-dot span {
    width: 23px;
    height: 5px;
    display: block;
    background:transparent;
    border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.1);
background: rgba(255,255,255,0.5);
}
header .owl-dot span:hover {
    background:#fff;
}
header .owl-dot.active span {
    background:#fff;
	width:35px;
}
  /* new banner css */
  
.serviceshome {
    padding: 10px;
    border: 2px solid #dedede;
    text-align: center;
	height:100%;
}
.textserv h3 {
    font-size: 18px;
    display: block;
    color: #fff;
    font-weight: 600;
    padding: 20px 0px 10px;
}
.textserv h3 span{
    display: block;
}
.textserv a {
    color: #49168f;
    position: relative;
}
.textserv a span {
    color: #49168f;
    text-transform: uppercase;
}
.textserv a span.ti-angle-right {
    font-size: 11px;
    position: absolute;
    right: -13px;
    top: 5px;
}
.textserv a:hover span {
    color:#90C54F;
}
.textserv a {
    color: #90C54F;
}


.textserv p {
    line-height: 23px;
    margin-bottom: 15px;
}

.innerbg2 {
    background:#000;
}
.breadcrump2 span a {
    color: #fff;
    font-size: 13px;
    position: relative;
    margin: 0px 10px;
    text-transform: uppercase;
    display: inline-block;
}
.breadcrump2 span a i{
    font-size: 14px;
}
.breadcrump2 span a::after {
    position: absolute;
    content: "\f104";
    font-family: FontAwesome;
    left: -13px;
    top: -4px;
    color: #fff;
    font-size: 17px;
}
.breadcrump2 span a:last-child::after {
	display:none;
}
.breadcrump2 h3 {
    color: #fff;
    margin-bottom: 1px;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
}
.aboutuspage h3 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 29px;
    color: #333;
}
.aboutuspage h3 span{
	color:#fff;
}
.aboutuspage h4 {
    margin-bottom:20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}
.about-img img{
	width:100%;
}
.aboutuspage p {
    line-height: 26px;
}
.aboutusul{
}
.aboutusul li {
    margin-bottom: 15px;
    padding-left: 30px;
	width:33.333%;
	float:left;
	text-align:center;
}
.aboutusul2{
}
.aboutusul2 li {
    margin-bottom: 15px;
    padding-left: 30px;
	width:50%;
	float:left;
	text-align:center;
}
.aboutusul2 li p, .aboutusul li p{
}
.aboutusul2 li img, .aboutusul li img {
    width: 70px;
    margin-bottom: 15px;
}

.sectiongrey {
    background: #fcfcfc;
}
.aboutusul.mb-3 {
    float: left;
    width: 100%;
}
.visonhea img{
	margin-bottom:25px;
}
.visonhea h3{
	margin-bottom:15px;
}
.visonhea p{
	margin-bottom:0px;
}
.greybg{
	background:#FCFCFC;
}
.wasterser h4 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 20px;
    color: #000;
}
.wasterser p{
}
.wasterser img{
	width:65px;
}
.colorblack{
	color:#000;
}
.hazarser h4 {
    margin-bottom: 6px;
}
.hazarser {
    padding: 0px 0px 0px 53px;
    position: relative;
}
.hazarser span {
    font-size: 39px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
    opacity: 0.5;
}
.hazarser p{
}

.cardhead a {
    display: block;
    padding: 10px 20px;
    background: #f7f6f6;
    font-weight: 600;
    font-size: 18px;
	position:relative;
}

.cardhead a::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    right: 10px;
    top: 12px;
	font-family: 'themify';
	
	content: "\e622";
}
.cardhead a.collapsed:after{
	font-family: 'themify';
	content: "\e61a";
}

.listwats{
	width:100%;
}
.listwats li{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.listwats li:last-child{
	margin-bottom:0px;
}
.listwats li span{
	font-weight:600;
}
.listwats2{
	width:100%;
}
.listwats2 li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 25px;
	position:relative;
}
.listwats2 li:last-child{
	margin-bottom:0px;
}
.listwats2 li span{
	font-weight:600;
}
.listwats2 li::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0px;
    top: 0px;
    font-family: 'themify';
    content: "\e649";
}
.datatacq img, .datatacq2 img{
	width:100%;
	   border: 1px solid #dedede;
}
.datatacq {
    width:47%;
    margin-right: 3%;
    float: left;
}

.datatacq h3, .datatacq2 h3{
    margin: 15px 0px;
    text-align: center;
    font-size: 19px;
}
.datatacq2{
	width:47%;
	margin-left:3%;
	float: left;
}
.listwats3{
	width:100%;
}
.listwats3 li {
    float: left;
    width: 100%;
    margin-bottom:15px;
    padding-left: 25px;
	position:relative;
}
.listwats3 li:last-child{
	margin-bottom:0px;
}
.listwats3 li span{
	font-weight:600;
}
.listwats3 li::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0px;
    top: 0px;
    font-family: 'themify';
    content: "\e649";
}
.mpltser h4 {
    text-align: center;
    margin: 12px 0px 0px;
    font-size: 17px;
}
.h3mega h3{
	font-size:20px;
}
.accordinew a {
    display: block;
    position: relative;
    font-weight: 500;
    color: #000;
}
.accordinew i {
    position: absolute;
    right: 0;
    top: 4px;
}
.colloabartion h3 {
    font-size: 22px;
    margin-bottom: 18px;
    color: #000;
    text-transform: capitalize;
}
.colloabartion ul{
	margin-bottom:0px;
}
.colloabartion ul li{
	margin-bottom:20px;
	padding-left:25px;
	position:relative;
}
.colloabartion ul li::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 0px;
    top: 5px;
    content: "";
    background: #90C54F;
}
.colloabartion li p {
    margin-top: 10px;
    padding-left: 20px;
    font-size: 16px;
}
.colloabartion li h4 {
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 15px;
}

.colordark{
	color:#333;
}
.ceoin {
    margin: 25px 0px;
    text-align: right;
    color: red;
    line-height: 26px;
}
.ceoin span {
    font-weight: 400;
    display: block;
    color: #666;
    font-size: 16px;
}
.counter {
    position: absolute;
    right: 0;
    top: 13px;
    left: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.counter a {
    color: #fff;
    line-height: 27px;
}
.counter img{
	margin-right:5px;
}


.colloabartionw h3 {
    font-size: 22px;
    margin-bottom: 18px;
    color: #000;
    text-transform: capitalize;
}
.colloabartionw ul{
	margin-bottom:0px;
}
.colloabartionw ul li{
	margin-bottom:25px;
	padding-left:25px;
	position:relative;
}
.colloabartionw ul li::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 0px;
    top: 5px;
    content: "";
    background: #999;
}
.colloabartionw li p {
    margin-top: 10px;
    padding-left: 16px;
    font-size: 16px;
    position: relative;
}
.colloabartionw li h4 {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
}
.colloabartionw li p::after {
    position: absolute;
    left: 0px;
    top: -4px;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    color: #999;
}
.bgcontact{
	background:#EFF2F7;
}
.leftcon {
    background:#f8f8f8;
    height: 100%;
    padding:25px;
    float: left;
    width: 100%;
    border: 1px solid #dedede;
}
.footer_addres {
    float: left;
    width: 100%;
}
.footer_addres li {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 15px;
    padding: 0px 50px 0px 0px;
    position: relative;
    text-align: right;
}
.footer_addres li:last-child{
	margin-bottom:0px;
}
.footer_addres li span {
    position: absolute;
    font-size: 31px;
    color: #FD5202;
    left: 0;
    top: 0;
}
.footer_addres li i {
    position: absolute;
    left: 6px;
    top: 5px;
    font-size: 20px;
    font-weight: normal;
}
.footer_addres li span.ti-location-pin {
  top: 5px;
    font-size: 23px;
	 left: 0;
}
.footer_addres li span.ti-email {
  top: 4px;
    font-size: 21px;
	 left: 0;
}
.footer_addres li span.ti-world {
    top: 8px;
    font-size: 20px;
    left: 0;
}
  
.musca_redis {
    color: #fff;
    margin-bottom: 20px;
    line-height: 30px;
}
.musca_redis span {
    display: block;
    font-size: 19px;
    font-weight: 400;
}
.brconta {
}
.contact-form {
    padding: 25px;
}
.contactuspage h3 {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    text-align: right;
}
.coloblac {
    background: #12a651;
    color: #fff;
    padding: 7px 15px;
    border-radius: 0px;
    border: 0px;
    font-size: 15px;
    width: 100%;
    font-weight: 600;
}
#map {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 5px;
    border: 1px solid #dedede;
}
.gm-style .gm-style-iw-c{
	border-radius:0px;
}
.gm-style .gm-style-iw-c h3{
	margin:5px 0px;
}
.pre-header-inside {
    background:#12a651;
    padding: 0px 0px;
}
.emailtop {
    background: url(../images/envelop.png) no-repeat left top;
    padding: 0px 0px 4px 30px;
    display: inline-block;
    margin-top: 4px;
}
.registerserv {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#321162+0,49168f+100 */
background: #321162; /* Old browsers */
background: -moz-linear-gradient(left,  #321162 0%, #49168f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #321162 0%,#49168f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #321162 0%,#49168f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#321162', endColorstr='#49168f',GradientType=1 ); /* IE6-9 */
    display: inline-block;
    min-height: 35px;
    line-height: 32px;
    color: #fff;
    padding: 0px 20px;
    float: right;
    text-transform: uppercase;
	cursor: pointer;
}
.callnow span {
    float: left;
    line-height: 19px;
    padding-left: 31px;
    background: url(../images/call-now.png) no-repeat left top;
    padding-right: 30px;
    position:relative;
}
.callnow {
    float: right;
    margin: 7px 0px 0px;
}
.callnow span::after {
    position: absolute;
    content: "";
    right: 0;
    width: 2px;
    height: 40px;
    background: rgba(90,90,92,0.35);
    top: 0;
}
.callnow h4 {
    float: left;
    line-height: 35px;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    font-size: 25px;
    padding: 0px 0px 0px 20px;
}
.dmeomna {
    float: right;
    position: relative;
    padding-left: 25px;
    margin-left: 20px;
}

.dmeomna h4 {
    text-transform: uppercase;
}
.dmeomna span {
    color: #019f1b;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 20px;
}
.dmeomna::after {
    position: absolute;
    content: "";
    left: 0;
    width: 2px;
    height: 40px;
    background: rgba(90,90,92,0.35);
    top: 7px;
}
.top-info {
    width: 100%;
    float: right;
    padding-top: 10px;
}
.mainme {
    float: right;
    width: 100%;
	margin:0px 0px 0px;
}
.abouthome {
    padding: 0px 0px;
    background: #f3f3f3;
    position: relative;
    overflow: hidden;
}
.abouthomecon.clearfix {
    padding: 40px 50px;
}
.logobg {
    position: absolute;
    right: -18px;
    bottom: -21px;
    opacity: 0.05;
}
.aboutitle {
}

.sertitle {
}
.sertitle h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    position: relative;
    display: block;
    padding-bottom: 6px;
    margin-bottom: 16px;
    text-align: right;
}

.sertitle span {
	color: #fff;
display: block;
position: relative;
padding-right: 35px;
font-size: 20px;
text-align:right;

}
.sertitle span::after {
background: #fff;
content: "";
display: block;
height: 2px;
right: 0;
position: absolute;
bottom: 10px;
width: 27px;
}


.achtitle span {
    color: #fff;
    display: block;
    text-transform: uppercase;
}
.achtitle {
    padding-left: 0px;
    background-position: 0px 4px;
}
.achtitle h4 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 32px;
    color:#fff;
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
    margin-bottom: 16px;
}
.achtitle h4::after {
    background:#fff;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    bottom:-5px;
    width: 130px;
}
.achivembg{
		background:#ffffff;
padding:35px 0px 30px;
}
.mediabg{
		background:#fffff;
		padding:35px 0px 5px;
}
.acinner {
    text-align: center;
    padding: 0px;
    color: #fff;
    height: auto;
    width: 20%;
    float: left;
    margin-right: 1%;
}
.acinner img {
    border: 1px solid #dedede;
    border-radius: 10px;
    margin-bottom: 7px;
}
.acinner h3 {
    font-size: 18px;
    padding: 5px 17px 5px;
    color: #3e403f;
    text-transform: uppercase;
    font-weight: 700;
}
.acinner h3 b {
    width: auto;
    display: inline-block;
    text-align: right;
    margin-right: 3px;
}
.acinner span {
    line-height: 18px;
    display: block;
    font-size: 15px;
    opacity: 0.7;
}
.colmdpbm .col-md-3{
	margin-bottom:30px;
}


.clititle {
    background: url(../images/clients.png) no-repeat left top;
    padding-left: 92px;
    background-position: 0px 4px;
}
.clititle h4 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 32px;
    color:#5a5a5c;
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
    margin-bottom: 16px;
}
.clititle h4::after {
    background:#90c54f;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    bottom:-5px;
    width: 130px;
}
.clititle span {
    color: #5a5a5c;
    display: block;
    text-transform: uppercase;
    opacity: 0.5;
}
.clientscon {
    text-align: center;
    padding: 30px 20px;
    border: 1px solid #dedede;
    background: rgba(255,255,255,0.8);
    box-shadow: 1px 4px 7px rgba(0,0,0,0.1);
}
.clientscon img{
		
}
.clientscon h4 {
    color: #0b76bc;
    text-transform: uppercase;
}
.clientscon p {
    display: block;
    padding: 5px 0px 15px;
}
.clientscon a{
		 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#321162+0,49168f+100 */
background: #321162; /* Old browsers */
background: -moz-linear-gradient(left,  #321162 0%, #49168f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #321162 0%,#49168f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #321162 0%,#49168f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#321162', endColorstr='#49168f',GradientType=1 ); /* IE6-9 */
display: inline-block;
padding: 6px 24px 6px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
}
.clientscon a:hover{
	background:#90C54F;
}
.footersub{
	background:#0a67a4;
	padding:20px 0px;
}
.footersub h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 800;
}
.footersub p{
	color:#fff;
}
.conatctusbtn {
    background: #90C54F;
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    float: right;
    margin: 10px 0px 0px;
}
.locai {
    width: 40px;
    top: 0;
    right: 0px;
}
.phoni {
    width: 29px;
    top: 21px;
	    left: 0;
}
.enevi {
    width: 32px;
    top: 14px;
	    left: 0;
}
.social-icons-foot {
    float: left;
}
.socialiconsulfoot {
    float: left;
    margin:0px 0px 0px;
}
.socialiconsulfoot li {
    float: right;
    margin-right: 10px;
}

.socialiconsulfoot li a {
    font-size: 16px;
    color: #fff;
    padding: 0px;
    display: block;
    text-align: center;
    font-size: 15px;
}
.socialiconsulfoot li a i{

}
.breadbg {
    background: url(../images/nav.jpg) no-repeat left top;
    width: 100%;
    padding: 50px 0px;
    background-position:left -45px;
	background-size: cover;
}
.main-container{
	padding:40px 0px 40px;
}
.main-container2{
	padding:40px 0px 20px;
}
.pagetitle {
    font-size: 40px;
    padding-bottom: 25px;
    color: #90C54F;
}
.listcommon{
	width:100%;
}
.listcommon li{
	margin-bottom:15px;
	text-align:justify;
}
.chairmanmessgae p{
	margin-bottom:15px;
}
.chairmanmessgae p:last-child{
	margin-bottom:0px;
}
.chairmanmessgae h3{
	margin-bottom:0px;
	color:#2E5180;
}
.chairmanmessgae span {
    display: block;
    color: #90C54F;
    text-transform: uppercase;
}
.b-messa{
	font-size:19px;
}
.mt-3.drname {
    font-size: 17px;
}
.chairmname {
    margin-top: 25px;
    color: #642C8E;
}
.chairmname span {
    display: block;
    font-size: 16px;
    color: #90C54F;
}
.sectionboard{
	background:#f4f5f6;
	padding:40px 0px 0px;
}
/*Now the CSS*/
.tree ul {
    padding-top: 20px; position: relative;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li {
	float: left; text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 25px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.tree li::before, .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top:2px solid #ccc;
	width: 50%; height: 20px;
}
.tree li::after{
	right: auto; left: 50%;
	border-left: 2px solid #ccc;
}
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}
.tree li:only-child{ padding-top: 0;}
.tree li:first-child::before, .tree li:last-child::after{
	border: 0 none;
}
.tree li:last-child::before{
	border-right: 2px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left:2px solid #ccc;
	width: 0; height: 20px;
}

.tree li a {
    text-decoration: none;
    color: #666;
    font-size: 11px;
    display: inline-block;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.tree li a img {
    width: 200px;
    background: #fff;
    padding: 5px;
}
.tree li a span {
    display: block;
    font-size: 16px;
    margin-top: 4px;
    width: 200px;
    line-height: 18px;
    margin-bottom: 3px;
    color: #0B76BC;
    text-transform: capitalize;
}
.tree li a p {
    font-size: 14px;
    text-transform: capitalize;
}

.tree li a:hover, .tree li a:hover+ul li a {
	/*background: #c8e4f8; color: #000; border: 1px solid #94a0b4;*/
}
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
	border-color:  #94a0b4;
}

.treecen{
	width:760px;
	margin:0 auto;
}
.treecen > li{
	padding-bottom:0px;
}
.closevid {
    width: 30px;
    right: -15px;
    top: -15px;
    position: absolute;
    z-index: 2500;
    background: #90C54F;
    opacity: 1;
    height: 30px;
    border-radius: 50%;
    border: 0px;
    font-size: 26px;
    line-height: 17px;
	color:#fff;
}
.playicons {
    background: #0B76BC;
    padding: 2px 16px 5px 36px;
    display: inline-block;
    margin: 9px 0px 0px;
    color: #fff;
    border-radius: 25px;
    position: relative;
    line-height: 25px;
    cursor: pointer;
}
.playicons i {
    position: absolute;
    left: 15px;
    top: 7px;
}
.content {
  font-size: 14px;
  position: relative;
}
.content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.org-chart {
    display: block;
    clear: both;
    margin-bottom: 30px;
    position: relative;
    width: 1000px;
    margin:0 auto 50px;
}
.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  display: table;
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
}
.org-chart ul li span {
    display: block;
    border: 3px solid #90C54F;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    transition: all linear .1s;
    background:#0B76BC;
    padding:2px 4px 4px 4px;
    min-height: 54px;
    vertical-align: middle;
	display: table;
width: 100%;
}
.org-chart ul li span strong {
    font-weight: normal;
    display: block;
    line-height: 16px;
	display: table-cell;
vertical-align: middle;
}
.org-chart .lvl-b {
  background: #0B76BC;
  color: #fff;
}
.org-chart .board {
  width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height:166px;
  width: 0px;
  border-left: 2px solid #90C54F;
  margin-left: 49%;
  top: 21px;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne li {
  width: 30%;
  margin: 0px auto;
  top: 20px;
}
.org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  height: 90px;
  clear: both;
}
.org-chart ul.columnTwo li:first-child {
  width: 30%;
  float: left;
}
.org-chart ul.columnTwo li {
  width: 30%;
  float: right;
}
.org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #90C54F;
  margin: 0 auto;
  top: 40px;
}
.org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.org-chart ul.columnThree li:last-child {
  width: 30%;
  float: right;
  margin-left: 0;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #90C54F;
  margin: 0 auto;
  top: 40px;
}
.org-chart .departments {
  width: 100%;
  display: block;
  clear: both;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 85%;
  height: 22px;
  border-top: 2px solid #90C54F;
  border-left: 2px solid #90C54F;
  border-right: 2px solid #90C54F;
  margin: 0 auto;
  top: 0px;
}
.org-chart .department {
    border-left: 2px solid #90C54F;
    width: 18%;
    float: left;
    margin-right: 2%;
}
.org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  border-left: 2px solid #90C54F;
  left:51.5%;
  top: -22px;
}
.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}
.org-chart .department.central {
  background: #F5EEC9;
}
.org-chart .department.central:after {
  display: none;
}
.org-chart .department span {
  border-left: 1px solid #90C54F;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #90C54F;
  height: 80px;
}
.org-chart .department li span {
  background:#642C8E;
  top: 38px;
  position: absolute;
  z-index: 1;
  width:100%;
  height: auto;
  vertical-align: middle;
  right:-5px;
  line-height: 14px;
  border: 3px solid #90C54F;
}
.org-chart .department .sections {
  margin-top: -20px;
}

/* MEDIA QUERIES */
@media all and (max-width: 767px) {
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    background: #F5EEC9;
    margin-bottom: 40px;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 2px solid #90C54F;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
  }
  .org-chart .department:after {
    display: none;
  }
  .org-chart .department:first-child:before {
    display: none;
  }
}


.insidetit {
    padding-left: 85px;
    background-position: 0px 4px;
}
.insidetit h4 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 32px;
    color:#5a5a5c;
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
    margin-bottom: 16px;
}
.insidetit h4::after {
    background:#90C54F;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    bottom:-2px;
    width: 130px;
}
.insidetit span {
    color: #5a5a5c;
    display: block;
    text-transform: uppercase;
    opacity: 0.5;
}
.ourbg{
	background: url(../images/our-story.png) no-repeat left top;
}
.visionbg{
	background: url(../images/vision-icons.png) no-repeat left top;
}
.chairmanbg{
	background: url(../images/chairman.png) no-repeat left top;
}
.ceobg{
	background: url(../images/ceo.png) no-repeat left top;
}
.leadersbg{
	background: url(../images/leadership.png) no-repeat left top;
}
.firefightbg{
	background: url(../images/firefighting.png) no-repeat left top;
}
.roplanetbg{
	background: url(../images/ro-plant.png) no-repeat left top;
}
.roadbg{
	background: url(../images/road.png) no-repeat left top;
}
.reedbg{
	background: url(../images/reed-beds.png) no-repeat left top;
}
.trainingbg{
	background: url(../images/training.png) no-repeat left top;
}
.maintencebg{
	background: url(../images/maintenance.png) no-repeat left top;
}
.warehousebg{
	background: url(../images/warehouses.png) no-repeat left top;
}
.wrkshopbg{
	background: url(../images/workshop.png) no-repeat left top;
}
.facilitybg{
	background: url(../images/facility-management.png) no-repeat left top;
}
.cateringbg{
	background: url(../images/catering.png) no-repeat left top;
}
.securitybg{
	background: url(../images/security.png) no-repeat left top;
}
.medicalbg{
	background: url(../images/medical-services.png) no-repeat left top;
}
.oilfibg{
	background: url(../images/oil-filed-icons.png) no-repeat left top;
}
.futuresebg{
	background: url(../images/future-services.png) no-repeat left top;
}
.logisticsbg{
	background: url(../images/tanker-management.png) no-repeat left top;
}
.newsbg{
	background: url(../images/news.png) no-repeat left top;
}
.careersbg{
	background: url(../images/careers.png) no-repeat left top;
}
.videobg{
	background: url(../images/video.png) no-repeat left top;
}

.conatctsbg{
	background: url(../images/contact-us.png) no-repeat left top;
}

.sidemenuservices {
    background: rgba(144,197,77,0.1);
    padding: 20px 29px;
}
.sidemenuservices h3 {
    margin-bottom: 13px;
}
.sidemenuservices li {
    padding: 10px 0px;
    border-bottom: 1px solid #dedede;
}
.sidemenuservices li:last-child {
    border-bottom: 0px;
}
.sidemenuservices li a {
    text-transform: uppercase;
	display:inline-block;
}
.allcms p{
	margin-bottom:25px;
}
.allcms ul{
	margin-bottom:25px;
}
.allcms ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}
.allcms li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    background: #666;
    width: 10px;
    height: 10px;
}
.servicesimg .col-md-4{
	margin-bottom:25px;
}
.servicesimg .col-md-6{
	margin-bottom:25px;
}
.servicesimg .col-md-12{
	margin-bottom:25px;
}
.servicesimg img{
	width:100%;
	max-width:100%;
}
.servicesimg .col-md-4 img{
	padding:5px;
	border:1px solid #dedede;
}
.servicesimg .col-md-12 img{
	padding:5px;
	border:1px solid #dedede;
}
.servicesimg .col-md-6 img{
	padding:5px;
	border:1px solid #dedede;
}
.sidemenuservices li a.active {
    color: #642C8E;
    display: inline-block;
}
.bggra {
    background: #f4f4f4;
    padding: 15px;
}
.bggra h4{
	margin-bottom:15px;
}
.bggra li{
	margin-bottom:15px !important;
	padding-left:20px;
	position:relative;
}
.bggra li::after {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    background: #666;
    width: 10px;
    height: 10px;
}
.allcms2{
}
.allcms2 li {
    width: 31.333%;
    margin: 0px 1%;
    float: left;
    min-height: 120px;
    text-align: center;
}
.maitennser .col-md-4{
	text-align: center;
	margin-bottom:30px;
}

.maitennser span {
    display: block;
    text-align: center;
    line-height: 18px;
    margin-top: 10px;
}
.brmanin {
    border: 1px solid #dedede;
    padding: 10px;
    height: 100%;
    background: #f4f4f4;
}
.servicesmainp .col-md-4{
	margin-bottom:25px;
}	





 .servicespage {
    padding: 0px;
    border: 1px solid #dedede;
}
 .servserv {
    text-align: center;
    padding:25px 25px 15px;
}
.servserv h3 {
    font-size: 21px;
    margin-bottom: 9px;
    
    overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    -webkit-box-orient: vertical;
    color: #0b76bc;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 28px;
	white-space:nowrap;
}
.servserv a {
    color: #49168f;
    position: relative;
}
.servserv a span {
    color: #49168f;
    text-transform: uppercase;
}
.servserv a span.ti-angle-right {
    font-size: 11px;
    position: absolute;
    right: -13px;
    top: 5px;
}
.servserv a:hover span {
    color:#90C54F;
}
.servserv a {
    color: #90C54F;
}


.servserv p {
    line-height: 23px;
    margin-bottom: 15px;
}

.allcmspjojects ul{
	margin-bottom:25px;
}
.allcmspjojects ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}
.allcmspjojects li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    background: #666;
    width: 10px;
    height: 10px;
}
.newssec{
	margin-bottom:15px;
}
.newssec h3 {
    color: #0B76BC;
}
.newssec .datetim {
    display: block;
    padding: 4px 0px;
    color: #90C54F;
}
.newssec p {
    line-height: 23px;
    margin-bottom: 10px;
}
.newssec a {
    display: inline-block;
    position: relative;
    padding-right: 11px;
    color: #642C8E;
}
.newssec a span {
    position: absolute;
    right: 0;
    top: 9px;
    font-size: 10px;
}
.newpad {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}
.videofra{
	padding:5px;
	border:1px solid #dedede;
}
.videofra iframe {
    width: 100%;
    height: 350px;
    display: block;
}
.careersmain {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}
.careersmain h3 {
    margin-bottom: 5px;
    color: #0B76BC;
}
.careersmain span{
	display:block;
	margin-bottom:5px;
}
.careersmain span b{
	color:#642C8E;
}
.careersmain p{
}

.careersmain a {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#321162+0,49168f+100 */
background: #321162; /* Old browsers */
background: -moz-linear-gradient(left,  #321162 0%, #49168f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #321162 0%,#49168f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #321162 0%,#49168f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#321162', endColorstr='#49168f',GradientType=1 ); /* IE6-9 */

    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    text-align: center;
	margin-top:20px;
	padding: 6px 25px 10px;
}

.careersmain a span {
    position: absolute;
    right: 9px;
    top: 14px;
    font-size: 12px;
}

.padbr0{
	padding:0px;
	border:0px;
}
.applyform{
	padding:20px 25px 15px;
	background:#efefef;
	float:left;
}
.applyform ul{
	float:left;
	width:100%;
}
.applyform ul li{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.applyform ul li label{
	float:left;
	width:100%;
	margin-bottom:0px;
}
.applyform ul li label b{
	color:red;
}
.applyform ul li input {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    height: 35px;
    background: #fff;
    border: 1px solid #dedede;
    padding: 10px;
}
.applyform ul li textarea {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    background: #fff;
    border: 1px solid #dedede;
    padding: 10px;
}
.applyform h4 {
    font-size: 23px;
    margin-bottom: 35px;
    color: #0B76BC;
	position:relative;
}
.applyform h4::after {
    background: #90C54F;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    bottom:-13px;
    width: 75px;
}
.applyform button {
    background: #642C8E;
	width:100%;
	height:35px;
	border:0px;
	color:#fff;
	margin-top:10px;
}

.heightupload input{
	min-height:49px;
}
.contactuspage{
	background:#f1f1f2;
}
.contactuspage .form-group{
	margin-bottom:15px;
}
.sumpop button {
    background: green;
    color: #fff;
    border: 0px;
    padding: 10px 35px;
    display: inline-block;
}
.scrollTop {
    position: fixed;
    right: 25px;
    bottom: 10px;
    background-color: #90C54F;
    padding: 6px 0px 0px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #fff;
	cursor:pointer;
}

.scrollTop a {
  font-size: 18px;
  color: #fff;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background:#FC5000;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	cursor:pointer;
	z-index:2500;
}
#return-to-top span {
    color: #fff;
margin: 0;
position: relative;
left: 10px;
top: 10px;
font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:#333;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.imgcertifi img{
	width:100%;
	border:1px solid #dedede;
}
.sapretitle {
    width: 37%;
    float: right;
    padding-left: 70px;
}
.newshome img {
    border-radius: 10px;
}
.textnews {
    padding: 20px;
    direction: rtl;
    text-align: right;
}
.textnews h3 {
    font-size: 20px;
    display: block;
    color: #383737;
    font-weight: 600;
    padding: 0px 0px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.textnews a {
    color: #383737;
    position: relative;
}
.textnews a span {
    color: #d44300;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
.textnews a span i {
    position: absolute;
    left:-21px;
    top: 4px;
    font-size: 18px;
	-webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.textnews a span img {
    position: absolute;
    right: -22px;
    top: 0;
    width: 20px !important;
}
.textnews a span.ti-angle-right {
    font-size: 11px;
    position: absolute;
    right: -13px;
    top: 5px;
}
.textnews a:hover span {
    color:##fc5000;
}
.textnews a {
    color: #90C54F;
}


.textnews p {
    line-height: 23px;
    margin-bottom: 15px;
    color: #383737;
}
.newshome {
    background: #fff;
    border-radius: 10px;
}

.newspage {
    background: #fff;
    border-radius: 10px;
}
.newspage img{
    border-radius: 10px;
}


.imggal {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
    border-radius: 15px;
    border: 1px solid #dedede;
}

.imggal .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height:100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.imggal:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.imggal:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.content-details span.ti-zoom-in{
	font-size:25px;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}
.newstabs a {
    font-weight: 600;
    font-size: 19px;
    margin-left: 20px;
    position: relative;
	color:#979797;
}
.newstabs a.active {
	color:#12a651;
}
#nav-tab {
    position: relative;
}
.navvip::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    width:239px;
    background:#dedede;
    height: 2px;
}
.newstabs a.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    background: #12a651;
    height: 2px;
    z-index: 2500;
}
.navtabsvp span {
    border-bottom: 2px solid #979797;
    padding-bottom: 2px;
    margin-top: 8px;
}
.newstabs {
    margin-top: 0px;
    margin-bottom: 15px;
}
.photocss .col-md-3{
	margin-bottom:30px;
}

.videotab {
    border: 1px solid #dedede;
}
.videotab video{
	width:100%;
	height:250px;
}
.videocss .col-md-4{
	margin-bottom:30px;
}
.enquiryfomfo input {
    background: #343434;
    border: 1px solid #fff;
}
.enquiryfomfo textarea{
    background: #343434;
    border: 1px solid #fff;
}
.enquiryfomfo button {
    background: #12a651;
    border: 0px;
    text-align: center;
    width: 100%;
    padding: 5px;
    color: #fff;
    font-size: 14px;
}
.sitmap{
	font-size:14px !important;
}
.owl-carousel-banner .owl-nav{
	display:none !important;
}
.mainbanner {
    width: 100%;
    min-height: 425px;
}
.s-title {
    color:#fc5000;
    position: relative;
    text-transform: uppercase;
    padding-right: 35px;
}
.s-title::after {
    background: #fc5000;
    width: 30px;
    height: 2px;
    position: absolute;
    content: "";
    right: 0;
    top: 15px;
}
.abouth3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 31px;
    margin: 0px 0px 12px;
    color: #12a651;
    text-align: justify;
}
.chairman h2 {
    font-size: 25px;
    font-weight: 800;
    margin: 0px 0px 15px 0px;
    color: #12a651;
	text-transform:uppercase;
}
.chairman h4 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
    text-align: justify;
}
.chairman span {
    background: #FC5000;
    border-radius: 50%;
    display: inline-block;
    padding: 6px;
    margin-bottom: 15px;
}
.chairman span img {
    width: 40px;
}

.bg-vison{
	
}
.bg-iconsceo{
	background:#12A651;
}
.vision {
    background: #FC5000;
    height: 100%;
    padding: 25px;
    color: #fff;
    text-align: right;
}
.missi{
	background:#12A651;
	height:100%;
	padding:25px;
	color:#fff;
	text-align: right;
}
.visionmissi h2{
}
.vision h2, .missi h2 {
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 26px;
}
.vision p, .missi p{
	margin-bottom:15px;
}
.vision p b, .missi p b{
	font-weight:800;
}
.vision span, .missi span {
    display: inline-block;
    background: rgba(0,0,0,0.1);
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 15px;
}
.vision span img, .missi span img{
	display:inline-block;
	width:75px;
}
.ulvison li {
    margin-bottom: 20px;
    padding:0px 15px 0px 0px;
    position: relative;
}
.ulvison li:last-child{
margin-bottom:10px;
}
.ulvison li::after {
    content: "\f104";
    font-family: FontAwesome;
    display: block;
    right: 0;
    position: absolute;
    top: -6px;
    font-size: 22px;
}
.machinericons{
	text-align:center;
}
.machinericons img{
	width:75px;
}
.machinericons h4{
	color:#fff;
}
.machineritype{
	text-align:center;
}
.machineritype img{
	width:100%;
	padding:5px;
	border:1px solid #fff;
}
.machineritype h4 {
    margin-top: 15px;
    font-size: 20px;
}
.knowhow h3 {
    margin-bottom: 10px;
    color: #12a651;
    font-weight: 700;
    text-align: right;
}
.benefitsul {
    margin-top: 20px;
}
.benefitsul li {
    margin-bottom: 22px;
    position: relative;
    padding:0px 60px 0px 0px;
}
.benefitsul li img {
    position: absolute;
    right: 0;
    top: -2px;
    width: 50px;
}
.benefitsul li h4 {
    margin-bottom: 4px;
    color: #FC5000;
    font-weight: 800;
    font-size: 20px;
    text-align: right;
}
.h3benfits {
    margin-bottom: 10px;
    font-weight: 800;
    color: #12A651;
    text-align: right;
}
.ceotop img {
    border-radius: 15px;
}
.ceotop h3 {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 4px;
    padding: 0px 15px;
}
.ceotop span {
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-bottom: 15px;
    font-size: 14px;
}
.bodybg{
	background:#f4f4f4;
}
.ceotop img {
    border-radius: 0px;
}
.bodbg {
    padding: 0px;
    background: #fff;
    border-bottom: 4px solid #FC5000;
    border-radius: 0px 0px 5px 5px;
    height: 100%;
    text-align: center;
}
.chooseab{
	text-align:center;
}
.chooseab h3{
	color:#333;
	margin-bottom:5px;
}

.sertitlein h4 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 32px;
    color:#fff;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.sertitlein span {
	color: #fff;
display: block;
position: relative;
padding-left: 35px;
font-size: 20px;

}
.sertitlein span::after {
background: #fff;
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
bottom: 15px;
width: 27px;
}
.pinhouse {
    font-size: 18px;
    line-height: 28px;
}
.inhousbg {
	width:100%;
	padding:15px 0px 25px;
}
.sanyn {
    text-align: center;
    font-size: 15px;
    margin-bottom: 21px;
}
.sanyn img {
    width: 75px;
    padding: 5px;
    margin-bottom: 12px;
}
.sanyn h4 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
}
.introbgmain {
    overflow: hidden;
    position: relative;
}
.introbg {
    position: absolute;
    left: -18px;
    bottom: -21px;
    opacity:0.1;
}
.h4about {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    text-align: justify;
}
.mt-4.chairmanname {
    color: #FC5000;
    text-transform: uppercase;
    font-weight: 800;
}
.chairmanpos {
    text-transform: uppercase;
}
.aboutsanyin{
	padding:25px;
}
.aboutintrod {
    padding: 25px;
    text-align: right;
}
.a-links.lastme {
    margin-left: 0px;
}
.perfect-size-thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
    position: relative;
    margin: 0 auto;
        margin-bottom: 0px;
    border: 1px solid #dededede;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.perfect-size-thumb img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
}
.logoclients{
	width:100%;
}
.logoclients li {
    width: 18%;
    float: left;
    margin: 0px 10px 15px;
}
.logoclients h3 {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}
.cerificamain i{
	color:#fff;
}
.certifoce h3 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-top: 8px;
}
/* style */
.myaccordion {
  max-width: 100%;
  margin:0px auto;
}

.myaccordion .card, .myaccordion .card:last-child .card-header {
    border: none;
}

.myaccordion .card-header {
    border-bottom-color: #EDEFF0;
    background: transparent;
    padding: 6px 10px;
    font-size: 15px;
}

.myaccordion .fa-stack {
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    display: block;
    line-height: 26px;
    opacity: 0.5;
}

.myaccordion .btn {
    width: 100%;
    font-weight: 600;
    padding: 5px 0px;
    position: relative;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}
.bglist {
    padding: 10px;
    background: #f1f1f1;
}
.myaccordion .card-header button{
	color: #FC5000;
}
.myaccordion .card-header button.collapsed{
	color: #333;
}
.cardleft li {
    position: relative;
    padding: 0px 15px 0px 0px;
}
.cardleft li a {
    display: block;
    text-align: right;
    direction: rtl;
}
.cardleft li::after {
    content: "\f104";
    font-family: FontAwesome;
    display: block;
    right: 0;
    position: absolute;
    top: -3px;
    font-size: 18px;
}
.card-body.cardleft {
    padding: 15px;
}
.myaccordion .card{
	margin-bottom:15px;
}
.myaccordion button .fa-stack{
    opacity:1;
}
.myaccordion button.collapsed .fa-stack{
    opacity:0.5;
}
.img-full-lis {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    position: relative;
    margin: 0 auto;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 0px;
}
.img-full-lis img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
}
.listcol h5 {
    background: #e9eaea;
    font-size: 16px;
    padding: 10px 10px 11px;
    text-align: right;
}

.listcol a{
	display:block;
	border:1px solid #e2e2e2;
}
.contentprod{
	padding:0px 10px 15px;
}
.contentprod p{
	font-weight:700;
}
.contentprod p span{
	font-weight:400;
}
.contentprod p{
	margin-bottom:5px;
}
.contentprod p:last-child{
	margin-bottom:0px;
}
.liststy .col-md-6{
	margin-bottom:30px;
}
.paginat {
    padding-bottom: 10px;
    display: block;
    text-align: right;
    direction: rtl;
}
.pagination-sm a.activepage{
	background:#333;
	color:#fff;
}
.rightthum {
    width: 78%;
    float: right;
    margin-right: 2%;
}
.leftthum {
    width: 20%;
    float: right;
}

.productcondition {
    padding: 15px 0px 10px;
    text-align: right;
}
.productcondition p {
    font-weight: 700;
    margin-bottom:7px;
}
.productcondition p span{
	font-weight:400;
}
.productcondition p:last-child{
	margin-bottom:0px;
}
.product-name {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-align: right;
    direction: rtl;
}
.requestbtn {
    padding: 20px 0px;
    margin: 25px 0px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    text-align: right;
}
.requestbtn button {
    padding: 10px 20px;
    width: 250px;
    border: 0px;
    background: #FC5000;
    font-weight: 600;
    font-size: 19px;
    color: #fff;
}
.socail-mediap{
	float:right;
	margin-left:10px;
}
.socail-mediap li {
    float: left;
    margin-right: 10px;
}
.socail-mediap li a {
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    display: block;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
}
.sharep {
    float: right;
    padding-top: 5px;
    margin-left: 5px;
}
.toplinkspro {
    float: right;
}
.toplinkspro li {
    float: left;
    margin-left: 13px;
}
.toplinkspro li a {
    display: inline-block;
    color:#4d4b4b;
    padding: 0px 0px 0px 25px;
    position: relative;
    line-height: 26px;
}
.toplinkspro li a i.fa-print {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 19px;
}
.toplinkspro li a i.fa-envelope-o {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 17px;
}
.toplinkspro li a img{
	position:absolute;
}
.shareemail {
    float: right;
    padding-top: 2px;
}
.probl{
	padding:5px;
}
.probl span{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 440px;
    position: relative;
    margin: 0 auto;
	text-align:center;
}
.probl span img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    display: inline-block;
    object-fit: scale-down;
}
.product-subname {
    font-size: 18px;
    margin: 2px 0px 0px;
    color: #000;
    text-align: right;
}
.productdisc {
    padding: 25px 0px 0px;
    text-align: right;
    direction: rtl;
}
.productdisc p {
    margin-bottom: 20px;
}
.productdisc h1, .productdisc h2, .productdisc h3, .productdisc h4, .productdisc h5, .productdisc h6 {
    margin-bottom: 6px;
    color: #000;
}

.productdisctitle h3 {
    border-bottom: 2px solid #dedede;
    font-size: 22px;
    padding: 0px 0px 6px;
    position: relative;
    text-align: right;
}
.productdisctitle h3 span {
    font-size: 22px;
    position: relative;
    display: inline-block;
}
.productdisctitle h3 span::after {
    background: #FC5000;
    content: "";
    display: block;
    height: 4px;
    right: 0;
    position: absolute;
    bottom: -8px;
    width: 198px;
}
.downbro {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -3px;
    background:#FC5000;
    color: #fff;
    padding: 6px 17px 7px 18px;
    border-radius:2px;
}
.downbro i{
	margin-right:5px;
}
.reces {
    padding: 10px;
    border-top:2px solid #FC5000;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.contentprodsli {
    padding: 10px 0px;
    text-align: right;
}
.contentprodsli p{
	font-weight:700;
}
.contentprodsli p span{
	font-weight:400;
}
.contentprodsli p {
    margin-bottom: 1px;
    font-size: 14px;
    text-align: right;
}
.contentprodsli p:last-child{
	margin-bottom:0px;
}
.recenthome {
    background: #fff;
    border-radius: 10px;
}
.recenthome img{
 
}
.h3prod {
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 15px;
    color: #333;
    text-align: right;
    margin-top: 5px;
}
.product-name2 {
    font-size: 17px;
    color: #000;
    font-weight: 700;
}
.product-subname2 {
    font-size: 15px;
    margin: 6px 0px 7px;
}
.breadbg2{
    background:#e2e4e6;
    width: 100%;
    padding:13px 0px 10px;
}
.breadcrump3 span a {
    color:#666;
    font-size: 15px;
    position: relative;
    margin: 0px 10px;
    text-transform: capitalize;
}
.breadcrump3 span a i{
    font-size: 14px;
}
.breadcrump3 span a{
    float:right;
}
.breadcrump3 span a::after {

    position: absolute;
    content: "\f104";
    font-family: FontAwesome;
    left:-13px;
    top:-2px;
    color:#666;
    font-size: 17px;

}
.breadcrump3 span a:last-child::after {
	display:none;
}
/*********************** Demo - 16 *******************/
.box16 {
  text-align: center;
  color: #fff;
  position: relative;
}

.box16 .box-content,
.box16:after {
  width: 100%;
  position: absolute;
  left: 0;
}

.box16:after {
  content: "";
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(69%, rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.76)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.08) 69%, rgba(0, 0, 0, 0.76) 100%);
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.box16 .post,
.box16 .title {
  -webkit-transform: translateY(145px);
          transform: translateY(145px);
  -webkit-transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
  transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
}

.box16:hover:after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.01)), color-stop(11%, rgba(0, 0, 0, 0.09)), color-stop(13%, rgba(0, 0, 0, 0.12)), color-stop(20%, rgba(0, 0, 0, 0.19)), color-stop(28%, rgba(0, 0, 0, 0.29)), color-stop(29%, rgba(0, 0, 0, 0.29)), color-stop(38%, rgba(0, 0, 0, 0.42)), color-stop(43%, rgba(0, 0, 0, 0.46)), color-stop(47%, rgba(0, 0, 0, 0.53)), color-stop(69%, rgba(0, 0, 0, 0.75)), color-stop(84%, rgba(0, 0, 0, 0.87)), color-stop(99%, rgba(0, 0, 0, 0.98)), to(rgba(0, 0, 0, 0.94)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0, rgba(0, 0, 0, 0.09) 11%, rgba(0, 0, 0, 0.12) 13%, rgba(0, 0, 0, 0.19) 20%, rgba(0, 0, 0, 0.29) 28%, rgba(0, 0, 0, 0.29) 29%, rgba(0, 0, 0, 0.42) 38%, rgba(0, 0, 0, 0.46) 43%, rgba(0, 0, 0, 0.53) 47%, rgba(0, 0, 0, 0.75) 69%, rgba(0, 0, 0, 0.87) 84%, rgba(0, 0, 0, 0.98) 99%, rgba(0, 0, 0, 0.94) 100%);
}

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

.box16 .box-content {
  padding: 20px;
  margin-bottom: 20px;
  bottom: 0;
  z-index: 1;
}

.box16 .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.box16 .post {
  display: block;
  padding: 8px 0;
  font-size: 15px;
}

.box16 .social li a,
.box17 .icon li a {
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
}

.box16:hover .post,
.box16:hover .title {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.box16 .social {
  list-style: none;
  padding: 0 0 5px;
  margin: 40px 0 25px;
  opacity: 0;
  position: relative;
  -webkit-transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
          transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
  -webkit-transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.box16:hover .social {
  opacity: 1;
  -webkit-transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);
          transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);
}

.box16 .social:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: -23px;
  left: 0;
  right: 0;
}

.box16 .social li {
  display: inline-block;
}

.box16 .social li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #6d3795;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.box17 .icon li,
.box17 .icon li a {
  display: inline-block;
}

.box16 .social li a:hover {
  background: #bea041;
}

.box16 .social li:last-child a {
  margin-right: 0;
}

@media only screen and (max-width: 990px) {
  .box16 {
    margin-bottom: 30px;
  }
}
.starpro {
    width: 100%;
    position: relative;
}
.namepro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-weight: 700;
    padding: 20px;
    text-transform: capitalize;
}
.bgstat {
    background: #333;
    height: 100%;
}
.liststarpro{
	padding:20px;
}
.liststarpro li {
    color: #fff;
    margin-bottom: 25px;
    font-size: 19px;
    padding-left: 30px;
    position: relative;
}
.liststarpro li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    width: 18px;
    height: 18px;
}
.statinfo img {
    padding: 5px;
    border: 1px solid #dedede;
    background: #fff;
    width: 100%;
}
.starpro2 img {
    padding: 5px;
    background: #fff;
    border: 1px solid #dedede;
}
.servicessp {
    padding: 0px 0px 13px;
}
.servicessp li {
    margin-bottom: 10px;
    font-size: 19px;
    padding-right: 20px;
    position: relative;
    text-align: right;
}
.servicessp li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 2px;
    background: #999;
    width:13px;
    height: 13px;
}
.servicessp li h4{
	font-size:15px;
}
.contacser span {
    margin-bottom: 3px;
    display: block;
}
.contacser img {
    width: 45px;
    margin-bottom: 10px;
}
.contacser p {
    margin-bottom: 10px;
    line-height: 18px;
}
.contacser h3 {
    font-size: 19px;
    line-height: 25px;
    color: #333;
}
.brconta span{
}
.brconta p{
	font-weight:400;
}
.brconta h4 {
    font-size: 20px;
    margin-bottom: 3px;
    font-weight: 700;
}
.brconta img {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
}
.brconta h5 {
    font-size: 17px;
    font-weight: 500;
}

.textnewspage {
    padding: 10px 0px;
    text-align: right;
}
.textnewspage h3 {
    font-size: 18px;
    display: block;
    color: #383737;
    font-weight: 700;
    padding: 0px 0px 10px;
}
.textnewspage a {
    color: #383737;
    position: relative;
}
.textnewspage a span {
    color: #d44300;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
.textnewspage a span i {
    position: absolute;
    left: -22px;
    top: 7px;
    font-size: 18px;
	-webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.textnewspage a span img {
    position: absolute;
    right: -22px;
    top: 0;
    width: 20px !important;
}
.textnewspage a span.ti-angle-right {
    font-size: 11px;
    position: absolute;
    right: -13px;
    top: 5px;
}
.textnewspage a:hover span {
    color:##fc5000;
}
.textnewspage a {
    color: #90C54F;
}


.textnewspage p {
    line-height: 23px;
    margin-bottom: 10px;
    color: #383737;
}
.newsvde h3 {
    color: #000;
    font-weight: 700;
}
.newsvde span {
    font-weight: 600;
    background: #FC5000;
    display: inline-block;
    text-align: center;
    padding: 6px 10px 5px;
    color: #fff;
    font-size: 11px;
    margin-bottom: 13px;
    direction: ltr;
}
.newsvdetails p{
	margin-bottom:15px;
}
.newsvdetails ul ul{
	padding:7px 0px 0px 25px;
}
.newsvdetails ul li {
    margin-bottom: 10px;
    position: relative;
    padding: 0px 0px 0px 20px;
}

.newsvdetails ul li::after {
    position: absolute;
    content: "";
    font-family: FontAwesome;
    left: 0px;
    top: 5px;
    color: #666;
    font-size: 21px;
    width: 12px;
    height: 12px;
    background: #999;
}
.newsvdetails ul ul li::after {
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    left: 0px;
    top: -4px;
    color: #666;
    font-size: 18px;
    background: none;
}

 

.newslist li {
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}
.newslist li:last-child{
    border-bottom: 0px;
}
.newslist a {
    display: block;
    position: relative;
    padding: 0px 110px 0px 0px;
    min-height: 66px;
    text-align: right;
    direction: ltr;
}
.newslist a img {
    position: absolute;
    right: 0;
    top: 0;
    width: 97px;
}
.newslist a img{
	position:absolute;
}
.newslist h3 {
    font-size: 15px;
}
.newslist span {
    font-size: 12px;
    color: #FC5000;
}
.videogallery iframe{
	width:100%;
	height:300px;
	padding:5px;
	border:1px solid #dedede;
}
.videogallery h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin: 5px 0px 0px;
    color: #000;
}

.gallerytit {
    margin: 15px 0px 5px;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    color: #000;
}
.gallerytit2 {
    margin:0px 0px 5px;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
#hovertop {
    float: right;
    position: relative;
    margin-left: 0px;
}
#hovertop:hover {
}
#hovertop:hover .hovershow {
	display:inline;
}
.hovershow {
    background: #fff;
    border: none;
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 10;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
    padding: 0px 0px;
    z-index: 2000;
    text-align: center;
    border-radius: 6px;
}
.poplinks span{
	display:block;
}
.poplinks span a {
    color: #333;
    display: block;
    text-align: left;
    padding: 8px 10px;
    border-bottom: 1px solid #dedede;
    font-size: 14px;
    text-align: right;
}
.poplinks span a:last-child{
    border-bottom:0px;
}
.images-cat img{
	border:1px solid #dedede;
}
.content-cat {
    padding: 10px 0px;
    text-align: right;
    direction: rtl;
}
.content-cat h3 {
    font-size: 17px;
    font-weight: 700;
    margin: 0px 0px 5px;
}
.content-cat h4{
	font-size:14px;
	margin-bottom:10px;
}
.content-cat p{
	display:block;
	text-align:center;
}
.content-cat p a{
	display:block;
	text-align:center;
	background:#FC5000;
	padding:5px;
	color:#fff;
	margin:10px 0px 0px;
}
.content-cat p a i{
	padding-left:5px;
}
.sitemma h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #FC5000;
    text-align: right;
    direction: rtl;
}
.sitemma h3 a{
    color: #FC5000;
}
.sitemma ul{
	float:left;
	width:100%;
}
.sitemma ul li {
    margin-bottom: 9px;
    position: relative;
    float: right;
    width: 100%;
    text-align: right;
}
.sitemma ul li a::after {
    position: absolute;
    content: "";
    right: 0;
    top: 9px;
    background: #999;
    width: 15px;
    height: 2px;
}
.sitemma ul ul {
    padding-right: 25px;
    margin-top: 5px;
}
.sitemma ul ul li:last-child{
	margin-bottom:0px;
}
.sitemma ul li a {
    display: inline-block;
    font-weight: 600;
    position: relative;
    padding-right: 22px;
}
.sitemma.mb-3 {
    float: left;
    width: 100%;
}
.subitbtn {
    background: #FC5000;
    border: 0px;
    padding: 8px 35px;
    color: #fff;
    font-size: 17px;
}
.formlab label {
    margin-bottom: 5px;
    display: block;
    text-align: right;
}
.homeproducts{
	width:100%;
	float: left;
}
.homeproducts li {
    width: 14.2857%;
    float: left;
    padding:0px 15px;
}

.clientsbg{
		background:#f3f3f0;
padding:30px 0px 40px;
}
.clientsowl .owl-nav{
	display:none !important;
}
.clientsh a {
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #dedede;
}
.clientsowl .owl-dots{
	display:none !important;
}
.listmach li {
    font-size: 18px;
    position: relative;
    padding: 0px 32px 20px 0px;
    float: right;
    width: 25%;
    text-align: right;
}
.listmach li span {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background: #FC5000;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border-radius: 50%;
}

.galleryma .col-md-6{
	margin-bottom:15px;
}
.rentalimage img{
	padding:5px;
	border:1px solid #dedede;
}
.rentalimage h4 {
    margin: 15px 0px 15px;
    font-weight: 700;
    font-size: 20px;
}
.boldcontact {
    font-size: 17px;
    font-weight: 700;
    color: #FC5000;
    margin-bottom: 20px;
}
.h4sany {
    color: #000;
    font-weight: 700;
    font-size: 21px;
    margin-top: 15px;
}
.imagebrnon h3 {
    font-size: 21px;
    visibility:hidden;
}
.imagebrnon h3 span {
    color: #f11b1d;
    padding: 0px 10px;
}
.testbg{
		background:#fff;
padding:40px 0px 35px;
}

.testimon p {
    width: 100%;
    padding: 0px 10%;
    text-align: center;
    margin-top: 13px;
    line-height: 26px;
}
.testimon sup {
    font-size: 36px;
    display: inline-block;
    top: 9px;
}
.testimowl .owl-nav{
	display:none !important;
}
.testimowl .owl-dots{
	margin-top:25px !important;
}
.testimowl .owl-dots .owl-dot span {
    display: block;
    width: 14px;
    height: 14px;
    background: #d7d7d7;
    border-radius: 50%;
}
.testimowl .owl-dots .owl-dot {
	margin:0px 3px;
}
.testimowl .owl-dot.active span{
	background:#fc5000;
}
.testinfo {
    text-align: center;
    margin-top: 20px;
}
.testinfo img {
    width: 75px !important;
    border: 1px solid #dedede;
    display: inline-block;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 7px;
}
.testinfo h4{
	font-weight:700;
}
.testinfo span {
    font-style: italic;
}
.mobilemenu {
    width: 235px;
    margin-top: 6px;
	display:none;
}
.clientsbt .logoclients{
	margin-bottom:20px;
}
.reqbtn{
	margin-top:15px;
	display:none;
}
.imgcatlo img{
	width:100%;
}
.disnon{
	display:none !important;
}
.col-md-6.chairman {
    text-align: right;
}
.contacser {
    text-align: right;
    direction: rtl;
}
.tesri{
	text-align: right;
}
.contactuspage label {
    display: block;
    text-align: right;
}
.col-md-12.newsvde {
    text-align: right;
    direction: rtl;
}
.languagech {
    float: left;
    margin-right: 15px;
}
.languagech a {
    color: #fff;
    padding: 0px 15px;
    line-height: 32px;
    border-right: 1px solid #0b7f3d;
	border-left: 1px solid #0b7f3d;
    min-height: 35px;
}
.floatri{
	float:right;
}
.proimages{
	direction:ltr;
}
.rightthum .slick-prev::before{
	content: '\f104' !important;
}
.rightthum .slick-next::before{
	content: '\f105' !important;
}
/* Video Modal */
.video-modal,
.video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}
.video-modal {
	overflow: hidden;
	position: fixed;
	opacity: 0.0;
  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);
  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(0,0,0,0.8);
  opacity: 0.0;
  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}


.video-modal-content {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	margin: 0 auto;
	overflow-y: visible;
	background: #000;
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); 
}
 @media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); 
  }
}
@media (max-width: 640px) {
	.video-modal-content {
		width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625); 
	}
}

.close-video-modal {
    display: block;
    position: absolute;
    right: 0px;
    top: -38px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    width: 35px;
    height: 35px;
    z-index: 2500;
    padding: 0px;
    line-height: 20px;
    border-radius: 50%;
}
.close-video-modal img{
}
iframe#youtube {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #000;
	box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}

.show-video-modal .video-modal {
	opacity: 1.0;
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
	opacity: 1.0;
}
.show-video-modal .video-modal-content {
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}
.imgvideo .image {
  display: block;
  width: 100%;
  height: auto;
}

.imgvideo .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,0,0,0.7);
}

.imgvideo:hover .overlay {
  opacity: 1;
}

.imgvideo .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.imgvideo .fa-play-circle-o {
    display: none;
    font-size: 50px;
}
.imgvideo:hover .fa-play-circle-o {
  opacity: 1;
  display:block;
  color:#fff;
}
/* Video Modal */
.posis{
    position:relative !important;
}
#results {
    text-align: right;
}
#loaderID {
    width: 100%;
    text-align: center;
    padding-top:150px;
    background: #fff;
    padding-bottom: 150px;
}
#loaderID img{
	width:50px;
}
.search_no{
    text-align:center;
}
.search_no img{
    width:75px;
}
.search_no h3 {
    color: #FC5000 !important;
}
.search_no p{
    text-align:center;
}
.modelpopp label {
    text-align: right;
    width: 100%;
}
.spbmho{
    display:inline-block;
}.listcolmain {
    border: 1px solid #e2e2e2;
}
.requestprodtc {
    width: 100%;
    border: 0px;
    background: #FC5000;
    color: #fff;
    padding: 7px 0px;
    margin: 5px 0px;
    font-size: 16px;
}
.downloadpro {
    width: 100%;
    border: 0px;
    border: 1px solid #FC5000;
    color: #000;
    padding: 6px 0px;
    margin:5px 0px 0px;
    font-size: 16px;
    display: block;
    text-align: center;
}
.numberschange{
    direction:ltr;
    text-align:right;
}
.mapgo iframe{
width:100%;
height:100%;
}
.desicmain {
    padding: 25px 0px;
    background:rgba(234,234,234,0.5);
    font-size: 23px;
}
.desicmain p {
    color: #333;

}