/* MAIN Css Style 
** Created by :
** Autor Name : Alamin Alsaafin
** Author Email : alaminsaafin96@gmail.com
** Author Phone : +972 597 803137 
*/

@font-face {
  font-family: ExpoArabic;
  src: url(../../assets/fonts/ExpoArabic-Book.ttf);
}

button.close {
    background: #fff;
    padding: 0;
    color: #;
    border: 0;
    -webkit-appearance: none;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 45px;
}

html
{
    overflow-x: hidden;
    scroll-behavior: smooth;
}
body
{
    overflow-x: hidden;
    font-family: ExpoArabic, sans-serif !important;
}
h1,h2,h3,h4,h5,h6,a,p,label,button,input,textarea,select

{
    font-family: ExpoArabic, sans-serif !important;
}
a
{
    transition: 0.5s !important;
}
a:hover,a
{
    text-decoration: none;
}
object
{
    pointer-events: none;
}
#home-sec4 .modal-body .not-found {
	text-align: center;
    background: #fff;
    width: max-content;
    margin: auto;
    padding: 50px;
    border-radius: 30px;
}
#home-sec4 .modal-content {
	background: unset !important;
	border:none !important;
}
header {
    height: 80px;
    top: 50px;
    width: 100%;
    position: absolute;
    z-index: 99999999;
}
header .whatsappBtn {
    display: block;
    margin:auto;
    width: max-content;
    height: 48px;
    width: 48px;
}
header .whatsappBtn object {
    height: 48px;
    width: 48px;
    display: block;
}
header ul {
    padding: 0;
}
header ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #fff !important;
    margin: 0 10px;
    padding: 7px 12px;
    border-radius: 8px;
}
header ul .active a,header ul li a:hover {
    color: #142A5A !important;
    background: #fff;
}
header .custom-logo-link img
{
    display: block;
    margin:auto;
}
.bg-light {
    background-color: #ffffff00 !important;
    width: max-content;
    display: block;
    margin: auto;
}
#breadcrumb {
    position: relative;
    width: 100%;
    background-size: cover;
    height: 365px;
    /* margin-top: -130px; */
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
}
#breadcrumb .overlay {
    background-color: #1D4C6FCC;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
#breadcrumb ul {
    margin-top: 200px;
    margin-right: 42px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    padding-right: 55px;
}
#breadcrumb ul::before {
    position: absolute;
    content: "";
    height: 4.92px;
    width: 24.92px;
    background: #FDCF00;
    display: block;
    transform: rotate(90deg);
    right: 31px;
    top: 14px;
}
#breadcrumb ul li {
    list-style: none;
    float: right;
}
#breadcrumb ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
#breadcrumb ul li:nth-child(3) a {
    font-weight: 600;
}
#breadcrumb ul li i {
    color: #fff;
    margin: 0 6px;
    font-size: 15px;
}
#breadcrumb h3{
    text-align: right;
    font-size: 53px;
    color: #fff;
    font-weight: 700;
    margin-right: 80px;
}
#contact-sec {
    padding-bottom: 940px;
}
#contact-sec .container {
    background: #fff;
    border-radius: 10px;
    padding: 40px 50px;
}
#contact-sec .inner {
    margin-top: -20px !important;
    z-index: 9999;
    /* display: block; */
    position: absolute;
    width: 80%;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
}
#contact-sec .page-title {

}
#contact-sec .page-title h4 {
    font-size: 33px;
    color: #000;
    font-weight: 700;
    text-align: right;
    line-height: 63px;
}
#contact-sec .page-title p {
    font-size: 16px;
    font-weight: 400;
    color: #616161;
    line-height: 26px;
    text-align: right;
    margin-bottom: 30px;
}
#contact-sec .contact-info {
    margin-bottom: 50px;
}
#contact-sec .contact-info object {
    height: 53px;
    width: 53px;
    display: block;
    margin: auto;
}
#contact-sec .contact-info strong {
    font-size: 20px;
    text-align: right;
    font-weight: 700;
    color: #000;
    display: block;
}
#contact-sec .contact-info span {
    font-size: 16px;
    text-align: right;
    font-weight: 400;
    color: #616161;
    display: block;
}
#contact-sec .socialmediabox {
    margin-top: 70px;
}
#contact-sec .socialmediabox h4 {
    font-size: 20px;
    text-align: right;
    font-weight: 700;
    color: #000;
    display: block;
    margin-bottom: 20px;
}
#contact-sec .socialmediabox .socialmedia {

}
#contact-sec .socialmediabox .socialmedia ul {
    padding: 0;
    margin: 0;
}
#contact-sec .socialmediabox .socialmedia ul li {
    list-style: none;
    float: right;
}
#contact-sec .socialmediabox .socialmedia ul li a{

}
#contact-sec .socialmediabox .socialmedia ul li a object {
    margin-left: 20px;
    height: 30px;
    width: 30px;
    display: block;
}
#contact-sec .contact-form {

}
#contact-sec .contact-form input,
#contact-sec .contact-form select {
    height: 35px;
    width: 100%;
    background: #F6F9FC;
    border-radius: 6px;
    border:none;
    text-align: right;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
}
#contact-sec .contact-form label {
    font-size: 16px;
    text-align: right;
    color: #000;
    font-weight: 400;
    width: 100%;
    display: block;
}
#contact-sec .contact-form textarea {
    height: 90px;
    width: 100%;
    background: #F6F9FC;
    border-radius: 6px;
    border:none;
    text-align: right;
    margin-top: 10px;
    padding: 15px;
}
#contact-sec .contact-form .wpcf7-submit {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #1D4C6F;
    color: #fff;
    border-radius: 50px;
    font-weight: 500;
}
#contact-sec .contact-form .wpcf7 input[type="file"] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#contact-sec .attachments .wpcf7-form-control-wrap input[type=button] {
    position: relative;
    width: 300px;
    height: 100px;
    border: 2px dashed #ccc;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #f9f9f9;
    width: 100%;
}
#contact-sec .attachments .wpcf7-form-control-wrap input[type=button]::before {
    content: "";
    background-image: url(../../assets/images/upload.svg);
    height: 36.79px;
    width: 36.79px;
    display: block;
}

