img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


.img_bg_con .img_bg {
	width:100%;
}


.title01 {
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.passage01 {
	padding:0px 20px 20px 20px;
	text-align:left;
}
@media(min-width:992px) {
	.passage01 {
		padding:0px 50px 20px 50px;
		text-align:left;
	}
}

.ALL {
	padding:0px 50px;
}
@media(min-width:992px) {
	.ALL {
		padding:0 15px;
	}
}

.sep01 {
	width:100%;
	border-top:2px solid #bcbece;
	padding-bottom:20px;
}


.toolbar {
	margin-bottom:50px;
}

.btn {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #4a4d54;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    line-height: 27px;
    outline: none;
    padding: 11.5px 20px;
    text-shadow: none;
    text-transform: uppercase;
    box-shadow: none;
    text-align: center;
    vertical-align: top;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}



.toolbar.mb2.mt2 .btn {
    border-radius: 35px;
    border: 1px solid #22295f;
    background-color: transparent;
    color: #22295f;
    margin: 6px 4px;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: inherit;
}

button.btn.fil-cat.activeclasstab {
    background-color: #22295f!important;
    color: #fff !important;
}



/* portfilio */
/*
div#portfolio > div {
    width: 50%;
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
*/

.cop_inner_buy {
    padding: 40px;
    min-height: 400px;
    text-align: center;
    box-shadow: 0px 0px 6px 2px #eaeaea;
	margin-bottom: 45px;    
}



.cop_inner_buy a {
    padding: 0px !important;
    margin: auto !important;
}

#maintop .item__module a, #mainbottom-2 .item__module a, #mainbottom-3 .item__module a, #mainbottom-4 .item__module a {
    color: #043b94;
    text-decoration: none;
    padding: 15px 30px;
    background-color: #fff;
    border-radius: 42px;
    font-weight: 800;
    font-size: 16px;
    margin-top: 15px;
    display: -webkit-inline-box;
    font-family: ralewaybold !important;
}

.itemid-616 .cop_sub_inner {
    padding: 10px 0px;
}

.itemid-616 .cop_sub_inner {
    min-height: auto;
}

h3.heading-style-3 visible-first {
	position: relative;
    margin-top: 0;
    text-rendering: optimizelegibility;
	line-height: 40px;
	margin-bottom: 0px;
	color: #21295e;
    font-weight: bold;
    font-size: 40px;
    text-transform: capitalize;
    font-family: ralewaybold !important;
}

.itemid-616 .cop_sub_inner p {
    width: auto;
    margin: auto;
    color: #4e547e;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
    margin-bottom: 23px !important;
    font-family: montserratlight !important;
}


