/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


body {
    font-family: "Alegreya Sans" !important;
}

#botao-blue {
    width: 100%;
    background-color: #117AC9;
}

#botao-blue:hover {
    background-color: #0B5993;
}

#botao-green {
    width: 100%;
    background-color: #70d44b;
}

#botao-green:hover {
    background-color: #62bb41;
}

#botao-dark-blue {
    width: 100%;
    background-color: #284887;
}

#botao-dark-blue:hover {
    background-color: #1f396b;
}

/* Cookies */
#consent-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em 8rem;
    background-color: #fff;
    transition: opacity 1s ease;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#consent-popup a {
  color:#70d44b;
  text-decoration: underline;
}

#consent-popup p {
  margin-bottom: 0;
}

#consent-popup a#accept {
  background-color: #0075c9;
  color: #f1f1f1;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 600;
  border-radius: 10px;
  display: inline-block;
  transition: background-color 0.4s;
}

#consent-popup a#accept:hover {
  background-color: #fcc523;
}

#consent-popup.hidden {
  opacity: 0;
}

.page-id-2290 #site-title {
    display: none;
}

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

  #consent-popup {
    padding: 2rem 1rem !important;
    flex-direction: column;
  }

  #consent-popup p {
    text-align: center;
  }

  #consent-popup #accept {
    margin-top: 15px;
  }
}

.site-header-section.aux-add-border .aux-wrapper {
  border-color: rgba(255, 255, 255, 0.15);
}
.site-header-section .aux-button {
  padding: 16px 49px 16px 49px;
  font-family: "Fira Sans", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 19px;
  letter-spacing: 1.6px;
  background-image: linear-gradient(90deg, #6017cf 0%, #3367d8 100%);
  box-shadow: 10px 10px 35px 0px rgba(35, 59, 183, 0.5);
  text-shadow: 0px 0px 0px transparent;
}
.site-header-section .aux-menu-box {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
.site-header-section .aux-menu-depth-0 > .aux-item-content {
  font-size: 17px;
  font-weight: 500;
  line-height: 17px;
}
.site-header-section .aux-menu-depth-0.current-menu-item > .aux-item-content > .aux-menu-label::after {
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-image: linear-gradient(90deg, #ffc107 0%, #ffa000 100%);
  width: 100%;
  height: 2px;
}
.site-header-section .aux-menu-depth-0 > .aux-item-content > .aux-menu-label {
  position: relative;
}

.aux-hosting-subscribe-wrapper {
  display: inline-block;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}
.aux-hosting-subscribe-wrapper input[type="email"] {
  max-width: 560px;
  width: 560px;
  border: none;
  border-bottom: 1px solid #707070;
  font-size: 15px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  padding: 13px 140px 13px 0px;
  color: rgba(255, 255, 255, 0.42);
}
.aux-hosting-subscribe-wrapper input[type="submit"] {
  background: none;
  color: #FFFFFF;
  max-width: none;
  width: auto;
  padding: 13px 0px;
  margin: 0;
  font-size: 15px;
  font-family: "Raleway";
  font-weight: 600;
  position: absolute;
  right: 0px;
  top: 3px;
}
.aux-hosting-subscribe-wrapper input[type="email"]::placeholder {
  font-style: normal;
  color: rgba(255, 255, 255, 0.42);
}
.aux-hosting-subscribe-wrapper input[type="email"]:-ms-input-placeholder {
  font-style: normal;
  color: rgba(255, 255, 255, 0.42);
}
.aux-hosting-subscribe-wrapper input[type="email"]::-ms-input-placeholder {
  font-style: normal;
  color: rgba(255, 255, 255, 0.42);
}

.mc4wp-form-fields .aux-news-letter {
  position: relative;
  margin: 0 auto 5px;
  opacity: 0.95;
}
.mc4wp-form-fields .aux-news-letter input[type="email"] {
  border: none;
  background: transparent;
  font-family: Fira Sans;
  font-weight: 400;
  line-height: 17px;
  font-size: 14px;
  font-style: italic;
  padding: 15px 135px 15px 0;
  border-bottom: 1px solid #2F6FD9;
}
.mc4wp-form-fields .aux-news-letter input[type="submit"] {
  background: none;
  color: #171717;
  font-weight: 500;
  line-height: 17px;
  font-size: 14px;
  font-family: Fira Sans;
  max-width: none;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 15px 0;
}
.mc4wp-form-fields p {
  margin-top: 29px;
}

.aux-subfooter p {
  color: #888888;
  font-family: Alegreya Sans;
  font-size: 16px;
  line-height: 26px;
}
.aux-subfooter strong {
  font-weight: 400 !important;
  color: #171717;
}
.aux-subfooter > .aux-wrapper > .aux-container {
  padding-top: 20px;
}
.aux-subfooter .widget-container {
  margin-top: 40px;
}
.aux-subfooter .widget-container a {
  font-family: Alegreya Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  color: #171717;
}
.aux-subfooter .widget-container a:hover {
  color: #2F6FD9;
}
.aux-subfooter .widget-title {
  line-height: 31px;
  font-size: 26px !important;
  font-weight: 500 !important;
  text-transform: capitalize;
  margin-bottom: 35px;
  margin-top: 25px;
  padding: 0;
  border: 0;
  letter-spacing: 0;
}
.aux-subfooter .widget-title:after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  border-radius: 10px;
  background-color: #2F6FD9;
  background-image: linear-gradient(180deg, #6017cf 0%, #2f6fd9 100%);
  margin-top: 15px;
}

.widget-container .aux-social-list li {
  margin-right: 15px;
}
.widget-container .aux-social-list li a {
  background: #FFFFFF;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  color: #2F6FD9;
  border-radius: 50%;
  padding: 16px 17px;
  position: relative;
}
.widget-container .aux-social-list li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(180deg, #ffc107 0%, #ffa000 100%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
}
.widget-container .aux-social-list li a > span {
  position: relative;
}
.widget-container .aux-social-list li a:hover {
  color: #171717;
  box-shadow: 2px 8px 25px rgba(255, 191, 7, 0.45);
}
.widget-container .aux-social-list li a:hover:before {
  opacity: 1;
}

.aux-site-footer .aux-copyright small {
  font-family: Fira Sans;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

#site-title {
  padding: 9em 0 8em;
  background-color: #ffffff;
}

#site-title .page-header {
  border: 0;
}

#site-title .page-header .aux-page-title-entry {
  margin: 0;
}

#site-title .page-header .page-title {
  color: #FFBF07;
  font-size: 62px;
  line-height: 74px;
}

