@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');

html,body {
    height: 100%;
    width: 100%;
    font-family: 'Poppins'sans-serif,'futura','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: black;

}
.navbar {
    padding: 0.8rem;
    border-bottom: 5px solid #be922f;
    background-color: white;
}
.brands_nav{
    size: large;
}

.navbar-nav li {
padding-right: 20px;
font-family:'verdana';
}
.nav-link {
    font-size: 1.1em !important;
}
.navbar-collapse a {
    float: left;
    display: block;
    color: white;
    text-align: center;
    
    
    text-decoration: none;
  
    border-bottom: 3px solid transparent;
  }
  
  .navbar-collapse a:hover {
    border-bottom: 3px solid #be922f;
  }
  
  .navbar-collapse a.active {
    border-bottom: 3px solid #be922f;
  }
  
.carousel-inner img {
    width: 100%;
    height: 100%;
}
.intro {
    width: 60%;
    margin: 0 auto;
    padding-top: 7rem;
}


.section-title{
    color:#636631;
	font:  "Montserrat", sans-serif;
}
.section-intro{
    color:black;
    font:  Verdana, 'Geneva', Tahoma, sans-serif;
    padding-bottom: -10rem;
}
.lead{
    color: #323467 ;
    font-size: large;
    padding-top: 4rem;
    
}
.img-fluid{
    max-width: 20%;
    height: auto;
   padding-top: -7rem;
   padding-bottom: 5rem;
}
.welcome {
    width: 60%;
    margin: 0 auto;
    padding-top: 7rem;
}


.section-column{
    color:#636631;
    font:  "Montserrat", sans-serif;
    margin-bottom: -4rem;
   
}

.lead{
    margin-bottom: -9rem;
    margin-top: -3rem;
}


.image-fluid{
    margin-top: -2rem;
}
.text-center{
    width: 90%;
    margin: 0 auto;
    padding-top: 10rem;

}
.text-center h3{
    color:#636631;
    
}
.img-icon{
    max-width: 9%;
    height: auto;
   padding-top: -7rem;
   padding-bottom: 2rem;

}
h5{
    color:#636631;
}
.text-center{                         /*--Spacing Control--*/
    margin-top: -4rem;
    margin-bottom: 2rem;
}


/*---slide Brands --*/
.brands {
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px
}

.brands_slider_container {
    height: 130px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding-left: 97px;
    padding-right: 97px
}

.brands_slider {
    height: 100%;
    margin-top: 10px
}

.brands_item {
    height: 100%
}

.brands_item img {
    max-width: 100%
}

.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 40px
}

.brands_next {
    right: 40px
}

/*--- footer --*/

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
  }
  
  ul.social-network li {
    display: inline;
    margin: 0 5px;
  }
  

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
  
  .social-circle li img {
    margin: 0;
    line-height: 30px;
    text-align: center;
  }
  .icon-so {
    max-width: 120%;
    height: auto;
  }
footer{
    background-color: #313366;
    color: white;
    padding-top: 0rem;
    width: 100%;
    max-height: 100%;
    border-top: 5px solid #be922f;
}
hr.light {
    display: inline block;
    width: 75%;
    margin-top: .8rem;
    margin-bottom: 1rem;
    padding-left: 10%;
    padding-right: 10%;
    
    
}
footer{
    margin-bottom: -10rem;
    padding-bottom: -10rem;
}
hr.light-100{
    border-top: 1px solid #be922f;
    width: 100%;
    margin-top: 0.8rem;
    margin-bottom: 1rem;
}

  .foot{
    border-bottom: 3px solid #be922f ;
    float: left;
 }
 table {
     width:auto !important ;
     margin: 0 auto;
   
     text-align: left;
     
 }
 table.table-bordered{
     color: black;
 }

.load{
    margin-left: -11rem;
    
}
.intro{
    margin-top: -8rem;
}

/*--leader services--*/
.section-wel {
    text-align: center;
    color:#636631 ;
}

