/*======================================
Theme Name: Shift•ology Communication
Theme URI: 
Description: Shift•ology Communication
Version: 1.0
Author: Shift•ology
Author URI: https://shift-ology.com
Template: Divi
======================================*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/

:root {
    --yellow: #FFBA00;
    --orange: #FA7925;
    --dark-blue: #21296B;
    --blue: #0044B5;
    --red: #FD372C;
}

body {
    font-size: 18px;
    color: #333;
    color: #000;
}

.text-center {
    text-align: center;;
}

html a {
    color: var(--blue);
}

a:hover, a:focus {
    color: var(--blue);
}

html h2 a {
    color: var(--blue);
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/



/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/

/* .grid-col.dmach-grid-item.category-news {
    border-radius: 15px !important;
    overflow: hidden;
    background: var(--yellow);
}

.grid-col.dmach-grid-item.category-news img {
    width: 100%;
    object-fit: cover;
}

.grid-col.dmach-grid-item.category-news .post-content_cont {
    padding: 30px;
}

.grid-col.dmach-grid-item.category-news h2 {
    font-size: 24px;
} */

/*--------------------------------------------------------------
# Misc.
--------------------------------------------------------------*/

ul.sub-menu {
    border-radius: 15px;
    background-color: #1a1a1a;
}

.dipl_team_grid .dipl_team_member_image {
    width: 100%;
    transition: transform .3s;
    border-radius: 15px;
}

.dipl_team_member_image_wrapper {
    border-radius: 15px;
}

.dipl_team_member_wrapper_lightbox {
    border-radius: 15px;
    overflow: hidden;
}

.et_pb_gallery_image:hover .et_overlay {
    z-index: 3;
    opacity: 0 !important;
}

.page-id-59 .et_pb_image_container img {
    width: 100%;
    border-radius: 15px;
}

.page-id-59 .grid-item-cont h2.entry-title {
    font-size: 24px;
}

.page-id-12 .grid-item-cont h2.entry-title a {
    color: #333 !important;
}

/*--------------------------------------------------------------
# Circle
--------------------------------------------------------------*/

#container {
    margin: 0%;
    position: absolute;
    left: 0;
    right: 0;
    top: none;
    bottom: none;
    margin-bottom: 26px;
}

#circle { position: relative; width: 100%; padding-bottom: 100%; overflow: hidden; }

#circle text { font-family: 'Helvetica Neue', Arial; font-size: 16px; font-weight: bold; }

#circle svg { position: absolute; left: 0; top: 0; width: 100%; height: 540px;

  -webkit-animation-name: rotate;
     -moz-animation-name: rotate;
      -ms-animation-name: rotate;
       -o-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 10s;
     -moz-animation-duration: 10s;
      -ms-animation-duration: 10s;
       -o-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
      -ms-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
      -ms-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;

}

@-webkit-keyframes rotate {
    from { -webkit-transform: rotate(360deg); }
    to { -webkit-transform: rotate(0); }
}
@-moz-keyframes rotate {
    from { -moz-transform: rotate(360deg); }
    to { -moz-transform: rotate(0); }
}
@-ms-keyframes rotate {
    from { -ms-transform: rotate(360deg); }
    to { -ms-transform: rotate(0); }
}
@-o-keyframes rotate {
    from { -o-transform: rotate(360deg); }
    to { -o-transform: rotate(0); }
}
@keyframes rotate {
    from { transform: rotate(360deg); }
    to { transform: rotate(0); }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/


.footer-logos img {
    object-fit: contain;
    height: 75px;
    margin-bottom: 50px;
}


/* @media screen and (max-width: 400px) {
    h1, .gbs3 h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 16px;
    }

    .areas-expertise:hover h1 {
        color: transparent !important;
        -webkit-text-stroke: 2px #fff;
    }
} */

@media screen and (max-width: 767px) {
    .areas-expertise:hover h1 {
        color: transparent !important;
        -webkit-text-stroke: 2px #fff;
    }
}

p.warning {
    text-align: center;
    color: red;
}

.footer-nav {
    color: #fff;
    display: block;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/

a.btn {
    padding: 10px 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 16px;
}

a.white-btn.btn {
    color: #FFDA00;
    background: #000;
}

.page-id-6178 .gform_wrapper input, .page-id-18 .gform_wrapper input, .page-id-18 textarea {
    border: 3px solid #000 !important;
}

.gform_button.button {
    color: #000;
    background: var(--yellow);
    border: 0;
    padding: 10px 18px;
    padding-bottom: 15px;
    display: block;
    font-family: "acumin-pro-condensed", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    border: 3px solid var(--yellow) !important;
}

.page-id-18 .dipl_gravity_form_styler .dipl_gravity_form_styler_wrapper form .button {
    background: var(--yellow);
    border: 0;
    padding: 10px 18px;
    padding-bottom: 15px;
    display: block;
    font-family: "acumin-pro-condensed", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    border: 3px solid var(--yellow) !important;
}

.text-button {
    text-transform: uppercase;
    font-weight: bold;
}

html input#gform_submit_button_1 {
    border-radius: 100px;
    border: 1px solid #0044B5 !important;
    color: #fff !important;
}

/*--------------------------------------------------------------
# MODAL
--------------------------------------------------------------*/

.modal-open {
    overflow: hidden;
}

.md-modal {
    margin: auto;
	position: fixed;
	top: 0;
	left: 0;
    right: 0;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
    opacity: 0;
}

@media screen and (max-width: 768px) {

    .md-modal {
        margin: auto;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        min-width: 320px;
    }

}

.md-content {
    overflow-y: scroll;
    height: 100%;
    padding: 50px;
}

.md-modal, .md-modal a, .md-modal h1, .md-modal h2, .md-modal h3, .md-modal h4 {
    color: #fff;
}

.md-show {
	visibility: visible;
    height: 100%;
    opacity: 1;
}

.md-hide {
	display: none;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(#e4f0e3, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-effect-12 .md-content {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-12 ~ .md-overlay {
	background-color: #FFDA00;
} 

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
	background: transparent;
}

.md-show.md-effect-12 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.md-close {
    margin-bottom: 30px;
    display: block;
    cursor: pointer;
}

.md-close:hover, .md-close:focus {
    background: transparent;
}

.leadership-image {
    border-radius: 50px;
    margin-bottom: 15px;
}

.leadership-name {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: block;
}

.leadership-title {
    margin-bottom: 20px;
    display: block;
}

@-webkit-keyframes fadeout{
    0%{opacity:1;visibility:visible;}
    99%{opacity:0;}
    100%{opacity:0;visibility: hidden;}
}
.fadeout {
    -webkit-animation:fadeout 1s linear;
    visibility:hidden;
}
@-webkit-keyframes fadein{
    0%{opacity:0;visibility:visible;}
    100%{opacity:1;}
}
.fadein {
    -webkit-animation:fadein 1s linear;
}
