/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Fifteen4
 Author URI:     https://www.fifteen4.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/*@font-face {
  font-family: "Termina";
  src: url(./fonts/termina/Termina W05 Bold.eot);
  src: url(./fonts/termina/Termina W05 Bold.eot?#iefix) format('embedded-opentype'),
       url(./fonts/termina/Termina W05 Bold.otf) format('otf'),
       url(./fonts/termina/Termina W05 Bold.svg#Termina%20W05%20Bold) format('svg'),
       url(./fonts/termina/Termina W05 Bold.ttf) format('truetype'),
       url(./fonts/termina/Termina W05 Bold.woff) format('woff'),
       url(./fonts/termina/Termina W05 Bold.woff2) format('woff2');
}*/


@font-face {
  font-family: 'SpaceMono-Regular';
  src: url('./fonts/spacemono/SpaceMono-Regular.eot');
  src: url('./fonts/spacemono/SpaceMono-Regular.eot?#iefix') format('embedded-opentype'),
       url('./fonts/spacemono/SpaceMono-Regular.svg#SpaceMono-Regular') format('svg'),
       url('./fonts/spacemono/SpaceMono-Regular.ttf') format('truetype'),
       url('./fonts/spacemono/SpaceMono-Regular.woff') format('woff'),
       url('./fonts/spacemono/SpaceMono-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url(./fonts/roboto/Roboto-Light.eot);
  src: url(./fonts/roboto/Roboto-Light.eot?#iefix) format('embedded-opentype'),
       url(./fonts/roboto/Roboto-Light.otf) format('otf'),
       url(./fonts/roboto/Roboto-Light.svg#Roboto-Light) format('svg'),
       url(./fonts/roboto/Roboto-Light.ttf) format('truetype'),
       url(./fonts/roboto/Roboto-Light.woff) format('woff'),
       url(./fonts/roboto/Roboto-Light.woff2) format('woff2'); 
}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular/Roboto-Regular-webfont.eot');
    src: url('fonts/roboto-regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular/Roboto-Regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/roboto-medium/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/roboto-bold/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}



	.highlight_item a {
		/* padding: .8em 1em .3em 1em !important;
		background-color: #EEAF00;
		border-radius:24px !important; */
	}
.et_pb_text_2_tb_footer.et_pb_text a {
color:#9a9b9c !important;
}

.et_pb_text ul ul {
	padding-bottom:0 !important;
}




.main_section_show {
    width: 33%;
    float: left;
    margin-right: 30px;
}


.imagesection_show img {
        margin: 0 auto;
}

.slick-prev:before, .slick-next:before {
   
    font-size: 55px !important;
    
}




.slick-next {
    right: 40px !important;
	    z-index: 9999999999;
    
}



.slick-prev{
    left: 25px !important;
	    z-index: 9999999999;
   
}


@media only screen and (max-width:500px) {
  .imagesection_show img {
       background-size: contain !important;
}
}



























