.main-slider .owl-nav [class*=owl-] {
    padding: 5px 10px;
    line-height: 24px;
    font-size: 24px;
}

.main-slider {
    position: relative;
    position: relative;
}

.main-slider .owl-nav {
    position: absolute;
    top: 39%;
    width: 100%
}

.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    border: none;
    background: #ca3043;
}

.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
    font-size: 23px;
    color: #ffffff;
    line-height: 44px;
}

.main-slider .owl-nav .owl-prev {
    left: 10px;
}

.main-slider .owl-nav .owl-next {
    right: 10px;
}

.blog-section
{
	padding: 60px 0px;
}

.text-justify
{
	text-align: justify;
}

.pr-md-50
{
	padding-right: 50px;
}
.about-section, .page-contents
{
    padding:40px 0px;
}
.footer-contact {
    list-style: none;
    padding: 0px;
}

.footer-contact li {
    margin: 0 0 11px;
    position: relative;
    padding: 0 0 0 30px;
    color: var(--text-color-light);
}

.footer-contact li i {
    position: absolute;
    left: 0px;
    top: 3px;
}

.footer-contact li a {color: var(--text-color-light);}

.cute-btns .item {
    padding: 12px 23px;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    background-color: #f0f0f0;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.cute-btns .item .icon i {
    display: inline-block;
    font-size: 38px;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    display: inline-block
}

.cute-btns .icon {
    display: table-cell;
    vertical-align: middle;
    padding-right: 12px
}

.cute-btns .info {
    display: table-cell;
    vertical-align: middle
}

.cute-btns .info h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    line-height: 1.3;
    color: #000
}

.cute-btns .item.mariner i {
    color: #307ad5
}

.cute-btns .item.java i {
    color: #1ec1d9
}

.cute-btns .item.malachite i {
    color: #10c45c
}
.msg-bx
{
    
}
.msg-bx .title
{
    
}
.msg-bx
{
    background: #FFF;
    padding: 30px;
    margin: 0 0 30px;
}
.auhtour_box p
{
    font-size: 23px;
    font-weight: bolder;
    margin: 20px 0 0;
}
.auhtour_box h4
{
    font-size: 17px;
    font-weight: 400;
}
@media (max-width:992px)
{
        .msg-bx img{
        margin: 0 0 15px;
    }
    .msg-bx {
    padding: 20px 5px;
}.h2, h2 {
    line-height: 24px;
}
.h4, h4 {
    line-height: 21px;
}

    .about_us_section .pd_top_100
    {
            padding-top: 30px !important;
    }
    .logo img
    {
    width: 200px !important;
    }
    .news_box.default_style.list_view .image {
    padding: 11px 10px 0 10px;
}
    .image_boxes.style_one {
    margin-bottom: 0;
}
    
.header{
    padding: 12px 0px;
}
.auto-container, .auto_container {
    padding: 0px 0;
}
}