@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.p0{
    padding:0px ;
}

h1,h2,h3,a,li,span,button,p,h4,h5,h6{
    font-family: "Poppins", sans-serif;
    margin: 0;
}
body {
    overflow-x: hidden;
    

}

a:hover, a:focus, button:hover, button:focus, .form-btn-st:focus {
    text-decoration: none !important;
    outline: none;
}


section {
    float: left;
    width: 100%;
}

li.nav-item a {
    color: #fff !important;
    font-size: 18px;
}
a.navbar-brand img {
    width: 185px;
}

li.nav-item:hover {
    color: #175B71;
}
ul.navbar-nav .get-btn {
    padding: 11px 10px 11px 53px;
    border: 1px solid #fff;
    border-radius: 8px 8px 8px 0px;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #000;
    font-size: 15px;
    margin-left: 12px;
}

img.why-img-st-bf {
    position: absolute;
    bottom: 130px;
    width: auto;
    right: 0;
}

.why-choose-sec .row {
    position: relative;
}

.banner-sec {
    background: url(../images/bnr-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0 50px;
    height: 650px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.banner-sec .row {
    position: relative;
}

img.bnr-bf-img-st {
    position: absolute;
    top: 0;
    left: -300px;
    bottom: 0;
    margin: auto;
    width: 550px;
}

img.bnr-af-img-st {
    position: absolute;
    top: 0;
    right: -290px;
    bottom: 0;
    margin: auto;
    width: 504px;
}

.bnr-txt {
    text-align: center;
}

.bnr-txt p {
}
.bnr-txt h1 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0;
}

.bnr-txt h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}

.bnr-txt p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    width: 61%;
    margin: 0 auto;
}

.chat-btn {
    padding: 10px 15px;
    border: 1px solid #fff;
    border-radius: 8px 8px 8px 0px;
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all .5s ease-in-out;
}

.chat-btn i {
    margin-left: 8px;
}

.get-btn {
    padding: 10px 16px 10px 53px;
    border: 1px solid #fff;
    border-radius: 8px 8px 8px 0px;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    transition: all .5s ease-in-out;
}

.get-btn img {
    position: absolute;
    left: 0px;
    width: 50px;
    bottom: 0px;
}

.get-btn i {
    margin-left: 8px;
}

a.tel-btn {
    font-size: 17px;
    text-decoration: none;
    color: #fff;
    transition: all .5s ease-in-out;
    transform: scale(1);
}

a.tel-btn i {
    transform: rotate(-37deg);
    font-size: 20px;
    margin-right: 5px;
}

.bnr-btn-st {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    padding-top: 30px;
}
.cl-logo-bx img {
    width: auto;
    margin:  auto;
    display: table;
}

.client-logo-st {
    position: absolute;
    bottom: -110px;
}

.header {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 1px solid #ffffff4f;
    padding-bottom: 10px;
}



/*hire*/
.hire-main-col ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.hire-main-col ul li {
    width: 20%;
    text-align: center;
}

.hire-box p {
    font-size: 16px;
    padding-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 52px;
}

.hire-box {
    padding: 20px 20px;
    text-align: center;
}

.hire-main-col ul li:nth-child(odd) .hire-box, .hire-main-col ul li:nth-child(even) .hire-box {
    border-left: 0.5px solid #707070;
}

.hire-main-col ul .slick-slide:nth-child(-n+5) .hire-box {
    border-bottom: 0.5px solid #707070;
}

.hire-box img {
    height: 61px;
    margin: 0 auto;
}

.hire-main-col ul li:nth-child(1), .hire-main-col ul li:nth-child(6) {
    border-left: 0;
}

.hire-sec {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.hd-txt h2 {
    font-weight: bold;
    font-size: 48px;
}

.hd-txt p {
    padding-top: 15px;
}

.hd-txt {
    text-align: center;
    padding-bottom: 30px;
}

.hire-sec .chat-btn {
    border-color: #313131;
    color: #313131;
}

.hire-sec .tel-btn {
    color: #313131;
}

.hire-sec .get-btn {
    background: #175B71;
}
.hire-sec .row {
    position: relative;
}

.hire-sec .hire-bf-img-st {
    position: absolute;
    left: -400px;
    width: auto;
    z-index: -1;
}

.hire-sec .hire-af-img-st {
    position: absolute;
    right: -600px;
    width: auto;
}

/*hire*/


/*why*/
.hd-txt.why-choose-txt {
    text-align: left;
    padding: 0;
}

.why-choose-side-img img {
    width: 520px;
    height: 100%;
}

.why-choose-sec {
    background: url(../images/why-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0 23px;
}
.why-choose-sec .bnr-btn-st {
    justify-content: flex-start;
    padding: 25px 0;
}

.why-choose-bx {
    text-align: center;
    background: #fff;
    padding: 30px 20px;
    width: 55%;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 14px;
    margin-right: 20px;
}

.why-choose-bx img {
    margin: 0 auto;
}

.why-choose-slider .slick-list {
    padding: 0px 0 0px;
}

.why-choose-bx h4 {
    font-size: 23px;
    font-weight: bold;
    color: #175B71;
    padding: 20px 0;
}

.hd-txt.why-choose-txt h2 {
    color: #fff;
}

.hd-txt.why-choose-txt p {
    color: #fff;
}


.why-choose-slider .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: -89px;
    transform: rotate(90deg);
    margin: auto;
    top: auto;
    bottom: 320px;
}

.why-choose-slider .slick-dots li.slick-active button {
    background-color: #9E9E9E;
}

.why-choose-slider .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
    opacity: 1 !important;
    width: 65px;
    height: 10px;
    border-radius: 2px;
}

