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



    .h2,

    h2 {

        font-size: 1rem !important;

        font-weight: 400 !important;

    }

}

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


*{
    font-family: udteschool;
}
/*    new style fonts     */



@font-face {

    font-family: "Zap-Chance";

    /* IE9*/

    src:

        /* chrome firefox */

        url("http://db.onlinewebfonts.com/t/295bf90199a8daaee5cffd387ab6976c.ttf") format("truetype"),

        /* chrome firefox opera Safari, Android, iOS 4.2+*/

        url("http://db.onlinewebfonts.com/t/295bf90199a8daaee5cffd387ab6976c.svg#Zap-Chance") format("svg");

    /* iOS 4.1- */

}



/*

        /* latin-ext */



@font-face {

    font-family: 'Raleway';

    font-style: normal;

    font-weight: 400;

    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');

    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;

}



/* latin */



@font-face {

    font-family: 'Raleway';

    font-style: normal;

    font-weight: 400;

    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');

    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;

}



/*

      www.OnlineWebFonts.Com 

      You must credit the author Copy this link on your web 

      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>

      OR

      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>

*/

@font-face {

    font-family: "Futurist";

    font-weight: 900 !important;

    src: url("http://db.onlinewebfonts.com/t/395c5a26aacfaced9fe3d367e97f4799.eot");

    /* IE9*/

    src: url("http://db.onlinewebfonts.com/t/395c5a26aacfaced9fe3d367e97f4799.eot?#iefix") format("embedded-opentype"),

        /* IE6-IE8 */

        url("http://db.onlinewebfonts.com/t/395c5a26aacfaced9fe3d367e97f4799.woff2") format("woff2"),

        /* chrome firefox */

        url("http://db.onlinewebfonts.com/t/395c5a26aacfaced9fe3d367e97f4799.woff") format("woff"),

        /* chrome firefox */

        url("http://db.onlinewebfonts.com/t/395c5a26aacfaced9fe3d367e97f4799.ttf") format("truetype"),

        /* chrome firefox opera Safari, Android, iOS 4.2+*/

        url("http://db.onlinewebfonts.com/t/395c5a26aacfaced9fe3d367e97f4799.svg#Futurist") format("svg");

    /* iOS 4.1- */

}



.futurist {

    font-family: "Futurist" !important;

    font-weight: 900 !important;

}



body {

    font-family: auto;

    font-family: 'Raleway';

}



.Zap-Chance {

    font-family: "Zap-Chance";

    -webkit-text-stroke-width: 0.2px;

}



.navbar {

    padding: 0rem 10rem;

    box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 4px, rgba(0, 0, 0, 0.28) 0px 4px 6px;

    background-color: rgb(255, 255, 255);

}



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

    .navbar {

        padding: 0.5rem 1rem;

    }

}



.navbar-light .navbar-nav .nav-link {

    color: #32647d;

    font-size: 13px;

}



.navbar-light .navbar-nav .nav-link:focus,

.navbar-light .navbar-nav .nav-link:hover {

    color: #ffc107;

}



/* New uk page css      */



.main-chead {

    position: relative;

    max-height: 670px;

    height: 75vh;

    top: 18px;

    margin-top: 30px;

}



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

    .main-chead {

        position: relative;

        height: 225vh;

        top: 18px;

        margin-top: 30px;

        max-height: 116vh;

    }

}



.bg {

    position: absolute;

    height: 100%;

    width: 50%;

    background-color: #1f475b;

}



.bg.bg2 {

    left: 50%;

    background-color: #2baeba;

}



.content .copy > h2 {

    margin-top: 20px;

    font-size: 16px;

    font-weight: 200;

    line-height: 1.4;

    max-width: 440px;

}



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

    .content .copy > h1 {

        font-size: 29px;

        font-weight: 700;

        line-height: 1.2;

        margin-top: 70px;

    }

}



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

    .content .copy > h1 {

        font-size: 18px;

    }

}



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

    .content .copy > h2 {

        margin-top: 0px;

    }

}



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

    .content .copy .cta {

        margin-top: 0px !important;

    }

}



