@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
body{
	font-family: 'Montserrat', sans-serif;
}

.box {
    background: var(--white);
    box-shadow: 0 1rem 2rem rgb(0 0 0 / 20%);
    border-radius: 20px;
    overflow: hidden;
    transition: all .9s;
}

.box-heaader h2 {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: 600;
}

.box-heaader {
    background-color: #FFDE59;
    text-align: center;
    padding: 35px 4px;
    font-weight: bold;
}

.box-body ul {
    padding: 0px;
    list-style-type: none;
    padding: 0px;
   
}

.box-body ul li:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border: 5px solid #ffde59;
    left: 28px;
    border-radius: 50px;
    top: 16px;
}

.box-body ul li {
    border-bottom: 1px solid #eee;
    padding: 8px 28px;
    color: #000;
    font-size: 14px;
    position: relative;
    font-weight: 500;
    line-height: 20px;
    padding-left: 50px;

}

.box-body ul li:hover {
    background-color: #eee;
}


footer.footer 
{
    padding-bottom: 0px!important;
}

.cp {
   
 padding-top: 30px!important;

}

.cp a {
    color:#ffde59;
}

.cp {
    text-align: center!important;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    font-size: 12px;
}

.container span {
   color: #FFDE59;
}
        
.container span.bsk::after{
    content: '|';
    animation-name: blinking; 
    animation-duration: .71s; 
    animation-iteration-count: infinite;
}
@keyframes blinking{
    from{
        color: transparent; 
    }
    to{
        color: lightgrey; 
    }
}

@keyframes clockwiseSpin {
   from  {
     transform: rotate(0deg);
  }
  to {
     transform: rotate(360deg);
   }    
}

@keyframes antiClockwiseSpin {
   from  {
     transform: rotate(360deg);
  }
  to {
     transform: rotate(0deg);
   }    
}

img{
	max-width: 100%;
}

.card-header {
   background-color: #272631;
    color: #fff;
    box-shadow: unset;
    border: 0px;
}

.card-header button:hover,.card-header button:focus {
    text-decoration: none;
}

.boks {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    padding: 40px;
}

section.contact-us .container {
    background: linear-gradient(180deg,#030405,#120c19);
    border-radius: 30px;
}

.clockwiseSpin {
   animation-duration: 20s;
   animation-iteration-count: infinite;
   animation-name: clockwiseSpin;
   animation-timing-function: linear;
}

.antiClockwiseSpin {
   animation-duration: 20s;
   animation-iteration-count: infinite;
   animation-name: antiClockwiseSpin;
   animation-timing-function: linear;
}

.card-header button {
    color: #fff!important;
    font-size: 24px;
    text-transform: capitalize!important;
    font-weight: 500!important;
    letter-spacing: 1px;
    text-decoration: none;
}

.animatiom-img {
    position: absolute;
    top: -44px;
    width: 80px;
    display: flex;
    left: 60px;
}

.animatiom-img img.gair {
    top: 27px;
}

img.gair-two {
    position: relative;
    top: 32px;
    width: 63px!important;
    height: 63px;
}

.image-nn {
    position: relative;
}

.btn-desg {
    background: #FFDE59;
    border-radius: 90px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    overflow: hidden;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    transition: background-position .3s ease-in-out;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1;
}

.btn-desg:before {
    background-color: #fff;
    transition: all .3s;
    width: 0;
    z-index: -1;
}

.banner .explore:before {
    background-color: #fff;
    transition: all .3s;
    width: 0;
    z-index: -1;
}

.box-body ul li:nth-child(1) {
    min-height: 58px;
    display: flex;
    align-items: center;
}

.box:hover {
    transform: scale(1.1);
}

.box-body ul li:nth-child(1):after {
    top: 22px;
}

.box-footer a {
    background-color: #FFDE59;
    display: block;
    padding: 11px;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    max-width: 220px;
    margin: 0px auto;
    margin-bottom: 22px;
    border-radius: 17px;
}

.banner .explore:after {
    background-color: #FFDE59;
    width: 100%;
    z-index: -2;
}

.banner .explore:after,.banner .explore:before {
    border-radius: 10px;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
}

.banner .explore:hover:before {
    width: 100%;
}

.btn-desg:after {
    background-color:  #FFDE59;
    width: 100%;
    z-index: -2;
}

.btn-desg:before,.btn-desg:after {
    border-radius: 10px;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
}

.btn-desg:hover:before {
    width: 100%;
}

.btn-desg:hover {
    color: #000;
}

.faq .card-body.p-5 {
    background: #272631;
    color: #fff;
    padding-top: 0px!important;
}

@font-face {
  font-family: phenomicon;
  src: url('../font/phenomicon/phenomicon.ttf');
}


.sd-icon {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0px;
}

.sd-icon a {
    display: inline-block;
    margin: 0px 13px;
    margin-left: 0px;
}

.sd-icon a img {
      width: 35px;
    transition: all .3s ease-in-out;
    height: 35px;
    object-fit: contain;

}

.sd-icon a:hover img{
    transform: scale(1.2);
}

.faq .card-body p {
    font-size: 20px;
    font-weight: 500!important;
}

.faq .card {
    margin-bottom: 20px;
    border-radius: 6px!important;
    border:0px;
}

.faq .collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.faq .collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}

