.partner-logo h3{
    color: #000000;
    text-align: center;
    font-weight: 700;
}
.bounce-effect img{
    width: 45%;
    display: table;
    margin: 0 auto 20px;
}
.packages{
padding:50px 0;
}

.packages .free-card__title p{color: #fff;font-weight: 400;font-size:16px;margin: 10px 0 0;}
.packages .main-p{
 color: #000000;
 text-align: center;
 font-weight: 400;
 margin: 0 0 50px;
}
.packages h2{
 color: #000000;
    text-align: center;
    font-weight: 700;
}
.partner-logo .slick-slider .slick-track,.partner-logo .slick-slider .slick-list{
    display: flex;
    align-items: center;
}
.services {
  font-size: 1.5rem;
  font-weight: 500;
  padding-top: 50px;
  margin-bottom: 50px;
}

@media (max-width:991.98px) {
  .services {
    padding-top: 135px
  }
}

@media (max-width:767.98px) {
  .services {
    overflow: hidden;
    padding-top: 70px
  }
}

.services .title-h2 {
  font-weight: 800;
  margin-bottom: 50px;
  color: #000000;
  text-align: center;
}

@media (max-width:767.98px) {
  .services .title-h2 {
    margin-bottom: 30px
  }
}

.services .title-h2 span {
  font-weight: 600;
  text-transform: none
}

@media (max-width:767.98px) {
  .services .title-h2 span {
    font-size: 1.6rem
  }
}

.services .flex-wrap {
  justify-content: space-between;
  margin-bottom: 120px
}

@media (max-width:991.98px) {
  .services .flex-wrap {
    flex-wrap: wrap;
    margin-bottom: 135px
  }
}

@media (max-width:767.98px) {
  .services .flex-wrap {
    margin-bottom: 80px
  }
}

.services .links-wrap {
  color: #173b41;
  display: flex;
  flex-wrap: wrap;
  transition: max-height 1.5s cubic-bezier(0, 1, 0, 1)
}

:root .services .links-wrap,
_:-ms-fullscreen {
  display: block
}

@media (max-width:991.98px) {
  .services .links-wrap {
    margin-bottom: 50px
  }
}

@media (max-width:767.98px) {
  .services .links-wrap {
    margin-bottom: 30px;
    max-height: 590px;
    overflow: hidden
  }

  .services .links-wrap.show {
    max-height: 800px;
    transition: all .7s ease-in
  }
}

@media (max-width:350.98px) {
  .services .links-wrap {
    max-height: 320px
  }
}

@media (max-width:328.98px) {
  .services .links-wrap {
    max-height: 330px
  }
}

.services__array {
  position: relative
}

@media (max-width:991.98px) {
  .services__array {
    width: 100%
  }
}

.services__array .review__btn {
  border: 1px solid #9da8aa;
  bottom: 0;
  display: none;
  left: 0;
  margin-bottom: 80px;
  padding: 15px 10px;
  position: static
}

@media (max-width:767.98px) {
  .services__array .review__btn {
    display: block
  }
}

.services__array .review__btn a {
  position: relative
}

.services__array .review__btn a:after {
  background-color: #000;
  right: 15px
}

.services__array .review__btn a.hide-content {
  display: block
}
.services__link:hover .text{
color:#640025;
}
.services__link:hover .text:before{
border: 1px solid #640025;
}
.services__link:hover .text:after{
    background-color: #640025;
}
.services__link:hover{
    text-decoration: none;
    background: transparent;
 
    border: 2px solid #640025;
}

.services__link {background-color: #690026;    border: 2px solid #640025; display: inline-block;margin: 0px 10px 10px 0;padding: 15px 45px;text-decoration: none;position: relative;transition: all .3s ease-in;}

@media (max-width:991.98px) {
  .services__link {
    padding: 15px 55px
  }

  .services__link:first-child {
    order: 1
  }

  .services__link:nth-child(2) {
    order: 2
  }

  .services__link:nth-child(3) {
    order: 3
  }

  .services__link:nth-child(4) {
    order: 4
  }

  .services__link:nth-child(5) {
    order: 5
  }

  .services__link:nth-child(6) {
    order: 6
  }

  .services__link:nth-child(7) {
    order: 7
  }

  .services__link:nth-child(8) {
    order: 9
  }

  .services__link:nth-child(9) {
    order: 8
  }

  .services__link:nth-child(10) {
    order: 10
  }
}

@media (max-width:767.98px) {
  .services__link {
    margin-right: 0;
    width: 100%
  }
}

.services__link .text {
  color: #fff;
  word-wrap: break-word;
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 16px;
}

.services__link .text:before {
  border: 1px solid #fff;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: -23px;
  position: absolute;
  top: 50%;
  transform: translateY(-58%);
  transition: all .3s ease-in;
  width: 8px
}

.services__link .text:after {
  background-color: #fff;
  content: "";
  height: 13px;
  -webkit-mask: url(../images/arrow.svg);
  mask: url(../images/arrow.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: -32px;
  top: calc(50% - 8px);
  width: 17px
}





.free-card {background-color: #600025;border-radius: 4px;color: #ffffff;flex: 1 0 28.2%;font-size: 1.6rem;line-height: 1.5;padding: 15px 25px;position: relative;height: 100%;display: flex;align-items: center;justify-content: space-between;flex-direction: column;width: 100%;margin: 0;}

@media (max-width:1023.98px) {
  .free-card.free-card--sv {
    flex: 0 1 50%
  }
}

.free-card.free-card--sv:before {
  background-color: #f9fafc;
  border-radius: 50%;
  height: 70px;
  right: -10px;
  top: -25px;
  width: 70px
}

.free-card.free-card--sv:after {
  right: -5px;
  top: -20px
}

@media (max-width:991.98px) {
  .free-card {
    margin-left: 0;
    padding: 35px 60px
  }
}

@media (max-width:767.98px) {
  .free-card {
    padding: 35px 20px
  }
}




.free-card:after {

  background-repeat: no-repeat;
  content: "";
  height: 61px;
  position: absolute;
  right: 15px;
  top: 35px;
  width: 61px
}

@media (max-width:991.98px) {
  .free-card:after {
    right: 48%
  }
}

@media (max-width:767.98px) {
  .free-card:after {
    right: 10px
  }
}

.free-card__title {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.18;
  margin: 0 0 10px;
}

.free-card__title span {
  font-size: 1.8rem;
  line-height: 1.44
}

.free-card__title .free-card__price {
  font-size: 2.2rem;
  line-height: 1.1;
  padding-left: 5px
}

@media (max-width:767.98px) {
  .free-card__title .free-card__price {
    font-size: 1.8rem
  }
}

.free-card__title .free-card__price span {
  font-size: 1.8rem
}

.free-card__title .free-card__price sup {
  font-size: 1.6rem;
  vertical-align: top
}

@media (max-width:991.98px) {

  .free-card--home .free-card-wrap__left,
  .free-card--home .free-card-wrap__right {
    width: 45%
  }

  .free-card.free-card--sv .free-card-wrap__left,
  .free-card.free-card--sv .free-card-wrap__right {
    width: 100%
  }

  .free-card .free-card-wrap__left,
  .free-card .free-card-wrap__right {
    width: calc(50% - 30px)
  }
}

@media (max-width:767.98px) {

  .free-card .free-card-wrap__left,
  .free-card .free-card-wrap__right {
    margin-right: 0;
    width: 100%
  }
}

@media (max-width:991.98px) {
  .free-card.free-card--sv .free-card-wrap__left {
    margin-right: 0
  }

  .free-card .free-card-wrap__left {
    margin-right: 60px
  }
}

@media (max-width:767.98px) {
  .free-card .free-card-wrap__left {
    margin-right: 0
  }
}

@media (max-width:991.98px) {

  .free-card .free-card-wrap__left .free-card__free,
  .free-card .free-card-wrap__right .free-card__free {
    width: 100%
  }

  .free-card .free-card-wrap__right {
    padding-bottom: 96px
  }
}

@media (max-width:767.98px) {
  .free-card .free-card-wrap__right {
    padding-bottom: 0
  }
}

.free-card__middle {
  margin-top: 35px
}

@media (max-width:991.98px) {
  .free-card__middle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
}

@media (max-width:767.98px) {
  .free-card__middle {
    margin-top: 15px;
    padding: 0 10px 44px
  }
}

@media (max-width:991.98px) {
  .free-card--wide .free-card__middle {
    margin-top: 15px;
    padding: 0 10px 44px
  }
}

.free-card__free {
  display: flex;
  justify-content: left;
  margin-top: 12px;
  align-items: center;
}

.free-card__text {color: #fff;font-size: 16px;padding: 6px 0 1px;width: 100%;}

.free-card__text span {
  text-transform: uppercase
}

.free-card__ico {
  background-color: #fff;
  border-radius: 50%;
  height: 24px;
  position: relative;
  width: 24px;
  margin: 0 10px 0 0;
}

.free-card__ico:after {

background-position: 50% 50%;

background-repeat: no-repeat;

content: "";

height: 100%;

left: 0;

position: absolute;

top: 0;

transform: scale(.7);

width: 100%;

background-image: url('../images/copied.svg');
}

.free-card__bottom {
  width: 100%;
  margin: 20px 0 0;
}

@media (max-width:991.98px) {
  .free-card__bottom {
    bottom: 46px;
    margin-top: 0;
    position: absolute;
    right: 61px;
    width: calc(50% - 90px)
  }
}

@media (max-width:1023.98px) {
  .free-card--review {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px
  }
}

@media (max-width:767.98px) {
  .free-card--review {
    padding: 28px 25px
  }
}

@media (max-width:1023.98px) {
  .free-card--review .free-card__bottom {
    margin-top: auto
  }
}

@media (max-width:991.98px) {

  .free-card--review .free-card__bottom,
  .free-card--wide .free-card__bottom {
    position: static;
    width: 100%
  }
}

@media (max-width:767.98px) {
  .free-card__bottom {
    position: static;
    width: 100%
  }
}

.free-card__bottom .btn {
  display: block;
  font-size: 1.4rem;
  line-height: 1.15;
  padding: 12px 2px;
  background: #e59c25;
  text-align: center;
  color: #fff;
}

@media (max-width:991.98px) {
  .free-card__bottom .btn {
    padding: 19px 2px
  }
}

@media (max-width:767.98px) {
  .free-card__bottom .btn {
    font-weight: 400
  }
}

/*Default CSS*/
    .why-choose{
    padding: 100px 0;
}
.why-choose .boxes-choose-start.coloured{
    background: linear-gradient(126deg, rgb(100 0 37) 0%, rgb(100 0 37) 100%);
}
.why-choose .boxes-choose-start.coloured h4{
    color: #fff;
}
.why-choose .boxes-choose-start.coloured i{
    color: #fff;
}
.why-choose .boxes-choose-start.coloured p{
    color: #fff;
}
.why-choose .boxes-choose-start i{
    font-size: 48px;
}
.why-choose .boxes-choose-start p{
    font-size: 16px;
    font-weight: 300;
    font-family: Poppins;
    color: #000;
    margin: 0 0 0;
    line-height: 25px;
}
.why-choose .boxes-choose-start h4{
        color: #000;
        font-weight: 600;
        font-size: 24px;
        text-align: center;
        margin: 15px 0;
        letter-spacing: 1px;
}
.why-choose .boxes-choose-start{
    transition: .3s all ease-in-out;
    padding: 40px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    z-index: 0;
    box-shadow: 0px 0px 10px 0px #ccc;
    overflow: hidden;
    margin: 0 0 30px;
    height: 90%;
}
.why-choose .boxes-choose-start.coloured .box-right{
    background: #fff;
}
.why-choose .boxes-choose-start.coloured .box-left{
    background: #fff;
}
.why-choose .boxes-choose-start .box-right {
    right: -3%;
    bottom: -5%;
    display: block;
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    cursor: pointer;
    transition: inherit;
    background-repeat: no-repeat;
    background-position: center;
    background: linear-gradient(268deg, rgb(95 0 36) 0%, rgb(96 0 37) 100%);
    text-align: center;
    z-index: -1;
    }
.why-choose .boxes-choose-start .box-left {
    left: -3%;
    top: -5%;
    display: block;
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    cursor: pointer;
    transition: inherit;
    background-repeat: no-repeat;
    background-position: center;
    background: linear-gradient(268deg, rgb(95 0 36) 0%, rgb(96 0 37) 100%);
    text-align: center;
    z-index: -1;
}
.why-choose .feautures{

background: #000;

padding: 30px;

border-radius: 10px;

text-align: left;
}
.why-choose .feautures h2{
    font-size: 32px;
    font-weight: 600;
    font-family: Poppins;
    margin: 0 0 20px;
    color: #fff;
    text-align: left;
}
.why-choose .feautures h3{
    font-size: 20px;
    font-weight: 500;
    font-family: Poppins;
    color: #fff;
    text-align: left;
    margin: 0;
    letter-spacing: 2px;
}
.why-choose .feautures ul li i{
    margin: 0 10px 0 0; 
}
.why-choose .feautures ul{
    margin: 0 0 35px;
    display: flex;
    flex-wrap: wrap;
}
.why-choose .feautures ul li{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins;
    margin: 0 15px 0 0;
    width: 46%;
}
.why-choose .feautures .buttons{
display: flex;
justify-content: left;
}
.why-choose .feautures .buttons a i{
    margin: 0 10px 0 0;
    animation: tada 2s 0.5s infinite;
}
.why-choose .feautures .buttons a{
    background: linear-gradient(126deg, rgba(34,193,195,1) 0%, rgba(20,108,148,1) 100%);
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: left;
    padding: 0 15px;
    width: 40%;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins;
    letter-spacing: 2px;
    margin: 0 20px 0 0;
}
.call-to-action.with-out-bg-cta{
    background: transparent;
    border: 5px solid #44b6be;
    border-left: none;
    border-right: none;
}
.call-to-action.with-out-bg-cta .buttons a{
        background: linear-gradient(126deg, rgba(34,193,195,1) 0%, rgba(20,108,148,1) 100%);
}
.call-to-action.with-out-bg-cta p{
    color: #777;
}
.call-to-action.with-out-bg-cta .buttons a:nth-child(2) {
    background: #2BB741;
}
.call-to-action.with-out-bg-cta h2{
    color: #000;
}
.why-choose h2{
        color: #000;
        font-weight: 800;
        font-size: 42px;
        text-align: center;
        margin: 10px 0 50px;
}

.modal {top: 0%;/* background: #ffffffc2 url(img/hero-bg-2.png) no-repeat top right; */background-size: contain;opacity: 1;}
.modal-dialog {/* width: 800px; *//* margin: 180px auto 0; */}
.pop_heading { width: 100%; padding: 20px 0 0px 0px; }
.modal-body { padding: 20px 20px 10px 0; }
.pop_heading h5 {margin: 0 0 15px;text-transform: uppercase;color: #fff;}
.pop_heading h4 {font-size: 24px;font-weight: 700;color: #fff;padding: 0;margin: 0; text-align: center;}
.field { width: 100%; position: relative; margin: 0 0 10px; }
span.pop_icon { position: absolute; color: #000; left: 13px; top: 7px; font-size: 20px; }
.field .form-control {width: 100%;border-radius: 50px;padding: 12px 0 12px 44px;resize: none;border: none;background: #fff;height: auto;font-size: 14px;box-shadow: inset 0px 3px 2px 0 #00000029;}
.modal-content { border-radius: 30px; position: relative; overflow: hidden; box-shadow: 10px 10px 20px 0 #00000030; border: none; }
.modal-content:before {
   /* background: url(img/popup_img.jpg) no-repeat; */
    background-position: center; background-size: cover; content:""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; }
#popupform p {text-align: center;font-size: 13px;color: #ffff;margin: 19px 0 0;}
.modal-header { padding: 0; border: none; }
button.pop_btn {font-size: 18px;background: #e59c25;padding: 10px 0;border: none;width: 100%;border-radius: 100px;color: #ffff;font-weight: 500;}
button.close {background: url(../images/cross.png) no-repeat 0 0;width: 30px;height: 30px;position: absolute;top: 16px;right: 32px;display: block;opacity: 1;border: none;}
.fade.in { overflow: hidden; }
.modal-content {
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 10px 10px 20px 0 #00000030;
    border: none;
}
.modal-dialog {
    width: 800px !important;
    max-width: 800px !important;
    /* margin: 180px auto 0 !important; */
}
.poppup-img{
  width: 100%;
 }
.button-set-here a{
            color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}
.button-set-here{
        color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}.button-set-here a:first-child:before{
    content: inherit;
}

.button-set-here a:before{
    border-right: 2px solid #fff;
    content: '';
    margin: 0 15px;

 }

:root {

    --color: #449EFF

}
.footer-clean a img{
        width: 80%;
}

.mobile-nav a img{
        width: 35%;
    filter: brightness(0) invert(1);
}
.mobile-nav.fixed-header a img{
    filter: inherit;

}

.top-bar a img{
        width: 50%;
        /* filter: brightness(0) invert(1); */
}

body {

    color: #000;

    overflow-x: hidden;

    font-family: 'Poppins', sans-serif;

    padding: 0 !important;

    margin: 0 !important;

    /*padding-right: 0 !important;*/

    /*padding-left: 0 !important;*/



}



html {

    scroll-behavior: smooth;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    margin-bottom: 0;

}



p {

    margin-bottom: 0;

}



ul {

    padding: 0;

    margin: 0;

}



li {

    list-style: none;

}



a,

button {

    transition: all .2s ease-in-out;

    border: none;

}



a:hover {

    text-decoration: none;

}



.section {

    padding: 60px 0 70px 0;

}



a:hover {

    text-decoration: none;

}

.theme-color{

    color: #6e0227;

}



.btn_default {

    border-radius: 50px;

    padding: 10px 30px;

    font-size: 18px;

    font-weight: 400;

    -webkit-transition-duration: 0.3s;

    transition-duration: 0.3s;

    -webkit-transform: perspective(1px) translateZ(0);

    transform: perspective(1px) translateZ(0);

    position: relative;

    overflow: hidden;

    border: 0;

}



.btn_default:before {

    content: "";

    height: 155px;

    left: -75px;

    opacity: .2;

    position: absolute;

    top: -50px;

    -webkit-transform: rotate(35deg);

    transform: rotate(35deg);

    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);

    width: 50px;

    z-index: -10;

}



.btn_default:hover:before {

    left: 120%;

    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);

}



.btn_bgclr_blue {

    background-color: #f5ac2b;

    color: #fff;

}



.btn_bgclr_blue:hover {

    color: #fff;

}



.btn_bgclr_blue:before {

    background-color: #fff;

}



.btn_bgclr_white {

    background-color: #fff;

    color: #111322;

}



.btn_bgclr_white:hover {

    background-color: #f5ac2b;

    color: #000;

}



.btn_bgclr_white:before {

    background-color: #3376ee;

}



.btn_bgclr_dark {

    background-color: #111322;

    color: #fff;

}



.btn_bgclr_dark:hover {

    background-color: #111322;

    color: #fff;

}



.btn_bgclr_dark:before {

    background-color: #fff;

}



.sec_pad {

    padding: 70px 0;

}



.default_heading {

    margin-bottom: 20px;

}



.default_heading span {

    font-size: 20px;

    color: #fff;

    background-color: #f5ac2b;

    border-radius: 50px;

    text-transform: uppercase;

    padding: 6px 18px;

    display: inline-block;

    line-height: 18px;

    margin-bottom: 5px;

}



.default_heading h1 {

    font-size: 45px;

    color: #000;

    font-weight: 600;

}



/* End Default CSS*/



/*Header CSS*/

header {

    position: absolute;

    width: 100%;

    top: 0;

    transition: .3s;

    z-index: 1;

    /* background: linear-gradient(180deg, rgba(20,20,20,1) 0%, rgb(0 29 46 / 27%) 100%); */

}



.fixed-header {

    position: fixed !important;

    width: 100%;

    background: #fff !important;

    z-index: 1000;

    top: 0;

    border-bottom: 1px solid #00000024;

    box-shadow: 2px 2px 2px rgb(26 26 26 / 12%);

    padding: 0 0 !important;

}



.fixed-header .top-bar {

    padding: 2px 0;

}



.mobile-nav.fixed-header i {

    color: #000000;

    margin-right: 8px;

    margin-top: 6px;

}



.contact-form .intl-tel-input .selected-flag {

    border-radius: 25px 0 0 25px;

}



.fixed-header .header-cta {

    margin-top: 0;



}



.dark-image,

.dark-contact {

    display: none;

}



.fixed-header .dark-image {

    display: block;

}



.fixed-header .dark-contact {

    display: inline-block;

}



.fixed-header .light-image,

.fixed-header .light-contact {

    display: none;

}



.fixed-header .top-bar a {

    color: #000000;

    font-weight: 500;

}



.fixed-header .nav-list {

    background-color: #000000;

    margin-top: 0;

}



.navbar {

    padding: 10px 0;

}



.top-bar i {

    margin-right: 5px;

}



a:hover {

    color: var(--color);

    text-decoration: underline;

}



ul.submenu {

    display: none;

    width: 216px;

    position: absolute;

    background: #ffffff;

    box-shadow: #00000080 0px 63px 20px;

    text-align: left;

    padding-bottom: 5px;

    top: 6px;

    border-radius: 0px 0px 5px 5px;

    z-index: 999;

    padding-top: 0;

}



header ul.nav.navbar-nav li:hover ul.submenu {

    display: block;

}



header ul li a {

    font-size: 16px;

    color: whitesmoke;

    text-decoration: none !important;

}



nav.nav-list ul li {

    list-style: none;

    padding: 0 15px;

    margin: 0 14px 0 0 !important;

}



.nav-list {

    background: #00000059;

    margin-top: 12px;

}



.nav-list .nav-link {

    padding: 0;

    padding: 12px 0;

    display: inline-block;

}



ul.dropdown-menu li {

    line-height: 30px;

}



.navigation_area nav.navbar {

    padding: 0;

}



.navigation_area .navbar ul.navbar-nav li a {

    color: #fff;

    padding: 0;

    margin: 0 25px;

    padding-top: 10px;

}



.navigation_area .navbar-dark .navbar-nav .active>.nav-link,

.navigation_area .navbar-dark .navbar-nav .nav-link.active,

.navigation_area .navbar-dark .navbar-nav .nav-link.show,

.navigation_area .navbar-dark .navbar-nav .show>.nav-link,

.navigation_area .navbar-dark .navbar-nav .nav-link:focus,

.navigation_area .navbar-dark .navbar-nav .nav-link:hover {

    color: #f5ac2b;

}



.navigation_area .navbar-brand {

    margin-right: 3rem;

}





/*End Header cSS*/



/*side nav*/

/*side nav*/

.mobile-nav {

    padding: 14px 9px;

    top: 0;

    position: absolute;

    width: 100%;

    display: none;

    z-index: 101;

}



.mobile-nav i {

    font-size: 30px;

    color: #ffffff;

}



@media(max-width : 767px) {

    .header {

        display: none;

    }

    .cta-form button.btn::before{
        left: 47%!important;
    }

    .mobile-nav {

        display: flex;

        align-items: center;

        justify-content: space-between;

        background: #000000bd;

        padding: 5px !important;

        z-index: 1000;

        border-bottom: 1px solid #4c4c4c;

    }



    .banner-navigation-list {

        display: none;

    }

}





.side-nav {width: 70%;height: 100%;position: fixed;top: 62px !important;background: #f9f9f9;z-index: 1000;transition: 1s;overflow: hidden;-webkit-transition: all 0.6s ease-in-out;z-index: 999;}



.side-nav-overLay {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: rgb(0 0 0 / 80%);

    top: 0;

    left: 0;

    z-index: 500;

    display: none;

}



.side-nav-open {

    right: 0 !important;

}



.side-nav-close {

    right: -70% !important;

}



.side-nav ul {

    margin: 30px 0;

}



.side-nav li {

    line-height: 1.8;

    padding: 15px 0;

    padding: 10px 20px;

    border-bottom: .2px solid rgb(106 106 106 / 10%);

}



.side-nav a {

    font-size: 15px;

    font-weight: 500;

    color: #000000;

}



.side-nav a.active {

    color: #3a74dd;

}



.show_hide {

    display: none;

}



/*mobile navbar*/





/*Banner CSS*/





.banner_same {

    padding: 0;

    height: 700px;

    background-size: cover;

    display: flex;

    align-items: center;

}



.banner-container {

    position: relative;

    padding: 0 75px;

    border-radius: 0;

}



.banner_content {

    padding-left: 70px;

    margin-top: 80px;

}



.banner_content h1 {

    position: relative;

    color: #fff;

    font-size: 50px;

    line-height: 65px;

}



.banner-btn {

    min-width: 265px;

}



.banner_content h1:before {

    content: '';

    width: 50px;

    height: 2px;

    background-color: #f5ac2b;

    position: absolute;

    top: 30px;

    left: -70px;

}



.banner_content p {

    color: #fff;

    font-size: 18px;

    font-weight: 300;

    line-height: 32px;

    margin: 15px 0 30px;

}



.banner_btndiv .btn_default {

    padding: 13px 30px;

}



.whatsapp-theme {

    background-color: #51b27e !important;

    color: #ffffff !important;

    margin-right: 8px;

}



.yellow-theme {

    background-color: #6e0227;

    color: #ffffff !important;

}



.outline-btn {

    font-weight: 700;

    padding: 10px 16px;

    font-size: 16px;

}



.outline-btn i {



    font-size: 19px;



    position: relative;



    top: 2px;

}



.style-btn {

    padding: 8px 20px;

}



.icon-btn {

    padding: 7px 20px 10px;

    font-weight: 600;

}



.icon-btn i {

    font-size: 23px;

    margin-right: 10px;

    position: relative;

    top: 2px;

}



/*banner list*/

.banner-list {

    display: flex;

    justify-content: space-between;

    margin-top: 40px;

}



.banner-list li {

    width: 100%;

    color: #fff;

    position: relative;

    display: flex;

    align-items: center;

}



.banner-list li i {

    font-size: 30px;

    color: var(--color);

    margin-right: 10px;

}



.banner-list-sperator::after {

    content: '';

    width: 1px;

    height: 81%;

    position: absolute;

    right: 14px;

    top: 7px;

    background: #ffffff;

}



.banner-list li p {

    font-weight: 600;

    color: var(--color);

    font-size: 18px;

}



.banner-list li p span {

    color: #fff;

    font-weight: 500;

    font-size: 16px;

    margin-top: -3px;

}



/* End Banner CSS*/



.top-bar {

    color: #ffffff;

    padding: 16px 0;

}



.banner-form {

    max-width: 430px;

    padding: 20px;



}



.calculate_order {

    position: relative;

    z-index: 100;

    margin: 0 auto;

    margin-left: -58px;

    padding: 0 20px 0;

}



.calculate_order h3 {

    font-size: 33px;

    font-weight: 700;

    text-align: center;

    line-height: 1.1;

    margin-bottom: 20px;

    color: #6e0227;

    margin-top: 0;

}



.form-inner {

    padding: 0 45px;

    margin-left: -23px;

}



.form-inner select.form-input-css {

    padding: 0 10px !important;

}



.form-inner label {



    font-size: 14px;



    margin-bottom: 2px;



    margin-left: 4px;



    color: white;

}



#discount-text {

    color: #000000;

}



.banners-list li {

    color: #000000;

    margin-bottom: 2px;

    display: flex;

    font-weight: 600;

    letter-spacing: 0px;

}



.banners-list i {

    color: #6e0227;

    margin-right: 11px;

}



.banner-form-btn-wrapper {

    max-width: 299px;

    margin-left: 31px;

    position: relative;

    margin-top: 22px;

    margin-bottom: 10px;

}



.form-control.form-input-css {

    background-color: #fff;

    border: 1px solid #0066ff;

    border-radius: 8px;

    box-sizing: border-box;

    width: 100%;

    padding: 21px 12px;

    margin-bottom: 10px;

}



.intl-tel-input {

    position: relative;

    display: inline-block;

    width: 100%;

    margin-left: 00;



}



.total_prices {

    background-color: #00252f;

    padding: 6px 25px;

}



.total_prices p {

    color: white;

}



.btn-submit {

    width: 100%;

    background-color: #6e0227;

    text-align: center;

    border: none;

    padding: 12px 0px;

    font-size: 16px;

    color: white;

    font-weight: 500;

    transition: all 500ms ease;

    outline: none !important;

    border-radius: 0;

    margin: 0 8px;

    border-radius: 5px;

}











@media (min-width: 280px) and (max-width: 767px) {

    .top-bar {

        display: none;

    }



}



.top-bar a {

    color: #ffffff;

    text-decoration: none !important;

}



/*.top-bar a.cell-no {*/

/*    margin-right: 12px;*/

/*}*/

.top-bar a span {

    color: white;

    position: absolute;

    right: 10px;

    top: 9px;

    font-size: 13px;

    padding: 2px 7px;

    border-radius: 6px;

}



.top-bar button.btn.btn-primary {

    background: transparent;

    border-radius: 50px;

    padding: 10px 30px;

    border: 1px solid #fff;

    color: #ffc200;

    font-size: 15px;

    margin-left: auto;

    display: block;

}



ul.social-icons {

    display: flex;

    float: right;

}



ul.social-icons li {

    display: inline-block;

    margin-right: 10px;

}



.social-icons i {

    color: #fff !important;

}



.header_area {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 1;

    margin-top: 20px;

}





.header_area li.nav-item.active {

    border-bottom: 4px solid var(--color);

}



.header_area ul li a.nav-link {

    color: #ffffff;

}



.header_area ul li a.nav-link:hover {

    color: var(--color);

}



@media (min-width: 280px) and (max-width: 767px) {

    .header_area ul {

        background: #000;

    }



    .header_area ul li a.nav-link {

        /* color: #000000; */

        padding: 13px;

        z-index: 9999;

    }



}



header i.fas.fa-bars {

    color: var(--color);

}



.dropdown button {

    background: transparent;

    border: none;

    color: #fff;

}



@media (min-width: 280px) and (max-width: 767px) {

    .dropdown button {

        color: #000;

    }



}



.dropdown button:hover {

    background: transparent;

    color: var(--color);

}



.dropdown:hover>.dropdown-menu {

    display: block;

}



.dropdown>.dropdown-toggle:active {

    /*Without this, clicking will make it sticky*/

    pointer-events: none;

}



.dropdown-item:focus,

.dropdown-item:hover {

    color: #16181b;

    text-decoration: none;

    background-color: var(--color);

}



/*Main header End*/


section.main-banner:before{
content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #6e0227;
    opacity: .7;
    z-index: -1;
}
section.main-banner {

    background-size: cover !important;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    background-position: center;
    min-height: 611px;
    padding: 103px 0 0;
    z-index:1;
}



.form-col::before {

    position: absolute;

    content: '';

    background: #ffffff !important;

    width: 100%;

    height: 100%;

    left: -11px;

    top: 0;

    z-index: 0;

    transform: skew(352deg, 0deg);

}



.form-col::after {



    position: absolute;



    content: '';



    background: #ffffff !important;



    width: 93px;



    height: 100%;



    top: 0px;



    left: -56px;



    /* z-index: -1; */



    border-top-left-radius: 0;



    border-bottom-left-radius: 7px;

}



.banner-separate-col {

    padding: 32px 0 42px 0;

}



.banner-col::before {

    position: absolute;

    content: '';

    background: #ffffff !important;

    width: 88px;

    height: 100%;

    top: 0px;

    right: -52px;

    z-index: 3;

    border-top-right-radius: 10px;

    border-bottom-right-radius: 10px;

}



.banner-col::after {



    position: absolute;



    content: '';



    background: #ffffff !important;



    width: 100%;



    height: 100%;



    left: 0;



    top: 0;



    z-index: 1;



    transform: skew(352deg, 0deg);

}



.theme-bg {

    background: rgb(68, 158, 255);

    background: linear-gradient(90deg, rgb(42 144 255) 0%, rgb(0 104 217) 50%);

}



.theme-red {

    background: rgb(68, 158, 255);

    background: linear-gradient(90deg, rgb(161 89 0 / 69%) 0%, rgb(255 145 8 / 77%) 100%);

}



.banner-col.theme-bg::before {

    content: url('../images/banner-image.png');

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    background-size: cover;

    background-repeat: no-repeat;

}



/* section.main-banner::before {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    background: rgb(0, 0, 0);

    background: linear-gradient(346deg, rgba(0, 0, 0, 1) -28%, rgba(0, 0, 0, 0.5074404761904762) 155%);

    top: 0;

    left: 0;

} */



.contact.main-banner::before {

    content: none;



}



@media (min-width: 280px) and (max-width: 767px) {

    section.main-banner {

        padding-top: 120px;

    }

}



/*Start home page banner section only */

.main-banner-heading {



    z-index: 100;



    position: relative;



    margin-left: 72px;



    margin-top: 7px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .main-banner-heading {

        padding: 12px;

        margin-left: 0;

    }

}



.main-banner-heading h4 {

    color: #000000;

    font-size: 20px;

    font-weight: 400;

    letter-spacing: 1px;

    margin-left: 50px;

    position: relative;

    font-weight: 600;

}



.main-banner-heading h4::before {

    content: '';

    position: absolute;

    width: 50px;

    left: -56px;

    height: 2px;

    background-color: #000000;

    border-radius: 15px;

    top: 48%;

}



.main-banner-heading h1 {

    color: #6e0227;

    font-size: 45px;

    font-weight: 800;

    letter-spacing: 1px;

    /* line-height: 65px; */

    line-height: 1.2;

    margin-bottom: 16px;

    text-transform: capitalize;

    margin-top: 9px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .main-banner-heading h1 {

        font-size: 25px;

    }



}



.main-banner-heading span {



    display: flex;



    align-items: center;



    font-size: 27px;

    color: #000;

}



.main-banner-heading p {

    color: #fff;

    /* text-align: center; */

    font-size: 1rem;

}



.main-banner-btn {

    display: flex;

    margin: 37px 0 0;

}



.main-banner-btn a {



    height: 47px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .main-banner-btn {

        display: unset;

    }

}



.main-banner-btn .left {

    border: none;

    background: var(--color);

    color: #000;

    border-radius: 50px;

    padding: 11px 50px;

    display: block;

    margin: 3px 0px;

}



@media (max-width: 767px) {

    .main-banner-btn img {

        display: none;

    }

}



.main-banner-btn .right {

    border: 1px solid #fff;

    background: transparent;

    color: #fff;

    border-radius: 50px;

    padding: 8px 50px;

    display: block;

    margin: 3px 10px;

}



.heading content {

    font-size: 50px;

}



/*END*/





/*All page banner section Start*/

.main-banner-head {

    padding-top: 250px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .main-banner-head {

        padding-top: 110px;

    }

}



.main-banner-head h3 {

    text-align: center;

    color: var(--color);

    font-size: 24px;

    font-weight: 400;

    letter-spacing: 4px;

    text-transform: uppercase;

}



.main-banner-head h1 {

    text-align: center;

    color: #fff;

    font-size: 54px;

    font-weight: 500;

    letter-spacing: 4px;

    text-transform: capitalize;

}



@media (min-width: 280px) and (max-width: 767px) {

    .main-banner-head h1 {

        font-size: 25px;

        line-height: 45px;

    }

}



.main-banner-head span {

    color: var(--color);

}



.main-banner-head p {

    color: #fff;

    text-align: center;

    font-size: 21px;

}



/*END*/



/*home page banner form start*/

.bannerFormBox {

    display: flex;

    justify-content: end;

}



@media (min-width: 280px) and (max-width: 767px) {}



.bannerFormBox form:before {

    content: url(../images/form-book.html);

    position: absolute;

    top: -100px;

    right: -60px;

    width: 200px;

    height: 200px;



}



@media (min-width: 280px) and (max-width: 1024px) {

    .bannerFormBox form:before {

        display: none;

    }

}



.bannerForm {

    border-radius: 5px;

    width: 90%;

    height: auto;

    align-items: center;

    justify-content: center;

    position: relative;

    box-shadow: 4px -5px 11px 3px rgb(0 0 0 / 15%);

}



.bannerForm .selected-dial-code {

    padding-left: 7px !important;

}



/*allu chat*/

.banner-navigation-list {

    margin: 0 8px 0 4px;

    background: #ffffff;

    margin-bottom: 13px;

    border-radius: 5px;

}



.banner-navigation-list li {

    display: inline-block;

}



.banner-navigation-list a {

    text-decoration: none;

    color: #000000 !important;

    font-weight: 600;

    padding: 15px 24px;

    display: inline-block;

    position: relative;

    font-size: 15px;

}



.navigation-separator::after {

    content: '';

    position: absolute;

    width: 1px;

    right: -12px;

    top: 5%;

    height: 90%;

    background-color: #e5e5e5cf;

}



.icon-1 {

    background-image: url(../images/icon-2.png);

    background-size: inherit;

    width: 27px;

    height: 21px;

    float: left;

    background-repeat: no-repeat;

    margin: 5px;

}



.container.text-white {

    background-color: black;

}



.recomended-deal {

    position: absolute;

    top: -33px;

    background: var(--color);

    padding: 9px;

    border-radius: 3px;

    left: 21px;

    color: #ffffff;

    font-weight: 600;

    box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);

}



.bottom-form-tag {

    background: #449eff;

    padding: 9px;

    text-align: center;

    right: 0;

    left: 0;

    margin: auto;

    font-size: 15px;

    font-weight: 600;

    color: #fff;

}



.form-heading {

    display: flex;

    padding: 20px 0 0 20px;

    position: relative;

}



.form-value {

    margin-left: 10px;

    margin-bottom: 20px;

}



.bannerForm h2 {

    font-size: 18px;

    font-weight: 600;

    color: #727992;

    /*padding-top: 30px;*/

    letter-spacing: -0.4px;

    /*padding-bottom: 12px;*/

    text-align: left;

    line-height: 1.1em;

}



.bannerForm h3 {

    font-size: 50px;

    color: #000000;

    font-weight: 800;

    text-align: left;

    /*padding-bottom: 14px;*/

}



.bannerForm form {

    text-align: center;

    padding: 0px 15px 15px;

}



.bannerForm h4 {

    font-size: 15px;

    color: #3d3d3d;

    text-align: center;

    display: block;

    letter-spacing: 0.2px;

}



textarea.main-message {

    width: 100%;

    background: #eae6e6;

    border: 1px solid #ced4da;

    border-radius: 5px;

    height: 70px;

    padding: 5px 13px;

}



.form-control {

    background-color: #eae6e6;

    padding: 1.375rem -0.25rem;

    border-radius: unset;

}



button.btn-form {

    border-radius: 5px;

    background-color: #449eff;

    width: 100%;

    color: #ffffff;

    font-size: 16px;

    letter-spacing: 1px;

    text-transform: uppercase;

    cursor: pointer;

    transition: 0.5s;

    padding: 10px 0;

    width: 100%;

    margin: 0 4px;

    font-size: 15px;

    font-weight: 600;

}



.fld-btn a {

    padding: 10px 0;

    margin: 0 4px;

    font-size: 15px;

}



.fld-btn i {

    font-size: 20px;

    margin-right: 2px;

    position: relative;

    top: 1px;

}



.or-box {

    position: absolute;

    width: 30px;

    height: 30px;

    background-color: #ffffff;

    border-radius: 50%;

    top: 8px;

    left: -2px;

    right: 0;

    margin: auto;

    display: flex;

    align-items: center;

    justify-content: center;

    font-weight: 600;

    color: #000000;

    font-size: 15px;

}





@media only screen and (max-width: 767px) {

    .fld-btn i {

        display: none;

    }



}





.main-logos h3 {

    text-align: center;

    margin-top: 50px;

    font-size: 32px;

    color: var(--color);

    text-transform: capitalize;

}



section.main-logos img {

    width: 100%;

}



section.main-solution {

    overflow: hidden;

    position: relative;

}



section.main-solution h4 {

    color: #000000;

    font-size: 33px;

    font-weight: 300;

    padding-top: 0;

    font-weight: 600;

    text-align: left;

}



section.main-solution h3 {

    padding: 21px 0;

    color: #000000;

    font-size: 25px;

    font-weight: 600;

}



section.main-solution p {

    color: #000000;

    font-size: 15px;

    font-weight: 400;

}



section.main-solution .solution-list {

    display: flex;

    padding: 30px 0;

}



section.main-solution h6 {

    font-size: 12px;

    font-weight: 700;

    padding-top: 3px;

}



section.main-solution img {

    width: 100%;

    padding-top: 19px;

    /* height: 36rem; */

    /* max-width: 21rem; */

}



/*section.main-solution  h1 {*/

/*  font-size: 50px;*/

/*}*/

section.main-solution li {

    list-style: none;

    color: #5f5f5f;

    font-size: 13px;

}



section.main-solution a.solute-chat {

    padding: 9px 30px;

    border-radius: 40px;

    margin-top: 4px;

    display: inline-block;

}



section.main-solution button {

    background: #ffc509;

    border: none;

    padding: 12px 60px;

    border-radius: 40px;

    margin-right: 27px;

}





/* Section main-why*/

section.main-why {

    width: 100%;

    background: #04051d;

    height: auto;

    padding: 40px 0;

    position: relative;

}



/*section.main-why:before {*/

/*    content: url("../images/ghost-ring.png");*/

/*    position: absolute;*/

/*    left: 0;*/

/*    right: 0;*/

/*    top: -58px;*/

/*    display: block;*/

/*    margin: auto;*/

/*    width: 100px;*/

/*    height: 200px;*/

/*}*/



section.main-why .why-head h2 {

    color: var(--color);

    text-align: center;

    font-size: 40px;

    font-weight: 600;

    padding: 40px;

    text-transform: capitalize;

}



section.main-why img {

    margin: auto;

    display: block;

}



section.main-why h4 {

    text-align: center;

    color: #fff;

    font-size: 22px;

    margin: 13px;

}



section.main-why .why-head p {

    text-align: center;

    color: #c1bfbf;

    font-size: 18px;

    letter-spacing: 1px;

}



.why-process {

    margin-top: 70px;

    padding-bottom: 50px;

}



section.main-why p {

    text-align: center;

    color: #fff;

    font-size: 15px;

}



/*Process*/

section.main-process {

    width: 100%;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: auto;

    padding-bottom: 50px;

    /* background: linear-gradient(90deg, rgb(0 0 0) 5%, rgba(183,183,183,1) 26%, rgba(248,176,13,1) 41%, rgba(0,0,0,1) 80%); */

    background: #ffffff;

}



section.main-process h2 {

    text-align: center;

    color: #000000;

    padding: 0;

    font-size: 36px;

    font-weight: 600;

    margin-bottom: 28px;

}



section.main-process img {

    display: block;

    margin: auto;

    padding-bottom: 20px;

}



.process-section {



    text-align: center;

    color: #000;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: space-between;

}



.process-menu {

    padding: 20px;

    border: 2px solid #191919;

    /* background: #ffffff; */

    border-radius: 7px;

    width: 220px;

    height: 220px;

    margin-top: 5px !important;

    display: block;

    margin: 0 12px;

    box-shadow: rgb(155 155 155 / 51%) 0px 5px 15px;

    background: linear-gradient(90deg, rgb(247 178 21) 4%, rgba(183, 183, 183, 1) 0%, rgba(248, 176, 13, 1) 0%, rgb(233 196 111) 77%);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    text-align: center;

    position: relative;

}



.process-menu-separator::after {

    content: '';

    position: absolute;

    width: 100px;

    height: 2px;

    background: #191919;

    right: -100px;

}



@media (max-width: 767px) {

    .process-menu-separator::after {

        content: none;

    }



    .process-menu {

        margin: 0 auto;

    }

}



@media (max-width:767px) {

    .calculate_order {

        margin: 0 10px;

        margin-top: 45px;

        background: #ffffff;

        padding: 16px 6px;

        border-radius: 12px;

    }

}



.process-menu:hover {

    background: #000;

    -moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);

    -webkit-box-shadow: 5px 5px 5px rgb(68 68 68 / 60%);

    box-shadow: 1px 0px 4px rgb(141 141 141 / 64%);

    color: var(--color);

}



.process-menu h4 {

    font-size: 32px;

}



.process-menu span {

    font-size: 20px;

    font-weight: 500;

    display: block;

    padding: 1px 0;

    line-height: 1.3;

}



.main-process a.cont-right.open-popup {

    border: 1px solid #000000;

    color: #000000 !important;

}



.process-menu .icon-box {}



.process-menu .icon-box i {

    font-size: 50px;

    margin-bottom: 15px;

}



/* $ main-percent start*/





.main-percent .percent-head {

    background-image: url(../images/testi-image.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    margin: auto;

    display: block;

    box-shadow: rgb(17 17 26 / 5%) 0px 1px 0px, rgb(17 17 26 / 10%) 0px 0px 8px;

    margin-top: -80px;

    border-radius: 20px;

    height: auto;

    width: 100%;

    padding: 60px 0;





}



.left-percent {

    /*padding-top: 100px;*/

    text-align: center;

    color: #ccc8c8;

}



@media (min-width: 280px) and (max-width: 767px) {

    .left-percent {

        padding-top: 30px;

        text-align: center;

    }

}







.left-percent h4 {

    font-size: 23px;

    text-align: center;

    color: #fff;

}



.left-percent h3 {

    padding-top: 20px;

    color: #fff;

    text-align: center;

}



.left-percent p {

    margin-bottom: 40px;

}



.cont-per .btn {

    background: var(--color);

    border: none;

    border-radius: 30px;

    padding: 11px 21px;

    font-weight: 500;

}



.left-percent .btn-pricing-percent {

    font-weight: 400;

    margin-right: 0px;

    cursor: pointer;

    color: #fff;

    border: 1px solid #fff;

    padding: 10px 20px;

    border-radius: 50px;

    background: transparent;

}



.left-percent img {

    padding: 20px;

}



/*main-percent End*/

/*Portfolio */





.main-portfolio {

    background-color: #f7f6f6;

    padding: 30px 0;

    position: relative

}



.main-portfolio .portfolio-heading {

    text-align: center

}



.portfolio-heading span {

    font-size: 37px;

}



.portfolio-heading h3 {

    color: #080b4a;

    font-size: 48px;

    font-weight: 400;

    margin-bottom: 20px;

}



.portfolio-heading img {

    padding: 20px 0;

}



.portfolio-heading p {

    /*font-family: Merriweather, serif;*/

    color: #000;

    font-size: 15px;

    font-weight: 400;

    font-family: Poppins, sans-serif;

}



.portfolio-heading p {

    /*font-family: Merriweather, serif;*/

    color: #000;

    font-size: 15px;

    font-weight: 400;

    font-family: Poppins, sans-serif;

}



.portfolio-text {

    margin-top: 45px

}



.portfolio-text .nav-tabs {

    border-bottom: none;

    display: flex;

    justify-content: center

}



.portfolio-text .nav-tabs .nav-link {

    /*border: 2px solid #adadad; *!*/

    padding: 5px 9px;

    margin-left: 0;

    color: #000000;

    /* border-radius: 50px; */

    font-size: 12px;

    font-weight: 500;

    text-transform: uppercase;

    font-family: Poppins, sans-serif;

    letter-spacing: 1px;

}



.nav-tabs .nav-link.active,

.portfolio-text .nav-tabs .nav-item.show .nav-link {

    color: #000;

    font-weight: 800;

    /*border-bottom: 1px solid var(--color);*/

}



.porfolio-carousel .item {

    padding-top: 35px;

    padding-bottom: 35px

}



.porfolio-carousel .item img {

    width: auto !important

}



button.potfolio-btn {

    background: #000;

    color: #fff;

    padding: 18px 50px;

    border-radius: 50px;

    border: none;

    margin: 0 auto;

    display: block;

    font-size: 13px;

    font-weight: 700;

    text-transform: uppercase;

    margin-top: 50px;

}



button.potfolio-btn:hover {

    background: var(--color);

    color: #000;

}



.portfolio-info {

    text-align: center;

}



.portfolio-info h4 {

    font-size: 22px;

    color: #001d3d;

    /*margin: 22px 0;*/

    margin: -11px 0 18px;

    font-weight: 700;

    width: 100%;

    /*height: 51px;*/

}



@media (max-width: 767px) {

    .portfolio-info h2 {

        width: 100%;

        height: auto;

        font-size: 15px;

    }

}



.row.space {

    margin: 30px 0;

}



.portfolio-info h6 {

    color: #001d3d;

    margin-bottom: 20px;

}



@media (max-width: 767px) {

    .portfolio-info h6 {

        font-size: 9px;

    }

}





.portfolio-info button.btn-portfolio {

    background: var(--color);

    border-radius: 50px;

    padding: 12px 30px;

    color: #001d3d;

    font-weight: 600;

    position: absolute;

    left: 0;

    right: 0;

    width: 60%;

    margin: auto;

    bottom: -35px;

    display: none;



}



@media (max-width: 767px) {

    .portfolio-info button.btn-portfolio {

        /*position: unset;*/

        width: 90%;

        margin: 12px;

    }

}



.main-portfolio img {

    display: block;

    margin: auto;

}



/* section.main-portfolio .item {

    padding: 40px 0 50px;

} */

section.main-portfolio .item img {

    width: 100%;

}



/*Clients logo*/

.fixed-btn {

    position: fixed;

    left: 17px;

    bottom: 14px;

    z-index: 10;

    background: #023838;

    color: #fff;

    border-radius: 23px;

    padding: 0px 21px 10px;

    font-size: 15px;

}



.fixed-btn:hover {

    color: #ffffff;

    text-decoration: none;

}



.fixed-btn i {

    font-size: 30px;

    margin-right: 6px;

    position: relative;

    top: 5px;

    color: #3fff3f;

}



.footer_client_wrap {

    background: #fff;

    padding: 30px 0;

    text-align: center;

}



img.img-fluid.apple-logo {

    width: 120px;

    margin-top: -8px;

}





@media (min-width: 280px) and (max-width: 767px) {

    .footer_client_wrap img {

        margin: 10px 35px;

    }



}



/*Clients logo*/





/*Features*/

.light-theme-1 {

    background-color: #ffffff;

}

.thesis-help .light-theme-1 {

   border: 2px solid #6e0227;

}

.light-theme-2 {

    background-color: #ffffff;

}

.thesis-help .light-theme-2 {

    border: 2px solid #6e0227;

}



.light-theme-3 {

    background-color: #ffffff;



}

.thesis-help .light-theme-3 {

    border: 2px solid #6e0227;

}

.light-theme-4 {

    background-color: #ffffff;

}

.thesis-help .light-theme-4 {

    border: 2px solid #6e0227;   

}

.light-theme-5 {

    background-color: #b89cc14f;

}



.light-theme-6 {

    background-color: #a9ff934a;

}



.feature-block.mt-30 {

    margin-top: 30px;

}



.feature-block {

    padding: 20px 15px 30px;

}



.feature-block h5 {



    font-size: 19px;

    font-weight: 700;

    margin-bottom: 7px;

}



.feature-block h6 {



    font-size: 17px;



    color: #383838;

}



/*Features*/





/*Footer */

.footer-clean {

    padding: 50px 0;

    background-color: #6e0227;

    color: #4b4c4d;

}



.footer-clean h3 {

    margin-top: 0;

    margin-bottom: 12px;

    font-weight: 500;

    font-size: 18px;



    color: #ffffff;

    font-weight: 600;

}



.footer-clean ul {

    padding: 0;

    list-style: none;

    line-height: 1.6;

    font-size: 14px;

    margin-bottom: 0;

}



.footer-clean ul a {

    text-decoration: none;

    /* opacity: 0.8; */

    color: #fff;

    font-size: 15px;

    line-height: 1.6;

}



.footer-clean ul a:hover {

    opacity: 1;

}



.footer-clean .item.social {

    text-align: left;

}



@media (max-width: 767px) {

    .item h3 {

        margin: 20px 0 10px;

    }

}



@media (max-width: 768px) {

    .footer-clean .item.social {

        text-align: center;

    }

}



.footer-clean .item.social>a {

    font-size: 24px;

    width: 40px;

    height: 40px;

    line-height: 40px;

    display: inline-block;

    text-align: center;

    border-radius: 50%;

    border: 1px solid #ccc;

    margin-left: 10px;

    margin-top: 22px;

    color: inherit;

    opacity: 0.75;

}



.footer-clean .item.social>a:hover {

    opacity: 0.9;

}



@media (max-width: 991px) {

    .footer-clean .item.social>a {

        margin-top: 40px;

    }

}



@media (max-width: 767px) {

    .footer-clean .item.social>a {

        margin-top: 10px;

    }

}



.footer-clean .copyright {

    margin-top: 14px;

    margin-bottom: 0;

    font-size: 13px;

    opacity: 0.6;

}







ul.submenu {

    display: none;

    width: 216px;

    position: absolute;

    left: 0;

    background: #ffffff;

    box-shadow: #00000080 0px 63px 20px;

    text-align: left;

    padding-bottom: 5px;

    top: 16px;

    border-radius: 0px 0px 5px 5px;

    z-index: 999;

    padding-top: 0;

}



@media(max-width: 767px) {}



footer p {

    color: #fff;

    font-size: 14px;

}



.heading {

    text-align: center;

    color: #ffffff;

    font-size: 30px;

    font-weight: 700;

    position: relative;

    margin-bottom: 70px;

}



.thesis-help  .featured-section .heading{

    color: black;

    font-size: 46px; 

}



.white-heading {

    color: #ffffff;

}



.heading:after {

    content: ' ';

    position: absolute;

    top: 100%;

    left: 50%;

    height: 40px;

    width: 180px;

    border-radius: 4px;

    transform: translateX(-50%);

    background-repeat: no-repeat;

    background-position: center;

}



.heading span {

    font-size: 51px;

    display: block;

    font-weight: 700;



}



.white-heading span {

    color: #ffffff;

}





/*Footer-bottom start */

.footer-bottom {

    width: 100%;

    padding: 20px 0;

    border-top: 1px solid #dbdbdbcc;

}



.footer-bottom-left h6 {

    color: #04051d;

    font-size: 15px;

    text-align: center;

}



@media (max-width: 767px) {

    .footer-bottom-left h6 {

        font-size: 14px;

        margin-bottom: 10px;

        text-align: center;

    }

}



.footer-bottom-right {

    text-align: right;

    font-size: 13px;

}



.footer-bottom-right a {

    color: #04051d;

    font-weight: 500;

}



ul.last-foot li {

    padding: 3px 0px;

}



ul.last-foot li i {



    color: #fff;

}



ul.last-foot li a {

    padding: 3px 10px;

}



/*Footer-bottom End */

/*-----Testimonial-------*/



/*.testimonial:after {*/

/*  position: absolute;*/

/*  top: -0 !important;*/

/*  left: 0;*/

/*  content: " ";*/

/*  background: #fff;*/

/*  background-size: 100% 100px;*/

/*  width: 100%;*/

/*  height: 100px;*/

/*  float: left;*/

/*  z-index: 99;*/

/*}*/



.testimonial {

    min-height: 460px;

    position: relative;

    background: #fff;

    /*padding-top: 50px;*/

    /*padding-bottom: 50px;*/

    background-position: center;

    background-size: cover;

    padding: 70px 0 90px;

}



.testimonial-slide {

    text-align: center;

}



.testimonial-slide img {

    width: 160px;

    height: 200px;

    position: relative;

    margin: 0 auto;

    object-fit: cover;

    margin-bottom: 20px;

}



.slick-dots li button:before {

    position: absolute;

    top: 0;

    left: 0;

    content: "";

    background: #6e0227;

    width: 16px;

    border-radius: 50%;

    height: 16px;

    font-family: "slick";

    font-size: 12px;

    line-height: 20px;

    text-align: center;

    color: #333333;

    opacity: 0.25;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}



.slick-dots li.slick-active button:before {

    color: #ffb410;

    opacity: 1;

}



@media (min-width: 280px) and (max-width: 767px) {}



#testimonial4 .carousel-inner:hover {

    cursor: -moz-grab;

    cursor: -webkit-grab;

}



#testimonial4 .carousel-inner:active {

    cursor: -moz-grabbing;

    cursor: -webkit-grabbing;

}



#testimonial4 .carousel-inner .item {

    overflow: hidden;

}



.testimonial4_indicators .carousel-indicators {

    left: 0;

    margin: 0;

    width: 100%;

    font-size: 0;

    height: 20px;

    bottom: 15px;

    padding: 0 5px;

    cursor: e-resize;

    overflow-x: auto;

    overflow-y: hidden;

    position: absolute;

    text-align: center;

    white-space: nowrap;

}



.testimonial4_indicators .carousel-indicators li {

    padding: 0;

    width: 14px;

    height: 14px;

    border: none;

    text-indent: 0;

    margin: 2px 3px;

    cursor: pointer;

    display: inline-block;

    background: #ffffff;

    -webkit-border-radius: 100%;

    border-radius: 100%;

}



.testimonial4_indicators .carousel-indicators .active {

    padding: 0;

    width: 14px;

    height: 14px;

    border: none;

    margin: 2px 3px;

    background-color: #9dd3af;

    -webkit-border-radius: 100%;

    border-radius: 100%;

}



.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {

    height: 3px;

}



.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {

    background: #eeeeee;

    -webkit-border-radius: 0;

    border-radius: 0;

}



.testimonial4_control_button .carousel-control {

    top: 175px;

    opacity: 1;

    width: 40px;

    bottom: auto;

    height: 40px;

    font-size: 10px;

    cursor: pointer;

    font-weight: 700;

    overflow: hidden;

    line-height: 38px;

    text-shadow: none;

    text-align: center;

    position: absolute;

    background: transparent;

    border: 2px solid #ffffff;

    text-transform: uppercase;

    -webkit-border-radius: 100%;

    border-radius: 100%;

    -webkit-box-shadow: none;

    box-shadow: none;

    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);

    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);

}



.testimonial4_control_button .carousel-control.left {

    left: 7%;

    top: 50%;

    right: auto;

}



.testimonial4_control_button .carousel-control.right {

    right: 7%;

    top: 50%;

    left: auto;

}



.testimonial4_control_button .carousel-control.left:hover,

.testimonial4_control_button .carousel-control.right:hover {

    color: #000;

    background: #fff;

    border: 2px solid #fff;

}



.testimonial4_header {

    top: 0;

    left: 0;

    bottom: 0;

    width: 550px;

    display: block;

    margin: 30px auto;

    text-align: center;

    position: relative;

}



.testimonial4_header h4 {

    color: #ffffff;

    font-size: 30px;

    font-weight: 600;

    position: relative;

    letter-spacing: 1px;

    text-transform: uppercase;

}



.testimonial4_slide {

    top: 0px;

    left: 0;

    right: 0;

    bottom: 0;

    width: 70%;

    margin: auto;

    padding: 20px;

    position: relative;

    text-align: center;

}



/*.testimonial4_slide img {*/

/*  top: 0;*/

/*  left: 0;*/

/*  right: 0;*/

/*  width: 136px;*/

/*  height: 136px;*/

/*  margin: auto;*/

/*  display: block;*/

/*  color: #f2f2f2;*/

/*  font-size: 18px;*/

/*  line-height: 46px;*/

/*  text-align: center;*/

/*  position: relative;*/

/*  border-radius: 50%;*/

/*  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);*/

/*  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);*/

/*  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);*/

/*  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);*/

/*}*/

.testimonial4_slide p {

    color: #000;

    font-size: 20px;

    line-height: 1.4;

    margin: 40px 0 20px 0;

}



.testimonial4_slide h4 {

    color: #000;

    font-size: 22px;

}



.testimonial .carousel {

    padding-bottom: 50px;

}



.testimonial .carousel-control-next-icon,

.testimonial .carousel-control-prev-icon {

    width: 35px;

    height: 35px;

}



/* ------testimonial  close-------*/





/*book-print Start*/

section.main-banner.book-print {

    height: 600px;

}



.book-print .main-banner-head {

    padding: 40px 0 42px 0;

}



@media (min-width: 280px) and (max-width: 767px) {

    .book-print .main-banner-head {

        padding: 0px 0 2px 0 !important;

    }



}



.book-print .main-banner-head span {

    color: var(--color);

    border-bottom: 3px solid var(--color);

}



/*.book-print .main-banner-head h1{*/

/*  line-height: 82px;*/

/*}*/

section.story {

    background: #fff;

    width: 100%;

    height: auto;

}



.story-heading {

    text-align: center;

    margin: 20px 0;

}



.story .card {

    border: none;

}



.bs-example {

    margin: 10px 0px;

}



.story-heading h1 {

    font-size: 52px;

    color: #001c3c;

    margin: 51px 0 50px;

    font-weight: 400;

}



.story-heading h4 {

    color: #001c3c;

    margin: 0px 0 20px;

}



.story-heading p {

    color: #001c3c;

    text-align: center;

    margin: 0px 0 50px;

}





/*Unique Design */

/*our approach Start*/

section.main-banner.book-print {

    height: 600px;

}



.book-print .main-banner-head {

    padding: 70px 0 42px 0;

}



.book-print .main-banner-head span {

    color: var(--color);

    border-bottom: 3px solid var(--color);

}



/*.book-print .main-banner-head h1{*/

/*  line-height: 82px;*/

/*}*/

section.our-approach {

    background: #f5f5f5;

    width: 100%;

    height: auto;

    padding: 30px 0 120px;

}



.our-approach-heading {

    text-align: center;

    margin: 20px 0;

}



.our-approach .card {

    border: none;

}



.our-approach .bs-example {

    margin: 10px 0px;

}



.our-approach-heading h4 {

    font-size: 52px;

    color: #001c3c;

    margin: 51px 0 50px;

    font-weight: 400;

}



.our-approach-heading h4 {

    color: #001c3c;

    margin: 0px 0 20px;

}



.our-approach-heading p {

    color: #001c3c;

    text-align: center;

    margin: 20px 0 50px;

}



/*our approach Start*/



/*one-stop section*/

section.one-stop {

    width: 100%;

    background-image: url(../images/process-banner.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: auto;

    padding-bottom: 100px !important;

}



.one-stop-heading {

    text-align: center;

    color: #000;

}



.one-stop-heading h2 {

    padding: 100px 0 15px;

    font-size: 25px;

    font-weight: 300;

}



.one-stop-heading p {

    padding: 40px 0;

    font-size: 30px;

    font-weight: 400;

}



.one-stop-btn {

    padding-bottom: 100px;

}



.one-stop-btn a.left {

    background: #001d3d;

    color: #fff;

    padding: 15px 60px;

    border-radius: 50px;

    margin: 0 15px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .one-stop-btn a.left {

        margin: 5px 0;

        display: block;

    }



}



.one-stop-btn a.right {

    background: white;

    color: #001d3d;

    padding: 15px 60px;

    border-radius: 50px;

    border: 1px solid #001d3d;

    margin: 0 15px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .one-stop-btn a.right {

        margin: 5px 0;

        display: block;

    }



}





/* $ Contact Page Start */

section.main-banner.contact {

    position: relative;

    height: 600px;

    padding: 190px 0 10px;

}



section.main-banner.contact h2 {

    text-align: center;

    color: #ffffff;

    font-size: 54px;

    font-weight: 400;

    letter-spacing: 0;

}



section.main-banner.contact p {

    Color: #fff;

    text-align: center;

    font-size: 21px;

    padding: 12px 0;

}



section.main-percent {

    /* position: relative; */

    padding: 138px 20px 20px;

}



.contact .main-banner-head {

    padding-top: 0px;

}



.contact-banner {

    width: 100%;

    height: 100%;

    background-size: cover;

    background-repeat: no-repeat;

    height: 500px;

    display: flex;

    align-items: center;

    justify-content: center;

    text-align: center;

    color: #ffffff;

    position: relative;

}



.contact-banner div {

    position: relative;

}



.contact-banner::before {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    /* background: rgb(0,16,34); */

    /* background: linear-gradient(180deg, rgba(0,16,34,0.35898109243697474) 0%, rgba(0,0,0,0.8715861344537815) 75%); */

}



.contact-banner h1 {

    font-size: 52px;

}



.contact-section h2 {

    font-size: 38px;

    font-weight: 700;

    margin-bottom: 30px;



}



.cont-link {

    text-align: center;

}



.cont-link .cont-left {

    background: var(--color);

    padding: 13px 35px;

    border-radius: 50px;

    color: #000 !important;

    margin: 5px 20px;

    font-weight: 600;

    cursor: pointer;

    margin-top: 14px;

    display: inline-block;

}



@media (min-width: 280px) and (max-width: 767px) {

    .cont-link .cont-left {

        display: block;

        font-size: 14px;

    }

}



.cont-link .cont-right {

    background: transparent;

    padding: 15px 35px;

    border-radius: 50px;

    border: 1px solid #fff;

    color: #fff !important;

    margin: 28px 20px;

    cursor: pointer;

    text-decoration: none;

    display: inline-block;

}



@media (min-width: 280px) and (max-width: 767px) {

    .cont-link .cont-right {

        display: block;

        font-size: 15px !important;

        margin-top: 55px !important;

    }



}





.percent-head.con {

    margin-bottom: 120px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .percent-head.con {

        width: 90%;

        margin-bottom: 30px;

    }



}



.left-percent-cont {

    /*padding: 50px 0;*/

    text-align: center;

    color: #ccc8c8;

}



.left-percent-cont h2 {

    padding-top: 20px;

    color: #000;

    font-size: 45px;

    font-weight: 300;

}



@media (min-width: 280px) and (max-width: 767px) {

    .left-percent-cont h2 {

        font-size: 20px;

        font-weight: 300;

    }



}



.left-percent-cont img {

    margin: 30px 0;

}





.contact-form .selected-dial-code {

    padding-left: 22px !important;

}



.contact-form label.error {

    display: none !important;

}



.contact-form button {

    padding: 12px 32px;

    border-radius: 25px;

    color: #ffffff;



    background: #6e0227;

    box-shadow: 1px 1px 10px rgb(7 71 168);

}



.contact-form button:focus {

    border: none;

    outline: none;



}



@media (min-width: 280px) and (max-width: 767px) {

    .contact-form {

        width: 100%;

        margin: auto;

    }



}



.contact-form input {

    background: transparent;

    border-radius: 50px;

    border: 1px solid #2c4a6c;

    padding: 25px;

    margin: 0;

    color: #ffffff;

}



textarea.form-control {

    width: 100%;

    background: transparent;

    border: 1px solid #274567;

    border-radius: 20px;





}



section.footer_client_wrap.cont-client {

    margin-top: 580px;

}



@media (min-width: 280px) and (max-width: 767px) {

    section.footer_client_wrap.cont-client {

        margin-top: 580px;

    }



    .main-banner-heading ul li {



        color: #ffffff;

    }



    .foot_mid {

        display: block !important;

        text-align: center !important;

    }



    .inner-cta a {

        font-size: 13px !important;

    }



    .inner-cta h2 {

        font-size: 54px;

        ;

    }



    .only-two-info h3 {

        font-size: 20px;

        line-height: 27px;

    }



    .my-5 h2 {

        font-size: 20px;

    }



    .col-md-6.unique-info {

        padding-left: 28px !important;

    }



    section.main-why .why-head h2 {

        font-size: 27px !important;

    }



    section.main-process h2 {

        font-size: 21px !important;

        font-weight: 600;

    }



    .main-banner-heading span {

        font-size: 22px;

        letter-spacing: 1px;

        color: #ffffff;

        font-weight: 500;

        margin-top: 12px;

    }



    section.main-solution h3 {

        font-size: 20px !important;

    }



}



/* $ Contact Page End */



/* $ section.ghost-services Page Start */

section.ghost-services {

    background: #000813;

    width: 100%;

    height: auto;

    /*padding: 70px 0 180px;*/

    padding: 70px 0 80px;

}



.ghost-service-head {

    text-align: center;

    color: #b5b2b2;

}



.ghost-service-head h4 {

    font-size: 16px;

    color: var(--color);

    font-weight: 400;

}



.ghost-service-head h4 {

    font-size: 42px;

    font-weight: 400;

    color: var(--color);

    margin: 20px 0;

}



.ghost-service-head h4 {

    font-size: 22px;

    font-weight: 500;

    margin-top: 12px;

    color: #fff;

}



.ghost-service-head h4 {

    font-size: 16px;

    color: var(--color);

    font-weight: 400;

}



.ghost-service-head p {

    font-size: 15px;

    margin: 30px 0;

}



.ghost-service-btn {

    margin-top: 22px;

}



.ghost-service-btn a.left {

    background: var(--color);

    color: #000;

    padding: 15px 60px;

    border-radius: 50px;

    margin: 0 15px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .ghost-service-btn a.left {

        margin: 30px 0;

        display: block;

    }



}



.ghost-service-btn a.right {

    background: white;

    color: #001d3d;

    padding: 15px 60px;

    border-radius: 50px;

    border: 1px solid #001d3d;

    margin: 0 15px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .ghost-service-btn a.right {

        margin: 30px 0;

        display: block;

    }



}



/* $ section.ghost-services Page End */





/* $ section.ghost-story Start */

section.ghost-story {

    background: #fff;

    width: 100%;

    height: auto;

    padding: 0px 0 60px;

}



.ghost-story-heading {

    text-align: center;

    margin: 20px 0;

}



.ghost-story-heading h4 {

    font-size: 40px;

    color: #001c3c;

    margin: 40px 0 15px;

    font-weight: 400;

    text-transform: capitalize;

    letter-spacing: 0px;



}



section.ghost-story h3 {

    color: #000;

    font-size: 22px;

    margin: 12px;

}



.main-banner-head h4 {

    text-align: center;

    color: var(--color);

    font-size: 24px;

    font-weight: 400;

    letter-spacing: 4px;

    text-transform: uppercase;

}



.ghost-service-head h3 {

    font-size: 42px;

    font-weight: 400;

    color: var(--color);

    margin: 20px 0;

}



@media (min-width: 280px) and (max-width: 767px) {

    .ghost-story-heading h1 {

        font-size: 22px;

    }

}



.ghost-story-heading h4 {

    color: #001c3c;

    margin: 0px 0 20px;

}



.ghost-story-heading p {

    color: #001c3c;

    text-align: center;

    margin: 0px 0 50px;

}



.story-part {

    text-align: center;

    background: #000813;

    padding: 50px;

    color: #fff;

    border-radius: 15px;

    margin: 5px 0;

    width: 100%;

    height: 300px;

}



.story-part:hover {

    background: var(--color);

    color: #000;



}



.story-part h2 {

    margin: 12px 0;

    font-size: 16px;

    font-weight: 400;

}



.story-part p {

    font-size: 12px;

    /*color: #d2d2d2;*/

}



.story-part img {

    text-align: center;

    /*filter: brightness(0.5);*/

}



/* $ section.ghost-story  End */





/*video trailer page approach section*/

section.video-approach {

    background: #f5f5f5;

    width: 100%;

    height: auto;

    padding: 30px 0 30px;

}



.video-approach-heading {

    text-align: center;

    margin: 20px 0;

}



.video-approach-heading h4 {

    font-size: 22px;

    color: #001d3d;

    font-weight: 500;

}



.video-approach-heading h1 {

    font-size: 32px;

    color: #001c3c;

    margin: 20px 0 20px;

    font-weight: 400;

}



.video-approach-heading p {

    color: #001c3c;

    text-align: center;

    margin: 20px 0 50px;

}



.video-approach .bs-example {

    margin: 10px 0px;

}



.video-approach .card {

    border: none;

}



.video-approach .card-body.text-center {

    height: 220px;

}



/*video trailer page approach section End*/





/*celebrate page section*/

section.celebrate {

    width: 100%;

    background-image: url(../images/celebrate-mag.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: auto;

    padding: 80px 0 70px;

}



section.celebrate h3 {

    color: #ffffff;

    font-weight: 700;

}



section.celebrate img {

    padding: 20px 0;

}



section.celebrate p {

    color: #d0cece;

    font-size: 12px;

    margin-top: 20px;

}



.celebrate-btn {

    display: flex;

}



.celebrate-btn a.cele-left {

    background: var(--color);

    color: #000;

    padding: 8px 20px;

    margin: 40px 10px;

    border-radius: 50px;

}



.celebrate-btn a.cele-right {

    background: transparent;

    color: #fff;

    padding: 8px 20px;

    margin: 40px 10px;

    border: 1px solid #fff;

    border-radius: 50px;

}



.celebrate ul {

    margin: 20px 0px;

}



.celebrate li {

    color: #d4d4d4;

    font-size: 13px;

}



.celebrate li i.far.fa-check-circle {

    color: var(--color);

    margin: 0 10px 0 0px;

}



span.space-left {

    margin-left: 22px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .celebrate img {

        display: none;

    }



    span.space-left {

        margin-left: 0px;

    }

}



/*celebrate page section End*/



/*script-service page section*/

section.script-services {

    background: #001d3d;

    width: 100%;

    height: auto;

    padding: 70px 0 180px;

}



.script-services-head {

    text-align: center;

    color: #000813;

}



.script-services-head h4 {

    font-size: 16px;

    color: #ffffff;

    font-weight: 400;

}



.script-services-head h1 {

    font-size: 42px;

    font-weight: 400;

    color: #ffffff;

    margin: 20px 0;

}



.script-services-head p {

    font-size: 15px;

    margin: 30px 0;

    color: #fff;

}



.script-services-head h2 {

    font-size: 22px;

    font-weight: 500;

    margin-top: 12px;

    color: #fff;

}



.script-services-head p {

    font-size: 15px;

    margin: 30px 0;

}



.script-services-btn {

    margin-top: 22px;

}



.script-services-btn a.left {

    background: var(--color);

    color: #000;

    padding: 15px 60px;

    border-radius: 50px;

    margin: 0 15px;

}



.script-services-btn a.right {

    background: white;

    color: #001d3d;

    padding: 15px 60px;

    border-radius: 50px;

    border: 1px solid #001d3d;

    margin: 0 15px;

}



/*End*/



/*Services*/

.service-box {



    padding: 29px;

}



.service-box i {}



.service-box img {



    margin-bottom: 17px;



    height: 60px;

}



.service-box h3 {



    font-size: 23px;



    font-weight: 600;



    margin-bottom: 16px;



    color: white;

}



.service-box .service-inner-conrtent p {

    font-size: 15px;

    color: white;

}



.btns-box {

    margin-top: 25px;

}



.btn-style-one {

    position: relative;

    display: inline-block;

    font-size: 16px;

    line-height: 30px;

    color: #449eff;

    padding: 8px 23px;

    font-weight: 500;

    overflow: hidden;

    border-radius: 3px;

    overflow: hidden;

    background-color: #ffffff;

    text-transform: uppercase;

    /* font-family: 'Cabin', sans-serif; */

    text-decoration: none;

    font-weight: bold;

    display: none;

}



.btn-style-one:hover {

    left: 0;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

    box-shadow: 2px 2px 13px 0px rgb(80 80 80 / 38%);

}



.btn-style-one:hover {

    text-decoration: none;

}



.btn-style-one:hover span {

    z-index: 5;

    color: #449eff;

}



.services-theme-1 {

    /* background: linear-gradient(to right, #aed2d873 0, #9befe794 100%); */

    /* background: #449eff; */

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3596ff+0,72b6ff+100 */

    /* background: #3596ff; */

    /* Old browsers */

    background: -moz-linear-gradient(-45deg, #3596ff 0%, #72b6ff 100%);

    /* FF3.6-15 */

    /* background: -webkit-linear-gradient(-45deg, #3596ff 0%,#72b6ff 100%); */

    /* Chrome10-25,Safari5.1-6 */

    /* background: linear-gradient(135deg, #3596ff 0%,#72b6ff 100%); */

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3596ff', endColorstr='#72b6ff', GradientType=1);

    /* IE6-9 fallback on horizontal gradient */

    border-bottom-right-radius: 40px;

    border-top-left-radius: 40px;

    background: #6e0227;

}



.services-theme-2 {

    background: linear-gradient(to right, #0d82ad33 0, #1b698647 100%);

    background: #449eff2e;

}



.services-theme-3 {

    background: linear-gradient(to right, #ea976d69 0, #f4741838 100%);

    background: #e6eff9;

}



.services-theme-4 {

    background: linear-gradient(to right, #aed8cb73 0, #9befc00f 100%);

    background: #e6eff9;

}



.services-theme-5 {

    background: linear-gradient(to right, #7986c54f 0, #9788e91c 100%);

    background: #a1bbd74a;

}



.services-theme-6 {

    background: linear-gradient(to right, #aeb5d84f 0, #9bd4ef94 100%);

}





/*script-service page section End*/

section.book-writter {

    background: #fff;

    padding: 80px 0;

    text-align: center;

}



section.book-writter h2 {

    color: #001d3d;

    font-size: 40px;

    margin-bottom: 50px;

}



.right-writer {

    text-align: left;

}



.book-writter-info {

    display: flex;

    align-items: center;

}



.right-writer h4 {

    color: #001d3d;

    margin: 20px 0;

    font-size: 17px;

}



.right-writer p {

    color: #001d3d;

    font-size: 14px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .book-writter-info img {

        display: none;

    }

}



/*End*/





/*Cover Design PAge Section Start */

section.cover-design {

    background: #f5f5f5;

    width: 100%;

    height: auto;

    padding: 70px 0 0px;

}



.cover-design-head {

    text-align: center;

    color: #000813;

}



.cover-design-head h4 {

    font-size: 16px;

    color: #000813;

    font-weight: 400;

}



.cover-design-head h1 {

    font-size: 42px;

    font-weight: 400;

    color: #000813;

    margin: 20px 0;

}



.cover-design-head p {

    font-size: 15px;

    margin: 30px 0;

}



.cover-design-head h2 {

    font-size: 20px;

    font-weight: 400;

    margin-top: 12px;

}



.cover-design-head p {

    font-size: 15px;

    margin: 30px 0;

}



/*End*/



/*cover design page Color section*/

section.color-design {

    background: #fff;

    width: 100%;

    height: auto;

    padding: 70px 0 0px;

}



.color-design-head h2 {

    font-size: 20px;

    font-weight: 400;

    margin-top: 12px;

}



/*End*/





/*Illusration Section cover Design page Start*/

section.illustration {

    width: 100%;

    background-image: url(../images/cover-design-banner.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: 500px;

    padding: 110px 0 0px;

}



@media (min-width: 280px) and (max-width: 767px) {

    section.illustration {

        height: 780px;

    }

}



section.illustration img {

    margin: auto;

    display: block;

}



section.illustration h3 {

    color: #ffffff;

    font-weight: 700;

    FONT-SIZE: 44px;

}



section.illustration p {

    color: #ffffff;

    font-size: 17px;

    margin-top: 40px;

}



.illustration-btn {

    display: flex;

}



.illustration-btn a.left {

    background: var(--color);

    color: #000;

    padding: 12px 40px;

    margin: 40px 10px;

    font-size: 12px;

    border-radius: 50px;

}



.illustration-btn a.right {

    background: white;

    color: #001d3d;

    font-size: 12px;

    padding: 12px 40px;

    margin: 40px 10px;

    border: 1px solid #fff;

    border-radius: 50px;

}



@media (min-width: 280px) and (max-width: 767px) {

    .illustration-btn a.left {

        padding: 12px 20px;

    }

}



.illustration .col-md-3 {

    display: inline-block;

    margin-left: -4px;

}



.illustration .col-md-3 img {

    width: 100%;

    height: auto;

}





/*body .no-padding{*/

/*    padding-left: 0;*/

/*    padding-right: 0;*/

/*}*/

/*end*/



/* Genre page section acton & adventure */

.action-adventure h2 {

    font-size: 32px;

    color: #001d3d;

    text-align: left;

}



@media (max-width: 767px) {

    .action-adventure h2 {

        margin-top: 12px;

    }

}



.action-adventure p {

    font-size: 12px;

    text-align: left;

}



img.line-yellow {

    margin-right: auto;

    display: block;

}



.action-adventure a.nav-link.active {

    color: var(--color);

    font-weight: 600;

    text-decoration: underline;

    font-size: 18px;

    text-align: left;

}



.action-adventure a.nav-link {

    padding: 2px 32px;

    font-size: 19px;

    color: #001d3d;

    width: 300px !important;

    text-align: left;

}



.one-stop-btn.bt-space {

    margin-bottom: 100px;

}



/*End*/





/*Publishing PAge Section Book Marketing*/

section.book-marketing {

    background: #fff;

    width: 100%;

    height: auto;

    padding: 30px 0 120px;

}



.book-marketing-heading {

    text-align: center;

}



.market-image img {

    margin: auto;

    display: block;

    width: 80%;

}



.market-left {

    margin: 30px 0;

}



.market-right {

    text-align: right;

    margin: 30px 0;

}



.book-marketing-heading h1 {

    font-size: 52px;

    color: #001c3c;

    margin: 0px 0 20px;

    font-weight: 400;

}



.book-marketing h2 {

    color: #001d3d;

    font-size: 15px;

    font-weight: 600;

    margin: 20px 0;

}



.book-marketing h3 {

    font-size: 20px;

    color: #001d3d;

    font-weight: 700;

    margin: 12px 0;

}



.book-marketing-heading p {

    color: #001c3c;

    text-align: center;

    margin: 20px 0 50px;

}



.book-marketing p {

    font-size: 12px;

    color: #001d3d;

}



/*End*/



/*Pricing PAge section Services Start*/

.promo-section h2 {

    font-size: 33px;

    margin-bottom: 10px;

}



section.pricing-services-section {

    background: #fff;

    width: 100%;

    height: auto;

    padding: 0px 0;

}



.pricing-services-heading {

    text-align: center;

    margin: 20px 0;

}



img.line-yellow {

    margin-left: auto;

    display: block;

}



.pricing-services-heading h1 {

    font-size: 52px;

    color: #001c3c;

    margin: 51px 0 50px;

    font-weight: 400;

}



.pricing-services h2 {

    font-size: 32px;

    color: #001d3d;

    text-align: left;

}



@media (max-width: 767px) {

    .pricing-services h2 {

        margin-top: 12px;

    }

}



.pricing-services-heading p {

    font-size: 14px;

    text-align: left;

    color: #001d3d;

    padding: 25px 0;

}



.pricing-services-heading a.nav-link.active {

    color: var(--color);

    text-decoration: underline;

    border-bottom: none;

}



.pricing-services-heading a.nav-link {

    width: 100%;

    display: block;

    padding: 5px 20px;

    color: #001d3d;

    text-align: left;

}



.price-standard h4 {

    text-align: left;

    color: var(--color);

    font-weight: 700;

    padding: 5px;

}



.price-standard {

    margin: 10px 0;

}



.price-standard ul {

    width: 100%;

    margin-bottom: 20px;

}



.price-standard ul li {

    list-style: disc;

    text-align: left;

    margin-left: 20px;

}



.price-standard button.left {

    background: #001d3d;

    color: #fff;

    border-radius: 50px;

    padding: 9px 30px;

    font-size: 15px;

    margin-right: auto;

    display: block;

    position: absolute;

    bottom: -40px;

}



@media (max-width: 1176px) {

    .price-standard button.left {

        position: unset;

    }

}



.price-standard button.right {

    background: #ffffff;

    color: #001d3d;

    border-radius: 50px;

    padding: 9px 30px;

    font-size: 15px;

    border: 1px solid #001d3d;

    margin-right: auto;

    display: block;

    position: absolute;

    bottom: -40px;

}



@media (max-width: 1176px) {

    .price-standard button.right {

        position: unset;

    }

}



/*End*/



/*pricing page section services-menu*/

section.services-menu {

    background: var(--color);

    width: 100%;

    height: auto;

    color: #000;

    padding: 80px 0 100px;

}



section.services-menu h1 {

    color: #001d3d;

    font-size: 23px;

    font-weight: 700;



}



section.services-menu p {

    font-size: 13px;

    margin: 21px 0;

    color: #001d3d;

    font-weight: 500;

}



/*End*/





/*About Us Page sections*/

section.about-editing {

    background: #fff;

    width: 100%;

    height: auto;

    padding: 60px 0;

}



.about-editing-heading {

    text-align: center;

}



.about-editing-heading h4 {

    font-size: 42px;

    font-weight: 400;

    color: #043469;

}



.about-editing-heading h2 {

    color: #022e5f;

    font-weight: 600;

}



.about-editing-heading p {

    font-size: 14px;

    color: #001d3d;

    padding: 25px 0;

}



@media (min-width: 280px) and (max-width: 767px) {

    .about-editing-heading p {

        text-align: justify;

    }

}



section.about-menu {

    background: url(../images/about-sect.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    width: 100%;

    height: auto;

    color: #000;

    padding: 35px 0 146px;

    text-align: center;

}



@media (min-width: 280px) and (max-width: 767px) {

    section.about-menu {

        background: var(--color);

        padding: 35px 0 35px;

    }

}



section.about-menu .left h4 {

    color: #fff;

    font-size: 23px;

    font-weight: 700;



}



section.about-menu .left p {

    font-size: 13px;

    margin: 21px 0;

    color: #fff;

    font-weight: 500;

}



section.about-menu .right p {

    font-size: 13px;

    margin: 21px 0;

    color: #001d3d;

    font-weight: 500;

}





/*banner review btn*/

/*banner review btn*/

.ban-review-btn {

    display: inline-block;

    margin-left: 30px;

    text-decoration: none;

}



.ban-review-btn:hover {

    text-decoration: none;

}



.ban-review-btn li {



    display: inline-block;



    margin: 0 1px;

}



.ban-review-btn i {



    font-size: 15px;



    color: #ffc107;

}



.ban-review-btn img {



    display: block;



    margin-bottom: 1px;

    /* width: 195px; */

}



.ban-review-btn span {

    font-size: 14px;

    font-weight: 700;

    color: #484848;

}





@media(max-width: 767px) {

    section.about-menu .left p {

        text-align: justify;

    }



    section.about-menu .right p {

        text-align: justify;

    }

}



section.about-menu .right h4 {

    color: #001d3d;

    font-size: 23px;

    font-weight: 700;



}





/*End*/



/*Portfolio view btn Start*/

.port-modal .modal-dialog {

    max-width: 1170px;

}



.port-modal button.close {

    margin-left: auto;

}



.port-modal img {

    display: block;

    margin: auto;

}



.modal-header {

    border: none;

    padding: 0;

}



.portfolio_d_r {

    text-align: left;

}



/*.portfolio_d_r img {*/

/*    display: block;*/

/*    margin: unset;*/

/*    padding: 5px 0;*/

/*}*/

.portfolio_d_r h3 {

    /*text-align: left;*/

    font-weight: 700;

    font-size: 28px;

    line-height: 30px;

    margin: 8px 0 8px;

    color: #333;

}



.portfolio_d_r h6 {

    font-size: 14px;

    margin-bottom: 18px;

}



.portfolio_d_r h4 {

    font-weight: 700;

    color: #666666;

    font-size: 20px;

    padding: 8px 0;

}



.portfolio_d_r p {

    color: #333;

    font-size: 14px;

    line-height: 22px;

    margin-bottom: 20px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 8;

    -webkit-box-orient: vertical;

}



/*Portfolio view btn End*/





/*!* Pop new Start*!*/

/*.popupform p {*/

/*    text-align: right;*/

/*    font-size: 16px !important;*/

/*    color: #fff;*/

/*    margin-bottom: 12px;*/

/*}*/



/*a:focus,*/

/*input:focus,*/

/*button:focus {*/

/*    outline: 0;*/

/*    text-decoration: none;*/

/*    -webkit-box-shadow: none;*/

/*    box-shadow: none*/

/*}*/



/*img {*/

/*    max-width: 100%*/

/*}*/



/*input[type="submit"] {*/

/*    -webkit-appearance: none !important;*/

/*    -moz-appearance: none !important;*/

/*    appearance: none !important*/

/*}*/



/*#entry-popup {*/

/*    position: fixed;*/

/*    width: 100%;*/

/*    height: 100%;*/

/*    z-index: 99999990;*/

/*    align-items: center;*/

/*    background-color: rgba(0, 0, 0, .62);*/

/*    display: none;*/

/*    -webkit-transition: all .5s ease;*/

/*    -moz-transition: all .5s ease;*/

/*    -ms-transition: all .5s ease;*/

/*    -o-transition: all .5s ease;*/

/*    transition: all .5s ease;*/

/*    top: 0;*/

/*    left: 0;*/



/*}*/



/*#entry-popup .flag-container {*/

/*    display: none;*/

/*}*/



/*#entry-popup input.form-control {*/

/*    padding: 0 19px !important;*/

/*    margin-left: auto;*/

/*    !*display: block;*!*/

/*    !*width: 30% !important;*!*/

/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    #entry-popup input.form-control {*/

/*        width: 90%;*/

/*        display: block;*/

/*        margin: 0 auto;*/

/*    }*/

/*    input.form-control.lnamefield {*/

/*        display: none !important;*/

/*    }*/

/*    !*input.form-control.fnamefield {*!*/

/*    !*    margin-bottom: -18px !important;*!*/

/*    !*}*!*/

/*}*/



/*.entry-box {*/

/*    background: url(../images/bg-popup4.png);*/

/*    !* padding-top: 0; *!*/

/*    padding-bottom: 300px;*/

/*    max-width: 900px;*/

/*    width: 100%;*/

/*    max-height: 554px !important;*/

/*    height: 100% !important;*/

/*    margin: 0 auto;*/

/*    !*border-radius: 20px;*!*/

/*    !* background-color: #081f3a; *!*/

/*    position: relative;*/

/*    background-repeat: no-repeat;*/

/*    background-size: cover;*/

/*    !* background-position: center center;*!*/

/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    .entry-box {*/

/*        background: url(../images/popupback-1.jpg);*/

/*        !*background: url(../images/mobile-pop.png)!important;*!*/

/*        background-repeat: no-repeat !important;*/

/*        background-size: cover !important;*/

/*        width: 100%;*/

/*        height: 616px !important;*/

/*        background-position: center center;*/

/*        !*background: #202327;*!*/

/*        border-radius: 20px;*/

/*        border: 5px solid #ffa301*/

/*    }*/

/*}*/

/*a#entry-box_close {*/

/*    background-color: #ffffff;*/

/*    width: 59px;*/

/*    height: 59px;*/

/*    display: block;*/

/*    line-height: 59px;*/

/*    color: #a2bde8;*/

/*    border-radius: 50%;*/

/*    font-size: 32px;*/

/*    text-align: center;*/

/*    position: absolute;*/

/*    !*right: 110px;*!*/

/*    !*top: -30px;*!*/

/*    right: 90px;*/

/*    top: 20px;*/

/*    z-index: 999;*/

/*    border: 1px solid #a2bde8;*/



/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    a#entry-box_close {*/

/*        right: -20px;*/

/*        top: -30px;*/

/*    }*/

/*}*/



/*.entry-box form {*/

/*    width: 80%;*/

/*    position: relative;*/

/*    left: 20px;*/

/*    right: 0;*/

/*    !*top: 140px;*!*/

/*    top: 190px;*/

/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    .entry-box form {*/

/*        width: 100%;*/

/*        position: relative;*/

/*        left: 0;*/

/*        right: 0;*/

/*        !*top: 10px;*!*/

/*        top: 0px;*/

/*    }*/

/*}*/





/*.col-sm-12.entry-right {*/

/*    padding-left: 40px;*/

/*    padding-right: 40px;.left-percent-cont*/

/*    padding-top: 30px*/

/*}*/

/*.entry-right h3 {*/

/*    color: var(--color);*/

/*    text-align: left;*/

/*    margin-left: 20px;*/

/*    padding-top: 5px;*/

/*}*/

/*@media (min-width: 767px) {*/

/*    .entry-right h3 {*/

/*        display: none;*/

/*    }*/

/*}*/

/*.entry-right h4.top {*/

/*    font-size: 14px;*/

/*    color: #d2cfcf;*/

/*    display: flex;*/

/*    justify-content: flex-end;*/

/*    margin-right: 40px;*/

/*    margin-bottom: 12px;*/

/*}*/

/*@media (max-width: 767px) {*/

/*    .entry-right h4.top {*/

/*        display: none;*/

/*    }*/

/*}*/

/*.entry-right h4.bottom {*/

/*    font-size: 14px;*/

/*    color: #fff;*/

/*    display: flex;*/

/*    justify-content: flex-end;*/

/*    margin-right: 40px;*/

/*    margin-bottom: 12px;*/

/*}*/

/*@media (min-width: 767px) {*/

/*    .entry-right h4.bottom {*/

/*        display: none;*/

/*    }*/

/*}*/

/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    .entry-right h4.bottom {*/

/*        font-size: 14px;*/

/*        color: #d2cfcf;*/

/*        margin-top: 12px;*/

/*        !* display: flex; *!*/

/*        !* justify-content: flex-end; *!*/

/*        !* margin-right: 90px;*!*/

/*        !* margin-bottom: 12px; *!*/

/*        text-align: center;*/

/*        margin: auto;*/

/*    }*/

/*}*/





/*.entry-box .form-control {*/

/*    min-height: 45px;*/

/*    border-radius: unset;*/

/*    background-color: #ffff;*/

/*    border-color: transparent;*/

/*    color: #060606;*/

/*    font-size: 12px;*/

/*    width: 100%;*/

/*    display: block;*/

/*    padding: 15px 15px;*/

/*    margin-left: auto;*/

/*}*/



/*.entry-box .form-control::placeholder {*/

/*    color: #000*/

/*}*/



/*.entry-box button {*/

/*    border-radius: 5px;*/

/*    background-color: #3376ee*/

/*}*/



/*.entry-box button {*/

/*    background-color: var(--color);*/

/*    color: #000;*/

/*    width: 48%;*/

/*    text-transform: uppercase;*/

/*    font-size: 14px;*/

/*    font-weight: 700;*/

/*    height: 50px;*/

/*    cursor: pointer;*/

/*    border: none;*/

/*    margin-left: auto;*/

/*    display: block;*/

/*    border-radius: unset;*/

/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    .entry-box button {*/

/*        width: 90%;*/

/*        display: block;*/

/*        margin: 0 auto;*/

/*    }*/

/*}*/



/*.entry-box ul li {*/

/*    color: #111322;*/

/*    font-size: 16px;*/

/*    font-weight: 500;*/

/*    width: 49%;*/

/*    display: inline-block;*/

/*    margin-bottom: 4px*/

/*}*/



/*.entry-box ul li i {*/

/*    color: #eb0000*/

/*}*/



/*.form-group {*/

/*    !*margin-bottom: 1rem*!*/

/*    margin-bottom: 14px;*/

/*}*/





/*.form-btn {*/

/*    text-align: center*/

/*}*/



/*.two-title p {*/

/*    padding-bottom: 25px*/

/*}*/



/*.link-underline {*/

/*    font-size: 14px;*/

/*    text-transform: uppercase;*/

/*    font-weight: 500;*/

/*    color: #ed5243;*/

/*    font-family: 'Open Sans', sans-serif !important;*/

/*    border-bottom: 1px solid;*/

/*    padding-bottom: 3px;*/

/*    letter-spacing: .5px;*/

/*    line-height: 1*/

/*}*/



/*.link-underline:hover {*/

/*    color: #0c1b1e*/

/*}*/



/*.same_ic i, .same_ic img {*/

/*    color: #fdfdfd;*/

/*    font-size: 28px;*/

/*    margin-right: 15px;*/

/*}*/



/*.entry-box .intl-tel-input {*/

/*    max-width: 100% !important;*/

/*}*/



/*.entry-box textarea {*/

/*    display: block;*/

/*    margin-left: auto;*/

/*    width: 48%;*/

/*    background: #ffffff;*/

/*    font-size: 12px;*/

/*    border-radius: unset;*/

/*    height: 60px;*/

/*    padding: 6px 10px;*/

/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    .entry-box textarea {*/

/*        width: 90%;*/

/*        display: block;*/

/*        margin: 16px auto;*/

/*    }*/

/*}*/



/*.entry-box input.form-control::placeholder {*/

/*    color: #757679;*/

/*}*/



/*.row.field-1 {*/

/*    margin-bottom: -13px;*/

/*}*/



/*@media (min-width: 280px) and (max-width: 767px) {*/

/*    .row.field-1 {*/

/*        margin-bottom: -33px;*/

/*    }*/

/*}*/



/*@media (min-width: 767px) and (max-width: 1024px)*/

/*{*/

/*    .entry-box {*/

/*        background: url(../images/popupback-1.jpg);*/

/*        !* background: url(../images/mobile-pop.png)!important; *!*/

/*        background-repeat: no-repeat !important;*/

/*        background-size: cover !important;*/

/*        width: 100%;*/

/*        height: 616px !important;*/

/*        background-position: center center;*/

/*        !* background: #202327; *!*/

/*        border-radius: 20px;*/

/*        border: 5px solid #ffa301;*/

/*    }*/

/*}*/

/*@media (min-width: 767px) and (max-width: 1024px) {*/

/*    a#entry-box_close {*/

/*        right: -30px;*/

/*        top: -30px;*/

/*    }*/

/*}*/

/*@media (min-width: 767px) and (max-width: 1024px){*/

/*    .entry-box form {*/

/*        width: 100%;*/

/*        position: relative;*/

/*        left: -190px;*/

/*        right: 0;*/

/*        !* top: 140px; *!*/

/*        top: 80px;*/

/*    }*/

/*}*/

/* Popup new End*/



a.interested {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    display: block;

    z-index: 1;

}



a.interested div.circle {

    width: 101px;

    height: 101px;

    position: absolute;

    top: -59px;

    left: 50%;

    margin: 0 0 0 -50px;

    background: url(../images/sprite.png) -7px -326px no-repeat;

}



a.interested div.circle span {

    width: 95px;

    height: 35px;

    display: block;

    position: absolute;

    top: -19px;

    left: 50%;

    margin: 0 0 0 -48px;

    text-indent: -9999px;

    text-align: left;

    background: url(../images/sprite.png) -7px -286px;

    transition: transform .4s;

    -webkit-transform: rotate(0);

    transform: rotate(0);

    -webkit-transform-origin: 50% 75px;

    transform-origin: 50% 75px;

    /*filter: contrast(0) brightness(100);*/

    z-index: 9999999999999999;

}



a.interested div.circle b {

    position: absolute;

    top: 51%;

    left: 52%;

    width: 18px;

    height: 17px;

    display: block;

    margin: -9px 0 0 -12px;

    background: url(../images/sprite.png) -129px -345px no-repeat;

    -webkit-animation: arrow 1s infinite ease-in;

    animation: arrow 1s infinite ease-in;

}



a.interested:hover div.circle {

    background-position: -5px -448px;

    width: 101px;

    height: 101px;

}



a.interested:hover div.circle span {

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);

}



a.interested:hover div.circle b {

    background-position: -127px -377px;

    width: 18px;

    height: 17px;

}



/**************/

/*#fade {*/

/*    display: none;*/

/*    position: fixed;*/

/*    top: 0%;*/

/*    left: 0%;*/

/*    width: 100%;*/

/*    height: 100%;*/

/*    background-color: black;*/

/*    z-index: 1001;*/

/*    -moz-opacity: 0.8;*/

/*    opacity: .80;*/

/*    filter: alpha(opacity=80);*/

/*}*/



/*#light {*/

/*    display: none;*/

/*    position: absolute;*/

/*    top: 0%;*/

/*    left: -50%;*/

/*    max-width: 600px;*/

/*    max-height: 360px;*/

/*    margin-left: -300px;*/

/*    !*margin-top: 0px;*!*/

/*    border: 2px solid #FFF;*/

/*    background: #FFF;*/

/*    z-index: 1002;*/

/*    overflow: visible;*/

/*}*/



/*#boxclose {*/

/*    float: right;*/

/*    cursor: pointer;*/

/*    color: #fff;*/

/*    border: 1px solid #AEAEAE;*/

/*    border-radius: 3px;*/

/*    background: #222222;*/

/*    font-size: 31px;*/

/*    font-weight: bold;*/

/*    display: inline-block;*/

/*    line-height: 0px;*/

/*    padding: 11px 3px;*/

/*    position: absolute;*/

/*    right: 2px;*/

/*    top: 2px;*/

/*    z-index: 1002;*/

/*    opacity: 0.9;*/

/*}*/





/*#fade:hover ~ #boxclose {*/

/*    display:none;*/

/*}*/



/*.test:hover ~ .test2 {*/

/*    display: none;*/

/*}*/



#video-popup-container {

    display: none;

    position: fixed;

    z-index: 996;

    width: 60%;

    left: 50%;

    margin-left: -30%;

    top: 20%;

    background-color: #fff;

}



#video-popup-close {

    content: "/f00d";

    cursor: pointer;

    position: absolute;

    right: -10px;

    top: -10px;

    z-index: 998;

    width: 25px;

    height: 25px;

    border-radius: 25px;

    text-align: center;

    font-size: 12px;

    background-color: #000;

    line-height: 25px;

    color: #fff;

}



#video-popup-iframe-container {

    position: absolute;

    z-index: 997;

    width: 100%;

    height: 500px;

    /*padding-bottom: 56.25%;*/

    border: 2px solid #000;

    border-radius: 2px;

    background-color: #000;

}



#video-popup-iframe {

    z-index: 999;

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background-color: #000;

}



#video-popup-overlay {

    display: none;

    position: fixed;

    z-index: 995;

    top: 0;

    /*background-color: #000;*/

    opacity: 0.8;

    width: 100%;

    height: 100%;

}



#video-popup-close:hover {

    color: #DE0023;

}



/*popup video*/





.youtube-modal-popup .modal-content {

    background: transparent !important;

    border: none;

}



.youtube-modal-popup .modal-header {

    border: none;

    margin-left: auto;

}



.youtube-modal-popup button.close {

    color: var(--color);

    background: #000;

    border-radius: 50px;

    width: 30px;

    height: 30px;

    opacity: unset;

}



/*.youtube-modal-popup span {*/

/*    position: relative;*/

/*    left: -8px;*/

/*    top: -14px;*/

/*}*/

.youtube-modal-popup iframe {

    width: 100%;

}



/* End */







.wri-sec {

    padding: 30px 0px;

    background: #f5ac2b38;

}



section.wri-sec.markt-cta.markt-page-cta {

    background: url(../images/martkt-cta-bg.jpg) !important;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}



.markt-cta img {

    width: 100%;

}



.wri-sec .hd-txt {

    text-align: left;

}



.hd-txt h3 {

    font-size: 52px;

    color: #201f1c;

    font-weight: bold;

    padding-bottom: 15px;

    text-transform: uppercase;

}



@media (max-width: 767px) {

    .hd-txt h3 {

        font-size: 30px;

        padding: 12px 0;

    }

}



.hd-txt p {

    font-size: 14px;

    color: #666666;

    font-weight: 300;

}



.edi-btn-st {

    display: flex;

    align-items: center;

}



@media (max-width: 767px) {

    .edi-btn-st {

        display: block;

    }

}



.edi-btn-st .bnr-btn {

    margin-top: 20px;

}



@media (max-width: 767px) {

    .edi-btn-st .bnr-btn {

        margin-bottom: 30px;

    }

}



a.btn-sts.strd-btn {

    background: #f5ac2b;

}



.btn-sts {

    padding: 13px 18px;

    border-radius: 4px;

    text-transform: uppercase;

    color: #fff;

    letter-spacing: 0.4px;

    text-decoration: none !important;

    transition: .3s all ease-in-out;

    width: 100%;

}



a.btn-sts.livcht-btn {

    background: #201f1c;

    margin-left: 15px;

}



.edit-call {

    padding-left: 25px;

    padding-top: 20px;



}



.edit-call a {

    color: #201b1c;

    text-decoration: none;

}



.edit-call a span {

    color: #f5ac2b;

    padding: 0.4px 15px;

    background: #f5ac2b;

    font-size: 1.4px;

    margin: 0px 8px;

    position: relative;

    top: -4px;

}





/* process new */

.proc-we-follow {

    padding: 50px 0;

}



.hd-txt {

    text-align: center;

    padding-bottom: 50px;

}



.process-we-box {

    background-color: rgb(255, 255, 255);

    box-shadow: 0px 14px 22px 0px rgb(0 0 0 / 4%);

    padding: 30px 10px;

    text-align: center;

    margin-bottom: 30px;

}



.process-we-box:hover {

    box-shadow: 0px 14px 14px 0px rgba(192, 182, 44, 0.1);

}



.process-we-box h3 {

    font-size: 22px;

    font-weight: bold;

    text-transform: uppercase;

    padding-bottom: 10px;

    min-height: 55px;

}



.process-we-box:hover h3 {

    color: #f5ac2b;

    cursor: pointer;

}



.process-we-box p {

    min-height: 100px;

}



.proces-follow-col {

    display: inline-flex;

    justify-content: center;

}



@media(max-width: 900px) {

    .proces-follow-col {

        display: block;

    }

}



.col-sm-12.p0 {

    display: flex;

}



@media(max-width: 900px) {

    .col-sm-12.p0 {

        display: block;

    }

}







/* section */

.need-bx {

    padding: 70px 0px 50px;

    width: 100%;

    background-image: url(../images/cover-design-banner.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    /* height: 500px; */

    /* padding: 110px 0 0px; */

}



.need-bx h4 {

    font-size: 38px;

    color: #ffff;

    font-weight: 500;

    margin-top: 120px;

    margin-bottom: 20px;

}



.need-bx p {

    font-size: 15px;

    color: #fff;

}



.need-bx a {

    width: 167px;

    display: inline-block;

    height: 35px;

    background-color: #f5ac2b;

    text-align: center;

    line-height: 35px;

    color: #000;

    text-transform: uppercase;

    font-weight: 600;

    border-radius: 5px;

    margin-top: 20px;

}



.need-img img {

    width: 100%;

}



section.video-bx video {

    width: 100%;

}



/* foot_mid */

.foot_mid {

    background: #111;

    padding: 30px 0;

    overflow: hidden;

    margin: 60px 0 60px;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-top: 0px;

}



.foot_mbox {

    text-align: left;

    color: #fff;

}



.foot_mbox h3 {

    margin: 0 0 20px;

    color: #fff;

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

}



.sec1_box {

    width: 100%;

    border-right: 2px solid rgba(22, 33, 51, 0.1);

}



.sec1_box_icon {

    width: 100%;

    text-align: center;

}



.sec1_box_icon img {

    max-width: 100%;

}



.no_space {

    padding-right: 0px;

    padding-left: 0px;

}



.sec1_box p {

    color: #fff;

    font-size: 20px;

    font-weight: 500;

    margin: 0 0 2px;

}



ul {

    list-style: none;

}



.sec1_box ul li {

    display: inline-block;

    color: #fe9004;

    font-size: 17px;

}



.sec1_box h5 {

    font-size: 39px;

    color: #fff;

    font-weight: 500;

}



/* foot_mid End */

/* inner- Pgae */

.inner-page-1 p {

    color: #000;

    text-align: justify;

    font-size: 14px;

    padding-top: 10px;

}



.inner-page-1 h2 {

    font-weight: 600;

    color: #fe9004 !important;

}



.inner-page-1 .svg-inline--fa {

    display: none;

}



.inner-page-1 p.mb-0 {

    padding-bottom: 10px;

}



.inner-page-2 h1 {

    font-weight: 600;

    color: #fe9004;

}



.inner-page-2 p {

    color: #000;

    text-align: justify;

    font-size: 14px;

}



.inner-page-1 ul li {

    font-size: 13px;

    list-style-image: linear-gradient(to right bottom, #fe9004, var(--color));

    color: #000;

    font-weight: 700;

    line-height: 2;

}



.inner-page-2 h2 {

    font-weight: 600;

    color: #fe9004;

    line-height: 50px;

}



.inner-page-2 h4 {

    font-weight: 600;

    line-height: 40px;

    color: #000000;

    font-size: 20px;

}



.inner-page-2 ul li {

    font-size: 13px;

    list-style-image: linear-gradient(to right bottom, #fe9004, var(--color));

    color: #000;

    font-weight: 700;

    line-height: 2;

}



/* End */

/* Work about */

.bgap {

    padding: 20px 0px 0px 0px;

    margin: 0px;

    font-size: 21.5px;

}



.pd-tb {

    padding: 5px !important;

}





.svg-inline--fa {

    display: inline-block;

    font-size: inherit;

    height: 1em;

    overflow: visible;

    vertical-align: -0.125em;

}



.my-5 h2 {

    font-size: 30px;

    color: #000;

}



.my-5 li.pd-tb {

    color: #000 !important;

}



.my-5 .bg-high-blue {

    padding-top: 40px;

}



.col-md-6.unique-info {

    padding-left: 119px;

}



/* End */

.only-two-info h3 {

    font-size: 26px;

    font-weight: 600;

    color: #000000;

    line-height: 2;

}



.only-two-info h4 {

    color: #000;

    font-weight: 600;

}



.only-two-info p {

    color: #000;

    font-weight: 400;

}



section.container.my-5.s-why.only-two-info {

    text-align: center;

    line-height: 32px;

}



/* get a qout */

.lead-touch-point a.btn-bg-dark {

    margin-right: 20px;

    background: #6e0227;

    color: #fff;

    padding: 10px 20px;

    font-weight: 700;

    font-size: 18px;

    border-radius: 5px;

    border: 2px solid;

    border-color: transparent;

    transition: .5s;

}



.lead-touch-point a {

    text-decoration: none;

}



.lead-touch-point a.btn-bg-dark:hover {

    background: transparent !important;

    color: #6e0227 !important;

    border-color: #6e0227;

    /* transition: .5s; */

}



.lead-touch-point a.btn-bg-light {

    background: transparent;

    color: #ffffff;

    border-color: #ffffff;

    transition: .5s;

    border: 2px solid;

    padding: 13px 40px;

    border-radius: 10px;

    font-weight: 700;

    font-size: 18px;

}



.lead-touch-point a.btn-bg-light:hover {

    background: #ffc509;

    border-color: transparent;

    color: #000;

}



.lead-touch-point a.whats-app-btn {

    background: transparent;

    color: #51b27e;

    border-color: #51b27e;

    transition: .5s;

    border: 2px solid;

    padding: 13px 40px;

    border-radius: 10px;

    font-weight: 700;

    font-size: 18px;

}



.lead-touch-point a.whats-app-btn:hover {

    background: #51b27e;

    border-color: transparent;

    color: #ffffff;

}



section.inner-cta {

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top center;

    padding: 60px 0;

    width: 100%;

    text-align: center;

    color: #fff;

    position: relative;

}



section.inner-cta::before {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgb(0, 16, 34);

    background: linear-gradient(91deg, rgb(233 233 233) 0%, rgb(255 255 255 / 69%) 75%);

}



.left-side h2 {

    font-size: 54px;

    font-weight: 700;

}





section.inner-cta .left-side {



    top: auto;

    bottom: -50%;

    margin: 0 auto;

}



section.inner-cta .left-side img {

    width: 100%;

}







section.top1 {

    font-size: inherit;

    color: white;

    height: 260px;

    display: flex;

    align-items: center;

    justify-content: center;

    background-size: cover;

    margin-bottom: 50px;

    padding-top: 31px;

}



.offer-content {

    position: relative;

}



.sample-essay .sample-holder {

    box-shadow: 0 5px 25px #bbb;

    word-wrap: break-word;

}



.p-5 {

    padding: 3rem !important;

}



.form-control {

    display: block;

    width: 100%;

    height: calc(2.25rem + 2px);

    padding: 21px 11px;

    font-size: 1rem;

    line-height: 1.5;

    color: #495057;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid #ced4da;

    border-radius: 0.25rem;

    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

}







select.form-control[multiple],

select.form-control[size],

textarea.form-control {

    height: auto;

}





textarea.form-control1 {

    width: 100%;

    background: transparent;

    border: 1px solid #ced4da;

    /* border-radius: 20px; */

    /* text-align: center; */

    height: 100px;

}



h3.text-center1 {

    /* align-items: center; */

    /* padding: 15px 15px 43px; */

    text-align: center;

    color: black;

    font-size: 30px;

}



/* End */

.why-chosse-us {

    background: #fff;

    padding: 15px;

    position: relative;

    margin-top: 50px;

    box-shadow: 2px 2px 4px rgb(96 96 96 / 50%);

    border: 1px solid #c9c9c9;

    border-radius: 11px;

}



.feature-box i {}



.feature-box {

    height: 100%;

    padding: 3px;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

}



.feature-box svg {

    margin-bottom: 5px;

    width: 59px;

}



.feature-box h3 {

    font-size: 20px;

    color: #000000;

    font-weight: 600;

    margin-bottom: 8px;

}



.feature-box p {

    font-size: 15px;

    color: #303030;

}



.grey-color {

    color: #303030;

    ;

}





#svg-document .st3 {

    fill: #fff;

}



#svg-document .st0 {

    fill: #000000;

}



#svg-document .st1 {

    fill: var(--color);

}



#svg-price .st0 {

    fill: #000000;

}



#svg-price .st2 {

    fill: var(--color);

}



#svg-writer .st0 {

    fill: #000000;

}



#svg-writer .st6 {

    fill: #fae1ca;

}



#svg-writer .st5 {

    fill: var(--color);

}



#svg-writer .st4 {

    fill: #f1b9a1;

}



#svg-writer .st3 {

    fill: #ffffff;

}



#svg-writer .st1 {

    fill: #ffffff;

}



#svg-writer .st2 {

    fill: #b5b6b6;

}



.truck-sec svg {

    width: 80px;

}



.cls-1 {

    fill: var(--color);

}



.cls-2 {

    fill: #0964c7;

}



.cls-3 {

    fill: none;

    stroke: #231f20;

    stroke-linecap: round;

    stroke-linejoin: round;

    stroke-width: 7px;

}



.cls-4 {

    fill: #a0a0a0;

}



.cls-5 {

    fill: #828282;

}



.cls-6 {

    fill: #62636f;

}



.cls-7 {

    fill: #42424d;

}





/* Process*/



/*services*/

/*=========================================

            06. PROMO SECTION CSS

============================================*/



.single-promo span {

    font-size: 70px;

    line-height: inherit;

    margin-bottom: 20px;

}



.single-promo-1 {

    box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12);

    border-radius: 1.5rem !important;

}



.single-promo-1 span {

    font-size: 35px;

    background-image: url(../images/services.png);

    background-repeat: no-repeat;

    background-position: 0px -41px;

    width: 161px;

    height: 126px;

    display: inline-block;

    margin: 0;

    padding-top: 9px;

    background-size: cover;

    background-position: top;

    display: flex;

    justify-content: center;

    align-items: center;

    position: relative;

    margin: 0 auto;

}



.single-promo {

    overflow: hidden;

}



.single-promo-1 span i {

    font-size: 32px;

    color: #000000;

    margin-top: -22px;

}



.single-promo .hover {

    position: absolute;

    opacity: 0;

    width: 100%;

    font-size: 14px;

    height: 100%;

    background: #ffc509;

    left: 0;

    top: 0;

    line-height: 19px;

    color: #3e3232;

    padding: 25px;

    display: flex;

    flex-direction: row;

    flex-wrap: nowrap;

    justify-content: center;

    align-items: center;

    align-content: stretch;

    text-decoration: none;

    transition: all 500ms ease;

    z-index: 100;

}



@media (max-width: 900px) {

    .single-promo .hover {

        opacity: 0 !important;

    }

}



.single-promo .hover:hover {

    opacity: 1;

}



.single-promo img {

    width: 70px;

    height: 70px;

    margin-bottom: 20px;

}



.single-promo .img-full-box {

    width: auto !important;

    height: auto !important;

}



.single-promo-hover {

    transition: all 0.2s ease-out;

    will-change: transform;

}



@media (min-width: 900px) {

    .single-promo-hover:hover {

        box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;

    }



    .contact-banner-heading {

        height: 248px;

        margin: auto;

        align-items: center;

    }

}



.steps-wrapper .step {

    background: #ecffe5;

    padding: 14px 0px;

    color: #fff;

    border-radius: 50px;

    display: block;

    font-size: 20px;

    font-weight: 500;

    margin-bottom: 0;

}



.steps-wrapper .step h5 {

    margin: 0;

    color: #01b636;

}



.steps-wrapper .step i {

    margin-top: -13px;

    float: left;

    font-size: 22px;

    color: #fff;

    background: #01b636;

    padding: 14px;

    border-radius: 50%;

    margin-right: 15px;

    margin-left: 1px;

}



.steps-wrapper .data {

    padding: 15px 67px 0;

}



.steps-wrapper .image-position {

    position: absolute;

    bottom: -48px;

}



/*promo section new style*/



.keytable table tr th {

    background-color: #3c3c3c;

    text-align: center;

    border: 1px solid #3c3c3c;

    color: #fff;

    font-size: 14px;

    text-transform: uppercase;

}



.keytable table tr:nth-child(odd) {

    background-color: rgba(179, 180, 181, 0.1);

}



.keytable table tr th {

    background-color: #3c3c3c;

    text-align: center;

    border: 1px solid #3c3c3c;

    color: #fff;

    font-size: 14px;

    text-transform: uppercase;

}



.keytable table tr td {

    border: 1px solid #ddd;

    text-align: center;

    width: 50%;

    font-size: 14px;

}



.truck-svg {

    width: 80px;

}



.yellow-color {

    color: var(--color);

}



input.error {

    border: 1px solid red;

}



#banner-form label.error {

    display: none !important;

}