/*

.trust {

    margin-top: 50px;

}

*/



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

    .trust {

        margin-top: 0px !important;

    }

}



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

    .wrapper-container-el {

        width: 100% !important;

        display: grid;

        padding-bottom: 30px;

        top: 26px !important;

    }

}





.trust img {

    float: left;

    width: 77px;

    margin-right: 10px;

}



.trust div h2 {

    font-size: 18px;

    margin-top: 16px;

    font-weight: 200;

}



.trust div {

    float: left;

}



.trust a {

    color: #fff;

}



.trust a:focus,

.trust a:hover {

    color: #b6b6b6;

}



.trust a:hover img {

    filterfilter: grayscale(100%);

    -webkit-filter: grayscale(100%);

}



/*

        .content {

            max-height: 670px;

            height: 75vh;

            width: 100%;

            position: absolute;

            background-image: url(../img/main-head.svg);

            background-size: auto 100%;

            background-position: 40% bottom;

            background-repeat: no-repeat;

            padding: 0;

        }

*/



.content .copy .cta {

    margin-top: 30px;

    font-size: 18px;

}



.copy .cta a {
    background-color: #f16427;
    color: #fff;
    font-weight: 200;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 10px 5px;
    text-transform: none;
    margin: 0 8px 0 0;
    font-size: 10px;
    width: 195px;
}



.content .copy .cta a:first-child {

    background-color: #2baeba;

}



.nav-btn {

    background-color: #f16427;

    color: #fff !important;

    font-weight: 200;

    border-radius: 25px;

    -moz-border-radius: 25px;

    -webkit-border-radius: 25px;

    text-transform: none;

    font-size: 15px;

    text-transform: uppercase;

}



/*

        .demo-btn {

            position: absolute;

            background-color: #fff;

            left: 488px;

            bottom: 10px;

            border-radius: 50px;

            height: 50px;

            width: 110px;

            text-align: center;

            text-transform: uppercase;

            font-weight: 600;

            box-shadow: 1px 0px 3px 3px rgba(0, 0, 0, 0.25);

        }



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

            .demo-btn {

                left: 300px;

            }

        }



        .demo-btn a.btn {

            font-weight: 200;

            position: relative;

            top: 2px;

            padding: 6px;

            font-size: 20px;

        }

*/



.school-images img {

    filter: grayscale(1);

    -webkit-filter: grayscale(1);

}



.school-images img:hover {

    filter: grayscale(0);

    -webkit-filter: grayscale(0);

}



.section2 {

    background-color: #2baeba;

    color: #fff;

    padding-bottom: 100px !important;

}



.container.smaller {

    max-width: 1340px;

}



.text {

    font-size: 14px;

    font-weight: 200;

}



.section2 div ul {

    width: 106%;

    margin: 50px -3%;

    padding: 0;

    white-space: nowrap;

}



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

    .section2 div ul {

        width: 100%;

        padding: 0px !important;

        margin: 0px !important;

    }

}



.section2 ul li {

    display: inline-block;

    width: 16%;

    margin: 0;

    padding: 0;

    list-style: none;

    white-space: normal;

    font-size: 17px;

}



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

    .section2 ul li {

        display: initial;

        width: 100%;

        padding: 20px;

        margin: 30px;

    }

}



.section2 ul li span.icons {

    display: block;

    width: 100px;

    height: 100px;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    background-color: #116c78;

    margin: 0 auto 30px;

    /* background-size: 1000px 200px; */

    background-repeat: no-repeat;

    transition: background .3s ease-in-out;

    -moz-transition: .3s background ease-in-out;

    -webkit-transition: background .3s ease-in-out;

}



.section2 ul li span.about {

    display: block;

    width: 100px;

    height: 100px;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    background-color: #116c78;

    margin: 0 auto 30px;

    /* background-size: 1000px 200px; */

    background-repeat: no-repeat;

    transition: background .3s ease-in-out;

    -moz-transition: .3s background ease-in-out;

    -webkit-transition: background .3s ease-in-out;

}



.section2 ul li span i {

    font-size: 36px;

    position: relative;

    top: 28px;

}



