@charset "utf-8";

/* CSS Document */

body {
    --qodef-main-color: #fff;
    --qodef-main-color-second: #182f35;
    --qodef-border-frame: #00aced;
}
body.qodef-skin--white {
    --qodef-main-color: #182f35;
    --qodef-main-color-second: #d6f6ff;
    --qodef-border-frame: #ff0000;
}
.elementor-widget-text-editor {
    color: #ffffff;
}
body.qodef-skin--white .elementor-widget-text-editor {
    color: #182f35;
}
#qodef-page-inner {
    padding: 79px 0px 100px 0px !important;
}
.qodef-page-title .qodef-m-content,
.qodef-e.qodef-info--date,
.qodef-e.qodef-info--category,
.qodef-page-title.qodef-alignment--center {
    display: none !important;
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a,
.qodef-shortcode h4 a.qodef-e-title-link,
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info>* {
    pointer-events: none;
}






@media screen and (min-device-width: 1281px) and (max-device-width: 1440px) {   
	

  
}

@media screen and (min-device-width: 992px) and (max-device-width: 1280px) {   

  
}


@media screen and (min-device-width: 783px) and (max-device-width: 991px) {  

}


@media screen and (min-device-width: 601px) and (max-device-width: 782px) {  

  
}

@media screen and (min-device-width: 481px) and (max-device-width: 600px) {  

  
}

@media (max-width: 480px) { 

  
}