label.error {

    font-size: 14px;

    position: absolute;

    bottom: -29px;

    left: 3px;

    color: whitesmoke;

    font-weight: 300;

}



@media (max-width : 767px) {

    .banner-list {

        flex-direction: column;

        margin: 22px 0;

    }



    .banner-list li::after {

        content: none;

    }



    .main-banner-heading h4 {

        text-align: left;

        color: #ffffff;

    }



    .main-banner-heading p {

        margin-bottom: 10px;

    }



    .style-btn {

        margin-left: 0 !important;

        margin-bottom: 12px;

        width: 250px;

        display: block;

    }



    .banner-list li {

        margin-bottom: 11px;

        align-items: start;

    }



    .navbar-brand img {

        width: 165px;

        margin-top: 0;

    }



    .navbar-toggler {

        margin-top: 5px;

        font-size: 22px;

    }



    section.main-banner {

        padding-top: 80px;

        padding-bottom: 0;

        background-size: cover;

        background-repeat: no-repeat;

    }



    .navbar {

        padding: 0;

    }



    section.main-percent {

        padding: 0;

        margin-top: 120px;

    }



    section.main-banner.contact {

        height: auto;

        padding-top: 101px;

    }



    .left-percent-cont h2 {

        color: #ffffff;

    }



    .contact .main-banner-head h1 {

        line-height: 0;

    }

}





