/*
    Theme Name:   GWS Technologies
    Theme URI:    https://www.gws-technologies.com/
    Description:  Phox Child Theme
    Author:       GWS Technologies LTD
    Author URI:   https://www.gws-technologies.com
    Template:     phox
*/

.page-template-elementor_canvas header,
.post-template-elementor_canvas header {
    background: transparent;
}


.wdes-menu-navbar ul.default-drop > li > ul.dropdown-content > li > a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: 13px;
}

li.wdes-dropdown {
    padding: 28px 13px !important;
}
.archive-portfolio-container .archive-title h3 {
    color: #2b35a0;
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 600;
}
.archive-portfolio-container .archive-title h2 {
    color: #6d7d9a;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
}
.wdes-menu-navbar ul.default-drop > li > a {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}

/*------------------------------
##  PORTFOLIO HOMEPAGE
-------------------------------*/
.portfolio-image img {
    min-height: 100%;
    height: 240px !important;
    width: 450px;
    object-fit: cover;
    object-position: top; 
}
.text-section {
    margin-top: 19px;
}
h4.portfolio-single-title,.portfolio-filter h4 {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 19px;
    min-height: 40px;
}
p.portfolio-excerpt {
    color:#55647f;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    min-height: 100px;

}
.moreinfo-link {
    text-align: center;
}
.moreinfo-link a {
    background: #2B35A0;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    letter-spacing: 1.5px;   
    padding: 7px 11px 7px; 
    text-transform: uppercase;
    height: 12px;
    width: 86px;
}
.moreinfo-link a:hover {
    background: #FFF;
    border: 0.5px solid #2B35A0;
    color: #2B35A0;
}
.single-portfolio {
    margin-bottom: 40px;
}

.container-portfolio{
    margin-bottom: 20px;
}
/*------------------------------
##  ARCHIVE PORTFOLIO
-------------------------------*/
.archive-title h2 {
    color: #6d7d9a;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
}
.archive-title  h3{
    color: #2b35a0;
    font-family:Poppins;
    font-size: 36px;
    font-weight: 600;
}
.archive-title {
    margin: 0 auto;
    text-align: center;
    padding: 50px;
}

.image-section, .portfolio-image {
    min-height: 240px;
    position: relative;
}

.image-section .client-logo {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 240px;
    width: 350px;
    opacity: 0.9;
    background: #000000cc;
    display: none;
    transition: ease-in-out 5s;
}
.image-section:hover .client-logo {
    display: block;
}
.client-logo img {
    width: 100%;
    object-fit: contain;
    object-position: center;
    min-height: 100%;
    height: 240px !important;
}

.portfolio-image .client-logo {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 240px;
    width: 350px;
    opacity: 0.9;
    background: #000000cc;
    display: none;
    transition: ease-in-out 5s;
}
.portfolio-image:hover .client-logo {
    display: block;
}
.pagination-wrapper .pagination{
    display: table;
    margin: 0 auto 15px;
}
.client-logo img {
    margin: 0 auto;
    vertical-align: middle;
    max-height: 50px;
    max-width: 210px !important;
    display: table;
}