#contact-sec .attachments .wpcf7-form-control-wrap input[type=button]:hover {
    background-color: #f1f1f1;
    border-color: #888;
}
#contact-sec .attachments .wpcf7-form-control-wrap:hover input[type="file"]{
	background-color: #f1f1f1;
}
#contact-sec .contact-form .wpcf7 input[type="file"] {
    position: absolute;
    width: 100%;
    height: 50%;
	background-color: #f9f9f9;
    opacity: 1;
    cursor: pointer;
}
.breadcrumb2 {
    height: 550px !important;
}
#about-sec1 {
    position: relative;
}   
#about-sec1 .inner {
    width: 90%;
    background: #fff;
    border-radius: 23px;
    padding: 30px;
    height: auto;
    position: absolute;
    top: -50px;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 0px 4px 20px 0px #0000000D;
}
#about-sec1 .sub-title {
    font-size: 18px;
    text-align: right;
    color: #000000;
    font-weight: 400;
    position: relative;
    padding-right: 15px;
}
#about-sec1 .sub-title::before {
    content: "";
    position: absolute;
    background-color: #FDCF00;
    height: 4.92px;
    width: 26.92px;
    display: block;
    transform: rotate(90deg);
    right: -11px;
    top: 9px;
}
#about-sec1 .title1 {
    font-size: 30px;
    color: #1D4C6F;
    font-weight: 700;
    text-align: right;
}
#about-sec1 .title2 {
    color: #8A95AD;
    font-size: 30px;
    font-weight: 700;
    text-align: right;
    display: block;
    margin-top: 15px;
}
#about-sec1 .desc {
    width: 100%;
    text-align: right;
    color: #222020;
    font-size: 18px;
}
#about-sec1 .desc ul {
    padding: 0;
    margin:0;
}
#about-sec1 .desc ul li {
    list-style: none;
}
#about-sec1 .desc ul li:first-child {
    margin-bottom: 20px;
}
#about-sec2 {
    margin-top: 250px;
    margin-bottom: 100px;
}
#about-sec2 h4 {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #142A5A80;
    margin-bottom: 50px;
}
#about-sec2 h4 span {
    color: #142A5A;
}
#about-sec2 .box {
    border-radius: 24px;
    box-shadow: 0px 4px 20px 0px #0000000D;
    padding: 40px;
}
#about-sec2 .box object {
    height: 44px;
    width: 44px;
    margin: auto;
    display: block;
}
#about-sec2 .box strong {
    text-align: center;
    display: block;
    color: #000000;
    font-size: 22px;
    margin: 15px 0 20px 0;
    font-weight: 700;
}
#about-sec2 .box p {
    font-size: 16px;
    color: #1E1E1EBF;
    text-align: center;
    font-weight: 400;
}
#about-sec3 {

}
#about-sec3 .sec-title {
    color: #142A5A;
    font-weight: 700;
    font-size: 40px;
    text-align: right;
    margin-bottom: 40px;
}
#about-sec3 .num {
    display: block;
    text-align: right;
    font-weight: 700;
    font-size: 30px;
    color: #2C447880;
}
#about-sec3 strong {
    display: block;
    text-align: right;
    color: #142A5A;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 15px 0;
}
#about-sec3 p {
    display: block;
    text-align: right;
    color: #1E1E1EBF;
    font-size: 16px;
    font-weight: 400;
    width: 90%;
}
#about-sec3 .imgs {

}
#about-sec3 .imgs img {
    width: 100%;
    display: block;
    margin: auto;
}
#about-sec3 .imgs .img1 {

}
#about-sec3 .imgs .img2 {
    margin-top: -40px;
}
#about-sec3 .imgs .img3 {
    margin-top: -25px;
}
#about-sec3 .imgs .img4 {
    margin-top: 30px;
}
#about-sec4 {
    margin: 50px ;
    margin-top: 100px;
}
#about-sec4 .col-lg-1 {
    display: none;
}
#about-sec4 .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 020%;
    max-width: 20%;
}
#about-sec4 .section-title {
    color: #222020;
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    margin-bottom: 0;
}
#about-sec4 .section-desc {
    font-size: 20px;
    text-align: center;
    color: #222020;
    font-weight: 400;
    width: 50%;
    display: block;
    margin: 20px auto 40px auto
}
#about-sec4 .team-box {
    border-radius: 20px;
    background: #D9D9D9;
    width: 100%;
    box-shadow: 0px 23px 36px 0px #E9E9E980;
    transition: 0.5s;
}
#about-sec4 .team-box:hover {
    transform: scale(1.2);
}
#about-sec4 .team-box img {
    height: 240px;
    width: 100%;
    padding: 10px;
    padding-bottom: 0;
    transition: 0.5s;
}
#about-sec4 .team-box .name {
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 10px;
}
#about-sec4 .team-box .col-lg-2 {
    padding: 0 10px;
}
#about-sec4 .team-box .name strong {
    color: #000000;
    font-weight: 700;
    text-align: center;
    display: block;
    font-size: 14px;
}
#about-sec4 .team-box .name  span {
    color: #000000;
    font-weight: 400;
    margin:5px 0;
    text-align: center;
    display: block;
    font-size: 12px;
}
#services-sec1 {

}
#services-sec1 .inner {
    top: 373px;
    z-index: 9999;
    /* display: block; */
    position: absolute;
    /* width: 80%; */
    height: 317px;
    left: 0;
    right: 0;
    overflow: hidden;
    margin: auto;
    width: 100%;
}
#services-sec1 .container-fluid {
    padding: 0;
    margin: 0;
}
#services-sec1 .owl-carousel {
    
}
#services-sec1 .item {
    padding-top: 40px;
}
#services-sec1 .item a{
    
}
#services-sec1 .item a .img-box {
    border-radius: 30px;
    height: 200px;
    position: relative;
}
#services-sec1 .item a .img-box strong {
    text-align: center;
    display: block;
    color: #fff;
    background: #00000080;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    border-radius: 0 0 30px 30px;
    font-size: 18px;
}
#services-sec1 .item a .img-box img {
    border-radius: 30px;
    height: 200px;
}
#services_sec2 {

}
#services_sec2 .service-details {
	scroll-margin-top: 200px;
}