/*pop up*/

#entry-popup {

    position: fixed;

    width: 100%;

    height: 100%;

    z-index: 99999990;

    align-items: center;

    background-color: rgba(0, 0, 0, .62);

    display: none;

    -webkit-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

    transition: all .5s ease;

    top: 0;

    left: 0;

}



#entry-popup .entry-box {

    background: url(assets/images/pop-up-book.html);

    width: 100%;

    max-width: 480px !important;

    min-height: 450px;

    position: relative;

    margin: 0 auto;

    background-size: cover;

    background-repeat: no-repeat !important;

    border: unset;

    border-radius: 15px;

    /* top: 40px; */

    top: 0px;

    bottom: 0px;

    margin: 0 auto;

    background-size: 100% 100%;

}



#entry-popup .entry-box form {

    padding: 49px 20px 4px 20px;

    position: relative;

    z-index: 2;

}



#entry-popup a#entry-box_close {

    background-color: #000;

    width: 40px;

    height: 40px;

    display: block;

    line-height: 40px;

    color: var(--color);

    border-radius: 50%;

    font-size: 20px;

    text-align: center;

    position: absolute;

    right: -10px;

    top: -13px;

    z-index: 999;

}



.entry-box h2 {

    font-size: 37px;

    text-transform: uppercase;

    color: #fff;

    text-align: center;

    font-weight: 700;

    margin-bottom: 15px;

    padding: 7px;

    display: block;

}



