.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Roboto", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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 */.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px;
}
.entry-content p {
  margin-bottom: 0;
}
a{
  text-decoration: none !important;  
}
/***menu-custom ***/
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
  color: #454545 !important;
} 
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover {
  color: #feb334 !important;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after {
  background-color: #feb334 !important;
}

/** sec3-para ***/

.sec3-para span{
    color: #ffb234;
    font-size: 24px;
    font-weight: bold;
    display: block;
}


/*** port-flex1 ***/

.port-flex1{
    display: flex;
}
.port1{
    position: relative;
    display: flex;
    align-items: center;
}
.hover {
  position: absolute;
  top: 9%;
  left: 4%;
  width: 93% !important;
  height: 75%;
  border: 1px solid #ffb234;
  display: none;
  -webkit-transition: all 300ms;
  align-items: center;
}
.inner{
    margin-top: 0px;
}
.port1:hover .hover{
     display: flex !important;
  -webkit-transition: all 300ms;
  align-items: center;
}
.port1:hover .hover{
    display: block;
}

/*** why ***/

.list1{
    position: relative;
    padding-left: 12px;
}
.list1 span.elementor-icon-list-icon {
  position: absolute;
  top: 4px;
  left: -12px;
}/* End custom CSS */