/*
Theme Name: Divi child theme
Template: Divi
*/

@import url("../Divi/style.css");


/*****************home page*******************/

@media only screen and (min-width: 981px) {
	.et_header_style_centered #top-menu > li > a {
	    padding-bottom: 18px;
	    padding-top: 18px;
	}
}

.et_header_style_centered nav#top-menu-nav {
    display: block;
    text-align: center;
    background: rgba(249,161,27,1);
}

@media only screen and (min-width: 981px) {
	.et_header_style_centered #main-header .logo_container {
	    height: 100px;
	    margin-bottom: 1em;
	}
}

.et_header_style_centered #main-header div#et-top-navigation {
    position: relative;
    bottom: 0;
    width: 100%;
    float: left;
    clear: both;
}

@media only screen and (min-width: 981px) {
	.et_header_style_centered #main-header .logo_container {
	    height: 100px;
	    width: 40% !important;
	    float: left;
	}
}
@media only screen and (min-width: 981px) {
	.et_header_style_centered #main-header .header-right {
		float: left;
		width: 60%;
		height: 100px;
	    padding: 2em 0.5em;
	}
}

@media only screen and (max-width: 1226px) {
	.et_header_style_centered #main-header .header-right {
		display: none;
	}
}
@media only screen and (max-width: 1226px){
	.et_header_style_centered #main-header .logo_container {
	    height: 100px;
	    width: 100% !important;
	    float: left;
	}
}
@media only screen and (min-width: 981px) {
	.et_pb_slide_description {
	    width: 50%;
	    text-align: left;
	    float: left;
	}
}
.et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 46px;
    font-weight: 300;
    top: 126.996px; 
    left: 203.193px; 
    font-style: italic;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 44.0252px;
    line-height: 53.3382px;
    white-space: nowrap;
    width: auto;
    height: auto;
    padding: 0px;
    border-width: 0px;
    margin-left: 0px;
    margin-top: 0px;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1);
    opacity: 1;
    visibility: visible;
}

.home-first, .box-title a, .ftitle, .first-p {
    color: #2b4c81 !important;
    font-size: 140% !important;
    font-weight: 900 !important;
    line-height: 130% !important;
}


div#text-2 {
    width: 100% !important;
}

.blue-list li {
    list-style: none;
}

.blue-list li i {
    float: left;
    margin-left: -1em;
    color: #2b4c81;
}

.blue-list li div {
    margin-bottom: 0.5em;
}

.page-id-16 .gform_wrapper .top_label .gfield_label {
    display: none;
}