.entry-box h2 span {

    color: var(--color);

}



#entry-popup .entry-box input::placeholder {

    color: #fff;

}



@media only screen and (max-width: 767px) {

    .entry-box h2 {

        font-size: 30px;

        max-width: 400px;

    }

}



.entry-right {

    width: 100%;

}



#entry-popup .entry-box .form-control {

    /* max-width: 439px; */

    height: 40px;

    margin: 15px auto !important;

    background: #fff0 !important;

    border-radius: 3px;

    display: flex;

    justify-content: center;

    align-items: center;

    border-color: #fff;

    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;

}



@media only screen and (max-width: 767px) {

    #entry-popup .entry-box .form-control {

        /* max-width: 189px !important; */

        width: 100%;

    }

}



#entry-popup .entry-box textarea.form-control {

    /* height: auto; */

    height: 100px;

    margin-bottom: 20px !important;

    border-radius: 0.25rem !important;

    background-color: #fff !important;

    text-align: left;

    resize: none;

}



#entry-popup .entry-box button {

    /* border-radius: 50px; */

    background: #000;

    color: var(--color);

    /* padding: 0 20px; */

    text-transform: uppercase;

    font-size: 16px;

    font-weight: 700;

    height: 50px;

    cursor: pointer;

    border: none;

    margin: 0 auto;

    /* max-width: 439px; */

    width: 100%;

    letter-spacing: 1px;

    /* margin-left: 14px; */

}