.faq .collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}


.logos .item  {
    background-color: #fff;
    padding: 20px;
    height: 93px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    margin: 0px 10px;
}

.logos .slider {
    display: flex;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 2.5rem;
}
.logos .item {
    animation: animate 25s linear infinite;
}

.logos .item img
    {
        min-width: 200px;
        padding: 0 30px;
    }
.logos .slider:hover .item {
    animation-play-state: paused;
}

@keyframes animate {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(-1800px, 0, 0);
    }
}

a:hover{
	text-decoration: none;
    color: unset;
}

.review .item {
    text-align: center;
}

.review ul.star {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    list-style-type: none;
    margin-top: 10px;
}

.review h1 {
    margin-bottom: 50px;
}

.review .carousel-control-next {
    right: -125px;
}

.review .carousel-control-prev {
    left: -122px;
}

.review a.carousel-control i {
    background-color: #FFDE59;
    width: 20px;
    height: 20px;
    color: #000;
    border-radius: 50%;
    line-height: 20px;
}

.review a.carousel-control {
    opacity: unset;
}

img.quto {
    width: 45px;
}

.review .overview b {
    font-weight: bold;
    color: #fff;
    display: inline-block;
    font-size: 17px;
}

.review .overview {
    color: #FFDE59;
    font-size: 20px;
    font-weight: 500;
}

.review .testimonial {
    color: #fff;
    text-align: center;
    line-height: 29px;
    padding: 5px 20px;
    font-size: 18px;
}

.review .col-md-10.col-center.m-auto {
    background-color: #43434330;
    padding: 37px;
    border-radius: 10px;
}

section.header .container {
    border: 1px solid #FFDE59;
    border-radius: 50px;
        padding-top: 15px;
    padding-bottom: 15px;
}

.header .navbar a.nav-link:hover,.header .navbar a.nav-link.active {
    color: #FFDE59;
}

.navbar-brand img {
    width: 122px;
}

body{
    background-color: #040507;
    font-family: "Poppins", sans-serif;
}

a {
    color: unset;
}
button{
	cursor: pointer;
	outline: none;
}

section.header {
    background-color: #040507;
}

.head_upper_line {
    /*background: linear-gradient(90deg, #003997 1%, #4b2c6f 99%);*/
    background-color: #FFDE59;
    padding: 11px 0;
}

.head_upper_line p {
    display: inline-block;
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.head_upper_line .head_upper_line_inner {
    display: flex;
    align-items: center;
}

.head_upper_line .head_contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-grow: 1;
}

.head_upper_line .head_contact .phone {
    padding-right: 20px;
}

.head_upper_line .head_contact img {
    margin-right: 10px;
}

.head_upper_line .head_upper_line_inner .head_social_icons img {
    margin-left: 5px;
}

.header .navbar a.nav-link {
       font-size: 17px;
    letter-spacing: 0px;
    line-height: 23px;
    font-weight: 700;
    text-align: left;
    padding: 0px 14px;
    color: #fff;
}

.header .navbar-collapse {
    justify-content: flex-end;
}

.header .navbar {
    padding: 0;
}

.header .navbar-collapse ul.navbar-nav {
    justify-content: flex-end;
    flex-basis: 83%;
    align-items: center;
}

.header .navbar a.navbar-brand {
    padding: 0;
}

.header {
    padding: 8px 0;
}

.about-banner p {
    color: #fff;
}

.about-banner h1 {
    color: #fff;
}

.about-banner h1 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 60px;
    letter-spacing: 0px;
    line-height: 64px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 0 15px rgb(0 0 0 / 51%);
}

.banner{
    
    background-color: #040507;
    padding-top: 170px;
    padding-bottom: 80px;
}

section.about-banner{
    /*background: url(../images/41.png) no-repeat;*/
    background-position: center;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #040507;
}


