* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

body {
    /* font-family: 'Poppins', sans-serif; */
    font-family: "Open Sans", sans-serif;
}

a {
    text-decoration: none;
}

/* service title page */
#service-top-title {
    padding: 0px 0;
    text-align: center;
    background-color: #3c065e;
}

.service-title h1 {
    text-transform: capitalize;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    color: white;
}

.service-title p {
    color: white;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 8px;
    margin-bottom: 15px;
}
.service-iteams {
    margin: 20px 0;
}

.bi-chevron-right {
    color: white !important;
    padding-right: 3px;
}

.home-btn {
    margin-top: 13px;
}
.first-home-btn {
    margin-right: 10px;
}

.homemenu-left-section {
    text-align: left;
    height: 100%;
    align-items: center;
    display: inline-flex;
}

.home-menu-right-image img {
    max-width: 90%;
    object-fit: cover;
    object-position: center;
}
/* development second section */

.service-feature-item {
    margin-bottom: 30px;
}
.service-feature-item a {
    background-color: #e1e4ff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 5px;
    font-weight: 600;
    display: inline-block;
}

/* Our Expertise */
/* .expertise-menu a {
    text-decoration: none;
    color: black;
    display: block;
    padding: 7px 25px;
    border-radius: 20px;
    margin-right: 10px;
    font-weight: 600;
}

.our-expertise .active {
    background-color: #A4C6F9;
    border-radius: 20px;
    width: 90%;
    padding-top: 8px;
    padding-bottom: 8px;
}

.our-expertise .case-study > a {
    background-color: #A4C6F9;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    color: black;
    text-decoration: none;
    transition: all 0.2s;
}

.our-expertise .case-study > a:hover {
    color: #f05a28;
} */

/* Preferred Technologies */
.technology {
    overflow: hidden;
    background-color: #f5f9fa;
}

.technology a {
    text-decoration: none;
    color: black;
    display: inline-block;
    padding: 7px 25px;
    border-radius: 20px;
    margin-right: 10px;
    font-weight: 600;
}

.technology .active {
    background-color: #a4c6f9;
}

.technology .fronted-items {
    /* margin-top: 20px; */
    /* padding: 30px 60px; */
    border-radius: 10px;
    padding: 20px;
}

.fontend-item-icon i {
    background-color: #e0f0ff;
    overflow: hidden;
    padding: 8px;
    font-size: 25px;
    border-radius: 10px;
}

.frontend-item h6 {
    font-weight: 700;
}

.frontend-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    overflow: hidden;
    border-radius: 10px;
    height: 100px;
    width: 100px;
    padding: 30px;
}

/* Technology area ends */

#develoement-section-ds {
    padding-top: 50px;
}

/* .website-des p {
    text-align: justify;
    margin-bottom: 10px;
    color: black;
    letter-spacing: normal;
    font-weight: normal;
    font-size: 15px;
    background: #f1f1f1;
    padding: 9px;
}
.website-des-border{
    border-left: 4px solid tomato;
    padding-left: 5px;
} */

.website-des {
    margin-bottom: 50px;
}

.vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.wpb_content_element {
    border-left-width: 3px !important;
    padding-left: 10px !important;
    background: #fff;
    margin-bottom: 50px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
        0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    border-bottom: 1px solid transparent;
}
.wpb_wrapper p {
    color: rgb(254, 96, 1);
    font-weight: 700;
    padding: 11px;
    margin-bottom: 0px;
}

.our-service h4 {
    color: #3a3a3a;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 10px;
}

.bi-check-square-fill {
    color: #fe6001;
    margin-right: 3px;
}

.fa-ul {
    /* margin: 0 0 10px 20px; */
    list-style-type: none;
    margin-left: 0px !important;
}

.fa-ul-li {
    color: #888888;
    font-size: 14px;
    padding-bottom: 2px;
}

.wpb_text_columm {
    margin-top: 20px;
}

.wpb_text_columm p {
    color: #888888;
    font-size: 15px;
}
.right-tittle {
    margin-bottom: 30px;
}
.right-tittle h1 {
    color: #3a3a3a;
    font-weight: normal;
    font-size: 19px;
}

/* acctiong */
.acction-right-section {
    margin-bottom: 80px;
}
.more-accordions p {
    margin-bottom: 10px;
    font-size: 15px;
}

.promote-image {
    margin-bottom: 20px;
}

