/* Theme Name: PSOG
Description: Custom theme.
Version: 1.0 */

.texto-justificado{
    text-align: justify;
}
.text-box.mb_130 p{
	margin-bottom: 30px;
}
.image_block_one .image-box .image-content{
	background: transparent !important;
}
.image_block_one .image-box .image-content .shape{
	background-color: rgb(237 70 47 / 40%);
}
.image_block_one .image-box .image-content span{
	font-size: 55px;
}
.title-subservices{
	font-size: 13px;
    line-height: 16px;
}
.project-block-two .inner-box .content-box{
	background: rgb(255 255 255 / 70%);
}
.project-block-two .inner-box:hover .content-box{
	background: rgb(210 42 37 / 50%);
}
.project-section .title-box .big-text{
    font-size: 75px !important;
}

/***************HOME******************/
.funfact-block-one .inner-box{
    text-align: center;
}
.funfact-block-one .count-outer{
    margin-left: 25%;
}
div.content_block_two{
    margin-right: 10%;
}
.image-hov-one{
    text-align: center;
}
.img-trupper{
    width: 36%;
}
.title-client{
    text-align: center;
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 58px;
}
.sec-title h2{
    text-transform: initial;
}
/****Whatsapp****/
.chatpopup-widget-close,
.chatpopup-widget__body-header,
.chatpopup-widget__trigger,
.chatpopup-welcome-msg {
    background-color: #1fad00;
    color: #ffffff;
}
.chatpopup-widget {
    right: 12px;
    align-items: flex-end;
}
.chatpopup-widget-close {
    right: 0;
}
.chatpopup_jwi {
    right: 12px;
}
.chatpopup-welcome-msg {
    border: 1px solid #ccc;
    color: #999;
    background: #fff;
    line-height: 1em;
    padding: 8px 15px 5px 10px;
    position: relative;
}
.chatpopup-welcome-msg:before {
    content: "\1F4AC";
    display: inline;
    top: 0;
    position: relative;
    font-size: 1.1em;
    margin-right: 5px;
}
.chatpopup-welcome-msg:after {
    content: "|";
    position: absolute;
    left: 32px;
    top: 6px;
    animation: cursor 2.5s infinite;
}
@keyframes cursor {
    0% {
        opacity: 1;
    }
    25% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0;
    }
}
@keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: black;
    }
}
@-moz-keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: black
    }
}
@-webkit-keyframes blink {
    from,
    to {
        color: transparent
    }
    50% {
        color: black
    }
}
@-ms-keyframes blink {
    from,
    to {
        color: transparent
    }
    50% {
        color: black
    }
}
@-o-keyframes blink {
    from,
    to {
        color: transparent
    }
    50% {
        color: black
    }
}
.chatpopup-widget * {
    box-sizing: border-box
}
.chatpopup-widget {
    position: fixed;
    bottom: 12px;
    z-index: 999999;
    display: flex;
    flex-direction: column
}
.chatpopup-widget__body {
    margin-bottom: 10px;
    min-width: 300px;
    max-width: 340px;
    display: none;
    margin-left: 12px
}
.chatpopup-widget__body-header {
    padding: 15px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    position: relative
}
.chatpopup-widget-close {
    position: absolute;
    top: -40px;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none
}
.chatpopup-support-persons {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 50px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
    max-height: 370px;
    overflow-y: auto;
    min-height: 20px
}
.chatpopup-support-person {
    display: flex;
    margin-bottom: 15px;
    border: 1px solid #F5F5F5;
    cursor: pointer
}
.chatpopup-support-person__img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    position: relative
}
.chatpopup-support-person__img img {
    width: 100%;
    border-radius: 0
}
.chatpopup-support-person__status {
    background-color: red;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0
}
.chatpopup-support-person__status--avail {
    background-color: #00c853
}
.chatpopup-support-person__status--not-avail {
    background-color: #ffd600
}
.chatpopup-support-person__meta {
    display: flex;
    flex-direction: column;
    justify-content: center
}
.chatpopup-support-person__name,
.chatpopup-support-person__title {
    line-height: 20px
}
.chatpopup-support-person__name {
    font-size: 16px;
    font-weight: 700;
    color: #706F6F
}
.chatpopup-support-person__title {
    color: #706F6F
}
.chatpopup-welcome-msg {
    padding: 5px 15px;
    border-radius: 0 0 4px 4px
}
.chatpopup-custom-offer {
    margin: 10px 0
}
.chatpopup-custom-offer img {
    width: 100%
}
.chatpopup-widget__trigger {
    padding: 6px 14px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    display: inline-block;
    user-select: none;
    display: flex;
    align-items: center
}
.chatpopup-gdpr {
    font-size: 14px;
    border: 1px solid transparent;
    padding-left: 15px;
    background-color: #fff
}
.chatpopup-gdpr.error {
    border: 1px solid red
}
a.chatpopup-whatsapp-button {
    padding: 6px 20px !important;
    text-align: center !important;
    text-decoration: none !important;
    margin-right: 5px !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    font-size: 15px !important;
    outline: none !important;
    display: inline-block !important
}
.chatpopup-blinking-cursor {
    font-weight: 100;
    font-size: 15px;
    color: #2E3D48;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite
}
.chatpopup-input-wrapper {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0 50px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #ccc
}
.chatpopup-input-wrapper input {
    flex: 1;
    height: 40px;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important
}
.chatpopup-input-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    cursor: pointer;
    margin: 0 10px
}
.chatpopup-input-icon svg {
    width: 100%;
    height: auto
}
.chatpopup_jwi {
    display: inline-block;
    position: fixed;
    bottom: 12px;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, .1));
    outline: none;
    z-index: 99999
}
.chatpopup-icon-close svg {
    width: 14px
}
.chatpopup-icon-whatsapp {
    line-height: 0 !important;
    margin-right: 5px
}
.chatpopup-icon-whatsapp svg {
    width: 16px
}
/*****Botón para subir hasta el menú principal****/
.scroll-to-top{
	bottom: 70px;
}


/*****Musica****/

.audio-controls {
    position: fixed;
    bottom: 70px;
    right: 80px;
    z-index: 9999;
    background: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 5px;
}

#volumeControl {
  vertical-align: middle;
}




/****************** Celulares ***********************/
@media only screen and (min-width: 200px) and (max-width: 767px)  {
    .funfact-block-one .count-outer{
        margin-left: 30%;
    }
}
/****************** Tablets *************************/
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
    .funfact-block-one .count-outer{
        margin-left: 30%;
    }
}
@media only screen and (max-width: 1399px) {
    .main-menu .navigation > li {
        margin: 0px 12px !important;
    }
    .image-box.mr_65.pr_35{
        width: 1200px;
    }
}