.banner h1 {
    margin-bottom: 15px;
    font-size: 60px;
    letter-spacing: 0px;
    line-height: 64px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 0 15px rgba(0,0,0,0.51);
}

.ouver-service .row {
    margin-top: 60px;
}

a.btn.pp {
    display: block;
    background: #FFDE59;
    padding: 11px 24px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #000;
    font-weight: 600;
    text-align: center;
    max-width: 242px;
    margin: 0px auto;
}

.projects p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    line-height: 31px;
    width: 100%;
    margin: 30px auto;
    max-width: 500px;
}

a.btn.pp {
    border-radius: 10px;
    cursor: pointer;
    display: block;
    color: #000;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    padding: 2px 30px;
    position: relative;
    text-align: center;
    transition: background-position .3s ease-in-out;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1;
}

a.btn.pp:before {
    background-color: #fff;
    transition: all .3s;
    width: 0;
    z-index: -1;
}

a.btn.pp:after {
    background-color: #FFDE59;
    width: 100%;
    z-index: -2;
}

a.btn.pp:after,a.btn.pp:before {
    border-radius: 10px;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
}

a.btn.pp:hover:before {
    width: 100%;
}

.bildone h3 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    margin: 40px 0px;
}

.ouver-service .col-md-4 {
    text-align: center;
}

.ouver-service .col-md-4 h3 {
    margin: 0px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
}

.ouver-service .col-md-4 p {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 0px 10px;
}

.ouver-service p {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    width: 100%;
    max-width: 728px;
    margin: 0px auto;
}

section{
    padding: 60px 0px;
}

.bildone .col-md-3 {
    text-align: center;
}

.bildone .col-md-3 h2 {
    color: #FFDE59;
    font-size: 24px;
    font-weight: 500;
    margin-top: 4px;
}

.bildone .col-md-3 p {
    color: #fff;
}

.banner p {
    margin-bottom: 25px;
    font-size: 21px;
    letter-spacing: 0px;
    line-height: 31px;
    color: #ffffff;
    font-weight: 500;
    text-shadow: 0 0 15px rgb(0 0 0 / 51%);
}

section.bildone h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    line-height: 90px;
}

.banner .explore {
   border-radius: 10px;
    cursor: pointer;
    display: block;
    color: #000;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    padding: 2px 30px;
    position: relative;
    text-align: center;
    transition: background-position .3s ease-in-out;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1;
}

.head_contact p a {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
}

.banner h6 {
    font-size: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 0 15px rgba(0,0,0,0.51);
    text-transform: uppercase;
}

.inner_relative {
    border-radius: 15px;
    background-color: #ffffff;
    padding: 30px 22px;
}

.inner_relative p {
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #282828;
    font-weight: 300;
}

.inner_relative h3 {
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 16px;
}

.inner_relative  .row {
    align-items: center;
}

.relative_row {
    position: relative;
    top: -94px;
}

.main_big_div {
    background: linear-gradient(90deg, #003997 1%, #4b2c6f 99%);
    color: #fff;
}



.main_big_div_bg {
    background: linear-gradient(165deg, #000 62%, #FFDE59 48%);
    padding-bottom: 120px;
}


.inner_cols_why_you {
    border-radius: 15px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    background-color: #ffffff;
    text-align: center;
    padding: 0 15px;
    padding-top: 65px;
    padding-bottom: 35px;
}
.inner_cols_why_you:hover {
    box-shadow: 0px 31px 50px rgba(0,0,0,0.25);
}

.inner_cols_why_you h4 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
}

.inner_cols_why_you p {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px;
}

.inner_cols_why_you a {
    font-size: 15px;
    color: #FFDE59;
    font-weight: 300;
    text-align: center;
    display: inline-block;
}

.why_you .col-md-7 .col-md-4 {
    padding: 0 10px;
}

.inner_cols_why_you > img {
    max-height: 43px;
}

.why_you .why_you_pera h6 {
    font-size: 25px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}

.why_you .why_you_pera h2 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
    margin: 15px 0;
}

.why_you .why_you_pera p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 35px;
}

.why_you .why_you_pera a {
    display: inline-block;
    background: #FFDE59;
    padding: 11px 24px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #ffffff;
    font-weight: bold;
}

.what_we_offer {
    background: #EBEEF5;
    text-align: center; 
    padding-bottom: 120px;
    padding-top: 80px;
}

.what_we_offer .our_services_inner {
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    background-color: #000;
    padding: 55px 7px;
    position: relative;
}

.what_we_offer .our_services_inner p {
   font-size: 18px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
}

