 footer .bg_footer {
    background: #032448 url(../../media/img/elements/pattern.png) repeat 0 0;
    color: #fff;
    padding: 30px 0 10px
} 

.footer-wrapper 
{
    position: relative;
}
footer .row--0
{
	margin-left: -0px;
	margin-right: -0px;
}
footer .row--0>[class*="col"] {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-default .footer-left {
	background: -webkit-linear-gradient(305deg, #ff008f 0%, #ee076e 100%);
	background: -o-linear-gradient(305deg, #ff008f 0%, #ee076e 100%);
	background: linear-gradient(145deg, #ff008f 0%, #ee076e 100%);
	padding: 120px 120px;
	position: relative;
	z-index: 2;
	margin-right: -15px;
	border-top-right-radius: 6px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-default .footer-left {
        padding: 120px 80px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-default .footer-left {
        padding: 60px 70px;
    }
}@media only screen and (max-width: 767px) {
    .footer-default .footer-left {
        padding: 60px 30px;
    }
}
.footer-default .footer-left::before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url("https://www.vagotour.com/assets/media/img/elements/pattern-1.png");
	content: "";
	z-index: 1;
	opacity: 0.5;
	border-top-right-radius: 6px;
}
.footer-default .footer-left .inner {
    z-index: 5;
    position: relative;
}
.footer-default .footer-left .inner>span {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: block;
    margin-bottom: 9px;
}
@media only screen and (max-width: 575px) {
    .footer-default .footer-left .inner>span {
        letter-spacing: 1px;
        margin-bottom: 9px;
    }
}


.footer-default .footer-left .inner h2 {
    color: #ffffff;
    font-size: 75px;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    line-height: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-default .footer-left .inner h2 {
        font-size: 50px;
        line-height: 61px;
    }
}
@media only screen and (max-width: 767px) {
    .footer-default .footer-left .inner h2 {
        font-size: 45px;
        line-height: 51px;
    }
}

.footer-default .footer-left .inner::after {
    content: url(https://www.vagotour.com/assets/media/img/elements/go.png);
    position: absolute;
    right: 0;
    top: 38%;
    z-index: -1;
    font-size: 240px;
    font-weight: 900;
    color: rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 295px;
    height: 301px;
}
.footer-default .footer-left .inner a.rn-button-style--2 {
    margin-top: 30px;
    border-color: #ffffff;
    color: #ffffff;
}
@media only screen and (max-width: 767px) {
    .footer-default .footer-left .inner a.rn-button-style--2 {
        margin-top: 10px;
        padding: 10px 23px;
    }
}

@media only screen and (max-width: 575px) {
    .footer-default .footer-left .inner a.rn-button-style--2 {
        padding: 7px 16px;
    }
}

.footer-default .footer-left .inner a.rn-button-style--2:hover {
    background: #fff;
    border-color: #fff;
    color: #ff008f;
}

.footer-default .footer-right {
    background-image: url(../images/bg/bg-image-8.jpg);
    padding: 70px 70px 150px 70px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-left: 120px;
}
[data-black-overlay]::before {
    background-color: #00010c;
}
[data-overlay],
[data-black-overlay],
[data-white-overlay] {
    position: relative;
    z-index: 1;
}
[data-overlay="6"]::before,
[data-black-overlay="6"]::before,
[data-white-overlay="6"]::before {
    opacity: 0.6;
}
[data-overlay]::before,
[data-black-overlay]::before,
[data-white-overlay]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

button.rn-button-style--2,
a.rn-button-style--2 {
    color: #c6c9d8;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 2px solid #b1b4c1;
    padding: 15px 40px;
    border-radius: 6px;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer-default .footer-right .footer-widget h4 {
        color: #c6c9d8;
        font-weight: 500;
        line-height: 1.4074;
        margin-bottom: 30px;
        opacity: 0.75;
}

.footer-default .footer-right .footer-widget ul.ft-link {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-default .footer-right .footer-widget ul.ft-link >li {
    line-height: 1.71429;
}
.footer-default .footer-right .footer-widget ul.ft-link li a {
    color: #c6c9d8;
    font-size: 16px;
    opacity: 0.75;
}

footer .bg_footer h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px
}
footer .bg_footer li a{
    color:rgb(255, 255, 255)
}
/*-------------------------
    Copyright Style Css
--------------------------*/

.copyright-text {
    position: absolute;
    bottom: 0;
}
.copyright-text p {
   margin: 0 0 10px 0;
}
@media only screen and (max-width: 767px) {
    .copyright-text {
        position: static;
        bottom: 0;
        padding-top: 33px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .copyright-text {
        position: static;
        bottom: 0;
        padding-top: 33px;
    }
}

.copyright-text p {
    color: #c6c9d8;
    font-size: 14px;
    opacity: 0.75;
}
/* Social icon Styles  */

ul.social-share {
    padding: 0;
    margin: 0;
    margin: -6px;
}

ul.social-share li {
    margin: 6px;
}

ul.social-share li a {
    width: 40px;
    display: inline-block;
    height: 40px;
    border: 2px solid rgba(198, 201, 216, 0.75);
    line-height: 35px;
    color: rgba(198, 201, 216, 0.75);
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
}

ul.social-share li:hover a {
    background: #ff008f;
    border-color: #ff008f;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

ul.social-share.color-theme li a {
    border-color: #ff008f;
    color: #ff008f;
}

ul.social-share.color-theme li a:hover {
    background: #ff008f;
    border-color: #ff008f;
    color: #ffffff;
}

ul.social-share.rn-lg-size {
    margin-top: 0 !important;
}

ul.social-share.rn-lg-size li a {
    width: 50px;
    height: 50px;
    line-height: 47px;
    font-size: 16px;
}

ul.social-share.social-style--2 li a {
    border: 0 none;
    width: 30px;
    height: auto;
    text-align: left;
    line-height: inherit;
    font-size: 16px;
}

ul.social-share.social-style--2 li:hover a {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul.social-share.social-style--2.color-theme li a {
    color: #ff008f;
}

ul.social-share.social-style--2.color-theme li a:hover {
    color: currentColor;
}

ul.social-share.social-style--2.color-black li a {
    color: #1d1d24;
    opacity: 0.8;
}

ul.social-share.social-style--2.color-black li a:hover {
    color: #ff008f;
    opacity: 1;
}

/* footer a {
    color: #fff
}

footer a:hover {
    color: #999
} */

footer ul {
    margin: 0;
    padding: 0 0 10px;
    list-style: none
}

#social_footer {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 30px;
    margin-top: 30px
}

#social_footer p {
    font-size: 12px;
    color: #8c8c8c
}

#social_footer ul {
    margin: 0;
    padding: 0 0 10px;
    text-align: center
}

#social_footer ul li {
    display: inline-block;
    margin: 0 5px 10px
}

#social_footer ul li a {
    color: #fff;
    text-align: center;
    line-height: 35px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#social_footer ul li a:hover {
    background: #fff;
    color: #111
}

a#phone,
a#email_footer {
    display: block;
    position: relative;
    color: #ea8347;
    font-size: 16px;
    padding-left: 40px;
    margin: 20px 0
}

a#phone:hover,
a#email_footer:hover {
    color: #fff
}

a#phone:before,
a#email_footer:before {
    font-style: normal;
    font-weight: 400;
    font-family: 'icon_set_1';
    position: absolute
}

a#phone:before {
    font-size: 30px;
    content: '\79';
    left: 0;
    top: 0
}

