
/*    
Aveo WordPress Theme Dynamic Styles
Theme name : AVEO
Author : lmpixels
Version : 1.2.3
*/


/* =============================================================================

1. General
2. Typography
3. Logo
4. Backgrounds
5. Colors
6. Borders
7. Page Titles and Paage Content Area
8. Portfolio Grid
9. Pages Shadow
10. Custom Styles

============================================================================= */

/* ============================================================================= 
1. General
============================================================================= */
.header .header-content,
.pt-page,
.single-page-content .content-area {
    max-width: 1140px;
}

    .pt-page .section-inner,
    .single-page-content .content-area {
        border-radius: 15px;
    }

    .pt-page .page-header {
        background: #258356 !important
    }
/* ============================================================================= 
2. Typography
============================================================================= */
body,
p {
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #424242;
}

.form-control,
.form-control:focus,
.has-error .form-control,
.has-error .form-control:focus,
.testimonial-author,
.form-control,
.form-control:focus,
.has-error .form-control,
.has-error .form-control:focus,
.testimonial-author {
    font-family: Roboto, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #212121;
}

h1 {
    font-size: 30px;
    color: #212121;
}

h2 {
    font-size: 24px;
    color: #212121;
}

h3 {
    font-size: 18px;
    color: #212121;
}

h4 {
    font-size: 15px;
    color: #212121;
}

h5 {
    font-size: 13px;
    color: #212121;
}

h6 {
    font-size: 11px;
    color: #212121;
}

.site-title {
    font-family: Montserrat, Helvetica, sans-serif;
    font-weight: 700;
    font-style: italic;
}

@media only screen and (min-width: 991px) {
    .site-main-menu li a, .site-main-menu li a:hover {
        color: #ffffff;
        font-weight: bold;
    }

    .header.sticked .site-main-menu li a, .header.sticked .site-main-menu li a:hover {
        color: #ffffff;
    }
}




/* ============================================================================= 
3. Logo
============================================================================= */
.header .logo img {
    height: 40px;
    max-height: 40px;
    width: 40px;
}

@media only screen and (min-width: 991px) {
    .site-title {
        color: #ffffff;
    }

    .header.sticked .site-title {
        color: #ffffff
    }
}




/* ============================================================================= 
4. Backgrounds
============================================================================= */
body {
    background-color: #f5f5f5;
}

