
.no-margin{
	margin:0px;
}

.no-padding{
	padding:0px;
}


.navbar-default {
  background-color:white;
  background-image: none;
  background-repeat: no-repeat;
  font-size-adjust: 15;
  
 }

.navbar .container .navbar-brand {
    color: #373535 !important;
    font-size: 40px;
}

.navbar-nav > li > a {
	padding-top:35px !important; 
	padding-bottom:32px !important;
}
	
.navbar {
	min-height:62px !important;
}

.navbar .nav > li > a, .navbar .nav > li > a {

color: #FF8A33;
#color: #f0ad4e;
font-weight:bold; 
text-shadow: none;
font-size:17px;
}


/* dropdown menu submenu*/

.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    /*background-color: #FF8A33;
	color:#fff;*/
	color: #FF8A33;
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
/*marquee*/

.box1{
     
     height: 30px;
}


/*  blog  */
.blues{
    background: #fcca72;
}

.values{
    position: relative;
    overflow: hidden;
}

.box{
     padding: 40px 20px;
     height: 250px;
}

.box .box-home{
    padding: 40px 60px;
    z-index: 100;
    position: relative;
	color:black;
}

.box .box-home > h4{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.box .box-home > p{
    font-size: 13px;
    letter-spacing: 1px;
    color: rgb(204, 218, 229);
}

.icon-text{
    position: absolute;
    top: 24%;
    left: 15%;
    transform: translate(-50%,-50%);
    z-index: -100
}

.icon-text p{
    font-weight: 700;
    font-size: 90px;
    font-family: 'Arial', sans-serif;
}

.blues > .box-home > .icon-text p{
    color: black;
}

.blacks > .box-home > .icon-text p{
    color: #ffdca1;
}

.bg-city{
    background:  linear-gradient(rgba(31, 31, 31, 0.58),rgba(0, 0, 1, 0.63)),url('https://mdbootstrap.com/img/Photos/Others/architecture.jpg') ;
    background-size: cover;
	background-repeat:no-repeat;
}

/*main content*/

.p{
    font-weight: 700;
    font-size: 90px;
    font-family: 'Arial', sans-serif;
}
  


/* footer  */

#footer{
	background: #003366;
	padding: 0 0 30px 0;
	color: #3eee;
	font-size: 14px;
        }
#footer .footer-top{
            background: #003366;
            padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info{
            margin-bottom: 30px;
        }
#footer .footer-top .footer-info h3{
           font-size: 24px;
           margin: 0 0 20px 0;
           padding: 2px 0 2px 0;
           line-height: 1;
           font-family: "Monstreet" , sans-serif;
           color: #fff;
           font-weight: 400;
           letter-spacing: 3px;
           text-transform: uppercase;  
        }
#footer .footer-top .footer-info p{
            font-size: 13px;
            line-height: 24px;
            margin-bottom: 0;
            font-family: "Monstreet" sans-serif;
            color:#eef5ff;
        }