.img-source{
    margin-top: 1rem;

}
.text-setting{
    margin-top: 3rem;
}
/**********************/
/*     17. Footer     */
/**********************/
.footer {
	padding-top: 5rem;
    background-color: #313366 ;
    border-top: 5px solid #be922f;
}

.footer .text-container {
	margin-bottom: 2.25rem;
}

.footer h6 {
	margin-bottom: -1.5rem;
    color: #fff;
    margin-top: -2rem;
}

.footer p,
.footer ul {
	font-size: 0.875rem;
    line-height: 1.375rem;
    color: white;
}
.footer ul p a{
    color: white;
}
/* Footer */
.footer .text-container.about {
    margin-right: 5rem;
}
/* end of footer */


/*************************/
/*     18. Copyright     */
/*************************/
.copyright {
	padding-top: 1rem;
	padding-bottom: -2rem;
	background-color:  #313366;
	text-align: center;
}

.copyright p,
.copyright a {
	color: #dfe5ec;
	text-decoration: none;
}


/*--- Map --*/

.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}



.form-control-input:focus + .label-control,
.form-control-input.notEmpty + .label-control,
.form-control-textarea:focus + .label-control,
.form-control-textarea.notEmpty + .label-control {
	top: 0.125rem;
	opacity: 1;
	font-size: 0.75rem;
	font-weight: 500;
}


.form-control-input,
.form-control-select {
	display: block; /* needed for proper display of the label in Firefox, IE, Edge */
	width: 100%;
	padding-top: 1.25rem;
	padding-bottom: 0.25rem;
	padding-left: 1.3125rem;
	border: 1px solid #dadada;
	border-radius: 0.25rem;
	background-color: #fff;
	color: #787976;
	font: 400 0.875rem/1.375rem "Open Sans", sans-serif;
	transition: all 0.2s;
	-webkit-appearance: none; /* removes inner shadow on form inputs on ios safari */
}

.form-control-select {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	height: 3rem;
}

/* IE10+ hack to solve lower label text position compared to the rest of the browsers */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	.form-control-input {
		padding-top: 1.25rem;
		padding-bottom: 0.75rem;
		line-height: 1.75rem;
	}

	.form-control-select {
		padding-top: 0.875rem;
		padding-bottom: 0.75rem;
		height: 3.125rem;
		line-height: 2.125rem;
	}
}

.form-control-textarea {
	display: block; /* used to eliminate a bottom gap difference between Chrome and IE/FF */
	width: 100%;
	height: 8rem; /* used instead of html rows to normalize height between Chrome and IE/FF */
	padding-top: 1.25rem;
	padding-left: 1.3125rem;
	border: 1px solid #dadada;
	border-radius: 0.25rem;
	background-color: #fff;
	color: #787976;
	font: 400 1rem/1.5625rem "Open Sans", sans-serif;
	transition: all 0.2s;
}

.form-control-input:focus,
.form-control-select:focus,
.form-control-textarea:focus {
	border: 1px solid #a1a1a1;
	outline: none; /* Removes blue border on focus */
}

.form-control-input:hover,
.form-control-select:hover,
.form-control-textarea:hover {
	border: 1px solid #a1a1a1;
}

.checkbox {
	font: 400 0.875rem/1.375rem "Open Sans", sans-serif;
}

input[type='checkbox'] {
	vertical-align: -15%;
	margin-right: 0.375rem;
}

/* IE10+ hack to raise checkbox field position compared to the rest of the browsers */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	input[type='checkbox'] {
		vertical-align: -9%;
	}
}

.form-control-submit-button {
	display: inline-block;
	width: 100%;
	height: 3.125rem;
	border: 0.125rem solid wheat;
	border-radius: 0.25rem;
	background-color:#636631;
	color: #fff;
	font: 700 0.75rem/1.75rem "Montserrat", sans-serif;
	cursor: pointer;
	transition: all 0.2s;
}

.form-control-submit-button:hover {
	background-color: transparent;
	color:rgb(2, 2, 83);
}
.form-1 .form-control-input,
.form-1 .form-control-select {
	border: 1px solid #39728f;
	background-color: #2a5d77;
	color: #fff;
}

