html,
body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1320px;
    }
}
img {
    max-width: 100%;
}
/* Common Style :start */
a {
    text-decoration: none;
    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
}
p:last-child {
    margin-bottom: 0;
}


/* 
font-family: 'Krona One', sans-serif;
font-family: 'Manrope', sans-serif;
*/

.btn-type-1 {
    background-color: #47b64d;
    font-family: 'Manrope', sans-serif;
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    display: table;
    height: 60px;
    border-radius: 0;
    padding: 0 75px;
    line-height: 60px;
}
.btn-type-1:hover {
    background-color: #2d3849;
    color: #fff;
}

.get-touch-with {
    background-color: #f7f7f7;
    padding: 40px 0;
    margin: 80px 0;
}
.get-touch-with h6 {
    font-family: 'Krona One', sans-serif;
    font-size: 40px;
    line-height: 47px;
    color: #47b64d;
    margin: 0;
    padding: 0;
    letter-spacing: -1px;
}
.get-touch-with h6 span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #2d3849;
    letter-spacing: 1px;
}
.get-touch-with .btn-type-1 {
    margin: 35px 0 0 0;
}




/* Technologies:Start */
.technologies {
    background:#2d3849 url('../images/technologies-2.png') center bottom -180px no-repeat;
    padding: 85px 0;
}
.technologies .cell-1 {
    width: 100%;
}
.technologies .cell-1 img {
    width: 720px;
}
.technologies .box-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.technologies .box-wrap .cell {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 50px 0;
}
.technologies .box-wrap .cell span {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-family: 'Manrope', sans-serif;
    padding: 0 0 0 20px;
}
.technologies h4 { 
    font-family: 'Krona One', sans-serif;
    font-size: 36px;
    color: #fff;
    font-weight: 400;
}
.technologies p { 
    font-family: 'Manrope', sans-serif;
    font-size: 24px;
    line-height: 38px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 50px 0;
}
.technologies .btn-type-1 { 
    margin: 15px 0 0 0;
}
/* Technologies:End */

/* Our Products:Start */
.our-products {
    padding: 70px 0;
}
.our-products h3 {
    font-family: 'Krona One', sans-serif;
    font-weight: 400;
    color: #2d3849;
    margin: 0;
    padding: 0;
    font-size: 36px;
}
.our-products a.view-all {
    font-family: 'Krona One', sans-serif;
    font-size: 18px;
    color: #47b64d;
    display: table;
}
.our-products a.view-all:hover {
    color: #2d3849;
}
.our-products .cell {
    width: 100%;
    padding: 60px 15px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 100%;
}
.our-products .cell .content {
    padding: 0 0 0 30px;
}
.our-products .cell .content a {
    font-size: 15px;
    font-weight: 400;
    color: #47b64d;
    display: table;
    font-family: 'Krona One', sans-serif;
    margin: 20px 0 0 0;
}
.our-products h4 {
    font-family: 'Krona One', sans-serif;
    font-size: 21px;
    color: #2d3849;
    line-height: 28px;
    margin: 0 0 10px 0;
}
.our-products p {
    font-size: 18px;
    color: #2d3849;
    line-height: 27px;
    margin: 0;
}
/* Our Products:End */

/* footer start */
footer {
    background-color: #2d3849;
}
footer .right {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    list-style: none;
    color: #fff;
    gap: 50px;
}
footer .right a {
    color: #fff;
}
footer .right a:hover {
    text-decoration: underline;
}
footer .right li span,
footer .right li i {
    color: #47b64d;
    margin: 0 10px 0 0;
}
/* footer .right li i {
    color: #47b64d;
} */
footer .right li {
    font-size: 22px;
}
footer .top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    border-bottom: 1px solid #53596f;
    margin: 0 0 40px 0;
}
footer .social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-direction: row;
    font-size: 22px;
    gap: 15px;
}
footer .social a {
    color: #636c79;
}
footer .social a:hover {
    color: #47b64d;
}
footer h6 {
    font-family: 'Manrope', sans-serif;
    font-size: 24px;
    color: #47b64d;
    font-weight: 400;
    margin: 0 0 18px 0;
}
footer .list-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 17px;
    color: #dadde3;
}
footer .list-menu li {
    margin: 0 0 10px 0;
}
footer .list-menu.count-2 {
    column-count: 2;
}
footer .list-menu a {
    color: #dadde3;
}
footer .list-menu a:hover {
    color: #47b64d;
}
footer .copyright {
    border-top: 1px solid #53596f;
    margin: 30px 0 0 0;
    font-size: 17px;
    color: #9099a8;
    padding: 25px 0;
}
footer .copyright a {
    color: #9099a8;    
}
footer .copyright a:hover {
    color: #47b64d;
}
/* footer end */