.what_we_offer .our_services_inner h3 {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #FFDE59;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 60px;
}
.what_we_offer h2 {
    font-size: 31px;
    letter-spacing: -1px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 70px;
}

.what_we_offer .our_services_inner img {
    max-height: 95px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 95px;
    border: 5px solid #FFDE59;
}

.what_we_offer .our_services_inner:hover .our_services_absolute{
	display: flex;
}

.our_services_absolute a {
    display: inline-block;
    background: #FFDE59;
    padding: 11px 24px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.our_services_absolute {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
   /* background: linear-gradient(90deg, rgba(0, 57, 151, 0.9) 1%, rgba(75, 44, 111, 0.9) 99%);*/
   background: linear-gradient(90deg, rgb(255 193 7 / 77%) 1%, #212529c9 99%);
}

.our_features h2 {
    margin: 0;
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #FFDE59;
    font-weight: 700;
    text-align: center;
    margin-bottom: 55px;
}

.our_features {
    text-align: center;
    padding-top: 95px;
    padding-bottom: 50px;
    background-color: #000;
}

.our_features button.tablinks {
    background: unset;
    color: #fff;
    font-weight: 500;
    margin: 0 10px;
    cursor: pointer;
    padding: 12px 30px;
    border: 1px solid #FFDE59;
    font-size: 22px;
    letter-spacing: 0px;
    border-radius: 4px;
    line-height: 28px;
}

.ins:hover {
    box-shadow: 0px 0px 3px 5px #ffde59;
}

.numer h3 {
    margin: 0px;
    text-align: left;
}

i.fa.fa-phone-square,.fa-map-marker,.fa-envelope-o {
    color: #ffde59;
    font-size: 40px;
}

.sd-icon {
    margin-bottom: 0px;
}

.ins {
   display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    border: 1px solid #ffde59;
    padding: 51px;
    align-items: flex-start;
    border-radius: 7px;
    overflow: hidden;
    min-height: 180px;
}

section.suscrib.bildone {
    padding-bottom: 0px;
}

.numer {
    margin-left: 20px;
    color: #fff;
}

.numer h2 {
    margin-bottom: 0px;
}

.numer a {
    font-size: 18px;
    word-break: break-word;
    line-height: 23px;
    e-height: 23px;
    color: #fff;
}

.numer {
    margin-left: 15px;
}

.numer h5{
    color: #fff;
}

html {
  scroll-behavior: smooth;
}


@-webkit-keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}

@keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}

.our_features .tab {
    padding-bottom: 60px;
    padding-top: 10px;
}

.our_features .tabcontent {
    display: none;
}

.our_features .tabcontent.block{
    display: block;
}

.our_features button.tablinks.active {
    color: #000;
    border-radius: 4px;
    background-color: #FFDE59;
}

.our_features button.tablinks:focus {
    outline: none;
}

.tab_content img {
    margin-bottom: 30px;
}

.our_gallery_img {
    position: relative;
}

.our_gallery_img .overlay_img {
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 75px);
}

.our_gallery_img .overlay_img img {
    margin: 0 7px;
}

.our_gallery_img:hover .overlay_img {
    display:flex;
}

.our_gallery_img h4 {
    text-align: left;
    background-color: #FFDE59;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000;
    font-weight: 600;
    padding: 13px;
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    display: none;
    text-transform: uppercase;
}

.logos figure:hover {
    background-color: #FFDE59;
}

.our_gallery_img:hover h4{
    display: block;
}

.our_achivement{
    background:url(../images/41.png) no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff; 
    padding-top: 96px;
    padding-bottom: 71px;
}

