/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}


/*
 * Base structure
 */

body {
  
  font-family: 'HelveticaNeueLT5';
}

@font-face {
    font-family: 'HelveticaNeueLT5';
    src: url('fonts/HelveticaNeueLT5.eot');
    src: url('fonts/HelveticaNeueLT5.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLT5.woff2') format('woff2'),
         url('fonts/HelveticaNeueLT5.woff') format('woff'),
         url('fonts/HelveticaNeueLT5.ttf') format('truetype'),
         url('fonts/HelveticaNeueLT5.svg#HelveticaNeueLT5') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueLT77Bold';
    src: url('fonts/HelveticaNeueLT77Bold.eot');
    src: url('fonts/HelveticaNeueLT77Bold.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLT77Bold.woff2') format('woff2'),
         url('fonts/HelveticaNeueLT77Bold.woff') format('woff'),
         url('fonts/HelveticaNeueLT77Bold.ttf') format('truetype'),
         url('fonts/HelveticaNeueLT77Bold.svg#HelveticaNeueLT77Bold') format('svg');
}

@font-face {
    font-family: 'Miganty';
    src: url('fonts/Miganty.eot');
    src: url('fonts/Miganty.eot') format('embedded-opentype'),
         url('fonts/Miganty.woff2') format('woff2'),
         url('fonts/Miganty.woff') format('woff'),
         url('fonts/Miganty.ttf') format('truetype'),
         url('fonts/Miganty.svg#Miganty') format('svg');
}


.cover-container {
  max-width: 42em;
}


