*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
   box-sizing: border-box;

}

body{
    overflow: hidden;
}
h1{
    
    color: #217ec2 ;
}
p ,a{
   
    color:black ;
}
a:hover{
    text-decoration: none;
}
p{
    line-height: 1.7;
    font-size: 16px;
}
i{
   color: #fbaa22;; 
}
hr{
    width: 60px;
    background-color:  #fbaa22;
    height: 2px;
    margin: initial;
}
span{
    color: #217ec2;
}
/* Slider */
.Partners{
    margin-top: 20px;
}
.Partners h1{
    margin-top: -13px;
}
  .Partners hr {
    margin-bottom: 35px;
}
.slide{
    text-align: center;
    line-height: 200px;
}
@media(max-width:768px){
    .slide img{
        width: 140;
        height: 70px;
    }
}
.mainSlickSlider{
    background-color: white;
    margin-top: -35px;
}
/*Go To Top*/

.sroal {
    color: white;
    position: fixed;
    display: block;
    z-index: 9999;
    right: 5px;
    bottom: 5px;
    cursor: pointer;
    display: none;
    background-color: rgba(78, 63, 63, 0.6);;
    border: 1px solid white;
    border-radius: 5%;
}
.sroal i{
    padding: 10px;
    color: white;
}
/*Nav Bar Style*/

.navbar{
  min-height: 90px;
}
.navbar-inverse{
background-color: white;
border-color: white;
}
.navbar-collapse{
    border-top: 0px;
    text-align: center;
}
.navbar-toggle {
background-color: #217ec2;
border-color: white;
margin-top: 30px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fbaa22;
}
.navbar-inverse .navbar-toggle {
    border-color: white;
}
.navbar-right{
    padding-top: 27px;
}
.navbar-inverse .navbar-nav > li > a {
    color:#217ec2;
    font-weight: bold;
}
.nav > li > a{
    padding-left: 10px;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color:  #fbaa22;
}
.navbar .navbar-brand img{
   width: 235px;
}
@media(min-width: 900px){
    .navbar-inverse .navbar-nav > li > a{
        font-size: 16px;
    }
    .navbar .navbar-brand img {
        width: 310px;
    }
    .navbar-right {
        padding-top: 36px;
    }
    .navbar{
        min-height: 113px;
      }
      .About-Section,.Header-Seveces,.Header-industry ,.contact-section{
          margin-top: 130px;
      }
    }