/* How To Get Started */
/* #started{
    padding-top: 30px;
    padding-bottom: 40px;
}

.started-title h1{
    text-align: center;
    color: #3a3a3a;
    font-size: 25px;
    padding-bottom: 30px;
}
.contact {
    background-color: #f1f1f1;
    border-radius: 10px;
    padding: 17px;
}
.contact h4{
    color: #3a3a3a;
    font-size: 19px;
    text-align: center;
    margin-bottom: 10px;
}
.contact p{
    color: #888888;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}
.icofont-ui-messaging {
    text-align: center;
    display: inherit;
    color: #fe6001;
    font-size: 25px;
    padding-bottom: 11px;
}
.icofont-slidshare{
    text-align: center;
    display: inherit;
    color: #fe6001;
    font-size: 25px;
    padding-bottom: 11px;
}
.icofont-like{
    text-align: center;
    display: inherit;
    color: #fe6001;
    font-size: 25px;
    padding-bottom: 11px;
} */

/* Service Let's Talk section */

.service-lets-talk {
    overflow: hidden;
    background-color: #e6f0fa;
    border-radius: 20px;
    margin: 30px 0;
}

.service-lets-talk-container {
    /* width: 80%; */
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
}

.name-email-box {
    display: flex;
    flex-direction: row;
    /* justify-content: space-around; */
    align-items: center;
}

.about-project-input {
    padding-top: 30px;
    overflow: hidden;
}

.about-project-input > input {
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
    background-color: #e6f0fa;
}

.attach-file {
    cursor: pointer;
    font-size: 20px;
}

.privacy-submit {
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}

.privacy-submit label {
    font-size: 14px;
}

.service-lets-talk-input-form {
    background-color: #e6f0fa;
    color: black;
    overflow: hidden;
}

.name-email-box input,
.about-project-input > textarea {
    background-color: #e6f0fa !important;
    overflow: hidden;
    color: white;
}

.name-input {
    padding-right: 20px;
    width: 50%;
}

.email-input {
    width: 50%;
}

.name-input > input {
    margin-right: 5px;
    width: 100% !important;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
}

.email-input > input {
    width: 100% !important;
    border-top: none;
    border-left: none;
    border-right: none;
}

.message-button {
    background-color: #a4c6f9;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    display: block;
}

.service-lets-talk-testimonials {
    overflow: hidden;
    background-color: #c7e4ff;
    padding-top: 55px;
    padding-left: 35px;
    padding-right: 35px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: url(../../img/quote-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}

.service-lets-talk-testimonials h6 {
    font-size: 16px;
    font-weight: 700;
}

.service-lets-talk-testimonials img {
    margin-bottom: 3px;
}

/* Service Let's Talk Section end */

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
    color: #444444;
    background: #fafbff;
    padding: 30px;
}
.contact .info-box i {
    font-size: 38px;
    line-height: 0;
    color: #f05a28;
}
.contact .info-box h3 {
    font-size: 20px;
    color: #f05a28;
    font-weight: 700;
    margin: 20px 0 10px 0;
}
.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.contact .php-email-form {
    /* background: #fafbff; */
    /* padding: 30px; */
    height: 100%;
}
.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}
.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}
.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
}
.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 0;
}
.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
    border-color: #f05a28;
}
.contact .php-email-form input {
    padding: 8px 15px;
}
.contact .php-email-form textarea {
    padding: 12px 15px;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Contact Section End */

/* facilities */
.facilities {
    width: 80%;
    margin: auto;
    text-align: center;
    padding-bottom: 50px;
}

.facilities h2 {
    margin-bottom: 30px;
}

.active:after {
    content: "" !important;
}
.facilities-pharagraph {
    margin-bottom: 5%;
}
.facilities-col {
    flex-basis: 31%;
    border-radius: 10px;
    margin-bottom: 5%;
    text-align: left;
}
.facilities-col img {
    width: 100%;
    border-radius: 10px;
}
.facilities-col p {
    padding: 0;
    font-size: 14px;
}
.facilities-col h3 {
    margin-top: 16px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 20px;
}

/* Check our industries start */
/*--------------------------------------------------------------
# Specials
--------------------------------------------------------------*/
/* section */
/* section {
    padding: 60px 0;
  }
  
  .section-bg {
    background-color: white;
  } */

.section-title {
    text-align: center;
    padding-bottom: 30px;
}
.section-title h1 {
    margin: 15px 0 0 0;
    font-size: 32px;
    font-weight: 600;
}
.section-title h1 span {
    color: #f05a28;
}
.section-title p {
    margin: 15px auto 0 auto;
    font-weight: 300;
}
@media (min-width: 1024px) {
    .section-title p {
        width: 50%;
    }
}
/* section */

.specials {
    overflow: hidden;
    padding-bottom: 40px;
}
.specials .nav-tabs {
    border: 0;
}
.specials .nav-link {
    border: 0;
    padding: 12px 15px 12px 0;
    transition: 0.3s;
    color: #433f39;
    border-radius: 0;
    border-right: 2px solid #e8e7e4;
    font-weight: 600;
    font-size: 15px;
}
.specials .nav-link:hover {
    color: #f05a28;
}
.specials .nav-link.active {
    color: #f05a28;
    border-color: #f05a28;
}
.specials .tab-pane.active {
    -webkit-animation: fadeIn 0.5s ease-out;
    animation: fadeIn 0.5s ease-out;
}
.specials .details h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #433f39;
}
.specials .details p {
    color: #777777;
}
.specials .details p:last-child {
    margin-bottom: 0;
}
@media (max-width: 992px) {
    .specials .nav-link {
        border: 0;
        padding: 15px;
    }
    .specials .nav-link.active {
        color: #fff;
        background: #f05a28;
    }
}
/* Check our industries End */

