/*
Theme Name: Juris - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: juris
*/

/*Title Page*/

.overlay-colum {
    background: #00000061;
    padding: 1rem;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 80px; /* fixed header height*/
  margin: -160px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
body {
    max-width: calc(100% - 120px);
    margin: 0 auto !important;
}

p {
    line-height: 1.5 !important
}
a:hover {
    color: #43b1e7;
}
body ol > li:before {
    color: #000
}
body blockquote {
    font-size: 1.3rem;
    padding: 0.2rem 1.3rem;
    margin-bottom: 1rem;
    font-style: italic;
}
body blockquote:before {
    opacity: 1;
    font-size: 1.4rem;
    border-left: 5px solid #042c53;
    content: "";
    width: 100%;
    height: 100%;
    line-height: 0;
    top: 0;
}
.gt3_header_builder__section--middle a:hover, 
.gt3_header_builder__section--middle a:active,
.gt3_header_builder__section--middle .current-menu-ancestor > a,
.gt3_header_builder__section--middle .current-menu-item a {
    color: #000 !important;
}
.gt3_header_builder__section--middle .main-menu > ul > li > a:before,
.gt3_header_builder__section--middle .main-menu ul.sub-menu:before {
    color: #43b1e7 !important;
}
.slide-project blockquote:before {
    border-color: #fff;
}
.fa, .fab, .fal, .far, .fas {
    font-family: FontAwesome;
}
body.single-portfolio .main_wrapper {
    padding: 0 !important;
}
body .gt3-page-title__content .page_sub_title {
    font-size: 1rem;
}
.gt3_module_button_list a {
    font-size: 1rem ;
    color: #000;
}
.gt3_module_button_list a:after {
    background: #43b1e7;
}
span.elementor-drop-cap span.elementor-drop-cap-letter {
    font-size: 20px !important;
    font-weight: normal !important;
    display: contents !important;
    color: #000 !important;
    font-weight: 100 !important;
}
li.item-team-member.team {
    cursor: auto;
}
.elementor-widget-gt3-core-team .module_team.type2 .item {
    max-width: 100%;
    min-height: 400px;
}
body:not(.rtl) .elementor-885 .elementor-element.elementor-element-642896da .elementor-drop-cap {
    margin-right: 0;
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: none;
    font-size: initial;
}
.gallery-caption {
    display: none;
}
.gallery-item {
    padding: 0.1rem;
}
.gt3_portfolio_list__image-placeholder.gt3_lazyload__placeholder {
	padding-bottom: calc(40vh - 100px) !important;
    min-height: 300px;
}

/*Custom New*/

body h4 {
    font-size: 19px;
    font-weight: 100;
    color: #000;
}
body strong {
    font-weight: 400;
}
body li.mega-menu ul.sub-menu {
    min-width: 900px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}
body li.mega-menu ul.sub-menu li a {
    font-size: 1rem;
}
body li.mega-menu ul.sub-menu li a:hover {
    text-decoration: underline;
}
body ul.sub-menu li a {
    text-transform: initial;
    padding: 0.3rem 1rem !important;
}
body .main-menu ul li ul.sub-menu li.first-mega {
    height: 100%;
    width: 100%;
    padding: 4.77rem 0;
    text-align: center;
    background-image: url(/wp-content/uploads/2020/04/bg-mega.menu-2.jpg);
    background-position: left center;
    background-size: cover;
}
body .main-menu ul li ul.sub-menu li.first-mega a {
    color: #fff !important;
    font-size: 1.4rem;
}
body .main-menu ul li ul.sub-menu li.first-mega a:hover,
body .main-menu ul li ul.sub-menu li.first-mega a:active,
body .main-menu ul li ul.sub-menu li.first-mega a:focus {
    color: #fff !important;
}
body .main-menu ul li ul.sub-menu li.first-mega a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 0.4rem;
}
.gt3_header_builder {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}

/*Head*/

.gt3_header_builder__section--middle a:hover, 
.gt3_header_builder__section--middle .menu-item.active_item > a, 
.gt3_header_builder__section--middle .current-menu-item a, 
.gt3_header_builder__section--middle .current-menu-ancestor > a, 
.gt3_header_builder__section--middle .main-menu > ul > li > a:before,
.gt3_header_builder__section--middle .main-menu ul.sub-menu:before {
    color: #43b1e7;
}
body .main-menu > ul > li {
    margin: 0 7px;
}

/*Grid Projects*/

body .elementor-widget-gt3-core-portfolio .title, .elementor-widget-gt3-core-portfolio .title {
    font-size: 1rem !important;
    line-height: 1.5;
}

