@import url('https://fonts.googleapis.com/css2?family=Pathway+Gothic+One&family=Roboto:wght@300;400;700&family=Montserrat:wght@300;400;600;700&family=Cinzel:wght@400;700&family=Raleway:wght@300;400;600;700&family=Merriweather:ital,wght@0,300;0,400;1,300&family=Merienda:wght@400;700&display=swap');

body {
    font-size: 14px;
    /* position: relative;
    height: 100%;
    width: 100%; */
    /* overflow-x: hidden;
    overflow-y: scroll; */
    /*font-family: 'Pathway Gothic One', sans-serif;*/
    font-family: 'Roboto', sans-serif;
     background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 400;
    margin: 10px 0
}

a:hover {
    text-decoration: none;
}

/*Margins*/
.mg-top-10 {
    margin-top: 10px;
}

.mg-top-20 {
    margin-top: 20px;
}

.mg-top-25 {
    margin-top: 25px;
}

.mg-top-30 {
    margin-top: 30px;
}

.mg-top-40 {
    margin-top: 40px;
}

.mg-btm-0 {
    margin-bottom: 0px;
}

.mg-btm-5 {
    margin-bottom: 5px;
}

.mg-btm-10 {
    margin-bottom: 10px;
}

.mg-btm-15 {
    margin-bottom: 15px;
}

.mg-btm-20 {
    margin-bottom: 20px;
}

.mg-btm-25 {
    margin-bottom: 25px;
}

.mg-btm-30 {
    margin-bottom: 30px;
}

.mg-btm-40 {
    margin-bottom: 40px;
}

.mg-btm-60 {
    margin-bottom: 60px;
}

/*Margins*/

/*Font family*/
.monte {
    font-family: 'Montserrat', sans-serif;
}

.cinzel {
    font-family: 'Cinzel', serif;
}

.raleway {
    font-family: 'Raleway', sans-serif;
}

.merriweather {
    font-family: 'Merriweather', serif;
}

/*Font family*/


/*Color*/
.white {
    color: #fff;
}

/*Color*/

.opacity-full {
    opacity: 1 !important;
}

.opacity-ban {
    /* visibility: hidden; */
    opacity: 0.3 !important;
    transition: opacity 0.3s, visibility 0.3s;
}

.opacity-ban:hover {
    /* visibility: visible; */
    opacity: 1 !important;
    transition: opacity 0.3s, visibility 0.3s;
}


.banner-area.demo-banner {
    padding: 50px 0;
    height: 500px;
}

.banner-area {
    position: relative;
    overflow: hidden;
}

body,
.banner-area,
.banner-area div {
    height: 100%;
}

.bg-fixed {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

 

.shadowback {
    position: relative;
    z-index: 1;
}

.shadowback::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/dot-pattern.png);
    transition: all 0.5s;
}

.shadowback::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #00000091;
    transition: all 0.5s;
}

.banner-area .demo-banner h1 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
}





.typeWriterContainer {

    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 20;
    position: absolute;
    top: 30%;
    padding: 0 20px;

}

.typeWriterWrapper {

    position: relative;
    width: 50%;
    max-width: 740px;
    float: right;
    color:

        #fff;
    text-align: left;

}

.typing-text {

    display: inline-flex;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    margin: 0 auto;
    color:

        #fff;
    font-size: 55px;

}

.typing-text p {

    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 0;

}

.curvedaro {

    font-size: 60px;
    font-weight: bold;

}

.title-text {

    float: right;
    font-size: 80px;

}

element {

    display: none;

}

.type-text {

    padding-top: 40px;
    font-size: 36px;
    width: 80%;
    color:

        #fff;
    line-height: 45px;
    margin-top: 35px;

}


.primary-button,
.secondary-button {
    color:
        #fff !important;
    vertical-align: baseline;
    width: 150px;
    cursor: pointer !important;
}

.font-color-orange {
    color: #fb5d00 !important;
}

.primary-button {
    background-color: #11998e;
}

button,
.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    background: none;
    background-color: rgba(0, 0, 0, 0);
    background-clip: border-box;
    background-color: #fb5d00;
    background-clip: border-box;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    outline: none;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0 20px;
    text-transform: uppercase;
    line-height: 40px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    box-shadow: none;
    text-shadow: none;
}

.secondary-button,
.woocommerce a.button.secondary-button,
.woocommerce-page a.button.secondary-button {
    background-color: transparent;
    border: 1px solid #fff;
}


/* ------------------------------Sub Header --------------------------------*/