.why-choose-slider .slick-dots li button {
    background-color: #e5e5e5;
    border-radius: 3px;
    width: 63px;
    height: 2px;
    opacity: 1;
    padding: 3px;
}
.why-choose-slider .slick-dots li {
    width: 65px;
}

.why-choose-slider {
    margin-bottom: 0 !important;
}
/*why*/


/*author-sec*/
.card {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3);
  border: 0;
  margin-bottom: 0;
  border-radius: 7px;
  height: 355px;
  padding: 20px 20px;
  overflow: hidden;
  background: #E8E8E8;
}
.card-01 .card-body {
  position: relative;
  padding-top: 40px;
  padding: 20px 0 0 0;
}
.card-01 .badge-box {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  text-align: center;
}
.card-01 .badge-box i {
  background: #DFC717;
  color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}
.profile-box {
  background-size: cover;
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}
.profile-box:before {
  background-color: #777777;
  background-image: url("https://images.pexels.com/photos/247599/pexels-photo-247599.jpeg?h=350&auto=compress&cs=tinysrgb");
  width: 100%;
  position: absolute;
  content: "";
  left: -10%;
  top: 0;
  z-index: 0;
}
.profile-box img {
  width: 170px;
  height: 170px;
  position: relative;
  border: 5px solid #fff;
}
.social-box i {
  border: 1px solid #DFC717;
  color: #DFC717;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
}
.social-box i:hover {
  background: #DFC717;
  color: #fff;
}
.social-box a {
  margin: 0 5px;
}

.card-01 .height-fix .card-img-overlay {
  top: inherit;
  color: #fff;
  background: -moz-linear-gradient(top,  #1e5799 0%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* IE10+ */
}
.card-01 .height-fix .fa {
  color: #fff;
  font-size: 22px;
  margin-right: 18px;
}
.card-01 .height-fix .card-img-top {
  width: auto;
  height: 100%;
}

/*flipper-card*/
.card-flipper {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  height: 355px;
  margin: 0;
}

.card__front, .card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__back .card {
  width: 100%;
  height: 355px;
  margin: 0;
  padding: 0 !important;
}

.card__front, .card__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.card__front {
  /* background-color: #ff5078; */
}

.card__back {
  /* background-color: #1e1e1e; */
  /* -webkit-transform: rotateY(-180deg); */
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card-flipper.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card-flipper.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}

.card-flipper.effect__random.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card-flipper.effect__random.flipped .card__back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}

.flip-slider .slick-list {
    padding: 20px 0;
}

.flip-slider .flip-bx {
    margin: 0 22px;
}
.profile-box-01 h4 {
    text-align: left;
    font-size: 22px;
    padding: 15px 0;
    color: #217D90;
    font-weight: 500;
}

.profile-box-01 {
    border-bottom: 1px solid #707070;
}

img.author-ico-big {
    position: absolute;
    bottom: 0;
    right: 0;
}

p.card-text {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}

.card__back .card img {
    width: 100%;
}

.card__back .card .card-body {
    padding: 0;
}
.author-sec {
    padding: 50px 0 0;
}

.author-sec .hd-txt p {
    width: 70%;
    margin: 0 auto;
}






.author-sec .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.author-sec .slick-dots li.slick-active button {
    background-color: #217D90;
}

.author-sec .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
    opacity: 1 !important;
    width: 50px;
    height: 10px;
    border-radius: 2px;
}

.author-sec .slick-dots li button {
    background-color: #e5e5e5;
    border-radius: 3px;
    width: 50px;
    height: 2px;
    opacity: 1;
    padding: 3px;
}
.author-sec .slick-dots li {
    width: 65px;
}

.call-txt {
    text-align: center;
}

.call-txt h4 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    padding-bottom: 6px;
}

.call-txt a {
    color: #217D90;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
}