@media only screen and (max-width: 767px) {

    #entry-popup .entry-box button {

        /* max-width: 203px !important; */

        margin: 0 auto;

        display: block;

    }

}



.subjects {

    padding: 12px;

    color: #000;

    border: 10px solid;

    border-image-slice: 1;

    border-width: 1px;

    margin-bottom: 15px;

    text-align: center;

    border-image-source: linear-gradient(to left, #7e7e7e, #7e7e7e);

    height: 90%;

    display: flex;

    align-items: center;

    flex-direction: column;

    justify-content: center;

}



.subjects i {

    font-size: 28px;

    margin-bottom: 7px;

    color: #ffc509;

    background: #000;

    border-radius: 50%;

    width: 56px;

    height: 56px;

    display: flex;

    align-items: center;

    justify-content: center;

}



.subjects h4 {

    font-size: 19px;

    margin-bottom: 0;

}





.sliders-btn-for-mobile {

    margin-top: 10px;

    display: none;

}



.sliders-btn-for-mobile a {

    width: 40px;

    height: 40px;

    background-color: #000000;

    color: #ffffff;

    border-radius: 50%;

    display: flex;

    justify-content: center;

    align-items: center;

    margin: 0 7px;

    text-decoration: none;

}



.sliders-btn-for-mobile a i {

    font-size: 18px;

    color: #ffffff;

}



@media (max-width : 768px) {

    .sliders-btn-for-mobile {

        display: flex;

    }



    .testimonial-slide {

        max-width: 100%;

    }



}



/*samples*/

.samples-card {

    padding: 12px;

    border: 1px solid #a5a5a5;

    border-radius: 5px;

    min-height: 208px;

    margin-bottom: 15px;

}



.samples-card img {

    margin-right: 23px;

    position: relative;

}



.samples-card .samples-content h2 {

    text-align: left;

    font-size: 24px;

    font-weight: 700;

    color: #000000;

    margin-bottom: 4px;

}



.samples-card .samples-content h4 {

    font-size: 17px;

    margin-bottom: 8px;

    font-weight: 500;

}



.samples-btns {

    margin: 0;

    margin-top: 10px;

}



.samples-card a {

    text-decoration: none;

    color: #000000;

}



.style-dark-theme {

    background-color: black;

    color: var(--color) !important;

}



.samples-info p {

    margin-right: 13px;

    font-size: 15px;

    font-weight: 400;

    color: #626262;

}



.sample-sec h2 {

    font-size: 40px;

    font-weight: 700;

    text-align: center;

    margin-bottom: 30px;

}



.cta-text h2 {

    font-size: 36px;

    font-weight: 700;

    line-height: 1.3;

    padding: 0;

    margin: 0;

    margin-bottom: 1.2rem;

    color: #464646;

}





#discount_price {

    font-size: 28px;

    font-weight: 600;

}



