/*



*/

@font-face {
    font-family: 'khandbold';
    src: url('fonts/khand-bold-webfont.woff2') format('woff2'),
         url('fonts/khand-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'khandregular';
    src: url('fonts/khand-regular-webfont.woff2') format('woff2'),
         url('fonts/khand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans300';
    src: url('fonts/museosans_0-webfont.woff2') format('woff2'),
         url('fonts/museosans_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'museo_sans500';
    src: url('fonts/museosans_500-webfont.woff2') format('woff2'),
         url('fonts/museosans_500-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_sans900';
    src: url('fonts/museosans_3-webfont.woff2') format('woff2'),
         url('fonts/museosans_3-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

 body {
    font-family: 'museo_sans300';}

h1, h2, h3{
 font-family: 'khandbold';
margin: 0 0 10px 0;} 
 h4, h5, h6 {
font-family: 'khandregular';
margin: 0 0 10px 0;} 
h6.porto-sicon-title{
	font-family: 'museo_sans500';
}

p{line-height:28px}

.bt500{
    font-family: 'museo_sans500';
}

.btext {
font-family: 'museo_sans900';}

.twhite h1, .twhite h2, .twhite h3, .twhite h4, .twhite p{
	color:#fff;
}
#header .logo {
  
}

.header-contact {
    font-size: 17px;
    font-family: khandregular;
    font-weight: bold;
}

.page-top .page-title {
 
    font-family: 'khandregular';
} 

.porto-btn {
    font-family: khandbold;
	    font-size: 20px;
}


#main-menu.container {
    border-top: 2px solid #000;
}

#main-menu .mega-menu {
    margin-top: 10px;
}
.mega-menu>li.menu-item {
    margin-right: 8px;
    margin-left: 8px;
}


#main-menu .mega-menu > li.menu-item > a {
   font-family: 'khandbold';
   padding:8px 10px 6px !important;
}

#main-menu .mega-menu > li.menu-item.active > a{
	border-bottom:2px solid #00aeef;
}



#main-menu .mega-menu > li.menu-item.mri > a{
	    font-size: 19px !important;
		    padding: 12px 26px !important;
}

#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    font-weight: normal;
    font-family: 'museo_sans900';
}

.home-blog .post-item{
	background:#fff;
	padding:12px;
}

.home-blog article.post .post-item .read-more{
    display: block;
    margin-top: 10px;
}

.home-blog .post-item h4 {
    font-family: 'museo_sans500';
    font-size: 18px;
    text-transform: uppercase;
    line-height: 26px;
}

.home-blog p.post-excerpt {
    color: #999;
    font-size: 16px;
}

#nav-panel .accordion-menu li.menu-item .sub-menu li:hover > *:not(.sub-menu) {
    color: #edef3c;
    background-color: #000000;
}

#nav-panel .accordion-menu > li.menu-item > a {
    
	    font-family: 'khandregular';
		    letter-spacing: 0.5px;

}

.testimonial blockquote p {
    font-family: 'museo_sans300';
font-style: normal;

    font-size: 20px;}

	
button.slick-prev.default.slick-arrow, button.slick-next.default.slick-arrow {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 0px;
    width: 40px;
    height: 40px;
}

.porto-sicon-box {
    margin-bottom: 2px;
}

.porto-u-icons.porto-icons-center {
    text-align: center;
}

.porto-u-icons.porto-icons-center .porto-icon {
    height: 1em;
    width: 1em; 
line-height: 1em; }

#footer .col-lg-5 {
    background: #12a8b2;
}
#footer .col-lg-5 #text-4 {
    margin: 0px;
}

#footer .widgettitle, #footer .widget-title{
    font-size: 25px;
    font-family: khandbold;
	    letter-spacing: 0.5px;
		margin-top: 10px;
}
#footer .widget ,#footer .widget>div>ul, #footer .widget>ul {
    font-size: 13px;
    text-transform: uppercase;
	    font-family: 'museo_sans500';

}

#footer .footer-ribbon {
    font-family: 'museo_sans300';
    margin: -120px 0 0 0;
font-size: 16px;}




#footer .footer-ribbon a{
    margin: 0;
    border: 2px solid #fff;
    color: #ffffff;
        padding: 10px 30px;
    margin-top: 5px;
}

#footer .widget_text ul li {
    margin-bottom: 8px;
}

#footer a:hover{text-decoration:none;}




#footer .follow-us {
    
	margin-bottom: 10px;
}

.share-links .share-flickr:before {
    content: "\f180";
}

#footer .footer-bottom {
    font-size: 15px;
	border-top: 1px solid #fff;
  
}

@media (min-width:1200px) {

/* .header-main .header-right li.menu-item:last-child{
    margin-right: 10px !important;
}
 */
}

@media (max-width: 768px){
	#header .header-contact,#header .share-links{display:none;}
}

@media (max-width: 991px){
	
 #header .header-main .container .header-right {
    text-align: right;
}
	
	
h1 {
    font-size: 45px;
    line-height: 50px;
}
h2 {
    font-size: 40px;
    line-height: 45px;
}

h3 {
    font-size: 35px;
    line-height: 40px;
}

h4 {
    font-size: 30px;
    line-height: 35px;
}

.mega-menu>li.menu-item {
    margin-right: 6px;
    margin-left: 6px;
}

.show-ribbon .col-lg-4 {
    margin-top: 80px;
}

#footer .footer-ribbon{
	text-align:center;
}
	}
	
@media (min-width: 768px){
#header.header-corporate .block-inline {
    margin: 0px !important;
}	
}

@media (min-width: 992px){
	.bgblue {
    background: #165176;
    
}
.bgblue a{color:#fff !important}
.mri{
	float: right !important;
}
.rib-text {
    width: 75%;
    float: left;
    margin-right: 38px;
}
}