#footer .footer-top .social-links a{
            font-size: 18px;
            display: inline-block;
            background: #007bff;
            color:white;
            line-height: 1;
            padding: 8px 0;
            margin-right: 4px;
            border-radius: 50%;
            text-align: center;
            width: 36px;
            height: 36px;
            transition: 0.2s;
}
#footer .footer-top .social-links a:hover{
            background: #0067d5;
            color:white;
} 
#footer .footer-top h4{
            font-size: 14px;
            font-weight: bold;
            color: white;
            text-transform: uppercase;
            position:relative;
            padding-bottom: 10px;
}
#footer .footer-top .footer-links{
            margin-bottom: 30px;
}
        #footer .footer-top .footer-links ul{
            list-style: none;
            margin: 0;
            padding: 0;
        }
        #footer .footer-top .footer-links ul li{
            padding: 8px 0;
        }
        #footer .footer-top .footer-links ul li:first-child{
            padding-top: 0;
        }
        #footer .footer-top .footer-links ul a{
            color: #ecf5ff;
        }
        #footer .footer-top .footer-links ul a:hover{
            color: #74b5fc;
        }
        #footer .footer-top .footer-contact{
            margin-bottom: 30px;
        }
         #footer .footer-top .footer-contact p{
            line-height: 26px;
        }
        #footer .footer-top .footer-newsletter{
            margin-bottom: 38px;
        }
         #footer .footer-top .footer-newsletter input[type="email"]{
           border: 0;
           padding: 6px 8px;
           width: 65%; 
        }
         #footer .footer-top .footer-newsletter input[type="submit"]{
           background: #007bff;
           border: 0;
           padding: 6px 0;
           width: 35%; 
           text-align: center;
           color: white;
           transition: 0.3s;
           cursor: pointer;
        }
         #footer .footer-top .footer-newsletter input[type="submit"]:hover{
           background: #0062cc;
         }
         #footer .copyright{
             text-align: center;
             padding-top: 30px;
			   color: #f1f7ff;
         }
         #footer .credits{
            text-align: center;
            font-size: 13px;
            color: #f1f7ff;
         }
         #footer .credits a{
             color: #bfddfe;
         }
         #footer .credits a:hover{
             color: #f1f7ff;
         }
  
  
  
  
  /* Software solutions*/
  
  i.icon-2x {
  font-size: 20px;
}

.color-light{
    color:#FFFFFF;
}

/*Colored Content Boxes
------------------------------------*/
.servive-block {
  padding: 10px 30px;
  text-align: center;
  margin-bottom: 20px;
}

.servive-block p,
.servive-block h2 {
  color: #fff;
}

.servive-block h2 a:hover{
  text-decoration: none;
}

.servive-block-light,
.servive-block-default {
  background: #fafafa;
  border: solid 1px #eee; 
}

.servive-block-default:hover {
  box-shadow: 0 0 8px #eee;
}

.servive-block-light p,
.servive-block-light h2,
.servive-block-default p,
.servive-block-default h2 {
  color: #555;
}

.servive-block-u {
  background: #72c02c;
}
.servive-block-blue {
  background: #3498db;
}
.servive-block-red {
  background: #e74c3c;
}
.servive-block-sea {
  background: #1abc9c;
}
.servive-block-grey {
  background: #95a5a6;
}
.servive-block-yellow {
  background: #f1c40f;
}
.servive-block-orange {
  background: #e67e22;
}
.servive-block-green {
  background: #2ecc71;
}
.servive-block-purple {
  background: #9b6bcc;
}
.servive-block-aqua {
  background: #27d7e7;
}
.servive-block-brown {
  background: #9c8061;
}
.servive-block-dark-blue {
  background: #4765a0;
}
.servive-block-light-green {
  background: #79d5b3;
}
.servive-block-dark {
  background: #555;
}
.servive-block-light {
  background: #ecf0f1;
}

    
	/*call us */
	.service{
		margin:75px 0;
	}
	
	.title{
		text-align:center;
		font-weight:bold;
		margin-bottom:30px;
	}
	
	.service-box{
		padding:0 35px;
		cursor: pointer;
		margin-bottom: 10px;
	}
	
	.service-box img{
		width:160px;
		margin-top:65px;
		margin-bottom: 45px;
	}
	
		
.service-box h6{
	margin-bottom:40px;
	font-weight:bold;
	font-size:18px;
	
}

.service-box p{
	font-size:14px;
	color:#808080;
}

.service-box:hover, .active-service{
	background:#f09f26;
	border-radius:5px;
	color:#fff;
	box-shadow:0 15px 15px 2px rgba(240, 159, 38,0.5);
}

.service-box:hover p{
	color:#fff;
}

.active-service p{
	color:#fff;
	
}

.fa-arrow-right{
	font-size:22px;
	margin-top:30px;
	margin-bottom:35px;
	cursor:pointer;
}


/*banner image */

.page-header {
  overflow: hidden;
}
.page-header img {
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height:350px;
}		

/*solution*/

.solution{
	margin:75px 0;
	
}

#focus{
		background-color:#17b331;
}


#about{
		background-color:#e9f2ea;
}