@media only screen and (min-width: 991px) {
    .header.sticked {
        background-color: #2196f3;
    }
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
button, input[type="button"], input[type="submit"],
.site-main-menu > li > a:after,
.timeline-item:after,
.skill-percentage,
.service-icon,
.lm-pricing .lm-package-wrap.highlight-col .lm-heading-row span:after,
.portfolio-filters li.active a,
.portfolio-filters li.active a:hover,
.testimonials.owl-carousel .owl-nav .owl-prev:hover,
.testimonials.owl-carousel .owl-nav .owl-next:hover,
.clients.owl-carousel .owl-nav .owl-prev:hover,
.clients.owl-carousel .owl-nav .owl-next:hover,
.share-buttons a:hover,
.fw-pricing .fw-package-wrap.highlight-col .fw-heading-row span:after,
.cat-links li a,
.cat-links li a:hover,
.post-navigation .meta-nav:hover,
.calendar_wrap td#today,
.nothing-found p,
.form-control + .form-control-border,
.blog-sidebar .sidebar-title h4:after {
    background-color: #2196f3;
}

.content-page-with-sidebar .blog-sidebar {
    background-color: #fcfcfc;
}

@media only screen and (max-width: 991px) {
    .header {
        background-color: #2196f3;
    }

    .mobile-header {
        background-color: #2196f3;
    }
}




/* ============================================================================= 
5. Colors
============================================================================= */
a,
.form-group-with-icon.form-group-focus i,
.site-title span,
.header-search button:hover,
.header-search button:focus,
.block-title h3 span,
.header-search button:hover,
.header-search button:focus,
.timeline-item .item-period,
.fun-fact-block .fun-value,
.blog-card .post-date span,
.info-block-w-icon i,
.ajax-page-nav > div.nav-item a:hover,
.project-general-info .fa,
.portfolio-page-nav > div.nav-item a:hover,
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover,
.comment-reply-title small a:hover,
.entry-title a:hover,
.entry-meta a:hover,
.entry-content .edit-link a:hover,
.post-navigation a:hover,
.image-navigation a:hover,
.lmpixels-arrows-nav > div:hover i {
    color: #2196f3;
}

.start-page-content .page-header .title-block h2 {
    color: #ffffff;
}

.start-page-content .page-header .title-block .sp-subtitle {
    color: #ffffff;
}

a {
    color: #2196f3;
}

    a:hover {
        color: #ff9800;
    }




/* ============================================================================= 
6. Borders
============================================================================= */
.border-top,
.border-bottom,
.timeline-item,
.timeline-item:before,
blockquote,
.page-links a:hover,
.paging-navigation .page-numbers.current,
.paging-navigation a:hover {
    border-color: #2196f3;
}

.testimonial-content .testimonial-text,
.preloader-spinner:after {
    border-top-color: #2196f3;
}




/* ============================================================================= 
7. Page Titles and Paage Content Area
============================================================================= */

.section-inner > .page-header,
.content-area > .page-header {
    background-color: #2196f3;
    background-image: url(../../../uploads/2017/09/sp_main_bg.png);
}

.page-header h2 {
    color: #ffffff;
    font-size: 25px;
    font-family: Montserrat, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    text-align: center;
}

.page-content,
.custom-page-content .page-content,
.portfolio-page-content,
.content-page-with-sidebar .page-content,
.start-page-content .page-content,
.single-page-content .content-area .page-content {
    background-color: rgba(255, 255, 255, 1);
}


/* ============================================================================= 
8. Portfolio Grid
============================================================================= */
.portfolio-grid figure .portfolio-preview-desc .portfolio-preview-desc-inner {
    background-color: rgba(33,150,243,0.8);
}

.portfolio-grid figure:nth-child(even) .portfolio-preview-desc .portfolio-preview-desc-inner {
    background-color: rgba(158,81,243,0.8);
}




/* ============================================================================= 
9. Pages Shadow
============================================================================= */

/* ============================================================================= 
10. About Styles
============================================================================= */

.pt-page-home .page-header {
    background: #15a15d !important;
    padding: 35px;
}
/* ============================================================================= 
10. Skills Styles
============================================================================= */
.pt-page-contact i {
    color: #2eca7f !important;
}

.skills header {
    text-align: center;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}

.pt-page-skill .page-header {
    background-color: #258356 !important;
}
/* .skills header .skills_title {
            z-index: 2;
            top: 50%;
            right: calc(var(--start) * .75);
            transform: translateY(-50%);
            text-transform: uppercase;
            margin: 0;
        }
*/
.skills header .skills_title span {
    display: block;
    /*display: flex;
        justify-content: center;*/
}

.skills header .skills_title_top {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 35px;
}

.skills header .skills_title--bottom {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 3.55px;
    opacity: 0.65;
    transform: translateY(-2px);
}

.skills header .skills_icon {
    fill: #fff;
    opacity: 0.35;
    width: 50px;
    position: absolute;
    top: 50%;
    left: var(--start);
    transform: translate(-50%, -50%);
}

.skills_section {
    background-color: #fff;
    border-radius: 0 0 12px 12px;
    display: grid;
    row-gap: 8px;
}

.skills_frontend, .skills_backend, .skills_database, .skills_tools, .skills_reporting {
    display: grid;
    grid-template-columns: 1fr 8fr 1fr;
    align-items: center;
    padding: 5px;
    padding-left: 10%;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 5px 7px -1px rgba(51, 51, 51, 0.23);
    cursor: pointer;
    transition: transform 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98), box-shadow 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98);
}

.skills_title {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 2px !important;
}

    .skills_title i {
        font-size: 18px;
    }

.frontend-title {
    color: #b78702;
}

