.elementor-kit-2396{--e-global-color-primary:#4C3BCF;--e-global-color-secondary:#171717;--e-global-color-text:#000000;--e-global-color-accent:#CF3C3C;--e-global-color-022c5b0:#3C79CF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1245px;}.e-con{--container-max-width:1245px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2396 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    margin: 0px
}
h2.widget-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 23px;
    position: relative;
    padding-left: 13px
}
h2.widget-title:before {
    content: '';
    background: var( --e-global-color-secondary );
    width: 6px;
    height: 80%    ;
    position: absolute;
    top:2px;
    left: 0px;
}
.elementor-widget-sidebar ul li:first-child {
      border-top: 2px solid #ccc;
}
.elementor-widget-sidebar ul li {
    border-bottom: 2px solid #ccc;
    padding-top: 7px;
    padding-bottom: 7px;
}
.elementor-widget-sidebar ul {
    padding: 0px;
    list-style: none;
}
.elementor-widget-sidebar ul li a {
    color: #222;
    font-size: 16px;
    font-weight: 400;
}
.widget_nav_menu ul {
    list-style: none;
    padding-left: 0px;
}
.widget_nav_menu ul li:first-child {
      border-top: 2px solid #ccc;
}
.widget_nav_menu ul li {
    border-bottom: 2px solid #ccc;
    padding-top: 3px;
        padding-top: 7px;
    padding-bottom: 7px;
}
.widget_nav_menu ul li a {
    color: #222;
    font-size: 16px;
    font-weight: 400;
}
@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.15,1.15,1.15)
    }
}
@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        box-shadow: inset 0px 0px 25px 3px rgba(255,255,255,.75),0px 0px 25px 10px rgba(255,255,255,.75)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: none
    }
}

@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: inset 0px 0px 25px 3px rgba(255,255,255,.2),0px 0px 25px 10px rgba(255,255,255,.2)
    }

    100% {
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.15);
        box-shadow: none
    }
}
.elementor-location-header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}
.elementor-editor-active [data-editable-elementor-document].elementor-location-header {
    position: absolute !important;
}
.single .site-main .content-detail{
	margin-right: 15px;
}
.single .site-main header h1 {
    text-align: center;
	    margin-bottom: 30px;
}
section.widget{
	margin-bottom:35px;
}
@media (max-width:546px){
.single .site-main .content-detail {
    max-width:100%;
    margin: 0 auto;
}
}/* End custom CSS */