.form-1 .form-control-textarea {
	border: 1px solid #39728f;
	background-color: #2a5d77;
	color: #fff;
}

.form-1 .form-control-input:focus,
.form-1 .form-control-input:hover,
.form-1 .form-control-select:focus,
.form-1 .form-control-select:hover,
.form-1 .form-control-textarea:focus,
.form-1 .form-control-textarea:hover {
	border: 1px solid #fff;
}
.ex-basic-2 .form-container {
	margin-top: 2.5rem;
}
.ex-basic-2 .form-container {
    margin-left: 1.75rem;
}

span {
    font-family:arial;
    font-size:15px;
    margin-bottom: -2rem;
}


.container-lenght{
    margin-top: 2rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.connect{
    margin-top: 1rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.para{
    text-align: center;
    
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.dropdown-menu{
    color: black;
    background-color:grey;
    
    
}
.L{
    color: #313366;
}
.dropdown-menu a{
    text-align: left;
}
.dropdown-menu :hover{
    color: #be922f;
}
.label-control{
    margin-left: -32.5rem;
    font-family: Arial, Helvetica, sans-serif;
}
.section-coli{
    margin-top: -4rem;
    color: #636631;
}
.brands{
    margin-top: -2rem;
}

/*--Bussines --*/
.img-fl {
    background-color: white;
    border-radius: 50%;
    border: 2x solid grey;
    padding: 10px;
    
  }
  .section-head{
      color:#636631;
      margin-top: -2rem;
  }
  .section-header{
      margin-top: 3rem;
  }
  .section-headi{
    color:#636631;
   
}
.bulead{
    color: #323467;
}
.buloadS{
    color: #323467;
}



.ex-header {
	padding-top: 8rem;
	padding-bottom: 5rem;
	background-color: #676733;
	text-align: center;
}

.ex-header h1 {
	color: #fff;
}

.ex-basic-1 {
	padding-top: 2rem;
	padding-bottom: 0.875rem;
	background-color: #fbfbfb;
}

.ex-basic-1 .breadcrumbs {
	margin-bottom: 1rem;
}

.ex-basic-1 .breadcrumbs .fa {
	margin-right: 0.5rem;
	margin-left: 0.625rem;
}

.ex-basic-2 {
	padding-top: 4.75rem;
	padding-bottom: 4rem;
}

.ex-basic-2 h3 {
	margin-bottom: 1rem;
}

.ex-basic-2 .text-container {
	margin-bottom: 3.625rem;
}

.ex-basic-2 .text-container.last {
	margin-bottom: 0;
}

.ex-basic-2 .list-unstyled .fas {
	color: rgb(1, 1, 107);
	font-size: 0.5rem;
	line-height: 1.375rem;
}

.ex-basic-2 .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.ex-basic-2 .form-container {
	margin-top: 2.5rem;
}

.ex-basic-2 .btn-outline-reg {
	margin-top: 1.75rem;
}



/*---Media Queries --*/
@media (max-width: 992px) {

  }
@media (max-width: 768px) {
  
}
@media (max-width: 576px) {
  
}
/*--Technology--*/
.section-lid{
    color:#636631;
}
.section-lide{
    color:#636631;
    float: left;
    margin-top: -2rem;

}
.buleader{
    text-align: left;
    margin-top: 2.5rem;
    color: #323467;
}
.section-titli{
    margin-bottom: 5rem;
    color: #636631;
}
.section-lider{
    margin-top: -2rem;
}
.buleadi{
    margin-top: 2.5rem;
    color: #323467;
}
.land{
    color:#323467;
}
.img-flo{
    width: 90px;
    margin-bottom: 3rem;
    
}
.img-fill{
    width: 15%;
}
.aa{
    text-align: center;
    margin-top: 3rem;
}
.ass{
    text-align: left;
    margin-top: 2rem;
}
.aw{
    margin-left: 3.5rem;
}
.border{
    border:2px solid grey;
    margin-top: 2rem;
    box-shadow: grey;
}

/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed {
  background-image: url('img/mac.png');
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}





/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








