/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
body {
    line-height: 1.5;
    color: #555;
    font-size: 16px;
    font-family: "Segoe UI", sans-serif;
}

h1, h2, h3, h4, h5, h6, #logo, #primary-menu ul li > a, #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a, #top-search form input, .entry-link, .entry.entry-date-section span, .button.button-desc, .counter, label, .nav-tree li a, .wedding-head .first-name, .wedding-head .last-name, .font-primary {
    font-family: "Segoe UI", sans-serif;
}

.promo > span, .promo > .container > span {
    display: block;
    color: #444;
    font-weight: 600;
    font-size: 16px;
    margin-top: 6px;
}

#header.full-header #logo {
    padding-right: 30px;
    margin: 7px 25px 7px 60px;
    border-right: 1px solid #EEE;
}

#primary-menu {
    float: right;
    margin-right: 80px;
}

#primary-menu.style-3 > ul > li:hover > a {
    color: #fff;
    background-color: #EB6309;
}

#primary-menu ul li > a {
    display: block;
    line-height: 22px;
    padding: 39px 15px;
    color: #1a3661;
    font-weight: 600;
    font-size: 13px;http://uspm.test/images/usp_b1.png
    letter-spacing: 1px;
    text-transform: none;
    font-family: "Raleway", sans-serif;
    -webkit-transition: margin 0.4s ease, padding 0.4s ease;
    -o-transition: margin 0.4s ease, padding 0.4s ease;
    transition: margin 0.4s ease, padding 0.4s ease;
}

.sticky-header  #logo {
    padding-right: 30px;
    margin: 15px 5px 15px 60px !important;
    border-right: 1px solid #EEE;
}

.sticky-header  #logo img {
 max-width: 60%;
 max-height: 60%;
}

#primary-menu.style-3 > ul > li > a {
    margin: 8px 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 18px;
    z-index: 99999999;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: auto;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
#header.sticky-header ~ #page-menu.sticky-page-menu #page-menu-wrap, #header.sticky-header ~ #content #page-menu.sticky-page-menu #page-menu-wrap {
    top: 32px;
}

#primary-menu li a img {
    position: relative;
    display: inline-block;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    top: -2px;
    margin-right: 8px;
    border: 1px solid #FFF;
    background-color: #555;
}

h5 {
    font-size: 16px;
}

.entry {
    padding: 0;
    margin: 0;
    border-bottom: 0;
    -webkit-box-shadow: 0 0 15px 2px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 15px 2px rgba(0,0,0,0.08);
    box-shadow: 0 0 15px 2px rgb(0 0 0 / 8%);
}

.entry-title {
    background-color: #FFF;
    padding: 15px;
}

.product-overlay a {
    display: block;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #333;
    background-color: #F5F5F5;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.team {
    -webkit-box-shadow: 0 0 15px 2px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 15px 2px rgba(0,0,0,0.08);
    box-shadow: 0 0 15px 2px rgb(0 0 0 / 8%);
}

.feature-box.fbox-bg.fbox-center {
    margin-top: 68px;
    padding: 68px 20px 30px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}

#page-menu nav li a {
    display: block;
    height: 28px;
    line-height: 28px;
    margin: 20px 4px;
    padding: 0 14px;
    color: #FFF;
    font-size: 17px;
    border-radius: 14px;
    font-weight: 600;
}

#price-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.text-white {
    color: #fff !important;
    text-shadow: 2px 2px 3px #000;
}

#page-menu, #page-menu-wrap {
    position: relative;
    height: 70px;
    line-height: 44px;
    text-shadow: none;
}

.entry-title h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: inherit;
    letter-spacing: 1px;
    color: #333;
}

.counter + h5 {
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: 1px;
    margin-top: 10px;
}

.solutq {
    background: #EFEFEF;
   /* box-shadow: 0 0 20px #9f9f9f;*/
}

.solutq-1 {
    padding: 20px;
}
   
.solutq-1 h3 {
    margin: 0px;
    font-weight: 900;
}

ul.tab-nav li a {
    display: block;
    padding: 0 15px;
    color: #EB6309;
    height: 100%;
    line-height: 40px;
    background-color: #F2F2F2;
    font-size: 14px;
    font-weight: bold;
}

ul.tab-nav li {
    float: left;
    border: 1px solid #DDD;
    border-bottom: 0;
    border-left: 0;
    height: 100%;
    text-align: center;
}

ul.tab-nav li.ui-tabs-active a {
    position: relative;
    top: 1px;
    background-color: #eb6309;
    color: #fff;
}

@media only screen and (max-width: 991px){
.product {
    width: 100%;
}

#page-menu nav {
    display: none;
    position: absolute;
    float: none;
    width: 319px;
    top: 52px;
    left: auto;
    right: 15px;
    height: auto;
    background-color: #eb6309;
    z-index: 11;
}
}

#logo img {
    margin-top: 5px;
    display: block;
    max-width: 83%;
}

#logo {
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    line-height: 100%;
    margin-right: 0px;
}



.contacto-pg {
    color: #eb6309 ; 
}

.current .contacto-pg {
    color: #ffffff !important; 
}

.clients-grid li a {
    opacity: 1;
}

.pl-2, .px-2 {
    padding-left: 0 !important;
}

.tabs-bordered .tab-container {
    border: 2px solid #eb6309;
    border-top: 0;
    padding: 20px;
}

ul.tab-nav {
    margin: 0;
    border-bottom: 2px solid #eb6309;
    list-style: none;
}


.numeralia-1 {
    background: #1A3661;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    margin: 25px 0;
}



.numeralia-1 h3 {
    color: #ffffff;
    margin: 0;
}

.numeralia-1 h4 {
    color: #ffffff;
    margin: 0;
}

.numeralia-1 p {
    color: #ffffff;
    margin: 0;
}

.postcontent {
    width: 100%;
}

.postcontent .post-timeline {
    padding-left: 0px;
    margin-right: 0 !important;
}



.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}

.modal-content {
    background-color: #fefefe;
    margin: 1% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    text-align: center;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 991px){
.product {
    width: 100%;
}


.modal-content {
    background-color: #fefefe;
    margin: 1% auto;
    padding: 4px;
    border: 1px solid #888;
    width: 100%;
    text-align: center;
}
}


h3 {
    font-size: 22px;
}


