@charset "utf-8";
@import "https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";

@font-face {
    font-family: proxima_nova_rgbold;
    src: url(../fonts/proxima_nova-bold-webfont.eot);
    src: url(../fonts/proxima_nova-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proxima_nova-bold-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-bold-webfont.woff) format("woff"), url(proxima_nova-bold-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-bold-webfont.svg#proxima_nova_rgbold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_novalight;
    src: url(../fonts/proxima_nova-light-webfont.eot);
    src: url(../fonts/proxima_nova-light-webfont.eot?#iefix) format("embedded-opentype"), url(proxima_nova-light-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-light-webfont.woff) format("woff"), url(../fonts/proxima_nova-light-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-light-webfont.svg#proxima_novalight) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_nova_rgregular;
    src: url(../fonts/proxima_nova-regular-webfont.eot);
    src: url(../fonts/proxima_nova-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proxima_nova-regular-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-regular-webfont.woff) format("woff"), url(../fonts/proxima_nova-regular-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-regular-webfont.svg#proxima_nova_rgregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_novasemibold;
    src: url(../fonts/proxima_nova-semibold-webfont.eot);
    src: url(../fonts/proxima_nova-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(proxima_nova-semibold-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-semibold-webfont.woff) format("woff"), url(../fonts/proxima_nova-semibold-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-semibold-webfont.svg#proxima_novasemibold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

/* New Sections DM Style */
.key-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 12px 0;
    margin-left: 40px;
}
.why-finops .h4, h4 {
    font-size: 20px!important;
    font-weight: 600!important;
    margin: 22px 0;
}
.why-finops .num {
    font-size: 18px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 70px;
}
.why-finops {
    overflow: hidden;
    padding: 3rem 0 8rem 0!important;
}
.why-finops .num:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 48px;
    background: linear-gradient(90deg, #f15d28c2 0%, #f15d2830 48.83%);
    transform: translateY(-50%);
}

.why-finops .card-icon-holder {
    width: 66px;
    height: 66px;
    padding: 16px 12px !important;
    background: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 6px rgba(102, 127, 180, 0.1) !important;
    border: 1px solid #f9f9f9 !important;
    margin: 12px 0;
}
#benefits-finops img{
    height: auto;
    width: 68px;
}
#whyus .card-title {
    border-top: 1px solid #a7aaaf;
    color: #101010;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding: 20px 0;
    text-transform: capitalize;
}
#whyus .card-image {
    animation: fade .7s ease-in;
    height: 64px;
    margin-bottom: 20px;
}
.text-white{
    color: white;
}
.row-reverse {
    display: flex;
    flex-direction: row-reverse;
}
.bg{
    background-image: url('../images/key-devops.jpg'); 
}
.csuttxt{
    background-color: #ffffffcc;
}
.team-together .col-md-4 h3, .team-together .col-md-7 h3 {
    margin: 0;
    font-size: 26px;
    line-height: normal;
    font-weight: bold;
    text-align: start;
    padding: 23px 15px;
}
.teamTogether{
    background-color: #f8f8f8;
}
.image-text-top-cornner{
    border-bottom: 0px solid #171717; margin-bottom: 0px; padding-bottom: 0px;
}
.team-together.bg {
    min-height: 400px;
    background-size: cover;
}
.ic-f-head-4 {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.35px;
}
.mb-4, .my-4, .section-card-details .description {
    margin-bottom: 1.5rem !important;
}
.why-partner .card {
    background: transparent;
    height: 100%;
    box-shadow: none;
    border-bottom: none !important;
    border-left: 1px solid white !important;
    padding: 30px 30px;
    border: solid 1px #d3d3d3f2;
}

/* Remove border-top on first three columns */
.why-partner .card:nth-child(-n+3) {
    border-top: none !important;
}
/* Remove right border on specific columns */
.why-partner .card:nth-child(3),
.why-partner .card:nth-child(6) {
    border-right: none !important;
}
.card-icon-holder {
    width: 66px;
    height: 66px;
    padding: 16px 12px !important;
    background: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 6px rgba(102,127,180,0.1) !important;
    border: 1px solid #f9f9f9 !important;
}
.bordered-cards img.p-2 {
    max-height: 45px !important;
}
.teamTogether {
    padding: 30px 30px 15px 30px;
}
.left-red-border {
    border-left: 4px solid #ff4500;
    padding-left: 17px;
    margin-left: -21px;
    margin-bottom: 35px;
    padding-right: 30px;
}

.What-your-goal .media--ratio .media__element {
    display: inline-block;
    height: auto;
    left: auto;
    position: relative;
    top: auto;
    width: 100%;
    z-index: 0;
}
.black-overlay-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.overlay-block-text {
    color: #ffffffdd;
    position: absolute;
    top: 12%;
    left: 0;
    padding: 4px 24px;
    height: 100%;
    width: 100%;
}
.overlay-block-text h2 {
    margin: 0 0 16px 0;
    color: #fff;
    bottom: 100px;
    line-height: 1.3;
    font-size: 20px;
    font-weight: 700;
}
.black-overlay-block {
    height: 20%;
    background-color: transparent;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 5px,rgba(0,0,0,0.18) 24px,rgba(0,0,0,0.26) 30px,rgba(0,0,0,0.38) 42px,rgba(0,0,0,0.71) 100%);
}
.black-overlay-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.What-your-goal .black-overlay-block {
    height: 100% !important;
    background-image: linear-gradient(#000000a8, #0000006b);
    transition: .5s ease;
    border: solid 10px white;
}


.digital-our-approach h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 26px;
}

.digital-our-approach {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    padding: 35px 0;
}


.more-from-digital .col-md-12:before {
    content: "";
    border-left: 7px solid #171717;
    height: 100%;
    position: absolute;
    left: 0;
}

.more-from-digital .col-md-12 a {
    color: #fff;
    font-weight: 500;
    position: absolute;
    bottom: 35px;
    font-size: 18px;
    left: 35px;
    transition: .5s ease;
    z-index: 10;
}

.more-from-digital .col-md-12:hover a {
    color: #FF2C2B;
}

.more-from-digital .col-md-12:hover a::after {
    content: "";
    width: 47px;
    height: 2px;
    display: inline-block;
    background-color: red;
    float: right;
    margin-top: 14px;
    margin-left: 14px;
}

.more-from-digital .col-md-12:hover::before {
    border-left: 7px solid #FF2C2B;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: .5s ease;
}

.more-from-digital .col-md-12:after {
    content: "";
    height: 91px;
    position: absolute;
    width: 100%;
    left: 0;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 5px,rgba(0,0,0,0.18) 24px,rgba(0,0,0,0.26) 30px,rgba(0,0,0,0.38) 42px,rgba(0,0,0,0.71) 100%);
    bottom: 0;
    z-index: 1;
}

.heading-titile.digital-approach h3:before {
    margin: 0 auto 30px;
}
section {
    padding: 40px 0;
}
.prime-block{
    padding: 60px 0!important;
}
.prime-block li {
    font-size:16px
}

