body {padding-top:0px; 
font-family: 'Hind Madurai', sans-serif;
	font-weight:2300px;
}

a, a:hover, a:active {text-decoration:none;}
/***********start overiding bootstrap*******/

/*main navbar*/


.back9 {
    background: url("../images/back9.png") ;
    width: 100%;
    min-height:500px;
}

.back9a {
    background: url("../images/back9a.png") ;
    width: 100%;
    min-height: 700px;
}


.text-center {
    text-align: center;
}


.bord{
background-color: rgb(255, 255, 255);
        padding: 30px 25px 20px;

        box-shadow: 5px 5px 90px 10px rgba(138,80,6,0.09);
}

.footer-linksa {
    font-size: 16px;
    color: #2A6200;
	padding-bottom: 20px;
}


.footer9{
	color: #E9823B;
	font-size:20px; 
	font-weight: 600;
   
    text-decoration:none;
}
    .lead {
        font-size: 24px;
    }

.btn-success7 {
    color: #000;
    margin-top: 8px;
    font-size: 22px;
    padding: 10px;
    border-radius: 20px;
    margin-right: 7px;
  
    border: 1px solid #E9823B;
}
.btn-success5 {
    color: #fff;
    margin-top: 8px;
    font-size: 18px;
    padding: 10px;
    border-radius: 20px;
    width: 180px;
    ont-family: 'Tajawal', sans-serif;
    background: linear-gradient(-45deg, #ff9900 35%, #fcb806 65%);
    border-color: none;
}
.btn-success7a {
    color: #000;
    margin-top: 8px;
    padding: 8px;
    border-radius: 20px;
    width: 150px;
    border: 1px solid #E9823B;
}
.btn-success8a {
    color: #000;
    margin-top: 12px;
    padding: 8px 20px;
    border-radius: 20px;
    border: 1px solid #E9823B;
}
.textphotos {
    font-size: 20px;
    color: #000;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Playfair Display', serif;
    line-height: 33px;
    margin-top: 0px;
    font-weight: 400;
}
.bak-orange{
	
	background: linear-gradient(-45deg, #fcb806 35%, #ff9900 65%);
	color: #FFFFFF;
	padding:5px;
	font-size: 40px;
	
   
    text-decoration:none;
}


.h31 {
  font-size:30px;
	margin-right:  10px;
	color: #419659;
	font-weight: 400;
}
.h34 {
  font-size:22px;
	margin-right:  10px;
	padding-bottom:10px; 
	color: #419659;
	font-weight: 400;
	letter-spacing: 1px;
}
.h34a {
  font-size:22px;
	margin-right: 0px;
	color: #419659;
	font-weight:400;
	letter-spacing: 0px;
}
.h32 {
  font-size:50px;
	margin-right:  10px;
	color: #419659;
	font-weight: 400;
}


.holder {
    perspective: 600px;
    transform: perspective(400px);
    overflow: hidden;
    margin-bottom: 0px;
}
.navbar-default {
   width: 100%;
    height:150px;
	background: #FFFFFF;
	
	    
}

.happy {
    background: url("../images/happy.jpg");
    height:472px;
	    
}
.bg {
    background: url("../images/scan1.jpg");
    height:472px;
	    
}
.about-us {
  font-size:30px;
color: #103741;
	font-weight: 600;
	font-family: 'Quicksand', sans-serif;
}

.about-us-text {
 color: #4D4D4D;
    margin: 0px;
    font-weight: 200;
    max-width: 100%;
	letter-spacing: 1px;
   
    font-size: 18px;
    padding-top: 0;}

.about80 {
  font-size:20px;
	letter-spacing: -1px;
color: #103741;
	font-weight: 400;}



.zoom img:hover {
    -webkit-transform: translate3d(0,0,100px);
    -moz-transform: translate3d(0,0,100px);
    -ms-transform: translate3d(0,0,100px);
    -o-transform: translate3d(0,0,100px);
    transform: translate3d(0,0,100px);
}
.blue800 {
    background: url("../images/back-blue.jpg");
}

.box-flex {
   padding:40px ;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E3E3E3;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 10%);
}

.rightimage {background-image:url("../images/star.png"); z-index:5;}
.rotate {background-image:url("../images/busket-ball.png"); z-index: 10;}
.toy {background-image:url("../images/toy1.png"); z-index: 10;}
.toy2 {background-image:url("../images/toy2.png"); z-index:11;}
.butterfly-3 {background-image:url("../images/butterfly-3.png"); z-index:12;}
.sun {background-image:url("../images/sun.png"); z-index:13;}

.rightimage{
  background-repeat: no-repeat;
  position:absolute;
  width:50px;
  height:50px;
  top:0px;
  right: 100px;
  animation: dt-swing2 ease-in-out 2s infinite alternate;
}

.rotate{
  background-repeat: no-repeat;
  position:absolute;
  width:50px;
  height:50px;
  top:0px;
  left: 100px;
  animation: dt-swing2 ease-in-out 2s infinite alternate;
}
.toy{
  background-repeat: no-repeat;
  position:absolute;
  width:50px;
  height:50px;
  top:50px;
  left: 100px;
  animation: flash ease-in-out 7s infinite alternate;
}

.toy2{
  background-repeat: no-repeat;
  position:absolute;
  width:50px;
  height:50px;
  top:300px;
  right:50px;
  animation: flash ease-in-out 7s infinite alternate;
}
.butterfly-3{
  background-repeat: no-repeat;
  position:absolute;
  width:50px;
  height:50px;
  top:30px;
  right: 75px;
  animation: flash ease-in-out 7s infinite alternate;
}

.sun{
  background-repeat: no-repeat;
  position:absolute;
  width:50px;
  height:50px;
  top:200px;
  left: 75px;
  animation: flash ease-in-out 5s infinite alternate;
}


@keyframes flash {
  from {right: 20px;}
  to {left: 40px;}
}

@keyframes dt-swing2 {
  from {right: 20px;}
  to {left: 40px;}
}



.hope{
 position:relative;
 
}
@keyframes dt-swing2 {
  from {top: 20px;}
  to {top: 40px;}
}

.logo-top {
vertical-align: middle;
height: 250px;}


.box-flex79 {
   padding:30px ;
    background-color: #ffffff;
	height:200px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}
.box-flex79-a {
   padding:30px ;
    background-color: #ffffff;
	height:350px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}
.box-flex75 {
   padding:30px ;
    background-color: #ffffff;
	height:350px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}
.box-flex80 {
   padding:30px ;
    background-color: #ffffff;
	height:200px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}

.box-flex80-a {
   padding:30px ;
    background-color: #ffffff;
	height:350px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}
.bak-prod {
    background: url(../images/prod-index.png) center no-repeat;
   
	    height:300px;
	
}

.prod {
   margin-left:80px;
	margin-right: 50px;
}

.holder {
    perspective: 600px;
    transform: perspective(400px);
    overflow: hidden;
    margin-bottom: 0px;
}

.news {
 
	min-height: 250px;
}


.products, .holder, .zoom, .zoom img:hover, .zoom-hover, .zoom-out, .zoom img, .contact img, .join img, .events .event .caption, .news-section .news .caption, .product, .product:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.zoom {
    perspective: 1000px;
    border-radius: 10px;
    cursor: pointer;
}
.zoom10 {
    width: 50%;}

.features6 {
 padding:0px;
	padding-top:20px;
    padding-bottom: 20px;
	background-color: #f3f0ea;
}
.features7 {
 padding:0px;
	padding-top:0px;
    padding-bottom:0px;
	background-color:#fcf0e7; 
}
.features73 {

	margin-left: 0px;
   margin-right: 0px;
	border: 1px solid #ff9900;
	
}
.flower2 {

	background: url(../images/flower2.jpg);
     min-height:300px; }

.boy {

	background: url("../images/boy.jpg");
     min-height:340px; }

.color80 {
background-color: #edf6e9;

     min-height:300px; }


.flowertext {
color: #FFFFFF;
	padding-top:80px;
font-size:42px;
font-family: 'Gowun Batang', serif;
}
.flowertext2 {
color: #FFFFFF;
	padding-top:80px;
font-size:30px;}

.indextext2 {
color: #FFFFFF;
	padding-top:80px;
font-size:30px;}

.indextext6 {
color: #FFFFFF;
	padding-top:80px;
font-size:50px;
font-weight: 600;}


.flowertext3 {
color: #FFFFFF;
	padding-top:0px;
font-size:22px;
font-weight: 300;}

.flowertext4 {
color: #FFFFFF;
	padding-top:0px;
font-size:18px;}



.team5 {
    background: url("../images/care.jpg") no-repeat center center fixed;

    width: 100%;
    min-height: 400px;
}
.team6 {

    padding-top:70px;
    padding-bottom:50px;
}

    .navbar-nav > li > a {
        margin-top: 5px;
    }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #edf6e9;
    border-radius: 20px;
} 
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px;
}
.hope101 {
background: #f3f0ea;
	height: 35px;
	
	z-index: 20000;
	width: 100%;
	top: 10px;
	float: right;

}