#services_sec2 .sec-title {
    text-align: center;
    color: #142A5A;
    font-weight: 700;
    font-size: 45px;
    margin-top: 200px;
}
#services_sec2 .sec-desc {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    color: #222020;
    margin: 20px 0 30px 0;
}
.gray {
    background: #1963B91A;
    padding: 50px 0;
}
.white {
    background: #fff;
    padding: 50px 0;
}
.service-details .content {
   
}
.service-details .box {
    display: flex; /* Use flexbox to align items */
    align-items: center; /* Align items vertically in the center */
}
.service-details .box h5 {
    font-size: 35px;
    text-align: right;
    font-weight: 700;
    line-height: 60px;
}
.service-details .box .desc {
    font-size: 18px;
    text-align: right;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 90%;
    direction: rtl;
    margin-right: 0;
    float: right;
}
.service-details .box a {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #1963B9;
    color: #fff;
    border-radius: 35px;
    width: max-content;
    padding: 0 30px;
    float: right;
    
}
.ltr {
    direction: ltr;
}
.rtl {
    direction: rtl;
}
.service-details .box a:hover {
    
}
.service-details .box .img-box {
    border-radius: 25px;
    width: 460px;
    height: 322px;
    display: block;
    margin: auto;
    overflow: hidden;
}
.service-details .box .img-box img {
    border-radius: 25px;
    height: 100%;
    width:100%;
    
}
/* Default style for all items */
.services-carousel .item {
}

/* Style for the center item */
.services-carousel .center .item {
    padding-top: 20px !important;
}
.services-carousel .owl-item.center {
    margin-right: 30px !important;
    margin-left: 10px;
}
.services-carousel .owl-item.center .img-box{
  height: 240px !important;
}
.services-carousel .owl-item.center .img-box img{
  height: 240px !important;
}

.services-carousel .owl-item img{
  
}
.portfolio {

}
.portfolio .page-title {
    color: #142A5A;
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    width: 65%;
    margin: 40px auto;
    line-height: 50px;
}
.portfolio .video-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    transition: 0.5s;
}
.portfolio .video-box .img-box {
    width: 100%;
    height: auto;
    border-radius: 15px;
	overflow:hidden;
}

.portfolio .owl-item:hover .video-box .img-box {
	overflow:visible;
}
.portfolio .video-box .img-box img {
    width: 120%;
    height: auto;
    border-radius: 15px;
    margin-left: -10%;
}
.portfolio .video-box .box-footer {
    position: absolute;
    background: #00000033;
    height: 90px;
    width: 100%;
    border-radius: 0 0 15px 15px;
    padding: 15px 30px;
    bottom: 0;
    left: 0;
}
.portfolio .video-box .box-footer span {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: right;
    margin: 5px 0 7px 0;
}
.portfolio .video-box .box-footer strong {
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: 700;
    text-align: right;
}
.portfolio .video-box .box-footer .object1 {
    position: absolute;
    height: 44px;
    width: 44px;
    left: 30px;
    top: 23px;
}
.portfolio .video-box .object2 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 44px;
    width: 44px;
    transition: 0.5s;
    top: 45%;
}


.portfolio .video-box:hover .object1 {
    display: none;
}
.portfolio .video-box:hover .object2 {
    display: block !important;
}
.portfolio  video,
#home-sec4  video{
    width: max-content;
    height: 400px !important;
    margin: auto;
    display: block;
}
.portfolio .modal-content {
    background: none;
    border: none;
}
.owl-carousel .item {
  transition: transform 0.3s ease;
}
.owl-carousel .toright {
  transform:translatex(60px) !important;
}
.owl-carousel .toleft {
  transform:translatex(-60px) !important;
}



.portfolio .modal,
#home-sec4 .modal{
    width: 80%;
    margin: auto;
    margin-top: 5%;
}
.portfolio .modal-dialog,
#home-sec4 .modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.portfolio .not-found {
    text-align: center;
    background: #fff;
    width: max-content;
    margin: auto;
    padding: 50px;
    border-radius: 30px;
}
#home-slider {
    position: relative;
}
#home-slider .overlay {
    background: #050a17ab;
    width: 100%;
    height: 724px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding-top: 20%;
}
#home-slider video {
    width: 100%;
    height: 724px;
	object-fit: cover;
}
#home-slider .divcontent {

}
#home-slider .divcontent span{
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    color: #000;
    height: 40px;
    line-height: 40px;
    width: max-content;
    border-radius: 7px;
    background: #fff;
    margin:auto;
    display: block;
    padding: 0 20px;
}
#home-slider .divcontent h1{
    font-weight: 700;
    text-align: center;
    font-size: 60px;
    color: #fff;
    width: 55%;
    margin: 50px auto 40px auto;
}
#home-slider .divcontent .desc{
    font-weight: 400;
    text-align: center;
    font-size: 25px;
    color: #fff;
}
#home-services {
    background-image: url(../../assets/images/services.png);
    width: 100%;
    height: auto;
    background-color: #1A335C;
    padding: 0;
    margin: 0;
    padding-bottom: 50px;
    margin-top: -10px;
}
#home-services h3 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 20px;
}
#home-services p {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    margin-bottom: 60px;
}
#home-services .service-box {
    position: relative;
    margin-bottom: 30px;
	transition:0.2s;
}
#home-services .service-box .overlay {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 30px;
    background: #eddd5e24;
    height: 100%;
    width: 100%;
}
#home-services .service-box a {
    width: 100%;
    height: auto;
    border-radius: 30px;
    transition: 0.5s;
}
#home-services .service-box .overlay2 {
	background: #00000080;
    height: 150px;
    position: absolute;
    z-index: 9;
    width: 100%;
    border-radius: 0 0 30px 30px;
    bottom: -90px;
    left: 0;
	
}
#home-services .service-box .more {
	background: #fff;
    display: block;
    width: 150px;
    height: 40px;
    border-radius: 12px;
    text-align: center;
    line-height: 40px;
    color: #222;
	margin-right: 20px;
}
#home-services .service-box:hover h4 {
	color:#FDCF00;
	font-size:28px
}
#home-services .service-box:hover {
    /*transform: scale(1.1);*/
	border: 2px #FDCF00 dashed;
    padding: 10px;
	border-radius: 30px;
}
#home-services .service-box:hover .overlay2 {
	bottom:0;
}
#home-services .service-box .img-box {
    width: 100%;
    height: auto;
    border-radius: 30px;
    transition: 0.5s;
	position: relative;
    overflow: hidden;
}
#home-services .service-box .img-box img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    transition: 0.5s;
}
#home-services h4 {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    padding: 20px 20px 0 0;
    text-align: right;
    margin-bottom: 20px;
}