span.erp-listing {

    font-size: 16px;

    position: absolute;

    width: 100%;

    left: 0%;

}



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

    span.erp-listing {

        font-size: 14px;

        position: absolute;

        width: 100%;

        left: 0%;

        margin-top: -25px;

    }

}



.section3 {

    background-color: #fff;

    padding: 0 0 75px;

    position: relative;

    margin: 300px 0 0;

}



@media (min-width: 1400px) {

    .section3:before {

        background-size: auto 100%;

        background-position: bottom;

        background-repeat: repeat-x;

    }

}



.section3:before {

    height: 300px;

    width: 100%;

    background-size: 100% auto;

    background-position: -8px bottom;

    background-repeat: no-repeat;

    background-image: url(../img/clouds-large-2.svg);

    position: absolute;

    top: -300px;

    left: 0;

    content: "";

    background-color: #2baeba;

}



.cloud-1 {

    background-size: contain;

    background-repeat: no-repeat;

    background-image: url(../img/clouds-small.svg);

    position: absolute;

    top: -200px;

    left: 14%;

    height: 52px;

    width: 100px;

}



.cloud-2,

.cloud-3 {

    background-size: contain;

    background-repeat: no-repeat;

    background-image: url(../img/clouds-small.svg);

    position: absolute;

    height: 52px;

    width: 100px;

}



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

    .cloud-1 {

        top: -170px;

        left: 8%;

    }

}



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

    .cloud-2 {

        top: -310px !important;

        height: 42px;

        width: 80px;

    }

}



.cloud-2 {

    top: -350px;

    left: 26%;

}



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

    .cloud-3 {

        top: -250px;

        right: 0% !important;

    }

}



.cloud-3 {

    top: -250px;

    right: 7%;

}



.rocket {

    background-size: contain;

    background-repeat: no-repeat;

    background-image: url(../img/rocket.svg);

    position: absolute;

    top: -400px;

    right: 26%;

    height: 292px;

    width: 140px;

    z-index: 2;

}



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

    .rocket {

        top: -296px;

        right: 12%;

        height: 272px;

        width: 120px;

        z-index: 2;

    }

}



.steps-blow {

    text-align: center;

    position: relative;

    bottom: 10px;

    background-color: #fff;

}



ul.ipad {

    margin: 10px 0 0;

    padding: 0 30px 0 0;

    position: relative;

    top: 50px;

}



ul.ipad li {

    text-align: right;

    list-style: none;

    width: 100%;

    margin: 0 0 10px;

    position: relative;

    padding: 0 60px 0 0;

    height: 60px;

    cursor: pointer;

    display: block;

}



ul.ipad li > span {

    position: absolute;

    right: -10px;

    top: 0;

    width: 50px;

    height: 50px;

    border-radius: 50%;

    background-color: #116c78;

    color: #fff;

    font-size: 18px;

    line-height: 50px;

    text-align: center;

    transition: background .3s ease;

    -moz-transition: .3s background ease;

    -webkit-transition: background .3s ease;

}



ul.ipad li:hover span {

    background-color: #f16427;

}



ul.ipad li a {

    color: #6c757d;

    position: relative;

    text-decoration: none;

}



ul.ipad.ipad2 li > span {

    left: -10px;

}



ul.ipad.ipad2 li {

    text-align: left !important;

    padding: 0 0 0 60px;

}



/*         

        .ipad-bg {

            background-image: url(../img/ipad.png);

            height: 38em;

            padding: 32px 61px 0px 31px;

            background-size: cover;

        } */





/* 

.tab-content div i {

    height: 60px;

    width: 60px;

    display: block;

    background-color: #f16427;

    color: #fff;

    text-align: center;

    line-height: 60px;

    border-radius: 50%;

    font-size: 25px;

    margin: 0 auto 30px;

} */



.tab-content {

    position: absolute;

    top: 23px;

    width: 521px;

    height: auto;

    padding: 0 60px;

    color: #fff;

    left: 0px;

}



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

    .tab-content {

        top: 50px !important;

        width: 100% !important;

        padding: 0 0px !important;

        left: 0px !important;

    }

}



