
 #body .container{
    max-width: 1300px !important;
}

body{
    font-family: muli !important;
}

.a-font{
    font-family: 'Prata', serif;
}

@font-face{
    src: url(../fonts/Muli.ttf);
    font-family: muli;
}

@font-face{
    src: url(../fonts/Muli-SemiBold.ttf);
    font-family: muli-semi;
}

@font-face{
    src: url(../fonts/Muli-Bold.ttf);
    font-family: muli-bold;
}

.a-font2{
    font-family: muli-semi;
}



/*---------------- banner ----------------------*/

.bc-img{
    background: url(../images/banner-1.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 701px;
}



.banner-content {
	margin-top: 300px;
}


.banner-header {
	color: #dedede;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 3px;
}

.banner-caption {
	color: #fff;
	font-size: 90px;
	text-transform: capitalize;
	letter-spacing: 6px;
}

.overlay{
    background-color: rgba(0,0,0,0.4) !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.banner-link {
	background: #c0975d;
	font-size: 17px;
	color: #fff;
	padding: 10px 20px;
	transition: .5s all;
}

.banner-link:hover{
	text-decoration: none;
	background-color: #000;
	color: #fff;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 99;
    opacity: 1;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out;
    
}

/* .main_banner{
    transition: .5s ease-in-out;
} */

.main_banner:hover .carousel-control-next{
    opacity: 1;
    visibility: visible;
    
}

.main_banner:hover .carousel-control-prev{
    opacity: 1;
    visibility: visible;
}

.main_banner .carousel-control-prev .ico-1 {
	font-size: 17px;
	background-color: rgba(0,0,0,0.6);
	padding: 9px 10px;
}

.main_banner .carousel-control-next .ico-1 {
	font-size: 17px;
	background-color: rgba(0,0,0,0.6);
	padding: 9px 10px;
}

/* .main_nav{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
} */

/*---------------- top navigation ----------------------*/

.top-list {
    margin: -2px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list li a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    /* margin-left: 20px; */
    margin-right: 27px;
}

.top-list li a i {
    color: #cb2821;
    font-size: 13px;
    margin-right: 14px;
    transform: translateY(1px);
}

i.fa-solid.fa-envelope.ico-en {
    transform: translateY(2px) !important;
}

.top-list2{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list2 li a {
    display: inline-block;
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
}

.top-navigation .container-fluid{
    padding: 0 60px !important;
}

.top-navigation {
    background-color: #1d1d1d;
    padding: 7px 0;
}

/*---------------------- navigation --------------------------*/

.main_nav .navbar .container-fluid{
    padding: 0 0 0 60px !important;
} 

.logo img {
    width: 160px;
}

.main_nav .navbar{
    background-color: #fff;
    padding: 0 !important;
}

.main_nav .navbar .container-fluid .navbar-nav li a {
    color: #000;
    padding-left: 28px !important;
    font-size: 16px;
}


.nav-list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-list li a{
    display: inline-block;
}


.nav-list li a h5 {
    font-size: 15px;
    color: #102632;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 23px;
}

.nav-list li a i {
    background: #fff;
    display: inline-block;
    width: 50px;
    height: 48px;
    font-size: 17px;
    color: #d7362a;
    text-align: center;
    line-height: 50px;
}

.nav-btn {
    background-color: #fff3f3;
    padding: 21px 45px;
}

/* .xtd-shadow--large-light {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important;
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }


.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }


/*---------------- about ----------------------*/

.ab-icon img {
    width: 56px;
    filter: brightness(0) saturate(100%) invert(19%) sepia(86%) saturate(2930%) hue-rotate(350deg) brightness(87%) contrast(96%);
}

h5.ab-cap {
    color: #c61f1a;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 22px;
    margin-bottom: 22px;
}

.ab-cap2 {
    font-size: 27px;
    /* padding: 0 180px; */
    /* line-height: 48px; */
    margin-bottom: 45px;
    /* font-weight: 600; */
}

.ov-img img {
    width: 94%;
    margin-left: 0px;
}

h5.ov-title {
    text-transform: capitalize;
    color: #7c7c7c;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

p.ov-para {
    font-size: 27px;
    color: #000000;
    /* font-weight: 600; */
    line-height: 37px;
    margin-bottom: 20px;
}

p.ov-para2 {
    font-size: 16px;
    color: #636363;
    line-height: 32px;
}

.ov-img2 img {
    width: 94%;
}

.ov-img2 {
    margin-top: -50px;
}

.ov-para3 {
    font-size: 16px;
    color: #636363;
    line-height: 30px;
    padding-right: 17px;
    margin-bottom: 38px !important;
}

.ov-rt {
    margin-top: 45px;
}

.ov-lft {
    margin-top: 45px;
    margin-right: 30px;
}


.about {
    margin-top: 70px;
}

.ov-link {
    background: #000;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding: 13px 35px;
}

.ov-link i {
    font-size: 11px;
    margin-left: 20px;
}

.ov-link:hover{
    text-decoration: none;
    color: #fff;
}

/*---------------- what ----------------------*/

.or-icon img {
    filter: brightness(0) saturate(100%) invert(21%) sepia(91%) saturate(2434%) hue-rotate(355deg) brightness(90%) contrast(87%);
    width: 50px;
}

h5.or-header {
    text-transform: capitalize;
    font-family: muli-bold;
    font-size: 18px;
    /* letter-spacing: 1px; */
    margin-top: 22px;
    margin-bottom: 15px;
}

p.or-para {
    margin-bottom: 0;
    color: #585858;
    line-height: 28px;
}

.or-box {
    background: #ffffff;
    padding: 30px 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.our-bg {
    background: url(../images/core-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
    margin-top: 80px;
}

.our {
    margin-top: -240px;
}



/*---------------- what ----------------------*/

.w-img img {
    width: 100%;
}

.ftr-container{
    width: 1300px;
    margin: 0 auto;
}

.w-header {
    font-size: 20px;
    /* font-weight: 600; */
    font-family: muli-semi;
    /* margin-top: 20px; */
    margin-bottom: 8px;
    color: #c61f1a;
}

p.w-para {
    font-size: 17px;
    color: #868383;
    line-height: 30px;
}

.w-text {
    margin-top: 150px;
}

.w-box2{
    margin-top: 80px;
}

.w-lft{
    margin-right: 30px;
}

.w-rt{
    margin-left: 30px;
}

.wh-title {
    font-size: 40px;
    position: relative;
    margin-bottom: 67px;
    text-transform: capitalize;
}

.wh-title::before {
    content: "";
    width: 66px;
    height: 2px;
    background-color: #939393;
    position: absolute;
    bottom: -24px;
    left: 48%;
}

.what{
    margin-top: 70px;
}

/*---------------- paralox ----------------------*/
.wrapper {
    display: inline-block;
    /* position: absolute;
    top: 50%;
    left: 50%; */
    transform: translate(-50%,-50%)
  }
  
  .video-main {
    position: relative;
    display: inline-block;
  }
  
  .video {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #ffffff;
    display: inline-block;
    background: #ffffff;
    z-index: 999;
}

.ico-play{
    color: #cb2821;
}
  
  @keyframes waves {
    0% {
      -webkit-transform: scale(0.2, 0.2);
      transform: scale(0.2, 0.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
      opacity: 0.9;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
      -webkit-transform: scale(0.9, 0.9);
      transform: scale(0.9, 0.9);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
  }
  
  .fa-play:before {
    content: "\f04b";
  }
  
  .waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
    border-radius: 100%;
    right: -50px;
    bottom: -50px;
    z-index: -1;
     -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
  }
          
  .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  
  .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  
  .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  }

  .paralox {
    background: url(../images/para-bg2.png) no-repeat;
    background-size: cover;
    background-position: center;
    /* padding: 100px 0; */
    margin-top: 70px;
    padding: 120px 0 80px;
}

h5.para-header {
    color: #fff;
    font-size: 35px;
    line-height: 56px;
    margin-bottom: 30px;
    margin-top: 35px;
}

.pa-link {
    display: inline-block;
    background-color: #ffffff;
    color: #000000;
    padding: 13px 47px;
    font-family: muli-semi;
    font-size: 17px;
    text-transform: capitalize;
}

.pa-link:hover{
    color: #000000;
    text-decoration: none;
}

.pa-link2:hover{
    color: #fff;
    text-decoration: none;
}

.pa-link2{
    display: inline-block;
    background-color: #c61f1a;
    color: #fff;
    padding: 13px 47px;
    font-family: muli-semi;
    font-size: 17px;
    text-transform: capitalize;
    margin-left: 10px;
    

}




/*---------------- why ----------------------*/

.wh-bg {
    background: url(../images/wh-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    margin-top: 80px;
    padding: 80px 0;
}

.why1 .container-fluid{
    padding: 0 100px !important;
}

.wh-container{
    padding: 0 50px;
}

.wh-full {
    margin-left: 33%;
}

h5.wh-head {
    text-align: center;
    font-size: 33px;
    position: relative;
    margin-bottom: 67px;
    text-transform: capitalize;
}

h5.wh-head::before {
    content: "";
    width: 66px;
    height: 3px;
    background-color: #575757;
    position: absolute;
    bottom: -24px;
    left: 47%;
}

.wh-icon img {
    filter: brightness(0) saturate(100%) invert(21%) sepia(91%) saturate(2434%) hue-rotate(355deg) brightness(90%) contrast(87%);
    width: 50px;
}

h5.wh-header {
    font-family: muli-bold;
    font-size: 18px;
    margin-top: 23px;
    margin-bottom: 14px;
}

p.wh-para {
    font-size: 17px;
    color: #515151;
    line-height: 30px;
    margin-bottom: 0;
}

.wh-btm {
    margin-bottom: 50px;
}



/*---------------- blog ----------------------*/

.bl-img {
    width: 100%;
    height: 248px;
    overflow: hidden;
    float: left;
    position: relative;
    background-color: #ddd;
    /* border-radius: 15px 15px 0 0; */
}

.bl-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;

}

.bl-logo img {
    width: 50px;
}

h5.bl-header {
    font-size: 45px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 14px;
}

p.bl-para {
    font-size: 16px;
    color: #71757c;
    font-weight: 500;
    line-height: 28px;
    padding: 0 300px;
    margin-bottom: 40px;
}

.bl-li {
    font-size: 15px;
    font-weight: 500;
    color: #71757c;
    white-space: nowrap;
}

.bl-li i {
    color: #c61f1a;
    margin-right: 10px;
}

.bl-com {
    margin-left: -40px;
}

h4.bl-title a {
    color: #000000;
    /* font-weight: 600; */
    /* padding-right: 100px; */
    display: inline-block;
    line-height: 29px;
    margin-top: 6px;
    margin-bottom: 15px;
    font-size: 20px;
}

p.bl-para2 {
    font-size: 15px;
    color: #71757c;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;

}

.bl-text {
    display: inline-block;
    background: #fff;
    padding: 25px 30px 30px;
    /* border-radius: 0 0 15px 15px; */
}

h5.bl-date {
    font-size: 14px;
    /* font-weight: 600; */
    background: #383838;
    display: inline-block;
    padding: 4px 15px;
    /* border-radius: 7px 7px 0 0; */
    position: absolute;
    top: 204px;
    left: 50px;
    /* bottom: 0; */
    color: #fff;
}

.bl-box{
    /* box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05); */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

a.bl-link {
    display: inline-block;
    text-transform: capitalize;
    color: #c61f1a;
    font-size: 17px;
}

a.bl-link i{
    font-size: 14px;
    margin-left: 10px;
}

a.bl-link:hover{
    color: #c61f1a;
    text-decoration: none;
}

/* .b-bg{
    background: url(../images/bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 506px;
    margin-top: 80px;
} */

.blog {
    margin-top: 80px;
}

/*---------------- client ----------------------*/

h5.c-header {
    text-align: center;
}

.c-img img {
    width: 100%;
    margin: 0 auto;
}

.c-img {
    text-align: center;
}

.client {
    padding: 15px 0 10px;
    background: #f5f3f1;
    margin-top: 70px;
}

.client {
    padding: 20px 0;
    background: #faf5f5;
    margin-top: 80px;
    /* background: #242424; */
}



/*----------- footer -----------*/

.footer {
    background: #242424;
    min-height: auto;
    padding: 50px 0;
    /* margin-top: 90px; */
}

h5.ftr-heading {
    text-transform: capitalize;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 17px;
    /* margin-top: 30px; */
    position: relative;
}

.ftr-logo a img {
    width: 140px;
}


.ftr-logo {
    /* margin-top: 20px; */
    margin-bottom: 20px;
}

p.ftr-para {
    font-size: 15px;
    color: #dfdfdf;
    line-height: 25px;
}

h5.ftr-heading2 {
    font-size: 20px;
    margin-bottom: 14px;
    color: #ffffff;
}

h5.ftr-heading2 span{
    color: #f56600;
}

.ftr-social a i {
    /* background-color: #30306c; */
    color: #ffa819;
    /* width: 38px; */
    /* height: 38px; */
    font-size: 20px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    padding-right: 15px;
}

.ftr-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-list li a {
    display: flex;
    font-size: 16px;
    color: #e3e3e3;
    padding-bottom: 10px;
}

.ftr-list li a i {
    font-size: 15px;
    color: #ffffff;
    margin-top: 5px;
    margin-right: 10px;
}

.ftr-list li a:hover{
    color: #ffffff;
    text-decoration: none;
}

.ftr-list li a h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #d6d6d6;
    padding-right: 20px;
}


.ftr-list2{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-list2 li a {
    display: flex;
    font-size: 16px;
    color: #dbd9d9;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.ftr-list2 li a:hover{
    color: #dbd9d9;
    text-decoration: none;
}

.ftr-list2 li a i {
    color: #ffffff;
    transform: translatey(6px);
    margin-right: 12px;
    font-size: 15px;
}

.ftr-3 {
    margin-left: 40px;
}

.ftr-up {
    /* color: #fff; */
    background: #173a79;
    border-top: 1px solid #9e9e9e;
    padding: 16px 0;
}

h5.ftr-title.text-center {
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}

.ftr-down {
    width: 100%;
    background-color: #23496f;
    padding: 23px 0;
}

.ftr-caption4{
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
}

.ftr-item{
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    justify-content: right;
}

.ftr-item li a{
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
    text-transform: capitalize;
}

.ftr-img img{
    width: 100%;
}

ul.ftr-list2.ftr-top {
    margin-top: 32px;
}

.ftr-container{
    width: 1300px;
    margin: 0 auto;
}

.ftr-2 {
    margin-left: 75px;
}

.ftr-3 {
    margin-left: 70px;
}

.ftr-5 {
    float: right;
}



/* .ftr-2 {
    margin-left: 38px;
    border-left: 1px solid #9e9e9e;
    padding-left: 36px;
    border-right: 1px solid #9e9e9e;
} */

.ftr-item{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.ftr-item li a{
    display: inline-block;
}

.ftr-item li a {
    display: inline-block;
    color: #fff;
    /* width: 42px; */
    /* height: 39px; */
    /* text-align: center; */
    font-size: 18px;
    line-height: 40px;
}

h5.ftr-title {
    font-size: 17px;
    color: #ffffff;
    margin-top: 9px;
    margin-bottom: 0;
}

.ftr-cap {
    font-size: 18px;
    color: #b7b7b7;
    margin-right: 15px;
    transform: translateY(7px);
    margin-bottom: 0;
}

.footer-2 {
    background: #2d2d2d;
    padding: 10px 0;
    /* border-top: 1px solid #909090; */
}

/*---------------- about page ----------------------*/


/*---------------- about-banner ----------------------*/

.abt-banner{
    background: url(../images/abt-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

/* .abt-cap {
    padding: 200px 0;
} */

.ap-full {
    padding: 157px 0;
}

h5.ap-head.a-font {
    font-size: 45px;
    color: #fff;
    /* font-weight: 600; */
}


.ap-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ap-list li a {
    display: inline-block;
    color: #fff;
}

.ap-list li a i {
    font-size: 11px;
    padding: 0 5px;
}



p.o-para {
    color: #636262;
    line-height: 27px;
    margin-bottom: 10px;
    padding: 0 100px;
}

h5.o-header2.a-font {
    color: #c61b0e;
    font-size: 25px;
    margin-bottom: 20px;
}

h5.o-header {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 600;
    color: #767676;
    letter-spacing: 4px;
}

.o-rt {
    margin-left: 10px;
    margin-top: 49px;
}



.overview {
    margin-top: 70px;
}


/*---------------- vission ----------------------*/

.vi-bg {
    background: url(../images/ab-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 230px;
    margin-top: 58px;
}

.vi-box {
    background: #fff3f3;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    padding: 45px 50px;
}

h5.v-header {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #d7362a;
    letter-spacing: 1px;
    text-transform: uppercase;
}

p.v-para {
    margin-bottom: 0;
    color: #333333;
    font-size: 015px;
    margin-bottom: 0;
    line-height: 26px;
}

.vi-bg2 {
    margin-top: -100px;
}

.qu-box {
    background: #ddd;
}

h5.qu-head.a-font {
    color: #d7362a;
    font-size: 20px;
    margin-bottom: 16px;
}

.qu-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.qu-list li {
    display: flex;

}

.qu-list li h5 {
    font-size: 16px;
    color: #3b3b3b;
    margin-bottom: 14px;
    line-height: 28px;
}

.qu-list li i {
    color: #d7362a;
    font-size: 12px;
    line-height: 31px;
    margin-right: 12px;
}

.qu-box {
    background: #ffffff;
    width: 66%;
    padding: 60px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

h5.qu-head2 {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 18px;
}

p.qu-para {
    font-size: 15px;
    margin-bottom: 24px;
}

.quality{
    background: url(../images/q-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 600px;
    margin-top: 75px;
}

.qu-full {
    margin-left: 36%;
    margin-top: -28%;
}

.ftr-top{
    margin-top: 70px;
}