/*.btn1{*/
/*    -moz-user-select: none;*/
/*    background: rgba(183, 0, 49) none repeat scroll 0 0;*/
/*    border: 3px solid #fff;*/
/*    border-radius: 50px;*/
/*    color: #ffffff;*/
/*    cursor: pointer;*/
/*    display: inline-block;*/
/*    font-size: 20px;*/
/*    font-weight: 800;*/
/*    letter-spacing: 0;*/
/*    line-height: 1;*/
/*    margin-bottom: 0;*/
/*    padding: 15px 30px;*/
/*    text-align: center;*/
/*    text-transform: unset;*/
/*    touch-action: manipulation;*/
/*    transition: all 0.3s ease 0s;*/
/*    vertical-align: middle;*/
/*    white-space: nowrap;*/
/*    font-family: 'Muli', sans-serif;*/
/*    !*box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);*!*/
/*}*/
/*.btn2{*/
/*    -moz-user-select: none;*/
/*    background: rgba(183, 0, 49) none repeat scroll 0 0;*/
/*    border: 3px solid #fff;*/
/*    border-radius: 50px;*/
/*    color: #ffffff;*/
/*    cursor: pointer;*/
/*    display: inline-block;*/
/*    font-size: 20px;*/
/*    font-weight: 800;*/
/*    letter-spacing: 0;*/
/*    line-height: 1;*/
/*    margin-bottom: 0;*/
/*    padding: 15px 30px;*/
/*    text-align: center;*/
/*    text-transform: unset;*/
/*    touch-action: manipulation;*/
/*    transition: all 0.3s ease 0s;*/
/*    vertical-align: middle;*/
/*    white-space: nowrap;*/
/*    font-family: 'Muli', sans-serif;*/
/*    !*box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);*!*/
/*}*/
/*.btn_center1{*/
/*    position:absolute;*/
/*    right:2%;*/
/*    top:12px*/

/*}*/
/*.btn_center2{*/
/*    position:absolute;*/
/*    right:2%;*/
/*    top:15px*/

/*}*/
.container1 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container1 {
    max-width: 1300px;
}
.row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-xl-7{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 45px;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-height: 80px;
}
.col-md-6 .col-lg-4{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-4{
    -webkit-box-flex: 0;
    max-width: 33.333333%;
}
/*h2{*/
/*    font-family: 'Muli', sans-serif;*/
/*    color: #2e2c4f;*/
/*    margin-top: 10px;*/
/*    font-style: normal;*/
/*    font-weight: 800;*/
/*    text-transform: normal;*/
/*    */
/*}*/
.col-lg-4 {
    -webkit-box-flex: 0;
    max-width: 33.333333%;
}

.single-blog-post {
    box-shadow: 0px 0px 27px 0px rgba(11, 64, 134, 0.13);
    border-radius: 6px;
}
.mb-30 {
    margin-bottom: 30px;
}
h6 {
    display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
span {
    display: block;
}
h5 {
    display: block;
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.bc-top-wrap.mb-25 {
    margin-bottom: 22px;
}

.fix {
    overflow: hidden;
}