#owl-demo{
height: 100vh;
overflow: hidden;
}
.slider{
position: relative;
height: 100vh;
width: 100%;
background-color: rgb(10, 8, 8);
}
.img-slider{
background-color: rgba(0,0,0,0.34);
object-fit: cover;
object-position: center center;
height: 100vh;
opacity: 0.5;
}
.item{
background-color: black; }
.slogan-area{
height: auto;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: flex;
justify-content: space-around;
z-index: 10;
}
#next-slide {
background-color: #6cabe8;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 0;
border: 2px solid #FFFFFF;
position: absolute;
top: 47vh; z-index: 25;
}
#next-slide:hover{
background-color: #27ae60;
}
#next-slide > i {
font-size: 20px;
position: absolute;
color: #FFFFFF;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
}
#next-slide{
text-align: center;
box-sizing: border-box;
}
#prev-slide{
background-color: #6cabe8;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 0;
border: 2px solid #FFFFFF;
position: absolute;
top: 47vh; z-index: 25;
}
#prev-slide:hover{
background-color: #27ae60;
}
#prev-slide > i{
font-size: 20px;
position: absolute;
color: #FFFFFF;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
}
.big-slogan{
position: relative;
font-family: 'Roboto', 'Arial', sans-serif;
color: #ffffff;
font-size: 40px;
line-height: 80px;
text-shadow: none; text-decoration: none; letter-spacing: 2px;
word-spacing: normal;
text-transform: none;
font-weight: 600;
padding-left: 15px;
padding-right: 15px;
text-align: center;
}
.slogan{ word-break: keep-all;
}
.small-slogan{
margin-top: 0;
font-family: 'Roboto', 'Arial', sans-serif;
color: #ffffff;
font-size: 17px;
text-shadow: none;
line-height: 34px;
font-style: normal;
text-decoration: none; letter-spacing: 2px;
word-spacing: normal;
text-transform: none;
font-weight: 500;
padding-left: 15px;
padding-right: 15px;
position: relative;
top: -15px;
text-align: center;
}
.view-more{
font-family: Roboto, Arial, serif;
font-size: 17px;
height: 51px;
width: 200px;
line-height: 48px;
padding: 0 15px 0 15px;
color: #FFFFFF!important;
background-color: #f0bb00!important;
position: relative;
top: 50px;
text-transform: uppercase;
}
.view-more:hover{
color: black !important;
}
.owl-dots{
position: absolute;
z-index: 100;
margin: 0 auto; width: 100%;
bottom: 0;
}
.owl-dot{
width: 48px!important;
height: 48px!important;
text-align: center;
}
.owl-dot> span{
margin: 0 auto!important;
}
.owl-dots > button.active > span{
background-color: #00b3ee!important;
}
.owl-dots > :not(button.active) > span{
background-color: #000000!important;
}
.section-wrapper{
width: 90%;
box-sizing: border-box; margin: 0 auto;
}
.globe-img{  width: 100%;
height: auto;
max-width: 400px;   }
.signature{
text-align: right;
font-size: 15px;
font-weight: 700;
margin-bottom: 26px!important;
}
.para-position{
margin: 0;
}
.tech-item{
border-radius: 15px;
transition: all ease 0.5s;
}
.tech-item:hover h3{
color: #4db2ec;
}
.tech-link:hover{
text-decoration: none;
}
.tech-link:hover h3{
color: #4db2ec;
}
.tech-item:hover {
box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.16), 0 2px 40px 2px rgba(0, 0, 0, 0.12) !important;
}
.tech-item >a> img{
border-radius: 5%;
object-fit: contain;
width: 100%;
height: 250px;
margin-top: 10px;
}
.tech-info{
padding: 0 15px 20px 15px;
}
.tech-info > p{
text-align: center;
font-size: 13px;
line-height: 24px;
word-spacing: 5px;
color: #666;
}
.tech-name{
font-family: Roboto, sans-serif;
color: rgb(17,17,17);
font-size: 18px;
line-height: 33px;
font-weight: 700;
margin-top: 30px;
padding: 15px;
transition: all ease 0.5s;
}
.new-slider{
display: none;
}
.carousel-item{
position: relative; box-shadow: 2px -46px 19px -4px #4A4A4A inset; }
.carousel-item > a{
display: block;
position: absolute;
bottom: 0;
left: 15px;
color: #fdfdfd;
font-size: 20px;
font-weight: 400;
line-height: 32px;
cursor: pointer;
text-shadow: 1px 2px 4px #000000; }
.carousel-item > a:hover{
color: #fdfdfd!important;
text-decoration: none;
}
.carousel-inner{
height: 300px;
box-shadow: 2px -46px 19px -4px #4A4A4A inset; }
.carousel-inner img { width: 100%;
height: 300px;
object-fit: cover; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=19, Direction=268, Color=#4A4A4A)"; -moz-box-shadow: 2px -46px 19px 19px #4A4A4A inset; -webkit-box-shadow: 2px -46px 19px 19px #4A4A4A inset; box-shadow: 2px -46px 19px 19px #4A4A4A inset; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=19, Direction=135, Color=#4A4A4A);  }
.new-slider{
margin-bottom: 37px;
}
.owl-item {
-webkit-backface-visibility: hidden!important;
-webkit-transform: translateZ(0) scale(1.0, 1.0) !important;
}
@media only screen and (max-width: 1000px) {
.tech-wrapper{
padding: 0;
}
.new-wrapper{
padding: 0;
display: none!important;
}
.new-slider{
display: block;
}
.footer-group{
margin-top: 30px;
}
#next-slide{
display: none;
}
#prev-slide{
display: none;
}
.big-slogan{ font-size: 30px;
line-height: 45px;
}
.small-slogan{
top: 0;
}
#globe-placeholder{  }
}