body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

html,body{
font-family:Arial, Helvetica, sans-serif;
width:100%;
height:100%;

}

.top-border{
border-top:solid 5px #96c63d;	
}

.top-bg{
height:25px;
background:#96c63d;	
width:240px;		
}

.menu-container {
margin-top:30px;
}

.main-menu,.main-menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5b5c61;
text-decoration:none;
float:right;
margin-left:-4px;
}

.main-menu ul {
list-style:none;
margin:0;
padding:0;
}

.main-menu ul li {
float:left;
margin:5px 1px 0 22px;
padding:0;
}

.main-menu ul li a:hover,
.main-menu ul li a.active{
color:#96c63d;
}

#owl-demo .item img{
display: block;
width: 100%;
height: auto;
margin-top:70px;
}

.widgets-1{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/plus.png) no-repeat #96c63d center; 
margin-left:15px;
}

.widgets-cont{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/page-icon.png) no-repeat #96c63d center; 
margin-left:15px;
}

.widgets-2{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/plus.png) no-repeat #3aacf5 center; 
margin-left:15px;
}

.widgets-3{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/plus.png) no-repeat #5a5c61 center; 
margin-left:15px;
}

.widgets-4{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/maps-icons.png) no-repeat #d4eaad center; 
margin-left:15px;
}

.widgets-8{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/info.png) no-repeat #5a5c61 center; 
margin-left:15px;
}

.title-widg{
margin-left:60px;
padding-top:5px;
color:#5b5c61;
font-size:24px;	
margin-top:-41px;
}


.bottom-border-4{
border-bottom:solid 5px #d4eaad;			
}


.bottom-border{
border-bottom:solid 5px #96c63d;			
}

.bottom-border-1{
border-bottom:solid 5px #3aacf5;			
}

.bottom-border-2{
border-bottom:solid 5px #5a5c61;			
}

#owl-solution .item img{
display: block;
margin-top:50px;
width:160px;
}

.solution-desc{
float:right;	
width:250px;
margin-top:5px;
font-size:12px;
color:#5b5c61;
text-align:justify;
line-height:20px;
margin-right:25px;	
}

.solution-widg{
width:180px;	
float:left;	
}

.solution-title{
padding-top:45px;
color:#3aacf5;
font-size:18px;
font-weight:600;		
}

.read-more a{
background:url(../img/read-more.png) #3aacf5 135px 12px no-repeat;
display: block;
width: 140px;
height: 25px;
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
padding-left: 20px;
line-height: 10px;
padding-top:15px;
font-weight:bold;
margin-top:20px;
}

.training-lab{
width:220px;
height:150px;
background:#96c63d;	
margin-top:5px;	
}

.lab-icon img{
display: block;
margin-left: auto;
margin-right: auto;	
padding-top:25px;
}

.lab-title{
color:#FFF;
font-size:18px;	
text-align:center;
padding-top:10px;
line-height:18px;
}

.center{
text-decoration:none;	
}

.footer-container{
background:#f2f2f2;
height:100px;
}

.bottom-menu{	
margin-top:18px;	
}

.bottom-menu a{	
text-decoration:none;	
}

.bottom-menu li{
color:#5a5c61;
list-style:none;
font-size:12px;
line-height:25px;
}

.bottom-menu a:hover{	
text-decoration:underline;	
color:#5a5c61;
}

.in2button{
color:#5a5c61;
text-decoration:none;		
}

.in2button:hover{
text-decoration:underline;		
}

.footer{
color:#5a5c61;
margin-top:20px;
font-size:11px;		
}

.slideshow-images{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
filter: gray; /* IE6-9 */
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
-ms-transition: 0.8s;
-o-transition: 0.8s;
-transition: 0.8s;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
opacity:0.4;		
}

.slideshow-images:hover{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter:none;
filter: gray; /* IE6-9 */
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
-ms-transition: 0.8s;
-o-transition: 0.8s;
-transition: 0.8s;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;	
opacity:1;
}

.media-center img{	
float:left;	
margin:10px;
margin-top:21px;		
}

.media-title{
color:#FFFFFF;
font-size:16px;
text-align:justify;
margin-top:30px;
}

.media-desc{
float:right;	
width:210px;
font-size:12px;
color:#FFFFFF;
text-align:justify;	
height:111px;	
}

.readmore{
text-decoration: none;
color: #FFF;
margin-top: -19px;
font-style:italic;
font-weight:bold;	
}

.carrers a{
float:right;
margin-right: 10px;
margin-top: 5px;
color: #FFF;	
text-decoration:none;
font-size:11px;
}

.carrers a:hover{	
text-decoration:underline;
}

.slide-out-div {
padding: 20px;
width: 250px;
background: #ccc;
border: 1px solid #29216d;
}  