.pagination-wrapper .page-numbers {
    display: inline-block;
    margin: 0 2px 0 0;
    text-transform: uppercase;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 0 !important;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    color: #1e2671;
    background: #f3f5f9;
    border-radius: 300px;
}
.pagination-wrapper a.next.page-numbers, a.prev.page-numbers {
    width: auto;
    padding: 15px 15px !important;
    font-family: 'Poppins', sans-serif;
}
.pagination-wrapper span.page-numbers.current , .pagination-wrapper a.page-numbers:hover {
    background: linear-gradient(-90deg,#0e143b 0,#2b35a0 100%);
    color: #f3f5f9;
  
}
.portfolio-filter {
    margin-bottom: 20px;
    margin-left: 15px;
}

.portfolio-hp{
    display:block !important;
}

.portfolio-filter-select li.filter.list-group-item {
    float: left;
    margin: 4px;
    background-color: #2b35a0;
    border: 1px solid #2b35a0;
    color: #FFF;
    border-radius: 4px;
    padding: 0.5rem 1rem;
}
ul.portfolio-filter-select  {
    padding-inline-start: 0;
    margin: 0 auto;
    text-align: center;
}
li.filter.list-group-item:hover {
    color: #2b35a0;
    background: #FFF;
    cursor: pointer;
}

/*------------------------------
##  SINGLE PORTFOLIO
-------------------------------*/
/* .blue-background-portfolio {
    height: 768px;
    position: absolute;
    top: 0;
    width: 100%;
    background: transparent linear-gradient( 270deg , #171E59 0%, #2A349F 100%) 0% 0% no-repeat padding-box;
} */
.post-container.single-portfolio-container {
    position: relative;
}
.title-wrapper p {
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 44px;
    color: #FFFFFF;
}
.type-website.row {
    max-width: 768px;
    margin: 0 auto;
    padding: 45px 15px;
}

.type-website.row p {
    font-family: 'Poppins',sans-serif;
    font-size: 22px;
    color: #FFFFFF;
}
.website-button {
    text-align: center;
    margin: 0 auto;
}
.single-portfolio-container .image-portfolio {
    margin: 55px auto;
    width: 100%;
    height: 325px;
    display: table;
    position: relative;
}
.single-portfolio-container .image-portfolio img {
    margin: 0 auto;
    object-position: top;
    object-fit: cover;
    position: absolute;
    top: -490px;
    left: 0;
    right: 0;    
    width: 925px;
}
.about-portfolio-section {
    margin: 0 auto 70px;
    text-align: center;
}
.website-button a {
    font-family: "Karla", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 0.7em;
    letter-spacing: 0px;
    fill: #ffffff;
    color: #ffffff;
    background-color: #20a8ec;
    border-style: solid;
    border-width: 1px ;
    border-color: #20a8ec;
    border-radius: 5px ;
    padding: 15px 40px ;
    transform: scale(1.1);
    text-transform: capitalize;
}
.website-button a:hover {
    color: #333333;
    background-color: #ffffff;
    border-color: #ffffff;
}


.about-portfolio-section p.about-title {
    font-size: 16px;
    color: #6D7D9A;
    font-weight: 500;
    font-family: 'Poppins',sans-serif;
}
.about-portfolio-section p.portfolio-title {
    font-size: 34px;
    font-family: 'Poppins',sans-serif;
    color: #2B35A0;
    line-height:40px ;
}

.about-portfolio-section .border-grey {
    width: 56px;
    height: 3px;
    background: #DBDEE4;
    margin:35px auto;
}
.about-portfolio-section p.excerpt {
    font-family: 'Poppins',sans-serif;
    color: #6D7D9E;
    padding: 60px;
}
.type-website i.fal.fa-check-circle {
    float: left;
    font-size: 25px;
    padding-right: 15px;
}
.type-website i.fal.fa-check-circle::before {
    color: #FFFFFF;
    font-size: 30px;
}
.banner-section {
    background: linear-gradient(270deg, #171E59 0%, #2A349F 100%);
    position: relative;
    padding-top: 50px;
    min-height: 768px;
}

.single-portfolio-container .container-fluid {
    padding: 0 !important;
}
.section-thing-we-done h4.portfolio-single-title {
    font-weight: 600;
    font-size: 16px;
}
.section-thing-we-done p.portfolio-excerpt {
    font-weight: 600;
}
.section-thing-we-done {
    background-color: #F3F5F9;
    padding: 80px 0;
}
.things-done-title p {
    color: #2B35A0;
    font-family: 'Poppins',sans-serif;
    font-size: 45px;
    font-weight: 600;
}
.things-done-title{
    padding-bottom: 70px;
    text-align: center;
}
/* ************ */
/* sign up -native APP */
/* ************ */
.signup-native_wrapper span.gfield_required.gfield_required_text {
    display: none;
}
.signup-native_wrapper span.gfield_required::after {
    content: "*";
    font-size: 16px;
    padding-left: 2px;
}
.signup-native_wrapper .gfield {
    padding-bottom: 25px;
}

/* ************ */
/* ANy webapp to native app*/
/* ************ */

.price-table .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    
    margin: 0 15px;
    padding: 30px;
    border: 1px solid #2b35a0;
}
.publisher-program .elementor-column-gap-default>.elementor-row>.elementor-column:not(:first-child)>.elementor-element-populated{
    margin: 0 15px;
    padding: 30px;
    border: 1px solid #2b35a0;
}

/* Elementor element  mobiloud */
.any-questions-mail p > a ,
.learn-more-link a{
    color: #273194;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

.any-questions-mail p > a:hover,
.learn-more-link a:hover {
    color: #55647f;
}