/*Style Of Slide Show*/
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    padding-top: 77px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
    padding-top:77px;
}
.item1,.item2{
    -webkit-background-size:cover ;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    min-height: 600px;
    margin-bottom: 60px;
    color: white;
}
.item-cover{
    background:#217ec26b;
    min-height: 450px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.item1{
    background-image: url(../images/Collaborations.jpg);
}
.item2{
    background-image: url(../images/inov.jpg);
}
.carousel-inner{
    height: 420px;
}
.carousel-control{
    bottom: 33px;
}
.item h1{
    color: white;
    /*margin-top: 150px;*/
    margin-top: 220px;
    font-weight: bold;
}
.glyphicon{
    color: white;
}

/*Style Of All Header Page*/
.About-Section,.Header-Seveces,.Header-industry ,.contact-section{
    -webkit-background-size:cover ;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
max-height: 450px;
    
}

.About-Section-Cover , .Header-Seveces-Cover , .Services-Cover,.contact-section-cover{
    background:#217ec26b;
    min-height: 380px;
}
.About-Section h1 ,.Header-Seveces h1 ,.Header-industry h1 ,  .contact-section h1 {
    margin-top: -187px;
    text-align: center;
    padding-top: 10em;
    color: white;
    font-weight: bold;
}

  /*About Style Section and page */
  .About{
      margin-bottom: 50px;
      margin-top: 40px;
  }
  .About img{
      margin-top: 80px;
      border: 2p solid #fbaa22;
      border-radius: 50%;
      padding-left: 20px;
  }
  .About .lead{
   padding-left: 3px;
  }
  .About h1 ,.out_Sevices h1{
    margin-top: -13px;
}
  .About hr ,.out_Sevices  hr{
    margin-bottom: 35px;
}
.About button a{
    color: white;
    text-decoration: none;
    padding:7px;
    font-size: 14px;
}
.About-Section{
margin-top: 30px;
margin-bottom: 60px;
color: white;

}
.About-Section-Cover{
    padding-bottom: 30px;
    padding-top: 30px;
}
.About-Page {
    background-image: url(../images/bg-blob-gradient-1.svg);
}
/*.core-value{
    background-image: url(../images/bg-blob-gradient-1.svg);
}*/
.Core-Values-section{
    background-image: url(../images/small-value.jpg);
    -webkit-background-size:cover ;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    max-height: 400px;
    margin-top: 30px;
    margin-bottom: 60px;
    color: white
}
@media(max-width: 768px){
    .Core-Values-section{
        background-image: url(../images/small-valuephone.jpg);
    }
}
.Core-Values-section-Cover{
    background:#217ec26b;
    min-height: 288px;
    padding-top: 30px; 
}
@media (max-width: 768px) {
    .Core-Values-section{
        min-height: 350px;
    }
    .Core-Values-section-Cover{
        min-height: 355px;
    }
}
.Core-Values-section h1{
    color: white;
}
.Core-Value-div{
    width: 50%;
    margin: auto;
    text-align: center;
    margin-bottom: 60px;
}
@media(max-width: 768px){
    .Core-Value-div{
        width: 100%;
    }
}
.Core-Value-div p{
    color: white;
}
.Services .thumbnail{
    margin-bottom: 20px;
}
.Services .Services-P p{
text-align: initial;
padding-left: 15px;
}

/*Services page */
.Header-Seveces{
background-image: url(../images/services.jpg);
margin-top: 30px;
margin-bottom: 60px;
color: white;
}
.Header-Seveces-Cover{
    padding-bottom: 30px;
    padding-top: 30px;
}
.out_Sevices {
    padding-left:25px;
}
.out_Sevices h1{
    margin-top: -13px;
}
 .out_Sevices  hr{
    margin-bottom: 35px;
}
.Services-section {
 background-image: url(../images/ser.jpg);
-webkit-background-size:cover ;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
 margin-bottom: 42px;
}
.Services-section-cover{
    background:#217ec26b; 
}
.service{
    border-inline-start: #fbaa22 solid 3px;
    margin-top: 33px;
    margin-bottom: 12px;
    background-color: white;
    margin-top: 55px;
    margin-bottom: 35px;
    text-align: center;
}
@media (max-width: 768px) {
    .service{
        margin-bottom: 90px;
    }
}
.service h4 ,.service p ,.service button {
    padding-left: 10px;
    text-align: initial;
}
.service p .service button{
    text-align: initial;
}
.service span{
    margin-top: -40px;
   
}
.service button{
    margin-left: 10px;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 10px;
    height: 32px;
}
.service a {
color: white;
}


/*Services and Industrys Style Section and page */

.Header-industry {
margin-top: 30px;
margin-bottom: 60px;
color: white;
 background-color: #6B6365;
}
.Services-Cover{
    padding-bottom: 30px;
    padding-top: 30px;
}
.Seveces-Detaails h1{
  text-align: center;
  margin-bottom: 40px;
}
.Seveces-Detaails  .thumbnail{
    margin-bottom: 60px;
}
.Diffrent-Services{
    background-color:#fbaa22;
    color: white;
}
.Diffrent-Services i{
    color: white;
}
.Diffrent-Services .fa-inverse{
    color: #fbaa22;
}

.Services h1{
    margin-top: -13px;
}
.Services hr {
    margin-bottom: 35px;
}

/*part industry style*/
.industy hr{
margin: auto;
opacity: 0.3;
width: 200px;
color:#217ec2 ;
background-color:#217ec2;
}
.industy-page{
    background-image: url(../images/bg-blob-gradient-1.svg);
    margin-bottom: 50px;
}
.industy-page h1{
    text-align: center;
    margin-bottom: 20px;
}

.Our-Industry{
    text-align: justify;
}
.Our-Industry-text img{
    width: 350px;
    height: 215px;
}
.Our-Industry-text ,.Our-Industry-image{
    margin-top: -15px;
    background-color: white;
    border: 2px solid white;
}
@media(min-width:768px) and (max-width:991px){
    #Our-Industry-text-id{
        margin-top: -30px;
    }
    }
