@charset "UTF-8";
 .elementor-widget-text-editor.News{
display:none!important
}
form br{
display:none;
}
@media (min-width: 1024px) {
.custom-menu .menu-item-has-children {
position: relative;
}
.custom-menu .full-width,
.custom-menu .elementor-nav-menu {
position: static !important;
}
.custom-menu ul li ul {
width: auto !important;
margin-left: 0 !important;
margin-top: 0px !important;
min-width: 150px !important;
max-width: none !important;
background: #FFF;
left: 0;
}
.custom-menu li ul {
display: block !important;
opacity: 1 !important;
}
.custom-menu nav.elementor-nav-menu--layout-horizontal ul .full-width > ul {
width: 100% !important;
padding: 30px;
left:0!important;
}
.custom-menu nav > ul > li > ul {
-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .25);
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .25);
}
.custom-menu .full-width > ul > li > ul > li,
.custom-menu .full-width > ul > li {
border-bottom: none !important;
} .custom-menu nav > ul > li {
padding: 25px 0 0;
}
.custom-menu nav > ul > li:not(.button) > a {
padding-bottom: 25px !important;
}
.custom-menu .button a {
border: 2px solid #e61923;
position: relative;
z-index: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.custom-menu .button a:hover {
background: #e61923;
}
.custom-menu nav > ul > li > ul {
display: none !important;
}
.custom-menu nav > ul > .full-width:hover > ul {
display: flex !important;
flex-wrap: wrap;
}
.custom-menu nav > ul > li:hover > ul {
display: block !important;
position: absolute !important;
}
.custom-menu .full-width > ul > li {
width: 33.33%;
padding-right: 20px;
}
.custom-menu nav > ul > li > ul > li > a:hover {
color: inherit!important;
}
.custom-menu nav > ul > li > ul > li {
border-bottom: 1px solid #eaeaea!important;
}
.custom-menu nav > ul > li:not(.full-width) > ul > li:hover {
background-color: #e61923;
}
.custom-menu nav > ul > li:not(.full-width) > ul > li:hover a {
color: white!important;
padding: 20px!important;
}
.custom-menu nav > ul > li:not(.full-width) > ul > li a {
padding: 20px;
color:#171717!important;
}
.custom-menu .full-width > ul > li a:hover {
background: transparent !important;
color: inherit !important;
}
.custom-menu .full-width > ul > li a {
padding: 10px 0;
font-size: 16px!important;
border: none !important;
color: #171717!important;
}
.custom-menu .full-width > ul > li > ul {
position: relative !important;
}
.custom-menu .full-width > ul > li {
display: flex;
align-items: center;
transition-duration: .3s;
}
.custom-menu .full-width > ul > li:hover {
padding-left: 1rem;
}
.custom-menu .full-width > ul > li > a:hover {
padding: 10px 0 !important;
}
.custom-menu .full-width > ul > li:before {
content: "\f105";
font-weight: 900;
padding-right: 10px;
font-family: "Font Awesome 5 Free";
-webkit-transition: left .2s linear;
transition: left .2s linear;
}
.custom-menu .full-width > ul > li > a:hover {
background: transparent !important;
}
}
@media (min-width: 1324px) {
.custom-menu .full-width > ul > li a {
font-size: 21px!important;
}
.custom-menu .full-width > ul > li {
width:25%;
}
}
.elementor-element-7422e6dd br,
.elementor-element-62b06fa0 br{
display:none;
}
.bounce-animarion {
animation: arrow-bounce 2s infinite;
text-align: center;
position: relative;
}
form label {
width: 100%;
padding-bottom: 20px;
}
form p {
text-align: center;
}
.wpcf7-submit,
form [type=submit] {
color: white;
padding: 10px 50px 10px 50px !important;
}
.ajax-loader {
display: block;
}
.img-box-custom .elementor-image-box-img {
overflow: hidden;
}
.img-box-custom:hover .elementor-image-box-img img {
transform: scale(1.2);
}
.img-box-custom:hover .elementor-image-box-title {
color: white !important;
}
@-webkit-keyframes arrow-bounce {
0%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
}
@keyframes arrow-bounce {
0%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
}
@media (min-width: 1025px) and (max-width: 1440px) {
.custom-menu nav > ul > li > a {
padding: 13px 14px !important;
font-size: 16px !important;
}
}
@media (max-width: 1024px){
.custom-menu ul{
background-color: #676565!important;
}
.custom-menu ul a{
color: white!important;
text-transform: uppercase;
font-weight: 400;
}
.custom-menu nav>ul>li>ul li{
border: none!important;
}
.custom-menu .button{
background-color:#e61923!important;
}
}
@media screen and (max-width: 1024px) {
.related-articles article{
flex-wrap: wrap;
flex-direction: column-reverse;
}
.related-articles .elementor-post__thumbnail__link {
width: 100%!important;
margin-left: 0!important;
margin-bottom: 20px;
}
}