.carousel-control.left{
background-image:none !important;
}
.carousel-control.right{
background-image:none !important;
}
.lead{
padding-top:0;
}
.lead p{
font-family: 'Raleway', sans-serif;
font-size:15px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
width:auto;
float: none !important;
margin: auto;
}    
/****** LOGIN MODAL ******/
.loginmodal-container {
padding: 30px;
max-width: 350px;
width: 100% !important;
background-color: #F7F7F7;
margin: 0 auto;
border-radius: 2px;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
overflow: hidden;
font-family: roboto;
}
.loginmodal-container h1 {
text-align: center;
font-size: 1.8em;
font-family: roboto;
}
.loginmodal-container input[type=submit] {
width: 100%;
display: block;
margin-bottom: 10px;
position: relative;
}
.loginmodal-container input[type=text], input[type=password] {
height: 44px;
font-size: 16px;
width: 100%;
margin-bottom: 10px;
-webkit-appearance: none;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
padding: 0 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.loginmodal {
text-align: center;
font-size: 14px;
font-family: 'Arial', sans-serif;
font-weight: 700;
height: 36px;
padding: 0 8px;
}
.loginmodal-submit {
border: 0px;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1); 
background-color: #e7875b;
padding: 17px 0px;
font-family: roboto;
font-size: 14px;
}
.loginmodal-submit:hover {
border: 0px;
text-shadow: 0 1px rgba(0,0,0,0.3);
background-color: #dd8158;
}
.loginmodal-container a {
text-decoration: none;
color: #666;
font-weight: 400;
text-align: center;
display: inline-block;
opacity: 0.6;
transition: opacity ease 0.5s;
} 
.login-help{
font-size: 12px;
}
.carousel-control {
top: 45%;
opacity: 0.8;
}


svg:not(:root){
overflow: initial !important;
}
html, body {
height:100%;
width:100%;
}
body{
margin: 0px;
overflow-x:hidden;
overflow-y:scroll;
}
a{
color:#0078ff;
}
p{
margin: 0 10px 24px;
}
.navbar-default {
background-color: #000;
border: 0px;
padding:0.5em;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background-color: transparent;
color: #e7875b;
}	
#navbar{		
float: right;
}
.navbar-default .navbar-brand{
color:#fff;
margin-left: 1em;
padding: 0;
}
.navbar-default .navbar-nav>li>a {
color:#e7875b;
font-weight: 900;
font-size:12px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #fff;
background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
color:#e7875b;
}
.st0 {
fill: #0B0F10 !important;
opacity: 0.8;
}
.container{
z-index: 2;
position: relative;
}
#about, #concept, #clients{
padding-top:5em;
}
/* Underline From Left */
.hvr-underline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 10px;
background: #e7875b;
height: 3px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
right: 0;
}
section{
position: relative;
/*background-attachment:fixed;*/
height: 100%;
}		
section .logos{
width: 18%;
padding-bottom: 1em;
position: absolute;
bottom: 0;
right: 0.5em;
z-index: 2;
}
section .arrow{
padding-bottom: 1em;
position: absolute;
bottom: 0;
right: 0;
left: 0;
margin-left: auto;
margin-right: auto;
}
.header{
position: absolute;
left: 0;
right: 0;
color: #fff;
text-align: center;
top: 38%;
font-family: 'Roboto',sans-serif;
text-transform: uppercase;
}
.header h1{
font-size:120px;
}
.panel{
height: 100%;
/*background-image:url("../img/pattern.jpg");*/
background-repeat:repeat;
margin-bottom: 0;
position: relative;
border:0px;
border-radius:0px;
/*background-color:#f5f2eb;*/
}		
.panel h1{
text-align: right;
color: #fff;
font-size: 32px;
font-weight: bold;
font-family: 'Roboto',sans-serif;
/*font-family: 'Squada One', cursive;*/
text-transform: uppercase;
}		
.lead{
color: #E8E5E5;
font-size: 16px;
font-family: 'Raleway', sans-serif;
z-index: 1;
}		
.our-solutions{
color: #fff;
font-size: 23px;
font-weight: 500;
padding-left: 2em;
list-style-type: none;
z-index: 1;
}
.our-solutions li{
text-decoration: underline;
color:#a98c3e;
}		
.our-clients{
color: #a98c3e;
font-size: 23px;
font-weight: 500;
padding-left: 1em;
list-style-type: none;
z-index: 1;
font-size: 29px;
text-align: center;
}		
#contacts{
color:#fff;
}
#contacts form{
padding: 0;
}		
#contacts .form-control{
border-radius:0px;
}		
#contacts .input-group{
width:100%;
}
#contacts #submit{
width: 40%;
background: #e7875b;
border:0px;
border-radius: 0;
}    
#contacts textarea {
resize: none;
}
#contacts .info p{
margin:0px;
margin-bottom:4px;
}
        
@media only screen and (max-width : 1199px) {
.chart-1  {
margin-left: 0px !important;
margin-top: -2em;
}
#about h1 {
padding-left: 3.9em !important;
} 
}    
@media only screen and (min-width : 992px) {
/*.lead{
padding-top: 4em;
}		
/*.our-solutions{
padding-top: 4.48em;
}*/
.our-clients{
padding-top: 1em;
}		
#solutions .main-text{
padding-top: 6em;
}		
}  
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
#products .our-clients{
text-align: right;
}
#contacts{
padding-top: 7em !important;
height: auto;
}    
#about h1 {
padding-left: 0em !important;
}    
#about .background-svg{
width: 70% !important;
opacity: 0.3 !important;
}
#solutions .background-svg{
width: 200% !important;
top: -20em !important;
opacity: 0.5 !important;
left: -50em !important;
right: 0;
margin: auto;
}
#solutions .title, #solutions .line{
display:none;
}
#products .title, #products .line{
display:none;
}    
#about, #concept, #clients {
padding-top: 5em;
}   
#solutions .line-mobile {
margin-bottom: 1em;
display:block !important;
}
.title-mobile, .line-mobile{
display:block !important;
}
.main-text{
margin-top:0 !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.chart{
padding-left:0;
}
.chart-1{
display:none;
}
.line{
padding-left: 0em !important;
margin-bottom: 1em;
}
#office{
padding-left: 0 !important;
}
#office .info{
margin-top: 2em !important;
}
}
    

@media only screen and (max-width : 768px) {
.container{
padding-top: 0em;
}
#about, #concept{
padding-top: 5em;
}
#solutions .our-solutions {
padding-left: 0.5em;
}
#products .our-clients{
padding-left: 0.5em;
}    
#solutions .main-text, #solutions .our-solutions{
margin-top:0 !important;
}
#products .our-clients, #products .main-content{
margin-top:0 !important;
}
#clients{
height: auto;
padding-top: 0
}    
.header h1 {
font-size: 80px;
}
.header h2{
font-size: 35px;
}
}
    
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) { 
.panel {
height:auto !important;
}    
.header h1 {
font-size: 55px;
}
.header h2{
font-size: 25px;
}
#about, #solutions, #products {
padding-top: 1em;
}
.panel h1 {
text-align: left;
}
.line{
float:left !important;
}
.lead {
padding-top: 1em;
}
.line-mobile{
float:left !important;
}
}
  

/*
/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
display:none;
width:10px;
height:3px;
}