.ipad .content-box {

    position: absolute;

    top: 15%;

    left: 5%;

    width: 90%;

    height: auto;

    padding: 0 60px;

}



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

    .ipad .content-box {

        padding: 0 25px;

    }

}



.ipad .content-box i {

    height: 60px;

    width: 60px;

    display: block;

    background-color: #f16427;

    color: #fff;

    text-align: center;

    line-height: 60px;

    border-radius: 50%;

    font-size: 25px;

    margin: 30px auto 15px;

}



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

    .ipad .content-box i {

        height: 45px;

        width: 45px;

        display: block;

        background-color: #f16427;

        color: #fff;

        text-align: center;

        line-height: 44px;

        border-radius: 60%;

        font-size: 18px;

        margin: 16px auto 0px;

    }

}



.ipad .content-box h4 {

    color: #fff;

    margin: 0 0 20px;

    font-size: 20px;

}



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

    .ipad .content-box h4 {

        color: #fff;

        margin: 2px 0 6px;

        font-size: 15px;

    }

}



.ipad .content-box p {

    color: #fff;

    margin: 0;

    font-size: 13px;

}



/* footer  */



.footer-contact {

    padding: 30px 0;

    background-color: #1a3b4f;

    background-image: url(../img/phone-bg.svg);

    background-size: 160% auto;

    background-position: center -180px;

    position: relative;

    z-index: 10;

}



ul.desktop-only {

    list-style: none;

    display: -webkit-box;

}



ul.desktop-only li {

    margin-bottom: 15px;

}



ul.desktop-only li a {

    text-decoration: none;

    color: #fff;

    margin-right: 20px;

}



ul.desktop-only li a span {

    background-color: #0097a7;

    color: #fff;

    width: 40px;

    height: 40px;

    text-align: center;

    font-size: 20px;

    line-height: 40px;

    margin-right: 8px;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    display: inline-block;

    transition: background .3s ease;

    -moz-transition: .3s background ease;

    -webkit-transition: background .3s ease;

}



ul.desktop-only.navbar-nav.web-none {

    display: none;

}



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

    ul.desktop-only.navbar-nav.web-none {

        display: -webkit-inline-box;

        left: 0px !important;

        position: relative;

        top: 73px;

        float: right;

    }

}



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

    ul.desktop-only.navbar-nav.media {

        display: none;

    }

}



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

    ul.desktop-only {

        position: relative;

        bottom: 50px;

    }

}



.input-control {

    width: 100%;

    height: 50px;

    font-size: 14px;

    text-transform: none;

    padding-left: 20px;

    font-weight: 700;

    border-radius: 25px;

    -moz-border-radius: 25px;

    -webkit-border-radius: 25px;

    border: none;

}



:focus {

    outline: 0;

}



.input-button {

    color: #fff !important;

    background-color: #f16427 !important;

    border-color: #f16427 !important;

    font-size: 25px !important;

    width: 100%;

    border-radius: 25px !important;

}



.footer-bottom {

    background-color: #143042;
    font-size: 13px;
    padding: 0.5rem;
    text-align: center;

}



.header-all {

    text-align: center;

    height: 14rem;

    background-color: #2baeba;

    color: #fff;

    margin-top: 40px;

}



.cbg-color {

    background-color: #ededed;

}



.clintsimag img {

    background-color: #fff;

    width: 100%;

    padding: 29px;

    box-shadow: 0 0 0 transparent, 0 2px 3px rgba(0, 0, 0, .28);

    filterfilter: grayscale(100%);

    -webkit-filter: grayscale(100%);

}



.clintsimag img:hover {

    filterfilter: grayscale(0%);

    -webkit-filter: grayscale(0%);

}



.clintsimag {

    margin-bottom: 20px;

}



/* our workpage css */

/*    work page css   */



.solution_box {

    color: #fff;

    border-radius: 20px;

    overflow: hidden;

    height: 380px;

}



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

    .solution_box {

        height: auto !important;

    }

}



.solution_box_img {

    padding: 40px;

}



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

    .solution_box_img {

        padding: 10px !important;

    }

}



.solution_box_img div h2 {

    font-size: 42px;

}