.call-txt a span {
    color: #CECECE;
    font-weight: bold;
    padding-right: 9px;
}

/*author-sec*/


/*cta-txt*/
.cta-main-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/cta-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 38px;
    padding: 0 30px;
}

.contact-dtl ul {
    display: flex;
    list-style: none;
    margin: auto;
    padding: 0;
    align-items: center;
    gap: 0 30px;
}
.cta-txt h2 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.cta-txt p {
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
}

.contact-dtl ul li a {
    color: #fff;
    transition: all .5s ease-in-out;
}

.contact-dtl ul li i {color: #fff;font-size: 18px;}

.cta-sec {
    padding: 50px 0;
}

.cta-img-side img {
    width: 371px;
    margin-top: -30px;
}
.cntct-dtl-st {display: flex;flex-wrap: wrap;align-items: center;gap: 0 10px;}

.cntct-dtl-st a span {
    display: block;
}

.cntct-dtl-st a {
    text-decoration: none;
}

.contact-dtl .get-btn {
    background: #175B71;
    border-color: #175B71;
}
/*cta-txt*/


/*portfolio-sec*/
.portfolio-list ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 30px 0;
    width: 90%;
    margin: 0 auto;
}

.portfolio-list ul li {
    width: 20%;
}

.portfolio-list ul li img {
    margin: 0 auto;
    display: table;
    width: 90%;
}

section.portfolio-sec .hd-txt {
    width: 70%;
    margin: 0 auto;
}

section.portfolio-sec .hd-txt p {
    width: 70%;
    margin: 0 auto;
}

.portfolio-sec {
    padding: 0px 0 80px;
}
/*portfolio-sec*/

/*cta-big*/
.cta-big-sec {
    padding: 50px 0;
    background: url(../images/cta-bg-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 673px;
    overflow: hidden;
}

.cta-big-sec ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
    gap: 10px 0;
}

.cta-big-sec ul li {
    width: 33%;
    font-size: 18px;
    color: #217D90;
    font-weight: 400;
}

section.cta-big-sec .hd-txt {
    padding: 0;
    width: 70%;
    margin: 0 auto;
}

.cta-big-sec ul li img {
    margin-right: 11px;
}

.cta-big-sec .chat-btn {
    border-color: #313131;
    color: #313131;
}

.cta-big-sec .tel-btn {
    color: #313131;
}

.cta-big-sec .get-btn {
    background: #175B71;
}

.cta-big-sec .row {
    position: relative;
}

.cta-big-sec .cta-big-bf-img {
    position: absolute;
    width: auto;
    left: -314px;
    top: 0;
    bottom: 0;
    margin: auto;
    mix-blend-mode: multiply;
}

.cta-big-sec .cta-big-af-img {
    position: absolute;
    right: -510px;
    width: auto;
    bottom: -133px;
    margin: auto;
}
.process-sec {
    padding: 70px 0 50px;
}

ul.process-list {
    padding: 20px 0 0 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 50px;
}

.process-bx h4 {
    font-size: 22px;
    padding: 12px 0;
    width: 50%;
}

.process-bx p {
    font-size: 16px;
    color: #313131;
    font-weight: 400;
    padding-bottom: 12px;
}

.process-bx h5 {
    font-size: 78px;
    font-weight: bold;
    color: rgb(23 91 113 / 20%);
    text-transform: uppercase;
    letter-spacing: -3.1px;
    border-left: 4px solid #175B71;
}
section.cta-sec.cta-sec-two {}

section.cta-sec.cta-sec-two .cta-img-side img {width: 430px;position: relative;right: -30px;top: 16px;}
/*cta-big*/


/*testi-sec*/
.testi-box {
    padding: 20px 30px;
    background: #EFEFEF;
    margin-bottom: 15px;
    text-align: center;
}

.testi-box h4 {
    font-size: 16px;
    color: #175B71;
    padding: 0px 0 12px;
    font-weight: 600;
}

.testi-box p {
    font-size: 16px;
    padding: 18px 0;
}

.rev-plat {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 25px;
    padding-top: 25px;
}

.rev-plat img {
    width: auto;
}
.ftr-form-col {
    padding-left: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin: auto;
}

.ftr-form-col input.form-control {
    padding: 18px 20px;
    border-radius: 15px;
    margin-bottom: 30px;
    background: #fff;
}

.form-txt.hd-txt a {
    text-align: left;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}

.form-txt.hd-txt {
    text-align: left;
}

textarea.form-control {
    height: 180px;
    resize: none;
    margin-bottom: 30px;
    border-radius: 15px;
    background: #fff;
    padding: 20px 20px;
}

.form-check {
    padding-left: 13px;
}

