

.contact-section{
     padding:80px 0px 50px;
}
 .contact-section .heading h1{
     font-family: Poppins-Bold;
     font-size: 36px;
     color: #222;
     text-align: justify;
     margin:0px;
     padding-bottom:40px;
}
 .contact-section .para p{
     font-family:"Rubik-Regular";
     font-size:18px;
     color:#9b9ea8;
     line-height:28px;
     padding-top:15px;
}
 .contact-section .contact-section-outer .contact-inner h1{
     font-family:"Poppins-Bold";
     font-size:36px;
     color:#fff;
     text-transform:uppercase;
     margin:0px;
     line-height:47px;
     padding-bottom:26px;
}
 .contact-section .contact-section-outer{
     overflow:auto;
}
 .contact-section .contact-section-outer .contact-inner h1 span{
     font-size:48px;
}
 .contact-section .contact-section-outer .content-in {
     padding:0px;
     float:left;
}
 .contact-section .contact-section-outer .content-in.in {
     padding:0px;
     float:left;
     margin-right:20px;
}
 .contact-section .contact-section-outer .icon .icn{
     float:left;
     font-size:30px;
     color:#2685f9;
     margin-right:11px;
}
 .contact-section .contact-section-outer .icon .icn.in{
     font-size:40px;
     margin-top:-5px;
}
 .contact-section .contact-section-outer .content-in ul{
     padding:0px;
}
 .contact-section .contact-section-outer .content-in ul li{
     list-style:none;
}
 .contact-section .contact-section-outer .content-in ul li.top{
     font-family:"Rubik-Medium";
     font-size:15px;
     color:#222222;
     line-height:18px;
}
 .contact-section .contact-section-outer .content-in ul li.bottom{
     font-family:"Rubik-Regular";
     font-size:16px;
     color:#9b9ea8;
     line-height:28px;
}
 .contact-section .form-inner .form-group .btn-default:focus {
     outline: none;
}
 .contact-section .form-inner .form-group{
     margin-bottom:30px!important;
}
 .contact-section .form-inner .form-group .form-control{
     border-radius: 0px!important;
     background-color: transparent;
     min-height: 60px;
     border: 2px solid #eef3fb;
     -webkit-box-shadow: none!important;
     box-shadow: none!important;
     font-size: 16px;
     color: #9b9ea8;
     font-family: Rubik-Regular;
     font-weight: normal;
}
 .contact-section .form-inner .form-group .btn-default {
     display:block;
     font-size: 16px;
     color: #ffffff;
     font-family:'Montserrat', sans-serif;
     background-color: #2685f9;
     width:100%;
     padding:14px 0px;
     border-radius: 50px!important;
     margin-top: 35px;
}
        .info-inner span.icontop {
    float: left;
    color: #2685f9;
    width: 45px;
    height: 45px;
    padding: 7px 7px;
    font-size: 30px;
    margin-right: 15px;
}
.about-us-section{
     background-image:url(../img/about-us-bg.jpg);
     background-repeat:no-repeat;
     padding:70px 0px 80px;
}
 .about-us-section .image img{
     position:relative;
     margin-top:20px;
     background:#fff;
     -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 50px 0;
     box-shadow: rgba(1, 1, 1, 0.1) 0 0 50px 0;
}
 .about-us-section .about-content-inner .heading h1{
     margin:0px;
     padding-bottom:10px;
     font-family:"Poppins-Semibold";
     font-size:40px;
     color:#222222;
}
 @media screen and (max-width: 992px){
     .about-us-section .about-content-inner .heading h1{
         font-size:30px;
         line-height:40px;
    }
     .about-us-section .about-content-inner{
         margin-bottom:30px;
    }

}
 .about-us-section .head-bor{
     width: 85px;
     height: 1px;
     display:block;
     background-color: #f8e510;
     margin-bottom: 40px;
}
 .about-us-section .about-content-inner .content-inner{
     margin-top:10px;
}
 .about-us-section .about-content-inner .content-inner h2{
     font-family:"Poppins-Semibold";
     font-size:18px;
     color:#222222;
     line-height:28px;
}
 .about-us-section .about-content-inner .content-inner p{
     font-family:"Rubik-Regular";
     font-size:20px;
     color:#9b9ea8;
     line-height:28px;
     padding-top:10px;
     padding-right: 45px;
}
 .about-us-section .counter{
     margin:18px 0px 0px;
     overflow:auto 
}
 .about-us-section .counter .counter-count{
     font-family:"Rubik-Light";
     font-size:60px;
     color:#222222;
}
 .about-us-section .counter p .fa-plus{
     font-size:18px;
     color: #224c86;
}
 .about-us-section .counter p .txt{
     font-size:30px;
     font-size:60px;
     color:#222222;
     font-family:"Rubik-Light";
}
 .about-us-section .counter p .in{
    font-size:18px;
    color: #224c86;
}
 .about-us-section .counter p.employee-p{
     font-family:"Rubik-Regular";
     font-size:16px;
     color:#9b9ea8;
     line-height:28px;
     margin:-10px 0px 0px 0px;
}
 .about-us-section .abou-lg{
     padding:0px;
}
 .about-us-section .count-lg {
     padding:0px;
}
 @media (max-width: 992px) {
     .about-us-section .abou-lg{
         padding:0px 15px;
    }
     .about-us-section .count-lg {
         padding:0px 15px;
    }
}
 @media (max-width: 992px) {
    .about-us-section .count-lg{
         text-align:center;
    }
     .about-us-section .image img{
         margin-left:auto;
         margin-right:auto;
         display:block;
         margin-top:20px;
    }
}

