/*
Theme Name: CM;
Author: Intensofy Solutions;
Author URI: www.intensofy.com;
Version: 1.0;
*/

body {
    font-family: 'Lato', sans-serif;
}

header.header {
    width: 90%;
    margin: 42.5px auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

section.hero {
    width: 90%;
    margin: 24px auto 40px;
}

.left-logo {
    text-align: left;
    width: 50%;
    margin: auto;
}

.right-menu {
    text-align: right;
    width: 50%;
    color: #696a6d;
    font-size: 16px;
    padding-left: 10px;
}

.right-menu img {
    width: 50px;
    height: auto;
}

.right-menu h1 {
    color: #00728f;
    font-weight: 300;
    font-size: 24px;
    margin: auto;
    padding-right: 20px;
}

.inlined {
    display: inline-flex;
}

.outlined h2 {
    font-size: 18px;
    margin: auto;
    color: #00728f;
    font-weight: 300;
}

section.hero img {
    width: 100%;
    height: auto;
    /*position: relative;*/
}

section.products .text {
    margin-bottom: 40px;
    /*max-height: fit-content;*/
    height: 32vw;
    /* background: #00718f; */
}

.makein {
    /* padding: 99px; */
    background-color: #00718f;
    height: inherit;
    padding: auto 40px;
}

section.products h2 {
    font-size: 24px;
    font-size: 22px;
    /* font-size: 2vw; */
    font-weight: 100;
    /* background-color: #00718f; */
    padding: 20px 40px;
    /*height: 100%;*/
    /* top: 70%; */
    /* margin-top: -12%; */
    /*margin-bottom: 0;*/
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
}

/*.heights {
    height: 21rem;
}*/

section.products {
    position: relative;
}

section.products .container {
    max-width: 90%;
    padding: 0;
}

.new img {
    position: relative;
    max-width: 100%;
    height: auto;
    border: 1px solid #696A6D;
}

.new h4 {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
    color: #fff;
    padding: 0 10px;
    line-height: 25px;
    font-weight: 300;
    margin: 0;
    font-size: 18px;
    width: 100%;
}

/*.inner h4 {
    width: 100% !important;
}*/

.new .col-md-12 {
    padding: 0;
}

.new {
    text-align: center;
    padding: 0 15px;
    margin-bottom: 40px;
    max-height: fit-content;
}

.right-show {
    display: -webkit-inline-box;
}

.gallery .container, .cv .container {
    max-width: 90%;
    padding: 0;
}

.gallery.projects-page .container {
    max-width: 60%;
}

.gallery h6 {
    font-size: 18px;
    font-weight: 400;
}

.gallery p {
    font-weight: 300;
    font-size: 16px;
}

.cv img {
    width: 100%;
    height: auto;
}

.cv h6 {
    font-size: 18px;
    font-weight: 300px;
}

.year-list {
    margin-top: 40px;
}

.year-list p, .edu-list p, .others p, .others ul {
    font-size: 17px;
    font-weight: 300;
}

.year-list i, .edu-list i, .others i {
    font-weight: 400;
}

.edu-list {
    margin-bottom: 100px;
}

.small-pics {
    margin-bottom: 40px;
}


/*Hamburger*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(105, 106, 109, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 5em;
    text-align: center;
}

.sidenav a {
    /*padding: 40px 8px 8px 32px;*/
    text-decoration: none;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    /*font-size: 42px;*/
}

.sidenav a:hover{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: 66px;
    /* margin-left: 50px; */
}

.right-menu span {
    font-size: 34px;
    color: #000000;
}

.projects-page h2 {
    font-weight: 100;
    font-size: 18px;
    color: #ffffff;
    background: #696a6c;
    padding: 20px;
}

.projects-page h3 {
    font-weight: 300;
    font-size: 16px;
    padding: 0 20px;
}

.projects-page p {
    font-weight: 300;
    font-size: 18px;
}


/* Slider */

.mySlides {display:none}
.demo {cursor:pointer}
.grid .w3-content {max-width:100%;}
.grid .w3-content img {width: 100%;border: 1px solid #696A6D;}
.w3-col.s4 {width: 30%; /*float: right;*/padding: 0;margin-left: 10px;}
.w3-row-padding.w3-section{padding: 0;margin-left: 68%;}
.w3-opacity {opacity: 1;}

.selectors {
    display: inline-flex;
    /*float: right;*/
    margin: 0 0 20px;
}

.single-image img {
    /*width: 120px !important;*/
    height: auto !important;
    /*margin-left: 10px;*/
    /*padding-left: 10px;*/
}

.single-image li {
    list-style: none;
}

ul.sub-menu li a {
    font-weight: 100 !important;
    font-size: 20px;
    /*line-height: 30px;*/
}

ul.sub-menu li {
    list-style: none;
    text-decoration: none;
}

.submenu, #menu-header-menu, nav ul {
    padding: 0;
}

.bellow {
    color: #ffffff;
    text-align: center;
    padding: 40px 8px 8px 32px;
}

.about h2 {
    font-size: 20px;
    font-weight: 300;
}

.about h3 {
    font-size: 20px;
    font-weight: 300;
}

.contact-us input {
    width: 100%;
}

.contact-us textarea {
    width: 100%;
    height: 100%;
}

.contact-us input.wpcf7-form-control.wpcf7-submit {
    width: unset;
    padding: 10px 20px;
}

.img-left img {
    width: 100%;
    height: auto;
}

.w3-content h3 span {
    font-size: 20px;
    color: #696a6d;
    text-decoration: underline;
}

/*Pop Up*/

/*.doable {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 15px;
    padding: 50px 30px;
    background: rgba(105, 106, 108, 0.8);
}

.doable a.closebtn {
    color: #ffffff;
    font-size: 30px;
    float: right;
    margin-top: -40px;
}

.doable a.closebtn:hover {
    text-decoration: none;
}

.doable p {
    font-size: 24px;
    color: #ffffff;
    font-weight: 100;
}*/

section.gallery.projects-page {
    margin-top: 45px;
}

.imp-pad {
    padding: 15px;
}

.row.about {
    margin-bottom: 20px;
}