.small-container.applications-container {
    max-width: 80%;
    margin: 0 auto;
    padding: 0px;
}

.projects-search .form-control {
    margin-bottom: 0px;
    border: 1px solid #e0e0e1;
    box-shadow: none;
    background: none;
    color: #000;
    border-radius: 0px;
    min-height: 48px;
    font-size: 16px;
}

.input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    top: 0;
    right: 0;
    bottom: 0;
}

.projects-search .btn-default {
    background: #0ab0d2;
    height: 55px;
    border: none;
    border-radius: 0 15px 15px 0;
    font-size: 20px;
    color: #fff;
    padding-left: 65px;
    padding-right: 60px;
    margin-top: 0;
    padding-top: 18px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.input-group-btn {
    background: #F2FBFC;
    z-index: 3;
}

.project-row {
    padding-top: 15px;
    width: 100%;
    display: flex;
}

.projects-image-inner {
    flex: 40%;
    border: none;
    text-align: center;
    padding: 0px;
    box-sizing: border-box;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    display: flex;
    padding-right: 30px;
    padding-left: 30px;
}

.projects-image-inner img {
    margin: 0px auto;
    border: none;
}

.projects-text-inner {
    flex: 60%;
    padding: 15px 0;
}

.project-content.page-style img {
    border-radius: 0;
}

.projects-testimonial {
    flex: 50%;
    position: relative;
    background: #fff;
    padding: 25px 20px 20px 22px;
    border-radius: 38px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    min-height: 175px;
}

.portfolio-technologies {
    flex: 25%;
    display: flex;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
}

.portfolio-readmore {
    flex: 25%;
    margin-top: 0;
    display: flex;
    justify-content: right;
    align-items: center;
}

.projects-testimonial-image {
    width: 90px;
    height: auto;
    float: left;
    margin-right: 15px;
}

.general-content-block .projects-testimonial p {
    width: 100%;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(11, 13, 57, 0.6);
    line-height: 25px;
    margin-bottom: 0;    
}

.projects-testimonial-clients-name {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
}

.projects-testimonial .projects-testimonial-image img {
    max-width: 90px;
    border-radius: 50%;
}

.general-content-block .projects-image-inner img {
    border-radius: 0;
}

.projects-search .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.projects-search .input-group .form-control {
    position: relative;
    display: table-cell;
    z-index: 2;
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    left: 0;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.general-content-block .page-style h2,
.general-content-block .single-application h2 {
    font-family: 'Muli', sans-serif;
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 24px;
    padding: 0 0px;
    text-align: center;
    color: #25293c;
}

.page-style p {
    padding-bottom: 0px;
    line-height: 28px;
    margin-bottom: 20px;
}

.project-detail-bottom-text {
    width: 100%;
    font-style: italic;
    padding: 25px 0;
    border-top: 1px dashed #e0e0e1;
    margin: 25px 0 0;
    font-size: 15px;
}

.project-image {
    padding: 0px;
    text-align: center;
    border: none;
    clear: both;
    display: block;
    margin-bottom: 15px;
}

.single-page .project-image img {
    border-radius: 0;
}

.projects-image-inner a {
    display: block;
    position: relative;
    z-index: 1;
}

.project-content.page-style p {
    text-align: justify;
}

div#screenshot-carousel {
    display: block;
    position: relative;
    width: 100%;
}

.screenshots-gallery .owl-carousel .owl-nav button {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #FFFFFF;
    margin: 0 10px;
}

.screenshots-gallery .owl-nav button.owl-next {
    color: #0B0D39;
}

.screenshots-gallery .owl-nav button.owl-prev {
    color: #0B0D39;
}

.owl-nav button.owl-next svg #Path_6,
.owl-nav button.owl-next svg #Path_7 {
    stroke: #0B0D39;
}

.owl-nav button.owl-next svg #Path_6,
.owl-nav button.owl-next svg #Path_7 {
    stroke: #0B0D39;
}

.owl-nav button.owl-prev:hover {
    background-color: #00C1DE;
    color: #FFF;
}

.owl-nav button.owl-next:hover {
    color: #FFF;
    background-color: #00C1DE;
}

.owl-nav button.owl-next:hover svg #Path_6,
.owl-nav button.owl-next:hover svg #Path_7 {
    stroke: #FFFFFF;
}

.owl-nav button.owl-prev:hover svg #Path_6,
.owl-nav button.owl-prev:hover svg #Path_7 {
    stroke: #FFFFFF;
}

.owl-nav {
    text-align: center;
    margin: 20px 0;
}

.inner-header h2 {
    margin-bottom: 0;
    padding: 20px 20px;
    text-align: center;
}

.project-content {
    padding-bottom: 10px;
}

.screenshot_pic {
    padding: 15px;
    padding-bottom: 20px;
}

.single-portfolio .inner-header h2 {
    text-align: center;
}

.archive .inner-middle {
    padding: 0;
}

.project-detail-bottom-text.noborder {
    border-top: none;
}