.icon-box-icon i {

    font-size: 32px;

}



/*new services*/



.underline-heading {

    width: 59px;

    height: 10px;

    background: url(../images/css_sprites.png) -350px -341px;

    display: inline-block;

}



.services-content {



    padding: 10px;

}



.services-content h6 {



    font-size: 21px;



    font-weight: 700;



    margin-bottom: 10px;

}



.services-content p {



    line-height: 1.3;

}



.services-content a {



    display: inline-block;

}



.discount-ribbon {

    position: absolute;

    top: -32px;

    background: yellow;

    padding: 8px 8px 6px;

    border-radius: 4px;

    left: -65px;

    font-weight: 800;

    width: 67px;

    font-size: 24px;

    line-height: 17px;

    border-radius: 5px 0 0 5px;

}



.discount-ribbon span {

    font-weight: 600;

    text-transform: uppercase;

    font-size: 19px;

    margin-top: 5px;

    display: inline-block;

}





/*CTA Form*/

.brr25px {

    border-top-left-radius: 25px !important;

    border-bottom-left-radius: 25px !important;

}



.cta-form input {

    border-radius: 0;

    border: none;

    border-left: 1px solid #c7c7c7;

    padding: 21px 25px;

    color: #000000;

}



.cta-form ul {

    color: #000000;

}