.flex10 {
	background-color: #F2F2F2;
	height: 100%;
}

.gree22y {
 padding:0px;
	background-color: #F2F2F2;
}

#gf-service .row {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
}

.billboard .paddle, .billboard .paddle-small {
    top: 50%;
    margin-top: -22.5px;
    z-index: 3;
}
.paddle, .paddle-small {
    position: absolute;
    color: #fff;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 35px;
    height: 35px;
    text-decoration: none;
    background-color: #000;
    outline: 5px solid rgba(255,255,255,0.15);
    overflow: hidden;
}


.blog {
    background: none;
	position: relative;
	margin-top:80px;
}
.blog .main_blog_area .main_blog_content ul.main_blog li.single_blog_content {
    background: #fff;
    padding: 15px 20px;
    width:80%;
	margin-bottom:30px;
	align:center;
    border: 1px solid rgba(77,77,77,1.00);}
	
	.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float:left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;}
		
	.blog .main_blog_area .main_blog_content ul.main_blog {
    width: 100%;
}	

.blog .main_blog_area .main_blog_content ul.main_blog li.single_blog_content p.blog_love {
    color: #3E3E3E;
}
.blog .main_blog_area .main_blog_content ul.main_blog li.single_blog_content p {
    color: #797979;
    font-size: 30px;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}
.owl-carousel .owl-item {
    /* position: relative; */
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}
.hotline {
	line-height:40px;
	font-size:40px;
	color:#6A6A6A;
		
}
.bak-10 {
	background-color: #F2F2F2;
		
}
.top-page {
	padding-top:8%;
		
}
.videos {
	line-height:40px;
	font-size:40px;
	color:#ffffff;
background:#BCBCBC;
	padding-top:  30px;
	padding-bottom: 30px;
	width: 100%;
		
}
.holder {
padding:20px;
  perspective:700px;
  overflow:hidden;
}
.img {
  border-radius: 0px;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}

.img:hover {-webkit-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
-webkit-transform: translate3d(0,0,100px);
transform: translate3d(0,0,100px);}


.quality {
	margin-top:150px;
		
}

.font-ani {
	margin-top:0px;
	color: #3d3d3d;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:35px;}

.font-ani2 {
	margin-top:0px;
	color: rgba(0,0,0,1.00);
	font-family: 'Open Sans Condensed', sans-serif;
	line-height:45px;
	font-size:55px;
font-weight:200;}

.font-ani3 {
	margin-top:0px;
	color: #3d3d3d;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:35px;
line-height: 45px;}


.photos img {
    opacity:0.70;
    filter: alpha(opacity=1);
	top: auto;
   }
.navbar-default {border-color:transparent;  z-index:100;}

.portfolio-filter2 > li a.active {
    color: #fff;
padding: 25px;
	margin-left: 24px;
	margin-right: 24px;
    background: rgba(74,74,74,1.00);
    box-shadow: none;
    border-radius: 40px;
}
.social55 {
   margin-right:20px ;
	margin-top:10px ;
	z-index: 20000;
}
.about{
  font-size:1.40rem;
	color:#c73c10;
	font-family: 'Jost', sans-serif;
}
.arabic {
   margin-right:10px ;
	padding-left:73% ;
	margin-top:5%;
	top:20px;
	position: absolute;
	align:right;
}


.container1{width:100%;
margin:auto;
position: relative;}
.box h2, .team2 h2, .our_clients h2{}
p2 {
   font-family: 'Open Sans Condensed', sans-serif;
    font-size:20px;
	line-height:40px;
	color: rgba(31,31,31,1.00);
	
}

.phottext {
   font-family: 'Open Sans Condensed', sans-serif;
    font-size:24px;
	line-height:40px;
	color:#454545;
	margin-bottom:5px;
}
.phottext40 {
   font-family: 'Open Sans Condensed', sans-serif;
    font-size:55px;
	line-height:40px;
	color:#FFFFFF;
	margin-bottom:5px;
}

.small {
    
    font-size:100%;
    line-height:25px;
    color:#FFFFFF;
	margin-bottom: 50px;
}

.social-font3 {
    font-size:18px;
    color:#454545;
    margin-top: 25px; 
	margin-right:150px;
    margin-bottom: 10px;
   font-family: 'Open Sans Condensed', sans-serif;
}	

.about .main_about_content_area .single_about_right_content .right_single_about_skill {
    margin-top: 20px;
    overflow: hidden;}


	.about .main_about_content_area .single_about_right_content .right_single_about_skill .right_about_top_cotent .right_about_top_img {
    width: 15%;
    float: left;
    margin-top: 40px;}
	
.profile h2{
	background-color:#454545;
	color:#FFF;
	padding: 5px 40px;}
.navbar {min-height:0px;
}


/*active link.navbar-brand {height:auto;margin-top:20px;}*/
/*active link*/
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color:rgb(255,0,0);
	
}
.navbar-default .navbar-nav > li > a {
	
    font-family: "Arial", sans-serif;
    font-weight: 200;
    font-size: min(0.9vw, 0.9rem);
    text-transform: uppercase;
    color: #404c58;
    letter-spacing: 2px;
    font-style: normal;
}

.team {
    background: url(../images/back.jpg) no-repeat center center fixed;
    opacity: 1;
    width: 100%;
 
}

.team25 {
    background: url(../images/bak2.jpg) no-repeat center center fixed;
    opacity:0.9;
    width: 100%;
    min-height:600px;
}


