*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    outline: none;
    border: none;
}

h1,h2,h3,h4,h5,h6,a,p{
    font-family: 'Montserrat', sans-serif;
}

header .banner-right .banner-img{
    background: url(../images/hero.jpg);
    height: auto;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
}
header {
    background: #261307;
}

.navbar-brand img {
    width: 100%;
    height: auto;
}
.navbar-brand {
    padding: 20px 0;
}

.banner-left .intro h1{
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    margin-top: 50px;
}
.banner-left .intro h2{
    margin-top: 40px;
    font-weight: 300;
    font-size: 40px;
    color: #fff;
}

.banner-left .intro-desc{
    margin-top: 40px;
}
.banner-left .intro-desc p{
    width: 75%;
    color: #fff;
    font-weight: 300;
}

.intro-btn {
    margin-top: 50px;
    text-transform: uppercase;
    margin-bottom: 67px;
}
.intro-btn .price{
    background: #fff;
    font-size: 14px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.7rem 1rem;
}
.intro-btn .dates{
    background: #f3e200;
    font-size: 14px;
    border-top-left-radius: 00px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 0.7rem 1.5rem;
    margin-left: -5px;
}


.banner-right .social{
    float: right;
}
.social i {
    color: #fff;
    padding: 40px 10px;
}
.banner-right .brands {
    padding-top: 400px;
    padding-left: 50px;
    padding-right: 43px;
    padding-bottom: 59px;
}

.banner-right .brands img {
    margin-top: 20px;
    width: 100%;
    height: auto;
}

.banner-right .brands h6 {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-style: italic;
}

/* main */

/* modal */
.modal-dialog {
	max-width: 800px;
	margin: 30px auto;
}
.modal-body {
	position: relative;
	padding: 0px;
}
.close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}
/* modal-end */

.section-1 {
    margin-top: 90px;
}
.section-1 .section1-head h4{
    font-weight: 400;
    font-size: 26px;
}
.section-1 .section1-head p{
    width: 75%;
    margin: auto;
    font-weight: 400;
    font-size: 14px;
}

.section-1 .content1{
    margin-top: 50px;
}
.section-1 .content1 .content-txt {
    padding: 30px;
    text-align: center;
    border: 1px solid rgb(199, 199, 199);
}
.content-txt p{
    font-size: 14px;
    font-weight: 300;
}
.content1 img {
    width: 100%;
    height: auto;
}

/* section-2 */

.section-2 {
    background: url(../images/106.jpg);
    margin-top: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section-2 .appo-head {
    margin-top: 70px;
}

.appo-head h3 {
    font-weight: 400;
}
.appo-head p{
    margin-top: 10px;
    width: 50%;
    font-weight: 300;
    font-size: 14px;
    line-height: 27px;
}
.appo-body {
    margin-top: 30px;
}

.appo-body .name {
    padding: 0.5rem 1.5rem;
    width: 90%;
}
.appo-body .mail {
    padding: 0.5rem 1.5rem;
    width: 90%;
}
.appo-body .msg {
    margin-top: 30px;
    padding: 1rem 1.5rem 5rem 1.5rem;
    width: 95%;
}
::placeholder {
    font-size: 0.7rem;
    font-family: 'Montserrat', sans-serif;
}

.appo-btn {
    margin-top: 30px;
    margin-bottom: 100px;
}
.appo-btn .btn {
    background: #f3e200;
    padding: 0.7rem 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
}

/* section-3 */

.section-3{
    margin-top: 90px;
}
.section-3 .section3-head{
    text-align: center;
}
.section-3 .section3-head h3{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}
.section-3 .section3-head p{
    margin-top: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 15px;
}

.section-3 .section3-body {
    margin-top: 70px;
}

.section-3 .section3-body i{
    float: left;
    color: #fff;
    font-size: 25px;
    padding: 0.7rem;
    margin-top: 35px;
}

.section-3 .section3-body h4{
    color: #000;
    font-family: 'Roboto Slab', serif;
    margin-left: 65px;
    margin-top: 30px;
    width: 50%;
    font-weight: 300;
}
.section-3 .section3-body a{
    text-decoration: none;
}
.section3-body p{
    padding: 20px;
    font-size: 14px;
}
.section3-body .content {
    border: 1px solid rgba(0, 0, 0, 0.356);
    width: 320px;
    height: 290px;
    margin: auto;
}

/* section-4 */

.section-4{
    margin-top: 90px;
}
.section-4 .section4-head{
    text-align: center;
}
.section-4 .section4-head h3{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}
.section-4 .section4-head p{
    margin-top: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 15px;
}

.section-4 .section4-body {
    margin-top: 50px;
    text-align: center;
}
.section-4 .section4-body .col-md-4{
    margin: 20px 0;
    font-family: 'Roboto Slab', serif;
}
.section-4 .section4-body .col-md-4 span {
    padding-left: 20px;
    font-weight: 400;
}
.section-4 .section4-body .col-md-4 i {
    color: #fff;
    background: #464646;
    font-size: 15px;
    padding: 10px;
}


/* footer */

/* section-5 */

.section-5 {
    margin-top: 90px;
}
.section-5 .foot-sec {
    position: relative;
}
.section-5 .footer-img img {
    width: 100%;
    height: auto;
    background-position: center;
}
.bs {
    position: absolute;
    top: 25%;
    right: 15%;
    width: 550px;
}
.section-5 .bs .bs-content {
    border: 1px solid rgba(255, 255, 255, 0.377);
    padding: 10px 0;
    margin: 60px 0;
}
.section-5 .bs .bs-content:hover {
    border: 1px solid rgb(255, 255, 255);
    cursor: pointer;
}

.section-5 .section5-head h3{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}
.bs-content .bs-content-left {
    margin: auto;
    border-right: 1px solid rgba(255, 255, 255, 0.377);
    text-align: center;
    padding: 20px;
}
.bs-content .bs-content-left h3{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}
.bs-content .bs-content-left h3 sup {
    font-size: 12px;
    font-weight: 300;
    
}

.bs-content .bs-content-right{
    margin: auto;
    padding: 10px;
}
.bs-content .bs-content-right h6 a{
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}
.bs-content .bs-content-right p{
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
    font-weight: 200;
}

/* section-6 */

.section-6 .logo2 {
    padding: 40px 0 ;
}
.section-6 .logo2 img{
    width: 70px;
    height: auto;
}
.section-6 .footer-icon{
    padding: 40px 0;
    text-align: right;
}

.section-6 .footer-icon i {
    padding: 15px 10px;
    color: #000;
}
.logo2 span{
    padding-left: 1rem;
}