.industy-page p{
    padding-left: 25px;
}
.Our-Industry-text h4 ,.Our-Industry-text p{
    padding: 10px;
    padding-left: 2px;
}
.Our-Industry-image,.Our-Industry-image-tow ,.Our-Industry-image-three {
background-image: url(../images/djk0w9n6-900.jpg);
height: 206px;
-webkit-background-size:cover ;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
}
.Our-Industry-image-tow{
    background-image: url(../images/consultanto-5400.jpg);
    height: 150px;
    margin-top: 20px;
}
.Our-Industry-image-three{
    background-image: url(../images/sarix-pro.jpg);
    height: 320px;
    padding-top: 10px;
}

@media(min-width:768px) and (max-width:1200px){
.Our-Industry-image-three{
   height: 421px;
}
}
#Our-Industry-baground{
    margin-bottom: 50px;
    margin-top: 35px;
}
 /*=================================================*/
 /*Style Of Contact*/
 .contact-section{
    background: url(../images/contactus.jpg);
    margin-top: 30px;
    margin-bottom: 60px;
    color: white;
   }
   @media(max-width: 768px){
    .contact-section{
     background-image:url(../images/contactussmall.jpg);
    -webkit-background-size:cover ;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    }
}
   .contact-section-cover{
       padding-bottom: 30px;
       padding-top: 30px;
   }
.Menu{
    margin-bottom: 70px;
    margin-top: 20px;
}

.Menu-part{
    padding-bottom: 20px;
    padding-top: 20px;
    color: black;
    background-color: #eeeeee63;
}
.Menu-part h3{
    font-weight: bold;
}
.Menu-part:hover{
    background-color: #fbaa22;
}
.thumbnail{
    border: 2px solid #fbaa22;
}
@media (max-width: 500px){
    .Menu-part{
        margin: 10px 70px 0 70px ;
    }
}
@media (min-width: 500px) and (max-width: 768px) {
    .Menu-part{
        margin: 10px 130px 0 130px ;
    } 
}