#site-title .page-header .aux-breadcrumbs {
  margin-bottom: 11px;
}

#site-title .page-header .aux-breadcrumbs span, #site-title .page-header .aux-breadcrumbs a {
  font-family: Fira Sans;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 5px;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
}

#site-title .page-header .aux-breadcrumbs span:after, #site-title .page-header .aux-breadcrumbs a:after {
  color: #ffffff;
}

#site-title:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(98deg, #6017cf 0%, #2f6fd9 100%);
  transform: skewY(-2deg);
  transform-origin: top left;
}

@media screen and (max-width: 1024px) {
  #site-title .page-header {
    text-align: center;
  }
  #site-title .page-header .page-title {
    font-size: 36px;
    line-height: 44px;
  }
  #site-title .page-header .aux-breadcrumbs span, #site-title .page-header .aux-breadcrumbs a {
    font-size: 16px;
    line-height: 20px;
  }
}
.widget-title{
    color: #fff;
}

/*TOPO*/
#menu-item-1464, #menu-item-1465, #menu-item-1466{
        background: #ccc;
    }
@media (min-width: 724px) {
    #menu-item-1464, #menu-item-1465, #menu-item-1466{
        display: none!important;
    }
}

#espaco-form-topo #conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4{
    background:transparent!important;           
}

#espaco-form-topo #form-container-home-medicina-do-sertao-a3efcbdae57a786c7eb4 #conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4 #conversion-form-home-medicina-do-sertao-a3efcbdae57a786c7eb4 div.actions input.call_button{
    padding: 12px 0!important;
    border-radius: 0px !important;          
    font-size: 17px!important;
    border:none!important;
    font-family: "Raleway", Sans-serif!important;
}