/*
 * Header
 */

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 500;
  color: rgba(255, 255, 255, .5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.section-1 {
    background: #f97923;
}

.section-1 .nav-masthead a.nav-link {
    color: #fff;
    text-shadow: none;
    margin: 0px 30px;
    text-decoration: none;
    font-family: HelveticaNeueLT5;
    padding-bottom: 0;
    font-size: 18px;
    position: relative;
    letter-spacing: 1.1px;
}

.section-1 .nav-masthead a.nav-link:after {
    display: block;
    content: "";
    padding: 4px;
    background: #fff;
    position: absolute;
    right: -20px;
    top: 13px;
    border-radius: 10px;
    opacity: .7;
}

.section-1 .nav-masthead a.nav-link:last-child:after {
    display: none;
}

.section-1 .nav-masthead {    
    display: inline-block;
    width: 100%;
    display: flex;
}

.header-inn {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
    background: #fa8a2c;
    border-radius: 30px;
    padding: 7px 0;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  /*border-bottom-color: rgba(255, 255, 255, .25);  */
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

.section1-rel {
    position: relative;
}

.section-1 .banner-btm .image {
    /* position: absolute; */
    text-align: right;
    margin-right: 60px;
    position: relative;
    margin-bottom: -147px;
    z-index: 999;
}

.section-1 .banner-btm .image img.img-fluid {
    width: 80%;
}

.section-1 .info h1 {
    font-family: 'Miganty';
    font-size: 70px;
    font-weight: normal;
}

.section-1 .info h2 {
    font-family: 'HelveticaNeueLT5';
    font-size: 44px;
    opacity: .8;
}

.section2-rel {}

.section2-rel .info {
    position: absolute;
    top: 30px;
    right: 70px;
    padding-right: 0;
    padding-top: 30px;
}

.section-2.covercontainer {
    position: relative;
}

.section2-rel .info h3 {
    color: #ef4136;
    font-family: 'Miganty';
    font-size: 80px;
    margin: 0;
    line-height: 70px;
}

.section2-rel .info h2 {
    color: #ef4136;
    font-family: 'Miganty';
    font-size: 110px;
    padding-right: 300px;
}

.section2-rel .info h4 {
    color: #111;
    text-align: right;
    font-size: 40px;
    font-weight: 400;
}

footer {
    background: #e45032;
    padding: 100px 0 20px;
    text-align: center;
    color: #fff;
}

footer p {
    color: #ffda88;
    text-shadow: none;
    font-family: 'HelveticaNeueLT5';
    font-size: 20px;
    font-weight: 300;
}

.ftr-bar {
    background: #f8d69e;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
}

.chat-icon {
    position: fixed;
    right: 0;
    bottom: 90px;
}

.chat-icon img.img-fluid {
    max-width: 110px;
}


        .section02{
            .row{
                display: flex;
                flex-direction: column;
                gap: 20px;
            }
                img{
        width: 100%;
        height: auto;
    }
            position: relative;
            .main-div{
                position: absolute;
                top: 20%;
                left: 10%;
                width: 100%;
                color: white;
                text-align: center;
            }   
        }
        .top{
            text-align: start;
            .heading{
                display: flex;
                flex-direction: row;
                align-items: end;
                flex-wrap: wrap;
                padding: 0%;
                margin: 0%;
				align-items: center;
				padding-top: 20px;
			}

                h2 {
                    padding: 0px 0 0 0%;
            margin: 0%;
            margin-right: 10px;
            color: #7a4701;
            font-family: 'Miganty';
            text-shadow: none;
            font-size: 75px;
                }
				
				h3 {
					margin: 0%;
            margin-right: 10px;
            color: #7a4701;
            font-family: 'Miganty';
            text-shadow: none;
            
            font-size: 45px;
                }
            }
        }
        .section02 .mid{
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: start;
            
            flex-wrap: wrap;
            .left,
            .right{
                 width: 45%;
                 min-width: 400px;
                text-align: start;
                display: flex;
                flex-direction: column;
                align-items: start;
                gap: none;
                h3{
                    padding: 0%;
                    margin: 0%;
                }

            }
            .left{
                padding-top: 20px;
            }

        }
        .section02 .btm {
            margin-top: 100px;
            display: flex;
            text-align: center;
            justify-content: center;
            align-items: center;

            .text{
                width: fit-content;
                padding: 0px 20px;
                background-color: aliceblue;
                border-radius: 50px;
            }
        }
		

.section02 {
	 /*background-image: url('assets/dist/images/sec2-img11.jpg');
    background-size: 100%;     
    background-repeat: no-repeat;
    width: 100%; */

	padding-top: 0px;
    background-position: top ;

}
.section02 .top p {
    color: #7a4701;
    font-size: 24px;
    font-weight: bold;
}

.section02 .mid {
    display: flex;
    justify-content: space-between;
}

.section02 .mid h3 {
    color: #fc730b;
    font-weight: 700;
    line-height: 40px;
    margin: -0;
}

.section02 .mid p {
    color: #111;
    font-weight: bold;
    font-size: 18px;
}

.section02 .mid h6 {
    color: #111;
    font-weight: bold;
    font-size: 18px;
}

.section02 .mid .right {
    width: 47%;
}

.section02 .btm {
	padding-bottom: 50px;
}

.section02 .btm .text {
    background: #ffdb89d9;
    padding: 15px 50px;
}

.section02 .btm .text p {
    margin: 0;
    color: #111;
    font-weight: 600;
    font-size: 18px;
}

.section02 .container.ops {
    position: absolute;
    top: 0;
    margin: auto;
    right: 0;
    left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


@media (min-width:1500px){	
	.section02 .container {
		max-width: 1500px
	}
	.section2-rel .info h4 {
    padding-right: 70px;
}
}

 
      

@media (max-width:1450px){
	
	
	.section-1 .info h1 {
    font-size: 56px;
}
.section-1 .info h2 {
    font-size: 34px;
}
.section2-rel .info h2 {
    padding: 0;
    font-size: 90px;
    line-height: 89px;
}
.section2-rel .info h4 {
    font-size: 33px;
    padding-left: 70px;
}

.section02 .mid p {
    font-size: 14px;
}

.section02 .mid h3 {
    font-size: 25px;
    line-height: 29px;
    padding: 0;
    margin: 0;
}

.section02 .container.ops {
    max-width: 81%;
}

.section02 .container.ops h2 {
    font-size: 50px;
}

.section02 .container.ops .top h3 {
    font-size: 36px;
}

.section02 .btm .text p {
    font-size: 16px;
    line-height: 23px;
}

.section02 .btm .text {
    padding: 10px 20px;
}

.section02 .mid .right {
}

.section02 .image > img.img-fluid {
    height: 810px;
    object-fit: cover;
    object-position: left 0px;
}

.section02 .row {
    gap: 0;
}

.section02 .top p {
    font-size: 21px;
}

.section02 .container.ops .top h2,.section02 .container.ops .top h3 {
    line-height: normal;
    margin: 0 10px 0 0;
}

.section02 .top p {
    margin-bottom: 10px;
}
}


@media (max-width:650px){
	.section-1 .banner-btm .image {
    padding: 0;
    margin: 0 0 0px 0;
    text-align: center;
}

.section-1 .banner-btm .row {
    flex-direction: column-reverse;
}

.section-1 .info h1 {
    font-size: 35px;
}

.section-1 .info h2 {
    font-size: 24px;
}

.section-1 .info {
    text-align: center;
}

.section-1 .banner-btm {
    padding-bottom: 30px;
}

.section2-rel .info h3 {
    font-size: 44px;
    line-height: 30px;
}

.section2-rel .info h2 {
    font-size: 47px;
    line-height: 61px;
    margin: 0;
}

.section2-rel .info {
    text-align: right;
    right: 30px;
    padding: 0;
    top: 20px;
}

.section2-rel .info h4 {
    font-size: 20px;
}

.section-2.covercontainer .image > img {
    height: 400px;
    object-fit: cover;
}

footer p {
    padding: 0 30px;
    font-size: 15px;
}

.top-img {}

.top-img > img.img-fluid {
    height: 30px;
    object-fit: cover;
}

.section02 .image > img.img-fluid {
    height: 510px;
    object-position: center;
}

.section02 .container.ops {
    max-width: 99%;
}

.section02 .container.ops .top h2 {
    font-size: 34px;
}

.section02 .container.ops .top h3 {
    font-size: 22px;
}

.section02 .top p {
    font-size: 16px;
    line-height: normal;
}

.section02 .mid h3 {
    font-size: 20px;
    line-height: normal;
    padding: 1px 0;
}

.section02 .mid h6 {
    font-size: 16px;
    margin: 0;
}

.section02 .mid .right {
    width: 49%;
}

.section02 .mid .left {
    width: 49%;
}

.section02 .mid p {
    line-height: normal;
}

.section02 .btm .text p {
    font-size: 14px;
    line-height: normal;
}

.section02 .btm .text p br {
    display: none;
}

.section02 .mid .left p br, .section02 .mid .right p br {
    display: none;
}

.section02 .btm {
    padding-bottom: 30px;
}

footer {
    padding: 20px 0 8px;
}

.ftr-bar {
    margin-bottom: 1px;
    height: 20px;
}

footer p {
    line-height: normal;
    font-size: 14px;
    margin-bottom: 10px;
}
}