.our_achivement h2 {
    text-transform: uppercase;
    padding-bottom: 40px;
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.our_achivement h3 {
    margin-bottom: 0;
    font-size: 47px;
    letter-spacing: -1px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.our_achivement h6 {
    font-size: 23px;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    margin-bottom: 50px;
}

.our_achivement p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px;
}

.our_blog {
    text-align: center;
    padding: 70px 0;
    background: #040507;
}

.our_blog h2 {
    margin-bottom: 65px;
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.our_blog .inner_blog p {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.our_blog .inner_blog h3 {
   color: #fff;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    margin: 10px 0px;
}

.our_blog .inner_blog {
    text-align: left;
}

.our_blog .inner_blog label {
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    color: #0e3568;
    font-weight: 500;
    margin: 8px 0;
}

.form-control::placeholder {
    color: #000;
    font-weight: 600;
}

.form-control{
background-color: #ededed;
}

.form-control:focus{
   background-color: #ededed; 
}

.jkm p {
    margin-bottom: 6px;
}

form .btn{
   background: #FFDE59;
    color: #fff!important;
    cursor: pointer;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    padding: 20px 30%;
    width: 100%;
    border: 0px;
    font-weight: 600;
    border-radius: 10px;
}
.form-control {
    border-radius: 10px;
    background: #ededed;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    height: 64px;
    line-height: 24px;
    outline: none;
    padding: 21px;
    resize: none;
    width: 100%;
    border: 0px;
}

.contact-us .row .col-md-6:nth-child(2) {
    background-color: #fff;
    padding: 30px;
    overflow: hidden;
    border-radius: 0px 20px 20px 0px;
}

.jsk .sd-icon {
    margin-top: 0px;
    justify-content: flex-start;
}

.jsk .sd-icon a img {
    width: 28px;
}

.jsk p {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    color: #ffff;
}

.pfg h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    color: #fff;
}

.pfg p {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    color: #ffff;
}


section.contact-us {
    background-image: url(../images/gk.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.our_blog .inner_blog a {
    color: #FFDE59;
    cursor: pointer;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
}

.our_pricing_heading {
    background: url(../images/41.png) no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 75px;
    background-size: cover;
    padding-bottom: 213px;
}

.our_pricing_heading h2 {
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}

.our_pricing_heading p {
    text-align: center;
    font-size: 22px;
    color: rgba(255, 255, 255, .8);
    font-weight: 500;
}

.our_pricing {
    padding-bottom: 70px;
}

.our_pricing .relative_row_price {
    margin-top: -180px;
}

.our_pricing .relative_row_price .price_tag {
    text-align: center;
    background: #fff;
    
}

.our_pricing .relative_row_price .price_tag ul {
    padding: 0;
}

.our_pricing .relative_row_price .price_tag ul li {
    list-style: none;
    font-size: 16px;
    line-height: 30px;
    color: #6f6f6f;
    font-weight: 400;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.our_pricing .relative_row_price .price_tag .head_color {
    background: #4B2C6F;
    padding: 27px 0;
    position: relative;
}

.our_pricing .relative_row_price .price_tag .head_color h6 {
    font-size: 17px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: center;
}

.our_pricing .relative_row_price .price_tag .head_color h1 {
    font-size: 61px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.our_pricing .relative_row_price .price_tag .head_color label {
    font-size: 16px;
    color: rgb(255,255,255);
    text-align: center;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.our_pricing .relative_row_price .price_tag button {
    text-align: center;
    padding: 8px 30px;
    background: #4b2c6f;
    outline: none;
    border: none;
    margin-top: 80px;
    cursor: pointer;
    font-size: 20px;
    color: rgb(255,255,255);
}

.our_pricing .relative_row_price .price_tag button a{
    font-size: 18px;
    color: rgb(255,255,255);
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.inner_of_price{
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    padding-bottom: 90px;
    padding-top: 20px;
}

.our_pricing .relative_row_price .col-md-4 {
    padding: 0;
    margin-top: 25px;
}

.our_pricing .relative_row_price .middle_price .head_color {
    background: #7FAF1B;
}

.col-md-4.middle_price {
    z-index: 1;
}

.our_pricing .relative_row_price .col-md-4.middle_price {
    margin-top: 0;
}

.our_pricing .relative_row_price .col-md-4.middle_price button {
    background: #7faf1b;
    margin-top: 45px;
}

.set_up_payment p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
}

.set_up_payment {
    background: #BFACD9;
    padding: 15px 0;
    position: relative;
}

.middle_price .set_up_payment {
    background: #FFDE59;
}

.middle_price .inner_of_price {
    padding-top: 45px;
}

.logos_inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;

}

.logos {
    background: #EBEEF5;
    padding: 90px 0;
    background: #000;
}

.logos figure {
    margin-bottom: 0;
        margin-bottom: 0;
    background-color: #fff;
    padding: 20px;
    height: 93px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.logos h2 {
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #FFDE59;
    font-weight: 700;
    text-align: center;
    padding-bottom: 70px;
    text-transform: uppercase;
}

.query_form {
    padding-top: 120px;
    text-align: center;
    padding-bottom: 90px;
}

.query_form .query_form_inner {
    text-align: left;
}

.query_form .query_form_inner input {
    width: 100%;
    height: 56px;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    background-color: #ffffff;
    border: unset;
    padding: 15px 25px;
    outline: none;
}

.query_form .query_form_inner .submit_btn {
    text-align: center;
    padding-top: 60px;
}

.query_form .query_form_inner .submit_btn button {
    height: 56px;
    border-radius: 3px;
    background-color: #FFDE59;
    width: 250px;
    border: unset;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.query_form h2 {
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.query_form p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px;
    margin-bottom: 50px;
}

.testimonial.slide-wrapper .container{
    padding:0;
}

.testimonial .carousel-indicators{
    position:static;
    margin: 0;
    display: block;
    text-align: left;
}

.testimonial .carousel-indicators li {
    display: inline-block;
    height: 100%;
    width: 19.6%;
    position: static;
    margin: 0;
    flex: 1;
    background: unset;
    text-indent: unset;
    margin-bottom: 40px;
    text-align: center;
}

.testimonial .carousel-indicators li.active{
    background:unset;
}

.testimonial{
    padding-top: 120px;
    text-align: center;
}

.testimonial h2 {
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 30px;
    margin-bottom: 0;
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
    text-align: center;
}

.testimonial h6 {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #000000;
    font-weight: 500;
    text-align: center;
}

.testimonial_inner {
    padding: 70px 60px;
}

.testimonial .testimonial_inner p {
    padding: 20px 0;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #282828;
    font-weight: 300;
    text-align: center;
}


.testimonial .carousel-indicators li:before,
.testimonial .carousel-indicators li:after{
    display: none;
}

.testimonial .designation label {
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.testimonial .designation h6 {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}

.testimonial .designation {
    display: inline-block;
    padding-left: 15px;
    vertical-align: middle;
}

.testimonial .testimonial_inner > .row{
    align-items: center;
}

.testimonial .carousel-indicators li img {
    max-width: 117px;
}

.testimonial .carousel-indicators li.active img {
    max-width: 204px;
    width: 100%;
}

.testimonial .testimonial_inner .fill p:after{
    position: relative;
}

.footer {
   /* background: url(../images/60.png) no-repeat;*/
    background-size: cover;
    background-position: center;
    padding-top: 55px;
    padding-bottom: 40px;
    color: #fff;
    background: linear-gradient(180deg,#030405,#120c19);
}

section.suscrib.bildone {
    background: linear-gradient(180deg,#030405,#120c19);
}


.inner-input {
    text-align: center;
    background: #1f1f1f;
    border: none;
    border-radius: 10px 0 0 10px;
    color: #fff;
    font-size: 15px;
    height: 100%;
    height: 70px;
    line-height: 10px;
    max-width: 932px;
    padding: 5px;
    width: 100%;
    margin: 0px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.inner-input input[type="text"] {
    width: 91%;
}

.faq h1 {
    margin-bottom: 50px;
}

.inner-input button {
    background: #FFDE59;
    border-radius: 0 30px 30px 0;
    color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    padding: 16px 50px;
    text-align: center;
    outline: 0px;
}

.inner-input {
    border-radius: 50px;
}

.inner-input input[type="text"] {
    background-color: transparent;
    border: 0px;
    height: 54px;
    padding: 0px 42px;
    outline: 0px;
    color: #fff;
    font-size: 27px;
}


.footer figure img {
    width: 162px;
}


section.suscrib p {
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    max-width: 700px;
    text-align: center;
    color: #ffff;
    margin: 40px auto;
}

.footer .footer_links a {
        color: #fff;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
}

.footer .contact_list li {
        color: #fff;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
}

.large_container{
    max-width: 1310px;
}

.footer h4 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #FFDE59;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 10px;
}

.footer ul {
    padding-left: 0;
    list-style-type: none;
}

.footer p {
        font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 600;
    padding-right: 93px;
}

.footer h6 {
    font-size: 13px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

.footer h5 {
    font-size: 13px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 10px;
}

.footer_links li {
    line-height: 1;
    margin-bottom: 16px;
}

.footer .contact_list li {
    margin-bottom: 15px;
}

.footer input {
    height: 45px;
    background-color: #ffffff;
    padding: 10px 16px;
    border: unset;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 47px;
}

.footer .email_submit img {
    margin-left: -40px;
}

.footer .form_list button {
    background-color: #ffffff;
    font-size: 14px;
    color: #FFDE59;
    font-weight: 600;
    border: unset;
    padding: 8px 30px;
    margin-bottom: 15px;
}

.footer_social-icon_wrap a img {
    margin-right: 15px;
}

.footer .footer_social-icon_wrap {
    margin-top: 20px;
}

.footer p.copyright_text {
    font-size: 13px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0;
    padding: 0;
}

.footer .form_list p {
    padding-right: 0;
}

iframe {
    margin-top: 80px;
}

section#service .col-md-4:hover img {
    animation: rotate-vertical 1.1s ease-out;
    cursor: pointer;
}

.fg .col-md-3:hover img {
    animation: pop .3s 2;
}


@keyframes pop {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}

@keyframes rotate-vertical {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

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

    .boks{
        padding: 20px!important;
    }

    iframe {
    margin-top: 20px;
}

.box{
    margin-bottom: 50px;
}

.box:hover{
    transform:unset;
}

    .ouver-service .col-md-4 h3 {
        margin-bottom: 8px;
        margin-top: 8px;
    }

    .ins {
    padding: 47px;
    min-height: 90px;
    margin-bottom: 20px;
}

    section.suscrib p{
        margin:20px auto!important;
    }

    .ouver-service .row {
    margin-top: 20px;
}

    #service .col-md-4 {
        margin-bottom: 20px;
        margin-top: 10px!important;
    }

    section.bildone {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .ouver-service p{
        font-size: 18px;
    }

    section.header .container {
    border: 1px solid #ffde5900;
    padding-top: 6px;
    padding-bottom: 6px;
}

.banner .row {
    flex-direction: column-reverse;
}

    a.carousel-control.right.carousel-control-next {
         right: 0;
        }

        .pfg h1 {
        font-size: 37px;
        font-style: normal;
        font-weight: 600;
        line-height: 72px;
        color: #fff;
    }

        .inner_blog img {
          width: 100%;
        }

        .card-header button{
            font-size: 18px;
        }

        .inner-input button {
            padding: 16px 20px;
            text-align: center;
            outline: 0px;
    }

    .bildone h3 {
        color: #fff;
        text-align: center;
        font-size: 28px;
        font-weight: 600;
        margin: 20px 0px;
    }

        section.bildone h1 {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        line-height: 36px;
    }

    .navbar-light .navbar-toggler-icon {
        background-color: #FFDE59;
    }

    .banner h1 {
        margin-bottom: 0px;
        font-size: 28px;
        letter-spacing: 0px;
        line-height: normal;
        color: #ffffff;
        text-align: center;
    }
    .head_upper_line .head_contact {
        display: block;
    }
    a.navbar-brand img {
        max-width: 150px;
    }
    .banner p br {
        display: none;
    }
    .relative_row {
        top: 0;
    }
    .inner_relative {
        margin-bottom: 31px;
    }
    .main_big_div {
        padding-top: 50px;
    }
    .inner_relative h3 {
        font-size: 18px;
    }
    .inner_relative p {
        font-size: 15px;
    }
    .inner_cols_why_you {
        margin-top: 30px;
    }
    .main_big_div_bg {
        padding-bottom: 60px;
    }
    .what_we_offer h2 ,.our_features h2,.our_blog h2,.query_form h2,.our_pricing_heading h2{
        font-size: 24px;
        margin-bottom: 30px;
    }
    .what_we_offer .our_services_inner h3 {
        font-size: 18px;
        margin-top: 20px;
    }
    .what_we_offer .our_services_inner {
        padding: 35px 15px;
        margin-bottom: 30px;
    }
    .what_we_offer .our_services_inner p {
        font-size: 16px;
    }
    .what_we_offer {
        padding-bottom: 0;
    }
    .our_features button.tablinks {
        padding: 4px 17px;
        margin: 0 5px;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .our_features {
        padding-top: 45px;
        padding-bottom: 30px;
    }
    .our_features .tab {
        padding-bottom: 20px;
        padding-top: 0;
    }
    .our_achivement h2 {
        padding-bottom: 15px;
        font-size: 24px;
    }
    .our_achivement h6 {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 31px;
    }
    .our_achivement h6 br,.testimonial .testimonial_inner p br,.query_form p br{
        display: none;
    }
    .inner_our_achivement {
        margin-bottom: 30px;
    }
    .our_achivement {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .testimonial h2{
        font-size: 24px;
    }
    .testimonial h6 {
        font-size: 15px;
        line-height: 21px;
    }
    .testimonial_inner {
        padding: 35px 15px;
    }
    .testimonial {
        padding-top: 60px;
        text-align: center;
    }
    .testimonial .carousel-indicators li img {
        max-width: 50px;
    }
    .testimonial .carousel-indicators li {
        width: 19%;
        margin-bottom: 20px;
    }
    .testimonial .testimonial_inner p {
        padding: 6px 0;
        font-size: 14px;
        margin-bottom: 0;
    }
    .our_blog .inner_blog {
        margin-bottom: 30px;
    }
    .our_blog {
        padding: 40px 0;
    }
    .our_pricing .relative_row_price .col-md-4 {
        padding: 0 15px;
        margin-top: 0;
    }
    .our_pricing .relative_row_price .price_tag {
        margin-bottom: 30px;
    }
    .inner_of_price {
        padding-bottom: 40px;
    }
    .our_pricing {
        padding-bottom: 0;
    }
    .logos h2 {
        font-size: 24px;
        padding-bottom: 30px;
    }
    .logos_inner {
        display: block;
        text-align: center;
    }
    .logos figure {
        margin-bottom: 30px;
    }
    .logos {
        padding: 40px 0;
    }
    .query_form {
        padding-top: 50px;
        padding-bottom: 55px;
    }
    .query_form .query_form_inner input {
        margin-bottom: 15px;
    }
    .query_form .query_form_inner .submit_btn {
        padding-top: 20px;
    }
    .footer p {
        padding-right: 0;
    }
    .footer h4 {
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .footer {
        padding-top: 40px;
    }
    .header .navbar a.nav-link {
        font-size: 16px;
        line-height: 42px;
    }
    .head_upper_line .head_contact .phone {
        padding-right: 0;
    }
    .banner {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .banner p {
        font-size: 16px;
       line-height: 22px;
       text-align: center;
    }
    .banner h6 {
        font-size: 26px;
       text-align: center;
       margin-top: 20px;
       margin-bottom: 0px;
    }
    .banner .explore {
        padding: 1px 20px;
       border-radius: 5px;
       font-size: 17px;
       margin: 0px auto;
    }
    .why_you .why_you_pera h2 {
        font-size: 20px;
    }
    .our_achivement h3 {
        margin-bottom: 0;
        font-size: 37px;
    }
    .our_pricing_heading p {
        font-size: 15px;
    }
    .our_pricing .relative_row_price .price_tag .head_color h1 {
        font-size: 45px;
    }
    .our_pricing_heading h2{
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .header .navbar a.nav-link {
        font-size: 16px;
        line-height: 42px;
    }
    .inner_cols_why_you {
        padding: 0 3px;
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .why_you .col-md-7 .col-md-4 {
        padding: 0 5px;
    }
    .inner_cols_why_you p {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .inner_cols_why_you h4 {
        font-size: 17px;
        line-height: 21px;
        margin-top: 20px;
    }
    .main_big_div_bg {
        background: linear-gradient(155deg, #ffffff00 69%, #EBEEF5 48%);
        padding-bottom: 45px;
    }
    .what_we_offer .our_services_inner p {
        font-size: 15px;
        line-height: 20px;
    }
    .what_we_offer .our_services_inner h3 {
        font-size: 15px;
        margin-top: 30px;
    }
    .what_we_offer .our_services_inner {
        padding: 30px 7px;
    }
    .what_we_offer .col-md-4 {
        padding: 0 8px;
    }
    .what_we_offer {
        padding-bottom: 50px;
    }
    .our_features button.tablinks {
        margin: 0 4px;
        padding: 12px 29px;
        font-size: 17px;
    }
    .our_achivement h6 br,.testimonial .testimonial_inner p br{
        display: none;
    }
    .our_achivement p {
        font-size: 14px;
    }
    .testimonial .carousel-indicators li {
        width: 19%;
    }
    .testimonial .carousel-indicators li img {
        max-width: 75px;
    }
    .our_pricing .relative_row_price .price_tag ul li {
        font-size: 15px;
    }
    .logos_inner img {
        max-width: 105px;
    }
    .footer figure img {
        max-width: 124px;
    }
    p.footer_pera {
        padding-right: 15px;
    }
    .footer .col-md-4 {
        padding: 0 2px;
    }
    .footer_social-icon_wrap a img {
        margin-right: 7px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .inner_relative h3 {
        font-size: 24px;
    }
    .inner_cols_why_you {
        padding: 0 4px;
        padding-top: 65px;
        padding-bottom: 35px;
    }
    .inner_cols_why_you h4 {
        font-size: 15px;
    }
    .what_we_offer .our_services_inner h3 {
        font-size: 20px;
    }
    .our_achivement h6 br{
        display: none; 
    }
    .header .navbar-collapse ul.navbar-nav {
        flex-basis: 92%;
    }
}

@media screen and (max-width: 350px){
    .head_upper_line .head_contact img {
        margin-right: 0px;
    }
    .banner h1 {
        font-size: 34px;
    }
    .testimonial .carousel-indicators li {
        width: 18.5%;
    }
    .testimonial .carousel-indicators li img {
        max-width: 39px;
    }
}