.cta-form .flag-container {

    color: #000000;

}



.cta-form button {



    background: #000000;

    color: #fff;

    height: 100%;

    min-width: 161px;

    border-radius: 0;

    border-bottom-right-radius: 25px;

    border-top-right-radius: 25px;

}



.cta-form button:hover {

    color: inherit;

}



@media(max-width : 767px) {



    /*cta form*/

    section.top1 {height: auto;padding: 24px 10px;margin-bottom: 0;background-size: cover;background-repeat: no-repeat;background: #690026;}



    section.top1 .heading {

        font-size: 25px;

    }



    .cta-form input {

        border-radius: 25px !important;

        padding: 23px 25px;

        color: #000000;

        margin-bottom: 17px;

    }



    .cta-form ul {

        color: #000000;

    }



    .cta-form .flag-container {

        color: #000000;

    }



    .cta-form button {



        background: #000000;



        color: #fff;



        border-radius: 25px;



        padding: 11px;



        height: auto;



        position: relative;



        margin-top: 15px;



        width: 100%;



        height: 46px;

    }



    .cta-form button:hover {

        color: inherit;

    }





    .samples-card {

        flex-direction: column;

        align-items: start !important;

        padding: 15px !important;

    }



    .samples-btns {

        margin-top: 20px;

    }



    .calculate_order h3 {

        font-size: 28px;

        font-weight: 700;

        text-align: center;

        line-height: 1.1;

        margin-bottom: 5px;

    }



    .heading span {

        font-size: 26px;

    }



    .cta-text h2 {

        font-size: 27px;

        font-weight: 700;

        margin-bottom: 2px !important;

    }



    .contact-banner {

        height: auto;

        padding: 110px 0 70px;

    }



    .contact-banner h1 {

        font-size: 38px;

    }



    .contact-section h2 {

        font-size: 26px;

        margin-bottom: 16px;

    }



    #discount_price {

        font-size: 25px;

        font-weight: 600;

    }



    .total_prices {

        padding: 7px 0;

    }



    .banner-separate-col::before {

        content: none;

    }



    .banner-separate-col::after {

        content: none;

    }



    .banner-separate-col {

        padding: 0;

    }



    .btn-submit {

        height: 100%;

    }



    .banner-container {

        padding: 8px;

    }



    .form-inner {

        padding: 12px;

        margin-left: 4px;

    }



    .ban-review-btn {

        display: inline-block;

        margin-left: 0;

        text-decoration: none;

        background: #fff;

        padding: 8px 58px;

        height: auto !important;

        display: none;

    }



    .discount-ribbon {

        top: -39px;

        right: 0;

        border-radius: 3px;

        left: inherit;

    }



    .fixed-btn {

        position: fixed;

        left: 15px;

        bottom: 20px;

    }



    .feature-block {

        margin-bottom: 15px;

    }



    .feature-block.mt-30 {

        margin-top: 0;

    }



    .fixed-btn {

        display: none !important;

    }



}



/*form validation*/



input.error {

    background-color: rgb(255, 198, 198) !important;

    border: 1px solid red;

}



.yellow-color {

    color: yellow;

}





/**/



.discount-offer {

    animation-iteration-count: infinite;

    animation-duration: 1s;

    animation-name: heartBeat;

    animation-timing-function: ease-in-out;

    display: inline-block;

}



@-webkit-keyframes heartBeat {

    0% {

        transform: scale(1)

    }



    14% {

        transform: scale(1.05)

    }



    28% {

        transform: scale(1)

    }



    42% {

        transform: scale(1.1)

    }



    70% {

        transform: scale(1)

    }

}



/*split images*/

.services_icon {

    width: 72px;

    height: 72px;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 4px;

    flex: 0 0 72px;

    margin-right: 25px;

    margin-top: 16px;

}



.bg-icon_22 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -10px -760px;

    display: inline-block;

}



.bg-icon_23 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -84px -760px;

    display: inline-block;

}



.bg-icon_24 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -158px -760px;

    display: inline-block;

}



.bg-icon_25 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -232px -760px;

    display: inline-block;

}



.bg-icon_26 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -306px -760px;

    display: inline-block;

}



.bg-icon_27 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -380px -760px;

    display: inline-block;

}



.bg-icon_62 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -863px -644px;

    display: inline-block;

}



.bg-icon_63 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -863px -713px;

}



.bg-icon_64 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -587px -311px;

    display: inline-block;

}



.bg-icon_65 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -79px -841px;

}



.bg-icon_66 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -147px -841px;

    display: inline-block;

}



.bg-icon_67 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -215px -841px;

}



.bg-icon_68 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -283px -841px;

    display: inline-block;

}



.bg-icon_69 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -351px -841px;

}



.bg-icon_70 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -419px -841px;

    display: inline-block;

}



.bg-icon_71 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -487px -841px;

}



.bg-icon_72 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -555px -841px;

    display: inline-block;

}



.bg-icon_73 {

    width: 48px;

    height: 49px;

    background: url(../images/css_sprites.png) -623px -841px;

}



.bg-icon_118 {

    width: 34px;

    height: 34px;

    background: url(../images/css_sprites.png) -996px -670px;

    display: inline-block;

}



.bg-icon_119 {

    width: 34px;

    height: 34px;

    background: url(../images/css_sprites.png) -996px -724px;

    display: inline-block;

}



.bg-icon_120 {

    width: 34px;

    height: 34px;

    background: url(../images/css_sprites.png) -996px -778px;

    display: inline-block;

}



.bg-icon_74 {

    width: 48px;

    height: 54px;

    background: url(../images/css_sprites.png) -680px -760px;

    display: inline-block;

}



.bg-icon_75 {

    width: 48px;

    height: 54px;

    background: url(../images/css_sprites.png) -748px -760px;

    display: inline-block;

}



.bg-icon_76 {

    width: 48px;

    height: 54px;

    background: url(../images/css_sprites.png) -863px -10px;

    display: inline-block;

}



.bg-icon_77 {

    width: 113px;

    height: 115px;

    background: url(../images/css_sprites.png) -518px -176px;

    display: inline-block;

}



.bg-icon_78 {

    width: 95px;

    height: 95px;

    background: url(../images/css_sprites.png) -129px -380px;

    display: inline-block;

}



.bg-icon_79 {

    width: 99px;

    height: 99px;

    background: url(../images/css_sprites.png) -10px -380px;

    display: inline-block;

}



.bg-icon_80 {

    width: 66px;

    height: 71px;

    background: url(../images/css_sprites.png) -466px -499px;

    display: inline-block;

}



.bg-icon_81 {

    width: 66px;

    height: 71px;

    background: url(../images/css_sprites.png) -552px -499px;

    display: inline-block;

}



.bg-icon_82 {

    width: 66px;

    height: 71px;

    background: url(../images/css_sprites.png) -102px -590px;

    display: inline-block;

}



.bg-icon_83 {

    width: 66px;

    height: 71px;

    background: url(../images/css_sprites.png) -188px -590px;

    display: inline-block;

}



.bg-icon_4 {

    width: 64px;

    height: 51px;

    background: url(../images/css_sprites.png) -434px -682px;

    display: inline-block;

}



.bg-icon_5 {

    width: 64px;

    height: 51px;

    background: url(../images/css_sprites.png) -518px -682px;

    display: inline-block;

}



.bg-icon_6 {

    width: 64px;

    height: 51px;

    background: url(../images/css_sprites.png) -602px -682px;

    display: inline-block;

}



.bg-icon_7 {

    width: 38px;

    height: 45px;

    background: url(../images/css_sprites.png) -996px -72px;

    display: inline-block;

}



.bg-icon_8 {

    width: 38px;

    height: 45px;

    background: url(../images/css_sprites.png) -996px -137px;

    display: inline-block;

}



.bg-icon_9 {

    width: 38px;

    height: 45px;

    background: url(../images/css_sprites.png) -996px -202px;

    display: inline-block;

}



.bg-icon_10 {

    width: 38px;

    height: 45px;

    background: url(../images/css_sprites.png) -996px -267px;

    display: inline-block;

}



.bg-icon_11 {

    width: 58px;

    height: 63px;

    background: url(../images/css_sprites.png) -784px -262px;

    display: inline-block;

}



.bg-icon_12 {

    width: 58px;

    height: 63px;

    background: url(../images/css_sprites.png) -784px -345px;

    display: inline-block;

}



.bg-icon_13 {

    width: 58px;

    height: 63px;

    background: url(../images/css_sprites.png) -784px -428px;

    display: inline-block;

}



.bg-icon_14 {

    width: 58px;

    height: 63px;

    background: url(../images/css_sprites.png) -784px -511px;

    display: inline-block;

}



.bg-icon_15 {

    width: 58px;

    height: 63px;

    background: url(../images/css_sprites.png) -784px -594px;

    display: inline-block;

}



