
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */

*{
	margin:0;
	padding:0;
}
body{
font-size: 16px;
line-height: 27px;
font-family: "Raleway", Helvetica, Arial, sans-serif;
color: #000;
}
.header{
	background-color: #fff;
	width:100%;
	z-index:100;
            text-align: left;
			transition: all .9s ;
			-webkit-transition: all .2s ;
 margin: 0px;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
overflow: hidden;
position: fixed;
top: 0px;
transition: all .9s ease-in-out;
-webkit-transition: all .9s ease-in-out;
}
.nav-up {
    top: -200px;
}
.logo img{
	float: left;
	margin-top: 36px;
	width: 200px;
}
.header .nav{
	float: right;
	margin-top: 7px;
}	
.header .nav li{display: inline-block;margin: 0px;padding: 0px;}
.header .nav a{
	margin-right: 0px;
	margin-left: 30px;
	font-size: 13px;
	font-weight: 800;
	color: #000;
	text-align: center;
	text-decoration: none;
	position: relative;
	padding: 20px 0px; 
}
.header.sticky .nav a{color: #000;font-weight: 400;}
.header button{background: #34ccff;padding: 10px 25px;border: 0px;}
.header .nav .active{
	border-bottom:2px solid #fff; 
	color: #fff;
}
.header .nav .active i{opacity: 1;}
.header .nav a:hover{
	color:#34ccff !important; 
	text-decoration: none;
	background:transparent;
}
.active-a{
	color:#34ccff !important;
}
.side-nav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  background-color:#fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.side-nav a {
  padding: 8px;
  text-decoration: none;
  margin-top: 10px;
  font-size: 17px;
  color: #000; 
  display: block;
  transition: 0.3s;
}

.side-nav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #000 !important;
}
.nav-toggle{
	font-size: 15px;
	color: #000;
	float: right;
	cursor: pointer;
	display: none;
}
/* End Navigation */
.wrap{width: 85%;margin: 0 auto;}
/*--- END SLIDE ----*/

