@media (min-width: 1100px) {
	.qodef-content-grid {
    width: 1200px;
}
}
.qodef-header-navigation> ul > li > a {
  	color: #ffffff;  
		font-size: 16px;
    font-family: "roboto", Sans-serif;
    font-weight: 500;
		letter-spacing: 2px;
    text-transform: uppercase;
}
14d !important;}
.elementor-widget-text-editor ul {
    list-style-position: initial;
    margin-left: 20px;
    margin-top: 16px;
}
.shadedimg img {
    box-shadow: 14px 14px 0px #f1eee6;
}

.spaces h1, .spaces h2, .spaces h3, .spaces h4, .spaces h5, .spaces h6, .spaces p, .spaces ul, .spaces ol {
    margin-bottom: 15px;
}
.shadedimg2 img {
    box-shadow: -14px 14px 0px #f1eee6;
}
.iamhover img {
      filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .5s ease-in-out;
	max-height: 70px;
	width: auto;
    }

.iamhover img:hover {
      filter: none;
      -webkit-filter: grayscale(0);
    }



.contacwidtet {
    padding: 38px 26px;
    background-color: #cf914d !important;
    border-radius: 4px;
}
.contacwidtet h6, .contacwidtet small {
  color: white;
}
.contacwidtet p {
    font-size: 15px;
    line-height: 28px;
    color: white;
	  padding-bottom: 9px;
}
.contacwidtet a {
    border-bottom: 1px solid white;
	    font-size: 15px;
    color: white;
}
.contacwidtet h6 {
	    padding-bottom: 9px;
}
.sidebarwidget .widget_nav_menu ul li a {
    color: #E0DCD5;
    font-weight: 600;
    font-family: 'Roboto';
}
.sidebarwidget .widget_nav_menu ul .current_page_item {
    border-left: 4px solid #CF914D !important;
}
.sidebarwidget .widget_nav_menu ul li {
    padding: 17px !important;
    background: #495F67;
    margin-bottom: 1px !important;
}
.sidebarwidget .widget .qodef-widget-title {
    font-size: 18px;
    margin-top: 50px;
}
.qodef-header-navigation ul li ul li>a {
    line-height: 20px;
}
.qodef-header-navigation ul li ul {
    width: 320px;
    }
    .qodef-header-navigation ul li ul li {
    padding-bottom: 10px;
}