#map-canvas {
width:100%;
height:300px;
margin-top:30px;
}

/*contact form*/
.form-field {
border: 1px solid #d9d9d9;
color: #5a5c61;
padding:8px;
margin-bottom:18px;
width:285px;
resize:none;
}

.form-fields {
border:1px solid #d9d9d9;
color: #000000;
padding:8px;
margin-bottom:18px;
width:605px;
height:150px;
resize:none;
font-family: inherit;
}

.form-field:focus {
border: 1px solid #96c63d ;
outline:none !important;
color: #8a8a8a;
}

.form-fields:focus {
border: 1px solid #96c63d ;
outline:none !important;
color: #8a8a8a;
}

.form-title {
margin-bottom:10px;
color: #000000;
}

.submit-container {
margin:8px 0;
text-align:right;
width:400px;
}

.submit-button {
display:block;
width:80px;
height:34px;
font-size:14px;
color:#96c63d ;
text-align:center;
line-height:15px;
border:2px solid #96c63d ;
background:#FFF;
outline:none !important;
margin-bottom:10px;
}

.title a{
color:#3aacf5 ;
text-decoration:none;
margin-left:-10px;
	
}

.submit-button:hover {
color:#FFFFFF;
outline:none !important;
background:#96c63d ;
}

.contactform{
margin-top:20px;		
}

.contact-form{
margin-left:26px;	
	
}

.contact-submit{
float:right;
}

.contact-us li{
list-style:none;
padding-top:30px;
padding-left:40px;	
}

.home-icon{
background:url(../img/home.png) no-repeat 0px 22px;
}

.phone-icon{
background:url(../img/phone.png) no-repeat 0px 22px;	
}

.email-icon{
background:url(../img/email.png) no-repeat 0px 28px;
}

.web-icon{
background:url(../img/link.png) no-repeat 0px 22px;
}

.form-field-cv{
border: 1px solid #d9d9d9;
color: #000000;
padding:8px;
margin-bottom:18px;
width:97.5%;
resize:none;	
}

.form-field-cv:focus {
border: 1px solid #96c63d ;
outline:none !important;
color: #8a8a8a;
}

.form-fields-cv {
border:1px solid #d9d9d9;
color: #000000;
padding:8px;
margin-bottom:18px;
width:97.5%;
height:150px;
resize:none;
font-family: inherit;
}

.form-fields-cv:focus {
border: 1px solid #96c63d ;
outline:none !important;
color: #8a8a8a;
}

.form-field-country{
border: 1px solid #d9d9d9;
color: #999999;
padding:8px;
margin-bottom:18px;
width:100%;
resize:none;		
}

.form-field-country:focus {
border: 1px solid #96c63d ;
outline:none !important;
color: #8a8a8a;
}


.upload-cv{
margin-bottom:20px;
color:#999;
margin-top:5px;	
	
}

/* contact form*/

#content,#sidebar {
    text-align: center;
    border: 1px solid;
	margin-top:12px;
}
 
#sidebar {
    background:#FFF;
	border:none;
    display: none;
	position:absolute;
	
}
#content {
    background-color: #EFE;
    border-color: #CDC;
    width: 97%;
}
 
.use-sidebar #content {width: 64%;}
.use-sidebar #sidebar {
    display: block;
    width: 94px;
}
 
.sidebar-at-right #sidebar {margin-left: 1%;}
 
.sidebar-at-left #content, .use-sidebar.sidebar-at-right #sidebar, .sidebar-at-right #separator {float: right;}
.sidebar-at-right #content, .use-sidebar.sidebar-at-left #sidebar, .sidebar-at-left #separator {float: left;}
 
#separator {
    background: url(../img/corner-open.png);
    display: block;
    outline: none;
    width: 40px;
	min-height:40px;
    margin-top: 110px;
}
.use-sidebar #separator {
    background: url(../img/corner-open.png);
    border-color: #FFF;
    width:40px;
	margin-left:94px;
}

.slider-photo ul li{
list-style:none;
margin-top:10px;
margin-bottom:12.5px;	
}

.slider-photo ul li:hover{
opacity:0.2;	
}

.solut-title{
margin:0;
padding:0;
list-style:none;
margin-top:10px;
font-size:14px;
margin-bottom:10px;
padding:2px;
line-height:20px;
		
}

ul.ulpad {
padding:0;	
}
.solut-title a{
text-decoration:none;
padding:0;
color:#6a6b6f;	
}

.solut-title a:hover,
.solut-title.active{
font-weight:bold;
padding:0;	
}

.solutions-photo img{
width:100%;	
margin-top:10px;	
}

.solutions-desc{
margin-top:10px;
font-size:13px;	
line-height:24px;
margin-bottom:20px;	
}

.solutions-desc > ul{
padding-left:10px !important;
}