.up-wrap{width: 100%;z-index: 9;position: relative;padding: 40px 0px 20px 0px;background: #fff;}
.up{
	position: relative;
	background: #000;
	border-radius: 5px;
	width: 100%;
	height: 300px;
	color: #fff;
	overflow: hidden;
	margin-bottom: 30px;
}
.up a{color: #fff;font-size: 13px;text-transform: uppercase;}
.up button{border: 1px solid #fff;border-radius: 25px;padding: 4px 20px;background: transparent;margin-top: 25px;}
.up p{font-size: 14px;}
.up h1{font-size: 25px;font-weight: 700;padding: 5px 0px;}
.up h3{letter-spacing: 3px;font-size: 12px;}
.up .inner{background: rgba(0,0,0,0.5);position: absolute;height: 100%;width: 100%;
	padding: 40px;
}
.up1{
	background: url('../img/serv1.jpg');
	background-size: cover;
	background-position: center center;
}
.up2{
	background: url('../img/serv2.jpg');
	background-size: cover;
	background-position: center center;
}
.up3{
	background: url('../img/serv3.jpg');
	background-size: cover;
	background-position: center center;
}
.part{
	width: 100%;
	overflow: hidden;
}
.part-1{width: 50%;float: left;height: 700px;background: #f2f2f2;padding: 70px 40px 40px 7%;}
.part-2{width: 50%;float: left;height: 700px;
	background: url('../img/img1.jpg');
	background-size: cover;
	background-position: center center;	
	overflow: hidden;
	filter: grayscale(50%);
	-webkit-filter: grayscale(70%);
}
.part-1 h1{padding-bottom: 20px;font-size: 40px;line-height:45px;position: relative;margin-bottom: 50px;display: block;}
.part-1 h1::after{position: absolute;content: '';height: 2px;width: 50px;left: 0;background: #34ccff;bottom: 0px;}
.part-1 p{font-size: 14px;}
.part-1 h2{padding-bottom: 20px;padding-top:30px;font-size: 20px;font-weight: 400;}
.part-1 h2 span{color: #888;}
@media(max-width: 768px){
	.up .inner{padding: 15px;}
.part-1{width: 100%;float:none;height: auto;background: #f2f2f2;padding: 70px 40px 40px 7%;}
.part-2{width: 100%;float:none;height: 400px;}
}
.tt:hover h2 span{color: #34ccff}
.time{width: 400px;height: 130px;
  border-left: 2px solid #34ccff;
}
.time h2{position: relative;padding-left: 25px;}
.time i{
	position: absolute;content: '';color: #fff;font-size: 11px;line-height: 22px;text-align: center;
	height: 22px;width: 22px;left:-10px;border-radius:50%;background: #34ccff;top: -10px;
}
.time h2 span{position: relative;top: -10px;}
.time p{font-size: 10px;padding-left: 25px;}
/*---- 	A B O U T    U S----*/
.about-us{
	padding: 80px 0px 40px 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.about-us::after {
    content: "";
    width: 40%;
    height: 250px;
    background-image: url(../img/dots.png);
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    z-index: -1;
}
.about-us h2{font-size: 16px;letter-spacing: 5px;text-transform: uppercase;color: #34ccff;padding-bottom: 10px;
font-weight: 700}
.about-us h1{font-size: 30px;font-weight: 800;margin: 15px 0px;}
.about-us p{color: #777;font-size: 14px;font-weight: 300;line-height: 19px;padding: 20px 0px 40px 0px;}
.about-us a{border: 1px solid #000;padding: 10px 20px;color: #000;font-size: 12px;text-transform: uppercase;}
.about{
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.about img{width: 100%;}
.about-us h3{font-size: 30px;}
.about-us .wrap{width: 70%;}
.about p{width: 100%;}
.ship-form form{
margin: 0 auto;margin-top: 30px;
position: relative;
margin-top: -30px;
z-index: 9;
width: 100%;
text-align: center;
}
.ship-form .input2{
	width: 400px;
    border: 0px;
}
.ship-form .input1{width: 130px;
	border: 0px;  
}
.ship-form input,.ship-form select{height: 65px;padding: 10px 20px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2) !important;
    border: 0px;outline:none !important;
    font-size: 13px;
    border-radius: 4px; 
} 
.ship-form button{
	background: rgb(240, 185, 19);
    padding: 10px 25px;
    border-radius: 4px; 
    border: 0px;
    height: 66px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2) !important;
    color: #fff;
}
@media(max-width: 998px){
.about-us {
    padding: 10px 0px 60px;
}
.ship-form .input2{width: 100%;border: 0px;}
.ship-form .input1{width: 100%;border: 0px;}
.ship-form form{width: 90%;margin: 20px auto;}
.ship-form input,.ship-form select{margin-bottom: 10px;height: 45px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2) !important;
}
.ship-form button{
	width: 100%;
    height: 46px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2) !important;
}

}
/*---- M I S S I O N   P A R A L L A X ---*/
#mission-parallax{
	color: #fff;
} 
#mission-parallax img{filter: grayscale(70%);}
#mission-parallax .section {
    width: 100%;
  background: rgba(0, 0, 0,0.5);
  height: auto; 
  padding: 100px 0px;
  }
  #mission-parallax h1{padding-bottom: 40px;font-size: 14px;letter-spacing: 5px;
  	font-weight: 200;text-transform: uppercase;}
  #mission-parallax .wrap{width: 850px;}
.serv{
	text-align: left;
	padding-left: 100px;
	margin: 20px 0px;
	position: relative;
	width: 100%;
}
.serv i{
	color: #111;
    position: absolute;
    left: 20px;
    font-size: 25px;
    font-weight: 510;
    height: 60px;
    width: 60px;
    background: rgba(240, 185, 19,0.7);
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
}
.serv h2{font-weight: 700;font-size: 20px;padding-bottom: 10px;}
.serv p{font-weight: 200;font-size: 14px;}
@media(max-width: 768px){
.serv h2{font-weight: 700;font-size: 16px;padding-bottom: 6px;}
  #mission-parallax .wrap{width: 90%;}
	.serv{
		margin-bottom: 40px;
		padding-left: 80px;
	}
  .serv i{
    left: 20px;
    font-size: 20px;
    font-weight: 510;
    height: 40px;
    width: 40px;
    background: rgba(240, 185, 19,0.7);
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

}
/*--- SHIPPING ---*/
.shipping-wrap{
	width: 100%;
	padding: 80px 0px 30px 0px;
	overflow: hidden;
	text-align: center;
}
.shipping-wrap h1{font-size: 24px;font-weight: 900;padding-bottom: 20px;}
.shipping-wrap p{font-size: 14px;padding-bottom: 20px;width: 600px;margin: 0 auto;}
.ship{
	text-align: left;
	height: 250px;
	border-radius: 5px;
	color: #fff;
	position: relative;
}
.ship1{
	background: url('../img/serv1.jpg');
	background-position: center center;
	background-size: cover;
}
.ship2{
	background: url('../img/serv2.jpg');
	background-position: center center;
	background-size: cover;
}
.ship3{
	background: url('../img/serv3.jpg');
	background-position: center center;
	background-size: cover;
}
.ship .inner{
	padding: 30px;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 5px;
}
.ship button{background: transparent;
	border: none;
	border: 1px solid #fff;
	padding: 5px 20px;
	font-size: 11px;
}
.ship a{color: #fff;}
.ship p{width: 100%;text-align: left;}
@media(max-width: 768px){
     .shipping-wrap p{font-size: 14px;width: 100%;}
	.ship{margin-bottom: 20px;height: auto;min-height: 250px;}
}
/*--PARALLAX---*/
#stats{width: 100%;overflow: hidden;padding: 30px 0px;}
#stats h1{
	color: #555;
font-family: "Open Sans", Sans-serif;
font-size: 20px;
font-weight: 600;
letter-spacing: 1.5px;
text-shadow: 0px 8px 9px rgba(0,0,0,0.1);
}
#stats h4{
	    color: #ccc;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.statistics ul li{display: inline-block;width: 170px;text-align: center;}
.statistics strong{
	display: block;
	color: #555;
font-size: 40px;
font-weight: 600;
line-height: 1.1em;
letter-spacing: 1px;
}
.statistics span{
	display: block;
	padding-left: 9px;
	color: #7A7A7A;
    font-size: 10px;
    line-height: 15px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 5px;
}

@media(max-width: 768px){
	#stats h1 {font-size: 34px;
}
.statistics strong{font-size: 30px;}
.statistics ul li {
    display: inline-block;
    width: 50% !important;
    float: left;
    padding:20px 0px 10px 0px;
    padding-left: 0px !important;
}
.statistics span {
    padding-left: 0px;
}
}
#stats form{width:385px;margin-top: 15px; }
#stats button{
	background: transparent;
	border: 2px solid #555;
	height: 40px;
	padding: 0px 15px;
	padding-left: 15px;
	color:#555;
	cursor: pointer;
	width: 130px;
	float: right;
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	position: relative;
	transition: all .6s ease-in-out;
	margin: 0 !important;
	display: inline-block;
}

#stats button span{
	width: 0px;
	transition: all .6s ease-in-out;
	height: 1px;
	background: rgba(0,0,0,.6);
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 17px;
}
#stats button:hover{
	padding-left: 35px;
}
#stats button:hover span{
	width: 20px;
}
#stats input{
	margin: 0;
	color: #fff;
	height: 40px;
	width: 250px;
	border: 2px solid #111;
	padding-left: 10px;
	font-size: 13px;
	background: transparent;
	display: inline-block;
	float: left;
}
@media (max-width: 768px){
	#stats{padding-top: 0px;}
	#stats h1 {
    font-size: 20px;
    letter-spacing: 0px;
    }
