a {
    text-decoration: none;
}
.top-header {
    width: 100%;
    padding: 5px 0;
    background-color:#2aa9db;
}
.top-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-lang {
    display: flex;
    align-items: center;
}
.top-lang h5 {
    font-size: 15px;
    color: #fff;
    margin: 0 10px;
}
.top-lang h5 span {
    margin: 0 5px 0 0;
}
.top-lang select {
    background: #fff;
    border-radius: 7px;
    color: #b62b28;
    font-size: 15px;
    padding: 5px 15px;
    border: none;
    border: none;
    font-family: montserrat-semibold;
}
.top-name {
    text-align: center;
}
.top-name h3 {
    font-family: montserrat-medium;
    font-size: 17px;
    color: #fff;
    margin: 0;
}
.top-header-icon {
    text-align: right;
}
.top-header-icon ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.top-header-icon ul li {
    display: inline-block;
    margin: 0 10px;
}
.top-header-icon ul li a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    transition: all 0.5s;
}
.topbar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}
.logo {
    
}
.logo img {
    width: 100%;
	height:auto;
}
.top-info,.callInfo {
   
    display: flex;
    justify-content: end;
}


.top-icon {
    margin: 0 8px;
    color: #f3be19;
    font-size: 20px;
}
.top-text h5 {
    font-family: graphik-medium;
    font-size: 17px;
    text-transform: uppercase;
}
.top-text p {
    color: #616161;
    font-size: 14px;
    font-family: montserrat;
}
.top-info ul li:last-child {
    margin: 0 0 0 0;
}
.top-info ul li {
    display: flex;
    margin: 0 50px 0 0;
}
.top-icon {
    margin: 0 8px;
    color: #2aa9db;
    font-size: 20px;
}
.top-text h5 {
    font-size: 17px;
    text-transform: uppercase;
	color:#2aa9db;
}
.top-text p {
    
    font-size: 14px;
}

.nav-box {
    width: 100%;
    padding: 10px 20px 10px 20px;
    background-color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-box .logo-bar {
    display: none;
}
.menu {
    width: 65%;
}
.menu ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}
.menu ul li {
    display: inline-block;
    position: relative;
}
.menu ul li a {
    color: #e8e8ea;
    font-family: montserrat;
    font-size: 15px;
    display: inline-block;
    transition: all 0.5s;
}
.menu ul li a.active {
    color: #f3be19;
}
.clk_btn {
    position: absolute;
    top: 8px;
    right: -10px;
    z-index: 99;
    cursor: pointer;
    visibility: hidden;
}
.menu ul li ul {
    position: absolute;
    left: 0;
    width: 250px;
    background-color: #000;
    display: none;
}
.menu ul li ul li {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 10px 20px;
}
.menu ul li ul li a {
    font-size: 14px;
    display: inline-block;
}
.menu ul li:hover ul {
    display: block;
    z-index: 999;
    padding: 10px 0 0 0;
}
.slider-right-site-content{
	display: flex
;
    align-items: center;
    background: #26a9e1;
    color: #fff;
    text-align: center;
}

.mySwiper .swiper-slide img {
    width: 100%;
    height: 509px;
}
.mySwiper .banner_cont {
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 8%;
    padding: 9% 0 0 0;
    z-index: 1;
}
.mySwiper .banner_cont h2 {
    font-family: montserrat-bold;
    font-size: 40px;
    text-transform: uppercase;
    width: 60%;
    color: #fff;
}

.mySwiper .banner_cont ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 0 10px;
    margin: 40px 0 0 0;
}
.link-btn1 {
    color: #000;
    background-color: #fff;
    padding: 10px 20px;
    font-family: graphik;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    cursor: pointer;
    outline: none;
    cursor: pointer;
    outline: none;
    position: relative;
    display: inline-block;
}
.banner_cont ul li a {
    color: #000;
}
.link-btn1::before, .link-btn1::after {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    height: 50%;
    border: 2px solid;
    transition: all 0.6s ease;
    border-radius: 2px;
}
.link-btn1::before {
    top: -5px;
    left: -5px;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: #fff;
    border-left-color: #fff;
}
.link-btn1::after {
    bottom: -5px;
    right: -5px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #fff;
    border-right-color: #fff;
}