.skills_frontend {
    background: #b78702;
}

.skills_backend {
    background: #04b18c;
}

.backend-title {
    color: #04b18c
}

.skills_database {
    background: #007479;
}

.database-title {
    color: #007479;
}

.skills_tools {
    background: #6536B2;
}

.tools-title {
    color: #6536B2;
}

.reporting-title {
    color: #5181ab;
}

.skills_reporting {
    background: #5181ab;
}

.skills_frontend:hover, .skills_backend:hover, .skills_database:hover, .skills_tools:hover {
    transform: scale(1.1);
}

.skills_picture {
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    color: white;
    height: 30px;
    line-height: 30px;
}

.skills_name {
    color: white;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.64px;
    margin-left: 12px;
}
/* ============================================================================= 
10. Contact Styles
============================================================================= */
.pt-page-contact i {
    color: #2eca7f !important;
}

.pt-page-contact h1 {
    color: #2eca7f !important;
}

.pt-page-contact .page-header {
    background: #2eca7f !important
}

.pt-page-contact .btn-send {
    background: #2eca7f !important
}

/* ============================================================================= 
11. Services Styles
============================================================================= */
.service-box {
    color: white;
    padding: 20px;
    display: flex;
    border-radius: 5px;
    min-height: 210px;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

    .service-box:hover.service-box img {
        transform: rotateY( 360deg);
        transition: 0.9s ease;
    }

.web-application {
    background: #337ab7e3;
}

    .web-application h5, .ecommerce h5, .ui-ux h5, .mobile-apps h5, .erp h5, .crm h5, .api h5 {
        color: white
    }

    .web-application p, .ecommerce p, .ui-ux p, .mobile-apps p, .erp p, .crm p, .api p {
        color: white
    }

.web-design {
    background: #d186df;
}

.ecommerce {
    background: #228dff;
}

.ui-ux {
    background: #3366938f;
}

.mobile-apps {
    background: #3366938f;
}

.cloud {
    background: rgb(11, 206, 175);
}

.erp {
    background: #6e7274;
}

.crm {
    background: #337ab7e3;
}

.api {
    background: #cd8a0f;
}

.it-consulting {
    background: #238be78f;
}

.service-box h5 {
    text-transform: uppercase;
}

.Service-icon {
    margin-right: 15px;
    width: 60px;
    height: auto;
    margin-bottom: 20px;
}

.service-box p {
    margin-bottom: 20px;
}









/*----------  Container menu iso-gallery  ----------*/
.container_menu_iso {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-family: "Raleway", sans-serif;
    margin: 2rem 0;
}

    .container_menu_iso .menu_iso li {
        float: left;
        list-style: none;
        padding: 10px 5px;
        cursor: pointer;
        font-size: 14px;
    }

@media screen and (max-width: 600px) {
    .container_menu_iso .menu_iso li {
        padding: 30px 6px;
    }
}

.container_menu_iso .menu_iso li a {
    font-style: italic;
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-shadow: 5px 5px 13px #6e6e6e, -5px -5px 13px #ffffff;
    box-shadow: 5px 5px 13px #6e6e6e, -5px -5px 13px #ffffff;
}

    .container_menu_iso .menu_iso li a:hover {
        color: #151c2f;
        -webkit-box-shadow: inset 5px 5px 13px #6e6e6e, inset -5px -5px 13px #ffffff;
        box-shadow: inset 5px 5px 13px #6e6e6e, inset -5px -5px 13px #ffffff;
    }

@media screen and (max-width: 600px) {
    .container_menu_iso .menu_iso li a {
        padding: 15px;
        font-size: 0.8rem;
    }
}

/* Main settings isotopes images */
.img_iso {
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 250px;
    width: 300px;
    margin: 10px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

@media screen and (max-width: 768px) {
    .img_iso {
        height: 230px;
        width: 230px;
    }
}

@media screen and (max-width: 600px) {
    .img_iso {
        height: 180px;
        width: 160px;
    }
}

@media screen and (max-width: 425px) {
    .img_iso {
        height: 250px;
        width: 250px;
    }
}

.img_iso:hover {
    -webkit-box-shadow: 6px 4px 11px 3px #999999;
    box-shadow: 6px 4px 11px 3px #999999;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

/*=============================================
=     Isotopes Images                        =
=============================================*/

/* Web Applications Patterns */
.web1 {
    background-image: url('../images/portfolio/hrm.jpg');
    background-size: cover;
    background-position: center center;
}

.web2 {
    background-image: url('../images/portfolio/accounts.jpg');
    background-size: cover;
    background-position: center center;
}

.web3 {
    background-image: url('../images/portfolio/inventory.png');
    background-size: cover;
    background-position: center center;
}

.web4 {
    background-image: url('../images/portfolio/dyes.jpg');
    background-size: cover;
    background-position: center center;
}

.web5 {
    background-image: url('../images/portfolio/commercial.gif');
    background-size: cover;
    background-position: center center;
}

.web6 {
    background-image: url('../images/portfolio/cotton.jpg');
    background-size: cover;
    background-position: center center;
}

.web7 {
    background-image: url('../images/portfolio/lc.jpg');
    background-size: cover;
    background-position: center center;
}

.web8 {
    background-image: url('../images/portfolio/digital-newspaper-software.png');
    background-size: cover;
    background-position: center center;
}

.web9 {
    background-image: url('../images/portfolio/Access-Control-Systems-Atss.png');
    background-size: cover;
    background-position: center center;
}

.web10 {
    background-image: url('../images/portfolio/recharge.png');
    background-size: cover;
    background-position: center center;
}

.web11 {
    background-image: url('../images/portfolio/mms.jpg');
    background-size: cover;
    background-position: right;
}

.web12 {
    background-image: url('../images/portfolio/educational-management.png');
    background-size: cover;
    background-position: revert;
}

/* Websites Part */

.website1 {
    background-image: url('../images/portfolio/itcom.png');
    background-size: cover;
    background-position: revert;
}

.website2 {
    background-image: url('../images/portfolio/portfolio.png');
    background-size: cover;
    /*background-position: center;*/
}

.website3 {
    background-image: url('../images/portfolio/mowlaweb.png');
    background-size: cover;
    background-position: center;
}


.website4 {
    background-image: url('../images/portfolio/immigration.jpg');
    background-size: cover;
    background-position: revert;
}

.website5 {
    background-image: url('../images/portfolio/masjidwebsite.png');
    background-size: cover;
    background-position: revert;
}

/* E-Commerce Part */
.ecomsite1 {
    background-image: url('../images/portfolio/scent.jpg');
    background-size: cover;
    background-position: revert;
}

.ecomsite2 {
    background-image: url('../images/portfolio/dropshipping.jpg');
    background-size: cover;
    background-position: revert;
}

.ecomsite3 {
    background-image: url('../images/portfolio/onlineshop.png');
    background-size: cover;
    background-position: revert;
}

.ecomsite4 {
    background-image: url('../images/portfolio/foodshop.png');
    background-size: cover;
    background-position: center;
}



/*----------  Overlay with text on image hover ----------*/

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(30, 32, 32, 0.72);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}


/* On hover, the overlay text will "zoom" in display */
.img_iso:hover .overlay {
    transform: scale(1);
}

/* Some text inside the overlay, which is positioned in the middle vertically and horizontally */
.text {
    font-family: "Raleway", sans-serif;
    color: white;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

    .text a {
        color: white;
    }

        .text a:hover {
            color: #ff9800;
        }

.section-highlight {
    /* border: 2px solid #ccc;*/
    padding: 10px;
    background-color: #f9f9f9;
    /* Add any other custom styles you want to apply to highlight the section */
}

.section-highlight2 {
    /* border: 2px solid #ccc;*/
    padding: 10px;
    background-color: #f9f9f9;
    /* background-color: rgba(0, 0, 0, 0.07);*/
    /* Add any other custom styles you want to apply to highlight the section */
}

.section-title {
    text-align: center;
    margin-bottom: 20px;
}
