.fill-section {
						background-image:url({$theme_path}/static/picture/text3.jpg);
            background-repeat: repeat;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-top: 15px;
            font-size: 40px;
	 					line-height:55px;
            text-align: center;
            font-weight: bolder;
            text-transform: capitalize;
            -webkit-font-smoothing: antialiased;
        }
.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-menu-item-megamenu{
	    animation: mfnSubmenuFadeInUp 0.8s cubic-bezier(0.2,1,0.3,1);
    -webkit-animation: mfnSubmenuFadeInUp 0.8s cubic-bezier(0.2,1,0.3,1);
}
.megamenubg{
	background:#044378;
}

.sub-title{
	font-size: 55px;
    line-height: 67px;
    font-weight: 900;
    display: inline-block;
    background: linear-gradient(90deg,#af6dff 0,#ff448e 25%,#ff9d57 50%,#ff38d3 75%,#00ffdc 100%);
	
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.button{
	padding:8px 15px;
}
.button-default .button .button_icon i{
	color:white;
}

.big-headings{
	color:#044378;
}

.column_counter .mcb-item-counter-inner{
background:none;
}


.story_box .photo_wrapper img{
	opacity:1;
}

.top{
	
	background-color:white;
	box-shadow: 1px 3px 6px 2px #f5f5f5eb;	
	padding:15%;
	height: 180px;
	border-radius: 7%;
}

.iconboxde{
	background-color:#fafeff;
	padding:15%;
	height: 180px;
	border-radius: 7%;
}

.mfn-megamenu-menu a .menu-icon > img{
		width: 36px;
}

.text-color
{
	color:
#DC3545 ;
}

/******Portfolio***/

 #Filters .filters_wrapper ul li.current-cat a, #Filters .filters_wrapper ul li a:hover{
	 background:#0c7fe0;
}

#Filters .filters_wrapper ul li a{
	background:#f2f4ff;
	font-size: 20px;
  border-radius: 5px;
  font-weight: 500;
	padding: 7px 20px;
	border:none;
}

#Filters .filters_wrapper ul li{
	width:auto;
}
/**********Contact Form*****/

.wpcf7-list-item{
	    background: #f5fafd;
    color: #094b7b;
    padding: 1% 2%;
    margin: 5px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 10px;
	  box-shadow: 0 4px 0px 0px #a0d5ff7;
}


input[type="text"], input[type="email"], textarea, select, input[type="file"]{
	border-color: #EBEBEB;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #bcbcbc;
    border-radius: 0;
    box-shadow: none!important;
    color: #a5a1a1;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    letter-spacing: 1.6px;
    line-height: 34px;
    margin-bottom: 0;
    outline: none;
    padding: 6px 0;
    text-align: left;
	    width: 100%;
}

input[type="text"]:focus,input[type="email"]:focus, textarea:focus{
	color: #000000;
    background-color: rgb(247 249 250);
    padding: 2%;
    border-color: #148dee;
}



.story_box .desc_wrapper hr{
	height:2px;
}

/***blog****/
.blog_slider .blog_slider_ul li{
border: 4px solid #f7f9fd;
    background: #ffffff;
    padding: 5% 2%;
	   border-radius: 10px;
}

.blog_slider .button{
    background-color: #1c6aa3;
}
.blog_slider .blog_slider_ul li .item_wrapper .image_frame{
	    margin-left: 0px;
}
.image_frame .image_wrapper img:not(.ls-l){
	border-radius:10px;
}

.blog_slider .blog_slider_ul li .item_wrapper .date_label{
	left:-15px;
}




.mfn-icon-box-top.mfn-icon-box-center .icon-wrapper{
	width:60%;
}


.promo_box_wrapper .photo_wrapper{
	width:22%;
}

.mfn-icon-box-left .icon-wrapper{
	width:23%;
}

.how_it_works .image_wrapper .number{
		width: 50px;
    height: 50px;
    font-size: 25px;
    font-weight: 900;
}



/****Icon Wrapper***/
.icon-wrapper{
	padding:3% 1%;
	border-radius: 5px;
}
.mfn-icon-box-left .icon-wrapper, .mfn-icon-box-right .icon-wrapper{
	width:15%;
}


ul.list_star li:before{
	color: #f87306;
}

.tabs_vertical.ui-tabs .ui-tabs-nav li{
	border-color:#fff;
}

.accordion .question > .title{
	    padding: 20px 14px 18px 60px;
}

.how_it_works.fill .image img{
	max-height: 50% !important;
}

.view-more{
	width:200px;
}

.article_box .photo_wrapper{
	width:30%;
}
.offer .offer_li .desc_wrapper .title{
	margin-bottom:0;
}

a.icon_bar{
	color: white;
    background: #0f5d9e;
    border-radius: 5px;
}
.tabs_wrapper ul li a{
	 color: #f87306!important;
    background: #fff!important;
}

 .tabs_wrapper ul li.ui-state-active a{
	 color: #fff!important;
    background: #f87306!important;
}

/* .mfn-popup-tmpl-content .mfn-popup-tmpl-content-wrapper{
	overflow:hidden;
} */


.intl-tel-input ul.country-list{
	position:relative;
	width:100%;
	
}

.intl-tel-input .country-list{
	z-index: 20000;
}
.intl-tel-input .country-list .country-name{
	color:black!important;
}/*** Fancy Link***/
a.mfn-link{
	    margin: 0px 67px;
	font-size:17px;
}
.megamenubg{
background:transparent!important;
}