#home-sec4 {
    background-image: url(../../assets/images/rqcamBG.png);
    background-color:#214195;
    height: auto;
    width: 100%;
    padding: 100px 0 50px 0;
}
#home-sec4 .btn,
.portfolio .btn {
    font-size: 18px;
    color: #214195;
    text-align: center;
    border-radius: 50px;
    padding: 10px 25px 10px 40px;
    width: max-content;
    display: block;
    margin: auto;
    background: #fff;
    position: relative;
    transition: 0.5s;
    margin-top: 10px;
}
.portfolio .btn {
    background: #214195;
    color: #fff;
    margin-bottom: 30px;
}
#home-sec4 .btn i,
.portfolio .btn i {
    margin-right: 7px;
    position: absolute;
    top: 14px;
}
#home-sec4 .btn:hover,
.portfolio .btn:hover  {
    transform: scale(1.05);
}
#home-sec4 .owl-stage-outer {
    padding-top: 40px;
}
#home-sec4 .container-fluid {
    padding: 0;
    margin :0;
}
#home-sec4 h3,
#home-sec6 h3,
#home-sec5 h3,
#home-sec3 h3,
#home-sec7 h3 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #fff; 
}
#home-sec4 h3 span,
#home-sec6 h3 span,
#home-sec5 h3 span,
#home-sec3 h3 span,
#home-sec7 h3 span {
    color: #214195;
    position: relative;
    z-index: 999;
    margin-left: 10px;
    transition: 0.5s;
}
#home-sec4 h3 span:hover::before,
#home-sec6 h3 span:hover::before,
#home-sec5 h3 span:hover::before,
#home-sec3 h3 span:hover::before,
#home-sec7 h3 span:hover::before  {
    transform: scale(1.1);
}
#home-sec4 h3 span::before,
#home-sec6 h3 span::before,
#home-sec5 h3 span::before,
#home-sec3 h3 span::before,
#home-sec7 h3 span::before {
    background: #fff;
    content: "";
    position: absolute;
    border-radius: 50%;
    height: 128px;
    top: -39px;
    z-index: -1;
    left: -11px;
    width: 128px;
    display: inline-block;
}
#home-sec3 {
    background: linear-gradient(243.89deg, #FDCF00 45.89%, rgba(253, 207, 0, 0.786008) 69.88%, rgba(253, 207, 0, 0.610165) 89.59%, rgba(253, 207, 0, 0.4) 113.15%, rgba(160, 141, 36, 0.320261) 129.74%, rgba(20, 42, 90, 0.2) 154.76%);
    padding: 50px 0 100px 0;
}
#home-sec3 h3 {
    color: #142A5A;
    margin:60px 0 200px 0;
}
#home-sec3 h3 span {
    color: #142A5A;
}
#home-sec3 .box {
    position: relative;
}
#home-sec3 .box::after {
    content: "";
    position: absolute;
    border: 7px #fff solid;
    border-radius: 0 0 46px 45px;
    border-top: 0;
    height: 106px;
    width: 184px;
    bottom: -56px;
    left: 28px;
    z-index: -1;
	opacity:0;
	border-right: 0;
	transition:0.4s;
}
#home-sec3 .box strong::after {
	content: "";
    position: absolute;
    border-right: 7px #fff solid;
    border-radius: 0 0 50px 0;
    height: 0;
    width: 0px;
    bottom: -113px;
    right: 44px;
    z-index: -1;
	transition:0.6s;
}
#home-sec3 .box:hover::after {
	opacity:1;
}
#home-sec3 .box:not(:hover)::after,
#home-sec3 .box:not(:hover) strong::after {
	transition:0s;
}
#home-sec3 .box:hover strong::after
{
	height:68px !important;
}
#home-sec3 .box::before {
    background-image: url(../../assets/images/sta.svg);
    content: "";
    position: absolute;
    height: 340px;
    width: 220px;
    top: -108px;
    left: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}

#home-sec3 .box strong {
    font-size: 60px;
    color: #1A335C;
    font-weight: 700;
    text-align: center;
    display: block;
    margin: auto;
    position: relative;
    margin-left: 30px;
}
#home-sec3 .col-lg-1 {
    display: none;
}
#home-sec3 .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
#home-sec3 .box strong::before {
    position: absolute;
    content: "+";
    left: 15px;
    font-size: 60px;
    top: 0px;
    color: #757671;
    font-weight: 700;
}
#home-sec3 .box p{
    font-size: 29px;
    font-weight: 700;
    text-align: center;
    width: 50%;
    display: block;
    margin: auto;
    color: #1B1B1B;
}



#home-sec5 {
    background-image: url(../../assets/images/why.png);
    height: auto;
    width: 100%;
    padding: 100px 0 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 350px;
}
#home-sec5 h3 {
    color: #fdcf00;
    margin-bottom: 100px;
    margin-top: 100px;
}
#home-sec5 h3 span {
    color: #194c36;
    margin-left: 30px;
}
#home-sec5 .box {
    border-radius: 24px;
    background: #fff;
    padding: 30px;
    width: 110%;
    position: absolute;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 250px;
    transition: 0.5s;
}
#home-sec5 .box:hover {
    transform: scale(1.1);
    z-index: 9;
}
#home-sec5 .box:hover object {
    background: #1a4c37;
}
#home-sec5 .box1,
#home-sec5 .box3 {
    transform: rotate(-356deg);
}
#home-sec5 .box2,
#home-sec5 .box4 {
    transform: rotate(356deg);
}
#home-sec5 .box1 {
    z-index: 9;
}
#home-sec5 .box2 {
    z-index: 8;
}
#home-sec5 .box3 {
    z-index: 7;
}
#home-sec5 .box4 {
    z-index: 6;
}
#home-sec5 .box object {
    display: block;
    margin: auto;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    padding: 5px;
}
#home-sec5 .box .object1 {
    display: block;
}
#home-sec5 .box .object2 {
    display: none;
}