section.top-header-sec {
    background: #1A2980;
    background: -webkit-linear-gradient(to right, #26D0CE, #1A2980);
    background: linear-gradient(to right, #26D0CE, #1A2980);
    vertical-align: middle;
    height: 40px;
    border-bottom: 1px solid #eee;
}

p.left-tels-anch {
    margin-bottom: 0;
    display: inline-block;
    padding-top: 9px;
}

p.left-tels-anch a {
    color: #FFF;
    font-weight: 400;
    font-size: 15px;
}

p.left-tels-anch a:hover {
    text-decoration: underline;
}

p.left-tels-anch a i {
    margin-right: 6px;
    font-size: 18px;
}

.mail-sub-acnch-tops {
    margin-left: 45px;
}

.hght-hundrd {
    height: 100%;
}

.lets-tlk-anchs:hover {
    color: #fb5d00;
    background: #fff;
    border: 1px solid #bf6003;
}

.lets-tlk-anchs {
    display: inline-block;
    background: #FF512F;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #F09819, #FF512F);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #F09819, #FF512F);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff;
    vertical-align: middle;
    padding: 10px 20px;
    margin-right: 20px;
}




/* MAP Show on Index */
.lg-padding {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ffffff;
}

.heading.centered {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.head_5db2de4de4c72 {
    margin-bottom: 0 !important;
}

.heading {

    position: relative !important;
    overflow: hidden !important;
}

.head_5db2de4de4c72 p.sub_head {
    color:
        #999;
    font-weight: 900;
    letter-spacing: 2px !important;
}

.heading.centered p {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important;
}

.heading p.sub_head {
    clear: both;
    font-size: 15px;
}

.heading .sub_head {
    position: relative;
}

.cp-text,
.cp-title,
.heading .head_tag,
.widgettitle {
    margin-top: 0;
}

.heading .head_tag {
    margin-bottom: 0;
    clear: both;
    font-size: 35px;
    position: relative;
}

.heading.style3.centered::before {
    left: auto;
    margin-left: -8px;
}

.main-color {
    color: #11998e;
    font-weight: 700;
}

.heading.style3.centered::after {
    left: auto;
    margin-left: 8px;
}

.heading.style3::after {
    bottom: 11px;
    left: 15px;
    background-color:
        #222 !important;
}

.heading.style3::before,
.heading.style3::after {
    display: inline-block;
    content: "";
    height: 4px;
    width: 35px;
    position: absolute;

    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.heading.style3::after {
    display: inline-block;
    content: "";
    height: 4px;
    width: 35px;
    position: absolute;

    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.padding-down {
    padding-bottom: 20px !important;
}


.heading::after {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 30%;
    content: "";
    display: none;
}

.heading.style3::before {
    background-color: #fb5d00;
    color: #fff;
}

::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.animated {
    opacity: 1;
}

.fx {
    opacity: 0;
}

.HotspotPlugin_Hotspot {
    position: absolute;
    cursor: pointer;

}

.animated {
    opacity: 1;
}

.fx {
    opacity: 0;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.HotspotPlugin_Hotspot .Hotspot_text {
    content: "";
    display: block;
    text-align: center;
    position: relative;

    background-color: #e7512f;
}

.hotspotImg {
    background-color:
        transparent !important;
}






.container .process_steps--style2,
.shop-latest .tab-content {
    overflow: visible;
}

.process_steps--style2 {
    overflow: hidden;
    padding: 11px 0;
}

.process_steps {
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 35px;
    width: 100%;
    min-height: 0;
}

.container .process_steps--style2 .process_steps__intro {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 30px;
}

.process_steps--style2 .process_steps__intro {
    background:
        #11998e;
    text-align: left;
    float: left;
    width: 34%;
    padding: 30px 40px 30px 30px;
    padding-left: 30px;
    padding-left: calc(((100vw - 1170px)/ 2) + 15px);
}

.process_steps--style2 .process_steps__step {
    padding: 20px;
    color:
        #fff;
    position: relative;
    text-align: center;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.process_steps--style2 .process_steps__container,
.process_steps--style2 .process_steps__height {
    min-height: 235px;
}

.process_steps--style2 .process_steps__intro {
    text-align: left;
}

.process_steps--style2 .process_steps__step {
    color:
        #fff;
    text-align: center;
}

.process_steps--style2 .process_steps__intro-title::before {
    content: '';
    height: 3px;
    width: 30px;
    background:
        #fff;
    position: absolute;
    display: inline-block;
    bottom: 0;
}

.process_steps--style2 .process_steps__intro-title strong {
    font-size: 120%;
    display: block;
}

.process_steps--style2 .process_steps__intro-title {
    margin-top: 0;
    line-height: 1.2;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
}


.process_steps--style2 .process_steps__intro {
    text-align: left;
}

.process_steps--style2 .process_steps__step {
    color:
        #fff;
    text-align: center;
}

.process_steps--style2 .process_steps__intro-link {
    font-size: 11px;
    font-weight: 700;
    color:
        #eee;
    display: inline-block;
}

.container .process_steps--style2 .process_steps__container {
    padding-right: 0;
}

.process_steps--style2 .process_steps__container {
    float: left;
    width: 66%;
    border-radius: 5px;
    position: relative;
    min-height: 230px;
    padding-right: calc(((100vw - 1170px)/ 2) + 15px);
}

.process_steps--style2 .process_steps__container,
.process_steps--style2 .process_steps__height {
    min-height: 235px;
}

.process_steps--style2 .process_steps__container::after {
    content: '';
    width: 10px;
    height: 106%;
    position: absolute;
    left: -40px;
    -webkit-transform: skewX(-10deg) translate3d(0, 0, 0);
    -ms-transform: skewX(-10deg) translate3d(0, 0, 0);
    transform: skewX(-10deg) translate3d(0, 0, 0);
    z-index: 1;
    top: -3%;
    background: -webkit-gradient(100% 50%, ellipse, rgba(0, 0, 0, .5), transparent 70%);
    background: -webkit-radial-gradient(100% 50%, ellipse, rgba(0, 0, 0, .5), transparent 70%);
    background: radial-gradient(ellipse at 100% 50%, rgba(0, 0, 0, .5), transparent 70%);
    background: -webkit-radial-gradient(100% 50%, 100% 70%, rgba(0, 0, 0, .5) 0, transparent 70%);
}

.process_steps--style2 .process_steps__container::before {
    content: '';
    width: 102%;
    height: 108%;
    position: absolute;
    left: -30px;
    -webkit-transform: skewX(-10deg) translate3d(0, 0, 0);
    -ms-transform: skewX(-10deg) translate3d(0, 0, 0);
    transform: skewX(-10deg) translate3d(0, 0, 0);
    border: 1px solid #E0E0E0;
    top: -4%;
    padding-right: calc(((100vw - 1170px)/ 2) + 60px);
    box-sizing: content-box;
    border-radius: 5px;
    background-color: #fff;
}

.process_steps--style2 .process_steps__inner {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.process_steps--style2 .process_steps__container,
.process_steps--style2 .process_steps__height {
    min-height: 235px;
}

.process_steps--style2 .process_steps__step-title {
    color:
        #333;
    font-weight: 700;
    font-size: 20px;
}

.process_steps--style2 .process_steps__step-desc {
    color:
        #888;
    margin-bottom: 0;
}

.ptop-40 {
    padding-top: 50px;
    padding-bottom: 10px;
    overflow: hidden;
    background: #6441A5;
    background: -webkit-linear-gradient(to right, #2a0845, #6441A5);
    background: linear-gradient(to right, #2a0845, #6441A5);
    background: #159957;
    background: -webkit-linear-gradient(to right, #155799, #159957);
    background: linear-gradient(to right,
            #155799, #159957);
}

.icon-content {

    overflow: hidden;

}

.p-l40 {

    padding-left: 40px;

}

.section-full {
    position: relative;
}

.bg-white {
    background-color:
        #FFF;
}

.p-b40 {
    padding-bottom: 40px;
}

.p-t70 {
    padding-top: 0px;
}

.section-head {
    margin-bottom: 50px;
}

.section-head h1,
.section-head h2,
.section-head h3 {
    margin-top: 0;
}

.h2 {
    color:
        #2e1e13;
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    font-weight: 700;
}


.icon-content {
    overflow: hidden;
}

.p-r40 {
    padding-right: 40px;
}

.icon-content h5 {
    font-size: 28px;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    /* color:
        #11998e;
    text-transform: uppercase;
    background: -webkit-linear-gradient(to right, #155799, #159957);
    background: linear-gradient(to right, #155799, #159957);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */

}
.icon-content a {
    /* font-size: 28px;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 600; */
    color:   #11998e;
    /* text-transform: uppercase;
    background: -webkit-linear-gradient(to right, #155799, #159957);
    background: linear-gradient(to right, #155799, #159957);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */

}

.rdx-separator-outer {
    overflow: hidden;
}

.icon-bx-wraper.right {
    text-align: right;
}

.icon-bx-wraper p:last-child {
    margin: 0;
}

.icon-bx-wraper.bx-style-1,
.icon-bx-wraper.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color:
        #ddd;
}

.icon-bx-wraper.right {
    text-align: right;
}

.icon-bx-wraper {
    position: relative;
}

.m-b30 {
    margin-bottom: 30px;
}

.p-a20 {
    padding: 20px;
}

.radius-new {
    border: 2px solid #fb5d00;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


.icon-bx-xl.radius,
.icon-bx-lg.radius,
.icon-bx-md.radius,
.icon-bx-sm.radius,
.icon-bx-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

[class*="icon-bx-"][class*="bg-"] a {
    color:
        #fff;
}

.awesome-services .icon-bx-md img {
    height: 55px;
}

.icon-bx-wraper.bx-style-2.right [class*="icon-bx-"] {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
}

/* .icon-bx-wraper.right .icon-bx-xl, .icon-bx-wraper.right .icon-bx-lg, .icon-bx-wraper.right .icon-bx-md, .icon-bx-wraper.right .icon-bx-sm, .icon-bx-wraper.right .icon-bx-xs {
    float: right;
    margin-left: 20px;
} */
.icon-bx-xl.radius,
.icon-bx-lg.radius,
.icon-bx-md.radius,
.icon-bx-sm.radius,
.icon-bx-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.icon-bx-wraper.bx-style-2.left [class*="icon-bx-"] {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}


.icon-bx-wraper.left .icon-bx-xl,
.icon-bx-wraper.left .icon-bx-lg,
.icon-bx-wraper.left .icon-bx-md,
.icon-bx-wraper.left .icon-bx-sm,
.icon-bx-wraper.left .icon-bx-xs {
    float: left;
    margin-right: 20px;
}

.icon-bx-xl.radius,
.icon-bx-lg.radius,
.icon-bx-md.radius,
.icon-bx-sm.radius,
.icon-bx-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}


.bg-primary {
    background-color: #fff !important;
}



* {
    margin: 0;
    padding: 0
}

html {
    overflow: hidden
}

html,
body {
    height: 100%;
    width: 100%;
}

h1 {
    font-size: 2.5em
}



body {
    overflow-x: hidden !important;
    overflow-y: auto;
    /* -webkit-perspective: 1px;
    -moz-perspective: 1px;
    perspective: 1px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d */
}



/* .logo_is::before {
    position: absolute;
    width: 100%;
    z-index: 99;
    height: 100%;
    background-color: #1A2980;
}
.logo_is::after {
    position: absolute;
    width: 100%;
    z-index: 99;
    height: 100%;
    background-color: #6441A5;
} */
.header-content {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 20;
    position: absolute;
    top: 15%;
    padding: 0 20px;
}

.content,
.header-content {
    text-align: center
}

.header-content h1 a {
    color: rgb(218, 218, 218);
    font-size: 60px;
}

.header-content h1 {
    color: #fff;
}

.header-content h1 span {
    color: rgb(218, 218, 218);
    font-size: 60px;
}

.content div {
    max-width: 700px;
    margin: 0 auto
}

.parallax-container {
    height: 370px;
}

video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 20%;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(2);
    -moz-transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(2);
    transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(2);
    z-index: -99
}


.blinking-cursor {
    font-weight: 100;
    font-size: 30px;
    color: #2E3D48;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}

@keyframes "blink" {

    from,
    to {
        color: transparent;
    }

    50% {
        color: rgb(255, 255, 255);
    }
}

@-moz-keyframes blink {

    from,
    to {
        color: transparent;
    }

    50% {
        color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes "blink" {

    from,
    to {
        color: transparent;
    }

    50% {
        color: rgb(255, 255, 255);
    }
}

@-ms-keyframes "blink" {

    from,
    to {
        color: transparent;
    }

    50% {
        color: rgb(255, 255, 255);
    }
}

@-o-keyframes "blink" {

    from,
    to {
        color: transparent;
    }

    50% {
        color: rgb(255, 255, 255);
    }
}











/*Top Header Social media Icons*/
.tp-head-scl-icns:hover {
    cursor: pointer;
}

.tp-head-scl-icns:hover i {
    color: #fff;
}

.social-facebook:hover,
p.fllw-us-lnks-ftr .social-facebook:hover {
    background-color: #3B5998;
}

.social-twitter:hover,
p.fllw-us-lnks-ftr .social-twitter:hover {
    background-color: #00acee;
}

.social-linkdein:hover,
p.fllw-us-lnks-ftr .social-linkdein:hover {
    background-color: #007bb7;
}

p.fllw-us-lnks-ftr a.tp-head-scl-icns:hover i {
    color: #fff;
}

a.tp-head-scl-icns {
    width: 25px;
    height: 25px;
    background: #fb5d00;
    text-align: center;
    border-radius: 50%;
    padding-top: 1px;
    margin-right: 7px;
}

a.tp-head-scl-icns:last-child {
    margin-right: 0px;
}

a.tp-head-scl-icns,
a.tp-head-scl-icns i,
p.left-tels-anch a i,
span.mn-menus,
a.nav-link img {
    display: inline-block;
    vertical-align: middle;
}

a.tp-head-scl-icns i {
    color: #fff;
}

/*End Top Header Social media Icons*/

.clients {
    margin: 0px !important;
}

.clients p.main {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 1.2rem;
    color: slategray;
}

.clients b {
    color: #11998e;
}

.clients span {
    text-transform: uppercase;
    border-bottom: 4px solid #fb5d00;
}



.clients h2.main {
    width: 100%;
    font-size: 2.7rem;
    text-align: center;
    font-family: 'Pathway Gothic One', sans-serif;
    margin: 0 0 10px;
    color: darkslategray;

}

.clients h2.main-light {
    width: 100%;
    font-size: 2.7rem;
    text-align: center;
    font-family: 'Pathway Gothic One', sans-serif;
    margin: 0 0 10px;
    color: #d0d0d0;

}

/* button.slick-arrow,
.desktop-view-only {
    display: none !important;
} */

/*Header */
.nav-center {
    vertical-align: middle;
    text-align: center;
    /*width: 100%;*/
}

.bg-dark {
    background: #11998e !important;
}

.module-extra-small {
    padding: 25px 0px;
    color:
        #fff;
    bottom: 0px;
    z-index: 100;
    width: 100%;
}

.btn.btn-w {
    background: rgba(255, 255, 255, 0.9);
    color: #11998e;
    margin-left: 50px;
    margin-top: 10px;

    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px;
    transition: .3s;
    text-transform: uppercase;
}

.btn.btn-round {
    border-radius: 2px;
}

.bg-dark a {
    color: #aaa;
}





.callout-text h2 {
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-family: 'Pathway Gothic One', sans-serif;
}


#skrollr-body{
    position: absolute;
    width: 100%;
    height: 100%;
}

/* .logo_is {
    position: absolute;
} */

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

    .ptop-40 {
        display: none;
    }
    #skrollr-body{
        display: none;
    }

    /* .logo_is {
        display: none;
    } */
     
    .logoI {
        max-width: 30%;
        display: none;
    }

    .header-content h1 a {
        color: #fff;
        font-size: 40px;
    }

    .header-content h1 {
        color: #fff;
    }

    .header-content h1 span {
        color: #fff;
        font-size: 40px;
    }



}

.aqua-background {
    background-color: #11998e;
}

.orange-background {
    background-color: #fb5d00;
}

.aqua-text {
    color: #11998e;
}

.orange-text {
    color: #fb5d00;
}

.callout-text p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1rem;
}

.callout-btn-box {
    text-align: right;
    padding-top: 4px;
}


/* Testimonial  */
.testimonial {
    padding: 20px;
    margin: 20px 10px;
}

.testimonial .pic {
    width: 122px;
    height: 122px;
    float: left;
    margin-right: 50px;
    position: relative;
}

.testimonial .pic:before,
.testimonial .pic:after {
    content: "";
    display: block;
    height: 50%;
    width: 50%;
    position: absolute;
}

.testimonial .pic:before {
    bottom: -10%;
    left: -10%;
    border-bottom: 3px solid #fb5d00;
    border-left: 3px solid #fb5d00;
}

.testimonial .pic:after {
    top: -10%;
    right: -10%;
    border-top: 3px solid #fb5d00;
    border-right: 3px solid #fb5d00;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.testimonial .testimonial-content {
    display: table;
    position: relative;
}


.testimonial .testimonial-content:before {
    content: "\f10d";

    font-family: "Font Awesome 5 Free";
    font-weight: 900;




    position: absolute;
    top: -30px;
    left: -15px;
    font-size: 30px;
    color: #11998e4d;
    z-index: -1;

}



.testimonial .testimonial-title {
    font-size: 24px;
    color: #fb5d00;
    text-transform: capitalize;
}

.testimonial .post {
    font-size: 17px;
    font-weight: 600;
    color: #383838;
    border-left: 1px solid rgba(0, 0, 0, 0.7);
    margin-left: 5px;
    padding-left: 5px;
}

.testimonial .description {
    font-size: 13px;
    color: #7c7c7c;
    line-height: 22px;
    /* margin-top: 12px; */
    font-style: italic;
}

.testimonial .description::after {
    font-size: 40px;
    color: #a2a2a2a6;
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    bottom: 0px;
    right: 0px;
}





.aboutbg {
    padding-top: 55px;
}

section.or-testi {

    padding-top: 50px;
    padding-bottom: 40px;
    background: #f7f7f7;

    /* border-top: 1px solid #11998e; */
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #fb5d00;
}

@media only screen and (max-width: 980px) {
    .testimonial {
        padding: 20px 0;
        margin: 20px 15px;
    }

    .testimonial .pic {
        float: none;
    }

    .testimonial .testimonial-content {
        display: block;
        margin-top: 30px;
    }

    .testimonial .testimonial-content:before {
        z-index: 1;
        top: -170px;
    }

    .testimonial .description::after {
        bottom: -30px;
    }


}





.logoimg {
    max-height: 80px !important;
    margin-bottom: 7px;
}


.navbar-brand {
    padding-left: 20px !important;
    padding-right: 20px !important;
}


.about-content-box h3 span {
    position: absolute;
    left: 0px;
    line-height: 1em;
    color: #fb5d00;
    font-size: 59px;
    font-weight: 600;
}

.about-content-box div.text {
    padding-bottom: 30px;
}


.about-content-box h3 {
    position: relative;
    color: #444444;
    line-height: 1.2em;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 50px;
}

.awards .award-box .inner-box {
    position: relative;
    padding-left: 90px;
}

.awards .award-box .inner-box .year {
    position: relative;
    color: #fb5d00;
    font-size: 28px;
    margin-bottom: 6px;
    font-weight: 700;
    font-family: 'Pathway Gothic One', sans-serif;

}

.awards .award-box .inner-box .award-name {
    position: relative;
    color: #444444;
    font-size: 16px;
    line-height: 1.0em;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Pathway Gothic One', sans-serif;

}

.awards .award-box .inner-box .image {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -36px;
}

.awards {
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}

/*.navbar-nav {
    margin-top: 25px !important;
}*/

.contact_Us .section_two {
    background-color: #21BCF4 !important;
    padding: 60px 0px 40px !important;
}


.contact_Us h5 {
    font-size: 22px;
    margin: 5px 0 15px;
    text-transform: uppercase;
    font-family: gothic;
    color: #fff;
}

.contact_head {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0px 0px 40px;
    letter-spacing: 1px;
    text-align: center;
}

.contact_head span {
    border-bottom: 3px solid #6ED9FF;
    padding-bottom: 2px;
}

.cust_care h5 {
    font-size: 28px;
    margin: 5px 0 15px;
    text-transform: uppercase;
    /*color: #000;*/
}

.btn-rq,
.btn-st,
.btn-aj {
    padding: 10px 15px;
    width: 25%;
    font-size: 20px;
    margin: 40px 15px 0px;
    color: #fff;
    background: rgba(0, 0, 0, 0.24);
    letter-spacing: 1px;
}


.btn-rq:hover,
.btn-st:hover,
.btn-aj:hover {
    background: rgba(0, 0, 0, 0.24);
    background-color: #003366;
}

.cust_care {
    text-align: center;
    float: left;
    padding-left: 18%;
}

.bigslide {

    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    width: 100%;
    color: #fff;
    padding: 40px 0;
    /* height: 300px; */
}

 



.marginadd {
    margin-top: 144px;
}


section.header-main {
    background: #FFF;
    z-index: 1;
    position: relative;
}

span.sub-menus {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    color: #808080;
    margin-top: -5px;
}

.fasize {
    font-size: 25px;
    color: #FF6600;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
}

.fasizeBig {
    font-size: 32px;
    color:
        #11998e !important;
    display: inline-block !important;
    vertical-align: middle !important;

}



/*.fa.fa-tag{
   color: transparent;
   -webkit-text-stroke-width: 2px;
   -webkit-text-stroke-color: red;
 }*/
.fa.custom-fa {
    /*font-size:12em;*/
    /*-webkit-text-stroke-width: 1.2px;
   -webkit-text-stroke-color: #fb5d00;
color:transparent;*/

    background: #11998e;
    /*background: -webkit-linear-gradient(to right, #F09819, #FF512F);
    background: linear-gradient(to right, #F09819, #FF512F);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}


span.mn-menus {
    font-size: 18px;
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 400;
    color: #323232;
}

.header-main a.nav-link img {
    margin-right: 8px;
}

.header-main .navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0px;
    border-bottom: 2px solid #fff;
}

.header-main ul.nav .nav-item:last-child a {
    margin-right: 0px;
}

.header-main nav.navbar.navbar-expand-lg.navbar-light {
    padding-left: 0px;
    padding-right: 0px;
}

.header-main .navbar-expand-lg .navbar-nav .nav-link:hover,
.header-main .navbar-expand-lg .navbar-nav .nav-link.menu-active {
    border-bottom: 2px solid #fb5d00;

}



.header-main .navbar-expand-lg .navbar-nav .nav-link:hover span.sub-menus,
.header-main .navbar-expand-lg .navbar-nav .nav-link:hover span.mn-menus,
.header-main .navbar-expand-lg .navbar-nav .nav-link.menu-active span.mn-menus,
.header-main .navbar-expand-lg .navbar-nav .nav-link.menu-active span.sub-menus {
    color: #fb5d00;
}

.menu-active-ftrs {
    color: #fff !important;
}

section.sticky-header,
.sticky-header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 2;
    animation: fadeIn 1s ease-in both;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/*End Header */


/*Banner Heading */
.cap-heading-mns {
    font-size: 45.83px;
    line-height: 55px;
}

.cap-heading-mns,
.banner-para-cap,
.rd-mre-banner-btn {
    color: #fff;
}

.banner-para-cap {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}

.rd-mre-banner-btn {
    background-color: #fb5d00;
    font-size: 16px;
    font-weight: 500;
    margin-top: 12px;
    border-radius: 0px;
    padding: 12px 17px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    z-index: 1;
}

a.rd-mre-banner-btn i {
    margin-left: 12px;
}

a.rd-mre-banner-btn:hover {
    border-radius: 8px;
    background: #fff;
    color: #fb5d00;
    text-decoration: none;
    -moz-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.2);
    box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.2);
    text-decoration: none;
}

.bnnr-hme-caption {
    position: absolute;
    top: 90px;
    left: 150px;
}

section.hme-pge-bannr {
    position: relative;
}

.cap-heading-mns span.title {
    display: block;
}

/*Banner Heading */


/*Banner Go To Top */
.banner-got-bottom {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 25px;
}

span.banner-got-bottom-ico {
    display: inline-block;
    height: 55px;
    border: 1.5px solid #fff;
    width: 33px;
    border-radius: 20px;
}

span.banner-got-bottom-ico-inner-in:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

span.banner-got-bottom-ico-inner {
    display: inline-block;
    box-sizing: border-box;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15, .41, .69, .94);
    animation-iteration-count: infinite;
}

@keyframes scroll {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}

/*Banner Go To Top */

/*Home Page*/
.page-title {
    font-size: 30px;
    font-weight: 700;
    color: #4c4695;
    margin-bottom: 18px;
    display: inline-block;
    position: relative;
}

.mobHeight {
    font-size: 25px;
    color: #6ED9FF;
}

.page-title:before {
    content: "";
    display: inline-block;
    border: 1px solid;
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 8px;
}

.page-para {
    font-size: 16px;
    line-height: 30px;
    color: #3d3d3d;
    font-weight: 300;
}

section.wh-we-r {
    margin-top: 120px;
    padding-bottom: 100px;
}

/*Home Page*/

/*Home pages Sliders */
.hme-pge-slde-tech .slick-track {
    width: 100% !important;
    left: 0 !important;
}

#slides .slidetab {
    display: none;
}

#slides .slidetab.active {
    display: block;
}

section.hme-pge-slde-tech .servc-grids-hme i {
    display: inline-block;
    font-size: 45px;
    margin-bottom: 7px;
}

section.hme-pge-slde-tech .tab {
    margin-bottom: 55px;
    font-size: 15px;
    cursor: pointer;
    color: #9fa0a4;
}

section.hme-pge-slde-tech .tab:hover,
section.hme-pge-slde-tech .tab.active-tab {
    color: #fb5d00;
}

.slidetab p.page-para {
    margin-top: 25px;
}

section.hme-pge-slde-tech {
    background: #eee;
    padding: 90px 0px 50px;
}

div.services-hdng-div {
    margin-bottom: 40px;
}

section.our-wrks {
    background: #56366c;
    background: -moz-linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
    background: -webkit-linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
    background: linear-gradient(45deg, #065712 0%, #065712 50%, #063d3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56366c', endColorstr='#b85321', GradientType=1);
    padding: 65px 0px 65px;
}

section.cta-sectn {
    background: #2e2a8b;
    padding-top: 40px;
    padding-bottom: 30px;
}

.crsels-cntnt {
    color: #fff;
}

p.crsel-hdng {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}

p.crsel-descrptn {
    font-weight: 100;
    line-height: 28px;
    font-size: 15px;
}

.srvices-sldr-crsel .carousel-item {
    min-height: 230px;
    padding-top: 15px;
}

.srvices-sldr-crsel .carousel-indicators li {
    width: 18px;
}

section.cta-sectn p.cta-paras {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}

a.get-tch-anch-cta {
    display: inline-block;
    background: #fb5d00;
    color: #fff;
    padding: 12px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
    -moz-box-shadow: 5px 5px 5px rgba(44, 35, 103, 0.9);
    -webkit-box-shadow: 5px 5px 5px rgba(44, 35, 103, 0.9);
    box-shadow: 5px 5px 5px rgba(44, 35, 103, 0.9);
}

a.get-tch-anch-cta:hover {
    box-shadow: none;
}

section.wh-chse-us {
    background: #fff;
    padding-top: 89px;
}

/*Home pages Sliders */


/*Home Why Choose Us */
ul.why-choose-uls {
    font-size: 15px;
    padding-left: 0;
    line-height: 32px;
    color: #444444;
    list-style: none;
}

ul.why-choose-uls li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 45px;
}

ul.why-choose-uls li:last-child {
    margin-bottom: 0px;
}

ul.why-choose-uls li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 26px;
    color: #fb5d00;
}

/*Home Why Choose Us */

/* Who We are */
.who-we-are {
    transition: opacity cubic-bezier(0.23, 1, 0.32, 1), transform cubic-bezier(0.23, 1, 0.32, 1);
    transition-duration: 0s, 0s;
}

.subcontainer {
    position: relative;
    width: 30em;
    height: 13em;
    transition: 1s ease-in-out;
}

.subcontainer div.images {
    position: absolute;
    top: 100%;
    left: 50%;
}

.images {
    transition: transform 1s ease-in-out;
}

.deg90 {
    transform: rotate(185deg) translate(15em) rotate(-185deg);
}

.deg115 {
    transform: rotate(210deg) translate(15em) rotate(-210deg);
}

.deg140 {
    transform: rotate(235deg) translate(15em) rotate(-235deg);
}

.deg165 {
    transform: rotate(260deg) translate(15em) rotate(-260deg);
}

.deg185 {
    transform: rotate(285deg) translate(15em) rotate(-285deg);
}

.deg210 {
    transform: rotate(310deg) translate(15em) rotate(-310deg);
}

.deg235 {
    transform: rotate(335deg) translate(15em) rotate(-335deg);
}

.deg260 {
    transform: rotate(360deg) translate(15em) rotate(-360deg);
}

.subcontainer div img {
    width: 70px;
}

.ttle-img-knwn {
    position: absolute;
    left: 14%;
    top: 100%;
    width: 100%;
    text-align: center;
    display: none;
}

.images:hover {
    cursor: pointer;
}

.images:hover+.ttle-img-knwn {
    display: block;
}

.ttle-img-knwn p {
    font-size: 16px;
    color: #4c4695;
    font-weight: 500;
}

/*Home Clients */
section.or-clnts {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 40px;
}

.slick-slide {
    margin: 0px 10px !important;
}

.slick-slide img {
    width: 100% !important;
}

.slick-prev:before,
.slick-next:before {
    color: slategray;
    opacity: .5;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1.0;
}

.slick-active {
    opacity: 1.0;
}

.slick-current {
    opacity: 1;
}




div.contacts-form-grid-divs {
    position: absolute;
    top: 46px;
    right: 50px;
}

section.lts-chat {
    position: relative;
}

.contacts-form {
    background: #fff;
    padding: 35px;
    border: 1px solid #cfcfcf;
}

.contacts-form input,
.contacts-form textarea {
    border: 1px solid #cfcfcf;
    border-radius: 0px;
    font-size: 14px;
    color: #aaaaaa;
}

.inp-div-frm {
    margin-bottom: 20px;
}

.contacts-form textarea {
    height: 66px;
    resize: none;
}

.contacts-form-grid-divs .contacts-form button {
    background: #fb5d00;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 0.4px;
    padding: 6px 25px;
}

.contacts-form-grid-divs .contacts-form button:hover {
    -moz-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.5);
    -webkit-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.5);
    box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.5);
}

p.page-title.frms-ttle {
    font-size: 20px;
    margin-bottom: 10px;
}

p.form-para-p {
    color: #aaaaaa;
    font-weight: 500;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaaaaa !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaaaaa !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #aaaaaa !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #aaaaaa !important;
}

.name {
    background: url(../images/person-inp.png);
}

.cntcts {
    background: url(../images/contact-inp.png);
}

.message {
    background: url(../images/message-inp.png);
}

.name,
.email,
.cntcts,
.message {
    background-repeat: no-repeat;
    background-position: 95%;
}

/*Home Clients */

/*Footers*/
section.tp-ftrs {
    background: #1A2980;
    background: -webkit-linear-gradient(to right, #26D0CE, #1A2980);
    background: linear-gradient(to right, #26D0CE, #1A2980);


}

.footer-padding {
    padding-bottom: 40px;
    padding-top: 50px;
}

.qck-lnks-ftrs a,
ul.ftr-lst-btm-links li a {
    color: #fff;
    font-size: 15px;
}

.qck-lnks-ftrs a:hover,
.ftr-cntcts-link a:hover,
ul.ftr-lst-btm-links li a:hover,
.ftr-cntcts-link a,
.ftr-cntcts-link i {
    color: #fff;
}

.ftr-cntcts-link a:hover {
    border-bottom: 1px solid #fff;
}

.qck-lnks-ftrs ul {
    padding-left: 0px;
    font-weight: 100;
    font-size: 13px;
    list-style: none;
}

.qck-lnks-ftrs ul li {
    line-height: 24px;
}

p.ftrs-tp-hd {
    font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Pathway Gothic One', sans-serif;
    text-transform: uppercase;
}

a.cntct-us-ftr-anch {
    display: inline-block;
    background: #fb5d00;
    color: #fff;
    padding: 8px 30px;
    margin-top: 10px;
}

p.ftrs-tp-ttl.scl-incs-ftrs a.tp-head-scl-icns {
    width: 40px;
    height: 40px;
    padding-top: 2%;
    font-size: 16px;
    margin-right: 15px;
}

p.ftrs-tp-ttl.scl-incs-ftrs a.tp-head-scl-icns:last-child {
    margin-right: 0px;
}

p.ftrs-tp-ttl.flexes .pra {
    display: flex;
    vertical-align: top;
}

p.ftrs-tp-ttl.flexes i {
    display: inline-block;
    float: left;
    vertical-align: top;
    color: #9795c5;
    font-size: 25px;
    margin-right: 10px;
    margin-top: 8px;
}

.cntctss a {
    color: #fff;
}

.cntctss a:hover {
    text-decoration: underline;
}

p.ftrs-tp-ttl.flexes.address span.pra {
    line-height: 20px;
    color: #fff;
}

p.ftrs-tp-ttl.cntctss i {
    color: #9795c5;
    font-size: 15px;
    margin-right: 8px;
}

ul.quck-lnks-ftr-lnks {
    padding-left: 0px;
    list-style: none;
}

p.quick-links,
ul.quck-lnks-ftr-lnks {
    display: inline-block;
    vertical-align: middle;
}

ul.quck-lnks-ftr-lnks li {
    float: left;
}

section.btm-ftrs {
    background: #000000cf;
    padding: 10px 0px;
    color: #bbbaba;
}

.ftr-logo-name {
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
}

.list {
    font-size: 20px;
    font-weight: 400;
}




.ftr-pra-cpy-rght {
    margin: 0;
}

ul.quck-lnks-ftr-lnks li a {
    color: #fff;
    display: inline-block;
    margin-right: 18px;
    font-weight: 300;
    border-bottom: 1px solid #fb5d00;
}

ul.quck-lnks-ftr-lnks li a:hover,
ul.quck-lnks-ftr-lnks li a.menu-active-ftr {
    border-bottom: 1px solid #fff;
}

p.quick-links span.quck-lnks-ftr-hd {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.6px;
}

p.quick-links {
    margin-right: 25px;
}

ul.quck-lnks-ftr-lnks,
p.quick-links {
    margin-bottom: 0px;
}

.ftr-cntcts-link i {
    margin-right: 6px;
}

p.fllw-us-lnks-ftr span {
    color: #E0E0E0;
    font-size: 13px;
    margin-right: 10px;
}

/*Bottom Footer*/
ul.ftr-lst-btm-links {
    text-align: left;
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

ul.ftr-lst-btm-links li {
    display: inline-block;
    margin-right: 15px;
}

ul.ftr-lst-btm-links li:last-child {
    margin-right: 0px;
}

p.fllw-us-lnks-ftr a.tp-head-scl-icns {
    background: #fff;
}

p.fllw-us-lnks-ftr a.tp-head-scl-icns i {
    color: #000;
}

/*Bottom Footer*/


/*Footers*/
.page-titles-mn-top {
    background: #56366c;
    background: -moz-linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
    background: -webkit-linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
    background: linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56366c', endColorstr='#b85321', GradientType=1);
    padding: 55px 0px 38px;
}

.page-titles-mn-top .mn-pge-ttle {
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: center;
}

p.leder-name {
    font-weight: 500;
    margin-top: 15px;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 18px;
}

p.leder-pstn {
    color: #969799;
    font-weight: 500;
    font-size: 14px;
}

section.abt-or-ledershp {
    background: #f5f8fd;
    padding: 30px 0;
}

section.abt-tp-sec {
    background: #fff;
    padding: 50px 0 78px;
}

/* ------------------------------End Sub Header --------------------------------*/

/*Career Page*/
p.cme-and-jn-us {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.6px;
}

p.crrnt-opnngs {
    color: #df6005;
    font-weight: 700;
    letter-spacing: 0.8px;
    font-size: 19px;
    border-bottom: 2px solid #56469e;
}

.crrs-accrdn h3 {
    font-size: 16px;
    color: #343434;
    font-weight: 400;
    font-style: italic;
    cursor: pointer;
    background: #f9f9f9;
    border: 1px solid #e3e3e3;
    padding: 10px 25px;
    outline: none;
    box-shadow: none;
    -moz-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0.2);
    box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.2);
    text-decoration: none;
}

div.ui-accordion-content {
    padding: 10px 30px;
    transition: background 0.3s ease;
    height: auto !important;
}

p.accrd-ttls-innr {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.send-ml-optn {
    margin-top: 30px;
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 400;
    font-style: italic;
}

.ui-accordion-header-active.ui-state-active {
    background: #f3a51829;
}

.crrs-accrdn h3:after {
    content: "\f0fe";
    text-align: center;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 35px;
}

.crrs-accrdn h3.ui-accordion-header-active:after {
    content: "\f146";
}

ul.creers-uls li {
    padding: 3% 0;
    font-style: italic;
    border-bottom: 1px solid #d4d4d4;
    list-style-position: inside;
}

ul.creers-uls li a {
    color: #3d3d3d;
    font-weight: 400;
}

ul.creers-uls li a span {
    float: right;
    font-size: 15px;
    color: #2e2a8b;
}

ul.creers-uls li a:hover,
ul.creers-uls li a:hover span,
.crrs-accrdn h3:hover {
    color: #df6005;
}

p.jb-nme-ttl {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #2e2a8b;
}

.jb-descrptn-ul li {
    list-style-type: none;
    line-height: 32px;
}

.jb-descrptn-ul {
    padding-left: 0px;
}

.jb-descrptn-ul li:before {
    content: '\f0da';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
    font-size: 18px;
    vertical-align: middle;
}

.submit-form-crrer input,
.cntct-frm-ctnct-us input,
.cntct-frm-ctnct-us select,
.cntct-frm-ctnct-us textarea {
    font-size: 14px;
    border-color: #b9b9b9;
    border-radius: 0;
    height: 35px;
}

button.submt-form-btn-creer,
button.submt-form-btn-creer:focus {
    background: #2e2a8b !important;
    border: 2px solid #2e2a8b;
    font-size: 14px;
    box-shadow: none !important;
}

button.submt-form-btn-creer:hover {
    background: transparent !important;
    color: #2e2a8b !important;
}

button.frm-sbmt-btns-creer,
button.frm-sbmt-btns-creer:focus {
    background: #3d3d3d !important;
    border: 2px solid #3d3d3d;
    font-size: 14px;
    box-shadow: none !important;
    color: #fff !important;
    padding: 5px 20px;
}

button.frm-sbmt-btns-creer:hover {
    background: transparent !important;
    color: #3d3d3d !important;
}

/*Career Page*/

/*Contact Form*/
.cntct-frm-ctnct-us textarea {
    height: 100px;
    resize: none;
}

p.mn-pge-ttle {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.7px;
    color: #fb5d00;
}

section.abt-tp-sec.lts-tgthr-sec-cntct {
    padding: 45px 0 35px;
}

/*Contact Form*/

/*Header Menu*/
.dropdown-menu>li>a,
.dropdown-submenu>li>a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    font-size: 14px;
}

.dropdown-menu>li:hover,
.dropdown-submenu .dropdown-menu>li:hover {
    background: #fb5d00;
}

.dropdown-menu>li:hover a.submnusmain,
.dropdown-submenu .dropdown-menu>li:hover a {
    color: #fff;
    background: #fb5d00;
}

.dropdown-submenu:hover a.not-submenu {
    background: #fb5d00;
    color: #fff;
}

.dropdown-submenu {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    top: 0;
    left: 100%;
}

.dropdown-submenu {
    position: relative;
}

li.dropdown-submenu .submnusmain {
    position: relative;
    padding-right: 15px;
}

li.dropdown-submenu .submnusmain:after {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0px;
    top: 6px;
}

/*Header Menu*/

/*Services Page*/

.srvices-grids-boxs {
    background: #fff;
    padding: 30px 15px 20px 15px;
    margin-right: 2% !important;
    height: 350px;
    margin-top: 30px;
    text-align: center;
    box-shadow: 1px 1px 12px #d2d2d2;
}

.wrdprss-devlpmnt-srvcs-sec .srvices-grids-boxs {
    height: 300px;
}

p.ttle-srvcs {
    color: #4c4695;
    font-size: 18px;
    font-weight: 600;
}

p.sub-ttle-sctns {
    color: #a0a0a0;
    font-weight: 500;
    font-size: 15px;
}

.sctns-wbsites-dsgn .srvices-grids-boxs {
    height: 310px;
}

.sctns-mgnto-dvlpmnt .srvices-grids-boxs {
    height: 330px;
}

.srvices-grids-boxs.hght-auto-srvces {
    height: auto;
}

/*Services Page*/
a.go-to-tp-anchs {
    display: inline-block;
    position: fixed;
    right: 25px;
    bottom: 105px;
    background: #fb5d00;
    color: #fff;
    padding: 10px 14px;
    display: none;
    -moz-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0);
    -webkit-box-shadow: 5px 5px 5px rgba(204, 204, 204, 0);
    box-shadow: 5px 5px 5px rgba(204, 204, 204, 0);
    z-index: 9999;
}

.hidden {
    display: none;
}

.error-msg {
    color: red;
    position: absolute;
    font-size: 13px;
}

section.hme-pge-slde-tech .servc-grids-hme i {
    display: table-cell;
    font-size: 45px;
    margin-bottom: 7px;
    vertical-align: middle;
    color: #fff;
}

span.txt-srvcs-icns {
    overflow: auto;
    height: 120px;
    width: 120px;
    text-align: center;
    vertical-align: middle;
    display: table;
    margin: auto;
    border-radius: 50%;
}

.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}


