.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3ce73e6:#CC3366;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.blog-details-wrap .tag-1 {
    background: #153fca;
    margin-left: 7px;
}

.tag {
    background: #ff1d5b;
    border-radius: 3px;
    height: 30px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    display: inline-block;
    line-height: 30px;
    padding: 0 11px;
}

.widget {
    margin-bottom: 32px;
}

.widget-title {
    font-weight: 600;
    position: relative;
    margin-bottom: 13px;
    font-family: var(--body-font);
}

.widget-social-area ul {
    padding: 0;
    margin: 0 14px 0 0;
    display: inline-block;
}
.widget-social-area ul li.facebook {
    background-color: #3b5998;
}
.widget-social-area ul li {
    list-style: none;
    display: inline-block;
    width: 47%;
    height: 51px;
    background: red;
    border-radius: 3px;
    margin: 1%;
    line-height: 51px;
    color: #ffffff;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
}
.widget-social-area ul li.pinterest {
    background-color: #c8232c;
}
.widget-social-area ul li.linkedin {
    background-color: #0e76a8;
     color: #ffffff;
     
}
.widget-social-area ul li.twitter {
    background-color: #1dcaff;
}

.widget-social-area ul li.instagram {
    background-color: #c32aa3;
}

.widget-social-area ul li.youtube {
    background-color: #e52d27;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: inherit;
}
.widget-social-area ul li a i {
    margin-right: 8px;
}
 i {
    padding: 0 2px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    box-sizing: border-box;
    outline: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}/* End custom CSS */