.mix-bg{
    background: url(../images/mix-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.testi-sec {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.testi-sec .row:before {
    content: '';
    background: #217D90;
    position: absolute;
    right: -600px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    z-index: -1;
    border-radius: 28px;
}

section.testi-sec .row {
    position: relative;
    align-items: center;
}

.form-txt.hd-txt h2 {
    color: #fff;
}

.form-check label {
    color: #fff;
}

.form-check label a {
    color: #fff;
}
button.btn.custom-btn1 {
    padding: 11px 35px 11px 73px;
    border: 1px solid #fff;
    border-radius: 8px 8px 8px 0px;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #000;
    margin-top: 20px;
    transition: all .5s ease-in-out;
}

button.btn.custom-btn1 img {
    position: absolute;
    left: 0;
    width: auto;
}
img.testi-ftr-form-img {
    width: auto;
    position: absolute;
    right: -130px;
    bottom: -20px;
}


.testi-sec .slick-dots {
     position: absolute;
     bottom: -50px;
     display: block;
     width: 100%;
     padding: 0;
     margin: 0;
     list-style: none;
     text-align: center;
}

.testi-sec .slick-dots li.slick-active button {
    background-color: #217d90;
}

.testi-sec .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
    opacity: 1 !important;
    width: 65px;
    height: 10px;
    border-radius: 2px;
}

.testi-sec .slick-dots li button {
    background-color: #CECECE;
    border-radius: 3px;
    width: 63px;
    height: 2px;
    opacity: 1;
    padding: 3px;
}
.testi-sec .slick-dots li {
    width: 65px;
}



/*testi-sec*/


/*footer*/
.footer-sec {
    background: url(../images/ftr-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0;
}
.ftr-logo img {
    width: 280px;
    text-align: center;
    margin: 0 auto;
    display: table;
}

.contact-dtl ul {
    justify-content: center;
    padding-top: 30px;
}
s
section.copy-sec {}

section.copy-sec {
    background: #04D5AA;
    padding: 10px;
}

section.copy-sec .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.copy-sec .copy-txt {
    width: 50%;
}

section.copy-sec .privacy-txt {
    width: 50%;
    text-align: right;
}

section.copy-sec .privacy-txt a {
    color: #fff;
    text-decoration: none;
    margin-left: 30px;
}

.copy-txt p {
    color: #fff;
}
/*footer*/

.hire-main-col ul .slick-slide:nth-child(1) .hire-box {
    border-left: 0;
}

.hire-main-col ul .slick-slide div:nth-child(2) li .hire-box {
    border-bottom: 0;
}

.bg-img-author{
    background: url(../images/bg-img-flip.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

ul.navbar-nav .get-btn:hover {
    background: #175B71;
    color: #fff;
}

.get-btn:hover {
    background: #fff;
    color: #000;
}

.chat-btn:hover {
    background: #fff;
    color: #000;
}

.tel-btn:hover {
    transform: scale(1.05) !important;
}

.hire-sec .get-btn:hover {
    background: #000;
    color: #fff;
}

.hire-sec .chat-btn:hover {
    background: #000;
    color: #fff;
}

.contact-dtl ul li a:hover span {
    color: #175b71;
}

.cta-big-sec .chat-btn:hover {
    background: #000;
    color: #fff;
}

.cta-big-sec .get-btn:hover {
    background: #000;
    color: #fff;
}

button.btn.custom-btn1:hover {
    background: #000;
    color: #fff;
}

a.tel-btn:hover {
    color: scale(1)!important;
}


section.banner-sec.terms-bnr-st {
    background: url(../images/terms-bnr.png);
    background-position: center;
    padding: 110px 0 50px;
    height: 300px;
}

section.privacy-texts {
    padding: 50px 0;
}

section.privacy-texts p {
    font-size: 16px;
    padding: 8px 0;
    font-weight: 300;
}

section.privacy-texts ul li i {
    display: none;
}

section.privacy-texts ul {padding-top: 0;margin: 0;}

section.privacy-texts  a {
    color: #000;
    text-decoration: none;
}
section.privacy-texts ul li {
    padding: 5px 0;
    font-weight: 300;
}

section.privacy-texts  h5.sub-heading {
    font-size: 22px;
    font-weight: bold;
}


section.banner-sec.terms-bnr-st.thankyou {
    height: 380px;
    background:url(../images/thankyou.png);
}


section.banner-sec img.bnr-bf-img-st {
    display: none;
}

section.banner-sec img.bnr-af-img-st {
    display: none;
}

.banner-sec .bnr-btn-st {
    display: none;
}

.header a.popup-btn.get-btn img, .header a.popup-btn.get-btn i {
    display: none;
}

.header a.popup-btn.get-btn {
    padding: 10px 20px;
}

section.hire-sec {}

section.hire-sec .bnr-btn-st {
    display: none;
}


section.cta-big-sec .bnr-btn-st {
    display: none;
}