.p-0 {
    padding: 0!important;
}
.m-0 {
    margin: 0!important;
}
.cust-padd3{
    padding: 0 15em;
}
.card-text {
    height: 132px;
}
.cust-modal-title{
    margin: 0px 0 22px 0!important;
}
.cust-card .card-title {
    font-size: 23px;
    font-weight: 700;
    margin: 22px 0 14px 0;
}
.cust-form textarea {
padding: 12px 12px!important;
}
.cust-card {
    padding: 0!important;
}
.cust-card .card-body{
    padding: 12px 24px;
}
.card-img-top {
    padding: 0;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.cust-card .btn-link {
    font-weight: 200;
    color: #000000;
    font-size: 16px;
    border-radius: 0;
    margin: 20px 0;
    background: #f05d2817;
    text-decoration: none;
}
.cust-modal {
    position: fixed;
    top: 84px!important;
}
.cust-form .form-group{
    padding: 0;
}
.aws-ft {
    font-weight: 700;
    font-size: 18px;
    margin: 12px 0;
    text-align: center;
}
.collapse-bar {
    margin-bottom: 0;
    /* Adjust this value as needed */
}

.accordian-click {
    margin-bottom: 0;
    /* Adjust this value as needed */
    width: 100%;
    position: relative;
    display: block;
    font-weight: 500;
    margin: 12px 0;
    line-height: normal;
    background: transparent;
    border: solid 1px orangered;
    font-size: 17px;
    padding: 12px 12px;
    color: orangered !important;
    text-align: left;
    user-select: none;
    text-decoration: none !important;
}

.accordian-click:hover {
    background: orangered;
    color: rgb(255, 255, 255) !important;
}

.accordian-click:before {
    width: 2px;
    height: 12px;
    background: orangered;
    position: absolute;
    right: 24px;
    content: " ";
    top: 15px;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.accordian-click:after {
    width: 12px;
    height: 2px;
    background: orangered;
    position: absolute;
    right: 19px;
    content: " ";
    top: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.multi-collapse div {
    font-size: 16px;
    padding: 18px 12px 18px 12px;
    color: #616161;
}

.accordian-click:hover {
    background: orangered;
    color: #fff !important;
    /* Set text color to white */
}

.accordian-click:hover:before,
.accordian-click:hover:after {
    background: #fff;
    /* Set the color of :before and :after to white */
}

/* Existing styles remain unchanged */

.accordian-click.active,
.accordian-click.active:hover,
.accordian-click.active:active {
    background: orangered !important;
    color: #fff !important;
}

.accordian-click.active:before,
.accordian-click.active:after {
    background: #fff;
}


.multi-collapse {
    background: #dcdcdc40;
    padding: 12px 12px;
    font-size: 14px;
    text-align: justify;
    height: auto !important;
}

.accordian-click[aria-expanded="true"]:before {
    display: none;
    transition: display 0.2s ease-in-out;
}

.accordian-click:before {
    width: 2px;
    height: 12px;
    background: orangered;
    position: absolute;
    right: 24px;
    content: " ";
    top: 15px;
    transform: rotate(0deg);
    transition: all 0.2s ease-in-out;
}



.custp {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 21rem;
}

.pokeball img {
    transition: 0.4s;
    transform-origin: bottom center;
    height: auto;
    width: 44px;
}

.pokeball .h4,
h4 {
    font-size: 16px;
    text-align: initial;
    font-weight: 500;
}

.pokeball:hover img {
    cursor: pointer;
    -webkit-animation: anti-wiggle 1s ease-in-out;
    animation: anti-wiggle 1s ease-in-out;
}

.pokeball img:hover:after a {
    -webkit-animation: wiggle 1s ease-in-out;
    animation: wiggle 1s ease-in-out;
}

.pokeball img:focus a,
.pokeball img:active a {
    outline: 0;
}

@-webkit-keyframes wiggle {
    20% {
        box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(7deg);
    }

    40% {
        box-shadow: inset -11px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(-14deg);
    }

    60% {
        box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(4deg);
    }

    80% {
        box-shadow: inset -8px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(-2deg);
    }

    100% {
        box-shadow: inset -7px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(0deg);
    }
}

@keyframes wiggle {
    20% {
        box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(7deg);
    }

    40% {
        box-shadow: inset -11px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(-14deg);
    }

    60% {
        box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(4deg);
    }

    80% {
        box-shadow: inset -8px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(-2deg);
    }

    100% {
        box-shadow: inset -7px 0 5px 0 rgba(0, 0, 0, 0.4);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes anti-wiggle {
    20% {
        transform: translateX(4px) rotate(-7deg);
    }

    40% {
        transform: translateX(-8px) rotate(14deg);
    }

    60% {
        transform: translateX(2px) rotate(-4deg);
    }

    80% {
        transform: translateX(-1px) rotate(2deg);
    }

    100% {
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes anti-wiggle {
    20% {
        transform: translateX(4px) rotate(-7deg);
    }

    40% {
        transform: translateX(-8px) rotate(14deg);
    }

    60% {
        transform: translateX(2px) rotate(-4deg);
    }

    80% {
        transform: translateX(-1px) rotate(2deg);
    }

    100% {
        transform: translateX(0px) rotate(0deg);
    }
}

.br-left-1 {
    border-left: 1px solid #d69c89;
}

.lead-button {
    background: orangered;
    color: white;
    border: solid 1px orangered;
    padding: 12px 52px;
    border-radius: 0;
    font-size: 16px;
}

.lead-button:hover {
    background: rgb(233, 63, 2);
    color: white;
    border: solid 1px rgb(233, 63, 2);
}

.aws-slide {
    background: url(../images/bg.jpg);
    background-position: bottom right;
    background-size: cover;
}

.img-container img {
    padding: 0rem;
    height: 390px;
    width: 326px;
}

.img-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 386px;
    width: 100%;
    background: url(../images/cloufbg.jpg);
    background-position: bottom right;
    background-size: cover;
}
.img-container-devops {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 386px;
    width: 100%;
    background: url(../images/devopsconsult.jpg);
    background-position: bottom right;
    background-size: cover;
}

.entry-content {
    background: url(../images/contentbg.png);
    background-position: bottom right;
    background-size: cover;
    height: 386px;
    width: 100%;
    padding: 7rem 6rem;
}

.entry-title {
    font-size: 3rem;
    line-height: 1.39;
    font-weight: 700;
}

.link a {
    text-transform: capitalize;
    font-weight: 800;
    color: black;
    text-decoration: underline;
}

.link a:hover {
    text-transform: capitalize;
    font-weight: 800;
    color: orangered;
    text-decoration: underline;
}

.link a:hover {
    text-underline-position: from-font;
    text-underline-offset: -1px;
}

.aws-points .main-head {
    text-align: left;
}

.float-end {
    float: right;
}

.custul {
    padding: 0;
}

.custul li {
    font-size: 16px;
    list-style-type: none;
    margin: 0 0 28px 0;
}

.icon-box-image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0;
}

.icon-box-image img {
    width: 72px;
    height: auto;
}

.icon-box {
    transition: right .4s ease-in-out !important;
    padding: 36px;
    background: white;
    position: relative;
    height: 176px;
    margin: 12px 0;
}

.iconbx-cvr:hover {
    text-decoration: none;
}

.iconbx-cvr:hover .icon-box i {
    color: #f15d28;
    font-size: 15px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    transform: rotate(0deg);
    transition: color .2s, transform .2s;
}

.icon-box:before {
    background-color: #f6855d;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 100%;
    transition: .4s ease-in-out;
}

.iconbx-cvr:hover .icon-box:before {
    background-color: #f6855d;
    bottom: 0;
    content: "";
    height: 8px;
    left: 0;
    right: 0 !important;
    position: absolute;
    right: 100%;
    transition: right .4s ease-in-out !important;
}

.icon-box i {
    color: #f15d28;
    font-size: 15px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    transform: rotate(-50deg);
    transition: color .2s, transform .2s;
}

.icon-box-text {
    margin: 12px 0;
    text-align: center;
    word-wrap: break-word;
    color: #222 !important;
    font-size: 18px;
    font-weight: 700;
    line-break: strict;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
    word-break: break-word;
}

.icon-box-sent {
    font-size: 14px;
    text-align: center;
    word-wrap: break-word;
    color: #222 !important;
    line-break: strict;
    line-height: 23px;
    word-break: break-word;
    margin: 12px 0;
}

.centralization {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sb-title {
    font-size: 20px;
}

.card {
    background: #fff;
    padding: 26px 26px;
    height: 100%;
    margin: 12px 0;
    box-shadow: 1px 2px 30px 1px rgb(211 211 211 / 42%);
}
.use-case .card {
    background: #fff;
    padding: 26px 26px;
    height: 230px;
    min-height: 230px;
    margin: 12px 0;
    box-shadow: 1px 2px 30px 1px rgb(211 211 211 / 42%);
}
.image-container {
    position: relative;
    width: 100%;
    height: 566px;
    background-size: cover;
    background-position: center;
    padding: 3rem 3rem;
    z-index: 1;
    margin: 6px 0;
    cursor: pointer;
}

.image-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
    z-index: -1;
}
.img-cont-1{
    background-image: url(../images/devsecops-access.jpg);
}
.img-cont-2{
    background-image: url(../images/devsecops-trasnsform.jpg);
}
.img-cont-3{
    background-image: url(../images/devsecops-4.jpg);
}
.image-container .centered-text {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease, visibility 0.7s; 
}
.image-container .hidden-list {
    opacity: 0;
    visibility: hidden;
    scrollbar-color: #ef5d38 #ffffff1f;
    scrollbar-width: thin;
    transition: opacity 0.5s, visibility 0.5s ease-in-out; 
}

.image-container:hover .hidden-list {
    scrollbar-color: #ef5d38 #ffffff1f;
    scrollbar-width: thin;
    display: block;
        opacity: 1;
        visibility: visible;
        display: block; 
        transition: opacity 0.7s ease, visibility 0.7s ease;
}
.image-container:hover .centered-text {
    opacity: 1;
    visibility: visible;
    display: block;
    margin: 1em 0 0 0;
    transition: opacity 0.7s ease-in-out, visibility 0.7s ease;
}
.centered-text {
    display: block;
    transition: top 0.3s ease;
    z-index: 2;
    color: white;
    padding: 16px 32px;
    border-radius: 0;
    line-height: normal;
    border-bottom: solid 4px #00000052;
    background: #ffffff45;
    margin: 12em 0 0 0;
    text-align: center;
    border-radius: 12px;
}
.hidden-list {
    display: none;
    list-style-type: none;
    opacity: 1;
    text-align: start;
    font-size: 16px;
    line-height: 34px;
    color: white;
    padding: 16px 0 0 0;
}
.hidden-list li::before {
    content: "\f0a4";  
    color: #ffffff;     
    font-weight: bold; 
    margin-right: 8px; 
    font-family: 'FontAwesome';
}
.inner-ul {
    padding: 0 0px 0 15px;
}
.inner-ul li{
    list-style-type: none;
}
.image-container .hidden-list::-webkit-scrollbar {
    width: 8px; 
    background: #fffcfc35; 
}
.image-container:hover .hidden-list::-webkit-scrollbar {
    width: 8px; 
    background: #ef5d38; 
}

.image-container:hover .hidden-list::-webkit-scrollbar-track {
    background: #ef5d38; 
    width: 8px; 
}

.image-container:hover .hidden-list::-webkit-scrollbar-thumb {
    background: #ef5d38; 
    width: 8px; 
}

.image-container:hover .hidden-list::-webkit-scrollbar-thumb:hover {
    background: #ef5d38; 
    width: 8px; 
}

.norm-link {
    color: inherit;
    text-decoration: none;
}

.norm-link:focus,
.norm-link:hover {
    color: inherit;
    text-decoration: none;
}

.central-flow {
    height: auto;
    width: 950px;
    margin: 0 0 32px 0;
}

.dm-box {
    display: flex;
}

.dm-box figure {
    min-width: 45px;
    margin-right: 35px;
}

.dm-title {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 12px 0;
    font-family: 'proxima_novasemibold';
}

.dm-box figure img {
    height: auto;
    width: 55px;
}

.who-ul {
    list-style-type: none;
}

.title-txt {
    color: #000;
    line-height: 1.2;
}

.title-txt {
    font-size: 18px;
    font-weight: 700;
}

.acc-list {
    position: relative;
}

.num-desc p {
    margin-bottom: 25px !important;
}

.accc-box .num-title {
    position: relative;
}

.acc-line {
    min-width: 26px;
}

.acc-line {
    position: absolute;
    min-width: 26px;
    top: -4px;
    left: -38px;
}

.acc-line img {
    height: auto;
    min-width: 26px;
}

.accc-box {
    padding-left: 35px;
}

.boxes {
    display: flex;
}

.boxes figure {
    width: 23px;
}

.boxes figure img {
    vertical-align: top;
    height: auto;
    width: 33px;
}

.hire-prog-desc {
    padding-left: 22px;
}

.hire-prog-desc h4 {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 12px 0;
}

.who-ul .acc-list:not(:last-child):before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 9px;
    border-left: 2px solid #000;
    margin-top: 2%;
}

.fw-bold {
    font-weight: bold;
}

.mt-3 {
    margin-top: 38px;
}

.mb-3 {
    margin-bottom: 38px;
}

.digul li {
    margin-bottom: 30px !important;
}

::selection {
    background: #f15d28;
    color: #fff
}

::-webkit-selection {
    background: #f15d28;
    color: #fff
}

::-moz-selection {
    background: #f15d28;
    color: #fff
}

::-ms-selection {
    background: #f15d28;
    color: #fff
}

.diagram {
    height: auto;
    width: 100%
}

.down5,
.select,
.up5 {
    cursor: pointer
}

.cust-mrg {
    margin: -37px 0 0
}

.cust-padd {
    padding: 0 20em;
}

.cust-padd2 {
    padding: 2em 0;
}

.dev-feat .ft-head {
    font-size: 19px;
    font-weight: 600;
    margin: 24px 0 6px 0;
}

.dev-feat img {
    height: auto;
    width: 76px;
}

.panel-heading:hover {
    cursor: pointer;
}
.panel-heading:hover [aria-expanded="true"] .panel-title {
    font-weight: 600;
    color: black;
}
.side-tab[aria-expanded="true"] .panel-title {
    font-weight: bold;
}

.panel-heading {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.side-tab:hover {
    cursor: pointer;
}

.panel.panel-default {
    border: none;
    box-shadow: none !important;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;

}

.panel-heading {
    background-color: transparent;
    border-bottom: solid 1px #80808038 !important;
    line-height: normal;
    margin: 0;
}

.panel-body {
    background-color: #f5f5f5;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-heading:hover .panel-title {
    font-weight: 600;
    color: black;
}
.content-wrap{
    padding: inherit;
}
.content-wrap p, p {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.tab-bx {
    padding: 0;
    border-bottom: solid 1px rgb(211 211 211 / 94%);
    margin: 12px 0 18px 0px;
}

/* Apply the following style to ensure consistent dimensions for all images */
.tab-bx img {
    width: 96px;
    height: auto;
    margin: 0!important;
}

.expertise 
.tab-content>.active {
    display: block;
    background: rgb(255 255 255);
    padding: 20px 12px;
    height: 100%;
}
/* .expertise
.tab-content >.active:not(.show) {
    background: transparent;
} */


.caret {
    display: inline-block;
    margin-left: 12px !important;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.navbar-default .navbar-nav>li>a {
    font-family: arimo !important
}

#hdn_describe {
    visibility: hidden
}

.menu-heading {
    border-bottom: none !important
}

input[type=checkbox] {
    accent-color: red
}

#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
    bottom: 52px !important
}

#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right.bottom-0 {
    bottom: 0 !important
}

header {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 10;
    transition: .4s ease-in-out
}

.bg-gray {
    background: #f8f8f8 !important
}

.bg-gray-light {
    background: rgba(248, 248, 248, .36) !important
}

.navbar-brand>img {
    max-width: 200px;
    margin: 0
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    display: flex;
    justify-content: center !important;
}

.wp-banner {
    background: url(../images/dedicated-bg-01.jpg) top center/auto 100% no-repeat;
    height: 950px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
    padding-top: 20%
}

.banner-second {
    background: url(../images/background-img02.jpg) top center/auto 100% no-repeat
}

.banner-third {
    background: url(../images/background-img03.jpg) top center/auto 100% no-repeat
}

.banner-forth {
    background: url(../images/background-img04.jpg) top center/auto 100% no-repeat
}

.banner-fifth {
    background: url(../images/background-img05.jpg) top center/auto 100% no-repeat
}

.wp-banner .container .row h3,
.wp-banner-inner-block .row h3,
.wp-banner-inner-block-contact .row h3 {
    color: #fff;
    display: block;
    font-size: 48px;
    line-height: 50px;
    text-align: center
}

.wp-banner .container .row h1,
.wp-banner-dedicated-it-block h1,
.wp-banner-inner-block .row h1,
.wp-banner-inner-block-contact h1 {
    color: #fff;
    display: block;
    font-size: 62px;
    font-weight: 400;
    text-align: center;
    font-family: proxima_nova_rgregular
}

.banner-blocks-home .wp-banner .row>h3,
.prime-block .banner-ul>li strong,
.second-block .banner-ul>li strong,
.wp-count-left {
    font-family: proxima_novasemibold
}

.wp-banner .container .row h5 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px
}

.wp-banner-inner-block .row h1,
.wp-banner-inner-block-contact .row h1 {
    margin-top: 20%
}

.wp-banner-dedicated-it-block h1 {
    margin-top: 30%
}

.wp-banner-dedicated-it-block h3,
.wp-banner-inner-block .row h3,
.wp-banner-inner-block-contact .row h3 {
    margin-top: 0;
    font-style: normal;
    font-size: 34px
}

.wp-banner-dedicated-it-block h3 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    margin: 20px 0
}

.wp-banner .container .row h1 span {
    font-weight: lighter;
    font-family: proxima_novalight
}

.wp-line-block {
    background: #fff;
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 30%
}

.wp-count-left,
.wp-count-right {
    color: #fff;
    width: 100%;
    text-align: center
}

.wp-counter-block {
    background: #f15d28;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 999
}

.wp-counter-block .container .row .col-lg-3 {
    border-left: 1px solid #f36769;
    padding: 10px 0;
    text-align: center
}

.wp-counter-block .container .row .col-lg-3:last-child {
    border-right: 1px solid #f36769
}

.wp-count-details {
    display: block;
    overflow: hidden;
    padding-top: 5px
}

.wp-count-left {
    display: block;
    float: left;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px
}

.wp-count-right {
    float: right;
    font-size: 16px;
    line-height: 15px
}

.wp-service-block {
    background: #ebebeb;
    overflow: hidden;
    padding: 40px 0
}

.prime-block.last-block,
.wp-service-block .col-lg-6 {
    text-align: center
}

.wp-service-block .col-lg-6>h3 {
    color: #2f2f2f;
    font-size: 36px
}

.wp-service-block .col-lg-6>a,
.wp-service-tab-block .tab-content a.view-more {
    border: 1px solid #f15d28;
    border-radius: 5px;
    color: #2f2f2f;
    display: inline-block;
    font-size: 18px;
    line-height: 46px;
    padding: 0 40px;
    text-decoration: none;
    margin-top: 15px;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.wp-service-block .col-lg-6>a:hover,
.wp-service-tab-block .tab-content a.view-more:hover {
    background: #f15d28;
    border: 1px solid #f15d28;
    color: #fff
}

.wp-client-block {
    background: url("../images/clients-bg.jpg") 0 0/100% auto fixed rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    text-align: center
}

.wp-client-block .row>h3 {
    color: #fff;
    font-size: 48px
}

.wp-testimonial-img {
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden
}

.wp-testmonial-block {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 75%
}

.wp-testmonial-block>p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0
}

.wp-testmonial-block h5 {
    color: #f15d28;
    font-size: 24px
}

.wp-service-tab-block {
    display: block;
    text-align: center;
    padding-bottom: 50px
}

.wp-service-tab-block .row>h3 {
    font-size: 48px;
    line-height: 120px
}

.wp-service-tab-block .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.wp-service-tab-block .nav-tabs>li>a {
    background: #f3f3f3;
    border: none;
    border-radius: 0;
    color: #aeadad;
    font-size: 36px;
    line-height: 80px;
    padding: 0 50px
}

.wp-service-tab-block .nav-tabs>li.active>a {
    background: #f15d28;
    color: #fff;
    border: none
}

.wp-service-list-ul {
    display: block;
    text-align: center;
    margin-top: 25px
}

.wp-service-list-ul>li {
    background: #ebebeb;
    display: inline-block;
    list-style: none;
    margin: 0 1% 20px;
    padding: 20px 15px 20px 0;
    width: 45%;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    min-height: 240px
}

.right-para>ul,
.right-para>ul li a,
.select {
    display: block
}

.servicce-wp-left-block {
    float: left;
    width: 25%
}

.servicce-wp-right-block {
    float: left;
    text-align: left;
    width: 75%
}

.wp-service-tab-block .tab-content {
    margin-top: 30px
}

.wp-service-tab-block .servicce-wp-left-block h4 {
    font-size: 24px;
    font-family: proxima_nova_rgbold
}

.wp-quick-enquiry {
    background-size: 100% auto;
    background-attachment: fixed;
    display: block;
    text-align: center;
    padding: 45px 0 60px;
    background-color: #191919
}

.wp-quick-enquiry .title,
.wp-quick-enquiry h2 {
    color: #fff !important;
    font-size: 45px !important;
    line-height: 45px !important
}

.wp-quick-enquiry .row h5 {
    color: #abd7ea;
    font-size: 18px;
    margin: 15px 0;
    line-height: 25px
}

.wp-quick-enquiry .col-lg-6 input[type=text] {
    background: transparent;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    height: 43px;
    margin-top: 25px;
    padding: 0 12px;
    width: 100%
}

.wp-quick-enquiry .col-lg-12>button {
    background: #f15d28;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    margin-top: 25px;
    padding: 10px 45px;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.wp-quick-enquiry .col-lg-12>button:hover {
    background: #789
}

.banner-blocks-home .bx-wrapper .bx-pager.bx-default-pager a.active,
.wp-footer-block {
    background: #f15d28
}

.wp-footer-block .left-para {
    padding-top: 30px
}

.left-para {
    color: #fff;
    font-size: 15px;
    line-height: 75px
}

.right-para>ul {
    margin-top: 25px;
    text-align: right
}

.right-para>ul li {
    display: inline-block;
    height: 40px;
    list-style: none;
    overflow: hidden;
    width: 40px
}

.right-para>ul li a img {
    margin-top: 0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.right-para>ul li a:hover img {
    margin-top: -40px
}

.wp-client-block .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0;
    margin: 0;
    min-height: 400px
}

.wp-client-block .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/left-arrow.png) top left no-repeat;
    height: 56px;
    margin-top: -28px;
    width: 30px
}

.wp-client-block .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../images/right-arrow.png) top left no-repeat;
    height: 56px;
    margin-top: -28px;
    width: 30px
}

.inner_slider .bx-wrapper .bx-pager.bx-default-pager a,
.wp-client-block .bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 15px;
    width: 15px
}

.wp-client-block .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
    border: 1px solid #f15d28;
    background: 0 0
}

.s-hidden {
    visibility: hidden;
    padding-right: 10px
}

.select {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff;
    height: 44px;
    line-height: 44px;
    margin-top: 24px;
    position: relative;
    text-align: left
}

.styledSelect {
    background: transparent;
    bottom: 0;
    color: #fff;
    font-weight: lighter;
    left: 0;
    padding: 0 26px;
    position: absolute;
    right: 0;
    top: 0
}

.styledSelect:after {
    content: "";
    width: 21px;
    height: 10px;
    background: url(../images/select-arrow.png) top left no-repeat;
    position: absolute;
    top: 15px;
    right: 25px
}

.styledSelect.active,
.styledSelect:active {
    background-color: #f15d28
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.options li {
    padding: 0 10px;
    margin: 0;
    color: #f15d28
}

.options li:hover {
    background-color: #ebebeb;
    color: #424242
}

.wp-banner-inner-block {
    background: url(../images/career-bg.jpg) top center no-repeat;
    display: block;
    height: 440px;
    width: 100%
}

.company-img {
    background: url(../images/company.jpg) top center no-repeat
}

.wp-banner-inner-block-contact {
    background: url(../images/contact-bg.jpg) top center no-repeat;
    display: block;
    height: 440px;
    width: 100%
}

.wp-inner-page-container-block .wp-career-details-block,
.wp-inner-page-container-block .wp-job-list-block {
    display: block;
    text-align: left;
    overflow: hidden
}

.wp-inner-page-container-block .wp-job-list-block {
    padding: 0 0 20px
}

,
.wp-inner-page-container-block .wp-career-details-block h3,
.wp-inner-page-container-block .wp-job-list-block h3 {
    font-size: 48px;
    line-height: 48px
}

.wp-inner-page-container-block .wp-career-details-block p,
.wp-inner-page-container-block .wp-job-list-block p {
    display: block;
    font-size: 16px;
    margin: 35px 0
}

.wp-inner-page-container-block .wp-career-details-block p span {
    font-family: proxima_nova_rgbold
}

.wp-inner-page-container-block .wp-job-list-block h4 {
    font-size: 32px;
    color: #f15d28
}

.wp-inner-page-container-block .wp-job-list-block h5 {
    font-size: 25px;
    font-weight: 700;
    font-family: proxima_nova_rgbold;
    line-height: 70px
}

.wp-contact-address,
.wp-functional-skills,
.wp-functional-skills-new-block {
    display: block;
    text-align: left
}

.wp-functional-skills>li {
    background: url("../images/list-bg.jpg") 0 5px/2% auto no-repeat rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 24px;
    list-style: none;
    padding-bottom: 25px;
    padding-left: 25px
}

.apply-block {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    margin: 25px 0
}

.apply-block>a {
    color: #f15d28;
    text-decoration: underline;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.meeting-button,
.wp-meet-block>a {
    margin-top: 15px;
    transition: .2s ease-in-out
}

.apply-block>a:hover {
    color: #87cefa
}

#floatLayer img,
.wp-contact-block .col-lg-8 .col-lg-12 label,
.wp-contact-block .col-lg-8 .col-lg-6 label {
    width: 100%
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.wp-contact-block .col-lg-8 .col-lg-12 input[type=text],
.wp-contact-block .col-lg-8 .col-lg-6 input[type=tel],
.wp-contact-block .col-lg-8 .col-lg-6 input[type=number],
.wp-contact-block .col-lg-8 .col-lg-6 input[type=text] {
    border: 1px solid #acacac;
    display: block;
    height: 37px;
    padding: 0 10px !important;
    width: 100% !important
}

.wp-contact-block .col-lg-12 textarea:focus,
.wp-contact-block .col-lg-8 .col-lg-12 input[type=text]:focus,
.wp-contact-block .col-lg-8 .col-lg-6 input[type=text]:focus {
    border: 1px solid #f15d28
}

.wp-contact-block .col-lg-8 .col-lg-12 p,
.wp-contact-block .col-lg-8 .col-lg-6 p {
    font-size: 18px;
    font-weight: lighter;
    line-height: 46px;
    margin: 0
}

.wp-contact-block {
    display: block;
    padding: 40px 0
}

.wp-contact-block .select {
    background: #fff;
    margin: 0
}

.wp-contact-block .styledSelect {
    color: rgb(77 76 76);
    font-size: 15px;
    padding: 0 10px
}

.font-white,
.full-width-cont-img:nth-child(2n) .outline-btn-sml,
.hover-box .inn .cont p,
.radius-btn:hover a,
.tab-with-bg .my-tab h3,
.tab-with-bg .my-tab p,
.tab-with-bg h2,
.wp-contact-block .styledSelect.active,
.wp-contact-block .styledSelect:active {
    color: #fff
}

.no_margin {
    padding-left: 0 !important
}

.wp-contact-block .styledSelect::after {
    background: url(../images/select-arrow-contact.png) no-repeat
}

.wp-contact-block .col-lg-12 textarea {
    border: 1px solid #acacac;
    min-height: 160px;
    width: 100%;
    outline: 0;
    padding: 0 10px
}

.meeting-button {
    background: #f15d28;
    border: none;
    color: #fff;
    font-size: 18px;
    height: 50px;
    width: 100%;
    font-family: proxima_novasemibold;
    outline: 0;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.meeting-button:hover,
.wp-meet-block>a:hover {
    background: #292828
}

.wp-contact-address>h3 {
    font-size: 30px;
    font-family: proxima_novasemibold
}

.wp-contact-address>p,
.wp-corporate-address>p,
.wp-service-tab-block .tab-content p {
    font-size: 18px
}

.wp-corporate-address>h3 {
    color: #f15d28;
    font-size: 24px;
    font-family: proxima_novasemibold
}

.wp-corporate-address h4 {
    color: #4d4c4c;
    font-size: 20px;
    font-family: proxima_novasemibold
}

.wp-banner-dedicated-it-block.clearfix {
    background: url(../images/background-img02.png) bottom center no-repeat;
    padding-bottom: 50px;
    text-align: center;
    display: block
}

.scrool-block {
    background: #f15d28;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 50px;
    padding: 0 60px;
    position: relative;
    text-transform: uppercase;
    margin-top: 20px
}

.prime-block,
.second-block {
    font-size: 18px
}

.img-para ul,
.prime-block {
    padding-top: 0
}

.scrool-block>span {
    background: url(../images/bottom-arrow.png) top left no-repeat;
    bottom: -15px;
    display: block;
    height: 15px;
    left: 50%;
    margin-left: -14px;
    position: absolute;
    width: 29px
}

.wp-career-details-block>h3,
.wp-job-list-block>h3 {
    display: block;
    font-size: 48px;
    text-align: center
}

.prime-block {
    background: #f15d28;
    color: #fff
}

.second-block {
    background: rgba(255, 255, 255, .9);
    padding-top: 0;
}

.middle-content-block {
    background-attachment: fixed;
    background-size: 100% auto
}

.prime-block .col-lg-9>h2,
.second-block .col-lg-9>h2 {
    color: #1f1f1f;
    font-size: 40px;
    line-height: 80px;
    font-family: proxima_novasemibold
}

.prime-block .col-lg-9>h3,
.second-block .col-lg-9>h3 {
    color: #0d0d0d;
    font-size: 30px;
    line-height: 80px;
    font-family: proxima_novasemibold
}

.prime-block .col-lg-9>p,
.second-block .col-lg-9>p {
    color: #1f1f1f;
    font-size: 16px;
    line-height: 24px
}

.prime-block.last-block .col-lg-12>h2 {
    color: #fff;
    font-family: proxima_novasemibold;
    font-size: 40px;
    line-height: 80px
}

.prime-block.last-block .col-lg-12>p,
.prime-block.last-block .col-lg-6>p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px
}

.wp-meet-block {
    background: #fff;
    padding: 20px 70px 40px
}

.wp-meet-block>h3 {
    color: #252525;
    font-size: 30px;
    font-family: proxima_nova_rgbold
}

.wp-meet-block>p {
    color: #424242;
    font-size: 16px
}

.wp-meet-block>a {
    background: #f15d28;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 60px;
    text-decoration: none;
    font-family: proxima_novasemibold;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

i.fa.fa-5 {
    color: #9a9898;
    font-size: 160px
}

.border-lines {
    border: 1px solid #fff;
    display: block;
    margin: 0 15px 30px;
    text-align: center;
    padding: 30px 0
}

.second-block .border-lines .common,
.second-block .border-lines .counter {
    color: #fff;
    font-size: 45px;
    font-family: proxima_novasemibold;
    display: inline-block
}

.second-block .border-lines h5 {
    color: #fff;
    font-size: 25px
}

.no-padding {
    margin-left: 0
}

.no-padding-right {
    margin-right: 0
}

.img-block-left,
.img-block-right,
.wp-quick-enquiry .col-lg-6 {
    position: relative
}

.img-block-left img {
    left: -100%;
    margin-top: 100px;
    position: relative
}

.img-block-right img {
    right: -30%;
    margin-top: 100px;
    position: relative
}

.wp-parallax-menu {
    background: #f15d28;
    border-top: 15px solid #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999
}

.wp-parallax-menu .row>ul {
    display: block;
    text-align: left;
    margin-bottom: 0
}

.wp-parallax-menu .row>ul li {
    border-right: 1px solid #fd8789;
    display: block;
    float: left;
    list-style: none;
    position: relative;
    text-align: center;
    width: 13%
}

.wp-parallax-menu .row>ul li:last-child {
    border-right: none
}

.wp-parallax-menu .row>ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 75px;
    text-decoration: none;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    cursor: pointer
}

.wp-parallax-menu .row>ul li a.active {
    background: #fff;
    color: #f15d28
}

.wp-parallax-menu .row>ul li a .over-arrow {
    background: url(../images/over-arrow.png) top left no-repeat;
    display: block;
    height: 24px;
    margin-top: -12px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    z-index: 9999;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    opacity: 0
}

.wp-parallax-menu .row>ul li a.active .over-arrow {
    display: block;
    right: -12px;
    opacity: 1
}

.spacer {
    width: 100%;
    height: 90px;
    display: block
}

.first-full-width-block {
    display: block;
    position: relative;
    overflow: hidden
}

.home i.fa {
    font-size: 25px
}

.banner-ul>li,
.prime-block .banner-ul>li,
.second-block .banner-ul>li {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    display: inline-block;
    list-style: none;
    vertical-align: top
}

.banner-blocks-home {
    display: block;
    overflow: hidden
}

.banner-blocks-home .bx-wrapper,
.logo-slide .bx-wrapper,
.margin-cent {
    margin: 0 auto
}

.banner-blocks-home .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0
}

.banner-blocks-home .bx-wrapper .bx-controls-auto,
.banner-blocks-home .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 200px;
    width: 100%
}

.banner-blocks-home .bx-wrapper .bx-pager.bx-default-pager a {
    width: 40px;
    height: 6px;
    display: block;
    background: #fff;
    border-radius: 0
}

.banner-blocks-home .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #333
}