.our-team{
     padding:80px 0px 50px;
}
 .our-team h1{
     text-align:center;
     font-family:"Poppins-Semibold";
     font-size:40px;
     color:#222222;
     padding-bottom:15px;
     margin:0px;
}
 .our-team .heading-main{
     margin-bottom:50px;
}
 @media screen and (max-width: 1200px){
     .our-team .text-center.para{
         padding:10px 0px!important;
    }}
	 @media screen and (max-width: 992px){
     .our-team h1{
         font-size:30px;
         line-height:40px;
    }
}
 .our-team .head-bor{
     width: 85px;
     height: 1px;
     display:block;
     margin-left:auto;
     margin-right:auto;
     background-color: #f8e510;
     margin-bottom: 15px;
}
 .our-team .text-center.para{
     font-family:"Rubik-Regular";
     font-size:18px;
     color:#a9abb4;
     line-height:28px;
     padding:10px 304px 0px;
}
 .our-team-inner{
     margin-bottom:30px;
}
 .our-team .our-team-inner .image{
     position: relative;
     width: 100%;
}
 .our-team .our-team-inner .image img {
     display: block;
     width: 100%;
     height: auto;
}
 .our-team .our-team-inner .image .overlay-team {
     background-color: rgba(31,44,91,.9);
     position: absolute;
     top: 0;
     left: 0;
     color: #fff;
     z-index: 100;
     opacity: 0;
     width: 100%;
     height: 100%;
     transition:.5s ease;
}
 .our-team .our-team-inner:hover .image .overlay-team {
     opacity:1;
}
 .our-team .our-team-inner .image .overlay-team .text{
     position: absolute;
     top: 100%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     text-align: center;
}
 .our-team .our-team-inner .image .overlay-team .text ul li a{
     color:#fff;
     font-size:15px;
     font-weight:normal;
     cursor:pointer;
}
 .our-team .our-team-inner .image .overlay-team .text ul li a:hover{
     color:#f8e510;
}
 .our-team .our-team-inner .image .overlay-team .text .list-inline{
     -webkit-transition:all 0.3s ease-in-out;
     -moz-transition:all 0.3s ease-in-out;
     -o-transition:all 0.3s ease-in-out;
     -ms-transition:all 0.3s ease-in-out;
     transition:all 0.3s ease-in-out;
}
 .our-team .our-team-inner:hover .image .overlay-team .text .list-inline{
     opacity:1;
     -webkit-transform:translateY(-150px);
     transform: translateY(-150px);
     -ms-transform:translateY(-150px);
     -moz-transform:translateY(-150px);
     -o-transform:translateY(-150px);
}
 .our-team .our-team-inner .content-inner .heading h2{
     font-family:"Poppins-Semibold";
     font-size:18px;
     color:#222222;
     line-height:25px;
}
 .our-team .our-team-inner .content-inner .heading h6{
     font-family:"Rubik-Regular";
     color:#9b9ea8;
     font-size:16px;
}
 .our-team .our-team-inner .content-inner .description p {
     font-family:"Rubik-Regular";
     color:#9b9ea8;
     font-size:16px;
     line-height:25px;
     margin-top:-5px;
}
.service-section-outer{
     background-image:url(img/service-bg1.jpg);
     padding:90px 10px 150px 10px;
}
 .service-section-outer .service-inner-one h1{
     font-family:"Poppins-Bold";
     font-size:36px;
     color:#fff;
     text-transform:uppercase;
     margin:0px 0px 25px 0px;
     line-height:40px;
}
 .service-section-outer .service-inner-one h1 span{
     text-decoration: underline;
     text-decoration-color: #f8e510;
}
 .service-section-outer .service-inner-one p{
     font-family:"Rubik-Regular";
     font-size:20px;
     line-height:26px;
     color:#9b9ea8;
     margin-top:0px;
}
 @media (max-width: 992px){
     .service-section-outer .service-inner-one h1{
         font-size:30px;
    }
}
.service-protfolio-type .service-protfolio-outer .service-protfolio-inner .icon .service{
     font-size:55px;
     color:#a3b3cb;
}
 .service-protfolio-type .service-protfolio-outer:hover .service-protfolio-inner .icon .service{
     color:#2685f9;
}
.service-protfolio-type{
     padding:0px 0px 60px;
     position:relative;
     margin-top:-110px;
}
 .service-protfolio-type .service-protfolio-outer.in {
     background:#ffffff;
     -webkit-box-shadow: rgba(1, 1, 1, 0.08) 0 0 50px 0;
     box-shadow: rgba(1, 1, 1, 0.08) 0 0 50px 0;
     padding:9px;
}
 .service-protfolio-type .service-protfolio-outer {
     background:#ffffff;
     -webkit-box-shadow: rgba(1, 1, 1, 0.08) 0 0 50px 0;
     box-shadow: rgba(1, 1, 1, 0.08) 0 0 50px 0;
     padding:9px;
}
 .service-protfolio-type .service-protfolio-outer{
     margin-bottom:30px;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner{
     padding:26px 26px 3px;
     border:2px solid #ffffff;
}
 .service-protfolio-type .service-protfolio-outer:hover .service-protfolio-inner{
     border:2px solid #f2f7fe;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content h2{
     font-family:"Poppins-Bold";
     font-size:18px;
     color:#222222;
     line-height:34px;
     margin:10px 0px;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content p{
     font-family:"Rubik-Regular";
     font-size:16px;
     line-height:26px;
     color:#9b9ea8;
     padding:0px;
     margin:0px;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content a {
     font-family:"Rubik-Regular";
     font-size:16px;
     line-height:26px;
     color:#2685f9;
     text-decoration:none;
     opacity:0;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content a .icon-read{
     float:right;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content{
     background: #fff;
     color: #fff;
     line-height: 24px;
     font-size: 16px;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content h2{
     display: inline-block;
     width: 100%;
     height: 100%;
     -webkit-transition: all 0.6s;
     -moz-transition: all 0.6s;
     transition: all 0.6s;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content p{
    font-size: 20px;
    text-align: justify;
    line-height: 29px;
     display: inline-block;
     width: 100%;
     height: 100%;
     -webkit-transition: all 0.6s;
     -moz-transition: all 0.6s;
     transition: all 0.6s;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content a{
     display: inline-block;
     width: 100%;
     height: 100%;
     -webkit-transition: all 0.6s;
     -moz-transition: all 0.6s;
     transition: all 0.6s;
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content:before{
     position: absolute;
     height: 100%;
     width: 100%;
     line-height: 2.5;
     font-size: 180%;
     -webkit-transition: all 0.6s;
     -moz-transition: all 0.6s;
     transition: all 0.6s;
}
 .service-protfolio-type .service-protfolio-outer:hover .service-protfolio-inner .content h2{
     -webkit-transform: translateY(-30%);
     -moz-transform: translateY(-30%);
     -ms-transform: translateY(-30%);
     transform: translateY(-30%);
     opacity:0;
}
 .service-protfolio-type .service-protfolio-outer:hover .service-protfolio-inner .content p{
     -webkit-transform: translateY(-70%);
     -moz-transform: translateY(-70%);
     -ms-transform: translateY(-70%);
     transform: translateY(-70%);
}
 .service-protfolio-type .service-protfolio-outer:hover .service-protfolio-inner .content a{
     -webkit-transform: translateY(-80%);
     -moz-transform: translateY(-80%);
     -ms-transform: translateY(-80%);
     opacity:1;
     transform: translateY(-80%);
}
 .service-protfolio-type .service-protfolio-outer .service-protfolio-inner .content:before {
     left: 0;
     top: -100%;
}
 .service-protfolio-type .service-protfolio-outer:hover .service-protfolio-inner .content:before {
     top: 0;
}
 .service-protfolio-type .flaticon-next{
     margin-right:10px;
}
.client-logo-carousel{
     background:url(../img/client-logo-bd.jpg);
     background-repeat:no-repeat;
     background-size:cover;
     padding:25px 0px 25px;
}
 .client-logo-carousel .item img{
     opacity:.4;
     margin-left:auto;
     margin-right:auto;
     display:block;
}
 .client-logo-carousel .owl-theme .owl-nav{
     display:none!important
}
 .client-logo-carousel .item img:hover{
     opacity:1;
}
.right-header {
     float: right;
 }
 
 .top-header .logo {
     margin-top: 10px;
 }
 
 .info-inner span.icontop {
     float: left;
     color: #2685f9;
     width: 45px;
     height: 45px;
     padding: 7px 7px;
     font-size: 30px;
     margin-right: 15px;
 }
 
 .iconcont {
     font-family: "Rubik-Medium";
     float: left;
     text-transform: uppercase;
     font-size: 19px;
     line-height: 30px;
     color: #fff;
 }
 
 .iconcont a {
     font-family: Rubik-Regular;
     font-size: 16px;
     text-transform: none!important;
     color: #9b9ea8;
     text-decoration: none!important;
 }
 
 .iconcont a:hover {
     color: #9b9ea8;
 }
 
 .info-inner .button {
     margin-top: 20px;
     float: left;
 }
 
 .info-inner .button a {
     font-size: 16px;
     font-family: Poppins-Semibold;
     text-transform: uppercase;
     text-decoration: none;
     padding: 10px 25px 10px 25px;
     background: #f7faff;
     color: #222222;
     border-radius: 30px;
     border: 2px solid #e1e8f4
 }
 
 .info-inner {
     float: left;
     margin-left: 40px;
 }
 .footer {
    padding: 80px 0px 40px;
    background: #224c86;
}

.footer .description {
    margin-bottom: 40px;
}

.footer .heading {
    padding-bottom: 40px;
}

.footer .heading .border:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background: #f8e510;
}

.footer .heading .border {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #30396a;
}

.footer .heading h2 {
    font-family: "Poppins-Semibold";
    font-size: 20px;
    color: #ffffff;
    margin: 0px;
    padding-bottom: 10px;
}

.footer .description p {
    color: white;
    font-size: 19px;
    line-height: 25px;
    font-family: "Rubik-Regular";
    margin-top: -5px;
    text-align: justify;
}

.footer .description ul {
    padding: 0px 0px 0px 15px;
    margin-top: -8px;
}

.footer .description ul li a {
    color: #9b9ea8;
    text-decoration: none;
}

.footer .description ul li {
    list-style-image: url(img/list-arrow.png);
}

.footer .description.link ul li a {
    color: white;
    text-decoration: none;
    font-family: "Rubik-Regular";
    font-size: 19px;
    line-height: 38px;
    cursor: pointer;
    
}

.footer .description .image>tbody>tr>td {
    padding: 4px;
}

.footer .description.last table {
    margin-top: -10px;
}

.footer .description.last table>tbody>tr>td img {
    margin-right: 20px;
}

.footer .description.last table>tbody>tr>td span {
    font-family: "Rubik-Medium";
    font-size: 16px;
    color: #222222;
    text-transform: uppercase;
    line-height: 25px;
}

.footer .description.last table>tbody>tr>td {
    font-family: "Rubik-Regular";
    font-size: 16px;
    color: #9b9ea8;
    padding: 0px 0px 20px 0px;
}

.footer .form-control {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    color: white!important;
    background-color: transparent!important;
    background-image: none;
    border: none!important;
    border-radius: 0px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
    font-family: "Rubik-Regular";
    font-size: 16px;
    padding: 23px 15px;
}

.footer .form-group {
    border: 2px solid white;
}

.footer .submit-button {
    position: absolute;
    z-index: 10;
    bottom: 18px;
    width: 100%;
    right: 17px;
}

.footer .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: none!important;
    touch-action: none!important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;

    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px!important;
}

.footer .btn-default {
    color: #fff!important;
    background-color: #2685f9!important;
    border-color: #2685f9!important;
    text-align: right;
}

.footer .submit-button {
    padding: 5px;
}

.footer #message {
    resize: none!important;
}

.footer-last {
    background: #f7faff;
}

.footer-last ul {
    padding: 0px;
    margin: 0px!important;
}

.footer-last ul li {
    display: inline-block;
    list-style: none;
    font-family: "Rubik-Regular";
    font-size: 16px;
    color: #9b9ea8;
    padding: 25px 0px;
}

.footer-last .link {
    float: right;
}

.footer-last .link li {
    padding: 27px 15px 25px;
}

.footer-last ul li:last-child {
    padding: 27px 0px 25px 15px;
}

.footer-last ul li a {
    font-family: "Rubik-Regular";
    font-size: 16px;
    color: #9b9ea8;
    text-decoration: none;
}

.footer-last .back-to-top {
    border: 2px solid #e1e8f4;
    padding: 10px 15px;
}

@media (max-width: 992px) {
    .footer-last ul {
        text-align: center!important;
    }
    .footer-last .link {
        float: none;
        text-align: center;
    }
}    



.y-us-section {
    padding: 82px 0 82px;
}
.y-us-head {
    text-align: center;
    margin: 0 0 91px;
}
.y-us-title h2 {
    margin: 0px;
font-family: "Poppins-Bold";
font-size: 30px;
text-transform: uppercase;
line-height: 40px;
color: #222222;
text-align: center;
padding-bottom: 20px;
margin-left: -104px;
    /* color: #000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 6px; */
}
.y-us-title > p {
    font-family: "Rubik-Regular";
font-size: 18px;
line-height: 26px;
color: #9b9ea8;
margin-top: 0px;
}
.y-us-title-border {
    background: #214b84 none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    position: relative;
    width: 50px;
}
.service-3 .service-box6 {
    margin-bottom: 18px;
}
.service-3 .service-box6 .iconset {
    float: left;
    text-align: center;
    width: 25%;
}
.service-3 .service-box6 .iconset i {
    color: #000;
    font-size: 44px;
}
.service-3 .service-box6 .y-us-content {
    float: left;
    width: 100%;
}
service-3 .service-box6 .y-us-content h4 {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 14px 0 12px;
    text-transform: uppercase;
}
.service-3 .service-box6 .y-us-content p {
    font-family: "Rubik-Regular";
font-size: 20px;
line-height: 34px;
color: #9b9ea8;
margin-top: 0px;
text-align: justify;
    /* color: #777777;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px; */
}

.icon6 {
    color : #214b84;
    padding: 16px;
    font-size:40px;
    border: 1px solid #214b84;
    border-radius: 100px;
    color: #214b84;
    font-size: 28px;
    height: 70px;
    line-height: 36px;
    text-align: center;
    width: 70px;
}
.welcome-section .welcome-sec-outer{
    background:#224c86;
    padding:70px 60px;
}
.welcome-section .welcome-sec-outer-mid{
    background:#224c86;
    padding:70px 60px;
}
.wel-row{
    display: flex;
}
.one{
    flex: 1;
}
.welcome-section .welcome-sec-inner .icon{
    font-size:60px;
    color:#fff;
}
@media (max-width: 992px) {
    .welcome-section .welcome-sec-outer{
        background:#224c86;
        padding:25px 15px;
   }
    .welcome-section .welcome-sec-outer-mid{
        background:#224c86;
        padding:25px 15px;
   }
}
@media (max-width: 768px) {
    .wel-row{
        display: block;
   }
    .one{
        flex: unset;
   }
}
@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(2px, 1px) rotate(0deg);
        transform: translate(2px, 1px) rotate(0deg);
   }
    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
        transform: translate(-1px, -2px) rotate(-1deg);
   }
    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg);
        transform: translate(-3px, 0px) rotate(1deg);
   }
    30% {
        -webkit-transform: translate(0px, 2px) rotate(0deg);
        transform: translate(0px, 2px) rotate(0deg);
   }
    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
        transform: translate(1px, -1px) rotate(1deg);
   }
    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
        transform: translate(-1px, 2px) rotate(-1deg);
   }
    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg);
        transform: translate(-3px, 1px) rotate(0deg);
   }
    70% {
        -webkit-transform: translate(2px, 1px) rotate(-1deg);
        transform: translate(2px, 1px) rotate(-1deg);
   }
    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
        transform: translate(-1px, -1px) rotate(1deg);
   }
    90% {
        -webkit-transform: translate(2px, 2px) rotate(0deg);
        transform: translate(2px, 2px) rotate(0deg);
   }
    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
        transform: translate(1px, -2px) rotate(-1deg);
   }
}
.welcome-sec-inner:hover .icon{
    color:#f8e510;
}
.welcome-sec-inner:hover .icon, .welcome-sec-inner:focus .icon {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 0.5s;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
.welcome-section .welcome-sec-inner .welcome-inner h2{
    margin:0px;
    padding:10px 0px 15px;
}
.welcome-section .welcome-sec-inner .welcome-inner h2 a{
    font-family:"Poppins-Semibold";
    font-size:24px;
    color:#ffffff;
    line-height:34px;
    text-decoration:none;
    font-weight:normal;
}
.welcome-section .welcome-sec-inner .welcome-inner p{
    font-family:"Rubik-Regular";
    font-size:20px;
    color:#abaebe;
    line-height:26px;
    text-align: justify;
}

.parallex-sec{
    background-image:url(../img-1/parallex-sec.jpg);
    background-repeat:no-repeat;
}
.parallex-sec .parallex-inner p{
    font-family:"Poppins-Medium";
    font-size:24px;
    color:#dedede;
}
.parallex-sec .parallex-btn{
    display:flex;
    margin-left:-4px;
    margin-top:-6px;
}
.parallex-sec .parallex-btn a{
    font-family:"Poppins-Semibold";
    font-size:16px;
    color:#111c55;
    text-decoration:none;
    padding:15px 35px;
    background-color:#f8e510;
    border-radius:50px;
}
.parallex-sec .mid{
    padding:30px 0px 80px;
}
@media (max-width: 992px){
    .parallex-sec .parallex-inner p{
        margin-bottom:40px;
   }
   .parallex-sec{
        text-align:center;
   }
   .parallex-sec .parallex-btn a{
        margin-left:auto;
        margin-right:auto;
        display:block;
   }
}