@import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=Work+Sans:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&display=swap');

    @media(max-width:600px) {
        .text-as-shadow {
            display: none;
        }

        .header-sub-text p {
            color: #fff !important;
            margin-bottom: 50px;
            text-align: justify !important;
        }

        .header-point-arrow {
            color: #fff !important;
            font-size: 11px !important;
        }

        .header-text {
            margin-bottom: 55px !important;
        }
    }

    .heading-location {
        font-size: 12px;
    }

    .header-sub-text p {
        margin-bottom: 17px;
        font-family: Lilita none;
        font-weight: 600 !important;
    }

    .header-point-arrow {
        color: #10266b;
        font-size: 20px;
    }


    p {
        color: #242424 !important;
        font-family: "Work Sans";
        font-weight: 600 !important;
    }


    

    .navbar-nav {

        margin-left: auto;
    }

    .navbar-nav li {
        font-size: 20px;
        color: #fff;
    }

    .navbar {
        
    }
    .cus-log-btn{
    width: 95px;
    border: 2px solid #10266b !important;
    }

    .text-primary {
        color: #10266b !important;
    }

    a.text-primary:focus,
    a.text-primary:hover {
        color: #10266b !important;
    }

    .dropdown-menu {
        left: initial;
        right: 0;
    }

    .q1-par {
        font-family: 'Lilita One', cursive;
        font-size: 47px;
        color: #10266b !important;
    }

    .q2-par {
      font-family: 'Noto Serif', serif;
      font-size: 29px;
      color: #202020 !important;
    }

    .q2-par span {
        color: #fff;
        padding: 5px 10px;
        border-radius: 5px;
    }

    .cbg-1 {
        background: #4881a3;
    }

    .cbg-2 {
        background: #4ea792;

    }

    .cbg-3 {
        background: #4e51a7;
    }

    .cbg-4 {
        background: #a74ea4;
    }

    .cbg-5 {
        background: #a7904e;
    }

    .cbg-6 {
        background: #a74e4e;
    }

    .q3-par {
        font-size: 20px;
        font-family: 'Noto Serif', serif;
    }

    .q3-par span {
        font-weight: 700;
        font-size: 24px;
    }

    .q4-par {
      background: #ffffff4d;
      color: #10266b !important;
      padding: 40px;
      font-size: 26px;
      font-family: 'Work Sans';
      text-align: center;
      border-radius: 5px;
      border: 1px solid #10266b4a;
    }

    .q5-par {}

    .q5-par span {
        font-weight: 500;
        font-size: 31px;
        color: #10266b;
    }

    .p-sub-heading {

        margin-bottom: 0px;
        font-size: 30px;
        color: #10266b !important;
    }

    .p-sub-heading::after {}

    .border-div img {
        width: 370px;
        height: 35px;
    }

    .country-flag {}

    .country-flag img {
        height: 85px;
        border: 4px solid #10266b;
        padding: 1px;
        border-radius: 50%;
        transition: transform .2s;
        margin-left: 10px;
        ;
    }

    .country-flag img:hover {
        transform: scale(1.1);
    }
    
    .country-flag div{

    }
    .logo-image {
        width: 300px;
    }

    .primary-button a {
        background-color: #10266b;
        color: #fff;
        padding: 15px 30px;
        font-size: 30px;
        border-radius: 5px;
        margin-top: 200px;
        transition: transform .2s;
    }
    .primary-button a:hover{
      color: #071b5e;
      background: #fff;
      border: 1px solid;

    }

    .work-image img {
      width: 165px;
      border: 2px solid #ffffff;
        transition: transform .2s;
    }

   

    .work-image p {
        text-align: center;
        font-size: 16px;
        font-weight: 700 !important;
        font-family: 'Work Sans';
        width: 165px;
        background: #fff;
        margin: auto;
    }

    .phone-image:hover {
        animation: shake 0.5s;
        animation-iteration-count: infinite;
    }

    @keyframes shake {
        0% {
            transform: translate(1px, 1px) rotate(0deg);
        }

        10% {
            transform: translate(-1px, -2px) rotate(-1deg);
        }

        20% {
            transform: translate(-3px, 0px) rotate(1deg);
        }

        30% {
            transform: translate(3px, 2px) rotate(0deg);
        }

        40% {
            transform: translate(1px, -1px) rotate(1deg);
        }

        50% {
            transform: translate(-1px, 2px) rotate(-1deg);
        }

        60% {
            transform: translate(-3px, 1px) rotate(0deg);
        }

        70% {
            transform: translate(3px, 1px) rotate(-1deg);
        }

        80% {
            transform: translate(-1px, -1px) rotate(1deg);
        }

        90% {
            transform: translate(1px, 2px) rotate(0deg);
        }

        100% {
            transform: translate(1px, -2px) rotate(-1deg);
        }
    }

    .p-st-1 {
        font-family: 'Lilita One', cursive;
        font-size: 40px;
        color: #061a5d !important;
    }

    .p-st-2 a {
        color: #000;
        font-family: ubuntu;
        font-size: 27px;
    }

    .p-st-3 {}

    .p-st-3 span {
        color: #10266b;
        font-weight: 700;
    }

    .p-st-5 a {
        color: #000;
        font-family: ubuntu;
        font-size: 27px;
    }

    .p-st-4 {
        font-size: 30px;
    }

    .p-st-4 span::before {
        content: "";
        display: block;
        width: 140px;
        height: 3px;
        background: #191970;
        right: 80px;
        top: 64%;
        position: absolute;
    }

    .p-st-4::after {
        content: "";
        display: block;
        width: 140px;
        height: 3px;
        background: #191970;
        right: 80px;
        top: 64%;
        position: absolute;
    }

    .company {
        background-image: linear-gradient(180deg, #10266b, #10266bde), url('/home/image/recruiter.png') !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-size: cover;
        padding: 100px 30px;
        background: #10266b;
        color: #fff;
    }

    .white-btn {
        color: #10266b;
        font-size: 20px;
        font-weight: 600;
    }

    .social-link {
        width: 30px;
        height: 30px;
        border: 1px solid #ddd;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #666;
        border-radius: 50%;
        transition: all 0.3s;
        font-size: 0.9rem;
    }

    .text-primary {
        color: #10266b !important;
    }

    .social-link:hover,
    .social-link:focus {
        background: #ddd;
        text-decoration: none;
        color: #555;
    }

    .p-st-6 {
        font-family: 'Noto Serif', serif;
        font-size: 30px;
    }

    .shadow {
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    }

    .shadow:hover {
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    }

    footer {
        background-color: #10266b;
    }

    .p-st-7 {
        color: #fff;
        font-family: 'Ubuntu';
        font-size: 30px;
        padding-top: 40px;
    }

    .p-st-8 {
        font-size: 20px;
    }

    .footer-contact a {
        color: #fff;
        font-size: 20px;
    }

    .payment-brand img {
        background: #fff;
        padding: 5px 10px;
        width: 80px;
        margin-left: 15px;
        border-radius: 5px;
    }

    .top-section {
        background-image: linear-gradient(180deg, #0066ff4b, #ffffff00);
    }

    body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
    }

    * {
        position: relative;
    }

    .frame {
        width: 500px;
        height: auto;
        position: absolute;
        width: 100%;
    }

    svg {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .plane-container {
        width: 200px;
        margin: 0px auto;
        z-index: 0;
    }

    /*Paper Plane: Image*/
    .plane {
        width: 100%;
        height: 60px;
    }

    /*Paper Plane: Animation*/
    .plane-container {
        -webkit-animation: paper-plane-scoping 2s alternate infinite;
        -moz-animation: paper-plane-scoping 2s alternate infinite;
        animation: paper-plane-scoping 2s alternate infinite;

        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    @-webkit-keyframes paper-plane-scoping {
        0% {
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            transform: translateY(0px);
        }

        100% {
            -webkit-transform: translateY(100px);
            -moz-transform: translateY(100px);
            transform: translateY(100px);
        }
    }

    .plane {
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;

        -webkit-animation: paper-plane-soaring 4s forwards infinite;
        -moz-animation: paper-plane-soaring 4s forwards infinite;
        animation: paper-plane-soaring 4s forwards infinite;
    }

    @-webkit-keyframes paper-plane-soaring {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        40% {
            -webkit-transform: rotate(15deg);
            -moz-transform: rotate(15deg);
            transform: rotate(15deg);
        }

        50% {
            -webkit-transform: rotate(15deg);
            -moz-transform: rotate(15deg);
            transform: rotate(15deg);
        }

        60% {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            transform: rotate(-10deg);
        }

        70% {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            transform: rotate(-10deg);
        }

        100% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
        }
    }

    /**
         * Clouds
         */
    .clouds {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        transform: translateZ(0);
    }

    .cloud {
        position: absolute;
        top: 20%;
        width: 300px;
        right: 0;
        opacity: 1;
    }

    .cloud.front {
        z-index: 9;
    }

    .cloud.distant {
        z-index: 1;
    }

    .cloud.background {
        z-index: 1;
    }

    /*Cloud Sizing*/
    .cloud.smaller {
        margin-right: 400px;
        width: 100px;
        margin-top: 50px;
    }

    .cloud.small {
        margin-right: 200px;
        width: 150px;
    }

    .cloud.big {
        width: 500px;
        margin-top: 50px;
        margin-right: 150px;
    }

    .cloud.massive {
        width: 600px;
        margin-top: 20px;
        margin-right: 0px;
    }


    /*Cloud: Animation*/
    .cloud {
        -webkit-animation-name: cloud-movement;
        -webkit-animation-timing-function: linear;
        -webkit-animation-direction: forwards;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-duration: 8s;

        -moz-animation-name: cloud-movement;
        -moz-animation-timing-function: linear;
        -moz-animation-direction: forwards;
        -moz-animation-iteration-count: infinite;
        -moz-animation-duration: 8s;

        animation-name: cloud-movement;
        animation-timing-function: linear;
        animation-direction: forwards;
        animation-iteration-count: infinite;
        animation-duration: 8s;
    }

    .slow {
        -webkit-animation-duration: 9.2s;
        -moz-animation-duration: 9.2s;
        animation-duration: 9.2s;
    }

    .slower {
        -webkit-animation-duration: 11.2s;
        -moz-animation-duration: 11.2s;
        animation-duration: 11.2s;
    }

    .slowest {
        -webkit-animation-duration: 13.5s;
        -moz-animation-duration: 13.5s;
        animation-duration: 13.5s;
    }

    .super-slow {
        -webkit-animation-duration: 20.5s;
        -moz-animation-duration: 20.5s;
        animation-duration: 20.5s;
    }

    @-webkit-keyframes cloud-movement {
        0% {
            opacity: 0.1;
            -webkit-transform: translateX(300px);
            -moz-transform: translateX(300px);
            transform: translateX(300px);
        }

        10% {

            opacity: 0.7;
        }

        90% {
            opacity: 0;
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(-1000px);
            -moz-transform: translateX(-1000px);
            transform: translateX(-1000px);
        }
    }
    /* Parent Container */
    .content_img {
      position: relative;
      height: 120px;

      float: left;
      margin-right: 10px;
  }

  /* Child Text Container */
  .content_img div {
      font-size: 13px;
      font-weight: 700;
      right: 20px;
      margin: auto;
      top: 12px;
      border-bottom: 1px solid;
      background: #ffffff;
      color: #10266b;
      border-radius: 25px;
      margin-bottom: 5px;
      font-family: 'Work Sans';
      opacity: 0;
      visibility: hidden;
      -webkit-transition: visibility 0s, opacity 0.5s linear;
      transition: visibility 0s, opacity 0.5s linear;
      text-transform: uppercase;
  }

  /* Hover on Parent Container */
  .content_img:hover {
      cursor: pointer;
  }

  .content_img img{
    height: 60px;
    border: 3px solid #194a81;
    border-radius: 50%;
    padding: 2px;
}

  .content_img:hover div {
      width: 100px;
      padding: 5px 15px;
      visibility: visible;
      opacity: 1;
  }
  .yes-span{
    color: #00b773;
    font-size: 30px;
    font-weight: 900;
  }
  .recruiter-join-btn{
    background: #071b5e;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 20px;
    transition: transform .2s !important;
  }
  .recruiter-join-btn:hover{
    color: #071b5e;
    background: #fff;
    border: 1px solid;
  }
  
  .work-image img:hover {
    transform: scale(0.9);
  }
  .skill-img-sectin{
      padding: 0px;
  }
  @media(min-width:700px){
    
  }
@media(max-width:700px){
    .q1-par{
        font-size: 26px;
    }
    .q2-par{
        font-size: 24px;
    }
    .q4-par{
        text-align: justify;
        font-size: 24px;
    }
    .work-image img {
        width: 100%;
    }
    .work-image p {
        width: 100%;
    }
    .content_img{
        height: 140px;
    }
    .phone-image{
        width: 100%;
    }
    .p-st-4 {
        display: none;
    }
}
  
.agency a{
    color: #194a81;
}
.agency a:hover{
    color: #194a81;
}