.banner-ul {
    display: block;
    padding: 30px 0 15px;
    text-align: center
}

.banner-ul>li {
    background: url(../images/listed-bg.png) no-repeat transparent;
    color: #272727;
    margin-bottom: 20px;
    padding-left: 40px;
    width: 28%
}

.prime-block .banner-ul>li {
    background: url(../images/check-icon-w.png) top 6px left no-repeat transparent;
    color: #f7f0f0;
    margin-bottom: 10px;
    padding-left: 25px;
    width: 100%
}

.second-block .banner-ul>li {
    background: url(../images/check-icon.png) top 6px left no-repeat transparent;
    color: #151515;
    margin-bottom: 10px;
    padding-left: 25px;
    width: 100%
}

.img-para:last-of-type,
.list-round li:last-of-type,
.no-margin,
.section.second-block .banner-ul>li:last-of-type,
.srv-box-out:last-of-type,
.srv-box:last-of-type,
.srv-box:nth-last-child(2),
.srv-box:nth-last-child(3) {
    margin: 0
}

.section .banner-ul {
    margin: 0;
    padding: 0;
}

.prime-block h2,
.prime-block p {
    color: #fff;
}

.inner_slider {
    width: 100%;
    min-height: 440px;
    background: url(../images/why-us.jpg) center top no-repeat transparent;
}

.wp-banner-dedicated-it-block.it-consulting {
    background: url(../images/it-consulting-bg.jpg) bottom center no-repeat;
}

.inner_slider .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0;
}

.inner_slider .slid-outer {
    display: block;
    margin: 0 auto;
    min-height: 370px;
    width: 1170px;
}

.inner_slider .slid-outer .bx-wrapper {
    min-height: 370px;
}

.inner_slider .bx-wrapper {
    margin: 0 auto 15px;
}

.clslide_inner_layout {
    display: block;
    padding-top: 160px;
}

.slid-outer .clslide_inner_layout p {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    margin-top: 35px;
    padding-left: 6%;
    text-align: center;
    vertical-align: top;
}

.clslide_inner_layout ul {
    display: block;
    margin-top: 30px;
    text-align: center;
}

.clslide_inner_layout ul li {
    display: inline-block;
    margin: 0 5px;
}

.inner_slider .bx-wrapper .bx-controls-auto,
.inner_slider .bx-wrapper .bx-pager {
    bottom: -20px;
}

.inner_slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.inner_slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: 0 0;
    border: 1px solid #f15d28;
}

.first-para {
    margin-top: 35px;
}

.prime-block .col-lg-9>h2,
.second-block .col-lg-9>h2 {
    margin-top: 100px;
}

.wp-quick-enquiry .col-lg-6 textarea.bottom-textarea {
    background: transparent;
    border: 1px solid #fff;
    height: 43px;
    left: 0;
    margin-left: 15px;
    margin-top: 25px;
    position: absolute;
    width: 95%;
    z-index: 999;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    padding: 10px 5%;
    color: #fff;
}

.wp-quick-enquiry .col-lg-6 textarea.bottom-textarea:focus {
    background: #fff;
    border: 1px solid #fff;
    height: 150px;
    left: 0;
    margin-left: 15px;
    margin-top: 25px;
    position: absolute;
    width: 95%;
    color: #333;
}

.wp-counter-block .col-lg-3>img {
    width: 20%;
}

.servicce-wp-right-block>p {
    font-size: 14px !important;
}

.wp-service-list-ul>li a.view-listed-href {
    background: #f15d28;
    bottom: -40px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    left: 0;
    line-height: 37px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .25s ease-in;
    width: 100%;
}

.wp-service-list-ul>li:hover a.view-listed-href {
    bottom: 0;
    transition: .25s ease-in;
}

.current-opening h1 {
    border-bottom: 5px solid #f15d28;
    display: block;
    line-height: 70px;
}

.current-opening-block h3,
.thankyou-page .sub-msg {
    font-size: 35px;
}

.current-opening-block h4 {
    font-size: 20px;
}

.current-opening-block h6 {
    font-size: 15px;
    font-weight: 700;
}

.current-opening-block>h5 {
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.wp-functional-skills-new-block>li {
    display: block;
    text-align: left;
    background: url(../images/arrow-left.png) 0 4px no-repeat;
    font-size: 16px;
    line-height: 24px;
    list-style: none;
    padding-bottom: 15px;
    padding-left: 25px;
}

.current-opening {
    display: block;
    overflow: hidden;
    padding-bottom: 30px;
}

.current-opening-block {
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
}

.no-lines {
    border-bottom: none
}

.banner-blocks-home .row>h2 {
    color: #fff;
    display: block;
    font-size: 34px;
    line-height: 22px;
    text-align: center;
}

.cont-img p,
.wp-service-block .col-lg-6>p {
    text-align: justify;
}

.participating-block {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.prime-block,
.second-block {
    overflow: hidden;
}

.subscribe-btn {
    background: #288cc8;
    color: #fff;
    padding: 15px 30px;
    font-weight: 300 !important;
    font-size: 22px;
    font-style: normal;
    display: inline-block;
}

.subscribe-btn:hover {
    text-decoration: none;
    background: #0470b1;
    color: #fff;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 0;
    border: none;
    background-color: none;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: .5;
    font-size: 20px;
    text-align: center;
    text-shadow: none;
    padding-top: 2.25%;
    width: 0%;
    color: #fff !important;
}

.carousel-control.right {
    left: auto;
    background-image: none;
    right: -20px;
}

.well-none {
    margin-bottom: 30px;
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px transparent !important;
    box-shadow: 0 1px 2px transparent !important;
}

.carousel-control.left {
    background-image: none;
    left: -20px;
}

.navbar-nav>.open>a {
    background: #f15d28 !important;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .075) inset;
    color: #fff;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
menu>li>a:focus {
    background-color: #f15d28 !important;
    color: #fff;
    background-repeat: repeat-x;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #f15d28;
    background-color: transparent;
}

.bannerScubscribe {
    margin-top: 25px;
}

#floatLayer {
    width: 30%;
    max-width: 120px;
    height: auto;
}

#floatLayer a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    display: inline-block;
    margin-top: 17px;
    font-weight: 700;
    text-align: center;
}

#carousel-example-generic1 .carousel-control .icon-left,
#carousel-example-generic1 .carousel-control .icon-next,
#carousel-example-generic1 .carousel-control .icon-prev,
#carousel-example-generic1 .carousel-control .icon-right {
    margin-top: 360px;
}

#carousel-example-generic1 .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f15d28;
}

#carousel-example-generic1 .carousel-indicators {
    width: auto;
    left: 0;
    margin-left: 0;
    bottom: 50px;
}

.form-control:focus {
    border-color: #f15d28 !important;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
    margin-right: 0 !important;
}

.intro-text {
    color: #fff;
    text-align: left
}

.intro-text,
.intro-text h2,
.open-box+.radius-btn,
h3 {
    padding: 0
}

.client-slide {
    width: 100%;
    background-color: #f05d29
}

.navbar-brand {
    float: left;
    height: 80px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    width: 75%
}

.slide {
    position: relative;
    margin-bottom: 0;
    border: 1px solid transparent;
    background: url(../images/background-img02.png) !important
}

.intro-second {
    font-size: 62px
}

#carousel-example-generic1 .carousel-control.left {
    left: -70px;
    right: 0;
    margin: auto;
    top: -25px;
    display: none
}

#carousel-example-generic1 .carousel-control.right {
    left: 0;
    right: -40px;
    margin: auto;
    top: -25px;
    display: none
}

.img-content-slider .intro-text {
    margin: 60px auto;
    height: 100%
}

.img-content-slider .intro-text .wp-line-block {
    margin-top: 20px;
    margin-bottom: 20px
}

.img-content-slider .intro-second {
    font-size: 45px;
    font-weight: 600
}

.img-content-slider h3 {
    font-size: 19px;
    line-height: 28px
}

.img-content-slider .wp-line-block {
    width: 40px;
    height: 3px;
    margin: 0
}

.intro-left-cont-out {
    display: table;
    height: 100%;
    margin: 0
}

.hover-box .inn .middle,
.intro-left-cont {
    display: table-cell;
    vertical-align: middle
}

.my-tab p,
p {
    font-size: 16px;
    line-height: 24px
}

.my-tab h3,
.sub-title {
    font: 25px proxima_novasemibold;
    margin: 0 0 15px
}

.error-bg {
    background: #373a3c;
    height: auto
}

.errorpage,
.thankyou-page {
    margin: 250px 0 150px;
    color: #fff;
    text-align: center
}

.lrg-msg {
    font: 200px/170px proxima_novasemibold
}

.sub-msg {
    font: 40px proxima_nova_rgregular;
    color: #f15d28
}

.thankyou-bg {
    background: url(../images/background-img02.png) bottom center/cover no-repeat;
    height: auto
}

.thankyou-page .lrg-msg {
    font-size: 110px;
    line-height: 130px
}

.foot-links {
    display: table;
    margin: 30px auto;
    background: rgba(255, 255, 255, .11);
    padding: 20px
}

.foot-links li {
    float: left;
    list-style: none
}

.foot-links li a {
    color: #fff;
    border-right: 1px solid #dcdcdc;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0
}

.foot-links li:last-of-type a {
    border: none;
    margin: 0;
    padding: 0
}

.foot-links li a:hover {
    color: #f15d28;
    text-decoration: none
}

.foot-links h5 {
    font-size: 25px;
    margin: 0;
    color: #fff;
    text-align: center
}

.foot-links .wp-line-block {
    margin: 15px auto 30px;
    background: rgba(255, 255, 255, .4)
}


.main-head {
    margin: 0 0 50px;
}

.main-head .title,
.main-head h2 {
    font: 40px proxima_novasemibold;
    margin: 0 0 20px
}

.main-head .wp-line-block {
    background: #9c9c9c
}

.main-head.no-line-block {
    margin: 0 0 35px
}

.my-tab .nav-tabs {
    background: #36393b;
    border: none
}

.my-tab .nav-tabs>li>a {
    border: none;
    color: #fff;
    font-size: 16px
}

.my-tab .nav-tabs li:hover a {
    background: #f15d28;
    border-radius: 0
}

.my-tab .nav-tabs>li.active>a,
.my-tab .nav-tabs>li.active>a:focus,
.my-tab .nav-tabs>li.active>a:hover {
    background: #f15d28;
    color: #fff;
    border-radius: 0;
    border: none
}

.my-tab .tab-content {
    text-align: left;
    padding: 30px 15px;
    background: #f8f8f8
}

.img-para {
    background: rgba(255, 255, 255, .21);
    padding: 30px 15px;
    margin: 0 0 30px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.image-right .img-sec,
.img-para.right .img-sec {
    float: right
}

.prime-block .main-head .wp-line-block {
    background: rgba(255, 255, 255, .45)
}

.more-btn {
    color: #333;
    font-size: 18px
}

.prime-block .more-btn {
    color: #fff;
    background: 0 0;
    border: none
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-default>.panel-heading a.collapsed {
    background: #f1f1f1;
    color: #000 !important;
    position: relative
}

.panel-default>.panel-heading a {
    display: block;
    position: relative;
    background: #f15d28;
    color: #fff;
    text-decoration: none;
    padding: 13px 35px 14px 55px
}

.panel-default>.panel-heading a.collapsed:focus,
.panel-default>.panel-heading a.collapsed:hover {
    color: #f15d28 !important
}

.panel-default>.panel-heading a img {
    background: #f8f8f8;
    padding: 10px;
    margin: 0 10px 0 0;
    position: absolute;
    top: 0;
    left: 0
}

.panel-default>.panel-heading a:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

.panel-group .panel {
    box-shadow: none;
    border: none;
    margin: 0 0 15px
}

.panel-default>.panel-heading a[aria-expanded=true] {
    color: #fff;
    font-size: 17px
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    background: #f8f8f8;
    box-shadow: none
}

.panel-default>.panel-heading+.panel-collapse>.panel-body .img-para {
    box-shadow: none;
    padding: 15px
}

.panel-default>.panel-heading a[aria-expanded=true]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.panel-default>.panel-heading a[aria-expanded=false]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0
}

.accordion-option .title {
    font-size: 20px;
    font-weight: 700;
    float: left;
    padding: 0;
    margin: 0
}

.accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #6a6c6f
}

.orange-btn,
.orange-btn:hover {
    color: #fff;
    display: inline-block
}

.accordion-option .toggle-accordion:before {
    content: "Expand All"
}

.accordion-option .toggle-accordion.active:before {
    content: "Collapse All"
}

.orange-btn {
    font-size: 18px;
    margin-top: 10px;
    background: #f15d28;
    border: initial;
    border-image: initial;
    border-radius: 4px;
    padding: 10px 45px;
    transition: .2s ease-in-out
}

.orange-btn:hover {
    background: #dc673d;
    text-decoration: none
}

.logo-slide,
.tab-with-bg .wp-line-block {
    background: #fff
}

.accordion-img-cont .img-sec img {
    max-height: 250px
}

.logo-slide {
    padding: 30px 0
}

.logo-slide .bx-wrapper .bx-viewport {
    box-shadow: none;
    background: 0 0;
    border: 0
}

.logo-slide .bx-wrapper .bx-viewport li {
    padding: 0 20px
}

.tab-with-bg {
    background: url(../images/why-us.jpg) center top no-repeat transparent;
    background-size: cover
}

