#footer .footer-top .social-links a:hover {
    background: #1174de!important;
}

.nav-menu li:hover > a , .nav-menu >  .menu-active > a , .nav-menu ul li:hover > a , #contact .contact-info a:hover, #facts .counters span , .nav-menu li:hover > a .nav-menu > .menu-active > a , #services .box:hover .title a	, #about .about-col:hover .icon , #about .about-col:hover i , #portfolio .portfolio-item .portfolio-info h4 a:hover , #services .icon i , #about .about-col h2 a:hover , #contact .contact-info i , a:hover {
      color: #00aeef;
	}
.powered {
  /* position:absolute;*/
        padding-top: 2%;
    color: #ffffff;
    /* float: right; */
}
.powered a{
    color: #00aeef;
}
.powered a:hover{
	color: #06F;	
}

#footer .credits{
    /*width: 100%;*/
    display: inline-block;	
}

.social-links{
      float: right;
    display: inline-block;
}
	
#intro .btn-get-started {
	color: #FFF ;
	background-color: #1174de;
	}
	
#intro .btn-get-started:hover , #contact .form button[type="submit"]:hover  {
	color: #1174de ;
	background-color: #FFF;
	}

#footer {
    padding: 0 ;
}

.filter-active , .section-header h3::after , #contact .form button[type="submit"] , .back-to-top , #portfolio .portfolio-item figure .link-details:hover , .link-preview:hover , #portfolio .portfolio-item figure .link-preview:hover , #about .about-col .icon  {
    background: #1174de;
	}
.filter-active{
	padding: 5px 10px;
	text-align: center;
}

.text-center{
	text-align: center;
}

	
#header #logo h1 a:hover {
	border-left: none;
	}
#header #logo h1 a {
    border-left: 4px solid #1174de;
	}

	
.list-sponsors {
	height: 140px;
	width:100%;	
	}

.owl-item{
	margin-top:15px;
	background-color: #ffffff;
}

.wid-f {
	width: 100%
}
.hei-f {
	height: 100%
}
.of-h {
	overflow: hidden
}
.fat-l {
	float: left
}
.owl-prev {
    position: absolute;
    top: 40%;
    margin-left: -5%;
    display: block!IMPORTANT;
    border:0px solid black;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.owl-next {
    position: absolute;
    top: 40%;
    right: -7%;
    display: block!IMPORTANT;
    border:0px solid black;
}
.owl-prev, .owl-next {
    transform: scale(2,2);
    color: #666666;
	}

#clients .owl-dots{
	display:none;
	}

a {
    color: #fff;
	}


.space5 {
	height: 5px;
}
.space2 {
	height: 2px;
}
.space10 {
	height: 10px;
}
.space15 {
	height: 15px;
}
.space20 {
	height: 20px;
}
.space30 {
	height: 30px;
}
.space40 {
	height: 40px;
}
.space50 {
	height: 50px;
}
.space60 {
	height: 60px;
}

.owl-item {
	padding-right:10px;
	border-right: 1px solid black;
}

.back:hover , .readmore:hover {
  background: #fff;
  color: #2e3f9e;
  text-decoration: none;
  
}
.back {

	background-color: #1174be;
	color: #fff;
	border-radius: 16px; 
	cursor: pointer;
	font-size: 19px;
  	display: table;
	margin: 5px auto;
	padding: 3px 10px;
  text-decoration: none;
}

.readmoreright, .readmore {

	background-color: #1174be;
	color: #fff;
	border-radius: 10px; 
	cursor: pointer;
	font-size: 17px;
	padding: 7px 15px 7px 15px;
  	display: table;
	margin: 5px auto;
	padding: 3px 10px;
  text-decoration: none;
}

.readmore {
	float: right;
	
}

.news-section {
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    padding-top: 65px;
}

	#facts::before {
   /* background: rgba(255, 255, 255, 0.6);*/
	}

#intro .carousel-item::before {
	    /*background-color: rgba(40,40,40, 0.4);*/
}

/* -----------------About Us-------------------- */
#services, #contact {
    padding: 30px 0;
}
#facts{
	padding: 180px 0;
}
#about, #portfolio, #clients{
	padding: 40px 0;	
}

.img-fluid{
	width: 100%;
	}


/* -----------------Contuct Us-------------------- */


h1, h2, h3, h4, h5, h6, p{

	}

h1,h2{
    color: #00aeef;

}	
.descpage{
	font-size:16px; 
	line-height:24px; 
	text-align:center; 
	padding:10px 0px;
}
.descpage a,.descpage a:hover{
	color: inherit;
	text-decoration: none;	
}

.descpage .desctitle {
	font-size: 18px;
	font-weight: bold;	
}
	
/* -----------------MAP-------------------- */	
.mapdiv{ height:400px; position:relative; 
-webkit-box-shadow: 0px 2px 19px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 19px -1px rgba(0,0,0,0.75);
box-shadow: 0px 2px 19px -1px rgba(0,0,0,0.75);}  
.scrolloff {pointer-events:none;} 
#map_canvas1{ border:0px; height:100% !important; width:100% !important;}
.mapdiv{ height:400px; position:relative; 
-webkit-box-shadow: 0px 2px 19px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 19px -1px rgba(0,0,0,0.75);
box-shadow: 0px 2px 19px -1px rgba(0,0,0,0.75);}  
.scrolloff {pointer-events:none;} 


/* -----------------Projects-------------------- */
.projbackground {
	background-image:url(../img/about-plan.jpg);
    background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	padding: 250px 0px 150px;
	}
	
/* -----------------Products-------------------- */

p1{
	color: #1174de;
	text-align: center;	
	}
	
p1:hover{
	color: #0CF;
	}
	
.no-space2 .box2 {
overflow:hidden;
  margin: 1px -14px;
  padding: 0;
	max-height:240px;
} 

.portimg{
	width:100%;
	height:100%;	
}
.section-header h3 {
    text-transform: inherit;
    font-weight: inherit;
}

/* -----------------Product List-------------------- */

.listtitle{
	font-size: 22px;
	font-weight:bold;
}

.list-title-two{
	padding-left:5px;
    line-height: 32px;
    border-bottom: solid 1px #B0B0B0;
    margin-bottom: 10px;
}



/* -----------------Our Brands-------------------- */

#clients img:hover {
    opacity: 0.5;
}
#clients img {
    opacity: 1;
}

/* -----------------News-------------------- */
.p2{
text-align: justify;
}
.margin-right-text{
	margin-right: 40px;	
}

/* -----------------Footer-------------------- */
#footer .footer-top {
       padding: 35px 0 10px 0;
	}
	
.pdfbutton {
	background-color: #1174be;
	color: #fff;
	border-radius: 16px; 
	cursor: pointer;
	font-size: 19px;
	padding: 7px 15px 7px 15px;
  	display: table;
	margin: 5px auto;
	padding: 3px 10px;
  text-decoration: none;
}

.portfolio-info h5{
	font-size: 0.8rem;
}

.add-mg-40{
	margin-bottom:40px !important;
}
.add-mg-20{
	margin-bottom:20px !important;
}