#espaco-form-topo #form-container-home-medicina-do-sertao-a3efcbdae57a786c7eb4 #conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4 #conversion-form-home-medicina-do-sertao-a3efcbdae57a786c7eb4 div.actions input.call_button:hover{
    padding: 12px 0!important;
    border-radius: 0px !important;      
    background: #F53B68!important;      
    color:#fff!important;   
}

#espaco-form-topo #name,  #espaco-form-topo #email{ 
    background: transparent !important;
    border-radius:0!important;
    color: #fff!important;
    font-size:14px!important;
}

#conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4 ::-webkit-input-placeholder {
    color: #fff;
}

#conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4 :-moz-placeholder { /* Firefox 18- */
    color: #fff;  
}

#conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4 ::-moz-placeholder {  /* Firefox 19+ */
    color: #fff; 
}

#conversion-home-medicina-do-sertao-a3efcbdae57a786c7eb4 :-ms-input-placeholder {  
    color: #fff; 
}
.espacamento-conteudo-video{
    margin: 0 0 0 0;
}

/*RODAPE*/
.elementor-220 .elementor-element.elementor-element-f12921f .elementor-image-box-content .elementor-image-box-title,
.elementor-220 .elementor-element.elementor-element-678df5f .elementor-image-box-content .elementor-image-box-title,
.elementor-220 .elementor-element.elementor-element-8b58bd5 .elementor-image-box-content .elementor-image-box-title,
.elementor-220 .elementor-element.elementor-element-42d67ea .elementor-image-box-content .elementor-image-box-title{
    font-size:20px!important;       
}

.aux-subfooter>.aux-wrapper>.aux-container{
    margin-bottom: 0px!important;
}

.news-rodape #rd-button-joq3m2m5a{
    margin: 5px 0px!important;
    background-color: rgba(50, 120, 213, 0.35)!important;
    height: 40px;
}

.news-rodape #rd-text-k1td3sed{
    display:none;
}

.elementor .elementor-background-video-container{
    opacity: 0.3;
}   

.elementor-220 .elementor-element.elementor-element-78524d58:not(.elementor-motion-effects-element-type-background){
    background: #004088!important;
}
    
#rd-form-joq3m2m5i .bricks-form__input {
    color: #ffffff!important;
    font-size: 14px!important;
}   
    
#formulario-news-rodape #rd-form-joq3m2m5i .bricks-form__submit {
    display: flex;
    flex-direction: column;
    max-width: 876px;
}

#formulario-news-rodape #rd-section-joq3m2m5c{
    background-color:transparent!important;
}

#formulario-news-rodape #rd-column-juvacwbp{        
    background-color:transparent!important;     
}

#texto-receba-news{
    margin-top:10px;        
}   

#texto-receba-news h4{
    font-size: 35px;
    font-weight: 200;
}

#texto-receba-news p{
    margin-top: -48px;
    font-size: 28px;
}

.news-rodape ::-webkit-input-placeholder {
   color: #fff;
}
 
.news-rodape :-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
 
.news-rodape ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
 
.news-rodape :-ms-input-placeholder {  
   color: #fff; 
}
    
.news-rodape #rd-form-joq3m2m5i .bricks-form__input{
    color: #fff; 
}
    
#rd-form-joq3m2m5i .bricks-form__input:not(textarea){
    background: transparent;
    border: 1px solid #fff!important;
}
.news-rodape #newsletter-rodape{
    max-width: 1370px;
    margin: 0 auto;
    margin-top: -60px;
}

.news-rodape #rd-button-joq3m2m5a:hover{
    background-color: rgb(50, 120, 213)!important;
}

#rd-text-k1td3sed {
    margin-top: 10px!important;
    margin-bottom: 20px!important;
}
#rd-form-joq3m2m5i{
    padding: 0 0!important;
    margin: 0 0!important;
}

.news-rodape .bricks-form__field {
    margin-bottom: 0px!important;
    padding: 0 0px!important;
    margin-left: -5px!important;
}

.news-rodape input[type="email"], .news-rodape input[type="text"]{
    max-width: 435px;
    border: none!important;
    border-radius: 2px!important;
}