.solution_box_img div .font-weight-light {

    font-size: 20px;

}



.font-weight-light .solution_box.Zoom_slide:hover button {

    opacity: 1;

    transition: all .5s ease-in-out;

    margin-top: -5px;

}



.solution_box.Zoom_slide img {

    -webkit-transition: transform .5s ease-in-out;

    transition: transform .5s ease-in-out;

    width: 100%;

}



.solution_box.Zoom_slide:hover img {

    -webkit-tr/ansform: translate3d(0, -70px, 0) scale(.9);

    transform: translate3d(0, -50px, 0) scale(.80);

}



.Ceampy_color1 {

    background-color: #023;

}



.Ceampy_image1 {

    background-image: url(../img/work/bg-gradient-work-projects1.png);

    background-size: cover;

}



.Ceampy_color2 {

    background-color: #FF5722;

}



.Ceampy_image2 {

    background-image: url(../img/work/bg-gradient-work-projects2.png);

    background-size: cover;

}



.Ceampy_color3 {

    background-color: #442244;

}



.Ceampy_image3 {

    background-image: url(../img/work/bg-gradient-work-projects3.png);

    background-size: cover;

}



.Ceampy_color4 {

    background: radial-gradient(at 90% 40%, #A4FF7F, #62DA58, #62DA58);

}



.Ceampy_image4 {

    background-image: url(../img/work/bg-gradient-work-projects2.png);

    background-size: cover;

}



.Ceampy_color5 {

    background-color: #3A4D55;

}



.Ceampy_image5 {

    background-image: url(https://www.mindk.com/img/bg-gradient-work-projects-pecoinspx.png);

    background-size: cover;

}



.Ceampy_color6 {

    background-color: #00BCD4;

}



.Ceampy_image6 {

    background-image: url(https://www.mindk.com/img/bg-gradient-work-projects-choo.png);

    background-size: cover;

}



.Ceampy_color7 {

    background-color: #009688;

}



.Ceampy_image7 {

    background-image: url(https://www.mindk.com/img/bg-gradient-work-projects-choo.png);

    background-size: cover;

}



.Ceampy_color8 {

    background-color: #C32457;

}



.Ceampy_image8 {

    background-image: url(https://www.mindk.com/img/bg-gradient-work-projects-reputation.png);

    background-size: cover;

}



.Ceampy_color9 {

    background-color: #78a027;

}



.Ceampy_color10 {

    background-color: aqua;

}



.Ceampy_color11 {

    background: linear-gradient(141deg, #f1f1f1 0%, #1fc8db 51%, #2cb5e8 75%);

}



.Ceampy_color12 {

    background-color: #366AC6;

}



.Ceampy_color13 {

    background-color: #fb799f;

}



.Ceampy_color14 {

    background-color: #2f3066;

}



.Ceampy_color15 {

    background-color: teal;

}



.Ceampy_color16 {

    background-color: #446554;

}



.Ceampy_color17 {

    background-color: cadetblue;

}



/* process page css */



.process-faid {

    margin-top: 56px;

    background-color: #2baeba;

    padding-top: 130px;

    padding-bottom: 5rem;

}



.cloud-2.two {

    left: 75%;

    top: -440px;

}



/* about us  */



.about-us {

    background-image: url(../img/aboutbg.jpg);

    background-size: cover;

    margin-top: 56px;

}



.about-us-bg {

    background-color: #00223382;

    padding-top: 100px;

    padding-bottom: 100px;

}

.schoolerp{
    background-image: url(../img/new-img/school-software.jpg);
    background-size: cover;
    margin-top: 56px;
}

.schoolerp-bg {
    background-size: contain;
    padding-top: 150px;
    padding-bottom: 250px;
}
.schfl h3{
    float: left;
    margin-top: 40px;
    font-size: 40px;

}

.udtschoolcont h1{
    text-align: center;
    font-size: 28px;
    margin: 25px;
    color: #0c0c0c;
    line-height: 55px;
    text-align: center;

    background-image: -webkit-linear-gradient(#000000,#d97203);
    -webkit-background-clip: text;
    letter-spacing: 1px;
}
.udttxt h1{
    font-size: 28px;
    color: #101010;
    padding: 60px 0 10px;

}
.udttxt h4{
    margin-top: 10px;
}
.udttxt p{
    text-align: justify;
    font-size: 14px;
    margin-top: 15px;
    line-height: 26px;
}
.btmsection{
    padding-bottom: 70px;
}

.udrlinesoft{
    margin-top: -3px;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid rgb(217 114 3);
}


.management-team {

    text-align: center;

}



.management-team p {

    margin-top: 10px;

}



.management-team .img {

    width: 100px;

    height: 100px;

    background-color: #99d8e7;

    padding: 2px;

    border: 1px solid #fff;

    border-radius: 60px;

    transition: 0.5s;

    background-image: url(../img/management.png);

    background-size: 698px 265px;

    background-repeat: no-repeat;

    margin: 0 auto;

}



.management-team .img:hover {

    background-color: #fff;

    border: 1px solid #99d8e7;

    transition: 0.5s;

    cursor: pointer;

}



.management-team .img.img1 {}



.management-team .img.img2 {

    background-position: -198px 0px;

}



.management-team .img.img3 {

    background-position: -408px 0px;

}



.management-team .img.img4 {

    background-position: -599px 0px;

}



.management-team .img.img5 {

    background-position: 0px -166px;

}



.management-team .img.img6 {

    background-position: -196px -166px;

}



.management-team .img.img7 {

    background-position: -406px -166px;

}



.management-team .img.img8 {

    background-position: -599px -166px;

}



.our-team {

    text-align: center;

    padding: 5px;

    margin: 5px 3px 5px 3px;

    box-shadow: 0px 0px 2px 0px #1a3b4f;

}



.our-team img {

    padding: 10px;

    border: 1px solid #0097a7;

    /* box-shadow: 0px 0px 2px 0px; */

}



/* contact us page */



.contact-us {

    background-image: url(../img/contact1.jpg);

    background-size: cover;

    background-position: center;

    margin-top: 56px;

}



.contact-us-bg {

    background-color: #00223382;

    padding-top: 100px;

    padding-bottom: 100px;

}



section.newsletter2 {

    background-color: #fff;

    padding: 50px 0;

}



section.newsletter2 .wpcf7-form input[type=text] {

    appearance: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    -webkit-border-radius: 25px;

    -webkit-border-top-right-radius: 0;

    -webkit-border-bottom-right-radius: 0;

    -moz-border-radius: 25px;

    -moz-border-radius-topright: 0;

    -moz-border-radius-bottomright: 0;

    border-radius: 25px;

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

    background-color: #fff;

    line-height: 50px;

    height: 50px;

    padding: 0 10px 0 30px;

    border: 1px solid #ddd;

    float: left;

    width: 44%;

    margin: 0 1% 0 0;

}



section.newsletter2 .wpcf7-form input[type=email] {

    appearance: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    -webkit-border-radius: 0;

    -webkit-border-top-right-radius: 0;

    -webkit-border-bottom-right-radius: 0;

    -moz-border-radius: 0;

    -moz-border-radius-topright: 0;

    -moz-border-radius-bottomright: 0;

    border-radius: 0;

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

    background-color: #fff;

    line-height: 50px;

    height: 50px;

    padding: 0 10px;

    border: 1px solid #ddd;

    float: left;

    width: 44%;

    margin: 0 1% 0 0;

}



a.wpcf7-form-control.wpcf7-submit {

    -webkit-appearance: none;

    -moz-appearance: none;

    -moz-border-radius: 0;

    -moz-border-radius-topright: 25px;

    -moz-border-radius-bottomright: 25px;

    border-top-right-radius: 25px;

    border-bottom-right-radius: 25px;

    background-color: #f16427;

    color: #fff;

    line-height: 50px;

    height: 50px;

    padding: 0;

    border: none;

    float: left;

    width: 10%;

    -moz-transition: background .3s ease;

    text-align: center;

}



.bg-theam {

    background-color: #1a3b4f;

}



.filter-shadow {

    filter: drop-shadow(2px 4px 6px #fff);

}



.filter-shadow img {

    filter: contrast(0.5);

}





.main-text h1 {

    font-size: 28px;

    font-weight: 200;

    line-height: 1.2;

    margin-top: 70px;

}



.solution_box_img div h3.futurist {

    margin-top: 50px;

}



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

    .solution_box_img div h3.futurist {

        margin-top: 10px;

        font-size: 22px;

    }

}



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

    .solution_box_img div {

        font-size: 16px !important;

    }

}



.cloud-1.c1 {

    top: 10px;

    height: 50px;

    width: 90px;

}



.cloud-2.c2 {

    top: 120px;

    left: -40px;

}



.cloud-3.c3 {

    top: 30px;

    right: -50px;

    height: 42px;

    width: 80px;

}



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

    .cloud-1.c1 {

        top: 10px;

        height: 30px;

        width: 90px;

    }

}



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

    .cloud-2.c2 {

        top: 80px !important;

        left: -40px;

        width: 60px;

    }

}



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

    .cloud-3.c4 {

        top: 30px;

        right: -3% !important;

        height: 42px;

        width: 80px;

    }

}



button.captcha-btn {

    position: absolute;

    bottom: 21px;

    left: 136px;

    background-color: #1a3b4f;

    color: #fff;

    border-radius: 40px;

    height: 40px;

    width: 40px;

    text-align: center;

}





button.captcha-btn i {

    position: relative;

    top: -1px;

    right: 1px;

    font-size: 15px;

}



button.captcha-btn:hover {

    color: #f16427;

}



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

    button.captcha-btn {

        bottom: 5px;

        left: 266px;

    }



}





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

    #section-home .container-caroussel .container-text .btn {

        margin-top: 10px;

        width: 185px;

    }

}



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

    #section-home .container-caroussel .container-text h1 {

        font-size: 2rem;

    }

}



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

    #section-home .container-caroussel .container-text h1 {

        font-size: 1rem;

    }

}



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

    li.nav-item a.nav-link.nav-btn {

        width: 170px;

        text-align: center;

    }

}

  /* sTART social area */

  .sticky-container {
	padding: 0;
	margin: 0;
	position: fixed;
	right: -130px;
	top: 290px;
	width: 210px;
	z-index: 1100
}