/* Effect 7 */
.hovicon.effect-7 {
    box-shadow: 0 0 0 2px #fff;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    /*background-image: url(../images/dots-png.png);*/
}

.hovicon.effect-7:hover {
    background: #ffff;
}

.hovicon.effect-7:hover,
.hovicon.effect-7:hover i {
    color: #fb5d00;
}

.hovicon.effect-7:after {
    top: -6px;
    left: -6px;
    padding: 8px;
    z-index: -1;
    opacity: 0;
}

/* Effect 7b */
.hovicon.effect-7.sub-b:after {
    box-shadow: 3px 3px #fff;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    -moz-transition: opacity 0.2s, -moz-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}

.hovicon.effect-7.sub-b:hover:after {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.hovicon.effect-7.sub-b:before {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.7;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

.hovicon.effect-7.sub-b:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

span.txt-servcs {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

span.txt-servcs:hover {
    text-decoration: underline;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #fb5d00;
}

::selection {
    color: #fff;
    background: #fb5d00;
}

/*Trending Div*/
.lange-trendng-grid img {
    width: 105px;
    margin: auto;
    height: auto;
}

p.mn-tech-use {
    font-size: 12px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fff;
}

p.tech-rd-anch {
    transition: opacity 0.5s linear;
    opacity: 0;
}

.lange-trendng-grid:hover p.tech-rd-anch {
    opacity: 1;
}

p.tech-rd-anch a {
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #fb5d00;
}

section.develpmnt-stck-sectn {
    padding: 50px 0 30px;
    /* background: #6441A5;   
    background: -webkit-linear-gradient(to right, #2a0845, #6441A5);  
    background: linear-gradient(to right, #2a0845, #6441A5);   */
    background: #159957;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #155799, #159957);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #155799, #159957);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    /* background-image: url(../images/insyssky/webdev.jpeg); */
}

section.or-services {
    background: #159957;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #155799, #159957);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #155799, #159957);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}


p.devlpmnt-ttl-mn {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 45px;
}

section.hme-pge-slde-tech.lets-get-trending-sec {
    padding-bottom: 200px;
    padding-top: 100px;
    background: url() #3c7ac5;
    background-repeat: no-repeat;
    background-size: 70%;
    background-position-y: bottom;
    background-position-x: right;
    position: relative;
    overflow: hidden;
}

img.img-fluidl.lets-trending-btm-img {
    position: absolute;
    bottom: -36px;
    left: -80px;
    width: 259px;
}

p.technq-para {
    color: #FFF;
    margin-bottom: 0px;
}

p.sub-hdng-pge {
    font-size: 31px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.7px;
    color: #fb5d00;
}

p.sub-hdng-pge.dgtl-mrktng-hd {
    color: #00bd9b;
}

.mble-dvlpmnt-grd img {
    width: 35px;
}

.mble-dvlpmnt-grd img,
span.mbldvlpmnt-ttle {
    display: inline-block;
    vertical-align: middle;
}

span.mbldvlpmnt-ttle {
    font-size: 17px;
    margin-left: 15px;
}

span.mbldvlpmnt-ttle.andrd {
    color: #56c523;
}

span.mbldvlpmnt-ttle.crss-plfrm {
    color: #4b8af9;
}

span.mbldvlpmnt-ttle span {
    display: block;
    font-size: 14px;
    color: #999;
}

p.mbl-dvlpmnt-descrptn {
    display: block;
    font-size: 15px;
    margin-top: 25px;
    line-height: 28px;
    letter-spacing: 0.5px;
}

section.mbl-dvlpmnt {
    background: #fff;
    padding-top: 91px;
    padding-bottom: 100px;
}

.our-sevice-sec .service-box {
    width: 100%;
    border: 1px solid #e7e7e7;
    height: 164px;
    text-align: center;
    vertical-align: middle;
    border-radius: 8px;
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    background: #fff;
    padding: 0px 15px;
    box-shadow: 0 0 20px 8px #99dac540;
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
}

.our-sevice-sec .img-icon-new {
    /*background-image: url(../images/home/services-digital.png);*/
    width: 50px;
    height: 51px;
    margin: 20px auto;
}

.our-sevice-sec .content {
    background-position: -61px 0;
}

.our-sevice-sec .social {
    background-position: -120px 0;
}

.our-sevice-sec .email {
    background-position: -183px 0;
}

.our-sevice-sec p {
    margin-bottom: 40px;
}

section.digtl-mrketing-sectn.our-sevice-sec {
    padding: 100px 0;
    background: #99dac540;
}

.our-sevice-sec p.new-para {
    font-size: 18px;
    color: #3d3d3d;
    font-weight: 500;
}

.our-sevice-sec .col-md-6 a:hover .service-box {
    box-shadow: none;
}

section.ecommerce {
    background: #65B7CC;
}

.ecommerc-txt-div p,
.ecommerc-txt-div ul li {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
}

.sub-hdng-pge.digitl-mrktng-hd {
    font-size: 31px;
}

.ecommerc-txt-div ul li {
    line-height: 40px;
}

.emmrc-outr-div {
    display: table;
    height: 100%;
}

.emmrc-iinr-div {
    display: table-cell;
    vertical-align: middle;
}

a.read-mre-anch {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 9px 35px;
    margin-top: 25px;
    font-size: 16px;
}

.ios-dvlpmnt-grid {
    background: #0101011a;
}

.andrd-dvlpmnt-grid {
    background: #339e012e;
}

.crss-pltfrm-dvlpmnt-grid {
    background: #4d8bf924;
}

.mble-dvlpmnt-grd {
    padding: 35px 30px;
}

/*shadow Effects*/
.shadow:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 2px;
    width: 30px;
    height: 5px;
    border-radius: 50%;
    background: transparent;
    transition: all 0.5s;
}

.mble-dvlpmnt-grd:hover .shadow:before {
    left: 4px;
    width: 30px;
    background: #aaa;
    bottom: -15px;
}

.mble-dvlpmnt-grd:hover .icons-shadow-hvr {
    top: -20px;
}

.icons-shadow-hvr {
    display: inline-block;
    padding-top: 0px;
    text-align: center;
    position: relative;
    transition: all 0.5s;
    top: 0px;
}

.red-more-mbl-dvlpmnt a {
    color: #fb5d00;
    font-size: 15px;
    letter-spacing: 0.6px;
    transition: all 0.5s;
}

.red-more-mbl-dvlpmnt a i {
    transition: all 0.5s;
    position: relative;
    left: -10px;
    font-size: 0px;
    top: 1px;
}

.mble-dvlpmnt-grd:hover .red-more-mbl-dvlpmnt a i {
    display: inline-block;
    transition: all 0.5s;
    left: 4px;
    font-size: 18px;
}

/*shadow Effects*/

.page-title.lets-gt-trnd {
    color: #fff;
    font-weight: 500;
}

section.hme-pge-slde-tech .servc-grids-hme .mbl-icons i {
    font-size: 52px;
}

a.read-mre-anch.ecommrc-rd-mre {
    background: linear-gradient(to right, transparent 50%, #f76031 50%);
    background-position: left bottom;
    background-size: 200% 100%;
    transition: all 0.5s ease;
}

a.read-mre-anch.ecommrc-rd-mre:hover {
    background-position: right bottom;
}

.ecmmrce-gif-div .gif-ecommrc {
    height: 450px;
}

.ecmmrce-gif-div {
    padding-left: 0px;
}

/*Trending Div*/

/*Sitemap */
section.Sitemap-pge-sectn {
    padding: 90px 0 80px;
}

section.Sitemap-pge-sectn a {
    color: #000;
}

section.Sitemap-pge-sectn a:hover {
    color: #007bff;
}

/*Sitemap */

/*Privacy Policy*/
section.privacy-sctn {
    padding: 90px 0px;
}

section.privacy-sctn ul li {
    margin-bottom: 14px;
    line-height: 24px;
}

/*Privacy Policy*/
/* About us page css */

.user-container {
    background: #fff;
    padding: 25px 25px 40px;
}

.user-desc {
    color: #777777;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
}

/*Terms and Condition*/
p.ttl-hd.trms-n-cndtn {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}

/*Terms and Condition*/

/*Custom Client Slider*/
.slick-slide img {
    /* filter: grayscale(100%); */
    opacity: .9;
    transition: .3s;
    display: block;

}

.slick-slide img:hover {
    filter: grayscale(20%);
    opacity: 1;

}



.slick-slide.need-brder img {
    border: 1px solid #dcdcdc;
}

/*Custom Client Slider*/

/* ============================== Home Page End ===========================*/
/* ============================== Thank You ===========================*/
.thank_section {
    background: #068ec0;
    margin-bottom: 6px;
}

.thanks-para {
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.6px;
    line-height: 28px;
    font-family: 'Merienda One', cursive;
    margin-bottom: 0px;
}

.thank_section .rd-mre-banner-btn {
    padding: 8px 38px;
    margin-bottom: 25px;
    margin-top: 24px;
}

/* ============================== Thank You ===========================*/
/* ============================== Projects Page ===========================*/
.our-prjects-sectn-btm .prtflio-hdng {
    font-size: 38px;
    color: #4c4695;
    font-family: 'Merienda One', cursive;
}

.outr-img-prjcts {
    background: #fff;
    box-shadow: 0 0 20px 8px rgba(205, 205, 205, 0.7);
}

.outr-img-prjcts img,
.outr-img-prjcts {
    height: 430px;
    transition: all .4s;
}

.outr-img-prjcts img {
    width: 100%;
}

.outr-img-prjcts:hover {
    transform: scale(1.06);
    box-shadow: 0 0 20px 8px rgba(205, 205, 205, 0.4);
}

section.our-prjects-sectn-btm {
    margin-bottom: 40px;
    padding: 100px 0 70px;
}

/* ============================== Projects Page ===========================*/
/* ----------------------- Media Query ---------------------------- */

@media (max-width: 1439px) {
    img.img-fluidl.lets-trending-btm-img {
        left: -10px;
        width: 300px;
    }
}

@media (max-width: 1366px) {
    img.img-fluidl.lets-trending-btm-img {
        width: 250px;
    }
}

@media (max-width: 1300px) {
    img.img-fluidl.lets-trending-btm-img {
        width: 220px;
    }
}

@media (max-width: 1199px) {
    .srvices-grids-boxs {
        height: 310px;
    }

    .wrdprss-devlpmnt-srvcs-sec .srvices-grids-boxs {
        height: 330px;
    }

    .sctns-wbsites-dsgn .srvices-grids-boxs {
        height: 400px;
    }

    .sctns-mgnto-dvlpmnt .srvices-grids-boxs {
        height: 430px;
    }

    img.img-fluidl.lets-trending-btm-img {
        width: 205px;
    }

    .header-main .navbar-expand-lg .navbar-nav .nav-link {
        margin-right: 15px;
    }

    .header-main a.nav-link img {
        margin-right: 5px;
    }

    span.sub-menus {
        font-size: 11px;
    }

    span.mn-menus {
        font-size: 14px;
    }

    .ecommerc-txt-div p,
    .ecommerc-txt-div ul li {
        font-size: 15px;
    }

    .ecommerc-txt-div ul li {
        line-height: 28px;
    }

    .ecmmrce-gif-div .gif-ecommrc {
        height: 375px;
    }

    .bnnr-hme-caption {
        position: absolute;
        top: 28px;
        left: 39px;
        width: 495px;
    }

    .cap-heading-mns {
        font-size: 32.83px;
        line-height: 36px;
    }

    .banner-para-cap {
        font-size: 14px;
        line-height: 24px;
    }

    .rd-mre-banner-btn {
        font-size: 14px;
        margin-top: 0px;
        padding: 9px 11px;
    }

    .subcontainer div img {
        width: 55px;
    }

    .subcontainer {
        width: 20em;
        height: 9em;
    }

    .deg90 {
        transform: rotate(157deg) translate(8.7em) rotate(-157deg);
    }

    .deg115 {
        transform: rotate(187deg) translate(8em) rotate(-187deg);
    }

    .deg140 {
        transform: rotate(217deg) translate(8em) rotate(-217deg);
    }

    .deg165 {
        transform: rotate(250deg) translate(8em) rotate(-250deg);
    }

    .deg185 {
        transform: rotate(282deg) translate(8em) rotate(-282deg);
    }

    .deg210 {
        transform: rotate(315deg) translate(8em) rotate(-315deg);
    }

    .deg235 {
        transform: rotate(348deg) translate(8em) rotate(-348deg);
    }

    .deg260 {
        transform: rotate(380deg) translate(8em) rotate(-380deg);
    }
}

@media (max-width: 991px) {
    p.left-tels-anch a {
        font-size: 14px;
    }

    .mail-sub-acnch-tops {
        margin-left: 11px;
    }

    p.left-tels-anch a i {
        margin-right: 3px;
        font-size: 14px;
    }

    .srvices-grids-boxs {
        height: 420px;
    }

    .sctns-wbsites-dsgn .srvices-grids-boxs {
        height: 540px;
    }

    .wrdprss-devlpmnt-srvcs-sec .srvices-grids-boxs {
        height: 480px;
    }

    .sctns-mgnto-dvlpmnt .srvices-grids-boxs {
        height: 515px;
    }

    .bnnr-hme-caption {
        top: 20px;
        left: 39px;
    }

    .banner-para-cap {
        font-size: 14px;
        line-height: 21px;
        margin-top: 13px;
        margin-bottom: 10px;
    }

    .rd-mre-banner-btn {
        font-size: 14px;
        margin-top: 0px;
        padding: 9px 11px;
    }

    .cap-heading-mns {
        font-size: 28.83px;
        line-height: 30px;
    }

    .banner-got-bottom {
        bottom: 9px;
    }

    .text-right.txt-we-are-who.mg-top-30 {
        margin: 0;
    }

    .page-para {
        font-size: 14px;
        line-height: 25px;
    }

    .page-title {
        font-size: 26px;
    }

    span.txt-servcs,
    .our-sevice-sec p.new-para,
    .ecommerc-txt-div p,
    .ecommerc-txt-div ul li {
        font-size: 14px;
    }

    section.hme-pge-slde-tech .servc-grids-hme i {
        font-size: 36px;
    }

    section.hme-pge-slde-tech .servc-grids-hme .mbl-icons i {
        font-size: 46px;
    }

    span.txt-srvcs-icns {
        height: 100px;
        width: 100px;
    }

    p.mn-tech-use {
        font-size: 12px;
    }

    .lange-trendng-grid img {
        width: 90px;
        height: auto;
    }

    p.sub-hdng-pge,
    .sub-hdng-pge.digitl-mrktng-hd {
        font-size: 26px;
    }

    .ecommerc-txt-div ul li {
        line-height: 24px;
    }

    a.read-mre-anch {
        padding: 7px 31px;
        margin-top: 0px;
        font-size: 14px;
    }

    .ecmmrce-gif-div .gif-ecommrc {
        height: 420px;
    }
}

@media (max-width: 767px) {
    section .header-main div#navbarSupportedContent {
        height: 350px;
        overflow: scroll;
    }

    .dropdown-submenu {
        padding: .25rem 0.7rem;
    }

    .cap-heading-mns {
        font-size: 18.83px;
        line-height: 28px;
    }

    .or-clnts .slick-slide img {
        margin: auto;
    }

    ul.why-choose-uls {
        font-size: 13px;
        line-height: 24px;
        margin-top: 25px;
    }

    ul.why-choose-uls li {
        padding-left: 35px;
        margin-bottom: 15px;
    }

    .srvices-sldr-crsel .carousel-item {
        min-height: 280px;
    }

    section.cta-sectn p.cta-paras {
        font-size: 15px;
        font-weight: 400;
    }

    a.get-tch-anch-cta {
        padding: 6px 10px;
        font-size: 14px;
    }

    section.cta-sectn {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    section.or-clnts {
        padding-top: 35px;
        /* padding-bottom: 30px; */
    }

    div.contacts-form-grid-divs {
        position: relative;
        top: 0px;
        right: auto;
        margin-top: 40px;
    }

    .contacts-form {
        padding: 20px;
    }

    section.tp-ftrs {
        margin-top: 0px;
    }

    section.wh-chse-us {
        padding-top: 40px;
    }

    p.ftrs-tp-hd {
        font-size: 16px;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

    .ftr-tp-grids {
        margin-bottom: 25px;
    }

    ul.quck-lnks-ftr-lnks li {
        margin-right: 18px;
    }

    ul.quck-lnks-ftr-lnks li a {
        margin-right: 0px;
    }

    ul.quck-lnks-ftr-lnks li {
        display: inline-block;
        float: unset;
    }

    .quick-links-grid-div,
    .cpy-rght-grid-div.text-right,
    .tp-mls-grid-div,
    .text-right.tp-hd-grid-scl-div {
        text-align: center !important;
    }

    p.ftr-pra-cpy-rght {
        margin-top: 22px;
    }

    p.quick-links {
        margin-right: 0;
        margin-bottom: 13px;
    }

    ul.quck-lnks-ftr-lnks {
        margin-left: 18px;
        line-height: 28px;
    }

    p.ftrs-tp-ttl.scl-incs-ftrs a.tp-head-scl-icns {
        width: 35px;
        height: 35px;
    }

    section.our-wrks {
        padding: 25px 0px 45px;
    }

    button.slick-arrow,
    .desktop-view-only {
        display: none !important;
    }

    section.hme-pge-slde-tech .tab {
        margin-bottom: 15px;
    }

    .grids-srvces-div-mble {
        margin-bottom: 30px;
    }

    section.hme-pge-slde-tech {
        padding: 45px 0px 25px;
    }

    section.top-header-sec {
        height: auto;
        padding: 5px 0px 15px;
    }

    .tp-hd-grid-scl-div.hght-hundrd {
        margin-top: 15px;
    }

    .lets-tlk-anchs {
        padding: 5px 15px;
        font-size: 13px;
    }



    /*section.header-main a.navbar-brand img {
    height: 37px;
}*/

    section.header-main .navbar-toggler {
        padding: .05rem .35rem;
        font-size: 1.15rem;
        /*position: absolute;*/
    }

    section.hme-pge-slde-tech .tab i {
        font-size: 38px;
    }

    div.bnnr-hme-caption {
        position: relative;
        top: 0;
        left: 0;
        background: #56366c;
        background: -moz-linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
        background: -webkit-linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
        background: linear-gradient(45deg, #56366c 0%, #90483f 50%, #b85321 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56366c', endColorstr='#b85321', GradientType=1);
        padding-left: 25px;
        padding-bottom: 100px;
        padding-top: 20px;
        width: auto;
    }

    .banner-para-cap {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
    }

    .rd-mre-banner-btn {
        font-size: 14px;
        padding: 8px 10px;
    }

    section.wh-we-r {
        margin-top: 50px;
        padding-bottom: 50px;
    }

    .mble-toolbrs {
        display: none;
    }

    i#tggle-arrw-dwn.up-tggle:before {
        content: "\f077";
    }

    .tp-mls-grid-div i {
        color: #fff;
    }

    .srvices-grids-boxs,
    .sctns-wbsites-dsgn .srvices-grids-boxs,
    .wrdprss-devlpmnt-srvcs-sec .srvices-grids-boxs,
    .sctns-mgnto-dvlpmnt .srvices-grids-boxs {
        height: auto;
    }

    img.img-fluidl.lets-trending-btm-img {
        left: -15px;
        width: 200px;
    }

    section.hme-pge-slde-tech.lets-get-trending-sec {
        padding-bottom: 200px;
        padding-top: 50px;
        background-size: 150%;
    }

    span.txt-srvcs-icns {
        height: 85px;
        width: 85px;
        margin-bottom: 10px;
    }

    .servc-grids-hme a br {
        display: none;
    }

    .servc-grids-hme {
        margin-bottom: 25px;
    }

    div.services-hdng-div {
        margin-bottom: 10px;
    }

    section.develpmnt-stck-sectn {
        padding: 20px 0px 20px 0px;
    }

    .mg-btm-60 {
        margin-bottom: 30px;
    }

    .lange-trendng-grid img {
        width: 65px;
        height: auto;
    }

    span.mbldvlpmnt-ttle {
        font-size: 15px;
        margin-left: 8px;
    }

    .mble-dvlpmnt-grd img {
        width: 30px;
    }

    section.mbl-dvlpmnt {
        padding-top: 45px;
        padding-bottom: 50px;
    }

    section.digtl-mrketing-sectn.our-sevice-sec {
        padding: 50px 0;
    }

    .our-sevice-sec .service-box {
        height: auto;
    }

    .ecmmrce-gif-div .gif-ecommrc {
        height: 150px;
    }

    .ecmmrce-gif-div {
        padding-right: 0px;
    }

    .our-sevice-sec p {
        margin-bottom: 20px;
    }

    p.left-tels-anch a,
    span.txt-servcs {
        font-size: 12px;
    }

    p.ftrs-tp-ttl,
    p.crsel-descrptn {
        font-size: 13px;
    }

    .ecommerc-txt-div p,
    .ecommerc-txt-div ul li,
    .page-para,
    p.mbl-dvlpmnt-descrptn,
    p.ttl-hd.trms-n-cndtn {
        font-size: 14px;
    }

    .our-sevice-sec p.new-para {
        font-size: 16px;
    }

    p.mn-tech-use,
    p.sub-hdng-pge,
    ul.why-choose-uls li:before {
        font-size: 12px;
    }

    .sub-hdng-pge.digitl-mrktng-hd,
    p.crsel-hdng {
        font-size: 24px;
    }

    .page-title {
        font-size: 22px;
    }

    .ecommerc-txt-div ul li {
        line-height: 30px;
    }

    .ecommerc-txt-div {
        padding: 35px 15px;
    }

    a.read-mre-anch {
        padding: 6px 20px;
        margin-top: 5px;
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    .mble-dvlpmnt-grd {
        padding: 35px 15px;
    }

    section.privacy-sctn {
        padding: 45px 0px;
    }

    p.cme-and-jn-us {
        font-size: 16px;
    }

    .page-titles-mn-top .mn-pge-ttle {
        font-size: 28px;
    }

    .subcontainer {
        position: relative;
        width: 90%;
        height: 8em;
    }

    .text-right.txt-we-are-who {
        text-align: center !important;
        margin-top: 40px !important;
    }

    .our-prjects-sectn-btm .prtflio-hdng {
        font-size: 28px;
    }

    section.our-prjects-sectn-btm {
        margin-bottom: 20px;
        padding: 50px 0 35px;
    }
}

/*End Max 767*/



@media (max-width: 599px) {



    .subcontainer div img {
        width: 50px;
    }

    .images.image1.deg90 {
        transform: rotate(185deg) translate(9em) rotate(-185deg);
    }

    .deg115 {
        transform: rotate(210deg) translate(9em) rotate(-210deg);
    }

    .deg140 {
        transform: rotate(235deg) translate(9em) rotate(-235deg);
    }

    .deg165 {
        transform: rotate(260deg) translate(9em) rotate(-260deg);
    }

    .deg185 {
        transform: rotate(285deg) translate(9em) rotate(-285deg);
    }

    .deg210 {
        transform: rotate(310deg) translate(9em) rotate(-310deg);
    }

    .deg235 {
        transform: rotate(335deg) translate(9em) rotate(-335deg);
    }

    .deg260 {
        transform: rotate(360deg) translate(9em) rotate(-360deg);
    }

    .subcontainer {
        width: 82%;
    }

    section.header-main a.navbar-brand img {
        height: 50px !important;
    }
}



@media (max-width: 433px) {
    section.header-main a.navbar-brand img {
        height: 40px !important;
    }

    .callout-text {
        text-align: center !important;

    }

    .callout-btn-box {
        text-align: center !important;
    }

    .btn.btn-w {
        margin-top: 15px !important;
        margin-left: 0px !important;
    }
}

@media (max-width: 767px) {
    section.header-main a.navbar-brand img {
        height: 70px;
    }

    .navbar-brand {
        padding-left: 0px !important;
        /* padding-right: 0px !important; */
    }



    .bigslide {
        background: #1A2980;
        /* fallback for old browsers */
        background: -webkit-linear-gradient(to right, #26D0CE, #1A2980);
        /* Chrome 10-25, Safari 5.1-6 */
        background: linear-gradient(to right, #26D0CE, #1A2980);
        /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        width: 100%;
        color: #fff;
        padding: 20px 0;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.4);
    }
}

@media (max-width: 366px) {
    section.header-main a.navbar-brand img {
        height: 37px !important;
    }
}

@media (max-width: 344px) {
    section.header-main a.navbar-brand img {
        height: 33px !important;
    }
}

@media (min-width: 768px) {

    .mobile-view-only,
    .desktop-toolbrs {
        display: none;
    }

    .callout-text {
        text-align: right !important;

    }

    .callout-btn-box {
        text-align: center !important;
    }


}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .callout-text {
        text-align: right !important;

    }

    .callout-btn-box {
        text-align: center !important;
    }

    #tawkchat-minified-container {
        margin: 0;
        border: 0 none;
        padding: 0;
        cursor: pointer;
        z-index: 999999;
        position: absolute;
        top: 0;
        bottom: 0;
        width: auto;
        height: auto;
        left: 0;
        right: 0;
        border-bottom: 0;
    }

    .theme-background-color {
        background-color: #76b51b;
    }

    .new-ul {
        color: #3d3d3d;
        font-size: 14px;
        line-height: 25px;
    }


    .para {
        padding-left: 500px;
        text-shadow: 6px 3px 6px black;
        font-size: 70px;
    }

    .unordered {
        margin-left: auto;
        margin-right: auto;
        display: table;
        text-align: left;
        font-size: 15px;
        color: #3d3d3d;
    }


    .career {
        font-size: 16px;
        color: black;
    }

    .careermail {
        color: blue;
    }




    /* ----------------------- Media Query ---------------------------- */