.breadcrumbs::before {
    background: repeating-linear-gradient(90deg, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7) 2px, transparent 0, transparent 6px);
}
body .boxed-container {
    background-image: none;
}



.page-header::after {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    top: 0;
    bottom: -12px;
    opacity: 0.5;
    background-image: url(/files/sfum.svg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: bottom right;
}


.form-control {
    border: 3px solid #dddddd!important;
    transition: all 100ms ease-out;
    height: auto;
}
.form-control:hover {
    border: 3px solid #aaaaaa!important;
}
.wpcf7-select, .wpcf7-text, .wpcf7-number, .wpcf7-date, .wpcf7-textarea {
    font-family: "Dosis", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 0.7999rem;
    width: 100%;
    transition: all 100ms ease-out;
		text-transform: capitalize!important;
		padding: 0.6rem 1.1111111111rem!important;
}
.footli {
    margin-bottom: 10px;
}
.myh2 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 21px;
    padding-top: 10px;
    padding-bottom: 5px;
		color:#000;
}
.myp {
		font-size:1rem; 
}
.footer::after {
    background-image: none;
}
.btn-primary-my {
		background-color: #4676A3;
		border-color: #4676A3;
		color:#fff;
}
.btn-primary-my2 {
		background-color: #DE2C68;
		border-color: #DE2C68;
		color:#fff;
}
.btn-primary-my2:hover {
		background-color: #1188CC;
		border-color: #1188CC;
		color:#fff;
}
.btn-primary-my:hover {
		background-color: #ec008c;
		border-color: #ec008c;
		color:#fff;
}
.content-area .icon-box .fa {
    color: #EC008C;
}
@media (min-width: 1350px) {
    .footer-top {
        width: calc(100% - 8.3333333333rem);
        margin: 3.6666666667rem 4.1666666667rem 0;
    }}
.myban .image-banner__text {
		text-shadow: 3px 3px 3px #000;
}
@media (max-width: 991.999px) {
    .top {
        display:none;
    }}
@media (max-width: 991.999px) {
    .footer {
        text-align:center;
    }}
@media (max-width: 991.999px) {
.footer-top .widget {
    margin-bottom: 1.6666666667rem;
    font-size: 1.2rem;
		}}
@media (max-width: 991.999px) {
    .main-navigation a {
        color: #3b3331;
        font-size: 1.2rem;
    }}
@media (max-width: 991.999px) {
.main-navigation .sub-menu a {
    font-size: 1rem;
		color:#555555!important;
		}}
@media (max-width: 991.999px) {
.main-navigation__featured-link {
		font-size: 1.1rem!important;
}}
@media (max-width: 991.999px) {
.pt-slick-carousel__content {
		text-align:center;
}}

.main-navigation .dropdown-toggle {
    padding: 25px 27px;
		background-color: #4676A3;
}
.main-navigation .dropdown-toggle:focus {
    background-color: #ec008c;
}
#iub-legalDoc h1 {
    font-size: 2rem!important;  
}
#iub-legalDoc .main-header p {
    font-size: 1.1rem !important;
}
#iub-legalDoc p, #iub-legalDoc li {
    font-size: 1rem;
}
#iub-legalDoc h2 {    
    font-size: 1.35rem!important;
}
#iub-legalDoc h3 {
    font-size: 1.2rem!important;
}
@media (max-width: 991.999px) {
.mydot {
   display:none;
		}}
@media (min-width: 992px) {
    .pt-slick-carousel__content-title{
     text-shadow: -3px 3px 10px #000, 3px -3px 10px #000;
			font-family: 'Short Stack', sans-serif;
				font-size: 2.2rem;
    }}
 .pt-slick-carousel__content-title {
			font-family: 'Short Stack', sans-serif;
}
.page-header__title {
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 0;
}