/* Wellcome: Start */
.wellcome {
    background:#2d3849 url('../images/technologies-2.png') center bottom -180px no-repeat;
    padding: 90px 0 170px 0;
}
.wellcome .download {
    font-family: 'Manrope', sans-serif;
    border: 1px solid #5d6674;
    background-color: #2d3849;
    border-radius: 10px;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    width: 270px;
    padding: 15px 0;
    margin: 50px auto 0 auto;
}
.wellcome .download img {
    margin: 0 15px 0 0;
}
.wellcome .download:hover {
    border: 1px solid #45b74f;
    color: #45b74f;
}
.wellcome h4 {
    font-family: 'Krona One', sans-serif;
    font-size: 36px;
    color: #fff;
    line-height: 47px;
    margin: 0 0 40px 0;
}
.wellcome p {
    font-family: 'Manrope', sans-serif;
    font-size: 22px;
    color: #fff;
    line-height: 34px;
    margin: 0;
}
.wellcome a {
    font-size: 15px;
    font-weight: 400;
    color: #47b64d;
    display: table;
    font-family: 'Krona One', sans-serif;
    margin: 40px 0 0 0;
}
.wellcome a:hover {
    color: #fff;
}
/* Wellcome: End */

.services {
    padding: 100px 0 0 0;
}
.services h2 {
    font-family: 'Krona One', sans-serif;
    font-size: 27px;
    line-height: 38px;
    color: #2d3849;
    margin: 0;
}
.services .cell {
    margin: 0 0 90px 0;
}
.services .cell .top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 35px 0;
}
.services .cell .top h2 {
    padding: 0 0 0 45px;
}
.services .cell p {
    font-size: 18px;
    color: #4e4e4e;
    line-height: 28px;
    margin: 0;
}
.products {
    margin-bottom: 60px;
}
.products .cell {
    background-color: #f7f7f7;
    padding: 90px 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.products h2 {
    font-family: 'Krona One', sans-serif;
    font-size: 27px;
    line-height: 38px;
    color: #2d3849;
    margin: 0 0 23px 0;
}
.products .cell p {
    font-size: 18px;
    color: #4e4e4e;
    line-height: 28px;
    margin: 0;
}
.products .content {
    height: 100%;
    padding: 20px 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.technologies.abt {
    background: #fff;
}
.technologies.abt .box-wrap .cell span {
    color: #000;
}
.technologies.abt h4 {
    color: #000;
}
.technologies.abt p {
    color: #000;
}

.vision-mission {
    background-color: #2d3849;
    padding: 95px 0;
}
.vision-mission h2 {
    font-family: 'Krona One', sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 20px 0;
}
.vision-mission p {
    font-family: 'Manrope', sans-serif;
    font-size: 24px;
    color: #fff;
    line-height: 39px;
    font-weight: 300;
}

.about-section {
    padding: 120px 0;
}
.about-section .left p {
    font-family: 'Krona One', sans-serif;
    font-size: 36px;
    line-height: 51px;
    color: #2d3849;
}
.about-section .right {
    background: url('../images/dots.png') right bottom no-repeat;
    height: 100%;
}
.about-section .right p {
    font-family: 'Manrope', sans-serif;
    font-size: 22px;
    line-height: 34px;
    color: #000;
}
.about-section .download {
    font-family: 'Manrope', sans-serif;
    border: 1px solid #47b64d;
    background-color: #fff;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 500;
    color: #2d3849;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    width: 290px;
    padding: 25px 0;
    margin: 50px 0 0 0;
}
.about-section .download img {
    margin: 0 15px 0 0;
}
.about-section .download:hover {
    border: 1px solid #45b74f;
    color: #45b74f;
}