*{
    box-sizing: border-box;
}
/*------header------*/
html, body {
    
    margin: 0;
    box-sizing: border-box;
    position:relative;
    overflow-x: hidden;
    
}
article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}
a, a:hover{
    color: #23527c;
    text-decoration: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
ul>li{
    width: auto;
    float: left;
    padding: 2% 3%;
    font-weight: 600;
    list-style: none;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}
ul.info-para>li {
    padding: 1% 0%;
    margin: 0% 2%;
    font-weight: 100;
    font-family: 'Muli', sans-serif;
    word-spacing: 2px;
    list-style: circle;
}
.font{
  font-family: 'Lato', sans-serif;  
}
.font1{
  font-family: 'Muli', sans-serif;
}
.title1{
    text-align: center;
    font-size: 28px;
    padding: 0 0 1em 0;
}
.title{
    padding: 1em;
}
mark{
    color: #870007;
}
form{
    margin: 0%  0%  0% 20%
}
.bg-color{
    background: #efeff1;
    background: linear-gradient(to bottom right, #2196F3, #fff);
}
.btn-default {
    color: #fff;
    background-color: #d8242c;
    border-color: #ccc;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .row{
    padding: 0;
    margin: 0;
}
/*----------------header------------*/
.contianer-fluid{
    overflow: hidden;
}
.header{    
    width: 100%;
    height: auto;
    float: left;
    background: #ffffffa3; 
    border-bottom: 1px solid grey;
    box-shadow: 0px 0px 10px #808080d4;
    z-index: 999;
}
.content {
  padding: 16px;
}
.top-container {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
}
.logo{
    float: left;
    width: auto;
    font-size: 2em;
    padding: 0.5em 2em;
}
.logo1{
    width: 50%;
}
.line{
    width: 30%;
    height: 2px;
    float: left;
    margin: 0% 35% 2% 35%;
    align-content: center;
}
span.small1{
    width: 25%;
    float: left;
    height: 100%;
}
.content{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
}
.content1{
    width: 100%;
    float: left;
    font-size: 25px;
}
.about-align{
    padding: 0 2em 0 10em;
}
.title-align{
    padding: 0 2em 0 8em;
}
.w3-content{
    float: left;
}
.slider{
    width: 100%;
    height: 50em!important;
    float: left;
    position: relative;
    top: -8em;
    z-index: -9;
}
.slider::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 25%;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #9370dbcc transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.menu-name{
    font-size: 12px;
}
.banner{
    height: 588px;
    float: left;
    width: 100%;
}
.side-buttons-container:hover .menu-name{
    display: block;
    
}
.side-buttons-container .menu-name{
    display: none;
}
.social-icon{
    width: 30%;
    float: right;
}
.icon{
    width: auto;
    float: left;
    padding: 1em;
    font-size: 20px;
}
.side-buttons-container {
    position: fixed;
    top: 55%;
    right: 0;
    width: 65px;
    padding: 1%;
    font-size: 23px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    box-shadow: 0 5px 14px 3px rgba(0,0,0,0.2);
    border-radius: 8px 0 0 8px;
    z-index: 9;
    text-align: center;
}
.side-buttons-container a{
    width: 100%;
    float: left;
}
.side-buttons-container:hover {
    width: 100px;
    font-size: 25px;
    padding: 1%;
    transition: all ease 1s;
}
.block{
    width: 100%;
    float: left;
    padding: 5em;
}

.about-design{
    padding: 8em 5em 13em 5em;
}
.block-sub{
    width: 100%;
    float: left;
    padding: 5em 0 0 0;
}
.block-sub h3, .footer p{
    margin: 0;
}
.image-eye{
    width: 90%;
    float: left;
    margin: 2%;
    box-shadow: 0px 4px 20px #9E9E9E;
}
.client-img:hover{
    animation: shaking 1s;
}
.square{
    width: 100%;
    padding: 10% 20%;
    float: left;
}
@keyframes shaking{
    0%{
        transform: rotateZ(0deg);
    }
    25%{
        transform: rotateZ(2deg)
    }
    50%{
        transform: rotateZ(-2deg);
    }
    100%{
        transform: rotateZ(0deg);
    }
}
.btn-rm{
    float: left;
    border-radius: 5px;
    background: transparent;
    border: 3px solid darkorange;
    padding: 1em 1em;
    font-size: 15px;
    margin: 0 1.5em;    
}
.ecosystem__item {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    height: 310px;
    width: 290px;
    margin-left: -145px;
    margin-top: -155px;
    cursor: pointer;
    pointer-events: none;
    transition: all .4s ease-out;
}
.group-element{
    width: 8em;
    height: 12em;
    float: left;
    color: #fff;
    padding: 1em 1em;
    text-align: center;
    /*margin: 0% 25%;*/
}
.group-element:hover{
    cursor: pointer;
}
.element1::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 0;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #9370dbcc transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.element2::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 0;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #f44336c2 transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.element3::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 0;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #3cb371b3 transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.element4::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 0;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #1e90ffab transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.element5::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 0;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #9acd32bf transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.element6::after {
    content: " ";
    position: absolute;
    bottom: -5.6em;
    left: 0;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #ff6347ab  transparent transparent transparent;
    transform: rotateZ(0deg);
    border-width: 35px 100px 105px 100px;
}
.element1{
    background: mediumpurple;
}
/*.element1:hover{
    background: #9370dbcc;
}*/
.element2{
   background: #F44336;
}
.element3{
    background: mediumseagreen;
}
.element4{
    background: dodgerblue;
}
.element5{
    background: yellowgreen;
}
.element6{
    background: tomato;
}
.fb{
    color: dodgerblue;
}
.go{
    color: #F44336;
}
.in{
    color: mediumseagreen;
}
.color4{
    color: mediumpurple;
}
.color5{
    color: yellowgreen;
}
.divide{
    padding:1em 0 3em 0;
}
span.text-content1{
    font-size: 18px;
}
span.text-content2 {
    font-size: 15px;
}
.bg-img{
    background-image: url(../images/abstract.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 0px;
}
.bg-img1{
    background-image: url(../images/background/background6.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 0px;
}
.footer{
    width: 100%;
    background-color: darkslategray;
    float: left;
    padding: 1em;
}
.footer-text{
   color: #fff;
    font-size: 12px; 
}
.footer-text2{
    font-size: 18px;
    padding: 2% 10%;
}
.inputtext{
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    outline: none;
}
.inputtext:focus{
    box-shadow: none;
    border-color: white;59
}
::placeholder { 
    color: red;
    opacity: 1;
}
.location-logo{
    width: auto;
    padding: 2%;
    height: auto;
}
/*----------------text-modal----------------*/
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 0em;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

.modal::-webkit-scrollbar {
    width: 2px;
}

.modal::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

.modal::-webkit-scrollbar-thumb {
    background: #888; 
}

.modal::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
  border: 0;
}

/* The Close Button */
.close {
  color: #000;
  position: absolute;
  top: 10px;
  right: 25px;
  opacity: 0.5;
  font-size: 35px;
  font-weight: bold;
  z-index: 999;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.client-img{
    padding: 2%;
    margin-bottom: 1em;
    border: 1px solid black;
}
.logo-align{
    margin-left: 15%;
}
.logo-marg{
    margin-bottom: 0.5em;
}
.clogo1{
    width: 100px;
    float: left;
    height: 70px;
    margin-left: 35%;
    margin-bottom: 0;
}
.clogo2{
    width: 200px;
    height: 70px;
    float: left;
}
.jump-link{
    padding: 0% 3%;
    cursor: pointer;
}
.project-block{
    width: 100%;
    float: left;
    padding: 20% 0%;
}
.project-block img{
    margin: 1em;
}
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#text{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.popup_image{
    width: 100%;
    height: auto;
    float: left;
}
#about{
 background-image: url(../images/abstractmaja1.png);
    background-position: left;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.page_image{
    width: 100%;
    float: left;
    padding: 0;
    height: 38em;
    position: relative;
    top: -5em;
    z-index: -5;
}
.bann{
    float: left;
    height: 460px;
}
.caption{
    position: relative;
    top: -5em;
    right: 0;
    float: left;
    left: 2em;
    width: auto;
    padding: 1%;
    font-size: 40px;
}
.s-image{
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0;
}
.brand-content{
    float: left;
    padding: 0% 5% 5%;
    width: 100%;
    background-image: url(../images/img22.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.projects-image{
    margin: 1em 3em;
    width: 80%;
    height: 230px;
    float: left;
    padding: 2px;
    border: 1px solid #ddd;
}
.projects-image:hover{    
    box-shadow: 0px 0px 10px #000000ab;
}