.sticky li {
	list-style-type: none;
	background-color: #2baeba;
	color: #efefef;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	cursor: pointer;
	border-radius: 29px 0 0 29px
}

.sticky li:hover {
	margin-left: -60px
}

.sticky li img {
	float: left;
	margin: 5px 4px;
	margin-right: 5px
}

.sticky li p {
	padding-top: 5px;
	margin: 0;
	line-height: 16px;
	font-size: 11px
}

.sticky li p a {
	text-decoration: none;
	color: #2c3539
}

.sticky li p a:hover {
	text-decoration: underline
}

.socl-link {
	font-size: 20px;
	background: #fff;
	width: 37px;
	height: 37px;
	color: #000;
	border-radius: 27px;
	padding: 8px;
    margin: -2px 5px;
    font-weight: 900;
}

.slognpt-49 {
	padding-top: 49px
}
.fa-whatsapp:before{
    color: #4fce5d;
    font-size: 23px;
}
.fa-envelope:before {
    color: #d30000;
}
.fa-phone-alt:before {
    color: #43b51f;
}


.navbar-light .navbar-nav .nav-link{
    color: rgb(37 37 37)!important;
    font-weight: 600!important;
    margin-left: 10px!important;
}

/*Footer*/

#footer {
    padding: 64px 0px 87px;
    background-color: #1a3b4f;
    background-image: url(../img/phone-bg.svg);
    background-size: 160% auto;
    background-position: center -180px;
    position: relative;
    z-index: 10;
}
#footer-widgets .widget .widget-title {
    font-size: 1.428em;
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
}
.textwidget p{
    color: #fff;
}
#footer-widgets .widget .widget-title {
    margin-bottom: 30px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    font-size: 21px;
}
#sidebar .widget .widget-title > span:after, #sidebar .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after {
    width: 0;
    height: 1px;
    background-color: #585252
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -2;
}
#footer-widgets .widget {
    position: relative;
    z-index: 1;
    margin-top: 50px;
    color: #979797;
}
#footer-widgets .widget:first-child {
    margin: 0;
}
#footer-widgets .widget .widget-title > span {
	display: block;
    position: relative;
    padding-bottom: 12px;
    color: #fff;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
 #footer-widgets .widget ul {
    margin: 0;
	list-style: none;
	padding:0;
}