.tab-with-bg .nav-tabs {
    background: rgba(54, 57, 59, .51)
}

.tab-with-bg .tab-content {
    background: rgba(248, 248, 248, .03)
}

.home-tstmnl-out {
    background: url(../images/client-bg.jpg) 0 0/cover no-repeat
}

.home-tstmnl {
    padding: 60px 0 85px
}

.client-profile-pic {
    width: 132px;
    height: 132px;
    margin: 0 auto;
    position: relative;
    border-radius: 100px;
    overflow: hidden;
    border: 3px solid #fff
}

.testimonial {
    bottom: -40px
}

.client-qu {
    padding: 20px
}

.home-tstmnl .item {
    margin: 0 0 10px
}

.home-srv-sec {
    background: url(../images/gray-mix-bg.jpg) center left/cover no-repeat
}

.cont-img .main-head,
.srv-box,
.srv-box-out {
    margin: 0 0 30px
}

.srv-box .inn {
    -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
    transition: .6s cubic-bezier(.165, .84, .44, 1);
    background: #fff;
    border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    -moz-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    position: relative;
    padding: 30px 30px 95px
}

.outline-btn-sml,
.radius-btn {
    background: 0 0;
    outline: 0;
    transition: .2s ease-in-out;
    display: inline-block
}

.srv-box:nth-child(4) {
    clear: both
}

.srv-box .inn:hover,
.srv-box:hover .round-border {
    background: #f9fafc
}

.srv-box-cont p {
    text-align: justify;
    margin: 0
}

.srv-box .sub-title {
    margin: 15px 0;
    min-height: 60px;
    color: #000
}

.srv-box .sub-title a {
    text-decoration: none;
    color: #000
}

.outline-btn-sml {
    padding: 2px 8px;
    font-size: 16px;
    margin: 0;
    border: 1px solid #e3e5e6;
    color: #36393b;
    border-radius: 4px
}

.outline-btn-sml:hover {
    background: #36393b;
    color: #fff
}

.srv-box .round-border {
    position: absolute;
    z-index: 999;
    background: #fff;
    left: 0;
    padding: 0 30px 30px;
    width: 100%;
    border-radius: 10px
}

.srv-box .color-img {
    margin: 0 0 20px
}

.cont-img .radius-btn,
.home-bsns-section button,
.home-looking-sec .radius-btn,
.hover-box .inn .sub-title,
.srv-box .radius-btn {
    margin: 20px 0 0
}

.radius-btn {
    border: 1px solid #d7dbe8;
    border-radius: 50px;
    padding: 12px;
    min-width: 160px;
    font: 13px proxima_nova_rgbold;
    text-transform: uppercase;
    text-align: center
}

.radius-btn:hover {
    background: #f15d28;
    color: #fff;
    border-color: #f15d28;
    text-decoration: none
}

.shadow-btn-w {
    -webkit-box-shadow: 0 0 21px 0 rgba(169, 169, 169, .33);
    -moz-box-shadow: 0 0 21px 0 rgba(169, 169, 169, .33);
    box-shadow: 0 0 21px 0 rgba(169, 169, 169, .33);
    background: #fff;
    color: #000;
    border: none
}

.shadow-btn-w:hover {
    background: #333;
    color: #fff;
    border-color: #333
}

.radius-btn a {
    color: #333
}

.open-box+.radius-btn a {
    padding: 12px;
    display: block;
    text-decoration: none
}

.client-logos-area {
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.client-logos-area .clnt-logo {
    border: 1px solid #eaeaea;
    border-width: 1px 1px 0 0;
    padding: 30px
}

.client-logos-area .clnt-logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-height: 100px
}

.client-logos-area .clnt-logo:hover img,
.logo-tab .nav-tabs>li.active>a img,
.logo-tab .nav-tabs>li.active>a:focus img,
.logo-tab .nav-tabs>li.active>a:hover img,
.logo-tab .nav-tabs>li>a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.home-banner.img-content-slider.navbar {
    background: url(../images/home-banner.jpg) 0 0/cover no-repeat #1d1f21 !important;
    background-blend-mode: overlay
}

.bnr-bottom-list {
    padding: 30px 0
}

.bnr-bottom-list p {
    color: #fff;
    font-size: 18px;
    margin: 0
}

#font-li ul li,
.list-round li {
    font-size: 16px
}

.bnr-bottom-list p span {
    display: block;
    font: 25px proxima_novasemibold
}

.bnr-bottom-list .cont {
    opacity: .9
}

.bnr-bottom-list img {
    float: left;
    margin: 0 10px 0 0;
    height: 50px
}

.full-bg-cont-img img,
.full-width-cont-img img {
    max-height: 200px
}

.full-width-cont-img .right-sec {
    background: #f15d29;
    color: #fff
}

.full-width-cont-img:nth-child(odd) .right-sec li {
    background: url(../images/listed-bg1.png) no-repeat transparent
}

.full-width-cont-img:nth-child(odd) .right-sec {
    background: #f8f8f8;
    color: #000
}

.full-width-cont-img:nth-child(2n) .outline-btn-sml:hover {
    background: #fff;
    color: #36393b
}

.left-sec .inn,
.right-sec .inn {
    width: 90%;
    padding: 40px 25px
}

.left-sec .inn {
    margin: 0 0 0 auto
}

.img-with-cont {
    margin: 0 0 40px
}

.img-with-cont img {
    float: left;
    margin: 0 30px 10px 0
}

.list-round {
    padding: 0;
    margin: 0
}

.list-round li {
    background: url(../images/list-round-icon.png) no-repeat transparent;
    color: #151515;
    display: inline-block;
    line-height: 26px;
    list-style: none;
    margin-bottom: 30px;
    padding-left: 80px;
    text-align: left;
    vertical-align: top;
    width: 28%;
    min-height: 64px
}