.single .format-standard-image .blog_post_media {
    display: block !important;
    visibility: visible !important;
}
.accordion-project .elementor-tab-title {
    padding: 2.6rem 1rem;
}

ul.pdf-repeater {
    list-style: none !important;
    text-align: center;
}
li.pdf-repeater-single {
    display: inline-block;
    margin: 1.6rem 0.6rem;
}
li.pdf-repeater-single a {
    background: #43b1e7;
    padding: 1.3rem 1.7rem !important;
    color: #ffff;
    line-height: 1.4;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
li.pdf-repeater-single i {
    margin-right: 1.5rem;
}
.pdf-reapeter-article {
    border: 1px solid #afaaaa;
    border-left: 0;
    border-right: 0;
    padding: 1.5rem 0;
}
.pdf-reapeter-article ul {
    margin: 0;
}

.content-container ul li:before {
    content: none !important;
}
a.btn-pdf-download {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-blue-light li.pdf-repeater-single.pdf-elementor a {
    background: #43b1e7;
    color: #fff;
}
.btn-blue-light li.pdf-repeater-single.pdf-elementor a:hover {
    background: #005499;
}
ul.pdf-repeater li a:hover {
    background: #005499;
    color: #fff;
}
ul.pdf-repeater li a{
    border-radius: 5px;
}
span.badge-download {
    border-radius: 5px;
    background: #e0e0e0;
    color: #000;
    padding: 0.1rem 0.7rem;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    float: right;
}
.isotope_item{
    overflow: hidden;
}
span.terminate-project {
    position: absolute;
    top: 16px;
    left: -28px;
    z-index: 9999;
    background: #042867;
    color: #ffff;
    font-size: 0.9rem;
    padding: 0.2rem 2rem;
    transform: rotate(-45deg);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.list-custom ul li {
    list-style: disc !important;
}
.list-custom ul {
    padding-left: 1.5rem;
}
.list-custom ul li a {
    color: #2b2b2b;
    text-transform: lowercase;
    text-decoration: underline;
}
.list-custom ul li a:hover {
    color: #43b1e7;
}
span.title-pdf {
    font-size: 1rem;
}

/*Team Elementor*/

h3.team_title__text {
    font-size: 1.17rem !important;
}
.team-positions {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    margin: 0.2rem 0;
}
li.pdf-repeater-single.pdf-elementor a {
    color: #0f519f;
}
li.pdf-repeater-single.pdf-elementor a{
    padding: 1.3rem !important;
    background: #fff;
}

/*Single Article*/

li.pdf-repeater-article {
    display: inline-block;
    padding: 0;
}
li.pdf-repeater-article a {
    color: #fff;
    background: #43b1e7;
    padding: 0.5rem;
    display: block;
}
.single_post_tags .tagcloud a {
    background: #43b1e7;
    color: #fff!important;
    font-size: .7rem!important;
    border-radius: 20px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border:	0;
}
.single_post_tags .tagcloud a:hover {
    background-color: #3953b1; 
}

/*Single team Custom*/

.image-team {
    max-width: 150px;
    margin: auto;
    pointer-events: none;
}
.image-team img {
    border-radius: 200px;
    pointer-events: all;
    width: 150px;
    height: 150px;
}
.content-single-team {
    margin: 0;
    padding: 25px;
    text-align: center;
}
.content-single-team p {
    font-size: 0.8rem;
    margin: 0.5rem;
}
.single-team {
    padding-top: 25px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    min-height: 355px;
}
h3.name-single-team {
    font-size: 1.1rem;
}
.content-single-team a {
    font-size: 1rem;
    color: #383737;
}
.content-single-team i {
    font-size: 0.7rem;
}

.elementor-widget-gt3-core-teamcarousel .gt3_single_team_info:before {
    content: none !important;
}
.member-short-desc {
    font-size: 0.8rem;
    line-height: 1.4;
}

/*Sidebar Project*/

.d-block {
    display: block !important;
}
.sidebar-project ul {
    display: inline-flex;
    align-items: center;
    padding: 4rem 0;
    width: 100%;
    margin: 0;
}
.sidebar-project ul li:first-child {
    text-align: left;
    background: none;
    margin: 0;
    padding: 0;
}
.sidebar-project ul li {
    display: grid;
    text-align: left;
    margin: 0 .7rem;
    width: 100%;
   	grid-template-columns: 0.2fr 1fr;
    grid-template-rows: 1fr;
    align-items: center;
    padding-left: .7rem;
    padding-bottom: 0;
    min-height: 140px;
}
span.title-summary {
    font-size: 1.3rem;
    font-weight: 600;
}
span.text-summary {
    font-size: 0.8rem;
    line-height: 1.6;
    text-align: left !important;
}
.first-row, .second-row  {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 1em;
}

.project-summary {
    text-align: left;
    width: 100%;
}
.sidebar-project span {
    text-align: center;
    padding-right: .7rem;
}
.sidebar-project ul{
}
.sidebar-project ul li a {
    font-size: 0rem !important;
}
.sidebar-project ul li span:last-child {
    display: block;
}
.sidebar-project ul span.title-sidebar {
    font-size: 1.1rem;
    font-weight: 500;
}
.sidebar-project ul li i {
    color: #197684;
    font-size: 1.5rem;
}
.sidebar-project ul li:first-child img {
    width: 100%;
    height: 100%;
    margin-top: 2rem;
}

/*Cut Angle Image*/

.cut-angle,
.cut-angle-left{
    overflow: hidden;
}

.cut-angle:before {
    content: '';
    position: absolute;
    top: -36px;
    left: -7px;
    border-top: 100px solid white;
    border-left: 50px solid white;
    z-index: 999;
    transform: rotate(45deg);
}
.cut-angle:after {
    content: '';
    position: absolute;
    bottom: -36px;
    left: -7px;
    border-top: 100px solid white;
    border-left: 50px solid white;
    z-index: 999;
    transform: rotate(-45deg);
}
.cut-angle-left:before {
    content: '';
    position: absolute;
    top: -36px;
    right: -7px;
    border-top: 100px solid white;
    border-left: 50px solid white;
    z-index: 999;
    transform: rotate(-45deg);
}
.cut-angle-left:after {
    content: '';
    position: absolute;
    bottom: -36px;
    right: -7px;
    border-top: 100px solid white;
    border-left: 50px solid white;
    z-index: 999;
    transform: rotate(45deg);
}

/*Box Absolute*/

.box-absolute {
    position: absolute;
    z-index: 999;
    background: #fff;
    padding: 1.2rem;
    top: 35px;
    left: -6rem;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
}
.box-absolute.left h3 {
   font-size: 2.5rem;
}
.box-absolute.left p {
    font-size: 1.3rem;
    margin-top: 0.7rem;
}
.box-absolute.right {
    right: -6rem;
    left: inherit;
}
span.privacy {
    font-size: 0.9rem;
}
span.wpcf7-form-control-wrap.acceptance {
    display: initial;
    margin-right: 0;
    padding-left: 0;
    }
.wpcf7-form span.wpcf7-list-item {
    margin: 0;
}

/*Footer*/

.main_footer  .widget.gt3_widget.widget_text {
    margin: 0;
}
.main_footer  .widget.widget_nav_menu ul li {
    padding: 0.2rem 0;
    border: none;
}
.main_footer .widget.widget_nav_menu ul li a {
    font-size: 1rem;
    line-height: 30px;
}
.main_footer h4.widget-title {
    font-size: 1rem !important;
    border-left: 2px solid #fff;
    padding-left: 5px;
}
.main_footer .copyright {
    background-color: #1b1b1b;
}
ul#menu-footer-2 {
    column-count: 2;
}
ul#menu-footer-2 li a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 0.5rem;
}

@media (min-width: 1920px) {
    body {

    }
}


/*@media (min-width: 768px) and (max-width: 992px) {
    .sidebar-project ul {
        column-count: 3;
        column-gap: 0;
        display: block;
    }
    .sidebar-project ul li {
        display: block;
        padding: 1rem 1.5rem;
    }
}*/

@media only screen and (max-width: 768px) {
    body {
        max-width: calc(100% - 15px);
    }
    body    .gt3-page-title {
     height: 100px !important;
    }
    body .gt3-page-title__content .page_sub_title {
        margin-right: 0;
    }
    span.title-pdf {
        font-size: 0.9rem;
    }
    li.pdf-repeater-single a {
        display: block;
    }
    .sidebar-project ul {
    display: block;
    }
    .cut-angle-left:after,
    .cut-angle-left:before {
        right: -14px;
        border-top: 80px solid white;
    }
    .cut-angle:after,
    .cut-angle:before {
    	left: -14px;
   	 	border-top: 80px solid white;
    }
    .sidebar-project ul{ 
    	padding: 0
    }
	.sidebar-project ul li {
	    margin: .4rem 0;
	    min-height: 90px;
	}
    .gt3-page-title__content {
    	padding-left: 1rem;
	}
}
@media only screen and (max-width: 480px) {
    .cut-angle-left:after,
    .cut-angle-left:before,
    .cut-angle:after,
    .cut-angle:before {
        content: none;
    }
    .gt3_carousel-elementor > .elementor-column-wrap > .elementor-widget-wrap > .slick-arrow {
		top: 30% !important;
	}
}