#footer-widgets .widget.widget_links ul.col2 li {
    width: 50%;
    float: left;
   padding: 0 0 12px;
}

 #footer-widgets .widget.widget_links ul li a {
    position: relative;
    display: inline-block;
    padding-left: 25px;
	color:#fff;
	text-decoration:none;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
}

#footer-widgets .widget.widget_links ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
   
}

#footer-widgets .widget.widget_links ul li a:before {
    content: "\f101";
    
}

#footer-widgets .widget.widget_links ul li a:before {
    color: #d97203e0;
    font-weight: 300;
}
#footer-widgets .widget.widget.widget_information ul li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
}
 #footer-widgets .widget.widget.widget_information ul .hl {
    width: 20%;
    float: left;
    color: #d97203e0;
}
#footer-widgets .widget.widget.widget_information ul .text {
    width: 85%;
    float: left;
    color: #fff;
}
#footer-widgets .widget {
    position: relative;
	z-index: 1;
	margin-top: 50px;
    color: #b7b7b7;
}
#footer-widgets .widget.widget_socials .socials a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin-right: 3px;
    margin-bottom: 10px;
    z-index: 1;
}

.widepopup button {
	font-size: 15px;
    padding: 6px 11px;
    position: fixed;
    z-index: 99;
    top: 50%;
    left: -210px;
    background:#d97203;
    cursor: pointer;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
    transform-origin: right;
    transform: rotate(-90deg) translate(50% , -50%);
    -moz-transform: rotate(-90deg) translate(50% , -50%);
    -webkit-transform: rotate(-90deg) translate(50% , -50%);
    -ms-transform: rotate(-90deg) translate(50% , -50%);
    -o-transform: rotate(-90deg) translate(50% , -50%);
}
.widepopup button:active,focus{
	outline: none;
}
.ustwodr{

    font-size: 24px;
}