.bg-orange-gradient {
    background: #f05d29;
    background: -moz-linear-gradient(left, #f05d29 0, #f08729 100%);
    background: -webkit-linear-gradient(left, #f05d29 0, #f08729 100%);
    background: linear-gradient(to right, #f05d29 0, #f08729 100%);
    color: #fff;
    text-align: left
}

.home-bsns-section {
    background: #fff;
    padding: 60px;
    border-radius: 5px 5px 0 0;
    text-align: justify;
    margin: 0 0 50px
}

.home-looking-sec-out {
    position: relative;
    top: -50px
}

.home-looking-sec {
    padding: 60px;
    text-align: center;
    border-radius: 0 0 5px 5px
}

.home-foot {
    background: #fff;
    margin: -50px 0 0
}

.home-foot .left-para {
    color: #a1a1a1;
    text-align: center
}

.right-para ul {
    padding: 0;
    text-align: right;
    margin: 20px 0 30px
}

.advtg-box {
    background: #333;
    padding: 0 30px 30px;
    margin: 0 0 30px;
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.advtg-box .sub-title {
    display: table;
    margin: auto auto 30px;
    border-radius: 0 0 50% 50%;
    width: 90px;
    height: 90px;
    color: #333;
    padding: 30px 0 0;
    background: #f9fafc;
    background: -moz-linear-gradient(-45deg, #f9fafc 51%, #ecf4f7 51%, #ecf4f7 51%);
    background: -webkit-linear-gradient(-45deg, #f9fafc 51%, #ecf4f7 51%, #ecf4f7 51%);
    background: linear-gradient(135deg, #f9fafc 51%, #ecf4f7 51%, #ecf4f7 51%)
}

.hover-box .inn,
.hover-box .inn .cont {
    width: 100%;
    border-radius: 10px;
    text-align: center
}

.logo-tab .nav>li>a {
    padding: 10px 0;
    margin: 0 15px
}

.logo-tab .nav>li>a>img {
    max-height: 40px;
    webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.logo-tab .nav-tabs>li.active>a,
.logo-tab .nav-tabs>li.active>a:focus,
.logo-tab .nav-tabs>li.active>a:hover,
.logo-tab .nav-tabs>li:hover a {
    background: 0 0;
    border-bottom: 3px solid #f15d28
}

.logo-tab .nav-tabs {
    background: 0 0;
    display: table;
    margin: auto
}

.logo-tab .tab-content {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 3px rgba(0, 0, 0, .2);
    background: #f9fafc
}

.hover-box .inn {
    -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
    transition: .6s cubic-bezier(.165, .84, .44, 1);
    background: #fff;
    -webkit-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    -moz-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    position: relative;
    padding: 30px;
    margin: 15px 0;
    min-height: 240px;
    overflow: hidden;
    display: table
}

.hover-box .inn .cont::-webkit-scrollbar {
    width: 3px
}

.hover-box .inn .cont::-webkit-scrollbar,
.hover-box .inn .cont::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px
}

.hover-box .inn .cont::-webkit-scrollbar-thumb {
    background: rgba(241, 93, 40, .8)
}

.cover-bar {
    position: absolute;
    background: #fff;
    height: 100%;
    top: 0;
    right: 0;
    width: .4em;
    -webkit-transition: .5s;
    opacity: 1
}

.hover-box .inn .cont:hover .cover-bar {
    opacity: 0;
    -webkit-transition: .5s
}

.hover-box .inn .cont {
    transition: .5s;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: rgba(54, 57, 59, .95);
    overflow-y: scroll
}

.hover-box .inn .cont .banner-ul>li {
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: table;
    margin: auto;
    text-align: center
}

.alert.alert-cookie .close,
.hover-box .inn:hover .cont {
    opacity: 1
}

.img_24x7 {
    height: 200px;
    width: 250px
}

.black-bgm {
    background-color: #000000c7
}

.alert.alert-cookie {
    background: #0000006b
}

.multiselect {
    width: 100%
}

.multiselect-container>li>a>label {
    padding: 4px 20px 3px
}

.selectBox {
    position: relative
}

.selectBox select {
    width: 100%;
    height: 37px
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#checkboxes {
    display: none;
    max-height: 200px;
    border: 1px rgb(218 218 218) solid;
    overflow-y: scroll
}

#checkboxes label {
    display: block;
    padding: 14px 15px
}

#checkboxes label:hover {
    background-color: rgb(240 93 40);
    color: rgb(255 255 255)
}

.multiselect input[type=checkbox],
input[type=radio] {
    margin: 6px 5px 4px 0;
    height: 13px;
    width: 15px
}

@charset "utf-8";

.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.owl-item {
    -webkit-backface-visibility: hidden
}

@font-face {
    font-family: proxima_nova_rgbold;
    src: url(../fonts/proxima_nova-bold-webfont.eot);
    src: url(../fonts/proxima_nova-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proxima_nova-bold-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-bold-webfont.woff) format("woff"), url(proxima_nova-bold-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-bold-webfont.svg#proxima_nova_rgbold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_novalight;
    src: url(../fonts/proxima_nova-light-webfont.eot);
    src: url(../fonts/proxima_nova-light-webfont.eot?#iefix) format("embedded-opentype"), url(proxima_nova-light-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-light-webfont.woff) format("woff"), url(../fonts/proxima_nova-light-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-light-webfont.svg#proxima_novalight) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_nova_rgregular;
    src: url(../fonts/proxima_nova-regular-webfont.eot);
    src: url(../fonts/proxima_nova-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proxima_nova-regular-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-regular-webfont.woff) format("woff"), url(../fonts/proxima_nova-regular-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-regular-webfont.svg#proxima_nova_rgregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_novasemibold;
    src: url(../fonts/proxima_nova-semibold-webfont.eot);
    src: url(../fonts/proxima_nova-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(proxima_nova-semibold-webfont.woff2) format("woff2"), url(../fonts/proxima_nova-semibold-webfont.woff) format("woff"), url(../fonts/proxima_nova-semibold-webfont.ttf) format("truetype"), url(../fonts/proxima_nova-semibold-webfont.svg#proxima_novasemibold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

::selection {
    background: #f15d28;
    color: #fff
}

::-webkit-selection {
    background: #f15d28;
    color: #fff
}

::-moz-selection {
    background: #f15d28;
    color: #fff
}

::-ms-selection {
    background: #f15d28;
    color: #fff
}

.ul-nav.stickyNav {
    background: #000 !important;
    padding: 15px 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #fd575b;
    color: inherit
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border-color: rgb(255 255 255)
}

.dropdown-menu>li>a {
    display: block;
    clear: both;
    white-space: nowrap;
    border-bottom: 1px solid #ababab;
    font-weight: 400 !important;
    color: #343a40 !important
}

.serv-menu img {
    height: 70px !important;
    width: 70px !important;
    padding: 10px 0 !important;
    margin: 16px 0 0 !important
}

.home-dropdown-devopes-image {
    margin-top: 19px !important;
    height: 49px !important;
    width: auto !important;
    padding: 8px 0 !important
}

.serv-menu {
    width: 100%;
    padding: 25px 50px 60px !important;
    position: fixed;
    top: 95px;
    height: calc(100vh - 64px);
    overflow-y: auto
}

.main-heading {
    font-size: 18px;
    font-weight: 700;
    color: #2b2b2b;
    padding: 4px 0
}

.serv-menu li a {
    text-decoration: none;
    display: block;
    clear: both;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid #ababab;
    color: #2b2b2b;
    white-space: nowrap
}

.serv-menu li a:focus,
.serv-menu li a:hover {
    background: 0 0;
    color: rgb(255 124 56) !important;
    border-bottom: 1px solid rgb(255 124 56)
}

header {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 10;
    transition: .4s ease-in-out
}

.bg-gray {
    background: #f8f8f8 !important;
    padding: 40px 0;
}

.bg-gray-light {
    background: rgba(248, 248, 248, .36) !important
}

.navbar-brand>img {
    max-width: 180px;
    margin: 0
}

.wp-banner {
    background: url(../images/dedicated-bg-01.jpg) top center/auto 100% no-repeat;
    height: 950px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
    padding-top: 20%
}

.banner-second {
    background: url(../images/background-img02.jpg) top center/auto 100% no-repeat
}

.banner-third {
    background: url(../images/background-img03.jpg) top center/auto 100% no-repeat
}

.banner-forth {
    background: url(../images/background-img04.jpg) top center/auto 100% no-repeat
}

.banner-fifth {
    background: url(../images/background-img05.jpg) top center/auto 100% no-repeat
}

.wp-banner .container .row h3,
.wp-banner-inner-block .row h3,
.wp-banner-inner-block-contact .row h3 {
    color: #fff;
    display: block;
    font-size: 48px;
    line-height: 50px;
    text-align: center
}

.wp-banner .container .row h1,
.wp-banner-dedicated-it-block h1,
.wp-banner-inner-block .row h1,
.wp-banner-inner-block-contact h1 {
    color: #fff;
    display: block;
    font-size: 62px;
    font-weight: 400;
    text-align: center;
    font-family: proxima_nova_rgregular
}

.banner-blocks-home .wp-banner .row>h3,
.prime-block .banner-ul>li strong,
.second-block .banner-ul>li strong,
.wp-count-left {
    font-family: proxima_novasemibold
}

.wp-banner .container .row h5 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px
}

.wp-banner-inner-block .row h1,
.wp-banner-inner-block-contact .row h1 {
    margin-top: 20%
}

.wp-banner-dedicated-it-block h1 {
    margin-top: 30%
}

.wp-banner-dedicated-it-block h3,
.wp-banner-inner-block .row h3,
.wp-banner-inner-block-contact .row h3 {
    margin-top: 0;
    font-style: normal;
    font-size: 34px
}

.wp-banner-dedicated-it-block h3 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    margin: 20px 0
}

.wp-banner .container .row h1 span {
    font-weight: lighter;
    font-family: proxima_novalight
}

.wp-line-block {
    background: rgb(255 255 255);
    display: block;
    height: 4px;
    width: 15%
}

.tab-block .wp-line-block {
    margin: 0 auto !important
}

.wp-count-left,
.wp-count-right {
    color: #fff;
    width: 100%;
    text-align: center
}

.wp-counter-block {
    background: #f15d28;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 999
}

.wp-counter-block .container .row .col-lg-3 {
    border-left: 1px solid #f36769;
    padding: 10px 0;
    text-align: center
}

.wp-counter-block .container .row .col-lg-3:last-child {
    border-right: 1px solid #f36769
}

.wp-count-details {
    display: block;
    overflow: hidden;
    padding-top: 5px
}

.wp-count-left {
    display: block;
    float: left;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px
}

.wp-count-right {
    float: right;
    font-size: 16px;
    line-height: 15px
}

.wp-service-block {
    background: #ebebeb;
    overflow: hidden;
    padding: 40px 0
}

.prime-block.last-block,
.wp-service-block .col-lg-6 {
    text-align: center
}

.wp-service-block .col-lg-6>h3 {
    color: #2f2f2f;
    font-size: 36px
}

.wp-service-block .col-lg-6>a,
.wp-service-tab-block .tab-content a.view-more {
    border: 1px solid #f15d28;
    border-radius: 5px;
    color: #2f2f2f;
    display: inline-block;
    font-size: 18px;
    line-height: 46px;
    padding: 0 40px;
    text-decoration: none;
    margin-top: 15px;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.wp-service-block .col-lg-6>a:hover,
.wp-service-tab-block .tab-content a.view-more:hover {
    background: #f15d28;
    border: 1px solid #f15d28;
    color: #fff
}

.wp-client-block {
    background: url("../images/clients-bg.jpg") 0 0/100% auto fixed rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    text-align: center
}

.wp-client-block .row>h3 {
    color: #fff;
    font-size: 48px
}

.wp-testimonial-img {
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden
}

.wp-testmonial-block {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 75%
}

.wp-testmonial-block>p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0
}

.wp-testmonial-block h5 {
    color: #f15d28;
    font-size: 24px
}

.wp-service-tab-block {
    display: block;
    text-align: center;
    padding-bottom: 50px
}

.wp-service-tab-block .row>h3 {
    font-size: 48px;
    line-height: 120px
}

.wp-service-tab-block .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.wp-service-tab-block .nav-tabs>li>a {
    background: #f3f3f3;
    border: none;
    border-radius: 0;
    color: #aeadad;
    font-size: 36px;
    line-height: 80px;
    padding: 0 50px
}

.wp-service-tab-block .nav-tabs>li.active>a {
    background: #f15d28;
    color: #fff;
    border: none
}

.wp-service-list-ul {
    display: block;
    text-align: center;
    margin-top: 25px
}

.wp-service-list-ul>li {
    background: #ebebeb;
    display: inline-block;
    list-style: none;
    margin: 0 1% 20px;
    padding: 20px 15px 20px 0;
    width: 45%;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    min-height: 240px
}

.servicce-wp-left-block {
    float: left;
    width: 25%
}

.servicce-wp-right-block {
    float: left;
    text-align: left;
    width: 75%
}

.wp-service-tab-block .tab-content {
    margin-top: 30px
}

.wp-service-tab-block .servicce-wp-left-block h4 {
    font-size: 24px;
    font-family: proxima_nova_rgbold
}

.wp-quick-enquiry {
    background-size: 100% auto;
    background-attachment: fixed;
    display: block;
    text-align: center;
    padding: 45px 0 60px;
    background-color: #191919
}

.wp-quick-enquiry .title,
.wp-quick-enquiry h2 {
    color: #fff !important;
    font-size: 45px !important;
    line-height: 45px !important
}

.wp-quick-enquiry .row h5 {
    color: #abd7ea;
    font-size: 18px;
    margin: 15px 0;
    line-height: 25px
}

.wp-quick-enquiry .col-lg-6 input[type=text] {
    background: transparent;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    height: 43px;
    margin-top: 25px;
    padding: 0 12px;
    width: 100%
}

.wp-quick-enquiry .col-lg-12>button {
    background: #f15d28;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    margin-top: 25px;
    padding: 10px 45px;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.wp-quick-enquiry .col-lg-12>button:hover {
    background: #789
}

.banner-blocks-home .bx-wrapper .bx-pager.bx-default-pager a.active,
.wp-footer-block {
    background: #f15d28
}
.wp-footer-block p{
    text-align: center!important;
}
.wp-footer-block .left-para {
    padding-top: 30px
}

.left-para {
    color: #fff;
    font-size: 15px;
    line-height: 75px
}

.right-para>ul {
    display: block;
    margin-top: 25px;
    text-align: right
}

.right-para>ul li {
    display: inline-block;
    height: 40px;
    list-style: none;
    overflow: hidden;
    width: 40px
}

.right-para>ul li a img {
    margin-top: 0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.right-para>ul li a:hover img {
    margin-top: -40px
}

.wp-client-block .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0;
    margin: 0;
    min-height: 400px
}

.wp-client-block .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/left-arrow.png) top left no-repeat;
    height: 56px;
    margin-top: -28px;
    width: 30px
}

.wp-client-block .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../images/right-arrow.png) top left no-repeat;
    height: 56px;
    margin-top: -28px;
    width: 30px
}

.inner_slider .bx-wrapper .bx-pager.bx-default-pager a,
.wp-client-block .bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 15px;
    width: 15px
}

.wp-client-block .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
    border: 1px solid #f15d28;
    background: 0 0
}

.s-hidden {
    visibility: hidden;
    padding-right: 10px
}

input:focus-visible {
    outline: none;
    border: none
}

.select {
    background: transparent !important;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 44px;
    line-height: 44px;
    margin-top: 24px;
    position: relative;
    text-align: left
}

.styledSelect {
    background: transparent;
    bottom: 0;
    color: #fff;
    font-weight: lighter;
    left: 0;
    padding: 0 26px;
    position: absolute;
    right: 0;
    top: 0
}

.styledSelect:after {
    content: "";
    width: 21px;
    height: 10px;
    background: url(../images/select-arrow.png) top left no-repeat;
    position: absolute;
    top: 15px;
    right: 25px
}

.styledSelect.active,
.styledSelect:active {
    background-color: #f15d28
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.options li {
    padding: 0 10px;
    margin: 0;
    color: #f15d28
}

.options li:hover {
    background-color: #ebebeb;
    color: #424242
}

.wp-banner-inner-block {
    background: url(../images/career-bg.jpg) top center no-repeat;
    display: block;
    height: 480px;
    width: 100%;
    position: relative;
    top: -1px;
    background-size: cover !important
}

.company-img {
    background: url(../images/company.jpg) top center no-repeat
}

.wp-banner-inner-block-contact {
    background: url(../images/contact-bg.jpg)no-repeat;
    display: block;
    height: 526px;
    width: 100%;
    position: relative;
    top: -110px;
    background-size: cover
}

.wp-banner-inner-block-contact .wp-line-block {
    background: rgb(255 255 255);
    display: block;
    height: 4px;
    margin: 0 auto;
    width: 15%
}

.wp-inner-page-container-block .wp-career-details-block,
.wp-inner-page-container-block .wp-job-list-block {
    display: block;
    text-align: left;
    overflow: hidden
}

.wp-inner-page-container-block .wp-job-list-block {
    padding: 0 0 20px
}

,
.wp-inner-page-container-block .wp-career-details-block h3,
.wp-inner-page-container-block .wp-job-list-block h3 {
    font-size: 48px;
    line-height: 48px
}

.customp {
    display: block;
    font-size: 16px;
    margin: 0 0 30px !important
}

.wp-inner-page-container-block .wp-career-details-block p,
.wp-inner-page-container-block .wp-job-list-block p {
    display: block;
    font-size: 16px;
    margin: 35px 0
}

.wp-inner-page-container-block .wp-career-details-block p span {
    font-family: proxima_nova_rgbold
}

.wp-inner-page-container-block .wp-job-list-block h4 {
    font-size: 32px;
    color: #f15d28
}

.wp-inner-page-container-block .wp-job-list-block h5 {
    font-size: 25px;
    font-weight: 700;
    font-family: proxima_nova_rgbold;
    line-height: 70px
}

.wp-contact-address,
.wp-functional-skills,
.wp-functional-skills-new-block {
    display: block;
    text-align: left
}

.wp-functional-skills>li {
    background: url("../images/list-bg.jpg") 0 5px/2% auto no-repeat rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 24px;
    list-style: none;
    padding-bottom: 25px;
    padding-left: 25px
}

.apply-block {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    margin: 25px 0
}

.apply-block>a {
    color: #f15d28;
    text-decoration: underline;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.meeting-button,
.wp-meet-block>a {
    margin-top: 15px;
    transition: .2s ease-in-out
}

.apply-block>a:hover {
    color: #87cefa
}

#floatLayer img,
.wp-contact-block .col-lg-8 .col-lg-12 label,
.wp-contact-block .col-lg-8 .col-lg-6 label {
    width: 100%
}

.wp-contact-block .col-lg-8 .col-lg-12 input[type=text],
.wp-contact-block .col-lg-8 .col-lg-6 input[type=text] {
    border: 1px solid #acacac;
    display: block;
    height: 37px;
    padding: 0 12px;
    width: 100% !important;
    font-weight: 400;
    font-size: 16px
}

.wp-contact-block .col-lg-12 textarea:focus,
.wp-contact-block .col-lg-8 .col-lg-12 input[type=text]:focus,
.wp-contact-block .col-lg-8 .col-lg-6 input[type=text]:focus {
    border: 1px solid #f15d28
}

.wp-contact-block .col-lg-8 .col-lg-12 p,
.wp-contact-block .col-lg-8 .col-lg-6 p {
    font-size: 18px;
    font-weight: lighter;
    line-height: 46px;
    margin: 0
}

.wp-contact-block {
    display: block;
    padding: 40px 0
}

.wp-contact-block .select {
    background: #fff;
    margin: 0
}

.wp-contact-block .styledSelect {
    color: #999;
    font-size: 13px;
    border: 1px solid #acacac;
    background: white;
}

.font-white,
.full-width-cont-img:nth-child(2n) .outline-btn-sml,
.hover-box .inn .cont p,
.radius-btn:hover a,
.tab-with-bg .my-tab h3,
.tab-with-bg .my-tab p,
.tab-with-bg h2,
.wp-contact-block .styledSelect.active,
.wp-contact-block .styledSelect:active {
    color: #fff
}

.no_margin {
    padding-left: 0 !important
}

.wp-contact-block .styledSelect::after {
    background: url(../images/select-arrow-contact.png) no-repeat
}

.wp-contact-block .col-lg-12 textarea {
    border: 1px solid #acacac;
    min-height: 160px;
    width: 100%;
    padding: 0 12px;
    outline: 0
}

.meeting-button {
    margin: 3px 0;
    background: #f15d28;
    border: none;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 20px 0;
    width: 100%;
    font-family: proxima_novasemibold;
    outline: 0;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

.meeting-button:hover,
.wp-meet-block>a:hover {
    background: #292828
}

.wp-contact-address>h3 {
    font-size: 30px;
    font-family: proxima_novasemibold
}

#sync2 .item h1,
.wp-contact-address>p,
.wp-corporate-address>p,
.wp-service-tab-block .tab-content p {
    font-size: 18px
}

.wp-corporate-address>h3 {
    color: #f15d28;
    font-size: 24px;
    font-family: proxima_novasemibold
}

.wp-corporate-address h4 {
    color: #4d4c4c;
    font-size: 20px;
    font-family: proxima_novasemibold
}

.wp-banner-dedicated-it-block.clearfix {
    background: url(../images/background-img02.png) bottom center no-repeat;
    padding-bottom: 50px;
    text-align: center;
    display: block
}

.scrool-block {
    background: #f15d28;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 50px;
    padding: 0 60px;
    position: relative;
    text-transform: uppercase;
    margin-top: 20px
}

.prime-block,
.second-block {
    font-size: 18px
}

.img-para ul,
.prime-block {
    padding-top: 0
}

.scrool-block>span {
    background: url(../images/bottom-arrow.png) top left no-repeat;
    bottom: -15px;
    display: block;
    height: 15px;
    left: 50%;
    margin-left: -14px;
    position: absolute;
    width: 29px
}

.wp-career-details-block>h3,
.wp-job-list-block>h3 {
    display: block;
    font-size: 48px;
    text-align: center
}

.prime-block {
    background: #f15d28;
    color: #fff
}

.prime-block .wp-line-block {
    height: 4px;
    margin: 0 auto !important;
    width: 15%
}

.second-block {
    background: rgba(255, 255, 255, .9);
}

.middle-content-block {
    background-attachment: fixed;
    background-size: 100% auto
}

.prime-block .col-lg-9>h2,
.second-block .col-lg-9>h2 {
    color: #1f1f1f;
    font-size: 40px;
    line-height: 80px;
    font-family: proxima_novasemibold
}

.prime-block .col-lg-9>h3,
.second-block .col-lg-9>h3 {
    color: #0d0d0d;
    font-size: 30px;
    line-height: 80px;
    font-family: proxima_novasemibold
}

.prime-block .col-lg-9>p,
.second-block .col-lg-9>p {
    color: #1f1f1f;
    font-size: 16px;
    line-height: 24px
}

.prime-block.last-block .col-lg-12>h2 {
    color: #fff;
    font-family: proxima_novasemibold;
    font-size: 40px;
    line-height: 80px
}

.prime-block.last-block .col-lg-12>p,
.prime-block.last-block .col-lg-6>p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px
}

.wp-meet-block {
    background: #fff;
    padding: 20px 70px 40px
}

.wp-meet-block>h3 {
    color: #252525;
    font-size: 30px;
    font-family: proxima_nova_rgbold
}

.wp-meet-block>p {
    color: #424242;
    font-size: 16px
}

.wp-meet-block>a {
    background: #f15d28;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 60px;
    text-decoration: none;
    font-family: proxima_novasemibold;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out
}

i.fa.fa-5 {
    color: #9a9898;
    font-size: 160px
}

.border-lines {
    border: 1px solid #fff;
    display: block;
    margin: 0 15px 30px;
    text-align: center;
    padding: 30px 0
}

.second-block .border-lines .common,
.second-block .border-lines .counter {
    color: #fff;
    font-size: 45px;
    font-family: proxima_novasemibold;
    display: inline-block
}

.second-block .border-lines h5 {
    color: #fff;
    font-size: 25px
}

.no-padding {
    margin-left: 0
}

.no-padding-right {
    margin-right: 0
}

#customDots .owl-dot.active,
#sync1.owl-theme,
.home-what-we-do .left-wrap,
.home-what-we-do .right-wrap,
.img-block-left,
.img-block-right,
.wp-quick-enquiry .col-lg-6 {
    position: relative
}

.img-block-left img {
    left: -100%;
    margin-top: 100px;
    position: relative
}

.img-block-right img {
    right: -30%;
    margin-top: 100px;
    position: relative
}

.wp-parallax-menu {
    background: #f15d28;
    border-top: 15px solid #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999
}

.wp-parallax-menu .row>ul {
    display: block;
    text-align: left;
    margin-bottom: 0
}

.wp-parallax-menu .row>ul li {
    border-right: 1px solid #fd8789;
    display: block;
    float: left;
    list-style: none;
    position: relative;
    text-align: center;
    width: 13%
}

.wp-parallax-menu .row>ul li:last-child {
    border-right: none
}

.wp-parallax-menu .row>ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 75px;
    text-decoration: none;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    cursor: pointer
}

.wp-parallax-menu .row>ul li a.active {
    background: #fff;
    color: #f15d28
}

.wp-parallax-menu .row>ul li a .over-arrow {
    background: url(../images/over-arrow.png) top left no-repeat;
    display: block;
    height: 24px;
    margin-top: -12px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    z-index: 9999;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    opacity: 0
}

.wp-parallax-menu .row>ul li a.active .over-arrow {
    display: block;
    right: -12px;
    opacity: 1
}

.spacer {
    width: 100%;
    height: 90px;
    display: block
}

.first-full-width-block {
    display: block;
    position: relative;
    overflow: hidden;
    top: 0
}

.home i.fa {
    font-size: 25px
}

.banner-ul>li,
.prime-block .banner-ul>li,
.second-block .banner-ul>li {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    display: inline-block;
    list-style: none;
    vertical-align: top
}

.banner-blocks-home {
    display: block;
    overflow: hidden
}

.banner-blocks-home .bx-wrapper,
.logo-slide .bx-wrapper,
.margin-cent {
    margin: 0 auto
}

.banner-blocks-home .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0
}

.banner-blocks-home .bx-wrapper .bx-controls-auto,
.banner-blocks-home .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 200px;
    width: 100%
}

.banner-blocks-home .bx-wrapper .bx-pager.bx-default-pager a {
    width: 40px;
    height: 6px;
    display: block;
    background: #fff;
    border-radius: 0
}

.banner-blocks-home .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #333
}

.banner-ul {
    display: block;
    padding: 30px 0 15px;
    text-align: center
}

.banner-ul>li {
    background: url(../images/listed-bg.png) no-repeat transparent;
    color: #272727;
    margin-bottom: 20px;
    padding-left: 40px;
    width: 28%
}

.prime-block .banner-ul>li {
    background: url(../images/check-icon-w.png) top 6px left no-repeat transparent;
    color: #f7f0f0;
    margin-bottom: 10px;
    padding-left: 25px;
    width: 100%
}

.second-block .banner-ul>li {
    background: url(../images/check-icon.png) top 6px left no-repeat transparent;
    color: #151515;
    margin-bottom: 10px;
    padding-left: 25px;
    width: 100%
}

.accordion-content p,
.img-para:last-of-type,
.list-round li:last-of-type,
.no-margin,
.section.second-block .banner-ul>li:last-of-type,
.srv-box-out:last-of-type,
.srv-box:last-of-type,
.srv-box:nth-last-child(2),
.srv-box:nth-last-child(3) {
    margin: 0
}

.section .banner-ul {
    margin: 30px 0 0 0;
    padding: 0;
}

.prime-block h2,
.prime-block p {
    color: #fff;
}

.inner_slider {
    width: 100%;
    height: auto;
    background: url(../images/why-us.jpg);
    position: relative;
    top: -40px;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.wp-banner-dedicated-it-block.it-consulting {
    background: url(../images/it-consulting-bg.jpg) bottom center no-repeat
}

.inner_slider .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0
}

.inner_slider .slid-outer {
    display: block;
    margin: 0 auto;
    min-height: 370px;
    width: 1170px
}

.inner_slider .slid-outer .bx-wrapper {
    min-height: 370px
}

.inner_slider .bx-wrapper {
    margin: 0 auto 15px
}

.clslide_inner_layout {
    display: block;
    padding-top: 160px
}

.slid-outer .clslide_inner_layout p {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    margin-top: 35px;
    padding-left: 6%;
    text-align: center;
    vertical-align: top
}

.clslide_inner_layout ul {
    display: block;
    margin-top: 30px;
    text-align: center
}

.clslide_inner_layout ul li {
    display: inline-block;
    margin: 0 5px
}

.inner_slider .bx-wrapper .bx-controls-auto,
.inner_slider .bx-wrapper .bx-pager {
    bottom: -20px
}

.inner_slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.inner_slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: 0 0;
    border: 1px solid #f15d28
}

.first-para {
    margin-top: 35px
}

.prime-block .col-lg-9>h2,
.second-block .col-lg-9>h2 {
    margin-top: 100px
}

.wp-quick-enquiry .col-lg-6 textarea.bottom-textarea {
    background: transparent;
    border: 1px solid #fff;
    height: 43px;
    left: 0;
    margin-left: 15px;
    margin-top: 25px;
    position: absolute;
    z-index: 999;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    padding: 10px 12px;
    color: #fff
}

.wp-quick-enquiry .col-lg-6 textarea.bottom-textarea:focus {
    background: #fff;
    border: 1px solid #fff;
    height: 150px;
    left: 0;
    margin-left: 15px;
    margin-top: 25px;
    position: absolute;
    width: 95%;
    color: #333
}

.wp-counter-block .col-lg-3>img {
    width: 20%
}

.servicce-wp-right-block>p {
    font-size: 14px !important
}

.wp-service-list-ul>li a.view-listed-href {
    background: #f15d28;
    bottom: -40px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    left: 0;
    line-height: 37px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .25s ease-in;
    width: 100%
}

.wp-service-list-ul>li:hover a.view-listed-href {
    bottom: 0;
    transition: .25s ease-in
}

.current-opening h1 {
    border-bottom: 5px solid #f15d28;
    display: block;
    line-height: 70px
}

.current-opening-block h3,
.thankyou-page .sub-msg {
    font-size: 35px
}

#sync1 .content h1,
.img-content-slider .intro-second {
    font-size: 45px;
    font-weight: 600
}

.current-opening-block h4 {
    font-size: 20px
}

.current-opening-block h6 {
    font-size: 15px;
    font-weight: 700
}

.current-opening-block>h5 {
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 50px
}

.wp-functional-skills-new-block>li {
    display: block;
    text-align: left;
    background: url(../images/arrow-left.png) 0 4px no-repeat;
    font-size: 16px;
    line-height: 24px;
    list-style: none;
    padding-bottom: 15px;
    padding-left: 25px
}

.current-opening {
    display: block;
    overflow: hidden;
    padding-bottom: 30px
}

.current-opening-block {
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 30px 0
}

.no-lines {
    border-bottom: none
}

.banner-blocks-home .row>h2 {
    color: #fff;
    display: block;
    font-size: 34px;
    line-height: 22px;
    text-align: center
}

.cont-img p,
.wp-service-block .col-lg-6>p {
    text-align: justify
}

.participating-block {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999
}

.prime-block, .second-block {
    overflow: hidden;
    padding: 3rem 0;
}

.subscribe-btn {
    background: #288cc8;
    color: #fff;
    font-family: proxima_novalight;
    padding: 15px 30px;
    font-weight: 300 !important;
    font-size: 22px;
    font-style: normal;
    display: inline-block
}

.subscribe-btn:hover {
    text-decoration: none;
    background: #0470b1;
    color: #fff
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 0;
    border: none;
    background-color: none
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: .5;
    font-size: 20px;
    text-align: center;
    text-shadow: none;
    padding-top: 2.25%;
    width: 0%;
    color: #fff !important
}

.carousel-control.right {
    left: auto;
    background-image: none;
    right: -20px
}

.well-none {
    margin-bottom: 30px
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px transparent !important;
    box-shadow: 0 1px 2px transparent !important
}

.carousel-control.left {
    background-image: none;
    left: -20px
}

.navbar-nav>.open>a {
    background: 0 0 !important;
    color: rgb(241 93 40) !important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
menu>li>a:focus {
    background-color: transparent !important;
    color: rgb(255 124 56) !important;
    background-repeat: repeat-x
}

.navbar-default .navbar-nav>li>a {
    color: rgb(255 255 255);
    font-weight: 500;
    line-height: normal;
    text-shadow: none;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 24px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0
}

.navbar-default .navbar-nav>li>a:hover {
    color: #f15d28;
    background-color: transparent
}

.bannerScubscribe {
    margin-top: 25px
}

#floatLayer {
    width: 30%;
    max-width: 120px;
    height: auto
}

#floatLayer a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    display: inline-block;
    margin-top: 17px;
    font-weight: 700;
    text-align: center
}