#rd-form-joq3m2m5i .bricks-form__field{
    padding:0 5px!important;
}
    
.aux-top-header .aux-end .aux-menu-depth-0>.aux-item-content {
    margin-left: 0;
    padding: 8px 14px;
    font-size: 15px;
}
    
#rd-column-juvacwbp{
    background: #1c3a6c;
}

#rd-form-joq3m2m5i .bricks-form__field {
    margin-bottom: 10px;
    padding: 0 0px;
    width: 50%;
}

#menu-item-492{
    background:#0075c9;
}

#menu-item-493{
    background:#70d44b;
}

#menu-item-494{
    background:#ffb600;     
    margin-right: -65px;
}

@media screen and (max-width: 1700px) {
    #menu-item-494{
        margin-right: -37px;
    }
    
    .espacamento-conteudo-video{
        margin: 40px 0 0 0;
    }
}

#menu-item-492:hover, #menu-item-493:hover, #menu-item-494:hover{
    background:#f22435;
}

.botao-incre{
    background: #F53B68;
    color: #fff;
    border-radius: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 36px;
}

.botao-incre:hover{
    background: #0075c9;
}

.chamada1{
    color: #fff;
    margin: 0;
    line-height: 2;
    text-align: left;
    font-size: 22px;
}

@media screen and (max-width: 1024px) {
    .elementor-220 .elementor-element.elementor-element-50de9d73 {
        padding: 30px 0px 490px 0px!important;
    }       
}

@media screen and (max-width: 768px) {
    .chamada1{
        text-align: center;
    }
    .texto-preencha {
        text-align:center;
    }
    
    .botao-incre{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .elementor-220 .elementor-element.elementor-element-50de9d73 {
        padding: 30px 0px 490px 0px!important;
    }
    
    .elementor-220 .elementor-element.elementor-element-50b1c1c4 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
    }
    
    .elementor-220 .elementor-element.elementor-element-ffb39d1:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated{
        background-color: transparent!important;
    }
    
    .espacamento-conteudo-video {
        margin: 70px 0 -30px 0;
    }
    
    #pq-fazer .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        margin: 0px 7px!important;
        padding: 30px 20px 0;
        background: #0065b0!important;
    }
}

.texto-preencha{
    color: #fff;
    font-size: 15px;        
}

.elementor-220 .elementor-element.elementor-element-50b1c1c4 > .elementor-element-populated{
    padding: 50px 0px 10px 0px;
}

/* RODAPE */
.formulario-rodape #form-container-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 #conversion-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 section{
    padding: 0px!important;
}

.formulario-rodape #name, .formulario-rodape #email, .formulario-rodape #mobile_phone, .formulario-rodape #custom_fields_658998{
    background-color: transparent !important;
    color: #fff!important;
    border: 1px solid #fff !important;
    font-size: 14px!important;
    border-radius:0px!important;
}

.formulario-rodape #form-container-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 #conversion-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 #conversion-form-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 div.actions input.call_button{
    background: #F53B68!important;  
    border:none!important;
    padding:8px!important;
    border-radius:0px!important;
}

.formulario-rodape #form-container-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 #conversion-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 #conversion-form-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 div.actions input.call_button:hover{
    background: #74d450!important;  
}


.formulario-rodape #conversion-contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 section div.actions{
    padding: 0px 0 0 0!important;
}
    
#contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 ::-webkit-input-placeholder {
   color: #fff;
}
 
#contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 :-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
 
#contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
 
#contato-rodape-medicina-do-sertao-24e14368ab6fd3e9eff5 :-ms-input-placeholder {  
   color: #fff; 
}
    
/* ################################# INTERNO ######################################### */
.formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 header, .formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969{      
        background-color: #70d44b!important;
}

.formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 header h1{
        color: #0167b8!important;
}

.formulario-pagina-vestibular #form-container-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 header {
    padding: 30px 20px 0!important;
}

.formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #name{
    background-color:transparent!important;
    color: #fff!important;
}

.formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #email{
    background-color:transparent!important;
    color: #fff!important;
}

.formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #mobile_phone{
    background-color:transparent!important;
    color: #fff!important;
}