/* ============================
        dropdown css
============================== */

.dropdown a{cursor: pointer;}

.dropbtn{border: none;
    background: transparent;
    color: rgb(37 37 37)!important;
    font-weight: 600!important;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    padding: .5rem .5rem;}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ccc;
    min-width: 250px;
    left: 16px;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown-content li a{background-color: #d97203;
    color: #fff;}

  .dropdown-content li a:hover {background-color: #fff;
                    text-decoration: none;
                    color: #d97203;}
  
  .dropdown:hover .dropdown-content {display: block;}
  
  .dropdown-content li{list-style: none;}

/* ======================= Blog page css =========================== */

.blog-form-sec {
    padding: 21px;
}

.blog-form {
    margin-bottom: 18px !important;
    border-radius: 20px !important;
    border-bottom: 1px solid #c2c2c2 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    box-shadow: 1px 3px 5px 1px #b9b9b9 !important;
    padding: 11px 0px 12px 17px !important;
}

textarea.form-control {
    height: auto;
}

.blog-form-btn {
    background-color: transparent !important;
    border: none !important;
    color: rgb(51 17 18) !important;
    padding: 11px 30px !important;
    box-shadow: 1px 3px 5px 1px #b9b9b9 !important;
    margin-top: 14px !important;
    border-radius: 20px !important;
    font-family: 'Amaranth', sans-serif !important;
    font-size: 12px !important;
}

.udttxt{border: 1px solid #e2e2e2;
    padding: 20px;}

    .text-2 h2{font-size: 28px;
        margin: 25px;
        color: #0c0c0c;
        line-height: 55px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 500;}            
    
        .why-choose-li ul{padding-left: 0px;}
    
        .why-choose-li ul li{list-style: none;
                    text-align: justify;
                    font-size: 14px;
                    margin-top: 15px;
                    line-height: 31px;}
    