#carousel-example-generic1 .carousel-control .icon-left,
#carousel-example-generic1 .carousel-control .icon-next,
#carousel-example-generic1 .carousel-control .icon-prev,
#carousel-example-generic1 .carousel-control .icon-right {
    margin-top: 360px
}

#carousel-example-generic1 .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f15d28
}

#carousel-example-generic1 .carousel-indicators {
    left: auto;
    bottom: 0;
    padding: 0 18px
}

.form-control:focus {
    border-color: #f15d28 !important
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
    margin-right: 0 !important
}

.intro-text {
    color: rgb(255 255 255);
    text-align: left;
    height: auto;
    margin: 150px 0 68px 0;
}

.intro-text .wp-line-block {
    height: 4px;
    width: 15%;
    margin-top: 12px !important;
    margin: 0
}

.slide {
    height: 420px
}

.intro-text,
.intro-text h2,
.open-box+.radius-btn,
h3 {
    padding: 0
}

.intro-text h3 {
    padding: 0;
    line-height: 23px;
    font-size: 17px;
}

.client-slide {
    width: 100%;
    background-color: #f05d29
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 0;
    font-size: 18px;
    line-height: normal;
    width: 75%
}

.slide {
    position: relative;
    top: 0;
    height: 510px;
    margin-bottom: 0;
    background-size: cover !important;
    background-repeat: no-repeat no-repeat !important;
    border: none;
    background-image: url(../images/background-img02.png) !important;
}

.intro-second {
    font-size: 32px;
    font-weight: 700;
    margin: 60px 0 0;
}

.intro-second-2 {
    font-size: 32px;
    font-weight: 700;
    margin: 105px 0 0
}

#carousel-example-generic1 .carousel-control.left {
    left: -70px;
    right: 0;
    margin: auto;
    top: -25px;
    display: none
}

#carousel-example-generic1 .carousel-control.right {
    left: 0;
    right: -40px;
    margin: auto;
    top: -25px;
    display: none
}

.img-content-slider .intro-text {
    margin: 60px auto;
    height: 100%
}

.img-content-slider .intro-text .wp-line-block {
    margin-top: 20px;
    margin-bottom: 20px
}

.img-content-slider h3 {
    font-size: 19px;
    line-height: 28px
}

.img-content-slider .wp-line-block {
    width: 40px;
    height: 3px;
    margin: 0
}

.intro-left-cont-out {
    display: table;
    height: 100%;
    margin: 0
}

.hover-box .inn .middle,
.intro-left-cont {
    display: table-cell;
    vertical-align: middle
}

.my-tab p,
p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    text-align: justify;
}


.my-tab h3,
.sub-title {
    font: 20px proxima_novasemibold;
    margin: 0 0 12px 0;
}

.error-bg {
    background: #373a3c;
    height: auto
}

.errorpage,
.thankyou-page {
    margin: 250px 0 150px;
    color: #fff;
    text-align: center
}

.lrg-msg {
    font: 200px/170px proxima_novasemibold
}

.sub-msg {
    font: 40px proxima_nova_rgregular;
    color: #f15d28
}

.thankyou-bg {
    background: url(../images/background-img02.png) bottom center/cover no-repeat;
    height: auto
}

.thankyou-page .lrg-msg {
    font-size: 110px;
    line-height: 130px
}

.foot-links {
    display: table;
    margin: 30px auto;
    background: rgba(255, 255, 255, .11);
    padding: 20px
}

.foot-links li {
    float: left;
    list-style: none
}

.foot-links li a {
    color: #fff;
    border-right: 1px solid #dcdcdc;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0
}

.foot-links li:last-of-type a {
    border: none;
    margin: 0;
    padding: 0
}

.foot-links li a:hover {
    color: #f15d28;
    text-decoration: none
}

.foot-links h5 {
    font-size: 25px;
    margin: 0;
    color: #fff;
    text-align: center
}

.foot-links .wp-line-block {
    margin: 15px auto 30px;
    background: rgba(255, 255, 255, .4)
}


.main-head {
    margin: 22px 0 32px;
    text-align: center;
}

.main-head .title,
.main-head h2 {
    font: 38px proxima_novasemibold;
    margin: 0 0 20px;
}

.main-head .wp-line-block {
    background: #9c9c9c
}

.main-head.no-line-block {
    margin: 14px 0;
    color: #333;
}

.my-tab .nav-tabs {
    background: #36393b;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.my-tab .nav-tabs>li>a {
    border: none;
    color: #fff;
    font-size: 15.5px;
    padding: 11px 21px
}

.cust-tab .nav-tabs>li>a {
    border: none;
    color: #fff;
    font-size: 12.5px;
    padding: 12px 10px;
}

.cust-tab img {

    height: auto;
    width: 170px;

}

.my-tab .nav-tabs li:hover a {
    background: #f15d28;
    border-radius: 0
}

.my-tab .nav-tabs>li.active>a,
.my-tab .nav-tabs>li.active>a:focus,
.my-tab .nav-tabs>li.active>a:hover {
    background: #f15d28;
    color: #fff;
    border-radius: 0;
    border: none
}

.my-tab .tab-content {
    text-align: left;
    padding: 30px 15px;
    background: #f8f8f8
}

.img-para {
    background: rgba(255, 255, 255, .21);
    padding: 30px 15px;
    margin: 0 0 30px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.image-right .img-sec,
.img-para.right .img-sec,
.owl-carousel.owl-rtl .owl-item {
    float: right
}

.prime-block .main-head .wp-line-block {
    background: rgba(255, 255, 255, .45)
}

.more-btn {
    color: #333;
    font-size: 18px
}

.prime-block .more-btn {
    color: #fff;
    background: 0 0;
    border: none
}

.down5,
.up5 {
    cursor: pointer
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-default>.panel-heading a.collapsed {
    background: #f1f1f1;
    color: #000 !important;
    position: relative
}

.panel-default>.panel-heading a {
    display: block;
    position: relative;
    background: #f15d28;
    color: #fff;
    text-decoration: none;
    padding: 13px 35px 14px 55px
}

.panel-default>.panel-heading a.collapsed:focus,
.panel-default>.panel-heading a.collapsed:hover {
    color: #f15d28 !important
}

.panel-default>.panel-heading a img {
    background: #f8f8f8;
    padding: 10px;
    margin: 0 10px 0 0;
    position: absolute;
    top: 0;
    left: 0
}

.panel-default>.panel-heading a:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

.panel-group .panel {
    box-shadow: none;
    border: none;
    margin: 0 0 15px
}

.panel-default>.panel-heading a[aria-expanded=true] {
    color: #fff;
    font-size: 17px
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    background: #f8f8f8;
    box-shadow: none
}

.panel-default>.panel-heading+.panel-collapse>.panel-body .img-para {
    box-shadow: none;
    padding: 15px
}

.panel-default>.panel-heading a[aria-expanded=true]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.panel-default>.panel-heading a[aria-expanded=false]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0
}

.accordion-option .title {
    font-size: 20px;
    font-weight: 700;
    float: left;
    padding: 0;
    margin: 0
}

.accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #6a6c6f
}

.orange-btn,
.orange-btn:hover {
    color: #fff;
    display: inline-block
}

.accordion-option .toggle-accordion:before {
    content: "Expand All"
}

.accordion-option .toggle-accordion.active:before {
    content: "Collapse All"
}

.orange-btn {
    font-size: 16px;
    margin-top: 0;
    background: #f15d28;
    border: initial;
    border-image: initial;
    border-radius: 4px;
    padding: 7px 30px;
    transition: .2s ease-in-out
}

.orange-btn:hover {
    background: #dc673d;
    text-decoration: none
}

.logo-slide,
.tab-with-bg .wp-line-block {
    background: #fff
}

.accordion-img-cont .img-sec img {
    max-height: 250px
}

.logo-slide {
    padding: 30px 0
}

.logo-slide .bx-wrapper .bx-viewport {
    box-shadow: none;
    background: 0 0;
    border: 0
}

.logo-slide .bx-wrapper .bx-viewport li {
    padding: 0 20px
}

.tab-with-bg {
    background: url(../images/why-us.jpg) center top no-repeat transparent;
    background-size: cover
}

.tab-with-bg .nav-tabs {
    background: rgba(54, 57, 59, .51)
}

.tab-with-bg .tab-content {
    background: rgba(248, 248, 248, .03)
}

.home-tstmnl-out {
    background: url(../images/client-bg.jpg) 0 0/cover no-repeat
}

.home-tstmnl {
    padding: 60px 0 85px
}

.client-profile-pic {
    width: 132px;
    height: 132px;
    margin: 0 auto;
    position: relative;
    border-radius: 100px;
    overflow: hidden;
    border: 3px solid #fff
}

.testimonial {
    bottom: -40px
}

.client-qu {
    padding: 20px
}

.home-tstmnl .item {
    margin: 0 0 10px
}

.home-srv-sec {
    background: url(../images/gray-mix-bg.jpg) center left/cover no-repeat
}

.cont-img .main-head,
.srv-box,
.srv-box-out {
    margin: 0 0 30px
}

.srv-box .inn {
    -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
    transition: .6s cubic-bezier(.165, .84, .44, 1);
    background: #fff;
    border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    -moz-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    position: relative;
    padding: 30px 30px 95px
}

.outline-btn-sml,
.radius-btn {
    background: 0 0;
    outline: 0;
    transition: .2s ease-in-out;
    display: inline-block
}

.srv-box:nth-child(4) {
    clear: both
}

.srv-box .inn:hover,
.srv-box:hover .round-border {
    background: #f9fafc
}

.srv-box-cont p {
    text-align: justify;
    margin: 0
}

.srv-box .sub-title {
    margin: 15px 0;
    min-height: 60px;
    color: #000
}

.srv-box .sub-title a {
    text-decoration: none;
    color: #000
}

.outline-btn-sml {
    padding: 2px 8px;
    font-size: 16px;
    margin: 0;
    border: 1px solid #e3e5e6;
    color: #36393b;
    border-radius: 4px
}

.outline-btn-sml:hover {
    background: #36393b;
    color: #fff
}

.srv-box .round-border {
    position: absolute;
    z-index: 999;
    background: #fff;
    left: 0;
    padding: 0 30px 30px;
    width: 100%;
    border-radius: 10px
}

.srv-box .color-img {
    margin: 0 0 20px
}

.cont-img .radius-btn,
.home-bsns-section button,
.home-looking-sec .radius-btn,
.hover-box .inn .sub-title,
.srv-box .radius-btn {
    margin: 20px 0 0
}

.radius-btn {
    border: 1px solid #d7dbe8;
    border-radius: 50px;
    padding: 12px;
    min-width: 160px;
    font: 13px proxima_nova_rgbold;
    text-transform: uppercase;
    text-align: center
}

.radius-btn:hover {
    background: #f15d28;
    color: #fff;
    border-color: #f15d28;
    text-decoration: none
}

.shadow-btn-w {
    -webkit-box-shadow: 0 0 21px 0 rgba(169, 169, 169, .33);
    -moz-box-shadow: 0 0 21px 0 rgba(169, 169, 169, .33);
    box-shadow: 0 0 21px 0 rgba(169, 169, 169, .33);
    background: #fff;
    color: #000;
    border: none
}

.shadow-btn-w:hover {
    background: #333;
    color: #fff;
    border-color: #333
}

.radius-btn a {
    color: #333
}

.open-box+.radius-btn a {
    padding: 12px;
    display: block;
    text-decoration: none
}

.client-logos-area {
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.client-logos-area .clnt-logo {
    border: 1px solid #eaeaea;
    border-width: 1px 1px 0 0;
    padding: 30px
}

.client-logos-area .clnt-logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-height: 100px
}

.client-logos-area .clnt-logo:hover img,
.logo-tab .nav-tabs>li.active>a img,
.logo-tab .nav-tabs>li.active>a:focus img,
.logo-tab .nav-tabs>li.active>a:hover img,
.logo-tab .nav-tabs>li>a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.home-banner.img-content-slider.navbar {
    background: url(../images/home-banner.jpg) 0 0/cover no-repeat #1d1f21 !important;
    background-blend-mode: overlay
}

.bnr-bottom-list {
    padding: 30px 0
}

.bnr-bottom-list p {
    color: #fff;
    font-size: 18px;
    margin: 0
}

#font-li ul li,
.list-round li {
    font-size: 16px
}

.bnr-bottom-list p span {
    display: block;
    font: 25px proxima_novasemibold
}

.bnr-bottom-list .cont {
    opacity: .9
}

.bnr-bottom-list img {
    float: left;
    margin: 0 10px 0 0;
    height: 50px
}

.full-bg-cont-img img,
.full-width-cont-img img {
    max-height: 200px
}

.full-width-cont-img .right-sec {
    background: #f15d29;
    color: #fff
}

.full-width-cont-img:nth-child(odd) .right-sec li {
    background: url(../images/listed-bg1.png) no-repeat transparent
}

.full-width-cont-img:nth-child(odd) .right-sec {
    background: #f8f8f8;
    color: #000
}

.full-width-cont-img:nth-child(2n) .outline-btn-sml:hover {
    background: #fff;
    color: #36393b
}

.left-sec .inn,
.right-sec .inn {
    width: 90%;
    padding: 40px 25px
}

.left-sec .inn {
    margin: 0 0 0 auto
}

.img-with-cont {
    margin: 0 0 40px
}

.img-with-cont img {
    float: left;
    margin: 0 30px 10px 0
}

.list-round {
    padding: 0;
    margin: 0
}

.list-round li {
    background: url(../images/list-round-icon.png) no-repeat transparent;
    color: #151515;
    display: inline-block;
    line-height: 26px;
    list-style: none;
    margin-bottom: 30px;
    padding-left: 80px;
    text-align: left;
    vertical-align: top;
    width: 28%;
    min-height: 64px
}