/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/

/**/

body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
}

a {
    color: #f05a28;
    text-decoration: none;
}

a:hover {
    color: #f05a28;
    text-decoration: none;
}

section {
    /* padding: 30px 0; */
    overflow: hidden;
}

.section-bg {
    background-color: #f3f5fa;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}
.section-title h1 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #37517e;
}
.section-title h1::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.section-title h1::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #f05a28;
    bottom: 0;
    left: calc(50% - 20px);
}
.section-title p {
    margin-bottom: 0;
}

/**/

.faq-container {
    padding: 30px 0;
}

.faq-header {
    padding-left: 20px;
}

.why-us .content {
    /* padding: 60px 100px 0 100px; */
}
.why-us .content h3 {
    font-weight: 400;
    font-size: 34px;
    /* color: #37517e; */
}
.why-us .content h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}
.why-us .content p {
    font-size: 15px;
    color: #848484;
}
.why-us .img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.why-us .accordion-list {
    padding: 0 100px 0 20px;
}
.why-us .accordion-list ul {
    padding: 0;
    list-style: none;
}
.why-us .accordion-list li + li {
    margin-top: 15px;
}
.why-us .accordion-list li {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
}
.why-us .accordion-list a {
    display: block;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-right: 30px;
    outline: none;
    cursor: pointer;
}
.why-us .accordion-list span {
    color: #f05a28;
    font-weight: 600;
    font-size: 18px;
    padding-right: 10px;
}
.why-us .accordion-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
}
.why-us .accordion-list p {
    margin-bottom: 0;
    padding: 10px 0 0 0;
}
.why-us .accordion-list .icon-show {
    display: none;
}
.why-us .accordion-list a.collapsed {
    color: #343a40;
}
.why-us .accordion-list a.collapsed:hover {
    color: #f05a28;
}
.why-us .accordion-list a.collapsed .icon-show {
    display: inline-block;
}
.why-us .accordion-list a.collapsed .icon-close {
    display: none;
}
@media (max-width: 1024px) {
    .why-us .content,
    .why-us .accordion-list {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 992px) {
    .why-us .img {
        min-height: 400px;
    }
    .why-us .content {
        padding-top: 30px;
    }
    .why-us .accordion-list {
        padding-bottom: 30px;
    }
}
@media (max-width: 575px) {
    .why-us .img {
        min-height: 200px;
    }
}

/*=====---------- Faq end ----------=====*/

.button-brand {
    padding: 6px 16px;
    color: white;
    background-image: linear-gradient(
        to right top,
        #f58c6a,
        #f5805a,
        #f4744a,
        #f2673a,
        #f05a28
    );
    border-radius: 5px;
    font-weight: 400;
    margin: 10px 0;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    border: none;
    font-size: 14px;
}

.button-brand:hover {
    background: rgb(240, 90, 40);
    background: linear-gradient(
        90deg,
        rgba(240, 90, 40, 1) 0%,
        rgba(245, 140, 106, 1) 50%
    );
}

/* Sidebar Content */
.sidebar-content h4 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: 500;
}

.industries-item a {
    display: block;
    text-decoration: none;
    color: black;
    transition: all 0.2s;
}

.industries-item a:hover {
    color: #f05a28;
}

.industries-item i {
    margin-right: 10px;
}

/* responsive css */

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .our-plans-tittle h4 {
        font-size: 14px;
        width: 100%;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .our-plans-tittle h4 {
        font-size: 14px;
        width: 100%;
    }
}