.portfolio-readmore a {
    border-radius: 20px;
    background-color: #002A40;
    border: none;
    text-decoration: none;
    padding: 20px 50px;
    color: #fff;
    font-size: 20px;
    float: right;
    display: flex;
    height: 64px;
}

.portfolio-readmore a:hover {}

.portfolio-inner {
    position: relative;
}

.content-area .general-content-block .portfolio-inner .bg-block {
    /* bottom: 15%; */
    left: 0;
    right: 0;
    height: 92%;
}

.content-area .general-content-block .portfolio-inner {
    border-radius: 40px;
    margin-bottom: 30px;
}

.content-area .general-content-block .portfolio-inner:nth-child(2n) .bg-block {
    background: #F2FBFC;
}

.portfolio-inner:nth-child(2n) .project-row {
    flex-direction: row-reverse;
}

.content-area .portfolio-search-inner {
    background-color: #F2FBFC;
    border-radius: 40px;
}

.general-content-block .inner-middle {
    margin-bottom: 0px;
}

a.solutions_icon {
    height: auto;
    margin: 0 5px;
    overflow: visible;
    display: inline-block;
}

.solutions_icon img {
    margin-right: 5px;
    margin-left: 5px;
    display: block;
    border-radius: 0;
    height: 39px;
    width: auto;
    margin-top: 10px;
}

.applications-container {
    padding: 0 30px;
}

.content-area .general-content-block .portfolio-inner.no_testimonial .bg-block {
    bottom: 0px;
    height: 100%;
}

.no_testimonial .portfolio-readmore {
    margin-bottom: 20px;
    margin-top: 20px;
}

.no_testimonial .portfolio-technologies {
    padding-bottom: 20px;
    padding-top: 20px;
}

.content-area .general-content-block .portfolio-inner:nth-child(2n) .portfolio-readmore a {
    float: left;
}

.content-area .general-content-block .portfolio-inner:nth-child(2n) .portfolio-technologies {
    flex-direction: row-reverse;
}

.content-area .general-content-block .portfolio-inner:nth-child(2n) .portfolio-readmore {
    justify-content: left;
}

.single-portfolio .projects-testimonial {
    box-shadow: none;
    background: transparent;
    min-height: auto;
    padding-left: 0;
}

.single-portfolio .projects-testimonial .projects-testimonial-image img {
    max-width: 70px;
}

.single-portfolio .projects-testimonial-image {
    width: 70px;
}
.inner-block-white {
    background-color: #FFFFFF;
    height: 100%;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

.single-portfolio-section {
    border-radius: 20px;
    background-color: #F2FBFC;
    padding: 10px;
    height: 100%;
    cursor: pointer;
}

.single-portfolio-section .top-logo-section {
    border-radius: 20px;
    background-color: #FFFFFF;
    padding: 10px 10px 10px 60px;
    border-bottom: 2px solid #FAFAFA;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
    min-height: 120px;
    display: flex;
    align-items: center;
}

.single-portfolio-section .top-logo-section .ribbon {
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 2;
}

.single-portfolio-section .top-logo-section .projects-image-inner {
    padding-left: 0px;
    filter: grayscale(100%);
}

.single-portfolio-section .inner-main-content {
    padding: 10px;
    flex: 1;
}

.single-portfolio-section .inner-main-content p {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 5px;
}

.single-portfolio-section .client-detail-section {
    display: flex;
    align-items: flex-start;
    padding-top: 10px;
    background-color: #FFFFFF;
    padding: 25px 10px 10px 10px;
    border-top: 2px solid #FAFAFA;
    margin-top: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    flex-direction: column;
}

.single-portfolio-section .client-detail-section .quote-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: rgba(0, 193, 222, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -24px;
    right: 10px;
}

.single-portfolio-section .client-detail-section .quote-icon svg{
    width: 20px;
    height: auto;
}

.single-portfolio-section .client-detail-section .projects-testimonial-image {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    margin-right: 10px;
    filter: grayscale(100%);
    border-radius: 50%;
}
.single-portfolio-section .client-detail-section .client-name-image-block {
    display: flex;
    align-items: center;
    width: 100%;
}
.single-portfolio-section .client-detail-section .projects-testimonial-image img {
    border-radius: 50%;
}

.single-portfolio-section .client-detail-section .clent-testimonial-new {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 100px;
}

.single-portfolio-section .client-detail-section .clent-testimonial-new p {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #707070;
    margin-bottom: 5px;
    font-style: italic;
}

.single-portfolio-section .client-detail-section .client-name-image-block h3.projects-testimonial-clients-name {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #002A40;
}

.single-portfolio-section:hover .top-logo-section .projects-image-inner,
.single-portfolio-section:hover .client-detail-section .projects-testimonial-image {
    filter: grayscale(0%);
    transition: all 2s ease;
}
.single-portfolio-section:hover .client-detail-section .quote-icon {
    background-color: rgba(0, 193, 222, 1);
    transition: all 2s ease;
}
.portfolio-search-inner.portfolio-inner .general-content-block {
    padding-top: 25px;
    padding-bottom: 25px;
}