body { margin:0px; padding: 0px; font-size: 16px; font-weight: 400; color: #666;font-family: 'Roboto', sans-serif;}
li{list-style: none; display: inline-block; }
a{text-decoration: none;}
*{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,p{margin: 0px;padding: 0px;}
h1{font-family: 'Poppins', sans-serif; font-size:40px;font-weight: normal;color: #333;margin: 0px;padding: 0px;margin-bottom: 15px;}
h2{font-family: 'Poppins', sans-serif;font-size: 24px;font-weight: normal;color: #333;margin: 0px;padding: 0px;}
h3{font-family: 'Poppins', sans-serif;font-size: 20px;font-weight: normal;color: #333;margin: 0px;padding: 0px;}
h4{font-family: 'Poppins', sans-serif;font-size: 20px;font-weight: normal;color: #333;margin: 0px;padding: 0px;}
h5{font-family: 'Poppins', sans-serif;font-size: 18px;font-weight: normal;color: #333;margin: 0px;padding: 0px;}
h6{font-family: 'Poppins', sans-serif;font-size: 16px;font-weight: normal;color: #333;margin: 0px;padding: 0px;}
p{font-size: 16px;font-weight: 400;color: #666;padding: 15px 0px;line-height: 28px;text-align: justify;}
ul{margin:0px; padding: 0px;}
form{margin: 0px; padding: 0px;}
input{outline: none;border:none;}
html { scroll-behavior: smooth;overflow-x: hidden; }
select { -webkit-appearance: none; -moz-appearance: none;font-size: 15px; }
/*scrool up*/

/*CSS BEGINGS*/
.for-phone-contact{display: none; position: fixed;bottom: 4px;left: 5px;z-index: 9999}
.for-phone-contact ul li a i{width: 40px;height: 35px;font-size: 14px;background: #0357af;color: #fff;border-radius: 4px;display: flex;align-items: center;justify-content: center;}
.for-phone-contact ul li{margin-left: 5px;}

#nv-left-srch-box {opacity: 0; transition: 0.5s all ease-in-out; background: #0c4ca3;padding: 30px; position: fixed;top: -100%;left: 0px;z-index: 999999;width: 100%;box-shadow: -2px -5px 10px 0px #33333345;}
#nv-left-srch-box .btn-primary{color: #333;}
#nv-left-srch-box .card{border-radius: 0px;}
#nv-left-srch-box .ban-frrm{display: flex;align-items: center; padding: 20px;border-radius: 5px;background: #fff;}
#nv-left-srch-box .ban-frrm img {filter: brightness(100);}
#nv-left-srch-box h5{display: flex;align-items: center;justify-content: space-between; margin-bottom: 15px;font-size: 18px;font-weight: 400;color: #fff;}
#nv-left-srch-box h5 span{cursor: pointer; color: #fff;border: 2px solid #fff;border-radius: 50%;height: 30px;width: 30px;display: flex;align-items: center;justify-content: center;}
#nv-left-srch-box h5 span{font-size: 12px;}
#nv-left-srch-box .ban-frrm select, .form-control:focus{box-shadow: none;outline: none;}
#nv-left-srch-box .ban-frrm select{border-radius: 25px; margin: 5px;margin-bottom: 10px; font-family: 'Poppins', sans-serif;border: 1px solid #ededed;padding: 10px 20px;}
#nv-left-srch-box .ban-frrm input{border-radius: 25px; margin: 5px;margin-bottom: 10px; font-family: 'Poppins', sans-serif;border: 1px solid #ededed;padding: 10px 20px;}
#nv-left-srch-box .ban-frrm button{border-color:#0c4ca3; background: #0c4ca3;font-weight: 500;border-radius: 25px;padding: 10px 20px;color: #fff;}
#nv-left-srch-box .ban-frrm .btn-primary{width: 175px;align-items: center;justify-content: center;}

#nv-left-menu-box {opacity: 0; transition: 0.5s all ease-in-out; background: #fff;position: fixed;right: -100%;top: 0px;height: 100%;z-index: 999999;width: 300px;box-shadow: -2px -5px 10px 0px #33333345;}
#nv-left-menu-box h5{display: flex;align-items: center;justify-content: space-between; margin-bottom: 10px;font-size: 18px;font-weight: 700;color: #333;padding: 0px 20px;padding-top: 15px;}
#nv-left-menu-box h5 span{cursor: pointer; color: red;border: 2px solid red;border-radius: 50%;height: 30px;width: 30px;display: flex;align-items: center;justify-content: center;}
#nv-left-menu-box h5 span{font-size: 12px;}
#nv-left-menu-box ul li{width: 100%;}
#nv-left-menu-box ul li a{font-size: 16px;font-weight: 400;color: #333;padding: 10px 20px;border-bottom: 1px solid #e5e5e5;display: block;width: 100%;}
#nv-left-menu-box ul li:first-child a{border-top: 1px solid #e5e5e5;}
#nv-left-menu-box ul li a:hover{color: #0c4ca3;}
#nv-left-menu-box .accordion-item{border: none;}
#nv-left-menu-box .accordion-button{padding: 10px 20px;border-bottom: 1px solid #e5e5e5;}
#nv-left-menu-box .accordion-button:focus{box-shadow: none;}
#nv-left-menu-box .accordion-button:not(.collapsed){background: #0c4ca3;color: #fff;}
#nv-left-menu-box .accordion-button:not(.collapsed)::after{filter: grayscale(1);}
#nv-left-menu-box .accordion-body{background: #f5f5f5;padding: 0px;}
#nv-left-menu-box .accordion-body ul li a{padding: 10px 12px;border-bottom: 1px solid #bfbfbf;}




.top-header{background: #060e35;}
.top-header .top-content{display: flex;align-items: center;justify-content: space-between;}
.top-header .top-content .left-section ul li{margin-right: 25px;}
.top-header .top-content .left-section ul li a{color: #fff;font-size: 15px;display: flex;align-items: center; padding: 11px 0px;font-weight: 600;}
.top-header .top-content .left-section ul li .foc{font-size: 16px;background: #de8700;padding: 0px 6px;border-radius: 4px;}
.top-header .top-content .left-section ul li a span{color: #fff;margin-right: 5px;}
.top-header .top-content .right-section ul li{margin-left: 12px;}
.top-header .top-content .right-section ul li a{color: #fff;font-size: 15px;display: block;padding: 8px 0px;font-weight: 600;}
.top-header .top-content .right-section ul li .fa-brands{font-size: 12px;padding: 2px 5px;}
.top-header .top-content .right-section img{height: 14px;width: 15px;}

.my-slider-ban{background: #fff;}
.my-slider-ban img{width: 100%;height: 490px;object-fit: cover;}
.my-slider-ban h3{font-size: 36px;color: #fff;font-weight: 400;}
.my-slider-ban h2{ font-weight: 700;color: #ff8f1f; margin: 0px;font-size: 80px; text-shadow: 3px 3px 0px #ffffff;margin-top: 5px;margin-bottom: 15px;}
.my-slider-ban h4{font-size: 24px;font-weight: 500;color: #fff;padding-bottom: 15px;}
.my-slider-ban .small-tg{display: flex;align-items: center;justify-content: center;}
.my-slider-ban .small-tg p {text-shadow: 0px 0px 5px #000;margin: 0px; width: inherit;padding: 0px 15px;border-radius: 25px; text-transform: inherit!important; font-weight: 700;margin: 5px 0px;}
.my-slider-ban .my-ban{position: relative;}
.my-slider-ban .my-ban .ban-overlay{width: 45%;position: absolute;    top: 50%;left: 31%;transform: translate(-50%, -50%);}
.my-slider-ban .my-ban .ban-overlay p{font-size: 16px;color: #fff; text-transform: uppercase;}
.my-slider-ban .my-ban .ban-overlay .ban-link{transition: 0.4s all ease-in-out; margin-top: 30px;}
.my-slider-ban .my-ban .ban-overlay .ban-link a{letter-spacing: 1px; text-transform: uppercase; color: #fff;background-color: #ff4001;padding: 10px 25px;border-radius: 25px;font-weight: 600;}
.my-slider-ban .my-ban .ban-overlay .ban-link a:last-child{background: #ca3548;}
.my-slider-ban .my-ban .ban-overlay .ban-link:hover{margin-left: 5px;}
.my-slider-ban .slick-prev{background: #ffffff1f;}
.my-slider-ban .slick-next{background: #ffffff1f;}
.my-slider-ban .slick-prev:hover{background: #057e40c2;}
.my-slider-ban .slick-next:hover{background: #057e40c2;}
.fet-section{padding: 50px 0px;position: relative;margin-top: -7px;}
.fet-section h2{font-size: 36px;font-weight: 600;color: #000;padding-bottom: 25px;}
.fet-section .box1{transition: 0.2s all ease-in-out; padding: 20px;border: 1px solid #ddd;border-radius: 10px;margin-bottom: 25px;}
.fet-section .box1:hover{box-shadow: 0px 0px 20px #cccccc;}
.fet-section .box1 img{height: 60px;width: auto;margin-bottom: 15px;}
.fet-section .box1 h2{font-size: 20px;font-weight: 600;color: #000;padding-bottom: 10px;}
.fet-section .box1 p{text-align: left;line-height: 24px;color: #5c5c5c;padding-bottom: 0px;padding-top: 0px;}
.fet-section .box1 a{transition: 0.4s all ease-in-out;padding: 6px 20px; color: red;display: block;width: fit-content;border-radius: 25px;margin-top: 15px;font-weight: 700;border: 1px solid red;}
.fet-section .box1:hover a{margin-left: 5px;background: red;color: #fff;}
#all-my-navs{position: sticky;z-index: 999;transition: top 0.3s; background-color: #fff;}
#nvd{padding: 0px; background: #fff!important; position: fixed;top: -50px;left: 0px;width: 100%;opacity: 0;box-shadow: 0px 2px 3px #00000021;}
#nvd .bg-light{background: transparent!important;}
#nvd .navbar .navbar-brand img{height: 32px;}
.nv-hvr{background: #fff!important;}
.nv-hvrr{background: #fff!important;}
.navigation{position: relative; z-index: 1000; background-color: transparent;padding: 0px 0px;box-shadow: 0px 0px 5px #00000042;}
.navigation .bg-light{background: #fff!important;}
.navigation .navbar{padding: 0!important;margin: 0!important;position: relative;display: block!important;}
.navigation .navbar .navbar-collapse{flex-grow: 0;}
.navigation .navbar .navbar-brand img{height: 55px;margin-top: 8px;}
.navigation .navbar .nav-form form{position: absolute;right: 0px;bottom: -48px;width: 100%;background: rgba(255,255,255,0.9);display: flex;align-items: center;padding: 0px 100px;height: 40px;border: 1px solid #333;border-radius: 25px;}
.navigation .navbar .nav-form input{width: 100%;color: #000;padding: 6px 0px;}
.navigation .navbar .nav-form button{border: none;padding: 0;margin: 0;background: none;border: 1px solid #151515;padding: 2px 13px;border-radius: 25px;}
.navigation .navbar .nav-form p{margin-left: 20px; border: none;border-radius: 4px;cursor: pointer;color: red;padding: 0px 12px;border: 1px solid red;}
.navigation .navbar .nav-form p i{cursor: pointer; padding: 0px;margin: 0px;color: red;font-size: 14px;padding: 1px 2px;border: 1px solid red;}
.navigation .navbar .nav-form button i{padding: 0;margin: 0;color: #333;}
.navigation #nv-search{cursor: pointer;}
.navigation .navbar-light .navbar-nav .nav-item{border-bottom: 1px solid transparent;}
.navigation .navbar-light .navbar-nav .nav-link{font-family: 'Roboto', sans-serif; font-size: 16px;font-weight: inherit; font-weight: 500; color: #000;padding: 30px 12px!important;background: transparent;}
.navigation .navbar-light .navbar-nav .nav-item:hover{border-bottom: 1px solid #333;}
.navbar-expand-lg .navbar-nav .nav-item .dropdown-toggle::after{transition: 0.4s all ease-in-out;margin-left: 0px;}
.navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-toggle::after{transform: rotate(180deg);}
.navbar-expand-lg .navbar-nav li:first-child{border-left: 1px solid #ffffff0d;}
.navbar-expand-lg .navbar-nav li{border-right: 1px solid #ffffff0d;}
.navigation .navbar-toggler{padding: 14px 15px;border: none;}
.navigation .navbar-toggler:focus{box-shadow: none!important;outline: none!important;}
.navigation .small-form{margin-left: 20px;display: none;}
.navigation form input{background: transparent;color: #fff;}
.navigation form i{color: #999;margin-right: 10px;font-weight: 300!important;}
.navigation #nv-search{color: #a4d6f3;padding: 10px}
.navigation .nav-form{display: none;}
.small-nav{position: relative;padding: 0px 0px;z-index: 99;background: #fff;}
.small-nav .lggggg p{font-size: 13px;margin: 0px;padding: 0px;}
.small-nav .lggggg h1{font-size: 16px;margin: 0px;padding: 0px;line-height: 9px!important;}
.small-nav .connect a{display: flex;align-items: center;justify-content: center;margin: 0px 4px;}
.small-nav .content{ display: flex;align-items: center;justify-content: space-between;}
.small-nav button:focus{box-shadow: none!important;}
.small-nav button img{filter: brightness(1%);}
.small-nav .top-m-icon{display: flex;align-items: center;height: 100%;}
.small-nav .top-m-icon a i{font-size: 30px;margin-left: 15px;margin-top: 5px;}
.small-nav .top-m-icon a .fa-whatsapp{color: #40c351;}
.small-nav .top-m-icon a .fa-viber{color: #7e57c2;}
.small-nav-wraper{display: none;}
.small-nav-wraper form{padding: 4px 10px;width: 100%;background: #1b293a;display: flex;align-items: center;}
.small-nav-wraper form input{background:#1b293a;border-radius: 0px;border: none; margin-left: 10px;margin-right: 5px;}
.small-nav-wraper form input:focus{background: #fff;outline: none;box-shadow: none;color: #fff;}
.small-nav-wraper form button:focus{box-shadow: none!important;outline: none!important;}
.small-nav-wraper .small-nv-frm{background: #1b293a; display: flex;align-items: center;justify-content: space-between;}
.small-nav-wraper .small-nv-frm button span{color: #fff;display: flex;font-weight: 400;}
.small-nav-wraper .small-nv-frm .navbar-toggler:focus{box-shadow: none!important;outline: none!important;}
.small-nav-wraper .small-nv-frm button span i{margin-right: 10px;}
.small-nav-wraper .small-nv-frm .top-m-icon{display: flex;align-items: center;height: 100%;}
.small-nav-wraper .small-nv-frm .top-m-icon a i{font-size: 20px;margin-left: 15px;margin-top: 5px;color: #fff;margin-right: 5px;}
.small-nav .small-logo img{height: 33px;width: auto;}
.small-logo a{font-family: 'Poppins', sans-serif;color: #333!important;font-weight: 900;}
#nav-side{transition: 0.4s all ease-in-out; background: rgba(0,0,0,0.2); position: fixed;top: 0px;right: -100%;width: 100%;z-index:9999;height: 100vh;}
#n-side{width: 100%;background: #fff;height: 100%;}
#nav-side ul li{display: inherit;}
#nav-side ul li a{display: block;padding: 8px 20px;color: #212529!important;background: #3331f;margin-bottom: 1px;font-size: 16px;}
#nav-side .card-header{padding: 0px;margin: 0px;background: transparent;border: none;}
#nav-side .card{border-radius: 0px;border: 0px;background: transparent;}
#nav-side .card .card-body{padding: 0px;}
#nav-side .fa{margin-right: 4px!important;}
#nav-side .card .btn-link{border-bottom: 1px solid #1f2132; background: #101222!important;color: #d6d6d6!important;text-align: justify!important;padding: 8px 10px!important;border-radius: 0px!important;width: 100%;text-decoration: none;}
#nav-side .accordion button{padding: 8px 20px!important;background: #ccc;}
#nav-side .accordion button:focus{box-shadow: none!important;}
#nav-side .accordion .accordion-body{padding: 0px!important;}
#nav-side #accordionExample button{background: #33387;}
#nav-side #accordionExampletwo button{background: #f5f5f5;}
.dropdown-menu[data-bs-popper]{margin-top: 0px!important;}
.navbar-expand-lg .navbar-nav .dropdown-menu li{width: 100%!important;position: relative;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .second-drop{border-left: 1px solid #ccc; transition: 0.5s all ease-in-out; display: none;  position: absolute;top: 0px;left: 100%;width: 500px;max-width: 100%;background: #fff!important;border-top: 1px solid #ffffff1f;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .second-drop ul li a{color: #333;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .second-drop ul li{transition: 0.5s all ease-in-out;padding: 10px 20px;color: #fff;border-bottom: 1px solid #e5e5e5;font-size: 15px;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .second-drop ul li:hover{background: #fff;background: #e5e5e5;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .second-drop ul li:hover a{color: #333!important;}
.navbar-expand-lg .navbar-nav .dropdown-menu li:hover .second-drop{display: block;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-item{display: flex;align-items: center;justify-content: space-between; transition: 0.5s all ease-in-out; padding: 10px 20px;color: #333;border-top: 1px solid #e5e5e5;font-size: 15px;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-item i{font-size: 12px; margin-left: 7px;}
.navbar-brand {font-family: 'Poppins', sans-serif;color: #fff!important;display: flex;align-items: center;padding: 0px;}
.navbar-brand h1{margin-bottom: 0px;font-size: 36px;font-weight: 700;line-height: 15px;letter-spacing: 3px;color: #fff;margin-top: 7px;}
.navbar-brand p{padding: 0px; margin: 0px;line-height: 15px;font-size: 15px;font-weight: 500;color: #fff;border-bottom: 3px solid #fff;}
.navbar-expand-lg .navbar-nav .dropdown-menu li{width: 100%!important;}
.navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-item:hover{background: #f5f5f5;padding-left: 25px;}
.navbar-expand-lg .navbar-nav .dropdown-menu{background:#fff!important;padding: 0px!important;border: none!important;border-radius: 0px!important;margin-left: 1px;left: -1px!important;top: 100%;box-shadow: 0px 5px 5px #00000052;}
.navbar-expand-lg .navbar-nav .dropdown-menu li:first-child{border-left: 0px solid #ffffff0d;}
.navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-menu{display: block!important;}

.wel-search {background: #f5f5f5;padding: 50px 0px;}
.wel-search .ban-frrm{ display: flex!important;align-items: center;justify-content: center;padding: 4px 10px;border-radius: 5px;}
.wel-search h5{text-align: center;margin-bottom: 15px;font-size: 18px;font-weight: 700;}
.wel-search .ban-frrm select:focus{box-shadow: none;outline: none;}
.wel-search .ban-frrm select{border-radius: 25px; margin: 5px;font-family: 'Poppins', sans-serif;border: 1px solid #ededed;padding: 10px 20px;}
.wel-search .ban-frrm button{background: #263167;font-weight: 500;border-radius: 25px;padding: 10px 20px;}
.wel-search .ban-frrm .btn-primary{width: 60%;align-items: center;justify-content: center;}

.welcome{padding: 60px 0px;position: relative;background: #060e35;}
.welcome .title{display: flex;justify-content: center;flex-direction: column;}
.welcome .title .line{height: 6px;width: 130px;background-image: linear-gradient(to right, #057e4000 ,#057e40 , #057e4000);}
.welcome .title h2{color: #fff;}
.welcome .title h1{font-family: 'Roboto', sans-serif;font-weight: 700;color: #fff;font-size: 36px;}
.welcome h2{color: #fff;}
.welcome .bn-mnt{ position: absolute;top: -250px;left: 0px;width: 100%;z-index: 99;}
.welcome .lilnk{margin-top: 20px;}
.welcome .lilnk a{background: #ca3548;padding: 8px 15px;color: #fff;border-radius: 4px;}
.welcome p{color: #c9c9c9;font-size: 16px;padding-top: 0px;}
.welcome img{padding-left: 25px;}
.top-regions{background: #f7f9fb;padding: 50px 0px;}
.top-regions .title{position: relative; display: flex;align-items: center;justify-content: center;flex-direction: column;padding-bottom: 35px;margin-bottom: 35px;}
.top-regions .title:before{height: 2px;width: 160px;position: absolute;left: calc(50% - 80px);bottom: 0;content: '';background: linear-gradient(to right,#cedae7 55px,#95493c 55px,#95493c 110px,#cedae7 110px);}
.top-regions .title h2{font-size: 36px;font-weight: 600;}
.top-regions .title h2 span{font-weight: 400;color: #333;}
.top-regions .region{border: 6px solid #fff;border-radius: 10px; overflow: hidden; position: relative;margin: 0;padding: 0;box-shadow: 0px 0px 12px #b7b7b7a3;margin: 10px 0px;}
.top-regions .region img{transition: 0.4s all ease-in-out; width: 100%;height: 300px;object-fit: cover;}
.top-regions .region .overlay{ z-index: 9; display: flex;align-items: flex-end;justify-content: center;background-image: linear-gradient(#010f2021,#00000000,#00000075);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.top-regions .region .overlay .cont{margin-bottom: 30px;}
.top-regions .region .overlay .cont a{line-height: 22px; font-size: 16px;font-weight: 700;color: #fff;display: block;text-align: center;padding: 0px 20px;}
.top-regions .region .overlay .cont a:last-child{font-size:22px;font-weight: 700;padding: 0px 20px;border-radius: 25px; color: #fff; margin-top: 5px;text-shadow: 0px 3px 6px #000;line-height: 28px;}
.top-regions .col-md-8{padding: 10px;}
.top-regions .col-md-4{padding: 10px;}
.top-regions .region:hover img{transform: scale(1.2)}

.packages{background: #fff;padding: 60px 0px;}
.package{margin-bottom: 30px;border: 1px solid #f5f5f5;position: relative;}
.package .package-img{position: relative;overflow: hidden;}
.package .package-img img{transform: scale(1.1); transition: 0.4s all ease-in-out; height: 230px;width: 100%;object-fit: cover;}
.package .read-more{transition: 0.4s all ease-in-out; opacity: 0; z-index: 9; position: absolute;top: 100px;right: -15px;}
.package .read-more .read{border: 4px solid #fff; transition: 0.4s all ease-in-out;color: #fff;background: #263167;display: block;height: 40px;width: 40px; padding: 4px 9px;border-radius: 25px;}
.package:hover img{filter: brightness(70%);transform: scale(1);}
.package .all-down a{padding-top: 0px; padding-bottom: 12px;font-size: 18px!important;font-weight: 600;color: #333;padding-top: 5px;}
.packages .title h1{margin-bottom: 0px!important;font-size: 36px;font-weight: 700;}
.packages .title h1 span{font-family: 'Poppins', sans-serif;}
.packages .title p{padding: 0px;padding-bottom: 30px;}
.package .pack-down{display: flex;align-items: center;justify-content: space-between;padding-top: 5px;padding-bottom: 7px;}
.package .pack-down .p1{display: flex;align-items: center;justify-content: space-between;}
.package .pack-down .p1 a{font-weight: 400;font-size: 14px;}
.package .pack-down .p1 i{font-size: 14px;color: orange;}
.package .pack-down h6{font-family: 'Poppins', sans-serif;color:#8f8f8f;font-size: 14px;}
.package .package-img{position: relative;height: 230px;}
.package .all-down{position: relative; background: #fff;padding:15px;padding-bottom: 5px;}
.package .all-down h6{color: #008f4c;}
.package .all-down h6 span{font-weight: 400;color: #898989;}
.package .all-down h6 span i{font-size: 13px!important;}
.package .all-down h6 .fa{color: #09b765;}
.package .all-down .grp{margin: 10px 0px; display: flex;align-items: center;justify-content:space-between;}
.package .all-down .p-left a{font-size: 16px!important;}
.package .all-down .grp a{width: 100%; color: #fff;font-weight: 400; background: #008f4c;padding: 6px 10px;border-radius: 5px;}
.package .all-down .grp a .triangle-left {display: none;}
.package .all-down .grp a i{font-size: 14px;}
.package:hover .read-more{opacity: 1;}
.package .package-img .peop{ background-image: linear-gradient(to right, #de8700 , #bf3207); display: flex;align-items: center;justify-content:space-between; position: absolute;bottom: 0px;left: 0px;width: 100%;}
.package .package-img .peop h6{ color: #fff;font-weight: 700; padding: 10px 8px;}
.package .package-img .peop h6 .triangle-left {display: none; position: absolute;bottom: -5px;left: 0px; width: 0;height: 0;border-right: 10px solid #d78c03;border-bottom: 5px solid transparent;}
.package .package-img .peop h6 i{font-size: 14px;}
.package .package-img p{padding: 0px 10px; display: flex;align-items: center;color: #fff;font-size: 14px;margin-left: 5px;}
.package .package-img p span{margin-left: 5px; color:#fff;}
.package .package-img p i{font-size: 10px;color: #fff; margin-right: 3px;}
.packages .all-link{background: #ccc;padding: 10px 15px;color: #333;}
.packages .all-link:hover{background:#00458d;color: #fff;}

.discount-section{padding: 0px  0px;padding-bottom: 0px;background-image: url(../images/back2.jpg);background-attachment: fixed;background-position: left top;background-repeat: no-repeat;background-size: cover; padding-bottom: 80px;padding-top: 30px;}
.discount-section .content-1 .line{height: 2px; width:100px;background: #fff;margin-bottom: 40px;}
.discount-section .content-1{display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;}
.discount-section .content-1 h4{ padding-top: 60px;text-align: center;margin-bottom: 15px; font-size: 30px;font-weight: 500;color: #fff;}
.discount-section .content-1 p{text-align: center;margin-bottom: 0px; font-size: 16px;font-weight: 400;color: #f5f5f5;}
.discount-section .content-1 .triangle-left {display: none; position: absolute;right: -150px;top: 0px;width: 0;height: 0;border-left: 150px solid #fff;border-top: 450px solid transparent;}
.discount-section .big-cont{display: flex;}
.discount-section  .small-content i{transition: 0.4s all ease-in-out; padding: 20px; height: 50px;width: 50px;border-radius: 50%;border: 1px dashed #0c4ca3; color: #0c4ca3;display: flex;align-items: center;justify-content: center;margin-right: 20px!important;}
.discount-section  .small-content{transition: 0.2s all ease-in-out; border-left: 4px solid #0c4ca3; display: flex; justify-content: flex-start;margin: 0px 15px;padding: 15px;border-radius: 4px;margin: 10px;width: 100%;background: #fff;box-shadow: 0px 0px 10px #cccccc3b;}
.discount-section  .small-content:hover{box-shadow: 0px 0px 10px #bbbbbb;}
.discount-section  .small-content:hover i{transform: rotate(360deg);}
.discount-section  .small-content .dlink a{display: block;width: 100%; color: #333;font-size: 14px;line-height: 18px;color: #666;}
.discount-section  .small-content a{display: block;width: 100%; font-size: 20px;font-weight: 600;color: #0c4ca3;}
.discount-section .cont{padding: 25px;background: #d5233a;box-shadow: 10px 10px #ffffff75;padding-bottom: 30px;border-radius: 25px;padding-top: 30px;}
.discount-section .cont h2{font-size: 20px;font-weight: 700;margin-bottom: 15px;color: #fff;}
.discount-section .cont a{padding: 6px 25px;background: #fff;border: 2px solid #ddd;color: #000;border-radius: 25px; font-size: 14px;font-weight: 600;display: block;width: fit-content;margin-top: 15px;}
.discount-section .cont p{font-size: 16px;font-weight: 400;color: #fff;line-height: 24px;padding-top: 0px;padding-bottom: 0px;}

.testi{background: #0571bc;padding: 40px 0px;}

.responsive{padding-top: 40px; padding-bottom: 20px;}

.responsive .res-1{border-radius: 10px; transition: 0.4s all ease-in-out; margin-bottom: 10px;padding: 15px; background: #fff;padding-bottom: 25px;}

.responsive .res-1 .test-img img{width: 100px;height: 100px;border-radius: 50%;display: block;margin: auto;object-fit: cover;}

.responsive .res-1 p{font-weight: 400; line-height: 28px;text-align: justify; text-align: center;color: #111;padding-top: 0px;}

.responsive .res-1 p i{color: #ff4001;}

.responsive .res-1 a {display: flex; justify-content: center;align-items: center; margin-left: 10px;line-height: 20px;text-decoration: underline;text-align: center;color: #0571bc;}

.responsive .res-1 .nmm{font-weight: 600;}

.responsive .res-1 h2{transition: 0.4s all ease-in-out; margin-bottom: 10px; font-size: 20px; color: #b8a680; text-align: center;margin-top: 10px; font-weight: 400;}

.testi .title{display: flex;align-items: flex-end;justify-content: space-between;}

.testi .title a{transition: 0.4s all ease-in-out; padding: 8px 25px;background: #ff4001;color: #fff;font-weight: 500;border-radius: 25px;border: 1px dashed #fff;}

.testi .title a:hover{background: #d33805;}

.testi h2{font-size: 36px;font-weight: 700;color: #fff!important;padding-top: 0px;margin-bottom: 10px;text-align: left;}

.responsive .res-1 h2 span{ transition: 0.4s all ease-in-out; color: #333; text-align: center; font-weight: 400;}

.responsive .res-1 ul{text-align: center;}

.responsive .res-1 ul li{margin: 0px 7px;}

.responsive .res-1 ul li a{transition: 0.4s all ease-in-out; color: #666;}

.reviews-page{padding-top: 40px;padding-bottom:30px;}
.reviews-page .content img{width: 100%;height: auto;}
.reviews-page .title h1{font-family: 'Oswald', sans-serif; margin: 0;font-size: 40px;line-height: 50px;color: #000;font-weight: 600;margin-bottom: 15px;}
.reviews-page .title .line{border-bottom: 2px dashed #0388bd;margin-top: 30px;width: 250px;}
.reviews-page .content .team1{display: flex;border-bottom: 1px solid #ddd;padding-top: 65px;padding-bottom: 35px;}
.reviews-page .content .team1 .team-title{margin-right: 40px;}
.reviews-page .content .team1 .team-title img{height: 120px;width: 120px;object-fit: cover;border-radius: 50%;box-shadow: 0px 10px 0px #0571bc;}
.reviews-page .content h2{margin: 0;font-size: 24px;line-height: 24px;color: #333;font-weight: 600;margin-bottom: 15px;}
.reviews-page .content h3{margin: 0;font-size: 22px;line-height: 30px;color: #000;font-weight: 500;margin-bottom: 5px;margin-top: 20px;text-align: center;}
.reviews-page .content h4{margin: 0;font-size: 16px;line-height: 24px;color: #666;font-weight: 500;margin-bottom: 15px;text-align: center;}
.reviews-page .content h5{margin: 0;font-size: 18px;line-height: 20px;color: #333;font-weight: 500;margin-bottom: 15px;}
.reviews-page .content h6{margin: 0;font-size: 16px;line-height: 18px;color: #333;font-weight: 500;margin-bottom: 15px;}
.reviews-page .content p{padding-top: 0px;padding-bottom: 15px;color: #111;}
.reviews-page .content .content-1 p i{color: #f38906;}

.gallery{margin-top: 40px; margin-bottom: 20px;}
.gallery h1{font-size: 36px;font-weight: 700;margin-bottom: 20px;}
.gallery h6{color: #666;font-weight: 600;font-size: 18px; margin-bottom: 25px;text-align: left;}
.gallery h2{font-size: 36px;font-weight:700;color: #363636; margin-bottom: 10px;text-align: left;}
.gallery .images .btn-primary{width: 100%; padding:0; border:none; outline: none; margin-bottom: 30px; position: relative; background-color: transparent;}
.gallery .images .btn-primary:focus{outline: none!important;box-shadow: none!important;}
.gallery .images .btn-primary i{transition: 0.4s all ease-in-out; padding:10px;background-color: #eda10a; font-size: 20px; color: #fff; border-radius: 5px;opacity: 0;}
.gallery .images .my-icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 99;}
.gallery .gallery .title h1{font-size: 36px;font-weight:700;color: #333; margin-bottom: 25px; }
.gallery .images .mdl{border: 4px solid #fff;
    box-shadow: 0px 0px 8px #00000042; width: 100%; height: 200px;object-fit: cover;} 
.gallery .images .mdl:hover{ filter: brightness(50%); }
.gallery .images .btn-primary:hover i{opacity: 1;}
.gallery .images img{transition: 0.3s all ease-in-out; width: 100%; height: auto;} 
.gallery .img-more{margin-bottom: 40px;display: flex;align-items: center;justify-content: center;}
.gallery .img-more a{transition: 0.4s all ease-in-out; color: #333!important;border: 1px solid #333; padding: 6px 14px;border-radius: 4px;}
.gallery .img-more a:hover{background:#eda10a;color: #fff!important;}



.blog{padding: 60px 0px;background: #fff;}
.blog .col-md-4{margin-bottom: 20px;}
.blog img{transition: 0.4s all ease-in-out; height: 200px;width: 100%;object-fit: cover;filter: brightness(80%);}
.blog .title{margin-bottom: 20px;}
.blog .title .line{margin: 30px 0px;margin-top: 20px; height: 4px;width: 130px;background-image: linear-gradient(to right, #057e4000 ,#057e4000 , #057e4000);}
.blog .title h2{margin-bottom: 25px;font-weight: 400;font-size: 36px;}
.blog .content .news-title{line-height: 28px; font-size: 20px;font-weight: 700; color:#0c4ca3;padding: 5px 25px;display: block;}
.blog .content a{font-size: 16px;font-weight: 400;padding-bottom: 20px;padding-top: 5px;}
.blog .content{box-shadow: 0px 0px 20px #ddd;}
.blog .content:hover img{filter: brightness(70%);transform: scale(1.01);}
.blog .content p{color: #111;font-weight: 400;line-height: 24px;padding: 0px 25px;padding-bottom: 20px;font-size: 15px;}
.blog .content .blog-down{display: flex;align-items: center;justify-content: space-between;padding: 15px 25px;padding-bottom: 0px;}
.blog .content .blog-down a{transition: 0.4s all ease-in-out; font-weight: 300;color: #666;text-decoration: none;}
.blog .content{height: 100%; background: #fff;border-radius: 10px;position: relative;}
.blog .content h3{padding: 15px;padding-bottom: 5px;}
.blog .tit{color: #333;font-weight: 500;font-size: 20px;display: block;padding: 15px 25px;padding-bottom: 5px;}
.my-blog .content{padding: 20px;margin-bottom: 20px;}
.my-blog .content h3{padding-left: 0px!important;}
.blog .lilnk{margin-top: 35px;}
.blog .lilnk a{transition: 0.4s all ease-in-out;  padding:10px 20px;background: #0c4ca3;color: #fff;border-radius: 25px;}
.blog .lilnk a:hover{padding: 10px 25px;}

.video-section{padding: 40px 0px;}
.video-section .title h1{font-size: 36px;font-weight: 700;color: #000;margin-bottom:25px;}
.video-section iframe{width: 100%!important;height: 200px!important;}
.video-section .video-wrap{margin-bottom: 20px;}


footer h4{color: #fff;margin-bottom: 20px;font-weight: 600;font-size: 20px;font-family: 'Roboto', sans-serif;}
footer .line{height: 2px;width: 70px;background: #06a3df;margin: 15px 0px;}
footer{padding: 60px 0px;padding-bottom: 0px; background-image: url(../images/back.jpg);background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}
footer ul li{padding: 7px 0px;font-size: 15px;font-weight: 500;display: inherit;}
footer ul li a{transition: 0.4s all ease-in-out; text-decoration: underline;color: #fff;margin-right: 10px;font-weight: 400;font-size: 15px;}
footer ul li a:hover{color: #fff;margin-left: 4px;}
footer ul li a i{transition: 0.4s all ease-in-out;text-align: center;margin-top: 10px;}
footer ul li a:hover i{color: #fff;border-color: #333;background: #333;}
footer form{display: flex;align-items: center;justify-content: flex-start;}
footer form input{background: #fff!important;margin:10px 0px;border: none!important;color: #fff!important;border-radius: 4px 0px 0px 4px!important;padding: 10px!important;}
footer form button{color: #fff!important; width: 150px!important;border-radius: 0px 4px 4px 0px!important;border: none!important;padding: 10px!important;background: #2893f5!important;height: 47px;}
footer form .form-control:focus{outline: none!important;box-shadow: none!important;}
footer .lnk a{text-decoration: none;}
footer .cont ul li{display: inherit;}
footer .cont ul li a{font-size: 16px; font-weight: 400;color: #fff!important;}
footer .cont ul li a i{color: #fff!important; margin-right: 5px;font-size: 12px;}
.foot-img img{width: 100%;height: auto;}
.pay-lgo{border-top: 1px dashed #9996;margin-top: 50px;}
.pay-lgo .content{display: flex;align-items: center;justify-content: space-around; margin-bottom: 35px;}
.pay-lgo .content ul li{margin: 0px 5px;border: 1px solid #666;}
.pay-lgo .affi{text-align: center;}
.pay-lgo .affi i{ transition: 0.5s all ease-in-out; height: 60px;width: 60px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 10px;}
.pay-lgo .affi a{text-decoration: none!important;}
.pay-lgo .affi i:hover{transform: rotate(360deg); transform: scale(1);box-shadow: 0 0 0 10px rgba(255 255 255 / 20%); }
.pay-lgo .affi h4{text-align: center; color: #fff;padding-top: 40px;margin-bottom: 0px;font-weight: 400;margin-bottom: 10px;}
.pay-lgo .affi img{height: 45px;width: auto;}

.new-page .com-back-1{padding: 15px 0px;}
.com-back{background: #f5f5f5;}


/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 991.98px) {
	.wel-search .ban-frrm{flex-direction: column;}
	.top-header{display: none;}
	.navbar-brand{padding: 10px 0px;}
	.pay-lgo .content{margin-bottom: 0px;text-align: center;}
	.pay-lgo  a{display: block;text-align: center;padding: 0px!important;}
	.pay-lgo  a img{height: 50px!important;}
	.pay-lgo h4{text-align: center;}
	.pay-lgo .affi h4{text-align: center!important;padding: 20px 0px!important;}
	.pay-lgo .affi ul{justify-content: center;}
	.discount-section .content a{font-size: 12px;padding: 4px 8px;}
	.welcome{padding-top:20px!important;}
	.welcome h1{margin-top: 5px;}
	.welcome .wel-img{height: 340px;}
	.welcome .col-md-7{padding-left: 10px;}
	.welcome .lilnk{margin-bottom: 40px;}
	.package .read-more{top: 85px;}
	.discount-section .content-1{padding-left: 10px;padding-right: 10px;}
	.discount-section{height: 100%;margin: 0px;}
	.discount-section .content .side-content{margin: 35px 0px;}
	.discount-section .content-1 .triangle-left{display: none;}
	.discount-section .content{justify-content: center;width: 100%;}
	.welcome .wel-img img{width: 100px;height: 100px;margin-top: 10px;}
	.welcome .bn-mnt{top: -104px;}
	.welcome .bn-mnt img{width: 100%;height: auto; border-radius: 0px;height: 84px;}
	.my-slider-ban .ban-frrm{display: none!important;}
	.my-slider-ban .my-ban .ban-overlay p {text-align: center;}
	.payment img{height: 30px;}
	.affi img{height: 30px;}
	.wel-top .cont1 img{height: 40px;}
	.wel-top .cont1 h1{font-size: 20px;}
	.wel-top .cont1 p{display: none;}
	.major-services{padding-top: 0px;}
	.didnot-find h3 {font-size: 18px;}
	.banner .caption .loc a{font-size: 12px;padding: 8px;}
	.pay-lgo .content{flex-direction: column;}
	.navigation .top-header{display: none;}
	.small-nav-wraper{display: block;}
	.navigation{display: none!important;}
	.details-image img{height: 300px;}
	.details-image h1{left: 20px;font-size: 24px;}
	footer{height: 100%;}
	footer h4{margin-top: 15px}
	section .upcomming .title-section{flex-direction: column;}
	section .upcomming .table{min-width: 1150px!important;}
	.navigation #nv-search{display: none;}
	.navigation .small-form{display: block;}
	.navigation .container-fluid{padding: inherit!important;}
	.navigation .top-header section .info .for-desktop{display: none;}
	.navigation .top-header section .info .info3 img{height: 30px;width: auto;}
	.navigation .top-header section .info .info1 a{font-size: 24px;}
	.my-slider-ban h1{font-size: 20px;}
	.my-slider-ban img{width: 100%;height: 210px;}
	.my-slider-ban .my-ban .ban-overlay h2{font-size: 24px;display: none;}
	.my-slider-ban .my-ban .ban-overlay .ban-link a{font-size: 14px;
		padding: 7px 15px;
		border-radius: 25px;
		width: 100%;
		display: block;
		margin: 5px 0px; text-align: center;}
		.welcome{padding: 0px;}
		.didnot-find{display: none;}
		.my-slider-ban h4{display: none;}
		.new-page .content .bg-dark .nav-link{font-size: 12px;}
		.my-slider-ban .my-ban .ban-overlay{top: 15px;left: 10px;transform: none;}
		.my-slider-ban h3{display: none;}
		.welcome img{width: 100%;height: auto; border-radius: 10px;margin-top: 0px;margin-bottom: 20px;padding-bottom: 20px;padding-left: 0px;}
		.discount-section p{font-size: 12px;line-height: 15px;}
		#dnvd{padding: 0px 10px;}
		.discount-section .content-1 h4{padding-top: 0px;}
		.affi i{height: 40px;width: 40px;}
		.for-phone-contact{display: block;}
		.welcome .wel-innerlay{margin-left: 0px;}
		.discount-section .small-content{flex-direction: column;}
		.discount-section .why-cont{margin-left: 0px;}
		.discount-section .content-1 p{line-height: 28px;}
		.pay-lgo .affi i{width: 40px;border-radius: 4px;}
		.fet-section{padding-top: 25px;padding-bottom: 15px;}
		.discount-section .cont{margin: 5px 0px;}
		.top-regions{padding: 25px 0px;}
		.testi .title{flex-direction: column;align-items: baseline;justify-content: flex-start;}
		.testi .title a{display: block;margin-top: 15px;}
		.blog{padding: 25px 0px;}
		.activities-img-wraper img{width: 100%;height: 220px;}
		.blog-details .blog-content .content h1{font-size: 30px!important;}
		.activities-img-wraper img{height: 250px!important;}
		.activities-img-wraper h2{margin-top: 70px!important;font-size: 30px!important;}
		.team-img-wraper img{width: 100%; height: 250px!important;}
		.contact-details h1{margin-top: 20px;}
		.contact-details .contact-form{padding-right: 0px!important;}
		.fet-section .box1 img{display:none;}
		.fet-section h2{font-size:28px;padding-bottom:10px;}
		.reviews-page .content .team1{flex-direction: column;}

	    .reviews-page .content .team1 .team-title{text-align: center;margin-right: 0px;}
	    .reviews-page .content h2{text-align:center;}
	    .reviews-page .content p{text-align:center;}

	}
