/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");



@font-face {
    font-family: 'archiaregular';
    src: url('fonts/archia-regular-webfont.eot');
    src: url('fonts/archia-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archia-regular-webfont.woff2') format('woff2'),
         url('fonts/archia-regular-webfont.woff') format('woff'),
         url('fonts/archia-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'archiamedium';
    src: url('fonts/archia-medium-webfont.eot');
    src: url('fonts/archia-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archia-medium-webfont.woff2') format('woff2'),
         url('fonts/archia-medium-webfont.woff') format('woff'),
         url('fonts/archia-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'archiasemibold';
    src: url('fonts/archia-semibold-webfont.eot');
    src: url('fonts/archia-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archia-semibold-webfont.woff2') format('woff2'),
         url('fonts/archia-semibold-webfont.woff') format('woff'),
         url('fonts/archia-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body,
#main-content {
	background-color: #fff;
	font-size: 16px;
	line-height: 150%;
	font-family: archiaregular;
    color: #001489;

}


.et_pb_row,
.container {
	width: 100%;

}

.container {
    padding-left: 60px;
    padding-right: 60px;

}

.container.et_menu_container, #main-footer .container{
    padding:  0;

}


.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
    color: #B4B5DF !important;
}


.dipl-hover-list-cursor {
    z-index: 2 !important;
} 


.dipl-hover-list-cursor {
    margin: 40px 0 0 40px !important;
}