.our_contact, .team, .stats {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.team .team2 {
  background: url(../images/sky.jpg);
    color: #000;
	position: relative;
    padding-top:0px;
    padding-bottom:0px;
}
.team .team30 {
  background: url("../images/sky-3.jpg");
    color: #103741;
	font-size:22px;
	position: relative;

    padding-top: 40px;
    padding-bottom:20px;
}

.team .team40 {
  background: url("../images/scan1.jpg");
    color: #103741;
	font-size:22px;
	position: relative;

    padding-top: 60px;
    padding-bottom:40px;
}


.team .team25 {
    background:  rgba(0,0,0,0.4);
    color: rgb(255,255,255);
	font-size:22px;
     min-height:600px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.feature-full-1col .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.feature-full-1col .image, .feature-full-1col .desc {
    float: left;
    width: 50%;
}
.element1 {
    background-image: url(../images/hero3.jpg);
	margin-bottom: 40px;
}
.feature-full-1col .desc {
    padding: 50px;
    background: #fff;
}
.feature-full-1col .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.feature-full-1col .image, .feature-full-1col .desc {
    float: left;
    width: 50%;
}
.feature-full-2col .blog-inner .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;}

.feature-full-1col .image, .feature-full-1col .desc {
    float: left;
    width: 50%;}
	
.feature-full-1col .desc {
    padding: 50px;
    background: #fff;
}
.feature-full-1col .image, .feature-full-1col .desc {
    float: left;
    width: 50%;}
.fh5co-heading {
    margin-bottom: 2.5em;}

.feature-full-1col .desc {
    padding: 50px;
    background: #fff;
}


.element.style {
    background-image: url(images/project-1.jpg);
}
.feature-full-1col .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;}


.lessons {
    background: url(../images/right2.png) no-repeat top right #5e9a28;
    overflow: hidden;
	 
    background-size: contain;
}

.lessonscheese {
    background-color: rgb(34, 61, 97);
    overflow: hidden;
    background-size: contain;
}


.lesson_title h1 {
    text-transform: uppercase;
    line-height: 30px;
	color: rgba(253,253,253,1.00);
	font-size:50px;
	
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.lesson_content ul li i {
    font-size: 40px;
    color: #AB987A;
    background:none;
    width: 36px;
    height: 60px;
    line-height: 60px;
    position: relative;
}
ul {
  
	   margin: 0;
    padding: 0;
    list-style: none;
}

.sections {
    padding-top:5px;
    padding-bottom:50px;

}


.footer-links {
    padding-top:5px;
	margin-left:25 ;
    padding-bottom:50px;
    overflow: hidden;
}
.top_socail {
    padding-top:0px;
	margin-right:5%;
	z-index:20000;
	filter:alpha(opacity=70);
    padding-bottom:0px;
}
.top_socail img:hover {opacity:0.7;}



.topani {
   top:100px;
padding-bottom:0px;
	position: absolute;
	
}


.top_socail .active{
   
	opacity: 1.00;
}


.lesson_content ul li a {
    font-size:30px;
    
    color: #fff;
    text-transform: uppercase;
    padding-left: 40px;
    max-width: 60%;
    display: inline-block;
}
.lessonsborder {
    position: relative;
}
.lesson_title p {
    font-size:95px;
    
    margin-bottom:30px;
    color:#FBDD78;
    
}
.lessonsborder:before {
    position: absolute;
    left: 15px;
    top: 20px;
    content: "";
    background: #fff;
    width: 2px;
    height: 90%;}
.service {
    position: relative;
    background:#ffffff;
}
.billboard .billboard-center h1 {
    font-size:100px;
    font-size: 4rem;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    color: #fff;
    margin-top: -0.7125em;
}

.single_service .single_service_icon i {
    padding-top:30px; 
	margin-bottom:10px;  
font-size:30px;
    color:#b5a48a;
	background-color: #F4ECDB;
    display: inline-block;
width:160px;
    height: 140px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;}


.single_service .single_service_icon2 i {
    padding-top:10px;
	padding-bottom:10px; 
	margin-bottom:10px;  
font-size:30px;
    color:#b5a48a;
	background-color: #F4ECDB;
    display: inline-block;
width:260px;
    height:250px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;}


.single_service h3 {
    color: #032f3e;
    font-size:30px;
    max-width:60%;
    margin: 0 auto;
   
}

.separator {
    height: 1px;
    width:100%;
    margin:0px auto;
    background: #E0E0E0;
}
.lessonsborder {
    position: relative;
}
.service_border_raund {
    position: absolute;
    left:45%;
    top: -36px;
}
/*active link*/
.navbar-inverse .navbar-nav > li > a {color: #BBB;font-size:16px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a {color: #BBB;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{color: #000;
    background-color: #fff;
    position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	
	
}

#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc {
    padding:0px;}
	
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 25%;
    height: 350px;
    float: left;
    overflow: hidden;	}

#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
    position: relative;
    width: 25%;
    height:250px;
    float: left;
    background: #F36363;
	}