.solutions-desc li:nth-child(n){
list-style:square;
}

.about-photo img{
width:100%;
margin-top:10px;	
}

.about-desc{
text-align:justify;
font-size:13px;
line-height:24px;
margin-top:20px;
margin-bottom:20px;		
}

h2{
color:#96c63d;
font-size:18px;	
margin-top:20px;
}


.widgets-news{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/news.png) no-repeat #5a5c61  center; 
margin-left:15px;
}

.widgets-ev{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/events.png) no-repeat #5a5c61 center; 
margin-left:15px;
}

.widgets-ann{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/announ.png) no-repeat #5a5c61 center; 
margin-left:15px;
}

.widgets-pr{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/press.png) no-repeat #5a5c61 center; 
margin-left:15px;
}

.widgets-events{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/events.png) no-repeat #96c63d center; 
margin-left:15px;
}

.widgets-announ{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/announ.png) no-repeat #96c63d center; 
margin-left:15px;
}

.widgets-press{
width:40px;
height:40px;
margin-top:30px;
background:url(../img/press.png) no-repeat #96c63d center; 
margin-left:15px;
}
 
.media-photo img{
width:280px;
margin-top:5px;
height:130px; 
}

.md-title{
margin:5px;
font-size:16px;
color:#999;
font-weight:600;		
}

.md-desc{
margin:5px;
font-size:12px;
color:#999;
text-align:justify;	
}

.read-more-md{
text-decoration: none;
color: #96c63d;
margin-top: -19px;
font-style:italic;
font-weight:bold;	
}

.partner-cont{
width:178px;
height:160px;
float:left;
margin-left:10px;
margin-bottom:10px;
margin-top:30px;		
}

.partner-image{
text-align:center;
padding-top:30px;		
}

.link-button a{
display: block;
width: 102px;
height: 34px;
font-weight: 600;
font-size: 14px;
color: #96c63d;
text-align: center;
line-height: 34px;
border: 2px solid #96c63d;
background: #FFF;
outline: none !important;
margin-bottom: 10px;
text-decoration: none;
}

.link-button:hover a {
color:#FFFFFF;
outline:none !important;
background:#96c63d ;
}

.partner-desc{
color:#818181;
text-align:justify;
font-size:14px;
margin-top:15px;
line-height:25px;
margin-bottom:10px;
}

.add-this{
float:right;
margin-top:-25px;	
}

.add-this-md{
float:right;
margin-top:45px;	
}

.social-media li{
display: inline-block;
margin-left:0px;
}


/*Carrers*/

.career-desc{
	width: 100%;
	border:1px solid #e1e1e1;
	/*border-top-left-radius: 45px;
	border-bottom-right-radius: 45px;
	-moz-border-top-left-radius: 45px;
	-moz-border-bottom-right-radius: 45px;
	-webkit-border-top-left-radius: 45px;
	-webkit-border-bottom-right-radius: 45px;*/
	margin-top:20px;
	margin-bottom:10px;
}
.career-container{
	margin: 20px;
}

a.apply-now{
	background: #5a5c61;
	color: #FFFFFF;
	text-align: center;
	margin-left:89%;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: 100;
	border: none;
	outline: none;
	font-size: 11px;
}
a.apply-now:hover{
	background: #96c63d;
}

.apply-inside{
	font-size:12px;
	padding-top:10px;
}
.apply-inside a {
	text-decoration:underline;
	color:#96c63d ;
}
.apply-inside a:hover {
	text-decoration:underline;
	color:#606061;
}

.desc-slider{
height: 24%;
width: 100%;
top: 135px;
z-index: 99999;
color: #FFF;
text-align: right;
margin-left: 350px;
left: 0;
font-size: 24px;
line-height: 20px;
}

.testimonial.option2{
    text-align: left !important;
    padding: 10px;
    border: 1px solid #eaeaea
}


.testimonial{
    padding: 0px 0;
    text-align: left;
	margin-top:30px;
}

.testimonial .testimonial-pic img{
    margin: 0 auto;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    border: 6px solid #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	margin-left:65px;
	border: 6px solid rgb(58,172,245);
}

.testimonial:hover .testimonial-pic img{

}

.testimonial p{
line-height: 20px;
width: 600px;
text-align: justify;
margin-left: 250px;
margin-top: -115px;
}

.testimonial .author{
font-size: 16px;
text-transform: uppercase;
color: rgb(58,172,245);
text-align: justify;
font-weight:bold;
margin-left: 250px;
}

a.mail-cont {
color:#5a5c61;
text-decoration:none;		
}

a.mail-cont:hover {
color:#96c63d;
text-decoration:underline;		
}

.partners-title{
text-align:center;
margin-top:10px;
font-size:16px;
color:#96c63d;	
}