/*start contact Form style*/
.contact-us{
    background-image:url(../images/mail.jpg);
    -webkit-background-size:cover ;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    min-height: 300px;
    margin-top: 398px;
    color: white;
}
@media (max-width: 768px) {
    .contact-us{
        background-image:url(../images/mailphone.jpg);
    } 
}
.contact-us .fields{
    background-color:rgb(78 63 63 / 18%);
    min-height: 300px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.contact-us .fields h1{
    color: white;
}
.contact-us p{
    margin-bottom: 40px;
    color: white;
}
.contact-us textarea{
    height: 228px;
}

.contact-us input[type="text"],
.contact-us input[type="email"],
.contact-us input[type="number"],
.contact-us textarea{
    background:rgba(78, 63, 63, 0.6);;
    color: white;
    border: none;
}
.contact-us .form-group :hover{
color: #fbaa22
}
.contact-us .btn-primary {
    color: #fff;
    background-color: #217ec2;
    border-color: #217ec2;
}
/*=======================================================*/
/*Start Industrys Style */
.Industrys{
    margin-top: 40px;
}
.Industrys .thumbnail{
    margin-bottom: 37px;
}
.Industrys h1{
    margin-top: -13px;
}
.Industrys h3{
    margin-top: 48px; 
}
.Industrys hr {
    margin-bottom: 35px;
}
.Industrys p{
    margin-bottom: 25px;
}
.Industry-one ,.Industry-Tow ,.Industry-three{
    height: 120px;
    padding: 1px;
}
.Industry-one ,.Industry-Tow ,.Industry-three{
    -webkit-background-size:cover ;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
}
.Industry-one{
    background-image: url(../images/djk0w9n6-900.jpg);
}
.Industry-Tow{
    background-image: url(../images/consultanto-5400.jpg);

}
.Industry-cover{
    height: 120px;
    padding: 1px;
    background:#217ec26b;
}
.Industry-cover h3{
color:#fbaa22;
color: white;
}
.Industry-cover h4{
    color: white;
    margin-top: 40px;
    }
.Industry-three{
    background-image: url(../images/sarix-pro.jpg);
  
}
 button{
height: 40px;
background-color: #fbaa22;  
color: white;  
border: 1px solid ;
border-radius: 5px;
margin-top: 12px;
}
 .Industrys button a{
    color: white;
    text-decoration: none;
    padding:7px;
    font-size: 14px;
}

/*start Footer style*/
.Footer {
margin-top: 24px;
}
.Footer img{
    width: 338px;
    margin-top: 48px;
}
.Footer h4{
    font-weight: bold;
    color: #217ec2;
}
.Footer li{
    margin-bottom: 10px;
}
.Footer .Footer_Menu a{
text-decoration: none;
}
.Footer .Footer_Menu a:hover{
    color: #fbaa22;
    }
 .last {
    background:rgba(78, 63, 63, 0.6);;
     margin-top: 8px;
     width: 100%;
 }
.last p{
 padding: 15px;
}
.loading-overlay{
    background: white ;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.sk-folding-cube {
    margin: 250px auto;
    width: 60px;
    height:60px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
  
  .sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
  }
  .sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #217ec2;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
            animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
  }
  .sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
            transform: scale(1.1) rotateZ(90deg);
  }
  .sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
            transform: scale(1.1) rotateZ(180deg);
  }
  .sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
            transform: scale(1.1) rotateZ(270deg);
  }
  .sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s; 
  }
  .sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  @-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
              transform: perspective(140px) rotateX(-180deg);
      opacity: 0; 
    } 25%, 75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
              transform: perspective(140px) rotateX(0deg);
      opacity: 1; 
    } 90%, 100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
              transform: perspective(140px) rotateY(180deg);
      opacity: 0; 
    } 
  }
  
  @keyframes sk-foldCubeAngle {
    0%, 10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
              transform: perspective(140px) rotateX(-180deg);
      opacity: 0; 
    } 25%, 75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
              transform: perspective(140px) rotateX(0deg);
      opacity: 1; 
    } 90%, 100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
              transform: perspective(140px) rotateY(180deg);
      opacity: 0; 
    }
  }

/*Media Quiery Style*/

@media(max-width: 768px){
    .industy-page .thumbnail{
        margin-bottom: 77px;
    }
    .Services .thumbnail {
        margin-bottom: 155px;
    }
   .Footer{
       text-align: center;
   }
   .contact-us{
       margin-top: 90px;
   }
}
@media(max-width: 767px){
    .core-value{
        text-align: left;
        padding-left: 17px;
    }
}

.alert-success{
    background: #D4EDDA;
    font-size: 13px;
    padding: 20px;
    margin-bottom: 5px;
    border-left: 8px solid #3AD66E;
    border-radius: 4px;
  }
  .alert-error{
    background: #FFF3CD;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 10px;
    border-left: 8px solid #FFA502;
    border-radius: 4px;
  }


.doneMessage{
    visibility: hidden;
}
.Break{
    margin-bottom: 20px;
}