.formulario-pagina-vestibular #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #custom_fields_698942{
    background-color:transparent!important;
    color: #fff!important;
}

.formulario-pagina-vestibular #form-container-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #conversion-form-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 div.actions input.call_button{
    background-color:#0075c9!important;
    color: #fff!important;
}

.formulario-pagina-vestibular #form-container-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #conversion-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 #conversion-form-formulario-graduacao-medicina-do-sertao-18625a24e89af6446969 div.actions input.call_button:hover{
    background-color:#f22435!important;
    color: #fff!important;
}
    
#form-vestibular-perso ::-webkit-input-placeholder {
   color: #fff;
}
 
#form-vestibular-perso :-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
 
#form-vestibular-perso ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
 
#form-vestibular-perso :-ms-input-placeholder {  
   color: #fff; 
}
    
.elementor-220 .elementor-element.elementor-element-f12921f > .elementor-widget-container, .elementor-220 .elementor-element.elementor-element-678df5f > .elementor-widget-container, .elementor-220 .elementor-element.elementor-element-678df5f > .elementor-widget-container, .elementor-220 .elementor-element.elementor-element-8b58bd5 > .elementor-widget-container, .elementor-220 .elementor-element.elementor-element-42d67ea > .elementor-widget-container{
    border-radius: 0px 0px 0px 0px!important;
}
    
.elementor-220 .elementor-element.elementor-element-f12921f > .elementor-widget-container:hover{
    border-radius: 0px 0px 0px 0px!important;
}   
    
.elementor-220 .elementor-element.elementor-element-c090c93 .elementor-widget-container:before {
    content: "";
    border-radius: 0px 0px 0px 0px!important;
    background-image: linear-gradient(143deg, #379de6 0%, #9de284 100%);
    box-shadow: 0px 3px 35px 0px rgba(0, 117, 201, 0.42);
}   

.site-header-section .aux-menu-depth-0>.aux-item-content{
    padding: .45em 0.9em!important;
}

@media screen and (min-width: 990px){
    .site-header-section .aux-menu-box {
        position: relative!important;
        right: -50%!important;
        left: auto!important;
        width: 80%!important;
    }   
}
    
@media screen and (max-width: 1060px) and (min-width: 990px){
    .site-header-section .aux-menu-box {
        position: relative!important;
        right: -50%!important;
        left: auto!important;
        width: 78%!important;
    }   
    .site-header-section .aux-menu-depth-0>.aux-item-content {
        padding: .45em 0.4em!important;
    }
}   

@media screen and (min-width: 1438px){
    .site-header-section .aux-menu-box {
        position: relative!important;
        right: -49%!important;
        left: auto!important;
        width: 78%!important;
    }   
}

.elementor-220 .elementor-element.elementor-element-457fe713:not(.elementor-motion-effects-element-type-background){
    background-position: center left!important;
}

#pq-fazer .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    margin: 0px 7px!important;
    background: #0065b0!important;
}

/* PAGINA GRADUACAO */
.elementor-279 .elementor-element.elementor-element-353bcef5 > .elementor-container {
    min-height: 78vh!important;
}

.elementor-279 .elementor-element.elementor-element-353bcef5 > .elementor-background-overlay {
    background-color: #002c4c!important;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{        
    margin-right: 10px!important;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
    margin: 0;
    height: 67px!important;
}

.elementor-element.elementor-element-2960a58f .elementor-widget-container:before{
    background-image: linear-gradient(143deg, #379de6 0%, #9de284 100%)!important;
    box-shadow: 0px 3px 35px 0px rgba(0, 117, 201, 0.42)!important;
    border-radius:0 0 0 0!important;
}

.elementor-279 .elementor-element.elementor-element-2810a8c .elementor-widget-container:before{
    background-image: linear-gradient(143deg, #379de6 0%, #9de284 100%)!important;
    box-shadow: 0px 3px 35px 0px rgba(0, 117, 201, 0.42)!important;
    border-radius:0 0 0 0!important;
}

.post-279 .elementor-element .elementor-widget-container {
    border-radius: 0px 0px 0px 0px!important;
}

.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-item-content:hover {
    color: #ffffff !important;
}
Collapse
has context menu