#home-sec5 .box strong {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    display: block;
    color: #000;
    margin: 15px 0;
}
#home-sec5 .box p {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #1E1E1EBF;
}
#home-sec5 .box:hover .object1 {
    display: none !important;
}
#home-sec5 .box:hover .object2 {
    display: block !important;
}

#home-sec6 {
    background-image: url(../../assets/images/rqcamBG.png);
    background-color:#3F0A0A;
    height: auto;
    width: 100%;
    padding: 100px 0 50px 0;
}
#home-sec6 .stars-carousel .img-box h4 {
        color: #3F0A0A;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        /* margin-top: -43px; */
        position: absolute;
        left: 0;
        right: 0;
        top: 30px;
	display:none;
}
#home-sec6 .stars-carousel .img-box span {
        color: #3F0A0A;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        /* margin-top: -43px; */
        position: absolute;
        left: 0;
        width: 80%;
        right: 0;
        top: 65px;
        margin: auto;
	display:none;
}
#home-sec6 h3 {
    margin-bottom: 50px;
}
#home-sec6 h3 span {
    color: #3F0A0A;
    margin-left: unset;
    margin-right: 30px;
}
#home-sec6 h3 span::before {
    left: -20px;
}
#home-sec6 .stars-carousel {

}
#home-sec6 .stars-carousel .img-box,
#home-sec6 .stars-carousel-m .img-box {
    background: #FDCF00;
    border-radius: 15px;
    overflow: hidden;
    padding-top: 150px;
	
}
#home-sec6 .stars-carousel .img-box {
	overflow: hidden;
    
}
#home-sec6 .stars-carousel .owl-item:hover .img-box {
	overflow:visible;
	width: 140%;
	margin-left:-20%;
}
#home-sec6 .stars-carousel .owl-item:hover .img-box h4,
#home-sec6 .stars-carousel .owl-item:hover .img-box span{
	display:block;
}
#home-sec6 .stars-carousel .img-box img,
#home-sec6 .stars-carousel .owl-item:hover .img-box img{
	width: 166px !important;
    height: 215px !important;
    object-fit: cover;
}
#home-sec6 .stars-carousel .img-box img,
#home-sec6 .stars-carousel-m .img-box img {
    height: 270px;
    width: 100%;
    display: block;
    margin: auto;
    transition: 0.5s;
}
#home-sec6 .item {
    transition: 0.5s;
}
#home-sec6 .owl-item {
  transition: all 0.3s ease-in-out;
}
#home-sec6 .owl-item:hover {
	
}
#home-sec6 .item:hover .img-box {

}
#home-sec6 .item:hover .img-box img{
    
}
#home-sec7 {
    padding: 100px 0 50px 0;
}
#home-sec7 h3 {
    color: #214195;
    margin-bottom: 50px;
}
#home-sec7 h3 span {
    color: #fff;
    margin-left: 45px;
}
#home-sec7 h3 span::before {
    background:#214195;
    left: -40px;
}
#home-sec7 .items {
    display: flex;
    flex-wrap: wrap; /* للسماح للعناصر بالانتقال إلى صف جديد عند الحاجة */
    justify-content: center; /* توسيط العناصر أفقيًا */
    align-items: center; /* توسيط العناصر عموديًا */
    
}
#home-sec7 .box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 145px;
    width: 145px;
    /* overflow: hidden; */
    margin: 0 5px;
}
#home-sec7 .box img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain; /* لضمان عدم تشويه الصور */
}
#home-sec7 .btn {
	height: 50px;
    width: 180px;
    position: relative;
    border-radius: 50px;
    display: block;
    margin: auto;
    text-align: right;
    color: #fff;
    background: #1D4C6F;
    padding-right: 45px;
	transition:0.5s;
	outline:none;
}
#home-sec7 .btn i {
	position: absolute;
    left: 42px;
    top: 16px;
}
#home-sec7 .btn:hover,
#home-sec7 .btn:focus,
#home-sec7 .btn:focus-visible {
	outline:none;
	transform:scale(1.05);
}
footer {
    background: #1D4C6F;
    border-radius: 30px;
    width: 90%;
    margin: 50px auto;
    padding: 50px;
    padding-bottom:10px;
}
footer .container {

}
footer .top-footer {
    padding-bottom: 30px;
    border-bottom: 2px #FAFAFA80 solid;
}
footer .top-footer h3 {
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
footer .top-footer nav {

}
footer .top-footer nav ul {
    padding: 0;
    margin-top: 20px;
}
footer .top-footer nav ul li {
    list-style: none;
    text-align: right;
}
footer .top-footer nav ul li a {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    transition: 0.5s;
}
footer .top-footer nav ul li a:hover {
    padding-right: 10px;
}
footer .top-footer .footer-logo {

}
footer .top-footer .footer-logo object {
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
footer .top-footer .site-desc {
    text-align: right;
    color: #fff;
    font-size: 16px;
}
footer .bottom-footer .copyrights p {
    text-align: right;
    color: #fff;
    font-size: 16px;
    margin: 0;
    height: 70px;
    line-height: 70px;
}
footer .bottom-footer .socialmedia {
    
}
footer .bottom-footer .socialmedia ul {
    padding: 0;
    margin: 0;
    height: 90px;
    line-height: 90px;
    float: left;
}   
footer .bottom-footer .socialmedia ul li {
    list-style: none;
    float: right;
    margin-left: 15px;
}
footer .bottom-footer .socialmedia ul li a{
    
}
footer .bottom-footer .socialmedia ul li a object {
    
}
.hideIndesktop {
    display: none !important;
}
.showIndesktop {
    display: block !important;
}

@media(max-width: 800px) {
	.hideInMobile {
		display:none;
	}
    .portfolio .page-title {
        font-size: 16px;
        font-weight: 700;
        width: 100%;
        line-height: 25px;
    }
    .portfolio .video-box .box-footer span {
        font-size: 12px;
    }
    .portfolio {
        padding-left: 15px;
        padding-right: 15px;
    }
    .portfolio .btn {
        font-size: 16px;
    }
    footer {
        border-radius: 0;
        width: 100%;
        margin: 0;
        padding: 40px 20px;
    }
    footer .bottom-footer .copyrights p {
        text-align: center;
    }
    footer .bottom-footer .socialmedia {
        width: max-content;
        height: auto;
        display: block;
        margin: auto;
    }
    footer .bottom-footer .socialmedia ul {
        height: auto;
        line-height: unset;
    }
    footer .bottom-footer .socialmedia ul li {
        margin: 0 7.5px;
    }
    .hideIndesktop {
    display: block !important;
    }
    .showIndesktop {
        display: none !important;
    }
    footer .top-footer h3 {
        font-size: 18px;
    }
    footer .top-footer nav ul li a {
        font-size: 14px;
    }
    footer .top-footer .col-5,
    footer .top-footer .col-4,
    footer .top-footer .hideIndesktop {
        padding: 0;
    }

    footer .top-footer .footer-logo object {
        display: inline-block;
        margin: 0;
        height: 82px;
        width: 99px;
        float: right;
        margin-bottom: 30px;
    }
    footer .top-footer .site-desc {
        font-size: 14px;
        width: 50%;
        margin-right: 119px;
        margin-top: 20px;
    }
    #breadcrumb h3 {
        font-size: 24px;
        margin-right: 20px;
    }
    #breadcrumb {
        height: 215px;
    }
    #breadcrumb ul {
        margin-top: 120px;
        margin-right: 10px;
        display: block;
        padding-right: 24px;
    }
    #breadcrumb ul::before {
        right: 0;
        top: 12px;
    }
    header {
        height: 80px;
        top: 30px;
        width: 100%;
    }
    header .custom-logo-link img {
        height: 59px;
        width: 68px;
        margin-right: 19px;
    }
    .bg-light {
        display: none;
    }
    .sidenav {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 1;
      top: 0;
      left:0;
      overflow-x: hidden;
      transition: 0.5s;
      background: #191718b5;
      box-shadow: 0px 4px 6px #c5c5c5;
    }

    .sidenav a {
        padding: 0;
        text-decoration: none;
        font-size: 16px !important;
        color: #413C3E !important;
        display: block;
        transition: 0.3s;
        text-align: right;
        /* margin-right: 0; */
        font-weight: 400 !important;
    }
    .sidenav .navbar-nav
    {
        width: 72%;
        padding-right: 0;
        line-height: unset;
        margin: 30px 0;
        margin-left: 0;
        position: absolute;
        left: 0;
        top: -30px;
        background: #F7F6F9;
        height: 100%;
        padding-top: 120px;
    }
    .sidenav .message {
        z-index: 9999999;
        position: absolute;
        top: 63px;
        left: 30px;
        background: #fff;
        display: block;
        height: 40px;
        font-weight: 700;
        font-size: 14px;
        line-height: 40px;
        padding-right: 20px;
        width: 57%;
        border-radius: 8px;
        text-align: right;
    }
    .sidenav .message span {

    }
    .sidenav .navbar-nav li
    {
        width: 100%;
        line-height: 40px;
        text-align: center;
        margin: 0;
        background: #fff;
        width: 80%;
        
        margin: 0 auto;
        border-radius: 8px;
        height: 60px;
        line-height: 60px;
        margin-bottom: 15px;
        transition: 0.5s;
    }
    .sidenav .navbar-nav li a {
        transition: 0.5s !important;
        width: 100%;
        margin: 0;
        padding-right: 20px;
    }
    .sidenav .navbar-nav li:hover,
    .sidenav .navbar-nav li:hover a {
        color: #fff !important;
        background: #1D4C6FF2;
    }
    .sidenav .navbar-nav li .sub-menu
    {
        display:none;
        transition:0.5s;
    }
    .sidenav .navbar-nav li .sub-menu
    {
        list-style:none;
    }
    /* .sidenav .navbar-nav li:hover .sub-menu
    {
        display:block;
        padding-right:0;
    } */

    .sidenav .closebtn {
      position: absolute;
      top: 0;
      right: 25px;
      font-size: 36px;
      margin-left: 50px;
    }
    #menu-menu-2
    {
        background: none;
    }
    .toggle-btn {
        font-size: 16px !important;
        cursor: pointer !important;
        color: #003263;
        /* border: 1px #003263 solid; */
        display: none;
        width: 45px;
        height: 55x;
        border-radius: 10px;
        text-align: center;
        top: 20px;
        position: absolute;
        height: 45px;
        text-align: center;
        right: 20px;
    }
    .toggle-btn svg {
        display: block;
        text-align: center;
        margin: auto;
        font-size: 45px;
    }
    .toggle-btn p
    {
        margin: 0;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 20px;
        height: 30px;
        color: #fff !important;
        right: 20px;
        margin: 0;
        padding: 0;
        width: 30px;
        margin-top: 0;
        border-radius: 50px;
        line-height: 25px;
        font-size: 20px;
        text-align: center;
    }
    .sidenav .closebtn i {
        font-size: 30px;
    }
    #mySidenav
    {
        display: block;
    }
    .toggle-btn
    {
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        left: 30px;
        right: unset;
        top: -45px;
    }
    .toggle-btn object {
        height: 40px;
        width: 40px;
        display: block;
    }
    /*.toggle-btn::before {
        transform-origin: 33% 100%;
        top: -10px;
    }

    .toggle-btn::before, .toggle-btn::after {
        content: "";
    }

    .toggle-btn::before, .toggle-btn::after {
        transition: all 0.4s;
        background-color: #146a79;
        display: block;
        position: absolute;
        width: 30px;
        height: 3px;
        left: 0;
    }

    .toggle-btn::after {
        transform-origin: 33% 0;
        top: 10px;
    }*/
    .show-sub
    {
        display:block !important;
    }
    .list-unstyled
    {
        padding-right:0;
    }
    .sidenav .closebtn object
    {
        height: 16px;
        width: 16px;
        /* line-height: 20px; */
        /* text-align: center; */
        display: block;
        margin: auto;
        margin-top: 9px;
        pointer-events: none;
    }
    header .whatsappBtn object {
        height: 40px;
        width: 40px;
        display: block;
    }
    header .whatsappBtn {
        height: 40px;
        width: 40px;
        position: absolute;
        left: 80px;
        top: -46px;
        /* border-radius: 96px; */
    }
    #breadcrumb .overlay {
        background-color: #1D4C6FF2;
    }
    #contact-sec .inner {
        margin-top: unset;
        position: static;
        width: 100%;
    }
    #contact-sec .page-title h4 {
        font-size: 20px;
        color: #142A5A;
        text-align: center;
    }
    #contact-sec .contact-form label,
    #contact-sec .contact-form input,
    #contact-sec .contact-form select,
    #contact-sec .contact-form textarea {
        font-size: 14px;
    }
    #contact-sec .contact-desc {
        text-align: center;
        font-size: 14px;
        margin: 20px 0;
        color: #222020;
        line-height: 26px;
        padding: 0 10px;
    }
    #contact-sec .contact-box {
        box-shadow: 0px 19px 28px 0px #D1D1D140;
        border-radius: 16px;
        height: 140px;
        width: 100%;
        /* display: block !important; */
        padding: 20px;
    }
    #contact-sec .contact-box object {
        height: 32px;
        width: 32px;
        display: block;
        margin: auto;
    }
    #contact-sec .contact-box strong {
        text-align: center;
        font-size: 14px;
        display: block;
        color: #000;
        font-weight: 500;
        margin:10px 0;
    }
    #contact-sec .contact-box span {
        text-align: center;
        font-size: 14px;
        color: #616161;
        display: block;
        font-weight: 400;
    }
    #contact-sec .container {
        padding: 50px 20px ;
    }
    #contact-sec .socialmediaMobile {
        border-radius: 16px;
        box-shadow: 0px 19px 28px 0px #D1D1D140;
        margin: 30px auto;
        max-width: 92%;
        max-width: 92%;
        padding: 25px 0 10px 0;
    }
    #contact-sec .socialmediaMobile h4 {
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        color: #000;
    }
    #contact-sec .socialmediaMobile .socialmedia {
        width: max-content;
        height: 40px;
        display: block;
        margin: auto;
        margin-top: 20px;
    }
    #contact-sec .socialmediaMobile .socialmedia ul {
        padding: 0;
    }
    #contact-sec .socialmediaMobile .socialmedia ul li {
        list-style: none;
        float: right;
        margin: 0 7.5px;
    }
    #contact-sec .socialmediaMobile .socialmedia ul li a {
        
    }
    #contact-sec {
        padding-bottom: 0;
    }
    #about-sec1 .inner {
        top: -91px;
        padding-bottom: 45px;
    }
    .breadcrumb2 {
        height: 320px !important;
    }
    #about-sec1 .title1,
    #about-sec1 .title2 {
        font-size: 20px;
    }
    #about-sec1 .title2 {
        margin-top: 0;
        margin-right: 5px;
        display: inline-block;
    }
    #about-sec1 .sub-title {
        font-size: 14px;
    }
    #about-sec1 .title1 {
        margin-bottom: 20px;
    }
    #about-sec1 .desc {
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        text-align: justify;
        
    }
    #about-sec1 .short-desc {
        height: 180px;
        overflow: hidden;
    }
    #about-sec1 .long-desc {
        height: auto !important;
        overflow: visible !important;
    }
    #about-sec1 .read-more {
        position: absolute;
        text-decoration: underline;
        font-weight: 700;
    }
    #about-sec2 h4 {
        font-weight: 700;
        font-size: 20px;
        color: #142A5A;
        margin: 20px 0;
    }
    #about-sec2 .box object {
        height: 25px;
        width: 25px;
    }
    #about-sec2 .box strong {
        font-size: 18px;
        margin: 10px 0 10px 0;
    }
    #about-sec2 .box p {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
    }
    #about-sec2 .box {
        box-shadow: 0px 4px 20px 0px #0000000D;
        padding: 20px;
        box-shadow: 0px 19px 28px 0px #D1D1D140;
        margin-bottom: 30px;
    }
    #about-sec3 .sec-title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
    }
    #about-sec2 {
        margin-bottom: 30px;
    }
    #about-sec3 .imgs img {
        border-radius: 8px;
    }
    #about-sec3 .hideIndesktop .imgs .img1 {

    }
    #about-sec3 .hideIndesktop {
        padding: 0 40px;
        margin-bottom: 30px;
    }
    #about-sec3 .hideIndesktop .col-6 {
        padding: 0 5px;
    }
    #about-sec3 .hideIndesktop .imgs .img2 {
        margin-top: 0;
    }
    #about-sec3 .hideIndesktop .imgs .img3 {
        margin-top: -70px;
    }
    #about-sec3 .hideIndesktop .imgs .img4 {
        margin-top: 11px;
    }
    #about-sec3 strong {
        font-size: 16px;
    }
    #about-sec3 p {
        font-size: 13px;
    }
    #about-sec3 .numbers {
        padding: 0 7px;
        margin-bottom: 20px;
    }
    #about-sec3 .numbersSec {
        margin:0 10px;
    }
    #about-sec3 .box {
        box-shadow: 0px 19px 28px 0px #D1D1D140;
        width: 100%;
        border-radius: 16px;
        padding: 20px;
        height: 250px;
        padding-left: 0;
        margin: 0px;
    }
    #about-sec4 .section-title {
        color: #142A5A;
        font-size: 20px;
    }
    #about-sec4 {
        margin:50px 0px !important;
    }
    #about-sec4 .section-desc {
        font-size: 14px;
        /* margin: auto; */
        width: 100%;
        margin: 20px auto;
        padding: 0 16px;
    }
    #about-sec4 .team-box img {
        height: 300px;
    }
    #about-sec4 .container-fluid {
        padding: 0;
        margin: 0;
    }
    #about-sec4 .team-carousel .active.center { 
        margin-top: -50px;
    } 
    #about-sec4 .team-carousel .active.center img {
        height: 400px; 
    }
    #about-sec4 .owl-stage-outer {
        padding: 50px 0 0 0;
        height: 515px;
    }  
    #about-sec4 .team-box:hover {
        transform: scale(1);
    }
    #services-sec1 .inner {
        top: 150px;
    }  
    #services-sec1 .item a .img-box strong {
        font-size: 14px;
    }
    #services_sec2 .sec-title {
        font-size: 20px;
        margin-top: 150px;
    }
    #services_sec2 .sec-desc {
        font-size: 14px;
        margin: 15px 0 30px 0;
    }
    .service-details .box h5 {
        font-size: 20px;
        text-align: center;
        line-height: 30px;
    }
    .service-details .box .desc {
        font-size: 14px;
        text-align: center;
        width: 100%;
        float: unset;
        margin-bottom: 20px;
    }
    .service-details .box a {
        font-size: 16px;
        width: 100%;
        padding: 0 30px;
        float: unset;
    }
    .service-details .box .img-box {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .gray,.white {
        padding: 50px 10px ;
    }
    #home-slider .divcontent h1 {
        font-size: 24px;
        line-height: 36.8px;
        width: 65%;
        margin: 30px auto;
    }
    #home-slider .divcontent .desc{
        font-size: 16px;
    }
    #home-slider .divcontent span {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
    #home-slider .divcontent {
        margin-top: 60px;
    }
    #home-slider video {
        width: 700px;
        height: auto;
    }
    #home-slider .overlay {
        height: 394px;
    }
    #home-services h3 {
        font-size: 24px;
        margin-top: 40px;
        margin-bottom: 10px;
    }
    #home-services p {
        font-size: 16px;
        width: 90%;
        display: block;
        margin: auto;
    }
    #home-sec4 h3, #home-sec6 h3, #home-sec5 h3, #home-sec3 h3, #home-sec7 h3
    {
        font-size: 24px;
        margin:0 auto 140px auto;
    }
    #home-sec4 h3 span, #home-sec6 h3 span, #home-sec5 h3 span, #home-sec3 h3 span, #home-sec7 h3 span {
        color: inherit !important;
        margin: unset;
    }
    #home-sec4 h3 span::before, #home-sec6 h3 span::before, #home-sec5 h3 span::before, #home-sec3 h3 span::before, #home-sec7 h3 span::before {
        display: none;
    }
    #home-sec3 .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #home-sec3 .box strong {
        font-size: 30px;
        margin-left: 0;
        margin-left: -10px;
    }
    #home-sec3 .box strong::before {
        font-size: 30px;
        left: 25px;
    }
    #home-sec3 .box p {
        font-size: 18px;
        margin-left:16%;
    }
    #home-sec3 .box::before {
        background-image: url(../../assets/images/number.svg) !important;
        content: "";
        height: 275px;
        width: 368px;
        top: -115px;
        left: -14px;
    }
    #home-sec3 .box {
        height: 275px;
        margin-bottom: 30px;
    }
    #home-sec3 {
        padding: 50px 28px 0 28px ;
    }
    #home-sec4 .btn, .portfolio .btn {
        font-size: 16px;
    }
    .portfolio .video-box .img-box img {
        height: 400px;
		width: 100%;
		border-radius: 15px;
		margin-left: unset;
    }
	
    #home-sec4 .container-fluid {
        padding: 0;
    }
    .portfolio-carousel-m {
        padding: 0;
    }
    #home-sec4 h3 {
        margin-bottom: 0;
    }
    #home-sec4 {
        padding: 50px 0;
    }
    #home-sec4 .owl-stage-outer {
        padding-top: 0;
    }
    #home-sec5 {
        padding: 50px 0 !important;
    }
    #home-sec5 .box {
        padding: 15px;
        transform: rotate(0deg) !important;
        width: 100%;
        position: static;
        height: 235px;
        box-shadow: unset !important;
        margin-bottom: 14px;
    }
    #home-sec5 h3 {
        margin: 0 auto 40px auto !important;
    }
    #home-sec5 .box strong {
        font-size: 14px;
    }
    #home-sec5 .box p {
        font-size: 12px;
    }
    #home-sec5 .box object {
        height: 40px;
        width: 40px;
    }
    #home-sec5 .col-6 {
        padding: 0 7px;
    }
    #home-sec5 {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
    #home-sec7 h3,
    #home-sec6 h3 {
        margin-bottom: 0;
    }
    #home-sec6 {
        padding: 50px 30px;
    }
    #home-sec6 .container {
        padding: 0;
    }
    #home-sec6 .stars-carousel-m .img-box {
        padding-top: 140px;
    }
    #home-sec6 .stars-carousel-m .img-box img {
        height: auto;
        width: auto;
    }
    #home-sec6 .stars-carousel-m .img-box h4 {
        color: #3F0A0A;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        /* margin-top: -43px; */
        position: absolute;
        left: 0;
        right: 0;
        top: 30px;
    }
	#home-sec6 .stars-carousel-m .owl-prev,
	#home-sec6 .stars-carousel-m .owl-next{
		color: #fff;
		font-size: 30px;
		position: absolute;
		top: 44%;
	}
	#home-sec6 .stars-carousel-m .owl-prev {
		left: -22px;
	}
	#home-sec6 .stars-carousel-m .owl-next {
		right: -22px;
	}
    #home-sec6 .stars-carousel-m .img-box span {
        color: #3F0A0A;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        /* margin-top: -43px; */
        position: absolute;
        left: 0;
        width: 80%;
        right: 0;
        top: 65px;
        margin: auto;
    }
    #home-services h4 {
        font-size: 16px;
        padding-right: 15px;
        height: 50px;
        line-height: 50px;
        padding: 5px 15px 0 0;
        text-align: right;
    }
	#home-services .service-box:hover .more {
		width: 90%;
		font-size: 14px;
		margin-right: 0;
		margin: auto;
	}
	#home-services .service-box:hover h4 {
		font-size: 16px;
		text-align: center;
		padding: 20px 0 0 0;
		margin-bottom: 29px;
	}
    #home-services .col-12:first-child .service-box .img-box {
        height: 200px;
        position: relative;
    }
    #home-services .col-12:first-child .service-box .img-box img {
        height: 228px;
        width: auto;
        position: absolute;
        left: -97px;
        top: -7px;
    }
    #home-services p {
        margin: 20px auto 10px auto;
    }
	#home-sec3 .box::after {
		height: 86px;
		width: 145px;
		bottom: 115px;
		left: -16px;
	}
	#home-sec3 .box strong::after {
		bottom: -82px;
		right: 29px;
		height:54px !important;
	}
	.portfolio video, #home-sec4 video {
		width: 100%;
		height: auto !important;
		margin: auto;
		display: block;
	}
}