.bg-orange-gradient {
    background: #f05d29;
    background: -moz-linear-gradient(left, #f05d29 0, #f08729 100%);
    background: -webkit-linear-gradient(left, #f05d29 0, #f08729 100%);
    background: linear-gradient(to right, #f05d29 0, #f08729 100%);
    color: #fff;
    text-align: left
}

.home-bsns-section {
    background: #fff;
    padding: 60px;
    border-radius: 5px 5px 0 0;
    text-align: justify;
    margin: 0 0 50px
}

.home-looking-sec-out {
    position: relative;
    top: -50px
}

.home-looking-sec {
    padding: 60px;
    text-align: center;
    border-radius: 0 0 5px 5px
}

.home-foot {
    background: #fff;
    margin: -50px 0 0
}

.home-foot .left-para {
    color: #a1a1a1;
    text-align: center
}

.right-para ul {
    padding: 0;
    text-align: center;
    margin: 20px 0 30px
}

.advtg-box {
    background: #333;
    padding: 0 30px 30px;
    margin: 0 0 30px;
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.advtg-box .sub-title {
    display: table;
    margin: auto auto 30px;
    border-radius: 0 0 50% 50%;
    width: 90px;
    height: 90px;
    color: #333;
    padding: 30px 0 0;
    background: #f9fafc;
    background: -moz-linear-gradient(-45deg, #f9fafc 51%, #ecf4f7 51%, #ecf4f7 51%);
    background: -webkit-linear-gradient(-45deg, #f9fafc 51%, #ecf4f7 51%, #ecf4f7 51%);
    background: linear-gradient(135deg, #f9fafc 51%, #ecf4f7 51%, #ecf4f7 51%)
}

.hover-box .inn,
.hover-box .inn .cont {
    width: 100%;
    border-radius: 10px;
    text-align: center
}

.logo-tab .nav>li>a {
    padding: 10px 0;
    margin: 0 15px
}

.logo-tab .nav>li>a>img {
    max-height: 40px;
    webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.logo-tab .nav-tabs>li.active>a,
.logo-tab .nav-tabs>li.active>a:focus,
.logo-tab .nav-tabs>li.active>a:hover,
.logo-tab .nav-tabs>li:hover a {
    background: 0 0;
    border-bottom: 3px solid #f15d28
}

.logo-tab .nav-tabs {
    background: 0 0;
    display: table;
    margin: auto
}

.logo-tab .tab-content {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 3px rgba(0, 0, 0, .2);
    background: #f9fafc
}

.hover-box .inn {
    -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
    transition: .6s cubic-bezier(.165, .84, .44, 1);
    background: #fff;
    -webkit-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    -moz-box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    box-shadow: 0 0 30px 1px rgba(204, 204, 223, .3);
    position: relative;
    padding: 30px;
    margin: 15px 0;
    min-height: 240px;
    overflow: hidden;
    display: table
}

.hover-box .inn .cont::-webkit-scrollbar {
    width: 3px
}

.hover-box .inn .cont::-webkit-scrollbar,
.hover-box .inn .cont::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px
}

.hover-box .inn .cont::-webkit-scrollbar-thumb {
    background: rgba(241, 93, 40, .8)
}

.cover-bar {
    position: absolute;
    background: #fff;
    height: 100%;
    top: 0;
    right: 0;
    width: .4em;
    -webkit-transition: .5s;
    opacity: 1
}

.hover-box .inn .cont:hover .cover-bar {
    opacity: 0;
    -webkit-transition: .5s
}

.hover-box .inn .cont {
    transition: .5s;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: rgba(54, 57, 59, .95);
    overflow-y: scroll
}

.hover-box .inn .cont .banner-ul>li {
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: table;
    margin: auto;
    text-align: center
}

.hover-box .inn:hover .cont {
    opacity: 1
}

.img_24x7 {
    height: 200px;
    width: 250px
}

.black-bgm {
    background-color: #000000c7
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s;
    -moz-transition: scale .1s;
    -ms-transition: scale .1s;
    -o-transition: scale .1s;
    transition: scale .1s
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

#customDots,
.owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-nav,
.owl-nav.disabled+#customDots {
    margin-top: 10px
}

.owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: 0 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default
}

#customDots .owl-dot {
    display: inline-block;
    zoom: 1;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    cursor: pointer
}

#customDots .owl-dot span {
    width: 4px;
    height: 4px;
    margin: 5px 10px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

#customDots .owl-dot:hover span {
    background: #fff;
    opacity: 1;
    box-shadow: 0 0 4px #fff
}

#customDots .owl-dot.active:after {
    height: 14px;
    width: 14px;
    border: 1px solid #fff;
    background: 0 0;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: 0;
    left: 5px
}

.owl-item {
    -webkit-transform: translateZ(0) scale(1, 1)
}

#sync1 .content {
    max-width: 500px;
    text-align: left;
    float: right;
    margin-right: 0
}

#sync1 .content h1 {
    color: #fff
}

#sync1 .content h3 {
    font-size: 19px;
    line-height: 28px;
    color: #fff
}

#sync1 .content a {
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 30px;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-top: 30px
}

#sync1 .content a:hover {
    background-color: #fff;
    text-decoration: none;
    color: #000
}

#sync2 .owl-item:nth-child(odd) .content-sec,
#sync2 .owl-stage .owl-item:nth-child(odd) .col-sm-3 {
    background: rgba(0, 0, 0, .3)
}

#sync1 .item {
    background: 0 0/cover no-repeat #0c83e7;
    padding: 100px 20% 80px 0;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    height: 650px
}

#sync2 .item {
    background: rgba(0, 0, 0, .3);
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    margin: 5px
}

#sync2 .current .item {
    background: rgba(0, 0, 0, .9)
}

.owl-theme .owl-nav [class*=owl-] {
    transition: .3s
}

.owl-theme .owl-nav [class*=owl-] .disabled:hover {
    background-color: #d6d6d6
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev,
#sync2.owl-theme .owl-next,
#sync2.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%
}

#sync1.owl-theme .owl-prev {
    left: 10px
}

#sync2.owl-theme .owl-prev {
    left: -30px
}

#sync1.owl-theme .owl-next {
    right: 10px
}

#sync2.owl-theme .owl-next {
    right: -30px
}

#sync1 {
    height: 500px
}

#sync2 .owl-stage {
    display: flex;
    flex-direction: row
}

#sync2 .content-sec {
    display: flex;
    flex-direction: row;
    padding: 15px;
    margin: 0
}

#sync2 .content-sec .numbers {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none
}

#sync2 .content-sec .img-sec {
    display: flex;
    align-items: center;
    height: 70px;
    margin-left: 18px
}

#sync2 .content-sec .img-sec img {
    max-width: 50px;
    margin-right: 15px
}

#sync2 .content-sec .img-sec h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-align: left
}

.home-banner-sec {
    padding: 0 !important
}

.home-what-we-do {
    padding: 100px 0;
    background: linear-gradient(90deg, #f16f38 0, #f39660 35%, #f29f59 100%)
}

.home-what-we-do .wrapper {
    display: flex;
    justify-content: center;
    margin-top: 15%
}

.home-what-we-do .element {
    background: 0 0;
    border-radius: 8px;
    padding: 2px 15px;
    width: 180px;
    margin: 20px 0;
    border: 1px solid #fff
}

.home-what-we-do .element h4 {
    font-weight: 700;
    font-size: 13px;
    line-height: 19px;
    color: #fff
}

.home-what-we-do .element:hover,
.home-what-we-do .left-sec .active,
.home-what-we-do .right-sec .active {
    border: 1px solid #8888880f;
    background: #fafcfe;
    cursor: pointer
}

.home-what-we-do .element h4:hover,
.home-what-we-do .element+h4,
.home-what-we-do .element:hover h4 {
    color: #f16d36
}

.home-what-we-do .middle-sec {
    display: flex;
    position: absolute;
    margin-top: -12%;
    width: 100%;
    align-items: center;
    justify-content: center
}

.home-what-we-do .middle-wrap {
    border: 2px solid #fff;
    border-radius: 30px;
    margin: 0 60px;
    position: relative;
    width: 38%
}

.home-what-we-do .left-sec .line {
    position: absolute;
    width: 62px;
    height: 2px;
    background-color: #fff;
    margin-left: 100%;
    margin-top: -30%
}

.home-what-we-do .middle-sec .img-sec {
    text-align: center;
    top: -20%;
    position: absolute;
    width: 100%
}

.home-what-we-do .middle-sec .content-sec {
    width: 400px;
    min-height: 450px;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    padding: 95px 35px 50px
}

.home-what-we-do .right-sec .line {
    position: absolute;
    width: 62px;
    height: 2px;
    background-color: #fff;
    margin-left: -34%;
    margin-top: -30%
}

.bnr-list-btm {
    margin-top: 28px
}

.home-accordian-sec .content-sec a,
.home-what-we-do .content-sec a {
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 30px;
    color: #000;
    background-color: transparent;
    border: 2px solid #f16d36
}

.home-what-we-do .content-sec a:hover {
    color: #fff;
    background-color: #f16d36;
    border: 2px solid #f16d36;
    text-decoration: none
}

.home-accordian-sec .content-sec h4,
.home-what-we-do .content-sec h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000
}

.home-accordian-sec .content-sec p,
.home-what-we-do .content-sec p {
    font-size: 16px;
    color: #000;
    margin-bottom: 30px
}

.home-what-we-do .active {
    text-decoration: none;
    display: block
}

.home-what-we-do .active h4 {
    color: #f16d36 !important
}

.accordion-container .accordion-title {
    position: relative;
    margin: 0;
    padding: 15px 20px;
    background-color: #f15d28;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    cursor: pointer
}

.accordion-container .accordion-title:active,
.accordion-container .accordion-title:hover,
.accordion-title.open {
    background-color: #383838
}

.accordion-container .accordion-title::after {
    content: "";
    position: absolute;
    top: 25px;
    right: 25px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #fff
}

.accordion-container .accordion-title.open::after {
    content: "";
    position: absolute;
    top: 15px;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

.accordion-content {
    padding: 35px 20px 50px;
    border: 1px solid #f15d28
}

.accordion-container {
    width: 100%;
    margin: 0 auto;
    padding: 60px 30px
}

#sync2 .owl-item .btm-loader {
    width: 0;
    height: 2px;
    background: #f16d36
}

#sync2 .owl-item.current .btm-loader {
    width: 100%;
    display: block;
    transition: width 5.5s ease-in;
    -moz-transition: width 5.5s ease-in;
    -ms-transition: width 5.5s ease-in;
    -webkit-transition: width 5.5s ease-in;
    height: 2px;
    background: #f16d36
}

#sync2 .owl-item.current img {
    filter: invert(0)
}

#sync2 .owl-item img {
    filter: brightness(0) invert(1)
}

.multiselect {
    width: 100%
}

.multiselect-container>li>a>label {
    padding: 4px 20px 3px
}

.selectBox {
    position: relative;
    border: 1px solid #acacac
}

.selectBox select {
    width: 100%;
    height: 37px
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px !important;
    font-size: 16px
}

#checkboxes {
    display: none;
    max-height: 200px;
    border: 1px rgb(218 218 218) solid;
    overflow-y: scroll
}

#checkboxes label {
    display: block;
    padding: 14px 15px
}

#checkboxes label:hover {
    background-color: rgb(240 93 40);
    color: rgb(255 255 255)
}

.multiselect input[type=checkbox],
input[type=radio] {
    margin: 6px 5px 4px 0;
    height: 13px;
    width: 15px
}

@media only screen and (min-width:480px) and (max-width:768px) {
    
}


/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .cust-padd {
        padding: 0 0em;
    }
    .cust-padd3 {
        padding: 0 0em!important;
    }
}


@media only screen and (-webkit-min-device-pixel-ratio:2.5) {
    .navbar-nav {
        margin: 12px 0;
        background: rgb(255 255 255)
    }
}

@media only screen and (max-width:1200px) {
    .bnr-bottom-list p span {
        font-size: 23px
    }

    .srv-box {
        min-height: 490px
    }
}

@media only screen and (max-width:1024px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px !important
    }

    .navbar-brand>img {
        width: 100%
    }
}

@media screen and (max-width:991px) {
    .bnr-bottom-list img {
        float: none;
        margin: 0 0 10px
    }

    .srv-box:nth-child(3),
    .srv-box:nth-child(5) {
        clear: both
    }

    .srv-box:nth-child(4) {
        clear: none
    }
}
/* Mobile Devices */
@media only screen and (max-width:768px) {
 p {
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: normal;
    }
  li{
        font-size: 12px!important;
        line-height: 2.6!important;
        letter-spacing: normal!important; 
    }
.reverse-row {
    overflow: hidden;
    flex-direction: column-reverse;
    display: flex;
}
.reverse-row [class^="col-"] {
    float: right; 
}
.main-head .title, .main-head h2 {
    font-size: 20px !important;
    font-weight: bold;
    font-family: inherit;
    margin: 12px 0 !important;
}
.main-head h1,h2,h3,h4,h5,h6{
    font-size: 20px!important;
}
.dev-feat .ft-head {
    font-size: 16px !important;
    font-weight: 600;
    margin: 24px 0 6px 0;
}
.intro-second {
    font-size: 32px !important;
    font-weight: 500;
    padding: 30px 0 0;
}
.orange-btn {
    font-size: 14px!important;
}
.overlay-block-text h2 {
    margin: 0 0 16px 0;
    color: #fff;
    bottom: 100px;
    line-height: 1.3;
    font-size: 16px !important;
    font-weight: 500!important;
}
.why-partner{
text-align: center;
}
.why-partner .ic-f-head-4 {
    text-align: center; 
}
.why-partner p {
    text-align: center; 
}
.wp-quick-enquiry  .title {
    color: #abd7ea;
    font-size: 18px !important;
}
.wp-quick-enquiry  h5 {
    color: #abd7ea;
    font-size: 16px !important;
}
    .centered-text {
        display: block!important;
        margin: 0 0 0 0!important;
    }
    .image-container .hidden-list {
        display: block!important;
        opacity: 100%!important;
        visibility: visible!important;
    }
        .left-para,
    .right-para>ul {
        text-align: center
    }

    .right-para>ul,
    .wp-service-list-ul {
        padding-left: 0
    }

    .inner_slider,
    .middle-content-block,
    .wp-quick-enquiry {
        background-size: auto 100%
    }

    .left-para {
        display: block;
        line-height: 30px;
        margin: 20px 0
    }

    .banner-ul>li {
        width: 48%
    }

    .img-block-left img,
    .img-block-right img {
        display: block;
        left: 0;
        margin: 30px auto 0;
        width: 50%
    }

    .navbar-brand>img {
        width: 100%
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 12px !important
    }

    .wp-parallax-menu .row>ul li {
        width: 14% !important
    }

    .wp-parallax-menu .row>ul li:first-child {
        width: 16% !important
    }

    .wp-parallax-menu .row>ul {
        display: block;
        margin-bottom: 0;
        padding-left: 0
    }

    .wp-parallax-menu .row>ul li a {
        font-size: 11px;
        padding: 0 8%
    }

    .home-banner #carousel-example-generic1 .carousel-indicators,
    .participating-block {
        display: none
    }

    .prime-block .col-lg-9>h2,
    .second-block .col-lg-9>h2 {
        line-height: 40px;
        margin: 15px 0
    }

    .inner_slider .slid-outer {
        width: auto
    }

    .clslide_inner_layout {
        padding-top: 26%
    }

    .slid-outer .clslide_inner_layout p {
        font-size: 20px;
        margin-top: 0
    }

    .inner_slider .bx-wrapper img {
        width: 80%
    }

    .clslide_inner_layout li {
        float: left;
        width: 28%
    }

    header {
        z-index: 9999
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin-top: 6px
    }

    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea,
    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea:focus {
        margin-left: 0;
        position: relative;
        width: 100%
    }

    .navbar-nav .open .dropdown-menu {
        background: #333
    }

    .navbar-nav .open .dropdown-menu>li>a {
        color: #fff !important;
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase
    }

    .navbar-nav .open .dropdown-menu>li>a:hover {
        background: #f15d28 !important;
        color: #fff !important
    }

    .wp-service-tab-block .nav-tabs>li {
        display: block
    }

    .wp-service-tab-block .nav-tabs>li>a {
        display: block;
        font-size: 16px;
        width: 100%
    }

    .wp-service-tab-block .nav-tabs>li.active>a {
        background: #f15d28;
        border: none;
        color: #fff
    }

    .wp-service-list-ul>li {
        width: 90%
    }

    .wp-banner .container .row h3,
    .wp-banner-inner-block-contact .row h3 {
        font-size: 26px;
        margin-bottom: 0;
        margin-top: 5%;
        padding-bottom: 0
    }

    .wp-banner .container .row h1,
    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact h1 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 5px
    }

    .right-para>ul li {
        vertical-align: top
    }

    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact .row h1 {
        margin-top: 30%
    }

    .img-para img {
        margin-bottom: 20px
    }

    .wp-footer-block .left-para {
        padding-top: 0
    }

    .bnr-bottom-list img {
        float: left;
        margin: 0 10px 0 0
    }

    .bnr-bottom-list .cont,
    .srv-box:nth-last-child(2),
    .srv-box:nth-last-child(3) {
        margin: 0 0 30px
    }

    .img-content-slider .intro-second {
        font-size: 35px
    }

    .srv-box {
        min-height: auto
    }

    .srv-box-out {
        border-width: 0 0 1px
    }

    .list-round li {
        margin: 20px 0
    }

    .img-with-cont img,
    .single-img {
        float: none;
        margin: 0 auto 20px
    }

    .advtg-box-out {
        margin-bottom: 30px
    }

    .advtg-box-out:last-of-type {
        margin-bottom: 0
    }

    .advtg-box {
        margin: 0 0 20px
    }

    .bg-orange-gradient .single-img,
    .cont-img.bg-gray .single-img {
        margin: 20px 0 0
    }

    .home-bsns-section,
    .home-looking-sec {
        padding: 30px 20px
    }
}

@media only screen and (max-width:550px) {
    .thankyou-page .lrg-msg {
        font-size: 60px !important;
        line-height: 90px !important
    }

    .sub-msg,
    .thankyou-page .sub-msg {
        font-size: 25px !important
    }

    .lrg-msg {
        font-size: 140px !important;
        line-height: 90px !important
    }

    .bnr-bottom-list .cont {
        float: none;
        display: table;
        margin: 0 auto 30px;
        min-width: 260px
    }
}

