/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/




#primary-menu.style-2 {
    float: none;
    max-width: none;
    border-top: 1px solid #F5F5F5;
    background-color: #fecb0b;
    box-shadow: 2px 2px 2px rgba(0,0,0,.25);
}

.demos-filter {
			margin: 0;
			text-align: right;
		}

		.demos-filter li {
			list-style: none;
			margin: 10px 0px;
		}

		.demos-filter li a {
			display: block;
			border: 0;
			text-transform: uppercase;
			letter-spacing: 1px;
			color: #444;
		}

		.demos-filter li a:hover,
		.demos-filter li.activeFilter a { color: #1ABC9C; }

		@media (max-width: 991px) {
			.demos-filter { text-align: center; }

			.demos-filter li {
				float: left;
				width: 33.3%;
				padding: 0 20px;
			}
		}

		@media (max-width: 767px) {
			.demos-filter li { width: 50%; }
		}

		.revo-slider-emphasis-text {
			font-size: 64px;
			font-weight: 700;
			letter-spacing: -1px;
			font-family: 'Raleway', sans-serif;
			padding: 15px 20px;
			border-top: 2px solid #FFF;
			border-bottom: 2px solid #FFF;
		}

		.revo-slider-desc-text {
			font-size: 20px;
			font-family: 'Lato', sans-serif;
			width: 650px;
			text-align: center;
			line-height: 1.5;
		}

		.revo-slider-caps-text {
			font-size: 16px;
			font-weight: 400;
			letter-spacing: 3px;
			font-family: 'Raleway', sans-serif;
		}
		.tp-video-play-button { display: none !important; }

		.tp-caption { white-space: nowrap; }
                
                
                #slider{
                    
                    height: 100% !important;
                }
                
                .expertise-text {
    width: 100%;
    padding-bottom: 20px;
}

.expertise-text  ul li {
    float: left;
    width: 50%;
    font-size: 16px;
    line-height: 2.5;
}
.expertise-text  ul{
    list-style: none;
}

.color-green{
    
    color:#59BA41;
}
.m-r-20{
    
    margin-right:10px;
}

.content-wrap {
    position: relative;
    padding: 30px 0;
    margin-bottom: 50px;
}

.content-block h3{
    
    margin:0px;
}

.expertise-text ul{
    
    margin:10px;
}

.content-wrap .header-stick {
    margin-top: 50px !important;
}

.blue-color{
    
    color:#00639f
}

.metis .tp-tab-number{
    
    font-size:24px !important;
}

.m-t-10{
 margin-top: 10px;   
    
}

.content-wrap{
    
    padding-bottom:0px;
     margin-bottom:0px;
     background-color: #f5f5f5
}
.no-margin{
    
    margin:0px !important;
}
.m-b-10{
    padding-bottom:10px;
}

#footer.dark, .dark #footer {
    background-color: #004f79;
    color: #CCC;
    border-top-color: rgba(0,0,0,0.2);
}
.card{
    
        border: 1px solid rgba(0,0,0,.09);
    padding: 50px 50px;
    box-shadow: 5px 5px 2px rgba(0,0,0,.065);
    background-color: white;
    
    
}

.marginup{
    
    margin-top:30px;
     margin-bottom:30px;
}

#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    width: 260px;
    background-color: #00629d;
    box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
    border: 0px solid #EEE;
    border-top: 0px solid #026a9e;
    height: auto;
    z-index: 199;
    top: 100%;
    left: 0;
    margin: 0;
    color:white;
}

#primary-menu ul ul li > a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    font-family: 'Lato', sans-serif;
}

.whitebg{
    
    background-color: white;
}
.no-padding{
    
    padding:0px !important;
}
.no-margin{
    
    margin:0px !important;
}

.m-t-30{
    
 margin-top:30px;   
}
.p-b-20{
    
    padding-bottom: 20px;
}

.p-b-10{
    
    padding-bottom: 10px;
}
.m-b-10{
 margin-bottom: 10px;   
}
.border-bottom{
    
    border-bottom: 1px solid #e7e7e7;
}