#stats form{width:100%;margin-top: 15px; }
#stats input,#stats button{width: 100%;float: none;}
#stats button{background: #000;color: #fff;margin: 10px 0px !important;border:2px solid #000;}
}




.parallax-container {
  height: auto;
  color: rgba(255,255,255,.6);
  position: relative;
  left: -0.1px;
  text-align: center;
}
.parallax-container h1{
  font-size: 45px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
} 
/*--------------- Featured causes ---------
--------------------------------------
--------------------------------------*/
.featured-news{
  width: 100%;
  overflow: hidden;
  padding: 30px 0px;
}
.featured-news h1{
  color: #000;
  font-size: 26px;
  text-align: left;
  font-weight: 800;
  position: relative;
  padding-bottom: 20px;
}
.featured-news h1::after{
	content: '';
	position: absolute;
	height: 2px;
	width: 40px;
	background: #34ccff;
	bottom: 0;
	left: 0;
	right: 0;
}
.featured-news .owl-carousel{
  padding: 20px 0px;
}
.featured-news .item{
  border-radius: 4px;
	padding: 10px 5px;
  height: 450px;

}
.featured-news h2{
	font-weight: 800;
	margin-bottom: 5px;
}
.featured-news .owl-prev{
	font-size: 80px;
	position: absolute;
	left: -5%;
	top: 45%;
}
.featured-news .owl-prev span{
  font-size: 20px;
}
.featured-news .owl-next span{
  font-size: 20px;
}
.featured-news .owl-next{
	font-size: 80px;
	position: absolute;
	right: -5%;
	top: 45%;
}
.featured-news .owl-dots{
	display: none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #fff;
  color: #000;
}
.news{
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  margin-bottom: 40px;
  height: 460px;
  overflow: hidden;
  position: relative;
}
.news p{width: 100%;text-align: left;}
.news .img-hold{
  height: 200px;
  overflow: hidden;
  border-radius: 5px;
}
.news .text{
  padding: 15px;
}
.news h2{text-transform: uppercase;font-size: 11px;font-weight: 900;color: #0059b3;}
.news h3{color: #000;font-weight: 900;font-size: 14px;}
.news h3 i{color: #888;}
.news p{font-size: 14px;color: #999;}
.news-notif p{color: #999;padding-top: 30px;font-size: 12px;position: absolute;bottom: 10px;}
.featured-news .bottom button{display: inline-block;}
.featured-news .bottom p{display: inline-block;width: auto;font-size: 14px;margin: 0px 8px;}
/*---------------featured content ---------
--------------------------------------
--------------------------------------*/
/*---PARTNERS --*/
.partners {
  background: #fff;
  width: 100%;
  padding: 70px 0px;
  text-align: center; 
}
  .partners h1 {
    font-size: 20px;
    letter-spacing: 8px;
    margin-bottom: 40px;
    color: #374248; 
    text-transform: uppercase;
}
  .partners .partner {
    width: 100%;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
    height: 120px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #f1f3f4;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
    .partners .partner:hover {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
  .partners img {
    height: 118px; }
 
/*---- P  A  G  E  ------*/

#page-parallax .section {
  width: 100%;
  background: rgba(255,255,255,0.85);
  height: auto;
  padding: 120px 0px 30px 0px;
  text-align: left;
}
@media(max-width: 768px){
#page-parallax .section {
  padding: 90px 0px 30px 0px;
}
}
#page-parallax h1{margin-bottom: 20px;font-weight: 500;text-align: left;font-size: 30px;color: #000;}
#page-parallax p{font-size: 13px;color: #000;}
.top-link a{color: #000;text-decoration: none;font-weight: 200;font-size: 13px;}
.top-link i{margin: 0 5px;color: #000;}
.about-page{margin-top: 50px;}
.about-page .wrap{width: 85%;}
.about-page h1{padding-bottom: 20px;font-size: 40px;line-height:45px;position: relative;margin-bottom: 30px;display: block;}
.about-page h1::after{position: absolute;content: '';height: 2px;width: 50px;left: 0;background: #34ccff;bottom: 0px;}
.about-page img{
	border-radius: 5px;
	width: 100%;
    -webkit-box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.1);
}
.about-page h3{text-align: left;margin-bottom: 30px;color: #ED3237;}
.about-page p{text-align: left;padding: 0px;margin:0px;}
.about-page-parallax .col{width: 500px;margin:0 auto;}
.about-cut{width: 100%;overflow: hidden;}
.about-cut img{width: 100%;}
.about-cut p{font-size: 13px;}
.about-cut .cut{
width: 430px;
height: 220px;
left: -80px;
top: 60px;
position:relative;
padding: 40px;
background: #fafafa;
z-index: 2;
}
.about-cut .cut-2{
	background: #fafafa;
content: "";
height: 220px;
left: 250px;
padding: 40px;
position: relative;
top: 60px;
width: 430px;
z-index: 2;
}
.float-left{float: left;}.float-right{float: right;}
@media(max-width: 768px){
.float-left{float: none;}.float-right{float: none;}
	.about-cut .cut,
	.about-cut .cut-2{
	width: 100%;
	height: auto;
	left: auto;
	top: auto;
	}
}
.ss{
	position: relative;
	padding:20px 0px 20px 50px;
}
.ss i{position: absolute;left: 0px;font-size: 30px;top: 40px;color: #34ccff;}
.ss span{height: 80%;width: 1px;background: #ccc;position: absolute;left: 35px}
.ss a{padding: 0px;border: 0px;font-size: 12px}
.break{
	width: 100%;
	overflow: hidden;
	background: #212121 !important;
	padding: 100px 0px;
	text-align: center;
}
.break h1{
	background-image: url('../img/img1.jpg') !important;
	text-align: center;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-background-clip: text;
-moz-text-fill-color: transparent;
background-position: bottom;
transition: all 3s linear;
font-size: 55px;
line-height: 55px;
letter-spacing: 0;
font-weight: 900;
}
.break h1:hover{letter-spacing: 3px;}
.break p {color: #fff;padding: 20px;font-size: 20px;}
.break a{
font-size: 14px;
padding: 15px 35px 13px;
display: inline-block;
border: 2px solid #fff;
color: #fff;
text-transform: uppercase;
}
.team-wrap{
	width: 100%;
	overflow: hidden;
	padding: 70px 0px;
	text-align: center;
}
.team-wrap h1{font-size: 25px;font-weight: 800;padding-bottom: 100px;position: relative;}
.team-wrap h1::after{
	content: '';
	position: absolute;
	height: 2px;
	width: 40px;
	background: #34ccff;
	top: 40px;
	left: 0;
	right: 0;
	margin: auto;
}
.team{
padding:20px;
text-align: center;
background-color: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 10px 20px 0px
rgba(0, 0, 0, 0.05);
position: relative;
padding-top: 90px;
}
.team h2{font-weight:900;}
.team h3{font-size: 13px;letter-spacing: 5px;color: #333;}
.team p{font-size: 13px;color: #888;}
.team img{border-radius: 50%;position: absolute;top: -20px;width: 100px;height: 100px;
left: 0;right: 0;margin: auto;
}
.contact-form{
padding:70px 0px;
width: 100%;overflow: hidden;
}

.contact-form h2{
  color: #000;
  font-size: 26px;
  text-align: left;
  font-weight: 500;
  position: relative;
  margin: 20px 0px;
  padding-bottom: 20px;
}
.contact-form h2::after{
	content: '';
	position: absolute;
	height: 2px;
	width: 40px;
	background: #34ccff;
	bottom: 0;
	left: 0;
	right: 0;
}
.contact-form p{font-size: 12px;padding-bottom: 5px;}
.contact-form .wrap{width: 500px;}
@media(max-width: 768px){
.contact-form .wrap{width: 85%;}
}
.contact-form form{padding-top: 20px}
#contact-form input, #contact-form textarea {
background-color: #f7f7f7;
border: 1px solid#f7f7f7;
    width: 100%;
    padding: 5px 10px;
    border-radius: 4px;
    position: relative;
    font-size: 12px;
    outline: none !important;
}
#contact-form input:focus, #contact-form textarea:focus 
,#contact-form input:hover, #contact-form textarea:hover {
    border-color: #ddd;
}
#contact-form .errors{
	position: absolute;
	color: red;font-size: 12px;
	top: 15px;
	right: 30px;
}
.success{color: green}
#contact-form button{
background: #34ccff;
border:1px solid;
border-color:#34ccff;
color:#fff;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 15px 0px;
-webkit-transition: all .4s;
transition: all .4s;
border-radius: 4px;
cursor: pointer;
height: 40px;
width: 100%;
}
#contact-form button:hover{
	background: #fff;
	color: #34ccff;
}
#our-services{
	width: 100%;
	overflow: hidden;
	padding-bottom: 0px;
}
#our-services h1{
	font-size: 26px;
	font-weight: 400;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	letter-spacing: 2px;
}
#our-services h1 b{font-weight: 800;}
#our-services h1::after{
	content: '';
	position: absolute;
	height: 2px;
	width: 50px;
	background: #34ccff;
	bottom:0px;
	left: 0;
	right: 0;
	margin: auto;
}
#our-services h3{
	letter-spacing: 0px;
	font-size: 30px;
	font-weight: 800;
	margin-top: 20px;
}
#our-services a{
	font-size: 13px;
	color: #fff;
	background: #34ccff;
	border-radius: 25px;
	border: 0px;
	padding: 15px 25px;
	position: relative;
	top: -3px;
}
#our-services p{margin-bottom: 10px;}
.services-wrap{
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}
.services{width: 100%;overflow: hidden;padding: 20px 0px;}
.services h1{text-align: center;padding-bottom: 20px;font-size: 20px;position: relative;margin-bottom: 70px;display: block;}
.services h1::after{position: absolute;content: '';height: 2px;width: 50px;left: 0;right: 0;margin: auto;background: #34ccff;bottom: 0px;}
.service{position: relative;padding-left: 60px;padding-bottom: 30px;}
.service a{text-transform: uppercase;font-size: 11px;color:#34ccff;}
.service h2{font-size: 17px;padding-bottom: 10px;margin-bottom:20px;font-weight:500;position: relative;}
.service h2::after{
transform: scaleX(0);
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100px;
height: 2px;
transition: transform .2s ease-out,opacity .2s ease-out;
background: #34ccff;
}
.service:hover h2::after{
  transform: scaleX(1) !important;

}
.service p{color: #888;}
.service img{
	width: auto;
	position: absolute;
	left: 0;
}
.service-text{
	padding: 40px 20px;
	background: rgba(255,255,255,.9);
	display: inline-block;
	width: 70%;
	height: 100%;
	margin:0 auto;
}
.service-text h1{font-weight: 800;font-size: 16px;margin-bottom: 15px;}
.service-text p{font-size: 14px;}
.articles .article{margin-bottom: 40px;}
.articles-wrap img{width: 100%;}
.articles{width: 100%;overflow: hidden;padding: 50px 0px;}
.articles h1{font-size: 65px;font-weight: 600;color: #34ccff;text-transform: uppercase;padding-top: 20px;}
.articles h3{font-size: 30px;font-weight: 600;padding: 30px 0px;text-transform: uppercase;}
.articles h2{font-size: 30px;font-weight: 900;padding-bottom: 20px;line-height: 35px}
.articles .article a{text-transform: uppercase;color: #34ccff;font-size: 14px;font-weight: 500;}
.articles .article p{font-size: 13px;}
.articles button{font-size: 14px;background: #000;color: #fff;border-radius: 25px;padding: 5px 40px;
text-transform: uppercase;border: 0px;
}
@media(max-width: 768px){
	.articles h2{font-size: 20px;line-height: 25px;}
}
#article{padding-top: 20px;}
/* F O O T E R -----*/
.footer{
	width: 100%;
	padding:20px 0px 0px 0px;
	overflow: hidden; 
	margin: 0;
	color: #ddd;
	background: url('../img/footer_bg.png'); 
	background-size: cover;
	background-position: center center;
	font-size: 13px;
}
.footer h3{color: #fff;padding-bottom: 15px;padding-top: 30px;margin-bottom:20px;font-weight: 600;font-size: 16px;position: relative;}
.footer h3::after{
	content: '';
	position: absolute;
	height: 2px;
	width: 50px;
	background:#34ccff;
	bottom: 0px;
	left: 0;
}
.footer li{
	display: inline-block;}
	.foot{margin-top: 40px;}
.foot-links li{width: 100%;display: block;}
.foot-links li a{width: 100%;display: block;padding-bottom: 10px;position: relative;}
.foot-links li a:hover{color: #ccc;}
.footer a{color:#ddd !important;text-decoration: none !important;}
.footer a:hover{color: #fff !important;}
.faico li{margin-right: 10px;}
.footer p{margin-top: 5px;}
.footer p i{margin-right: 14px;width: 10px;}
.career{position: relative;} 
.career i{
	font-size:11px;color:#fff;background:#ED3237;;height: 20px;width: 20px;line-height: 20px;font-weight: 800;
	border-radius: 50%;display: inline-block;text-align: center;position: absolute;top: -5px;left:45px;}
.final-foot{ 
	width: 100%;
	padding:20px 0px 40px 0px;
	margin-top: 70px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.05);
	color: #ddd;
}
.final-foot p{float: left;}
.final-foot ul{float: right;}
.final-foot ul li{margin-left: 10px;font-size: 17px;}
/*-------------------------*/
.error{color: red;font-size: 12px;}
.is-invalid{border:1px solid #ffb3b3 !important;}


.p{font-size: 13px !important;color: #444 !important;}
.share{display: block;text-align: center;margin:20px 0px 0px 0px;}
.share li{list-style-type: none !important;display:block;}
.share li a{text-decoration: none;}
.img-hold img {
    display: block;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}