@media only screen and (max-width:480px) {

    .navbar-brand,
    .scrool-block {
        font-size: 18px
    }

    .wp-service-list-ul {
        margin: 0;
        padding: 0
    }

    .wp-service-list-ul>li {
        box-sizing: border-box;
        width: auto
    }

    .wp-service-tab-block .nav-tabs>li>a {
        display: block;
        font-size: 16px;
        width: 100%
    }

    .wp-service-tab-block .nav-tabs>li {
        display: block
    }

    .wp-career-details-block>h3,
    .wp-job-list-block>h3,
    .wp-quick-enquiry h2,
    .wp-service-tab-block .row>h3 {
        font-size: 30px
    }

    .wp-meet-block,
    .wp-service-tab-block {
        padding: 15px
    }

    .servicce-wp-left-block,
    .servicce-wp-right-block {
        display: block;
        text-align: center;
        width: 100%;
        float: inherit
    }

    .wp-service-list-ul>li a.view-listed-href {
        font-size: 14px
    }

    .inner_slider,
    .wp-quick-enquiry {
        background-size: auto 100%
    }

    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea,
    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea:focus {
        margin-left: 0;
        position: relative;
        width: 100%
    }

    .left-para {
        line-height: 28px;
        text-align: center
    }

    .right-para>ul {
        margin-left: 0;
        padding-left: 0;
        text-align: center
    }

    .prime-block .col-lg-9>h2,
    .second-block .col-lg-9>h2,
    .wp-client-block .row>h3 {
        font-size: 25px
    }

    .wp-banner .container .row h3,
    .wp-banner-inner-block-contact .row h3 {
        font-size: 28px
    }

    .wp-banner .container .row h1,
    .wp-banner-dedicated-it-block h1,
    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact h1 {
        font-size: 36px
    }

    .banner-second,
    .wp-banner {
        background-size: auto 50%
    }

    .navbar-brand {
        float: left;
        height: 50px;
        line-height: 20px;
        padding: 8px 10px;
        width: 258px
    }

    .navbar-brand>img {
        width: 90%
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: rgba(0, 0, 0, .8);
        margin-top: 20px
    }

    .prime-block.last-block .col-lg-12>h2 {
        font-size: 24px;
        line-height: 50px
    }

    .banner-ul>li {
        display: block;
        width: 100%
    }

    .img-block-left img,
    .img-block-right img {
        left: 0;
        width: 100%;
        margin-top: 30px
    }

    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact .row h1 {
        margin-top: 50%
    }

    .wp-banner-dedicated-it-block h3,
    .wp-banner-inner-block .row h3,
    .wp-banner-inner-block-contact .row h3 {
        font-size: 20px
    }

    .navbar-nav .open .dropdown-menu {
        background: #333
    }

    .navbar-nav .open .dropdown-menu>li>a {
        color: #fff !important;
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase
    }

    .navbar-nav .open .dropdown-menu>li>a:hover {
        background: #f15d28 !important;
        color: #fff !important
    }

    .wp-banner .container .row h3,
    .wp-banner-inner-block-contact .row h3 {
        margin-top: 10%
    }

    .wp-parallax-menu .row>ul li {
        width: 14% !important
    }

    .wp-parallax-menu .row>ul li:first-child {
        width: 16% !important
    }

    .wp-parallax-menu .row>ul {
        display: block;
        margin-bottom: 0;
        padding-left: 0
    }

    .wp-parallax-menu .row>ul li a {
        font-size: 11px;
        padding: 0 8%
    }

    .participating-block {
        display: none
    }

    .prime-block .col-lg-9>h2,
    .second-block .col-lg-9>h2 {
        line-height: 40px;
        margin: 15px 0
    }

    .inner_slider .slid-outer {
        width: auto
    }

    .inner_slider .bx-wrapper img {
        width: 80%
    }

    .clslide_inner_layout li {
        float: left;
        width: 28%
    }

    header {
        z-index: 9999
    }

    .right-para>ul li {
        vertical-align: top
    }
}

@media(min-width:1400px) {}

@media(min-width:1200px) {}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
    .navbar-default .navbar-nav>li>a {
        font-size: 15px !important
    }

    .serv-menu {
        padding: 12px !important
    }
}

@media screen and (max-width:767px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px !important;
        color: rgb(0 0 0)
    }
}

@media only screen and (max-width:1366px) and (max-height:768px) {

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: inherit;
        background: 0 0;
        margin-top: 0
    }
}

@media only screen and (min-width:481px) and (max-height:768px) {

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: inherit;
        margin-top: 0
    }
}

@media only screen and (min-device-width:774px) and (max-device-width:855px) and (-webkit-min-device-pixel-ratio:1) {}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: 0 0
    }
}

@media only screen and (min-device-width:834px) and (max-device-width:1112px) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (max-width:1200px) {
    .bnr-bottom-list p span {
        font-size: 23px
    }

    .srv-box {
        min-height: 490px
    }
}

@media only screen and (max-width:1024px) {
    .navbar-default .navbar-nav>li>a {
        font-size: inherit !important
    }

    .navbar-brand>img {
        width: 100%
    }
}

@media screen and (max-width:991px) {
    .bnr-bottom-list img {
        float: none;
        margin: 0 0 10px
    }

    .srv-box:nth-child(3),
    .srv-box:nth-child(5) {
        clear: both
    }

    .srv-box:nth-child(4) {
        clear: none
    }
}

@media only screen and (max-width:768px) {

    .inner_slider,
    .middle-content-block,
    .wp-quick-enquiry {
        background-size: auto 100%
    }

    .left-para {
        display: block;
        text-align: center;
        line-height: 30px;
        margin: 20px 0
    }

    .right-para>ul {
        padding-left: 0;
        text-align: center
    }

    .banner-ul>li {
        width: 48%
    }

    .img-block-left img,
    .img-block-right img {
        display: block;
        left: 0;
        margin: 30px auto 0;
        width: 50%
    }

    .navbar-brand>img {
        width: 100%
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.open>a {
        background: #fd575b;
        box-shadow: none;
        color: #fff
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
        background: rgb(255 255 255)
    }

    .wp-parallax-menu .row>ul li {
        width: 14% !important
    }

    .wp-parallax-menu .row>ul li:first-child {
        width: 16% !important
    }

    .wp-parallax-menu .row>ul {
        display: block;
        margin-bottom: 0;
        padding-left: 0
    }

    .wp-parallax-menu .row>ul li a {
        font-size: 11px;
        padding: 0 8%
    }

    .home-banner #carousel-example-generic1 .carousel-indicators,
    .participating-block {
        display: none
    }

    .prime-block .col-lg-9>h2,
    .second-block .col-lg-9>h2 {
        line-height: 40px;
        margin: 15px 0
    }

    .inner_slider .slid-outer {
        width: auto
    }

    .clslide_inner_layout {
        padding-top: 5%
    }

    .slid-outer .clslide_inner_layout p {
        font-size: 20px;
        margin-top: 0
    }

    .inner_slider .bx-wrapper img {
        width: 80%
    }

    .clslide_inner_layout li {
        float: left;
        width: 28%
    }

    header {
        z-index: 9999
    }

    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea,
    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea:focus {
        margin-left: 0;
        position: relative;
        width: 100%
    }

    .navbar-nav .open .dropdown-menu {
        background: rgb(255 255 255)
    }

    .navbar-nav .open .dropdown-menu>li>a {
        color: rgb(0 0 0) !important;
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase
    }

    .navbar-nav .open .dropdown-menu>li>a:hover {
        background: 0 0 !important;
        color: rgb(255 124 56) !important
    }

    .wp-service-tab-block .nav-tabs>li {
        display: block
    }

    .wp-service-tab-block .nav-tabs>li>a {
        display: block;
        font-size: 16px;
        width: 100%
    }

    .wp-service-tab-block .nav-tabs>li.active>a {
        background: #f15d28;
        border: none;
        color: #fff
    }

    .wp-service-list-ul {
        padding-left: 0
    }

    .wp-service-list-ul>li {
        width: 90%
    }

    .wp-banner .container .row h3,
    .wp-banner-inner-block-contact .row h3 {
        font-size: 26px;
        margin-bottom: 0;
        margin-top: 5%;
        padding-bottom: 0
    }

    .wp-banner .container .row h1,
    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact h1 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 5px
    }

    .right-para>ul li {
        vertical-align: top
    }

    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact .row h1 {
        margin-top: 30%
    }

    .img-para img {
        margin-bottom: 20px
    }

    .wp-footer-block .left-para {
        padding-top: 0
    }

    .bnr-bottom-list img {
        float: left;
        margin: 0 10px 0 0
    }

    .bnr-bottom-list .cont,
    .srv-box:nth-last-child(2),
    .srv-box:nth-last-child(3) {
        margin: 0 0 30px
    }

    .img-content-slider .intro-second {
        font-size: 35px
    }

    .srv-box {
        min-height: auto
    }

    .srv-box-out {
        border-width: 0 0 1px
    }

    .list-round li {
        margin: 20px 0
    }

    .img-with-cont img,
    .single-img {
        float: none;
        margin: 0 auto 20px
    }

    .advtg-box-out {
        margin-bottom: 30px
    }

    .advtg-box-out:last-of-type {
        margin-bottom: 0
    }

    .advtg-box {
        margin: 0 0 20px
    }

    .bg-orange-gradient .single-img,
    .cont-img.bg-gray .single-img {
        margin: 20px 0 0
    }

    .home-bsns-section,
    .home-looking-sec {
        padding: 30px 20px
    }

    .aws-img {
        float: right;
        height: auto;
        width: 175px;
        float: none;
        margin: 30px 0px;
    }
}

@media only screen and (max-width:550px) {
    .thankyou-page .lrg-msg {
        font-size: 60px !important;
        line-height: 90px !important
    }

    .sub-msg,
    .thankyou-page .sub-msg {
        font-size: 25px !important
    }

    .lrg-msg {
        font-size: 140px !important;
        line-height: 90px !important
    }

    .bnr-bottom-list .cont {
        float: none;
        display: table;
        margin: 0 auto 30px;
        min-width: 260px
    }
}

@media only screen and (max-width:480px) {
    .section {
        padding: 30px 0;
    }
    .wp-quick-enquiry .title, .wp-quick-enquiry h2 {
        color: #fff !important;
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .cust-padd3{
        padding: 0;
    }
    .intro-text {
        color: rgb(255 255 255);
        text-align: left;
        height: auto;
        margin: 50px 0 49px !important
    }

    .intro-second {
        font-size: 28px !important;
        font-weight: 700;
        margin: 60px 0 0;
        padding: 80px 0 0
    }

    .intro-text {
        margin: 50px 0 0
    }

    .wp-line-block {
        background: rgb(255 255 255);
        display: block;
        height: 4px;
        margin: 0 auto;
        width: 15%
    }

    .margin-top-20,
    .navbar-header,
    .navbar-right {
        margin-top: 0 !important;
        padding: 10px
    }

    .cust-mrg {
        margin: 0
    }

    .navbar-brand,
    .scrool-block {
        font-size: 18px
    }

    .wp-service-list-ul {
        margin: 0;
        padding: 0
    }

    .wp-service-list-ul>li {
        box-sizing: border-box;
        width: auto
    }

    .wp-service-tab-block .nav-tabs>li>a {
        display: block;
        font-size: 16px;
        width: 100%
    }

    .wp-service-tab-block .nav-tabs>li {
        display: block
    }

    .wp-career-details-block>h3,
    .wp-job-list-block>h3,
    .wp-quick-enquiry h2,
    .wp-service-tab-block .row>h3 {
        font-size: 30px
    }

    .wp-meet-block,
    .wp-service-tab-block {
        padding: 15px
    }

    .servicce-wp-left-block,
    .servicce-wp-right-block {
        display: block;
        text-align: center;
        width: 100%;
        float: inherit
    }

    .wp-service-list-ul>li a.view-listed-href {
        font-size: 14px
    }

    .inner_slider,
    .wp-quick-enquiry {
        background-size: auto 100%
    }

    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea,
    .wp-quick-enquiry .col-lg-6 textarea.bottom-textarea:focus {
        margin-left: 0;
        position: relative;
        width: 100%
    }

    .left-para {
        line-height: 28px;
        text-align: center
    }

    .right-para>ul {
        margin-left: 0;
        padding-left: 0;
        text-align: center
    }

    .prime-block .col-lg-9>h2,
    .second-block .col-lg-9>h2,
    .wp-client-block .row>h3 {
        font-size: 25px
    }

    .wp-banner .container .row h3,
    .wp-banner-inner-block-contact .row h3 {
        font-size: 28px
    }

    .wp-banner .container .row h1,
    .wp-banner-dedicated-it-block h1,
    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact h1 {
        font-size: 36px
    }

    .banner-second,
    .wp-banner {
        background-size: auto 50%
    }

    .navbar-brand {
        float: left;
        height: 50px;
        line-height: 20px;
        padding: 10px 0;
        width: 225px
    }

    .navbar-brand>img {
        width: 70%
    }
    .key-title {
        font-size: 13px!important;
    }
    #whyus .card-image {
        animation: fade .7s ease-in;
        height: 60px;
        margin-bottom: 20px;
    }
    .panel-default>.panel-heading a {
        padding: 16px 48px!important;
        font-size: 13px!important;
    }
    .navbar-toggle {
        margin-right: 0
    }

    .container-fluid {
        padding-right: initial !important;
        padding-left: initial !important;
        margin-right: auto;
        margin-left: auto
    }

    .wp-banner-inner-block-contact {
        top: 0 !important
    }

    #carousel-example-generic1 .carousel-indicators {
        left: auto;
        bottom: 0;
        width: -webkit-fill-available
    }

    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        height: auto;
        margin: auto;
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 25px
    }

    .slide {
        height: auto
    }

    .navbar-default {
        padding: 0 !important;
        background: #000 !important
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: rgb(255 255 255);
        margin-top: 20px
    }

    .prime-block.last-block .col-lg-12>h2 {
        font-size: 24px;
        line-height: 50px
    }

    .banner-ul>li {
        display: block;
        width: 100%
    }

    .img-block-left img,
    .img-block-right img {
        left: 0;
        width: 100%;
        margin-top: 30px
    }

    .wp-banner-inner-block .row h1,
    .wp-banner-inner-block-contact .row h1 {
        margin-top: 77%
    }

    .wp-banner-dedicated-it-block h3,
    .wp-banner-inner-block .row h3,
    .wp-banner-inner-block-contact .row h3 {
        font-size: 20px
    }

    .navbar-nav .open .dropdown-menu {
        background: rgb(255 255 255/100%) none
    }

    .serv-menu {
        height: 500px;
        background: rgb(255 255 255/100%) none
    }

    .navbar-nav .open .dropdown-menu>li>a {
        color: rgb(0 0 0) !important;
        font-size: 18px;
        line-height: 28px;
        text-transform: capitalize
    }

    .navbar-nav .open .dropdown-menu>li>a:hover {
        background: #f15d28 !important;
        color: #fff !important
    }

    .wp-banner .container .row h3,
    .wp-banner-inner-block-contact .row h3 {
        margin-top: 1%
    }

    .wp-parallax-menu .row>ul li {
        width: 14% !important
    }

    .wp-parallax-menu .row>ul li:first-child {
        width: 16% !important
    }

    .wp-parallax-menu .row>ul {
        display: block;
        margin-bottom: 0;
        padding-left: 0
    }

    .wp-parallax-menu .row>ul li a {
        font-size: 11px;
        padding: 0 8%
    }

    .participating-block {
        display: none
    }

    .prime-block .col-lg-9>h2,
    .second-block .col-lg-9>h2 {
        line-height: 40px;
        margin: 15px 0
    }

    .inner_slider .slid-outer {
        width: auto
    }

    .inner_slider .bx-wrapper img {
        width: 80%
    }

    .clslide_inner_layout li {
        float: left;
        width: 28%
    }

    header {
        z-index: 9999
    }

    nav .open .dropdown-menu>li>a {
        padding: 5px 15px !important
    }

    .serv-menu {
        left: -595px !important;
        width: 100%;
        padding: 5px !important
    }

    .right-para>ul li {
        vertical-align: top
    }
}

@media all and (max-width:1200px) {
    #sync2 .content-sec .img-sec h4 {
        font-size: 10px
    }

    #sync2 .content-sec .img-sec img {
        max-width: 30px
    }
}

@media all and (max-width:768px) {
    .black-overlay-block {
        height: 100%;
    }
    .team-together.bg {
        min-height: 138px;
        background-size: cover;
    }
    .team-together .col-md-4 h3, .team-together .col-md-7 h3 {
        margin: 0;
        font-size: 23px;
        text-align: start;
    }
    .custp {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 3rem !important;
    }
    .panel-heading:hover {
        cursor: pointer;
        background: #e74205;
    }
    .panel-heading:hover .panel-title {
        font-weight: 600;
        color: white;
    }
    .cust-padd2 {
        padding: 1em 0;
    }
    .cust-padd3 {
        padding: 1em 0;
    }
    .accordian-click {
        width: 100%;
        position: relative;
        display: block;
        font-weight: 500;
        margin: 12px 0;
        line-height: normal;
        background: transparent;
        border: solid 1px orangered;
        font-size: 14px;
        padding: 13px 8px;
        color: orangered !important;
        text-align: left;
        user-select: none;
        text-decoration: none !important;
    }

    .cust-padd {
        padding: 0 0em;
    }
    .cust-padd3 {
        padding: 1em 0!important;
    }
    .tab-bx {
        border: solid 1px #d3d3d3f0;
    }
    .entry-content {
        padding: 3rem 1rem;
    }

    .my-tab h3,
    .sub-title {
        font: 19px proxima_novasemibold;
        margin: 0 0 15px;
    }

    .acc-list:not(:last-child):before {
        top: 17px !important;
    }

    .dm-box figure img {
        height: auto;
        width: 46px;
    }

    .dm-box figure {
        min-width: 15px;
        margin-right: 45px;
    }

    .second-block .banner-ul>li {
        margin-bottom: 10px;
        padding-left: 22px;
        width: 100%;
    }

    .my-tab .nav-tabs {
        display: block
    }

    .my-tab .nav-tabs>li>a {
        border: none;
        color: #fff;
        font-size: 13px
    }

    .intro-second {
        font-size: 30px;
        font-weight: 700;
        padding: 30px 0 0
    }

    .nav>li {
        position: relative;
        display: block;
        border-bottom: none
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.open>a {
        background: #fd575b;
        box-shadow: none !important;
        color: #fff
    }

    #sync1 .content h1 {
        font-size: 25px
    }

    #sync2,
    .home-what-we-do {
        display: none
    }

    #sync1 .item {
        height: 550px;
        padding: 140px 15px 0
    }

    .home-mobile-only {
        display: block
    }

    .home-accordian-sec .main-head.no-line-block {
        margin: 60px 0 0
    }
    .card-text {
        height: 100%;
    }
    .image-container {
        position: relative;
        width: 100%;
        height: auto;
        background-size: cover;
        background-position: center;
        padding: 3rem 3rem;
        z-index: 1;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .main-heading {
        font-size: 12px
    }

    .serv-menu li a {
        font-size: 10px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .navbar-nav>li>a {
        padding-top: 11px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:834px) and (max-device-width:1112px) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:834px) and (max-device-width:834px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:1112px) and (max-device-width:1112px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {}

.umFooter .copyRight,
.wp-footer-block p {
    visibility: hidden
}

.umFooter .copyRight:after,
.wp-footer-block p:after {
    content: '©2025 Urolime Technologies. All rights reserved.';
    visibility: visible;
    display: block;
    margin-top: -20px
}