#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc h2, #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc p {
    color: #fff;}
	
	.testimony {
padding: 50px 20px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
		
.testimony2 {
	margin-left: 10px;
	margin-right:10px;
   
		background:rgba(247,243,237,1.00);
    padding:10px 20px 20px 20px;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.testimony .quote {
    position: absolute;
    top: -40px;
    left: 50%;
    right:50%;
    margin-left:50%;}
			
		.fh5co-parallax .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: .7;}
			

.main_footer {
    border-top: none;
	padding-left:0px;
    padding-right:0px;
}

.separator4 {
    height: 1px;
    width:200px;
    margin-top:5px;
	 margin-bottom:10px;
    background:#103741;
}
.separator5 {
    height: 1px;
    width:90%;
    margin:10px 0px;
    background:#262626;
}

.footer_widget p {
    color: #103741;
    font-size:22px;
    line-height: 24px;
	letter-spacing: -1px;
}

.footer_logo {
    margin-bottom: 20px;
}

element.style {
    visibility: visible;
    animation-duration: 800ms;
    animation-name: fadeIn;
}
.main_footer {
    border-top: none;
	background-color: none;
	
	
}
.copyright_text p a {
    padding: 0px ;
    color:#388000;
}

.footer-links {
font-size: 14px;
	color:#2A6200;
}
.footer_gellary img {
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer_socail {
    padding-top:5px;
	padding-left:50px;
	padding-right:50px;
	 padding-bottom:15px;
	color:#60920A;;
    text-align: right;
}

.footer_widget .main_widget {
    padding-left:0px;
	padding-top:40px;
	padding-right:0px; 
	padding-bottom:40px; 
    overflow: hidden;
}
.single_widget li a i {
    padding-right:5px;
	padding-left:5px;
	color:#6F6F6F;
}
.single_widget25 li a i {
    padding-right:5px;
	padding-left:0px;
	color:#6F6F6F;
}

.footer_widget {
 background-color: #f3f0ea;
  color:#fff;
	position: relative;
	
	line-height:25px; 
	font-size:15px;
	padding-left:0px;
    padding-right:0px;
	font-family: 'Hind Madurai', sans-serif;
}
.footer_widget1 {
    color: #164068;
    margin-right: 0px;
    font-size: min(1.1vw, 1.0rem);
    letter-spacing: 1;
    font-family: "Arial", sans-serif;
    font-weight: normal;
}
.toptilks4 {
	padding-top: 8px; }


.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.single_widget li a {
	font-size: 13px;
    color:#183F4A;
	letter-spacing: 1px;
	line-height: 23px;
    text-decoration: none;
margin-left:0px;
    padding-bottom:0px;
    display: inline-block;
	font-family: "Arial", sans-serif;
}
.w3-white, .w3-hover-white:hover {
    color:#FFA600!important;
    background-color: #fff!important;
}
.w3-large {
    font-size: 18px!important;
}
.footer5 {
    color: #797979;
    font-size:18px;
	margin-left:5px;
    padding-bottom: 2px;
    display: inline-block;
}


h4 {
    color: #103741;
	font-weight: 500;
	font-family: 'Tajawal', sans-serif;

}

.link-home {    font-size: 13px;
	            color: #c73c10;}

.sap {
    font-size:55px;
    line-height: 28px;
	color: rgba(240,164,0,1.00);
	padding-top:20px;
	padding-bottom: 20px;
}


.testimony .quote i {
    font-size: 30px;
    color: #797979;
    width:300px;
    height: 60px;
    padding-top: 25px;
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    webkit-box-shadow: 0px 9px 7px -10px rgba(0, 0, 0, 0.13);
}

			.fh5co-parallax .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: .7;
}
	
a:hover {
    text-decoration: none !important;
    color: #434343;}

.photos img{
	opacity:1.0;
	filter:alpha(opacity=70);/*for internet explorer*/
	margin-top:20px;
	margin-bottom:20px;	}
.photos img:hover {opacity:0.7;}
	
	
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {    color: #000;
  }
   
/*Brand name*/
.navbar-inverse .navbar-brand {
	font-size:30px;
	color:rgb(204,204,204);
	padding:0px;
}
.navbar-inverse .navbar-brand span{color:#797979;}
/*drop down Menu*/
.dropdown-menu {
	background-color:rgb(255,255,255);
	padding-top:10px; 
	padding-bottom: 10px; 
	text-align: left;
}
/*drop down Links*/
.dropdown-menu > li > a {
	color:#103741;
	font-size: 13px; 
	padding:20px ;
	padding-top:5px; 
	text-transform: normal;
	padding-bottom: 5px; 
	}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:none;
	color:#103741;
	/*hover effect */
	padding-left:25px;
	/*to make th hover effect smother*/
	-webkit-transition:padding 0.7s ease; 
	-moz-transition:padding 0.7s ease;
	-o-transition:padding 0.7s ease;
	transition:padding 0.7s ease;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	}
	
.dropdown-menu .divider {background-color:rgb(128,0,0);}
.navbar-right .dropdown-menu {left:0px;right:auto;}
/*didnt work with explorer
.navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}*/
.link{
	padding-bottom:20px;
	color:rgb(200,101,103);
	font-size:14px;
	font-weight:bold}
	.link3{
	padding-bottom:20px;
	color:rgb(20,73,149);
	font-size:20px;
	font-weight:normal; }
	.link a, .link a:hover{
	color:#797979;
	text-decoration:none;}
	.link2{
	padding-bottom:10px;
	color:#797979;
	font-size:17px;
}
	.line{	border-bottom: 1px solid #999;
	padding: 0 0 10px;
	text-transform: uppercase;
	color: #111;
	letter-spacing: .015em}
	.line1{
	text-transform: uppercase;
	color: #111;
	letter-spacing: 0.015em;
	padding-top: 35px;
}
	.img1{margin-right:-15px;
	margin-left:-15px;
	margin-bottom:-20px;}
	.border{border: 1px solid #999;}

	
	.link1{
	color:#797979;
	font-size:27px;}
.sub{
	font-weight: normal;
	color: rgb(51,51,51);
	font-size: 13px;
	padding-bottom: 5px;}
	.sub a, .sub1 a, .sub2 a{color: rgb(51,51,51);
	text-decoration:none;
	font-weight:normal;
	font-size: 15px;}
	.sub a:hover, .sub1 a:hover, .sub2 a:hover{color: rgb(200,101,103);
	text-decoration:none;
	font-weight:normal;}
	.sub1{
		padding-top:20px;}
	.sub2{
		padding-top:20px;}
	.grey{
	padding-top: 0px;
	padding-bottom: 0px;
	color: rgb(141,141,141);
	font-size: 15px;
	font-weight: normal
	}
	.grey2{ padding-top:20px;
	padding-bottom:0px;
	color:rgb(153,153,153);
	font-size:15px;
	font-weight:normal
	}
	.link3 .grey{padding-top:20px}

	.img{
		padding-top:0px;
		padding-bottom:0px;
	}
	.img2{
		padding-top:5px;
	}
	
.languages{
	text-align: right;
	margin-top: 25px;
	margin-bottom: 30px;
	font-size:18px;
	
}
.languages a{
	color: #333333;
}
.languages a:hover{
	text-decoration: none;
	color:#797979;
}
.navbar-toggle {margin:0px;
	margin-right:15px;
	margin-top:15px;
	
}
.top {
	background: url("../images/top.png") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.top1 {
	background: url("../images/top1.jpg") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.top2 {
	background: url("../images/top2.jpg") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.top3 {
	background: url("../images/top3.jpg") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.title{
	margin-top: 20%;
	padding-left: 15%;
	opacity: .85;
}
.title1{
	margin-top: 9%;
	margin-bottom: -12%;
	padding-left: 10%;
	opacity: .85;
}
	.logo{
		text-align:right;
		vertical-align:bottom;
		padding-bottom:30px;
	}



	
.toplinks{

	margin-top:8%;
	width:100%;
	position:relative;
	}

.toplogo{
	width:1%;
	padding-left:8%;
	top:0px;
	position:fixed;
	align-items: center;
	align-content: center;
	z-index: 3;
	background-color:none;
	
	}

.tophome65{
	
	color:#909090;
top:8px;
	right:2%;
	padding-right:5px;
position: absolute;
}

.tophome{
color:#909090;
top:13px;
	right:8%;
	padding-right:10px;
position: absolute;
}


.topani66{
	width:100%;
	top:80px;
	position:relative;
	align-items: center;
	z-index: 2;
	
	}


.topmeue{
	top:100px;
	position:inherit;
	align-items: center;
	align:center;
	
	}
.toppage{
	
	top:-200px;
	position:relative;
	align-items: center;
	
	}

.portfolio-filter > li {
    display: inline-block;
list-style: none outside none;
    margin: 0 0 30px 0;
    padding: 0;
	position:relative;
	top: -20px;
    }


.portfolio-filter > li a.active {
    color: #fff;
    background: #5e9a28;
    
    box-shadow: none;
	border-radius: 4px;
    webkit-box-shadow: none;
}
	

.btn-md {
    
    color: #5e9a28;}

	.box{
	padding:0px;
		
	font-size:28px;
		padding-top:25px;	
		padding-bottom:45px;
	}
.pull-right {
    float: right!important;
z-index: 500002;}

.pull-right2 {
    float: right!important;
width:80% }


	.nav-top {
    height: 90px;
    padding-top: 25px;
    margin-top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;}


	.head_top_social ul li:last-child {
    border-right: 1px solid #AAAAAA;
}

.head_top_social ul li {
    border-left: 1px solid #AAAAAA;
    padding: 0px 10px;
}
.list-inline>li {
    display: inline-block;}


.nav-top {
    height:50px;
    padding-top:5px;
    margin-top: 0;}


.demo4{
	background: url("../images/ab.jpg");
	padding:0px;
	font-size: 18px;
	}


	.subtitle{
		line-height:40px;		
		 
	}
	.list1{
		line-height: 40px;
		color:rgb(0,0,0);
		padding-right:10%;
	}
	.list1 a{
		color:rgb(0,0,0)}
		.list1 a:hover, .list1 a:active{
		color:rgb(20,73,149);
		text-decoration:none;}
	.food{
		font-size:16px}
		.food img{max-width:350px;}
		.mission{
			background-color: rgb(232,232,232);
			padding-left: 0px;
			margin-bottom:50px;
			}
			.mission p{
				padding:15px;
			}
			.mission2{
				float:left;
				left:0px;
				padding-left: 0px;
			}	
			.content h2{color:rgb(20,73,149)
			}
			.content {
	margin-top: 50px;
	margin-bottom: 60px;
	padding-left: 30px;
			}
			.company1{
			background:url("../images/companie1.gif") no-repeat center center;
			width:50%;
			min-height:300px;}
			.companies{background-color: #fff;
				}
				.contact h3{color:rgb(20,73,149)}
/* carouse */

.carousel-indicators {bottom:0px;}

.carousel-indicators li {
	height:10px;
	width:10px;
	border: 1px solid rgb(102,102,102);
	
}
.carousel-indicators .active {
	height:10px;
	width:10px;
	background-color:#FFFFFF;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {width:100%}
/***********end overiding bootstrap*******/

/* start section about */
.about {
	margin-top: 5%;
	margin-bottom: 60px;
	padding-left: 30px;
}

.top80 {
	padding: 36px 0;
   padding-right:30px;
   font-family: 'Hind Madurai', sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}


.profile {
	margin-top: 5%;
	margin-bottom: 60px;
	padding-left: 30px;
	background-color: rgb(232,232,232);
}
.txt-profile{
		padding-right: 30px;}

.textimported {
		margin-right:0px;
	margin-left:0px;
	font-size:18px;
	color:#000000;
	text-align:justify;
	line-height: 34px;

	margin-bottom:15px; 
}


.img-profile{
	padding:0;
	margin:0}
.about span {color:rgb(200,101,103);}
.about .lead {
	color:#888;
	font-size:25px;
	margin-top:15px;
}
.blue{
	background:rgb(73,100,138);
	color:rgb(255,255,255);}
.red{
	background:rgb(229,67,76);
	color:rgb(255,255,255);
}
	.white {
		background:rgb(255,255,255);
		color:rgb(26,28,33);
	}
.clients{	background:url("../images/clients-top.jpg") no-repeat center top fixed;
min-height: 200px;
color:rgb(255,255,255);
padding-top:6%;
	}
	.submenu{top:-140px;
	opacity:.85;
	text-align:right;
	}
	.logos{
		padding:40px;}
.features {
    background-color:none;
    padding-top: 40px;
    padding-bottom:40px;
	width: 90%;
}
.features20 {
    background-color:#F2F2F2;
    padding-top:0px;
    padding-bottom:0px;
	width:100%;
}
.features a, a:hover, a:active{
	text-decoration:none;}
.features .col-lg-3, .features .col-sm-6
{
	padding-left:0px;
	padding-right:0px;
}

.feat p {line-height:2em;}
.feat1 {background:url("../images/design1.jpg") no-repeat center top;
min-height: 365px;}
.feat2 {background:url("../images/cylinder.jpg") no-repeat right top;
min-height: 365px;}
.feat3 {background:url("../images/packaging.jpg") no-repeat left top;
min-height: 365px;}
.featb {background:rgb(24,61,138);
min-height: 365px;}
.featr {background:rgb(221,98,103);
min-height: 365px;}
.btitle{
	position:relative;
	color:rgb(255,255,255);
	font-size:60px;
	line-height:60px;
	padding-top:10px;}
	.btitle2{
	position:relative;
	color:rgb(255,255,255);
	font-size:50px;
	line-height:50px;
	padding-top:90px;}
	.more{position:relative;
	color:rgb(255,255,255);
	font-size:25px;
	padding-top:20%;
}.more2{position:relative;
	color:rgb(255,255,255);
	font-size:25px;
	padding-top:7%;
}
.features .feat span.glyphicon {font-size:30px;margin-bottom:10px;}
.features .feat span.glyphicon hover {color:rgb(255,0,0);}
/* start section about */

/* end testimonials section */
.testimonials {padding-top:10px;padding-bottom:10px;}
.testimonials .lead {line-height: 1.5em;margin-bottom:10px;}
.testimonials span {
	font-size:35px;
	font-weight:normal;
	color:#c73c10;
}
.testimonials .carousel-inner {min-height:100px;}
.testimonials .carousel-indicators {
	position:static;
	width:100%;
	margin-left:auto;
	padding-top:5px;
}
.testimonials .carousel-indicators li{
	text-indent:0px;
	width:300px;
	height:153px;
	opacity:0.5;
	border: 2px solid rgb(255,255,255);
	border-radius:0; /* Circle*/
	overflow:hidden; /* to let the photo inside the border*/
	margin:5px;
}
.testimonials .carousel-indicators li.active{
	opacity:1;
	width:300px;
	height:153px;
	background:none;
	border: 2px solid rgb(51,51,51);
	border-radius:0;
	overflow:hidden;
}
.testimonials .carousel-indicators li img{max-width:100%;}
/* start section price table */

.price-table {
	background-color:none;
	padding-top:30px;
	padding-bottom:20px;

}

.price-table5 {
	background: #fff;
    padding: 15px 20px;
   
    border: 2px solid #e5e5e5;
	
}
.table0 {
	padding: 10px;
}


.price-table h2{
	color:#000;}



.photos{ border-top-left-radius: 0px;
    border-top-right-radius: 0px;}

.price-table .price-box{
	border-radius:0px;
	margin: 0px;
	border-top-left-radius: 0px;
    border-top-right-radius:0px;
    padding:2px ;
    background-color: #fff;
	
   
}
.price-table8 .price-box8{
	border-radius:0px;
	margin: 5px;
	border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding:7px ;
	
    background-color: #fff;
	box-shadow: 10px 10px 59px 0px rgba(0,0,0,0.09);
   
}

.price-table .price-box:hover p{
	
}

.price-table .price-box p{
	padding-top:20px;
	font-size:20px;
}
.price-table .price-box ul{line-height:250%;font-size:18px;}
.price-table .price-box a{margin-bottom:5px;}
/* end section price table */
/* start section our team */


.products{
	font-size: 18px;
	color: rgb(51,51,51);
	margin-top: 80px;
	margin-bottom: 110px;
}

.social-font{
	font-size:15px;
	color:#BCBCBC;
	margin-top:5px;
	margin-bottom:10px;
	 font-family: 'Abel', sans-serif;
} 
.team2 .person {margin-bottom:10px; }
/* end section our team */

.team25 .person {margin-bottom:40px; }
/* end section our team */

/* start section suscribe */
.subscribe {
	padding-top: 40px;
	padding-bottom:70px;
	background:#EEE;
}
.subscribe .h1 {
	color:#888;
	letter-spacing:2px;
	margin-bottom:20px;
}
.subscribe p {margin-bottom:30px;}
.subscribe .form-control {
	border-radius:0;
	margin-right:-5px;
	width:300px;
}
.subscribe button {border-radius:0;}
/* end section suscribe */

/* start section stas */
.stats {
	background:url("../images/back.jpg") no-repeat center center fixed;
	min-height:300px;
	opacity:.9;
}
.stats .stats2 {
	background:rgba(2,2,2,0.7);
	color:#B6B5B5;
	min-height:300px;
}
.stats3 {margin-bottom:30px;}

.stats3:hover {color:rgba(110,110,110,1.00);	}

.stats3 p{
	font-size:40px;
	font-weight:600;
	color: #104296;
	margin-bottom:0px;
}  
.stats3 p3{
	font-size:25px;
	font-weight:600;
	margin-bottom:0px;
}  

.stats3 span{font-size:24px; color: #000000;     font-family: 'Hind Madurai', sans-serif;}



/* end section stas */
/* start section skills */
.skils {padding-top:40px;padding-bottom:60px;}
.skils h3 {font-weight:bold;margin-top:0px;}
.skils .progress {height:30px;}
.skils .progress-bar {
	line-height:30px; /*same as height to center vertically*/
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;/*sto make a space fefore the text*/
}
/* end section skills */

/* start section contact */
.our_contact {
	background:url("../images/back.jpg") no-repeat center center fixed;
	min-height:300px;
}
.contact_us {
	background:rgba(2,2,2,0.7);
	min-height:300px;
	color:rgb(153,153,153);
	padding-top:40px;
	padding-bottom:40px;
}
.contact_us p {margin-bottom:40px;}
.contact_us textarea {height:108px;}
.contact_us input[type="text"], .contact_us textarea{
	background:rgba(82,78,78,0.7);
	color:rgb(255,255,255);
	border:none;}
/* end section contact */
/* start section our clients */

.our_clients{
	background: #EEE;
	padding-top: 80px;
	padding-bottom: 80px;
}	
.our_clients img{
	opacity:0.7;
	filter:alpha(opacity=70);/*for internet explorer*/
	margin-top:20px;
	margin-bottom:20px;	}
.our_clients img:hover {opacity:1;}
.suplier{padding:20px;}
/* end section our clients */
/* start section news */
.news {
	padding-top:60px;
	font-size:24px;
	padding-bottom:60px;
	}
	.news h2 {
		color:rgb(29,35,45);
		font-size:55px;}
		.news p{
			margin:20px;
			padding-bottom:20px;
			border-bottom: 1px solid rgb(226,226,226);}
			.news span{
				text-align:right;
				right:0;
				display:block;
				font-size:15px;
				padding-right:20px;
				padding-bottom:20px}
/* end section our news */
/* start section footer */
.footer {
	    background: url(../images/test-footer.jpg);
	color:#103741;
	padding-left: 100px;
	padding-top: 40px;
	padding-bottom: 0px;
}
.footer2 {
background-color:  rgba(255,255,255,0.70);
	
}

.footer a{color:#528728;	}
.footer a:hover {color:#528728;}
.footer h3 {
	color:#103741;
	letter-spacing:0px;
	margin:50px 0px 20px;}

.counter .main_counter .single_counter_left {
    padding-left: 10px;
	padding-right: 30px;
	padding-bottom:120px;
    color: #fff;
    overflow: hidden;}

.counter .single_counter_right_area  {
    margin-top:0px;
    border-bottom: 5px solid #f1eee6;
    padding-bottom:20px;
}


.single_left_counter_bg {
    background: url(../images/cleftbg.png) no-repeat 100% 100%;
    display: inline-block;
	font-size:55px;
	color:#FFFFFF;
    max-width: 500px;
	font-weight: bold;
    float: left;
    background-size: cover;
    overflow: hidden;
    padding: 40px 40px 10px 40px;}
	
.h2a{
font-size: 2.5rem;
	font-family: 'Open Sans Condensed', sans-serif;
    line-height: 3rem;
    margin-bottom: 35px;

    }
.social-font2 {
    font-size: 14px;
    color:#000000;
    margin-top: 5px;
    margin-bottom: 10px;
 font-family: 'Roboto', sans-serif;
 }

.titelhome{
	color:#232323;
	font-size: min(2.5vw, 2.5rem);
    margin-left: 0px;
    font-family: "Roboto", sans-serif;
 }
.titelhome70{
font-size:40px;
	color:#232323;
font-family: 'Lexend', sans-serif;
	letter-spacing: -1px;

 }

.color1{
	background: url("../images/color1.png");
height: 170px;}

.color2{
	background: url("../images/color2.png");
height: 170px;}

.color3{
	background: url("../images/color3.png");
height: 170px;}

.color3a{
	background: url("../images/color3a.png");
height: 130px;}


.color4{
	background: url("../images/color4.png");
height: 170px;}


.titelhome2{
font-size:35px;
	color:#000;
	font-family: 'Roboto', sans-serif;
    line-height:45px;
	margin-left:0px;
	margin-top: 0px;
	padding-left: 15px;
    margin-bottom:10px;
	padding:0px;
	background:none;

    }

.text-25 {
	margin: 10px;
	font-family: 'Josefin Sans', sans-serif;
	font-size:22px;
	padding-left:40px;
	padding-right:40px;
	
}

.titelhome-5{
font-size:50px;
	color:#000000;
	font-family: 'Josefin Sans', sans-serif;
    line-height:60px;
    margin-bottom:25px;
	padding-left:50px;
	background:none; }


.titelhome-7{
    font-size:22px;
	font-weight: 600;
	color:#c73c10;
	font-family: 'Hind Madurai', sans-serif;
    line-height:32px;

	padding-left:0px;
	background:none; }

.titelcontact{
font-size:40px;
	color:#086F00;
	font-family: 'Open Sans Condensed', sans-serif;
    
  
    }

.titelcontact2{
font-size:35px;
	color:#5E9600;
	font-family: 'Open Sans Condensed', sans-serif;

    }
.titelcontact3{
font-size:22px;
	color:#4F4F4F;
	font-family: 'Open Sans Condensed', sans-serif;
    line-height:34px;
padding:10px;

    }
.tit-texthome{
font-size:20px;
	color:#3B4757;
	padding-left:0px;
padding-right:0px;
	line-height: 1.5;
	letter-spacing: 1px;

    margin-bottom:0px;
	 margin-top:0px;
	font-weight:500;
	 }

.texthome{
font-size:15px;
	line-height:1.5;
	color:#535353;
	padding-left:0px;
padding-right:0px;
letter-spacing: 1px;

    margin-bottom:0px;
	 margin-top:0px;
	font-weight:150;
	 }
.texthome77{
font-size:14px;
	letter-spacing: 1px;
	    line-height: 2;
	color:#000;
	
	 }
.texthome70{
font-size:24px;
	color:#104296;
	padding-left:0px;
padding-right:0px;
	    font-family: 'Hind Madurai', sans-serif;
    line-height:28px;
    margin-bottom:0px;
	 margin-top:0px;
	font-weight:600;
	 }



.text8888{
font-size: min(1.3vw, 1.3rem);
    margin-left: 0px;
    line-height: 1.5;
    
    color: #000000;
	 }

.text778{
font-size:16px;
	    letter-spacing: 1px;
	    line-height: 2;
	font-weight:400;
	 }

.texthome99{
font-size:18px;
	color:#575757;
	padding-left:50px;
padding-right:50px;
	font-family: 'Josefin Sans', sans-serif;
    line-height:35px;
    margin-bottom:65px;
	 margin-top:0px;
	font-weight:600;
	 }

.texthome98{
font-size:55px;
	color:#000;
	padding-left:50px;
padding-right:100px;
	font-family: 'Josefin Sans', sans-serif;
    line-height:35px;
    margin-bottom:10px;
	font-weight:700;
	 }
.home98{

	padding-left:50px;
padding-right:200px;
	padding-bottom:110px;

	
	 }

.textserv{
font-size:60px;
	color:#032f3e;
	font-weight: bold;
	padding-left:60px;
	padding-right:60px;
	font-family: 'Open Sans Condensed', sans-serif;
    line-height:50px;
    margin-bottom:55px;

    }


.footer .four-columns {overflow:hidden;}
.footer .four-columns li{
	width:25%;
	float:left;
	padding:5px 0;
}
.footer .social-list {overflow:hidden;margin:20px 0 10px;}
.footer .social-list li{
	float:left;
	margin:3px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.footer .social-list li:hover {opacity:1;filter:alpha(opacity=100);}

.footer .copyright {
	background:#111;
	color:#AAA;
	padding:15px 0;
	margin-top:30px;
	font-size:18px;
}
.footer span {
	display: block;
	padding-top: 40px;
	color: rgb(153,153,153);
	font-weight: bold;
}
 .vline{
	 border-left: 1px solid rgb(255,255,255);
	 height:160px;
	 padding-left:20px;}
.vline li{	line-height: 30px;} 
/* end section footer */
/* start our grouping system */
.our_contact, .team, .stats, .top, .clients{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.footer .social-list li, .our_clients img, .stats3, 
.testimonials .carousel-indicators li.active, 
.price-table .price-box p{
	-webkit-transition:all 0.5s ease-in-out; 
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;}	
/* end our grouping system */
/* there are 2 ways one to set the min & max width (in this way we have to type all the styles in every media) 
the other is to set min width only (in this case the style set in the first media will go through all other screens unless we overide it)*/
/* Mobiles and Tablets*/

@media (max-width:767px) {
	.navbar-default {
		background-color: #FFFFFF;
		height:40px;
}
	
	.about-us-text {
    font-size: 13px;
    color: #4D4D4D;
    font-weight: 400;
}
	
	
	.h31 {
    font-size: 25px;
    margin-right: 10px;
    color: #419659;
    font-weight: 600;
}
	
	.tit-texthome {
    font-size: 20px;
    color: #3B4757;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Tajawal', sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 500;
}
	
	.navbar-nav > li > a {
    /* margin-top: 0px; */
}
	
	.navbar-default .navbar-nav > li > a {
    color: #535353;
    /* line-height:0px; */
    font-weight: 150;
}
	.dropdown-menu {
	background-color:rgb(255,255,255);
	padding-top:10px; 
	padding-bottom: 10px; 
	text-align: center;
}
	.navbar-nav {
    margin: 2px ;
}
	.navbar-default .navbar-nav > li > a {
    color: #535353;
    /* line-height:0px; */
    font-weight: 150;
}
	
	.back9 {
    background: none ;
    width: 100%;
    min-height: 700px;
}

.back9a {
    background: none ;
    width: 100%;
    min-height: 700px;
}
	
	
	.color1 {
   background: url(../images/color1a.png);
}
.titelhome70 {
    font-size: 30px;
    color: #232323;
    font-family: 'Lexend', sans-serif;
    letter-spacing: -1px;
}	
	
.carousel-indicators .active {
    height: 5px;
    width: 5px;
    background-color: #FFFFFF;
}	
.indextext6 {
    color: #000;
    padding-top: 80px;
    font-size:28px;
	line-height:1.5; 
    font-weight: 400;
}
.indextext2 {
    color: #353535;
    padding-top: 80px;
    font-size:22px;
}
.flowertext4 {
    color: #000;
    padding-top: 0px;
    font-size: 18px;
}

	
	.bak-orange{
	
	background-color:#E9823B; 
	color: #FFFFFF;
	padding:5px;
	font-size: 25px;}
		
.h1 {
  font-size:30px;
color: #000;
	padding-left:0px;
	padding-top:0px;
	font-family: 'Quicksand', sans-serif;
}
	
	.h18 {
  font-size:35px;
color: #fff;
	padding-left:0px;
	padding-top:0px;
	
}	
	
.h34 {
    font-size: 23px;
    margin-right: 10px;
    color: #419659;
    font-weight:500;
    letter-spacing: 0px;
}	
	.about-us-text {
    font-size: 14px;
    color: #4D4D4D;
    font-weight: 400;
}
	.navbar {
    position: relative;
    margin-bottom: 0px;
}

.color3 {
    background: none;
    height: 170px;
}
	.blue800 {
    background: url("../images/back-blue2.jpg");
}
	
	
.prod {
   margin-left:25px;
	margin-right: 25px;
}
	
	.box-flex79-a {
   padding:20px ;
    background-color: #ffffff;
	height:300px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}
	
	.box-flex80-a {
   padding:20px ;
    background-color: #ffffff;
	height:300px;
	padding-bottom:35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
}
	.stats3 p3{
	font-size:25px;
	font-weight:600;
	margin-bottom:0px;
}  
	
	
	.stats3 span{font-size:20px; color: #000000;     font-family: 'Hind Madurai', sans-serif;}
	.texthome70 {
    font-size: 18px;
    color: #104296;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Hind Madurai', sans-serif;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 600;
}
	.zoom10 {
    width: 90%;}
	
	.text8888 {
    font-size:18px;
    color: #000;
	
    padding-left: 0px;
    padding-right: 0px;
    
    line-height:1.5;
    margin-top: 0px;
    font-weight: 400;
}
	
	.navbar-default .navbar-nav > li > a {
       font-family: 'Hind Madurai', sans-serif;
    font-size: 18px;
    text-transform: none;
}
	.top80 {
    margin-top: 0;
    margin-top: 10px;
    padding-right:10px;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    color: rgba(193,193,193,1.00);
}
	
	.home98{

	padding-left:50px;
padding-right:50px;
	
	 }

	
.sap {
    font-size:35px;
    line-height:45px;
    color: rgba(240,164,0,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
}
.h1 {
    font-size: 30px;
}
	
	.texthome{
font-size:15px;
	color:#000;
	padding-left:0px;
padding-right:0px;
	font-family: 'Hind Madurai', sans-serif;
    line-height:20px;
    margin-bottom:0px;
	 margin-top:0px;
	font-weight:400;
	 }
	
.topani66{
	width:100%;
	top:55px;
	position:relative;
	align-items: center;
	z-index: 2;
	
	}
	
.blog .main_blog_area .main_blog_content ul.main_blog li.single_blog_content {
    background: #fff;
    padding: 15px 20px;
    width:85%;
	margin-left:15px;
	margin-bottom:30px;
	align:center;
    border: 1px solid rgba(77,77,77,1.00);}
	
	.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float:left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;}
		
	.testimony .quote {
    position: absolute;
    top: -40px;
    left:40%;
    right: 0;
    margin-left: -50px;}
	
	.social55 {
   margin-right:0px ;
	margin-top:100px ;
	z-index:250; }
	
	.service_border_raund {
    position: absolute;
    left:25%;
    top: -36px;
}
	


.toppage{
	position:absolute;
		top:40px;
	margin-top:20%;
	width: 100%;
	}	
	.footer_widget .main_widget {
    padding-left: 20px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    overflow: hidden;
}
	
	.toplinks {
    margin-top:20%;
    width: 100%;
    position: relative;
}
	
.social-font {
    font-size:12px;
    color: #BCBCBC;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Abel', sans-serif;
}	
.titelhome {
    font-size:33px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	margin-top: 0px;
    color:#060606;
	font-weight: 500;
    font-family: 'Hind Madurai', sans-serif;
    line-height:40px;
    margin-bottom: 0px;
   }
	.titelhome2 {
    font-size: 30px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 45px;
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 15px;
    margin-bottom: 10px;
    padding: 0px;
    background: none;
}
	
	.lesson_title h1 {
    text-transform: uppercase;
	margin-top: 10px;
	margin-left:30px;
    line-height: 30px;
	font-size:15px;
	color: rgba(255,255,255,1.00);
    letter-spacing: 2px;
    margin-bottom:10px;
}
	.lesson_title p {
    font-size:40px;
    
    margin-bottom:30px;
    color:#FBDD78;}
	
	.navbar-nav > li > a {
		padding-top:10px;
		padding-bottom:10px;
		font-size:18px;
	font-family: 'Open Sans Condensed', sans-serif;}
	
		.subscribe .form-control{
			margin:20px auto;
		}
		.navbar-fixed-top .navbar-collapse, 
		.navbar-fixed-bottom .navbar-collapse
		{max-height:none
		}
		.logos{
			padding:20px;}
.link3, .link {padding-bottom: 0px;
}
.line1 {padding-top: 0px;}
.border {
    border: 0px solid #999;
}
.sub2 {
    padding-top: 0px;
}
.line {
    border-bottom: 0px solid #999;
	padding:0px;
}
	.link2 {
    padding-bottom: 0px;
	font-size: 15px;}
	.link3 {font-size: 15px;}
	.sub {padding-bottom: 0px;
	margin-left: 0px;}
	.link2 .sub{margin-left: 10px;}
	.img-profile {margin:-15px;}
	.submenu {top: 30px;}
	.submenu a{font-size:11px}
	.about {padding-left: 0px;}
	.list1 {line-height: 25px;}
	h2{font-size:25px;}
	.sub1 {
    padding-top: 0px;
}
.navbar-nav > li > a {line-height: 10px;}
}
/* Small Screen*/
@media (min-width:768px) and (max-width:991px) 
{
	.navbar-default .navbar-nav > li > a {
  font-size: 1.5vw;}
  .navbar-brand {
  width: 140px;}
  
	.price-table5 {
	background: #fff;
    padding: 15px 20px;
    width: 100%;
    border: 2px solid #5e9a28;
	
}
	

.social-font {
    font-size:12px;
    color: #BCBCBC;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Abel', sans-serif;
}
		
}
@media (min-width:768px) and (max-width:1199px) 
{
	.navbar-default .navbar-nav > li > a {
  font-size: 1.1vw;}
	
	.dropdown-menu > li > a {
	color:#103741;
	font-size: 11px; 
	padding:15px ;
	padding-top:5px; 
	text-transform: normal;
	padding-bottom: 5px; 
	}

	
	.nav > li > a {
    position: relative;
    /* display: block; */
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;
}
	
	.navbar-default {
  width: 100%;
  height: 120px;
  background: #FFFFFF;
}
	.about-us-text {
  font-size: 14px;
  color: #4D4D4D;
  font-weight: 400;
}
	.text778 {
  font-size: 14px;
  font-weight: 400;
}
	.h34 {
  font-size: 22px;
  margin-right: 10px;
  color: #419659;
  font-weight: 400;
  letter-spacing: 0px;
}
	.titelhome {
  font-size: 30px;
  color: #232323;
  font-family: 'Roboto', sans-serif;
}
	.btn-success7 {
    color: #000;
    margin-top: 8px;
    font-size: 18px;
    padding: 0px;
    /* border-radius: 10px; */
    margin-right: 3px;
    width: 75px;
    border: 1px solid #E9823B;
}
    .titelhome70 {
        font-size: 25px;
        color: #232323;
        font-family: 'Lexend', sans-serif;
        letter-spacing: -1px;
    }	
	.texthome {
        font-size: 13px;
        color: #000;
        padding-left: 0px;
        padding-right: 0px;
        font-family: 'Hind Madurai', sans-serif;
        line-height: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
        font-weight: 400;
    }
	
	.text8888 {
  font-size: min(2.3vw, 2.3rem);
  margin-left: 0px;
  line-height: 1.5;
  color: #000000;
}
	.footer_widget1 {
    background: NONE;
    color: #103741;
    font-weight: 400;
    margin: 2px;
    font-size:12px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Tajawal', sans-serif;
}
	
	
	
  .navbar-brand {
  width: 150px;}
  }
/* Meduim Screen*/
@media (min-width:992px) and (max-width:1199px) 
{.price-table5 {
	background: #fff;
    padding: 15px 20px;
    
    border: 2px solid #5e9a28;
	
}
	
.toplogo{
	width:1%;
top:0px;
	position:fixed;
	align-items: center;
	align-content: center;
	z-index: 3;
	background-color:none;
	
	}
.navbar-nav{font-size:18px;
text-transform:none;}	
		
	
.social-font {
    font-size:12px;
    color: #BCBCBC;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Abel', sans-serif;
}	
}
/* Large Screen*/
@media (min-width:992px) 
{.navbar-nav{
text-transform:none;
	
	 }
	
	.toplogo{
	width:1%;
	top:0px;
	position:fixed;
	align-items: center;
	align-content: center;
	z-index: 3;
	background-color:none;
	
	}
	
	.toppage{
	position:absolute;
		top:20px;
	margin-top:9%;
	width: 100%;
	}
	
	
}
@media (min-width: 768px) {
  .grid-demo .col-sm-2 {
    width: 20%;
  }
.social-font {
    font-size:14px;
    color: #BCBCBC;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Abel', sans-serif;
}

.toplogo{
	width:1%;
	top:0px;
	position:fixed;
	align-items: center;
	align-content: center;
	z-index: 3;
	background-color:none;
	
	}	
	.social-font2 {
    font-size: 14px;
    color:#000000;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Abel', sans-serif;
}
	.portfolio-filter > li a {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size:20px;
 font-weight:200;
    border-radius: 40px;
    margin-right: 20px;
    text-transform: none;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
   
    outline: none;}	
}
/*sub of sub*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