.detail-text h5 {
    display: inline-block;
    position: relative;
    font-family: graphik-medium;
    padding: 0 0 0 40px;
}
.detail-text h5::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    background-color:red;
}
.about-box {
    width: 100%;
    background-image: url(../img/bg-map.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.about-box h2 {
    font-size: 40px;
    font-family: graphik-semibold;
    text-transform: uppercase;
    padding: 50px 0 50px 0;
    margin: 0;
}
.about-box h2 span {
    color:#2aa9db;
    font-family: montserrat-light;
}
.about-image {
    width: 100%;
    height: 400px;
}
.about-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-text {
    width: 100%;
    background-color:#2aa9db;
    padding: 40px 20px;
    height: 100%;
	color:#fff;
}
.about-text h3 {
    font-size: 30px;
    font-family: montserrat-semibold;
}
.about-text p {
    font-size: 15px;
    font-family: montserrat-light;
    margin: 15px 0 0 0;
    font-weight: 600;
}
.about-text a {
    color: #fff;
    background-color: #000;
    padding: 10px 20px;
    font-family: graphik;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    cursor: pointer;
    outline: none;
    cursor: pointer;
    outline: none;
    position: relative;
    display: inline-block;
    margin: 20px 0 0 0;
}
.about-text a::before, .about-text a::after {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    height: 50%;
    border: 2px solid;
    transition: all 0.6s ease;
    border-radius: 2px;
}
.about-text a::before {
    top: -5px;
    left: -5px;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: #000;
    border-left-color: #000;
}
.about-text a::after {
    bottom: -5px;
    right: -5px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #000;
    border-right-color: #000;
}
.about-text a:hover:after, .about-text a:hover:before {
    width: 100%;
    height: 100%;
}


.service-box {
    width: 100%;
}

.service-box h2 {
    font-size: 40px;
    font-family: graphik-semibold;
    text-transform: uppercase;
    padding: 40px 0 0 0;
}
.service-box h2 span {
    color: #2aa9db;
    font-family: montserrat-light;
}

.service {
    width: 100%;
    height: 280px;
    margin: 25px 0 0 0;
    position: relative;
}
.service::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}
.serv_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}
.service_cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50% 20px 0 20px;
    z-index: 9;
}
.service-icon {
    display: flex;
    align-items: center;
    width: 70%;
}
.service-icon img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}
.service-icon h4 {
    font-size: 20px;
    font-family: graphik-medium;
    color: #fff;
    margin: 0;
}
.service-link a {
    font-size: 15px;
    color: #2aa9db;
    font-family: graphik;
    display: inline-block;
}
.brand-box {
    width: 100%;
    margin: 0 0 50px 0;
}
.brand-box h2 {
    font-size: 40px;
    font-family: graphik-semibold;
    text-transform: uppercase;
    padding: 50px 0 30px 0;
    text-align: center;
}
.brand-box h2 span {
    color: #2aa9db;
    font-family: montserrat-light;
}
.swiper-container .swiper-slide img {
 
}
.swiper-container {
    overflow: hidden;
}




.footer {
    width: 100%;
    padding: 70px 0 20px 0;
    background-color:#2aa9db;
}

.footer_box img {
    width: 60%;
}
.footer_box p {
    color: #fff;
    font-size: 16px;
    font-family: graphik-light;
    padding: 15px 0 0 0;
    line-height: 1.4;
}
.footer_icon {
    width: 100%;
    margin: 20px 0;
}
.footer_icon ul {
    display: flex;
    justify-content: flex-start;
    padding: 0;
}
.footer_icon ul li a {
    display: grid;
    place-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 10px 0 0;
    color: #000;
    transition: all 0.2s;
    cursor: pointer;
}
ul {
    list-style-type: none;
}

.footer-second {
    padding: 0 0 0 15%;
}
.footer_box h4 {
    display: inline-block;
    font-family: graphik-bold;
    /* font-weight: 500; */
    font-size: 21px;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    position: relative;
    color: #fff;
    /* font-weight: 500; */
}
.footer_box h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 2px;
    background-color: #f3be19;
}

.footer_links {
    padding: 0;
}
.footer_links li {
    position: relative;
    padding: 0 0 0 10px;
}
.footer_links li::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #f3be19;
    left: 0;
    top: 7px;
    clip-path: polygon(56% 27%, 100% 50%, 55% 71%, 0% 100%, 17% 51%, 0% 0%);
}
.footer_links li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 20px 13px;
    font-weight: 100;
    font-family: montserrat-light;
    transition: all 0.5s;
}

.footer_contact {
    padding: 0;
}
.footer_contact li {
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
    margin: 0 0 20px 0;
}
.footer_contact li span {
    color: #fff;
    margin: 5px 10px 0 0;
    font-size: 18px;
}
.footer_contact li .ar-ph {
    font-size: 14px;
    color: #fff;
    font-family: montserrat-light;
    line-height: 2;
    word-break: break-all;
}
.ar-ph {
    margin-right: 6px;
}

.footer_copyright {
    width: 100%;
    text-align: center;
    background-color: #000;
    margin-bottom: -16px;
    color: #fff;
}