a#email_footer:before {
    font-size: 28px;
    content: '\74';
    left: 0;
    top: 5px
}

ul.brand-style-2 {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 575px) {
    ul.brand-style-2 {
        margin: 0 -15px
    }
}

ul.brand-style-2 li {
    padding: 25px;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center
}

@media only screen and (max-width: 767px) {
    ul.brand-style-2 li {
        -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        padding: 17px 10px
    }
}

@media only screen and (max-width: 575px) {
    ul.brand-style-2 li {
        -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        padding: 0 15px;
        margin-bottom: 16px
    }
}

ul.brand-style-2 img,
ul.brand-style-2 object {
    opacity: .7;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    max-height: 110px;
    max-width: 150px;
    cursor: pointer;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

@media only screen and (max-width: 767px) {
    ul.brand-style-2 img,
    ul.brand-style-2 object {
        max-height: 60px;
        max-width: 90px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    ul.brand-style-2 img,
    ul.brand-style-2 object {
        max-width: 129px
    }
}

@media only screen and (max-width: 575px) {
    ul.brand-style-2 img,
    ul.brand-style-2 object {
        max-height: initial;
        max-width: 100%
    }
}

ul.brand-style-2 img:hover,
ul.brand-style-2 object:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%)
}

@media (max-width: 991px) {
    a#phone,
    a#email_footer {
        font-size: 12px;
        padding-left: 25px;
        margin: 5px 0
    }
    a#phone:before,
    a#email_footer:before {
        font-size: 18px
    }
    a#email_footer {
        margin-bottom: 10px
    }
}

@media (max-width: 768px) {
    footer ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
}

@media (max-width: 480px) {
    #hero {
        height: 250px
    }
    .intro_title {
        display: none
    }
}