.bg-icon_16 {

    width: 58px;

    height: 63px;

    background: url(../images/css_sprites.png) -784px -677px;

    display: inline-block;

}



.bg-icon_18 {

    width: 94px;

    height: 71px;

    background: url(../images/css_sprites.png) -10px -499px;

    display: inline-block;

}



.bg-icon_19 {

    width: 94px;

    height: 71px;

    background: url(../images/css_sprites.png) -124px -499px;

    display: inline-block;

}



.bg-icon_20 {

    width: 94px;

    height: 71px;

    background: url(../images/css_sprites.png) -238px -499px;

    display: inline-block;

}



.bg-icon_21 {

    width: 94px;

    height: 71px;

    background: url(../images/css_sprites.png) -352px -499px;

    display: inline-block;

}



.bg-icon_121 {

    width: 78px;

    height: 78px;

    background: url(../images/css_sprites.png) -686px -10px;

    display: inline-block;

}



.bg-icon_122 {

    width: 78px;

    height: 78px;

    background: url(../images/css_sprites.png) -686px -108px;

    display: inline-block;

}



.bg-icon_123 {

    width: 78px;

    height: 78px;

    background: url(../images/css_sprites.png) -686px -206px;

    display: inline-block;

}



.bg-icon_86 {

    width: 148px;

    height: 146px;

    background: url(../images/css_sprites.png) -350px -10px;

    display: inline-block;

}



.bg-icon_87 {

    width: 148px;

    height: 146px;

    background: url(../images/css_sprites.png) -350px -176px;

    display: inline-block;

}



.bg-icon_84 {

    width: 37px;

    height: 32px;

    background: url(../images/css_sprites.png) -996px -566px;

    display: inline-block;

}



.bg-icon_85 {

    width: 37px;

    height: 32px;

    background: url(../images/css_sprites.png) -996px -618px;

    display: inline-block;

}



.bg-icon_88 {

    width: 59px;

    height: 64px;

    background: url(../images/css_sprites.png) -784px -10px;

    display: inline-block;

}



.bg-icon_89 {

    width: 59px;

    height: 64px;

    background: url(../images/css_sprites.png) -784px -94px;

    display: inline-block;

}



.bg-icon_90 {

    width: 59px;

    height: 64px;

    background: url(../images/css_sprites.png) -784px -178px;

    display: inline-block;

}



.bg-icon_91 {

    width: 42px;

    height: 44px;

    background: url(../images/css_sprites.png) -931px -751px;

    display: inline-block;

}



.bg-icon_92 {

    width: 42px;

    height: 44px;

    background: url(../images/css_sprites.png) -931px -815px;

    display: inline-block;

}



.bg-icon_93 {

    width: 45px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -282px;

    display: inline-block;

}



.bg-icon_94 {

    width: 45px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -349px;

}



.bg-icon_95 {

    width: 45px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -416px;

    display: inline-block;

}



.bg-icon_96 {

    width: 45px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -483px;

}



.bg-icon_97 {

    width: 45px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -550px;

    display: inline-block;

}



.bg-icon_98 {

    width: 45px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -617px;

}



.bg-icon_99 {

    width: 148px;

    height: 146px;

    background: url(../images/css_sprites.png) -518px -10px;

    display: inline-block;

}



.bg-icon_100 {

    width: 63px;

    height: 63px;

    background: url(../images/css_sprites.png) -517px -590px;

    display: inline-block;

}



.bg-icon_101 {

    width: 63px;

    height: 63px;

    background: url(../images/css_sprites.png) -600px -590px;

    display: inline-block;

}



.bg-icon_102 {

    width: 63px;

    height: 63px;

    background: url(../images/css_sprites.png) -683px -590px;

    display: inline-block;

}



.bg-icon_104 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -84px;

    display: inline-block;

}



.bg-icon_105 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -154px;

}



.bg-icon_106 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -224px;

    display: inline-block;

}



.bg-icon_107 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -294px;

}



.bg-icon_108 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -364px;

    display: inline-block;

}



.bg-icon_109 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -434px;

}



.bg-icon_110 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -504px;

    display: inline-block;

}



.bg-icon_111 {

    width: 48px;

    height: 50px;

    background: url(../images/css_sprites.png) -863px -574px;

}



.bg-icon_112 {

    width: 45px;

    height: 48px;

    background: url(../images/css_sprites.png) -931px -10px;

    display: inline-block;

}



.bg-icon_113 {

    width: 45px;

    height: 48px;

    background: url(../images/css_sprites.png) -931px -78px;

    display: inline-block;

}



.bg-icon_114 {

    width: 45px;

    height: 48px;

    background: url(../images/css_sprites.png) -931px -146px;

    display: inline-block;

}



.bg-icon_115 {

    width: 45px;

    height: 48px;

    background: url(../images/css_sprites.png) -931px -214px;

    display: inline-block;

}



.bg-icon_127 {

    width: 72px;

    height: 72px;

    background: url(../images/css_sprites.png) -686px -304px;

    display: inline-block;

}



.bg-icon_128 {

    width: 72px;

    height: 72px;

    background: url(../images/css_sprites.png) -686px -396px;

    display: inline-block;

}



.bg-icon_129 {

    width: 72px;

    height: 72px;

    background: url(../images/css_sprites.png) -686px -488px;

    display: inline-block;

}



.bg-icon_130 {

    width: 72px;

    height: 72px;

    background: url(../images/css_sprites.png) -10px -590px;

    display: inline-block;

}



.bg-icon_31 {

    width: 44px;

    height: 47px;

    background: url(../images/css_sprites.png) -931px -684px;

    display: inline-block;

}



.bg-icon_32 {

    width: 49px;

    height: 49px;

    background: url(../images/css_sprites.png) -518px -311px;

    display: inline-block;

}



.bg-icon_33 {

    width: 54px;

    height: 61px;

    background: url(../images/css_sprites.png) -454px -760px;

    display: inline-block;

}



.bg-icon_34 {

    width: 55px;

    height: 55px;

    background: url(../images/css_sprites.png) -605px -760px;

    display: inline-block;

}



.bg-icon_35 {

    width: 45px;

    height: 41px;

    background: url(../images/css_sprites.png) -10px -913px;

    display: inline-block;

}



.bg-icon_36 {

    width: 45px;

    height: 41px;

    background: url(../images/css_sprites.png) -75px -913px;

    display: inline-block;

}



.bg-icon_37 {

    width: 45px;

    height: 41px;

    background: url(../images/css_sprites.png) -140px -913px;

    display: inline-block;

}



.bg-icon_131 {

    width: 66px;

    height: 58px;

    background: url(../images/css_sprites.png) -10px -682px;

    display: inline-block;

}



.bg-icon_132 {

    width: 66px;

    height: 58px;

    background: url(../images/css_sprites.png) -96px -682px;

    display: inline-block;

}



.bg-icon_133 {

    width: 66px;

    height: 58px;

    background: url(../images/css_sprites.png) -182px -682px;

    display: inline-block;

}



.bg-icon_134 {

    width: 47px;

    height: 47px;

    background: url(../images/css_sprites.png) -691px -841px;

    display: inline-block;

}



.bg-icon_135 {

    width: 47px;

    height: 47px;

    background: url(../images/css_sprites.png) -758px -841px;

    display: inline-block;

}



.bg-icon_136 {

    width: 47px;

    height: 47px;

    background: url(../images/css_sprites.png) -825px -841px;

    display: inline-block;

}



.bg-nav_bar {

    width: 30px;

    height: 24px;

    background: url(../images/css_sprites.png) -352px -913px;

    display: inline-block;

    margin-left: 6px;

}





/*annimation*/

.bounce-effect {

    animation: bouncing 2s linear infinite

}



@keyframes bouncing {



    0%,

    10%,

    26%,

    40%,

    50% {

        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);

        animation-timing-function: cubic-bezier(.215, .61, .355, 1);

        -webkit-transform: translateZ(0);

        transform: translateZ(0)

    }



    20%,

    21% {

        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);

        animation-timing-function: cubic-bezier(.755, .05, .855, .06);

        -webkit-transform: translate3d(0, -16px, 0);

        transform: translate3d(0, -16px, 0)

    }



    35% {

        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);

        animation-timing-function: cubic-bezier(.755, .05, .855, .06);

        -webkit-transform: translate3d(0, -8px, 0);

        transform: translate3d(0, -8px, 0)

    }



    45% {

        -webkit-transform: translate3d(0, -4px, 0);

        transform: translate3d(0, -4px, 0)

    }

}



.bounce-effect:hover {

    animation-play-state: paused

}







.featured-section {

    background: #6e0227;

}



.featured-section p {

    color: #fff;

}



.thesis-help .featured-section {

    background: #ffffff;   

}



.thesis-help .featured-section p {

    color: black;

    font-size: 20px;

}



.thesis-help .featured-section .heading span{

    color: #6e0227;

}





/* .cta-sec .error

    {

        display: none !important;

    }  */





.main-banner-btn p {

    color: #3a3a3aed;

    font-weight: 700;

    font-size: 18px;

}







.dissertation-content-sec .heading {

    font-weight: 700;

    font-size: 30px;

    line-height: 43px;

}



.dissertation-content-sec .heading span {

    color: #6e0227;

}



.dissertation-content-sec .content-img {



    width: 515px;

    float: right;

}





.dissertation-content-sec .secondary-heading {

    font-size: 24px;

    margin-bottom: 10px;

}







.dissertation-fundamantal-sec {



    padding: 59px 0;

}





.dissertation-fundamantal-sec .main-title {



    font-weight: 600;



}



.dissertation-fundamantal-sec h6 {



    font-size: 24px;



}



.dissertation-fundamantal-sec h4 {



    font-weight: 600;

    color: #6e0227;

    margin-bottom: 7px;

}




.dissertation-fundamantal-sec .col-md-6{
margin-bottom:30px;
}
.dissertation-fundamantal-sec .brief-card {



    padding: 27px 32px;

    margin-bottom: 40px;

    height: 100%;

    border-radius: 20px;

    border: 2px solid #6e0227;

}



.dissertation-fundamantal-sec p {



    color: hsl(0deg 0% 1%);

}









.we-work-with-you {

    /* background:hsl(211deg 100% 63%); */

    background-size: cover;

    padding: 0px 0 77px;

}



.d-block {

    display: block

}



.work-img img {border-radius: 50px;box-shadow: 2px 2px 4px rgb(0 0 0/32%);width: 100%;}



.we-work-with-you h2 {

    color: #000000;

    text-align: center;

    font-weight: 700;

}

.we-work-with-you p {

    font-size: 16px;

    color: #4c4c4c;

    margin-bottom: 60px;

    margin-top: 33px;

}



.we-work-with-you .icon-box {

    height: 68px;

    width: 68px;

    float: left;

    border-radius: 50%;

    background: #6e0227;

    display: table;

    display: flex;

    flex-direction: row;

    flex-wrap: nowrap;

    justify-content: center;

    align-items: center;

    align-content: flex-end;

}



.we-work-with-you .icon-box span {

    text-align: center;

    display: table-cell;

    vertical-align: middle

}



.we-work-with-you .icon-box i.iconk-list-icon-1 {

    background-position: -7px -80px;

    height: 38px;

    width: 29px

}



.we-work-with-you .icon-box i.iconk-list-icon-2 {

    background-position: -50px -80px;

    height: 33px;

    width: 33px

}



.we-work-with-you .icon-box i.iconk-list-icon-3 {

    background-position: -87px -80px;

    height: 32px;

    width: 32px

}



.we-work-with-you .icon-box i.iconk-list-icon-4 {

    background-position: -123px -80px;

    height: 24px;

    width: 32px

}



.we-work-with-you .icon-box i.iconk-list-icon-5 {

    background-position: -159px -80px;

    height: 33px;

    width: 35px

}



.we-work-with-you .icon-box i.iconk-list-icon-6 {

    background-position: -198px -80px;

    height: 31px;

    width: 32px

}



.we-work-with-you .icon-list li {

    margin-bottom: 34px;

    margin-top: 15px;

}





.we-work-with-you .half-width-list li i {

    color: #fff;

    font-size: 28px;

}



.we-work-with-you .icon-list li p {

    color: #121212;

    font-size: 16px;

    font-weight: 700;

    padding-top: 0;

    margin-left: 82px;

    margin-bottom: 0;

    margin-top: 13px;

    line-height: 19px;

}





.we-work-with-you .half-width-list li {

    width: 50%;

    float: left;

}





.review-btn {

background: #fff;

color: #6e0227 !important;

padding: 0 45px;

padding-top: 9px;
}



.review-btn span {



    background: #6e0227;

}

/*review section*/



.review-sec {

    background-color: #6e0227;

    overflow: hidden;

    padding: 70px 0 40px 0;

}



.review-box {

    width: 280px !important;

    padding: 13px 25px !important;

    background-color: #ffffff;

    margin: 30px 10px;

    transition: .7s;

    transform: scale(0.97);

    height: auto;

}



.review-box:hover {

    transform: perspective(1px) scale(1.03);

    box-shadow: 0 12px 20px 0 rgb(0 0 50 / 12%);

}



.review-box-heading {

    margin: 8px 0;

}



.review-box-heading .profile {

    width: 40px;

    height: 40px;

    border-radius: 50px;

}



.review-box-heading .rev-rating img {

    max-width: 110px !important;

    height: auto;

    margin-left: 10px;

}



.review-box-heading span {

    margin-bottom: 6px;

}



.review-box-heading i {

    background-color: #00b076;

    width: 20px;

    height: 20px;

    text-align: center;

    color: #ffffff;

    font-size: 12px

}



.review-box-heading i::before {

    position: relative;

    top: 5.1px;

}



.bg-green-star i {

    background-color: #00b076;

    color: #ffffff;

    border: none;

}



.bg-orange-stra i {

    background-color: #00b076;

    color: #ffffff;

}



.review-box h6 {

    font-weight: 500;

    font-size: 14px;

    margin: 10px 0;

}



.review-box p {

    text-align: left;

    font-size: 13px;

    font-weight: 500;

}





.Marquee {

    width: 100vw;

    height: auto;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    font-weight: 200;

    display: -webkit-box;

    display: -moz-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    -webkit-box-align: center;

    -moz-box-align: center;

    -o-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

    overflow: hidden;

}

.Marquee-content {

    display: -webkit-box;

    display: -moz-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: box;

    display: flex;

    -webkit-animation: marquee 800s linear infinite running;

    -moz-animation: marquee 800s linear infinite running;

    -o-animation: marquee 800s linear infinite running;

    -ms-animation: marquee 800s linear infinite running;

    animation: marquee 800s linear infinite running;

}

.remove-marquee-animation{

    -webkit-animation-play-state: paused;

    -moz-animation-play-state: paused;

    -o-animation-play-state: paused;

    -ms-animation-play-state: paused;

    animation-play-state: paused;

}



.Marquee-tag {

    -webkit-transition: all 10s ease;

    -moz-transition: all 10s ease;

    -o-transition: all 10s ease;

    -ms-transition: all 10s ease;

    transition: all 10s ease;

}



@-moz-keyframes marquee {

    0% {

        -webkit-transform: translateX(0);

        -moz-transform: translateX(0);

        -o-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);

    }

    100% {

        -webkit-transform: translate(-50%);

        -moz-transform: translate(-50%);

        -o-transform: translate(-50%);

        -ms-transform: translate(-50%);

        transform: translate(-50%);

    }

}

@-webkit-keyframes marquee {

    0% {

        -webkit-transform: translateX(0);

        -moz-transform: translateX(0);

        -o-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);

    }

    100% {

        -webkit-transform: translate(-50%);

        -moz-transform: translate(-50%);

        -o-transform: translate(-50%);

        -ms-transform: translate(-50%);

        transform: translate(-50%);

    }

}

@-o-keyframes marquee {

    0% {

        -webkit-transform: translateX(0);

        -moz-transform: translateX(0);

        -o-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);

    }

    100% {

        -webkit-transform: translate(-50%);

        -moz-transform: translate(-50%);

        -o-transform: translate(-50%);

        -ms-transform: translate(-50%);

        transform: translate(-50%);

    }

}

@keyframes marquee {

    0% {

        -webkit-transform: translateX(0);

        -moz-transform: translateX(0);

        -o-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);

    }

    100% {

        -webkit-transform: translate(-50%);

        -moz-transform: translate(-50%);

        -o-transform: translate(-50%);

        -ms-transform: translate(-50%);

        transform: translate(-50%);

    }

}





/*review section*/

section.cta-bg2 {

    background-image: url(../images/cta-bg-light.png);

    background-repeat: no-repeat;

    background-size: contain;

    background-position: bottom;

}



@media(max-width : 767px) {

    .banners-list i{

        color: #ffffff;

    }

    .main-banner-heading h4::before{

        background: #ffffff;

    }

    .form-control.form-input-css{

        border:2px solid #0066ff ;

    }

    label.error{

        display: none !important;

    }

    .slick-dots{

    bottom: 12px;

    }

    #services, #dissertation-features{

        padding-bottom: 30px;

    }

    .fixed-button-bottom a{

        display: block;

    }

    .fixed-button-bottom i{

        position: relative;

        top: 3px;

        margin-right: 5px;

    }

    .dissertation-content-sec .content-img{

        width: auto;

        float: none;

    }

    .we-work-with-you .icon-box{

        width: 50px;

        height: 50px;

    }

    .we-work-with-you .half-width-list li i{

        font-size: 20px;

    }

    .dissertation-fundamantal-sec .main-title{

        font-size: 32px;

        text-align: center;

    }

    .dissertation-fundamantal-sec .brief-card {

        padding: 20px 20px;

    }

    .dissertation-fundamantal-sec .brief-card{

        margin-bottom: 20px;

    }

    .we-work-with-you .half-width-list li {max-width: 100%;flex: 0 0 100%;display: flex;/* justify-content: center; */align-items: center;}

    .we-work-with-you .icon-list li p {

        max-width: calc(100% - 60px);

        font-size: 16px;

        font-weight: 400;

        margin-left: 10px;

        padding-left: 0;

        margin-top: 0;

    }

    .half-width-list.icon-list{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}

    .work-img img{

        max-width: 100%;

        height: auto;

    }

    .we-work-with-you p {

        font-size: 16px;

        color: #4c4c4c;

        margin: 20px 0;

    }

    .we-work-with-you h2 {

        font-size: 24px;

        font-weight: 600;

    }

    .dissertation-content-sec .heading {

        font-weight: 600;

        font-size: 22px;

        line-height: 1.3;

    }

    .dissertation-content-sec .secondary-heading{

        font-weight: 600;

    }

    body{

        padding-bottom: 40px !important;

    }



}


button[type="submit"]:disabled {
    opacity: .4;
    color: transparent!important;
}
#banner-form .banner-form-btn-wrapper .btn-submit::before{
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 46%;
    text-align: center;
    top: 10px;
    display: none;
}

#banner-form .banner-form-btn-wrapper .btn-submit:disabled:before {
    display: block;
}

.cta-form button.btn::before{
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 38%;
    text-align: center;
    top: 8px;
    display: none;
}

.cta-form button.btn:disabled:before {
    display: block;
}
.contact-form button{
    position: relative;
}
.contact-form button::before{
    content: "";
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 42%;
    text-align: center;
    top: 11px;
    display: none;
}

.contact-form button:disabled:before {
    display: block;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}