.contents-block p {
    
  font-size: 16px;  
}

.bold-italic{
    
    font-weight:bold;
 
    color:#000;
}

.bold{
    font-weight:bold;
    color:#000;
    
}

.fs-24 p{
    
    font-size:18px !important;
    color:#eab81c;
    font-weight: bold;
}

.fs-16{
       font-size:16px !important; 
    
}

.fs-14{
       font-size:14px !important; 
    
}

.special-block{
    
    background-color: #fff;
    padding:20px;
    overflow: hidden;
}

.special-block h4{
    
    text-align: center;
}

.p30{
    padding:30px;
}

.divider.divider-border i {
    line-height: 38px;
    background-color: transparent;
    border: 1px solid #cecece;
}

.divider.divider-border {
    color: #cecece;
}
.divider {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
    color: #E5E5E5;
    width: 100%;
}

.fbox-media {
    margin-bottom: 20px;
}

.iconlist li {
    position: relative;
    margin-bottom: 15px;
}

.header-txt {
    background-color: #00639f;
    padding: 15px;
    color: white;
    margin-bottom: 30px;
    border-left:10px solid #fecb0b;
}




.sidebar-inside{
    
    background-color: #fecb0b;
    padding: 20px;
}

.higlight-list li{
    
    font-size:16px;
}
.m-b-50{
    margin-bottom:50px;
}

.m-t-50{
    margin-top:50px;
}

label {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}


.header-txt {
    background-color: #fff;
    padding: 15px;
    color: #00639f;
    margin-bottom: 30px;
    border-left: 10px solid #fecb0b;
    text-transform: uppercase;
    font-weight: bold;
}

.slim {
    font-weight: 300;
    color: #000;
}

.fs-24 p {
    font-size: 24px !important;
    color: black;
    font-weight: 300;
}

.iconlist {
    padding-left: 0;
    margin-left: 1.75em;
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
}

.text-high{
    
    font-size: 18px;
    color:#00639f;
}

.p-t-0{
    padding-top:0px;
     padding-bottom:0px;
}

.special{
    padding: 20px;
    background-color: beige;
}

.background-blue{
    
    background-color: #0492b3;
}
.background-biege{
    
    background-color: beige;
}


.p-t-50{
    
    padding-top:50px
}

.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.fs-18{
  font-size: 18px;  
    
}
.white-color{
    
    color:white !important;
}

.header-txt span{
    
    font-weight: 100;
    text-transform: none;

}

.m-t-20{
 margin-top:20px;   
}

.flow-text li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.flow-text {
    width: 100%;
    padding-bottom: 20px;
    padding:20px 70px;
    border:5px solid rbga(0,0,0,.15);
    overflow:hidden;
    list-style: none;
    font-size:16px;
  
}

.color-gray{
    color:#555;
}

.p-l-30{
    
    padding-left:30px;
}

.p-t-30{
    padding-top:30px;
}

.pricing-title h3 {
    margin: 0;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff;
    margin: 0px 30px;
}

.pricing-title {
    padding: 15px 0;
    background-color: #00639f;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.pricing-box {
    position: relative;
    border: 1px solid rgba(0,0,0,0.075);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: beige;
}

.pricing-features ul {
    margin:20px;
    list-style:circle;
    padding:20px;
        margin-top: 0px;
}

.pricing-features ul li{
    text-align: left;
    padding:5px;
    font-size: 16px;
}

.pricing-features {
    border-bottom: 1px solid rgba(0,0,0,0.075);
    min-height: 360px;
}

.pricing-title {
    padding: 15px 0;
    background-color: #00639f;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #000;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.m-b-20{
    margin-bottom: 20px !important;
}

.patch-blue{
        padding: 10px 15px;
        background-color:#00639f;
        color:white !important;margin-bottom: 20px;
}

.patch-blue h2, .patch-blue h5{
                 
                     color:white !important;
             }