
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,500,600,700,800|Poppins:200,300,400,500,600,700&display=swap');
/*font-family: 'Playfair Display', ;
font-family: 'Poppins', ;*/

body, html { width: 100%; line-height:17px; margin:0 !important;padding:0 !important;font-family: 'Poppins', sans-serif;font-display: auto; font-weight: 400; -webkit-font-smoothing: subpixel-antialiased;text-shadow: 1px 1px 1px rgba(0,0,0,0.004);font-size: 14px;  color:#212121; background: #fff;position: relative; z-index: 0; }
*{box-sizing: border-box;}
ul{list-style: none;margin: 0; padding: 0}
ul li{list-style: none;margin: 0}
p{font-weight: 400;font-family: 'Poppins', sans-serif; line-height: 26px;margin: 0 0 10px;font-size: 15px;}
html,body{height:100%}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'Playfair Display';margin: 0}
.capp{position:relative}.capp input{padding-left:65px!important}.capp span{position:absolute;left:0;top:7px}
.form-row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}
.form-row>.col, .form-row>[class*=col-] {padding-right: 5px;padding-left: 5px;}
.form-control{border-radius: 1px;box-shadow: none;border-color: #d1d3e2;font-size: 14px;color: #414141;background: rgba(254, 254, 254, 1);min-width: 50px;min-height: 40px;border: 1px solid #d1d3e2;padding: 0 0 0 10px;width: 100%;}
.form-control:focus{border-color:#ce2128;box-shadow:none;}
.form-control::-webkit-input-placeholder{color:rgba(0,0,0,0.7) !important;}
.form-control:-moz-placeholder{color:rgba(0,0,0,0.7) !important;opacity:1 !important;}
.form-control::-moz-placeholder{color:rgba(0,0,0,0.7) !important;opacity:1 !important;}
.form-control:-ms-input-placeholder{color:rgba(0,0,0,0.7) !important;}
.form-control::-ms-input-placeholder{color:rgba(0,0,0,0.7) !important;}
textarea.form-control{resize:none;min-height:80px;padding: 10px;}
.w-100{width: 100%!important;}
.bg-grey{background: #f5f5f5!important}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color:#fff!important;cursor:not-allowed;}
.select2-container{z-index: 9999}
.select2.select2-container{width:100% !important;}
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple{height:40px;border:1px solid #d1d3e2;border-radius:1px;padding:0 6px;}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{line-height:40px;font-size:14px;color:#6e707e;padding:0;}
.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow{height:40px;}
.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #d1d3e2;font-size:14px;color:#6e707e;border-radius:1px;}
.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #d1d3e2;}
.select2-container--default .select2-search--inline .select2-search__field{color:#6e707e;margin:0;}
.select2-dropdown{border:none;border-radius:0 0 1px 1px;box-shadow:rgba(0,0,0,0.3) 0 2px 5px;overflow:hidden;z-index: 999;}
.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background:#ce2128;color:#fff;}
.select2-results__option{font-size:13px;letter-spacing:0.2px;margin: 0; color: #212121}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);box-shadow:inset 0 0 6px rgba(0,0,0,0.1);background-color:#f7f8fb;}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:5px;height:5px;background-color:#f7f8fb;}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color:#c3c3c3;}
.select2-container .select2-selection--multiple{height:auto;min-height:38px;line-height:38px;display:flex;padding:4px;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{display:flex;flex-wrap:wrap;color:#fff;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height:24px;margin:2px;padding:0;overflow:hidden;font-size:12px;position:relative;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{width:18px;padding:0 4px;margin:0;color:#fff;background:rgba(0,0,0,0.2);text-align:center;font-size:14px;font-weight:600;position:absolute;top:0;left:0;height:100%;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff;background:rgba(255,255,255,0.2);}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background-color:#375dce;border:none;padding-left:24px;padding-right:6px;}
.custom-checkbox{position: relative;padding-left: 24px;margin: 3px 0;display: inline-block;}
.custom-checkbox .custom-checkbox-input{position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;opacity: 0; cursor: pointer;}
.custom-checkbox .custom-checkbox-label{position: relative;margin: 0;line-height: 16px;font-size: 14px;}
.custom-checkbox .custom-checkbox-label:before{content:'';position:absolute;width: 16px;height: 16px;background: #fff;border: 1px solid #ddd;top: 50%;left: -24px; transform: translateY(-50%);border-radius: 2px;}
.custom-checkbox .custom-checkbox-label:after{content: "\f00c";position: absolute;font-family: "FontAwesome";width: 16px;height: 16px;top: 50%;left: -24px;transform: translateY(-50%); font-weight: 500;font-size: 10px;display: none;color: #fff;text-align: center;}
.custom-checkbox .custom-checkbox-input:checked ~ .custom-checkbox-label:after{display:block;}
.custom-checkbox .custom-checkbox-input:checked ~ .custom-checkbox-label:before{background: #ee4350;border: 1px solid #ee4350;}
.custom-radio{position: relative;padding-left: 24px;margin: 3px 0;display: inline-block;}
.custom-radio .custom-radio-input{position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;opacity: 0; cursor: pointer;}
.custom-radio .custom-radio-label{position: relative;margin: 0;line-height: 16px;font-size: 14px;}
.custom-radio .custom-radio-label:before{content:'';position:absolute;width: 16px;height: 16px;background: #fff;border: 1px solid #ddd;top: 50%;left: -24px; transform: translateY(-50%);border-radius: 50%;}
.custom-radio .custom-radio-label:after{content: "\f111";position: absolute;font-family: "FontAwesome";width: 16px;height: 16px;top: 50%;left: -24px;transform: translateY(-50%); font-weight: 600;font-size: 8px;display: none;color: #fff;text-align: center;}
.custom-radio .custom-radio-input:checked ~ .custom-radio-label:after{display:block;}
.custom-radio .custom-radio-input:checked ~ .custom-radio-label:before{background: #ee4350;border: 1px solid #ee4350;}
.fs-11{font-size:11px!important;}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important;}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important;}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important;}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important;}.fs-40{font-size:40px!important}.fs-41{font-size:41px!important}.fs-42{font-size:42px!important}.fs-43{font-size:43px!important}.fs-44{font-size:44px!important}.fs-45{font-size:45px!important}.fs-46{font-size:46px!important;}.fs-47{font-size:47px!important}.fs-48{font-size:48px!important}.fs-49{font-size:49px!important}.fs-50{font-size:50px!important}.fs-51{font-size:51px!important}.fs-52{font-size:52px!important}.fs-53{font-size:53px!important;}.fs-54{font-size:54px!important}.fs-55{font-size:55px!important}.fs-56{font-size:56px!important}.fs-57{font-size:57px!important}.fs-58{font-size:58px!important}.fs-59{font-size:59px!important}.fs-60{font-size:60px!important;}
.amt-0{margin-top:0!important}.amt-1{margin-top:1px!important}.amt-2{margin-top:2px!important}.amt-3{margin-top:3px!important}.amt-4{margin-top:4px!importnt}.amt-5{margin-top:5px!important}.amt-6{margin-top:6px!important}.amt-7{margin-top:7px!important}.amt-8{margin-top:8px!important}.amt-9{margin-top:9px!important}.amt-10{margin-top:10px!important}.amt-15{margin-top:15px!important}.amt-20{margin-top:20px!important}.amt-25{margin-top:25px!important}.amt-30{margin-top:30px!important}.amt-35{margin-top:35px!important}.amt-40{margin-top:40px!important}.amt-45{margin-top:45px!important}.amt-50{margin-top:50px!important}.amt-55{margin-top:55px!important}.amt-60{margin-top:60px!important}.amt-65{margin-top:65px!important}.amt-70{margin-top:70px!important}.amt-75{margin-top:75px!important}.amt-80{margin-top:80px!important}.amt-85{margin-top:85px!important}.amt-90{margin-top:90px!important}.amt-95{margin-top:95px!important}.amt-100{margin-top:100px!important}.amb-0{margin-bottom:0!important}.amb-1{margin-bottom:1px!important}.amb-2{margin-bottom:2px!important}.amb-3{margin-bottom:3px!important}.amb-4{margin-bottom:4px!important}.amb-5{margin-bottom:5px!important}.amb-6{margin-bottom:6px!important}.amb-7{margin-bottom:7px!important}.amb-8{margin-bottom:8px!important}.amb-9{margin-bottom:9px!important}.amb-10{margin-bottom:10px!important}.amb-15{margin-bottom:15px!important}.amb-20{margin-bottom:20px!important}.amb-25{margin-bottom:25px!important}.amb-30{margin-bottom:30px!important}.amb-35{margin-bottom:35px!important}.amb-40{margin-bottom:40px!important}.amb-45{margin-bottom:45px!important}.amb-50{margin-bottom:50px!important}.amb-55{margin-bottom:55px!important}.amb-60{margin-bottom:60px!important}.amb-65{margin-bottom:65px!important}.amb-70{margin-bottom:70px!important}.amb-75{margin-bottom:75px!important}.amb-80{margin-bottom:80px!important}.amb-85{margin-bottom:85px!important}.amb-90{margin-bottom:90px!important}.amb-95{margin-bottom:95px!important}.amb-100{margin-bottom:100px!important}.aml-0{margin-left:0!important}.aml-5{margin-left:5px!important}.aml-10{margin-left:10px!important}.aml-15{margin-left:15px!important}.aml-20{margin-left:20px!important}.aml-25{margin-left:25px!important}.aml-30{margin-left:30px!important}.aml-35{margin-left:35px!important}.aml-40{margin-left:40px!important}.aml-45{margin-left:45px!important}.aml-50{margin-left:50px!important}.amr-0{margin-right:0!important}.amr-5{margin-right:5px!important}.amr-10{margin-right:10px!important}.amr-15{margin-right:15px!important}.amr-20{margin-right:20px!important}.amr-25{margin-right:25px!important}.amr-30{margin-right:30px!important}.amr-35{margin-right:35px!important}.amr-40{margin-right:40px!important}.amr-45{margin-right:45px!important}.amr-50{margin-right:50px!important}.apt-0{padding-top:0!important}.apt-1{padding-top:1px!important}.apt-2{padding-top:2px!important}.apt-3{padding-top:3px!important}.apt-4{padding-top:4px!important}.apt-5{padding-top:5px!important}.apt-6{padding-top:6px!important}.apt-7{padding-top:7px!important}.apt-8{padding-top:8px!important}.apt-9{padding-top:9px!important}.apt-10{padding-top:10px!important}.apt-15{padding-top:15px!important}.apt-20{padding-top:20px!important}.apt-25{padding-top:25px!important}.apt-30{padding-top:30px!important}.apt-35{padding-top:35px!important}.apt-40{padding-top:40px!important}.apt-45{padding-top:45px!important}.apt-50{padding-top:50px!important}.apt-55{padding-top:55px!important}.apt-60{padding-top:60px!important}.apt-65{padding-top:65px!important}.apt-70{padding-top:70px!important}.apt-75{padding-top:75px!important}.apt-80{padding-top:80px!important}.apt-85{padding-top:85px!important}.apt-90{padding-top:90px!important}.apt-95{padding-top:95px!important}.apt-100{padding-top:100px!important}.apb-0{padding-bottom:0!important}.apb-1{padding-bottom:1px!important}.apb-2{padding-bottom:2px!important}.apb-3{padding-bottom:3px!important}.apb-4{padding-bottom:4px!important}.apb-5{padding-bottom:5px!important}.apb-6{padding-bottom:6px!important}.apb-7{padding-bottom:7px!important}.apb-8{padding-bottom:8px!important}.apb-9{padding-bottom:9px!important}.apb-10{padding-bottom:10px!important}.apb-15{padding-bottom:15px!important}.apb-20{padding-bottom:20px!important}.apb-25{padding-bottom:25px!important}.apb-30{padding-bottom:30px!important}.apb-35{padding-bottom:35px!important}.apb-40{padding-bottom:40px!important}.apb-45{padding-bottom:45px!important}.apb-50{padding-bottom:50px!important}.apb-55{padding-bottom:55px!important}.apb-60{padding-bottom:60px!important}.apb-65{padding-bottom:65px!important}.apb-70{padding-bottom:70px!important}.apb-75{padding-bottom:75px!important}.apb-80{padding-bottom:80px!important}.apb-85{padding-bottom:85px!important}.apb-90{padding-bottom:90px!important}.apb-95{padding-bottom:95px!important}.apb-100{padding-bottom:100px!important}.apl-0{padding-left:0!important}.apl-5{padding-left:5px!important}.apl-10{padding-left:10px!important}.apl-15{padding-left:15px!important}.apl-20{padding-left:20px!important}.apl-25{padding-left:25px!important}.apl-30{padding-left:30px!important}.apl-35{padding-left:35px!important}.apl-40{padding-left:40px!important}.apl-45{padding-left:45px!important}.apl-50{padding-left:50px!important}.apr-0{padding-right:0!important}.apr-5{padding-right:5px!important}.apr-10{padding-right:10px!important}.apr-15{padding-right:15px!important}.apr-20{padding-right:20px!important}.apr-25{padding-right:25px!important}.apr-30{paddng-right:30px!important}.apr-35{padding-right:35px!important}.apr-40{padding-right:40px!important}.apr-45{padding-right:45px!important}.apr-50{padding-right:50px!important}.padd0{padding:0}.padd5{padding:5px}.padd10{padding:10px}.padd15{padding:15px}.padd20{padding:20px}.padd25{padding:25px}.padd30{padding:30px}.padd35{padding:35px}.padd40{padding:40px}.padd45{padding:45px}.padd50{padding:50px}.padd55{padding:55px}.padd60{padding:60px}.padd05{padding:0 5px}.padd010{padding:0 10px}.padd510{padding:5px 10px}.padd1015{padding:10px 15px}.padd1020{padding:10px 20px}.pjustify p{text-align:justify}.prelative{position:relative}.pabsolute{position:absolute}.zindex0{z-index:0}.zindex1{z-index:1}.zindex2{z-index:2}.zindex3{z-index:3}.zindex4{z-index:4}.zindex5{z-index:5}.zindex6{z-index:6}.zindex7{z-index:7}.zindex8{z-index:8}.zindex9{z-index:9}.zindex10{z-index:10}.zindex99{z-index:99}.zindex999{z-index:999}.zindex9999{z-index:9999}.dblock{display:block}.dinline,ul.dinline li{display:inline}.dinblock{display:inline-block}.white,a.white,p.white,span.white{color:#fff!important}.bg-white{background:#fff!important}.lh-20{line-height:20px}.lh-22{line-height:22px}.lh-24{line-height:24px}.lh-25{line-height:25px}.lh-26{line-height:26px!important}.lh-28{line-height:28px}.lh-30{line-height:30px!important;}.lh-32{line-height:32px}.lh-34{line-height:34px}.lh-35{line-height:35px}.lh-36{line-height:36px}.lh-38{line-height:38px}.lh-40{line-height:40px}.lh-42{line-height:42px}.lh-44{line-height:44px}.lh-45{line-height:45px}.lh-46{line-height:46px}.lh-48{line-height:48px}.lh-50{line-height:50px}.font10{font-size:10px}.font11{font-size:11px}.font12{font-size:12px}.font13{font-size:13px}.font14{font-size:14px}.font15{font-size:15px}.font16{font-size:16px}.font17{font-size:17px}.font18{font-size:18px}.font19{font-size:19px}.font20{font-size:20px}.font21{font-size:21px}.font22{font-size:22px}.font23{font-size:23px}.font24{font-size:24px}.font25{font-size:25px}.font26{font-size:26px}.font27{font-size:27px}.font28{font-size:28px}.font29{font-size:29px}.font30{font-size:30px}.font31{font-size:31px}.font32{font-size:32px}.font33{font-size:33px}.font34{font-size:34px}.font35{font-size:35px}.font36{font-size:36px}.font37{font-size:37px}.font38{font-size:38px}.font39{font-size:39px}.font40{font-size:40px}.font41{font-size:41px}.font42{font-size:42px}.font43{font-size:43px}.font44{font-size:44px}.font45{font-size:45px}.font46{font-size:46px}.font47{font-size:47px}.font48{font-size:48px}.font49{font-size:49px}.font50{font-size:50px}.fw-normal{font-weight:400!important}.fw-400{font-weight:400}.fw-500{font-weight:500!important}.fw-600{font-weight:600}.fw-bold{font-weight:700}.fontfam1{font-family:'Playfair Display', serif;}.fontfam2{font-family:'Poppins', sans-serif;}.blur1{filter:blur(1px)}.blur2{filter:blur(2px)}.blur3{filter:blur(3px)}.blur4{filter:blur(4px)}.color333{color:#333}.color666{color:#666}.color111{color:#111}.color-black,.color000{color:#000!important;}.th-color{color:#006cb8}.bg-theme{background:#014073}.bg000{background:#000}.bg111{background:#111}.bg222{background:#222}.bg333{background:#333}.bgfa{background:#fafafa}.bgf2{background:#f2f2f2}.bgf5{background:#f5f5f5}.bgf7{background:#f7f7f7}.bgf9{background:#f9f9f9}.bg-white1{background:rgba(255,255,255,.1)}.bg-white2{background:rgba(255,255,255,.2)}.bg-white3{background:rgba(255,255,255,.3)}.bg-white4{background:rgba(255,255,255,.4)}.bg-white5{background:rgba(255,255,255,.5)}.bg-white6{background:rgba(255,255,255,.6)}.bg-white7{background:rgba(255,255,255,.7)}.bg-white8{background:rgba(255,255,255,.8)}.bg-white9{background:rgba(255,255,255,.9)}.bg-white10{background:rgba(255,255,255,1)}.bg-black1{background:rgba(0,0,0,.1)}.bg-black2{background:rgba(0,0,0,.2)}.bg-black3{background:rgba(0,0,0,.3)}.bg-black4{background:rgba(0,0,0,.4)}.bg-black5{background:rgba(0,0,0,.5)}.bg-black6{background:rgba(0,0,0,.6)}.bg-black7{background:rgba(0,0,0,.7)}.bg-black8{background:rgba(0,0,0,.8)}.bg-black9{background:rgba(0,0,0,.9)}.bg-black10{background:rgba(0,0,0,1)}.max{max-width:100%}.full{width:100%}ul.general{margin:0;padding:0}.nostyle li{list-style:none}.lilh25 li{lihe-height:25px}.limb5 li{margin-bottom:5px}.limb10 li{margin-bottom:10px}.check li,.angle li{position:relative;padding-left:20px}.check li::before{content:"\f105";font-family:"FontAwesome";position:absolute;left:0}.angle li::before{content:"\f105";font-family:"FontAwesome";position:absolute;left:0}ul.half li{display:inline-block;min-width:48%}ul.three li{display:inline-block;min-width:31%}.box-shadow{box-shadow:0 8px 6px -6px #ccc}.box-shadow-effect1{-webkit-box-shadow:0 10px 6px -6px #777;-moz-box-shadow:0 10px 6px -6px #777;box-shadow:0 10px 6px -6px #777}.box-shadow-effect2{position:relative}.box-shadow-effect2:before,.box-shadow-effect2:after{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.box-shadow-effect2:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.box-shadow-effect3{position:relative}.box-shadow-effect3:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.border1solid{border:1px solid #ddd}.border2solid{border:2px solid #fff!important}.border3solid{border:3px solid}.border4solid{border:4px solid}.border5solid{border:5px solid}.border1dashed{border:1px dashed}.border2dashed{border:2px dashed}.border3dashed{border:3px dashed}.border4dashed{border:4px dashed}.border5dashed{border:5px dashed}.bordercolorccc{border-color:#ccc}.bordercolorddd{border-color:#ddd}.bordercolorf2{border-color:#f2f2f2}.bordercolorf{border-color:#fff}.bordercolor333{border-color:#333}.bordercolord9{border-color:#d9d9d9}.tagger{text-align:right}.tagger img{display:inline}.radius0{border-radius:0}.radius5{border-radius:5px}.radius10{border-radius:10px}.radius20{border-radius:20px}.radius30{border-radius:30px}.radius50{border-radius:50%}.radius-top-5{border-radius:5px 5px 0 0}.radius-top-10{border-radius:10px 10px 0 0}.radius-bottom-5{border-radius:0 0 5px 5px}.radius-bottom-10{border-radius:0 0 10px 10px}.radius-right-5{border-radius:0 5px 5px 0}.radius-right-10{border-radius:0 10px 10px 0}.radius-left-5{border-radius:5px 0 0 5px}.radius-left-10{border-radius:10px 0 0 10px}.op1{opacity:.1}.op2{opacity:.2}.op3{opacity:.3}.op4{opacity:.4}.op5{opacity:.5}.op6{opacity:.6}.op7{opacity:.7}.op8{opacity:.8}.op9{opacity:.9}.capp{position:relative}.capp input{padding-left:65px!important}.capp span{position:absolute;left:0;top:7px}.bgfacebook{background:#3b5998}.bggoogle-plus{background:#de5245}.bgtwitter{background:#1da1f2}.bgyoutube{background:red}.bginstagram{background:#783fc4}.bgpinterest{background:#bd081c}.bgwhatsapp{background:#14ad53}.bglinkedin{background:#007bb6}.
.colorfacebook{color:#3b5998}.colorgoogle-plus{color:#de5245}.colortwitter{color:#1da1f2}.coloryoutube{color:red}.colorinstagram{color:#783fc4}.colorpinterest{color:#bd081c}.colorwhatsapp{color:#14ad53}.colorlinkedin{color:#007bb6}select,.aselect{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;-o-appearance:none;background:url(../images/angle-down.png) no-repeat right 10px center #fff!important;background-size:10px!important;padding-right:25px}/*.datepicker,.daterange,.daterangebooking,.daterange-small,.daterangebooking-small{cursor:pointer;background:url(../images/calendar.png) no-repeat right 10px center #fff!important;padding-right:20px}*/.noresize{resize:none}.ofhidden{overflow:hidden}.ofxhidden{overflow-x:hidden}.ofyhidden{overflow-y:hidden}.transition{transition:all ease-in-out .3s}.genbefore::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;display:block}.genafter::after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;display:block}@media(max-width:991px){.amt-0-sm{margin-top:0!important}.amt-1-sm{margin-top:1px!important}.amt-2-sm{margin-top:2px!important}.amt-3-sm{margin-top:3px!important}.amt-4-sm{margin-top:4px!importnt}.amt-5-sm{margin-top:5px!important}.amt-6-sm{margin-top:6px!important}.amt-7-sm{margin-top:7px!important}.amt-8-sm{margin-top:8px!important}.amt-9-sm{margin-top:9px!important}.amt-10-sm{margin-top:10px!important}.amt-15-sm{margin-top:15px!important}.amt-20-sm{margin-top:20px!important}.amt-25-sm{margin-top:25px!important}.amt-30-sm{margin-top:30px!important}.amt-35-sm{margin-top:35px!important}.amt-40-sm{margin-top:40px!important}.amt-45-sm{margin-top:45px!important}.amt-50-sm{margin-top:50px!important}.amt-55-sm{margin-top:55px!important}.amt-60-sm{margin-top:60px!important}.amt-65-sm{margin-top:65px!important}.amt-70-sm{margin-top:70px!important}.amt-75-sm{margin-top:75px!important}.amt-80-sm{margin-top:80px!important}.amt-85-sm{margin-top:85px!important}.amt-90-sm{margin-top:90px!important}.amt-95-sm{margin-top:95px!important}.amt-100-sm{margin-top:100px!important}.amb-0-sm{margin-bottom:0!important}.amb-1-sm{margin-bottom:1px!important}.amb-2-sm{margin-bottom:2px!important}.amb-3-sm{margin-bottom:3px!important}.amb-4-sm{margin-bottom:4px!important}.amb-5-sm{margin-bottom:5px!important}.amb-6-sm{margin-bottom:6px!important}.amb-7-sm{margin-bottom:7px!important}.amb-8-sm{margin-bottom:8px!important}.amb-9-sm{margin-bottom:9px!important}.amb-10-sm{margin-bottom:10px!important}.amb-15-sm{margin-bottom:15px!important}.amb-20-sm{margin-bottom:20px!important}.amb-25-sm{margin-bottom:25px!important}.amb-30-sm{margin-bottom:30px!important}.amb-35-sm{margin-bottom:35px!important}.amb-40-sm{margin-bottom:40px!important}.amb-45-sm{margin-bottom:45px!important}.amb-50-sm{margin-bottom:50px!important}.amb-55-sm{margin-bottom:55px!important}.amb-60-sm{margin-bottom:60px!important}.amb-65-sm{margin-bottom:65px!important}.amb-70-sm{margin-bottom:70px!important}.amb-75-sm{margin-bottom:75px!important}.amb-80-sm{margin-bottom:80px!important}.amb-85-sm{margin-bottom:85px!important}.amb-90-sm{margin-bottom:90px!important}.amb-95-sm{margin-bottom:95px!important}.amb-100-sm{margin-bottom:100px!important}.apt-0-sm{padding-top:0!important}.apt-1-sm{padding-top:1px!important}.apt-2-sm{padding-top:2px!important}.apt-3-sm{padding-top:3px!important}.apt-4-sm{padding-top:4px!important}.apt-5-sm{padding-top:5px!important}.apt-6-sm{padding-top:6px!important}.apt-7-sm{padding-top:7px!important}.apt-8-sm{padding-top:8px!important}.apt-9-sm{padding-top:9px!important}.apt-10-sm{padding-top:10px!important}.apt-15-sm{padding-top:15px!important}.apt-20-sm{padding-top:20px!important}.apt-25-sm{padding-top:25px!important}.apt-30-sm{padding-top:30px!important}.apt-35-sm{padding-top:35px!important}.apt-40-sm{padding-top:40px!important}.apt-45-sm{padding-top:45px!important}.apt-50-sm{padding-top:50px!important}.apt-55-sm{padding-top:55px!important}.apt-60-sm{padding-top:60px!important}.apt-65-sm{padding-top:65px!important}.apt-70-sm{padding-top:70px!important}.apt-75-sm{padding-top:75px!important}.apt-80-sm{padding-top:80px!important}.apt-85-sm{padding-top:85px!important}.apt-90-sm{padding-top:90px!important}.apt-95-sm{padding-top:95px!important}.apt-100-sm{padding-top:100px!important}.apb-0-sm{padding-bottom:0!important}.apb-1-sm{padding-bottom:1px!important}.apb-2-sm{padding-bottom:2px!important}.apb-3-sm{padding-bottom:3px!important}.apb-4-sm{padding-bottom:4px!important}.apb-5-sm{padding-bottom:5px!important}.apb-6-sm{padding-bottom:6px!important}.apb-7-sm{padding-bottom:7px!important}.apb-8-sm{padding-bottom:8px!important}.apb-9-sm{padding-bottom:9px!important}.apb-10-sm{padding-bottom:10px!important}.apb-15-sm{padding-bottom:15px!important}.apb-20-sm{padding-bottom:20px!important}.apb-25-sm{padding-bottom:25px!important}.apb-30-sm{padding-bottom:30px!important}.apb-35-sm{padding-bottom:35px!important}.apb-40-sm{padding-bottom:40px!important}.apb-45-sm{padding-bottom:45px!important}.apb-50-sm{padding-bottom:50px!important}.apb-55-sm{padding-bottom:55px!important}.apb-60-sm{padding-bottom:60px!important}.apb-65-sm{padding-bottom:65px!important}.apb-70-sm{padding-bottom:70px!important}.apb-75-sm{padding-bottom:75px!important}.apb-80-sm{padding-bottom:80px!important}.apb-85-sm{padding-bottom:85px!important}.apb-90-sm{padding-bottom:90px!important}.apb-95-sm{padding-bottom:95px!important}.apb-100-sm{padding-bottom:100px!important}.apl-0-sm{padding-left:0}.apl-5-sm{padding-left:5px}.apl-10-sm{padding-left:10px}.apl-15-sm{padding-left:15px}.apl-20-sm{padding-left:20px}.apl-25-sm{padding-left:25p}.apl-30-sm{padding-left:30px}.apl-35-sm{padding-left:35px}.apl-40-sm{padding-left:40px}.apl-45-sm{padding-left:45px}.apl-50-sm{padding-left:50px}.apr-0-sm{padding-righ:0}.apr-5-sm{padding-right:5px}.apr-10-sm{padding-right:10px}.apr-15-sm{padding-right:15px}.apr-20-sm{padding-right:20px}.apr-25-sm{padding-right:25px}.apr-30-sm{paddng-right:30px}.apr-35-sm{padding-right:35px}.apr-40-sm{padding-right:40px}.apr-45-sm{padding-right:45px}.apr-50-sm{padding-right:50px}.padd5-sm{padding:5px}.padd10-sm{padding:10px}.padd15-sm{padding:15px}.padd20-sm{padding:20px}.padd25-sm{padding:25px}.padd30-sm{padding:30px}.padd35-sm{padding:35px}.padd40-sm{padding:40px}.padd45-sm{padding:45px}.padd50-sm{padding:50px}.padd55-sm{padding:55px}.padd60-sm{padding:60px}.lh-20-sm{line-height:20px}.lh-22-sm{line-height:22px}.lh-24-sm{line-height:24px}.lh-25-sm{line-height:25px}.lh-26-sm{line-height:26px}.lh-28-sm{line-height:28px}.lh-30-sm{line-height:30px}.lh-32-sm{line-height:32px}.lh-34-sm{line-height:34px}.lh-35-sm{line-height:35px}.lh-36-sm{line-height:36px}.lh-38-sm{line-height:38px}.lh-40-sm{line-height:40px}.lh-42-sm{line-height:42px}.lh-44-sm{line-height:44px}.lh-45-sm{line-height:45px}.lh-46-sm{line-height:46px}.lh-48-sm{line-height:48px}.lh-50-sm{line-height:50px}.font10-sm{font-size:10px}.font11-sm{font-size:11px}.font12-sm{font-size:12px}.font13-sm{font-size:13px}.font14-sm{font-size:14px}.font15-sm{font-size:15px}.font16-sm{font-size:16px}.font17-sm{font-size:17px}.font18-sm{font-size:18px}.font19-sm{font-size:19px}.font20-sm{font-size:20px}.font21-sm{font-size:21px}.font22-sm{font-size:22px}.font23-sm{font-size:23px}.font24-sm{font-size:24px}.font25-sm{font-size:25px}.font26-sm{font-size:26px}.font27-sm{font-size:27px}.font28-sm{font-size:28px}.font29-sm{font-size:29px}.font30-sm{font-size:30px}.font31-sm{font-size:31px}.font32-sm{font-size:32px}.font33-sm{font-size:33px}.font34-sm{font-size:34px}.font35-sm{font-size:35px}.font36-sm{font-size:36px}.font37-sm{font-size:37px}.font38-sm{font-size:38px}.font39-sm{font-size:39px}.font40-sm{font-size:40px}.font41-sm{font-size:41px}.font42-sm{font-size:42px}.font43-sm{font-size:43px}.font44-sm{font-size:44px}.font45-sm{font-size:45px}.font46-sm{font-size:46px}.font47-sm{font-size:47px}.font48-sm{font-size:48px}.font49-sm{font-size:49px}.font50-sm{font-size:50px}.clearfix-sm{clear:both;display:block}ul.half-sm li{display:inline-block;min-width:48%}ul.three-sm li{display:inline-block;min-width:31%}}@media(max-width:767px){.amt-0-xs{margin-top:0!important}.amt-1-xs{margin-top:1px!important}.amt-2-xs{margin-top:2px!important}.amt-3-xs{margin-top:3px!important}.amt-4-xs{margin-top:4px!importnt}.amt-5-xs{margin-top:5px!important}.amt-6-xs{margin-top:6px!important}.amt-7-xs{margin-top:7px!important}.amt-8-xs{margin-top:8px!important}.amt-9-xs{margin-top:9px!important}.amt-10-xs{margin-top:10px!important}.amt-15-xs{margin-top:15px!important}.amt-20-xs{margin-top:20px!important}.amt-25-xs{margin-top:25px!important}.amt-30-xs{margin-top:30px!important}.amt-35-xs{margin-top:35px!important}.amt-40-xs{margin-top:40px!important}.amt-45-xs{margin-top:45px!important}.amt-50-xs{margin-top:50px!important}.amt-55-xs{margin-top:55px!important}.amt-60-xs{margin-top:60px!important}.amt-65-xs{margin-top:65px!important}.amt-70-xs{margin-top:70px!important}.amt-75-xs{margin-top:75px!important}.amt-80-xs{margin-top:80px!important}.amt-85-xs{margin-top:85px!important}.amt-90-xs{margin-top:90px!important}.amt-95-xs{margin-top:95px!important}.amt-100-xs{margin-top:100px!important}.amb-0-xs{margin-bottom:0!important}.amb-1-xs{margin-bottom:1px!important}.amb-2-xs{margin-bottom:2px!important}.amb-3-xs{margin-bottom:3px!important}.amb-4-xs{margin-bottom:4px!important}.amb-5-xs{margin-bottom:5px!important}.amb-6-xs{margin-bottom:6px!important}.amb-7-xs{margin-bottom:7px!important}.amb-8-xs{margin-bottom:8px!important}.amb-9-xs{margin-bottom:9px!important}.amb-10-xs{margin-bottom:10px!important}.amb-15-xs{margin-bottom:15px!important}.amb-20-xs{margin-bottom:20px!important}.amb-25-xs{margin-bottom:25px!important}.amb-30-xs{margin-bottom:30px!important}.amb-35-xs{margin-bottom:35px!important}.amb-40-xs{margin-bottom:40px!important}.amb-45-xs{margin-bottom:45px!important}.amb-50-xs{margin-bottom:50px!important}.amb-55-xs{margin-bottom:55px!important}.amb-60-xs{margin-bottom:60px!important}.amb-65-xs{margin-bottom:65px!important}.amb-70-xs{margin-bottom:70px!important}.amb-75-xs{margin-bottom:75px!important}.amb-80-xs{margin-bottom:80px!important}.amb-85-xs{margin-bottom:85px!important}.amb-90-xs{margin-bottom:90px!important}.amb-95-xs{margin-bottom:95px!important}.amb-100-xs{margin-bottom:100px!important}.apt-0-xs{padding-top:0!important}.apt-1-xs{padding-top:1px!important}.apt-2-xs{padding-top:2px!important}.apt-3-xs{padding-top:3px!important}.apt-4-xs{padding-top:4px!important}.apt-5-xs{padding-top:5px!important}.apt-6-xs{padding-top:6px!important}.apt-7-xs{padding-top:7px!important}.apt-8-xs{padding-top:8px!important}.apt-9-xs{padding-top:9px!important}.apt-10-xs{padding-top:10px!important}.apt-15-xs{padding-top:15px!important}.apt-20-xs{padding-top:20px!important}.apt-25-xs{padding-top:25px!important}.apt-30-xs{padding-top:30px!important}.apt-35-xs{padding-top:35px!important}.apt-40-xs{padding-top:40px!important}.apt-45-xs{padding-top:45px!important}.apt-50-xs{padding-top:50px!important}.apt-55-xs{padding-top:55px!important}.apt-60-xs{padding-top:60px!important}.apt-65-xs{padding-top:65px!important}.apt-70-xs{padding-top:70px!important}.apt-75-xs{padding-top:75px!important}.apt-80-xs{padding-top:80px!important}.apt-85-xs{padding-top:85px!important}.apt-90-xs{padding-top:90px!important}.apt-95-xs{padding-top:95px!important}.apt-100-xs{padding-top:100px!important}.apb-0-xs{padding-bottom:0!important}.apb-1-xs{padding-bottom:1px!important}.apb-2-xs{padding-bottom:2px!important}.apb-3-xs{padding-bottom:3px!important}.apb-4-xs{padding-bottom:4px!important}.apb-5-xs{padding-bottom:5px!important}.apb-6-xs{padding-bottom:6px!important}.apb-7-xs{padding-bottom:7px!important}.apb-8-xs{padding-bottom:8px!important}.apb-9-xs{padding-bottom:9px!important}.apb-10-xs{padding-bottom:10px!important}.apb-15-xs{padding-bottom:15px!important}.apb-20-xs{padding-bottom:20px!important}.apb-25-xs{padding-bottom:25px!important}.apb-30-xs{padding-bottom:30px!important}.apb-35-xs{padding-bottom:35px!important}.apb-40-xs{padding-bottom:40px!important}.apb-45-xs{padding-bottom:45px!important}.apb-50-xs{padding-bottom:50px!important}.apb-55-xs{padding-bottom:55px!important}.apb-60-xs{padding-bottom:60px!important}.apb-65-xs{padding-bottom:65px!important}.apb-70-xs{padding-bottom:70px!important}.apb-75-xs{padding-bottom:75px!important}.apb-80-xs{padding-bottom:80px!important}.apb-85-xs{padding-bottom:85px!important}.apb-90-xs{padding-bottom:90px!important}.apb-95-xs{padding-bottom:95px!important}.apb-100-xs{padding-bottom:100px!important}.apl-0-xs{padding-left:0}.apl-5-xs{padding-left:5px}.apl-10-xs{padding-left:10px}.apl-15-xs{padding-left:15px}.apl-20-xs{padding-left:20px}.apl-25-xs{padding-left:25p}.apl-30-xs{padding-left:30px}.apl-35-xs{padding-left:35px}.apl-40-xs{padding-left:40px}.apl-45-xs{padding-left:45px}.apl-50-xs{padding-left:50px}.apr-0-xs{padding-righ:0}.apr-5-xs{padding-right:5px}.apr-10-xs{padding-right:10px}.apr-15-xs{padding-right:15px}.apr-20-xs{padding-right:20px}.apr-25-xs{padding-right:25px}.apr-30-xs{paddng-right:30px}.apr-35-xs{padding-right:35px}.apr-40-xs{padding-right:40px}.apr-45-xs{padding-right:45px}.apr-50-xs{padding-right:50px}.padd5-xs{padding:5px}.padd10-xs{padding:10px}.padd15-xs{padding:15px}.padd20-xs{padding:20px}.padd25-xs{padding:25p x}.padd30-xs{padding:30px}.padd35-xs{padding:35px}.padd40-xs{padding:40px}.padd45-xs{padding:45px}.padd50-xs{padding:50px}.padd55-xs{padding:55px}.padd60-xs{padding:60px}.lh-20-xs{line-height:20px}.lh-22-xs{line-height:22px}.lh-24-xs{line-height:24px}.lh-25-xs{line-height:25px}.lh-26-xs{line-height:26px}.lh-28-xs{line-height:28px}.lh-30-xs{line-height:30px}.lh-32-xs{line-height:32px}.lh-34-xs{line-height:34px}.lh-35-xs{line-height:35px}.lh-36-xs{line-height:36px}.lh-38-xs{line-height:38px}.lh-40-xs{line-height:40px}.lh-42-xs{line-height:42px}.lh-44-xs{line-height:44px}.lh-45-xs{line-height:45px}.lh-46-xs{line-height:46px}.lh-48-xs{line-height:48px}.lh-50-xs{line-height:50px}.font10-xs{font-size:10px}.font11-xs{font-size:11px}.font12-xs{font-size:12px}.font13-xs{font-size:13px}.font14-xs{font-size:14px}.font15-xs{font-size:15px}.font16-xs{font-size:16px}.font17-xs{font-size:17px}.font18-xs{font-size:18px}.font19-xs{font-size:19px}.font20-xs{font-size:20px}.font21-xs{font-size:21px}.font22-xs{font-size:22px}.font23-xs{font-size:23px}.font24-xs{font-size:24px}.font25-xs{font-size:25px}.font26-xs{font-size:26px}.font27-xs{font-size:27px}.font28-xs{font-size:28px}.font29-xs{font-size:29px}.font30-xs{font-size:30px}.font31-xs{font-size:31px}.font32-xs{font-size:32px}.font33-xs{font-size:33px}.font34-xs{font-size:34px}.font35-xs{font-size:35px}.font36-xs{font-size:36px}.font37-xs{font-size:37px}.font38-xs{font-size:38px}.font39-xs{font-size:39px}.font40-xs{font-size:40px}.font41-xs{font-size:41px}.font42-xs{font-size:42px}.font43-xs{font-size:43px}.font44-xs{font-size:44px}.font45-xs{font-size:45px}.font46-xs{font-size:46px}.font47-xs{font-size:47px}.font48-xs{font-size:48px}.font49-xs{font-size:49px}.font50-xs{font-size:50px}.clearfix-xs{clear:both;display:block}ul.half-xs li{display:inline-block;min-width:48%}ul.three-xs li{display:inline-block;min-width:31%}}.visible-xss{display:none}@media(max-width:640){.visible-xss{display:block!important}.hidden-xss{display:none!important}.col-xss-12{width:100%}.amt-0-xss{margin-top:0!important}.amt-1-xss{margin-top:1px!important}.amt-2-xss{margin-top:2px!important}.amt-3-xss{margin-top:3px!important}.amt-4-xss{margin-top:4px!importnt}.amt-5-xss{margin-top:5px!important}.amt-6-xss{margin-top:6px!important}.amt-7-xss{margin-top:7px!important}.amt-8-xss{margin-top:8px!important}.amt-9-xss{margin-top:9px!important}.amt-10-xss{margin-top:10px!important}.amt-15-xss{margin-top:15px!important}.amt-20-xss{margin-top:20px!important}.amt-25-xss{margin-top:25px!important}.amt-30-xss{margin-top:30px!important}.amt-35-xss{margin-top:35px!important}.amt-40-xss{margin-top:40px!important}.amt-45-xss{margin-top:45px!important}.amt-50-xss{margin-top:50px!important}.amt-55-xss{margin-top:55px!important}.amt-60-xss{margin-top:60px!important}.amt-65-xss{margin-top:65px!important}.amt-70-xss{margin-top:70px!important}.amt-75-xss{margin-top:75px!important}.amt-80-xss{margin-top:80px!important}.amt-85-xss{margin-top:85px!important}.amt-90-xss{margin-top:90px!important}.amt-95-xss{margin-top:95px!important}.amt-100-xss{margin-top:100px!important}.amb-0-xss{margin-bottom:0!important}.amb-1-xss{margin-bottom:1px!important}.amb-2-xss{margin-bottom:2px!important}.amb-3-xss{margin-bottom:3px!important}.amb-4-xss{margin-bottom:4px!important}.amb-5-xss{margin-bottom:5px!important}.amb-6-xss{margin-bottom:6px!important}.amb-7-xss{margin-bottom:7px!important}.amb-8-xss{margin-bottom:8px!important}.amb-9-xss{margin-bottom:9px!important}.amb-10-xss{margin-bottom:10px!important}.amb-15-xss{margin-bottom:15px!important}.amb-20-xss{margin-bottom:20px!important}.amb-25-xss{margin-bottom:25px!important}.amb-30-xss{margin-bottom:30px!important}.amb-35-xss{margin-bottom:35px!important}.amb-40-xss{margin-bottom:40px!important}.amb-45-xss{margin-bottom:45px!important}.amb-50-xss{margin-bottom:50px!important}.amb-55-xss{margin-bottom:55px!important}.amb-60-xss{margin-bottom:60px!important}.amb-65-xss{margin-bottom:65px!important}.amb-70-xss{margin-bottom:70px!important}.amb-75-xss{margin-bottom:75px!important}.amb-80-xss{margin-bottom:80px!important}.amb-85-xss{margin-bottom:85px!important}.amb-90-xss{margin-bottom:90px!important}.amb-95-xss{margin-bottom:95px!important}.amb-100-xss{margin-bottom:100px!important}.apt-0-xss{padding-top:0!important}.apt-1-xss{padding-top:1px!important}.apt-2-xss{padding-top:2px!important}.apt-3-xss{padding-top:3px!important}.apt-4-xss{padding-top:4px!important}.apt-5-xss{padding-top:5px!important}.apt-6-xss{padding-top:6px!important}.apt-7-xss{padding-top:7px!important}.apt-8-xss{padding-top:8px!important}.apt-9-xss{padding-top:9px!important}.apt-10-xss{padding-top:10px!important}.apt-15-xss{padding-top:15px!important}.apt-20-xss{padding-top:20px!important}.apt-25-xss{padding-top:25px!important}.apt-30-xss{padding-top:30px!important}.apt-35-xss{padding-top:35px!important}.apt-40-xss{padding-top:40px!important}.apt-45-xss{padding-top:45px!important}.apt-50-xss{padding-top:50px!important}.apt-55-xss{padding-top:55px!important}.apt-60-xss{padding-top:60px!important}.apt-65-xss{padding-top:65px!important}.apt-70-xss{padding-top:70px!important}.apt-75-xss{padding-top:75px!important}.apt-80-xss{padding-top:80px!important}.apt-85-xss{padding-top:85px!important}.apt-90-xss{padding-top:90px!important}.apt-95-xss{padding-top:95px!important}.apt-100-xss{padding-top:100px!important}.apb-0-xss{padding-bottom:0!important}.apb-5-xss{padding-bottom:5px!important}.apb-10-xss{padding-bottom:10px!important}.apb-15-xss{padding-bottom:15px!important}.apb-20-xss{padding-bottom:20px!important}.apb-25-xss{padding-bottom:25px!important}.apb-30-xss{padding-bottom:30px!important}.apb-35-xss{padding-bottom:35px!important}.apb-40-xss{padding-bottom:40px!important}.apb-45-xss{padding-bottom:45px!important}.apb-50-xss{padding-bottom:50px!important}.apb-55-xss{padding-bottom:55px!important}.apb-60-xss{padding-bottom:60px!important}.apb-65-xss{padding-bottom:65px!important}.apb-70-xss{padding-bottom:70px!important}.apb-75-xss{padding-bottom:75px!important}.apb-80-xss{padding-bottom:80px!important}.apb-85-xss{padding-bottom:85px!important}.apb-90-xss{padding-bottom:90px!important}.apb-95-xss{padding-bottom:95px!important}.apb-100-xss{padding-bottom:100px!important}.apl-0-xss{padding-left:0}.apl-5-xss{padding-left:5px}.apl-10-xss{padding-left:10px}.apl-15-xss{padding-left:15px}.apl-20-xss{padding-left:20px}.apl-25-xss{padding-left:25p}.apl-30-xss{padding-left:30px}.apl-35-xss{padding-left:35px}.apl-40-xss{padding-left:40px}.apl-45-xss{padding-left:45px}.apl-50-xss{padding-left:50px}.apr-0-xss{padding-righ:0}.apr-5-xss{padding-right:5px}.apr-10-xss{padding-right:10px}.apr-15-xss{padding-right:15px}.apr-20-xss{padding-right:20px}.apr-25-xss{padding-right:25px}.apr-30-xss{paddng-right:30px}.apr-35-xss{padding-right:35px}.apr-40-xss{padding-right:40px}.apr-45-xss{padding-right:45px}.apr-50-xss{padding-right:50px}.padd5-xss{padding:5px}.padd10-xss{padding:10px}.padd15-xss{padding:15px}.padd20-xss{padding:20px}.padd25-xss{padding:25p x}.padd30-xss{padding:30px}.padd35-xss{padding:35px}.padd40-xss{padding:40px}.padd45-xss{padding:45px}.padd50-xss{padding:50px}.padd55-xss{padding:55px}.padd60-xss{padding:60px}.lh-20-xss{line-height:20px}.lh-22-xss{line-height:22px}.lh-24-xss{line-height:24px}.lh-25-xss{line-height:25px}.lh-26-xss{line-height:26px}.lh-28-xss{line-height:28px}.lh-30-xss{line-height:30px}.lh-32-xss{line-height:32px}.lh-34-xss{line-height:34px}.lh-35-xss{line-height:35px}.lh-36-xss{line-height:36px}.lh-38-xss{line-height:38px}.lh-40-xss{line-height:40px}.lh-42-xss{line-height:42px}.lh-44-xss{line-height:44px}.lh-45-xss{line-height:45px}.lh-46-xss{line-height:46px}.lh-48-xss{line-height:48px}.lh-50-xss{line-height:50px}.font10-xss{font-size:10px}.font11-xss{font-size:11px}.font12-xss{font-size:12px}.font13-xss{font-size:13px}.font14-xss{font-size:14px}.font15-xss{font-size:15px}.font16-xss{font-size:16px}.font17-xss{font-size:17px}.font18-xss{font-size:18px}.font19-xss{font-size:19px}.font20-xss{font-size:20px}.font21-xss{font-size:21px}.font22-xss{font-size:22px}.font23-xss{font-size:23px}.font24-xss{font-size:24px}.font25-xss{font-size:25px}.font26-xss{font-size:26px}.font27-xss{font-size:27px}.font28-xss{font-size:28px}.font29-xss{font-size:29px}.font30-xss{font-size:30px}.font31-xss{font-size:31px}.font32-xss{font-size:32px}.font33-xss{font-size:33px}.font34-xss{font-size:34px}.font35-xss{font-size:35px}.font36-xss{font-size:36px}.font37-xss{font-size:37px}.font38-xss{font-size:38px}.font39-xss{font-size:39px}.font40-xss{font-size:40px}.font41-xss{font-size:41px}.font42-xss{font-size:42px}.font43-xss{font-size:43px}.font44-xss{font-size:44px}.font45-xss{font-size:45px}.font46-xss{font-size:46px}.font47-xss{font-size:47px}.font48-xss{font-size:48px}.font49-xss{font-size:49px}.font50-xss{font-size:50px}.clearfix-xss{clear:both;display:block}ul.half-xss li{display:inline-block;min-width:48%}ul.three-xss li{display:inline-block;min-width:31%}}@media (max-width:767px){.text-center-xs{text-align:center}.text-left-xs{text-align:left}.text-right-xs{text-align:right}.text-justify-xs{text-align:justify}.float-none-xs{float:none!important}.float-left-xs{float:left!important}.float-right-xs{float:right!important}.dblock-xs{display:block}.dinline-xs{display:block}.dinlineblock-xs{display:block}.dtable-xs{display:table}.full-xs{width:100%}.tagger{text-align:center}}@media (max-width:640px){.text-center-xss{text-align:center}.text-left-xss{text-align:left}.text-right-xss{text-align:right}.text-justify-xss{text-align:justify}.float-none-xss{float:none!important}.float-left-xss{float:left!important}.float-right-xss{float:right!important}.dblock-xss{display:block}.dinline-xss{display:block}.dinlineblock-xss{display:block}.dtable-xss{display:table}.full-xss{width:100%}}.text-img-bg{color:#fff;background:url() repeat fixed;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ellipsis{width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.no-ellipsis{width:100%:display:block;overflow:hidden;white-space:nowrap;text-overflow:hidden}.grd-text{background:-webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));background:linear-gradient(to right,#ff8a00,#da1b60);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone}.dtable{width:100%:display:table;}
.boxshd{box-shadow: rgba(0,0,0,0.2) 0 2px 10px;}
.color{color: #014073!important;}  
.color2{color: #ce2128!important;} 
.bg-cus {background: #f3f8fe!important;}
.bg-cus1{background: #f3fbfe!important;}
.lt-s{letter-spacing: 0.5px!important;}
.brt{border-top: 1px solid #efefef}
.brb{border-bottom: 1px solid #efefef}
.brb2{border: 2px solid #eca024}
.btn{border: 2px solid transparent!important;line-height: 20px;border-radius: 0;padding: 8px 20px;font-weight: 500;letter-spacing: 1px;font-size: 15px; transition: all 0.3s ease;background: #ce2128;
    color: #fff; text-transform: uppercase;}
.btn-cus{border: 2px solid transparent!important;line-height: 20px;border-radius: 0;padding: 8px 20px;font-weight: 500;letter-spacing: 1px;font-size: 15px; transition: all 0.3s ease;background: #fff;
    color: #ce2128; text-transform: uppercase;}
.btn:focus{outline: none!important;}
.btn-primary-bg,.btn-lg-primary{color:#fff!important;background-color:#eca024!important;border-color:#eca024!important; transition: all 0.3s ease}
.btn-2:hover{color: #ce2128  !important;background-color: transparent!important;border-color: #ce2128  !important;}
.btn-3{color:#ce2128 !important;border-color:#ce2128 !important;background-color:transparent!important}
.btn-3:hover{color:#fff !important;background-color:#ce2128 !important;border-color:#ce2128 !important}
.btn-secondary{color:#fff!important;border-color:#fff!important}
.btn-lg-primary:hover{background-color:transparent!important;color:var(--primary-theme-color)}
.btn-secondery:hover,.btn-secondery-bg,.btn-lg-secondery{color:var(--white-color)!important;background-color:var(--secondery-theme-color)!important;border-color:var(--secondery-theme-color)!important}

/*.btn-cus{color:#fff;background:#014073;padding:10px 15px;position:relative;z-index:1;overflow:hidden;border:0;font-size:16px;text-transform:uppercase;font-weight:500;transition:1.2s}
.btn-cus:hover{color:#014073}
.btn-cus:after{content:"";position:absolute;background:#fff;height:100%;width:0;top:0;left:0;z-index:-1;transition:1.1s}
.btn-cus:hover:after{width:100%}
.btn-1{color:#fff;background:#ce2128;padding:10px 15px;position:relative;z-index:1;overflow:hidden;border:0;font-size:16px;text-transform:uppercase;font-weight:500;transition:1.2s}
.btn-1:hover{color:#ce2128}
.btn-1:after{content:"";position:absolute;background:#fff;height:100%;width:0;top:0;left:0;z-index:-1;transition:1.1s}
.btn-1:hover:after{width:100%}
.btn-2{color:#fff;background:#ce2128;padding:10px 15px;position:relative;z-index:1;overflow:hidden;border:0;font-size:16px;text-transform:uppercase;font-weight:500;transition:1.2s; border-radius: 2px;}
.btn-2:hover{color:#fff}
.btn-2:after{content:"";position:absolute;background:#014073;height:100%;width:0;top:0;left:0;z-index:-1;transition:1.1s;border-radius:3px}
.btn-2:hover:after{width:100%;border-radius:3px}
.for-pag-btn{color:#fff;background:#014073;padding:12px 30px;position:relative;z-index:1;overflow:hidden;border:0;font-size:16px;text-transform:uppercase;font-weight:500;-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s;border-radius: 2px;}
.for-pag-btn:hover{color:#fff}
.for-pag-btn:after{content:"";position:absolute;background:#ce2128;height:100%;width:0;top:0;left:0;z-index:-1;-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s;border-radius:2px}
.for-pag-btn:hover:after{width:100%;border-radius:3px}
.btn-3{color:#fff;background:#ce2128;padding:10px 15px;position:relative;z-index:1;overflow:hidden;border:0;font-size:14px;text-transform:uppercase;font-weight:500;-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s;border-radius: 2px;}
.btn-3:hover{color:#fff}
.btn-3:after{content:"";position:absolute;background:#014073;height:100%;width:0;top:0;left:0;z-index:-1;-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s}
.btn-3:hover:after{width:100%}
.btn-4{color:#fff;border:1px solid #fff;border-radius:0;padding:7px 25px;position:relative;z-index:1;overflow:hidden;text-transform:uppercase;font-weight:500;-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s;border-radius: 2px;}
.btn-4:hover{color:#fff;border:1px solid #014073;border-radius:2px}
.btn-4:after{content:"";position:absolute;background:#014073;height:100%;width:0;top:0;left:0;z-index:-1;-webkit-transition:1.2s;-o-transition:1.2s;transition:1.2s}
.btn-4:hover:after{width:100%}
.submit{color:#fff;border:1px solid #fff;border-radius:0;padding:7px 25px;position:relative;z-index:1;overflow:hidden;text-transform:uppercase;font-weight:500;transition:1.2s;background:#014073;border-radius: 2px;}
.submit:hover{color:#fff}
.submit:after{content:"";position:absolute;height:100%;width:0;top:0;left:0;z-index:-1;transition:1.1s;background:#ce2128}
.submit:hover:after{width:100%}*/
.btn.focus,.btn:focus{outline:0;box-shadow:none}


.ellipsis1{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 1!important;}
.ellipsis2{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 2!important;}
.ellipsis3{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 3!important;}
.ellipsis4{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 4!important;}
.ellipsis5{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 5!important;}
.ellipsis6{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 6!important;}
.ellipsis7{text-overflow: ellipsis!important;display: -webkit-box!important;overflow: hidden!important;-webkit-box-orient: vertical!important;-webkit-line-clamp: 7!important;}
ul{list-style-type:none}
a{text-decoration:none;display:inline-block;outline:none}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
button{border:none;outline:none;box-shadow:none;display:block;padding:0;background:transparent}
.d-flex{display: flex!important;}
.justify-content-start{justify-content: flex-start!important;}
.justify-content-between{justify-content: space-between!important;}
.justify-content-around{justify-content: space-around!important;}
.justify-content-end{justify-content: flex-end!important;}

.sec-404{padding: 60px 0!important; background:#f5f5f5;}
.sec-404 h1{font-size: 200px;}
.sec-404 .error-msg{font-size: 36px;color: #353536;font-weight: 700;margin-top: 50px;display: block;letter-spacing: 0.5px;margin-bottom: 15px;text-transform: capitalize;}
.sec-404 .error-para{font-size:18px;color:#353536;line-height:29px;margin-bottom:62px}
.sec-404 .error-img{position:relative;top:25px;padding:0 10px;display: inline-block;width: 200px;}
.sec-positive{background: #f5f5f5;padding: 60px 0!important;}
.sec-positive .message-succes{box-shadow: rgba(0,0,0,0.05) 0 2px 20px;border-radius: 8px;text-align: center;background: #fff;padding: 40px;}  
.sec-positive .message-succes .icon{margin: 0 auto 15px;width: 200px;height: 200px;background: transparent;overflow: hidden;}
.sec-positive .message-succes .icon img{width: 100%;height: 100%;object-fit: cover;}
.sec-positive .message-succes .msg-content{text-align: center;}
.sec-positive .message-succes .msg-content .msg-succes{text-transform: uppercase;font-size: 34px;font-weight: 800;line-height: 33px;color: #654f38;margin: 0 0 10px;letter-spacing: 0.5px;}
.sec-positive .message-succes .msg-content .msg-done{font-size: 18px;font-weight: 400;color: #333;margin: 0 0 30px;}
.sec-slider .owl-nav .owl-prev, .sec-slider .owl-carousel .owl-nav .owl-next{position: absolute;top: 50%;transform: translateY(-50%);width: 45px;height: 45px;line-height: 45px;background: rgba(255, 255, 255, 0.5);color: #fff;text-align: center;z-index: 1;font-size: 20px;transition: all 0.3s ease; opacity: 1}
.sec-slider .owl-nav .owl-prev{left: 40px;}
.sec-slider .owl-nav .owl-next{right: 40px}
.sec-slider .owl-nav .owl-prev:hover, .sec-slider .owl-carousel .owl-nav .owl-next:hover{background: #eca024}
.covered ul{margin:0;padding:0;min-height: 50px;}
.covered ul li{display: inline-block;position: relative;padding-right: 20px;line-height: 24px;color: #212121;font-size: 14px;font-weight: 400;text-transform: capitalize;}
.covered ul li::after{content: "\f16a";font-family: "flaticon";position: absolute;right: 0px;top: 2px;}
.covered ul li:last-child{padding-right:0;}
.covered ul li:last-child::after{display:none;}
.highlights ul{margin:5px 0 0}
.highlights ul li{display:block;position:relative;padding-left:23px;line-height:24px;color:#444;font-size:13px;}
.highlights ul li::after{content:'\f164';font-family:"flaticon";position:absolute;left:0px;font-size:13px;}
.highlights ul li:last-child{padding-right:0;}
.bg-theme1{background: #ce2128!important;}
.highlights ul{margin:5px 0 0}
.highlights ul li{display:block;position:relative;padding-left:23px;line-height:24px;color:#444;font-size:13px;}
.highlights ul li::after{content:'\f164';font-family:"flaticon";position:absolute;left:0px;font-size:13px;}
.highlights ul li:last-child{padding-right:0;}

.Zebra_DatePicker{border: 1px solid #005294;box-shadow:rgba(0,0,0,0.2) 0 2px 10px;}
.Zebra_DatePicker{background: #005294;color: #fff;z-index: 99999}
.Zebra_DatePicker .dp_body .dp_hover,.Zebra_DatePicker .dp_actions .dp_hover{background: #ce2128;color: #fff!important;}
.Zebra_DatePicker_Icon_Wrapper{width: 100%!important;}
.Zebra_DatePicker .dp_body .dp_current{color: #ce2128;}

.box-styled{border-radius: 5px;border-left: 4px solid #dfe5ec;background-image: -webkit-linear-gradient(290deg,#f3f3f3,rgba(255,255,255,0));background-image: linear-gradient(160deg,#f3f8fe,rgba(255,255,255,0));padding: 30px 25px;margin: 30px 0;}
.box-styled p{margin:0 0 20px}
.box-styled p:last-child{margin-bottom:0}
.box-styled ul{list-style:none;margin-bottom:30px;padding-left:20px}
.box-styled li{position:relative;margin-bottom:2px}
.box-styled li::before{content: "\2022";position: absolute;display: inline-block;color: #ce2128;width: 15px;left: -20px;top: -3px;font-size: 24px;font-family: serif;font-weight: 900;line-height: 1;}
.control-label{font-weight: 400; margin: 0 0 3px; font-size: 16px; letter-spacing: 0.5px;}


.view-item{}
.view-item .item .include-list{display: flex;justify-content: flex-start;}
.view-item .item .include-list li{margin: auto 0;text-align: center;padding: 10px 20px;border: 1px solid #e6ecf3;background: #f3f8fe;}
.view-item .item .include-list li:first-child{background: transparent; border: none;padding: 0;}
.view-item .item .include-list li+li{margin-left: 10px;}
.view-item .item .include-list li i{font-size: 26px;color: #ce2128;margin: 0 0 10px;display: block;}


.view-tour-img{width: 100%;height: 300px;overflow: hidden;}
.view-tour-img img{width: 100%;height: 100%;object-fit: cover;}


.error-box{height:200px;width:200px;margin:0 auto;background:#014073;border-radius:50%;padding:10px;margin-bottom:30px}
.error-box-inner{height:180px;width:180px;margin:0 auto;background:#014073;border-radius:50%;border:2px dashed #fff}
.error-box-inner h1{font-size:80px;line-height:2;color:#fff;margin:0}
h1.not-found{text-transform:uppercase;margin:30px 0 0}


.page-banner{position:relative;padding:0;color:#fff;background:#061138;background-position:center top;background-repeat:no-repeat;background-size:cover}
.page-banner .image-layer{position:absolute;left:0;top:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}
.page-banner .image-layer::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;opacity:.8; background: rgba(9, 44, 72, 0.84)}
.page-banner .banner-inner{position:relative;display:block;text-align:center}
.page-banner .inner-container{position:relative;padding:250px 0 80px;z-index:2}
.page-banner h1{position:relative;font-size:48px;color:#fff;line-height:1.2em;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin:0}
.page-banner .page-nav{position:absolute;left:0;bottom:0;text-align:center;padding-bottom:15px; width: 100%;}
.page-banner .bread-crumb{position:relative;display:inline-block; list-style: none;}
.page-banner .bread-crumb li{position:relative;float:left;font-size:13px;line-height:24px;color:#fff;font-weight:500;text-transform:uppercase;cursor:default;padding-right:15px;margin-right:15px}
.page-banner .bread-crumb li:before{position:absolute;right:-15px;width:30px;text-align:center;font-size:10px;line-height:24px;color:#fff;font-weight:400;font-family:'Flaticon';content:"\f164"}
.page-banner .bread-crumb li:last-child{padding-right:0;margin-right:0}
.page-banner .bread-crumb li:last-child:before{display:none}
.page-banner .bread-crumb li a{color:#fff;font-weight:500;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}
.page-banner .bread-crumb li a:hover{color:#d5ae82}


.place-item{display: flex;justify-content: flex-start;flex-wrap: wrap;margin: 0 -15px;}
.place-item li{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: calc(50% - 30px);margin: 0 15px 20px;background: rgb(243, 248, 254);padding: 10px;display: flex;justify-content: flex-start;border: 1px solid rgb(234, 239, 245); text-transform: uppercase; font-weight: 500;font-size: 14px;}
.place-item li span{width: 40px;margin: auto 0;font-size: 22px;color: #f85602;}
.place-item li p{margin: auto 0;}
.sec-form-title{background: #2d4c69;color: #fff;padding: 10px;position: relative;border-left: 3px solid #f85602;}
/**************************************************************/



.content-box{text-align:center;margin-bottom:25px;}
.content-box h2 span{color:#ce2128}
.content-box p{margin-top:2px;padding:0 32%}
.common-banner-text{text-align:center}
.commom-sub-heading h6 a{color:#fff}
.commom-sub-heading h6 a:hover{color:#ce2128}
.commom-sub-heading h6{margin-top:15px;}
.commom-sub-heading h6 span{color:#fff}

.mar-top{margin-top:40px}
.header-most-top{background:#092c48;}
.main-email-text{border-right: 1px solid #a2a2a2;margin-right: 15px;padding: 10px 10px 10px 0;}
.main-email-text i{color: #fff;line-height: 20px;margin-right: 9px;font-size: 16px;}
.main-email-text a{color: #fff;line-height: 20px;}
.main-email-text p{font-size:14px;color:gray;font-weight:500;margin-right:17px}
.main-loc-text i{color: #fff;line-height: 20px;margin-right: 9px;font-size: 14px;}
.main-loc-text a{color: #fff;padding: 10px 10px 10px 0;}
.main-loc-text p{font-size:14px;color:gray;font-weight:500}
.seclict-area img{width:17%}
.phone-number-idel h6 a{color: #fff;font-weight: 600;margin-top: 0;font-size: 16px;letter-spacing: 0.5px;}
.left-menu-pho{background:#014073;width:608px;position:absolute;right:0;display:flex;height:84px;border-left:30px solid #fff;border-bottom:85px solid #014073}
.icon-phon-men i{color: #092c48;font-size: 28px;background: #f3f8fe;height: 48px;width: 48px;text-align: center;line-height: 48px;border-radius: 30px;position: relative;right: 38px;top: 14px;display: block;}
.phone-number-idel{position:relative;right:25px;top:20px}
.phone-number-idel p{font-size:14px;color:#603507;font-weight:400}
.header-most-top select{background:transparent;color:gray;width:66%;font-size:14px}
.login-area{display:flex;float:right}
.login-area a{padding: 10px 10px 10px 0;}
.login-area a+a{border-left: 1px solid #a2a2a2; padding-left: 10px;}
.user-log i{color:grey;font-size:14px;margin-right:5px;margin-left:20px}
.user-log a{font-size:14px;color:gray;font-weight:500}
.user-log{border-left:1px solid gray}
.navbar{background:#fff;padding:0;}
#top-heder-nav .nav-link:hover{color:#ce2128}
#top-heder-nav .nav-link{color: #092c48;font-size: 16px;font-weight: 500;padding: 30px 20px;transition: 1.2s;text-transform: uppercase;}
#top-heder-nav .navbar-brand{padding:0; max-width: 210px;}
#top-heder-nav .navbar-brand img{margin-top:0}
#top-heder-nav .navbar-nav{margin-left:40px}
.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1999}
.dropdown-content a{float: none;color: #092c48;padding: 10px 16px;text-decoration: none;display: block;text-align: left;background: #fff;font-size: 16px;text-transform: uppercase;}
#top-heder-nav .nav-item i{position:absolute;top:35px;right:-6px;color:#fff;font-size:16px}
.dropdown-content a:hover{background-color:#ce2128; color: #fff;}
.dropdown:hover .dropdown-content{display:block}
.navbar-toggler{border:1px solid #fff;color:#ce2128;border-radius:0;padding:3px 13px;font-size:30px}
#top-heder-nav .active{color:#ce2128; background: transparent;}
#top-heder-nav .active-2{background:#ce2128}
#banner-home-slider{background-size:cover;background-position:right;background-repeat:no-repeat}
.banner-text-home h1{margin-top:25px}
.banner-text-home h6{color:#ce2128}
.banner-text-home p{color:#fff;margin-top:15px}
.button-common{margin-top:45px}
#banner-home{background-image:url(../images/bann-img.png);padding:170px 0 290px;background-size:cover;background-position:right;background-repeat:no-repeat}
.banner-text-home h1{margin-top:25px}
.banner-text-home h6{color:#ce2128}
.banner-text-home p{color:#fff;margin-top:15px}
.button-common{margin-top:45px}
.video-play-banner{float:right;margin-top:130px}
.video-play-banner i{color:#ce2128;font-size:28px;height:90px;width:90px;background:#fff;line-height:90px;border-radius:72%}
.video-area.style-two:after{position:absolute;left:0;top:0;background-image:url(../images/bg/video-area-bg.html);content:'';z-index:-1;width:100%;height:100%}
.img-with-video .img-wrap .hover .video-play-btn:before{width:90px;height:90px}
.video-play-btn:before{content:"";position:absolute;z-index:0;left:50%;top:50%;-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:#fff;border-radius:50%;-webkit-animation:pulse-border 1500ms ease-out infinite;animation:pulse-border 1500ms ease-out infinite;z-index:-1}
.video-play-btn{position:relative;z-index:1;display:inline-block;width:100px;height:100px;line-height:100px;text-align:center;font-size:16px}
.video-play-btn:before{content:"";position:absolute;z-index:0;left:50%;top:45%;-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:100px;height:100px;background:#2f7baf;border-radius:50%;-webkit-animation:pulse-border 1500ms ease-out infinite;animation:pulse-border 1500ms ease-out infinite;z-index:-1}
.video-play-btn:hover{color:#313131}
@-webkit-keyframes pulse-border {
0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}
100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);opacity:0}
}
.player{position:fixed;z-index:1;top:45px;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}
.player__video{position:relative;top:50%;left:50%;height:70%;width:auto;max-width:75%;background-color:#fff;-webkit-box-shadow:0 0 50px rgba(0,0,0,0.95);box-shadow:0 0 50px rgba(0,0,0,0.95);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.js--show-video{opacity:1}
.video-filler{display:block;width:100%}
.video-close{position:absolute;z-index:0;top:0;right:-30px;padding:5px 10px;border:none;outline:none;border-radius:0 50% 50% 0;cursor:pointer;font-size:24px;color:#000;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.75);box-shadow:0 0 20px rgba(0,0,0,0.75)}
.video-iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border:10px solid #fff}
#faqws-area{padding:100px 0}
#ab-home{padding:100px 0 60px;}
#ab-home .nav-fill{width:30%}
#ab-home .nav-tabs .nav-link.active{color:#fff;background-color:#ce2128;border-color:transparent;border-radius:0}
#ab-home .nav-tabs .nav-link:focus,#ab-home .nav-tabs .nav-link:hover{border-color:transparent}
#ab-home select{background:#fff;padding:6px 0 6px 50px;height:45px;width:100%;color:#014073;font-size:16px;border:1px solid;font-weight:500;border-radius:5px}
#ab-home .nav-tabs .nav-link{border:none;font-size:16px;font-weight:600;text-transform:uppercase;color:#000}
.nav-tabs{border-bottom:none}
.booking-info .sec-po{position: absolute;top: 50%;transform: translateY(-50%);color: #d1d3e2;z-index: 99999;font-size: 16px;text-align: center;display: block;width: 40px;height: 40px;line-height: 40px;}
label{margin-left:20px}
.booking-info #datepicker{width:100%}
.booking-info #datepicker-3{height:50px;width:100%}
.booking-info #datepicker-4{height:50px;width:100%}
/*#datepicker-2 > span{position:absolute;left:18px;z-index:9;color:#014073}*/
#datepicker-3 > span{position:absolute;left:18px;z-index:9;color:#014073}
#datepicker-4 > span{position:absolute;left:18px;z-index:9;color:#014073}
#datepicker-2 > span:hover{cursor:pointer}
#datepicker-3 > span:hover{cursor:pointer}
#datepicker-4 > span:hover{cursor:pointer}
/*#datepicker-2 .form-control{border:1px solid #000;border-radius:5px;padding:0 50px;height:45px}*/
#datepicker-3 .form-control{border:1px solid #000;border-radius:5px;padding:0 50px;height:45px}
#datepicker-4 .form-control{border:1px solid #000;border-radius:5px;padding:0 50px;height:45px}
#datepicker > span{position:absolute;left:18px;z-index:9;color:#014073}
#datepicker > span:hover{cursor:pointer}
#datepicker .form-control{border:1px solid #000;padding:0 50px;height:45px;border-radius:5px}
#datepicker .form-control::placeholder{color:#014073;font-size:16px;font-weight:500}
#datepicker-2 .form-control::placeholder{color:#014073;font-size:16px;font-weight:500}
#datepicker-3 .form-control::placeholder{color:#014073;font-size:16px;font-weight:500}
#datepicker-4 .form-control::placeholder{color:#014073;font-size:16px;font-weight:500}
.all-class{display:flex}
.bugest-info{margin-top:45px}
.bugest-info span{color:#014073;font-size:20px;font-weight:500}
.book-ctn{margin-top:50px;float:right}
#nav-tabContent{margin:25px 90px 0}
.main-com{margin-top: -160px;background: #fff;box-shadow: rgba(0,0,0,0.2) 0 2px 10px;}
.main-com .img-container{width: 100%;overflow: hidden;background: #092c48;padding: 5px;}
.main-com .img-container h3{padding: 31px 10px;color: #ffffff;letter-spacing: 0.5px;}
.main-com .img-container .icon{position: absolute;top: 50%;right: 0;color: #fff;font-size: 70px;font-weight: 200;transform: translateY(-50%);}
.main-com .booking-info{position: relative;margin-bottom: 10px;}
.main-com .booking-info .form-control{padding-left: 40px;}
.main-com .booking-info .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left: 40px;}
.left-side-text-ab span{color:#ce2128}
#ab-home .owl-carousel .owl-nav.disabled{display:block;position:absolute;right:0;bottom:5px}
#ab-home .owl-theme .owl-nav.disabled+.owl-dots{display:none}
#ab-home .owl-carousel .owl-nav button.owl-next{color:#fff;background:#ce2128;padding:11px 13px!important;font-size:22px;border-radius:0;border:none;margin:0}
#ab-home .owl-carousel .owl-nav button.owl-prev{color:#fff;background:#ce2128;padding:11px 13px!important;font-size:22px;border-radius:0;border:none;margin:0}
#ab-home .owl-carousel .owl-nav button.owl-prev:hover{background:#014073}
#ab-home .owl-carousel .owl-nav button.owl-next:hover{background:#014073}
.map-io{position:absolute;right:45px;top:15px;font-size:18px;z-index:999}
.seclict-area{position:relative}
.seclict-area i{cursor:pointer;position:absolute;right:8px;top:5px;color:gray}
select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}
#header-most-top select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}
.pad{padding:8px 25px!important}
.amr{margin-right:10px}
.buget{width:36%;height:6px;background:#ce2128;position:absolute;top:55px;left:158px}
.ranger-1{height:20px;width:20px;background:#0c4573;position:absolute;border-radius:57px;top:-6px}
.ranger-2{height:20px;width:20px;background:#0c4573;position:absolute;border-radius:57px;top:-6px;right:0}
#amazing{padding:60px 0;background-image:url(../images/bg/why-choose-bg.png);background-size:cover;background-position:center;background-color: #f3f8fe;}
.amz-img img{width:100%}
.mar-p{margin-right:70px}
.all-service-travel{display: flex;position: absolute;justify-content: center;top: 50%;transform: translate(-50%,-50%);left: 50%;}
.flight-cover{background: #014073;height: 120px;width: 120px;text-align: center;margin-right: 20px;border-radius: 50%;transition: 1.4s;padding-top: 25px;}
.flight-cover:hover{background:#ce2128;transform:translateY(-10px)}
.flight-cover:hover i{transform:translateY(-3px)}
.flight-cover i{font-size:28px;color:#fff;transition:1.2s}
.flight-cover p{font-size: 13px;color: #fff;margin: 0;line-height: 18px;font-weight: 300;margin-top: 5px;font-family: 'Playfair Display';}
.grun-img{max-width: 430px;margin: 0 auto;}
.grun-img img{width: 100%;height: 100%;object-fit: contain;}
.shape-3{-webkit-animation:left3right infinite linear infinite;animation:left3right 60s linear infinite}
@-webkit-keyframes left3right {
100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.sm-view{display: none;}
.mar-o{margin-top:0}
#tour-des{padding:100px 0}
.des-img{overflow:hidden}
.des-img img{width:100%;transition:2s}
.des-cov:hover .des-img img{transform:scale(1.1);opacity:.9}
.dayt{display:flex;justify-content:space-between}
.dayt p{color:#ce2128;font-size:16px;font-weight:500}
.dayt h6 a{font-weight:600;color:#014073;transition:1.1s}
.des-cov:hover .dayt h6 a{color:#ce2128}
.des-cov-1:hover .dayt h6 a{color:#ce2128}
.des-para{padding:30px 20px;-webkit-box-shadow:0 0 18px -15px #000;box-shadow:0 0 18px -15px #000}
.des-button-icon{display:flex;justify-content:space-between;margin-top:30px}
.real-dat-para p{font-size:15px;line-height:24px;margin-top:15px}
.start-icon-des i{color:#ce2128;font-size:16px;margin-right:5px}
.start-icon-des{margin-top:10px}
.des-cov{}
.tour-cov{background: #fff;}
.tour-cov .des-img{position: relative;}
.tour-cov .duration{text-align: center;background: #ffffff;color: #ce2128;padding: 5px 0;margin: 0 auto;max-width: 250px;width: 100%;position: relative;top: -21px;border-radius: 30px;font-size: 16px;letter-spacing: 0.5px;}
.tour-cov .tour-para{padding: 10px;}
.tour-cov .tour-para h6{font-size: 22px;margin: 0 0 6px;}
.tour-cov .tour-para h6 a{}

.sec-detinations{background: url(../images/bg/destination-bg.jpg); background-repeat: no-repeat;background-position: center;background-size: cover;z-index: 1}
.sec-detinations:before{position: absolute;top: 0; left: 0; content: ''; width: 100%; height: 100%; background: rgba(1, 64, 115, 0.78); z-index: -1}
.sec-detinations .destinations-item{display: block;background: #fff;padding: 2px;}
.sec-detinations .destinations-item .details{display: flex;justify-content: space-between;padding: 15px;}
.sec-detinations .destinations-item .details .places{}
.sec-detinations .destinations-item .details .icon{margin: auto 0;font-size: 26px;}
.sec-detinations .owl-carousel .owl-nav .owl-prev, .sec-detinations  .owl-carousel .owl-nav .owl-next{position: absolute;top: 50%;transform: translateY(-50%);width: 40px;height: 40px;line-height: 40px;background: rgba(255, 255, 255, 0.5);color: #fff;text-align: center;z-index: 1;font-size: 20px;transition: all 0.3s ease; opacity: 1}
.sec-detinations .owl-carousel .owl-nav .owl-prev:hover, .sec-detinations  .owl-carousel .owl-nav .owl-next:hover{background: #ce2128;}
.sec-detinations .owl-nav .owl-prev{left: -50px;}
.sec-detinations .owl-nav .owl-next{right: -50px}

.sec-tour-bg{background: url(../images/bg/tour-bg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;z-index: 1; position: relative;}
.sec-tour-bg:before{position: absolute;content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(1, 64, 115, 0.71);z-index: -1}

.footer0logo a{max-width: 250px;}





















#tour-des .owl-carousel .owl-dots.disabled{display:block}
#tour-des .owl-theme .owl-dots .owl-dot.active span{background:#014073}
#tour-des .owl-theme .owl-dots .owl-dot span{width:18px;height:18px;margin:5px 7px;background:#ce2128}
#tour-des .owl-theme .owl-dots .owl-dot:hover span{background:#014073}
#tour-des .owl-theme .owl-nav.disabled+.owl-dots{margin-top:40px}
#summery{background-image:url(../images/bg/offer-bg.jpg);background-size:cover;padding:80px 0; position: relative;background-position: center;
    background-repeat: no-repeat;}
#summery:before{position: absolute;top: 0;left: 0;width: 100%; height: 100%; background: rgba(1, 64, 115, 0.55); content: '';}
.summery-cover h6{color:#fff;text-transform:uppercase;font-weight:200;letter-spacing:2px;font-family:'Lato',sans-serif}
.summery-cover p{color:#fff;font-size:50px;font-weight:800;margin-top:25px;margin-bottom:25px}
.summery-cover p span{color:#ce2128}
.summery-cover h2{color:#fff;margin-top:20px;font-weight:400}
.summery-cover{text-align:center}
.all-spance{text-align:center;margin-top:15px}
.all-spance span{color:#fff;font-size:16px}
.all-space-to{border:2px solid #fff;padding:50px 0;position:relative}
.all-space-to:after{content:"";position:absolute;top:-8px;border-left:15px solid #ce2128;height:80px;border-top:15px solid #ce2128;width:80px;left:-9px}
.all-space-to:before{content:"";position:absolute;bottom:-8px;border-right:15px solid #ce2128;height:80px;border-bottom:15px solid #ce2128;width:80px;right:-7px}
.all-span-btn-com{position:absolute;left:41%;bottom:-20px}
#home-team{padding:100px 0}
.coa-app img{display:block;width:100%;height:auto}
.coa-app{position:relative}
.team-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(284deg,rgba(43,44,117,0) 33%,rgba(245,125,45,0.88) 19%);overflow:hidden;width:0;height:100%;transition:.5s ease}
.coa-app:hover .team-overlay{width:100%}
.team-contact h6{color:#fff;margin-top:24px}
.team-contact p{color:#fff;font-size:16px}
.team-icon{margin-top:20px}
.team-over{padding:5px;border:2px solid #fff;border-radius:112px;color:#fff;font-size:14px;margin-right:6px;transition:3s}
.team-over:hover{border:2px solid #014073;color:#014073;transition:2s}
.no-te{padding:5px 9px!important}
.team-contact{position:absolute;left:30px;top:60px;display:none;transition:3s}
.coa-app:hover .team-contact{display:block}
#home-testimonial-top{background-image:url(../images/t-bg.png);background-size:cover;padding:120px 0 390px;background-repeat:no-repeat}
.color-1{color:#a6d7ff}
.color-2{color:#fff}
#home-testimonial{padding-bottom:100px}
.vt-img{position:relative;margin-top:-390px}
.vt-img img{width:100%;box-shadow:0 0 14px -4px #000}
.video-play-test{position:absolute;top:-218px;left:46%}
.video-play-test i{color:#ce2128;font-size:28px;height:90px;width:90px;background:#fff;line-height:90px;border-radius:72%}
.test-slider-home-1{margin: auto 0;}
.test-slider-home-1 .test-monial-item{text-align: center;}
.test-slider-home-1 .test-monial-item .test-moinal-ing-left{width: 100px; height: 100px; overflow: hidden;margin: 0 auto 15px;}
.test-slider-home-1 .test-monial-item .test-moinal-ing-left img{width: 100%; height: 100%; object-fit: contain;}
.test-heading h2 span{color:#ce2128}
.test-flex h6{font-weight:600;margin-top:25px}
.start-icon i{color:#ce2128;margin-top:15px}
.gallerry-buttopn{text-align:center;width:100%}
.qyaty{position:relative}
#home-testimonial .owl-carousel .owl-dots.disabled{display:block}
#home-testimonial .owl-theme .owl-dots .owl-dot.active span{background:#014073}
#home-testimonial .owl-theme .owl-dots .owl-dot span{width:18px;height:18px;margin:5px 7px;background:#ce2128}
#home-testimonial .owl-theme .owl-dots .owl-dot:hover span{background:#014073}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{margin-top:40px;position:absolute;right:-15px;top:123px;transform:rotate(90deg)}
.map-inner iframe{width:100%;height:599px;border:0;opacity:.5;position:absolute}
.contact-cover{background:linear-gradient(284deg,rgba(43,44,117,0) 17%,rgba(245,125,45,0.88) 2%);padding:40px 154px 40px 40px}
.contact-heading h2{font-size:30px;color:#fff;font-weight:600;letter-spacing:1.1px}
.contact-heading p{color:#fff;margin-top:15px}
.phone-info p{color:#fff}
.info-office{display:flex;justify-content:space-between;margin-top:20px}
.phone-deta{display:flex}
.email-deta{display:flex}
.sams p{color:#fff;font-weight:500;font-size:18px}
.phone-info img{margin-top:15px;margin-top:15px}
.sams{margin-left:15px}
.contact-form .form-control{border: 1px solid #fff;}
.contact-form .nessage-text .form-control{height:auto}
.contact-form ::-webkit-input-placeholder{color:#fff;font-size:16px}
.contact-form :-ms-input-placeholder{color:#fff;font-size:16px}
.contact-form ::placeholder{color:#fff;font-size:16px;font-weight:100}
.contact-form{margin-top:25px}
.contact-sub-btn{margin-top:30px}
.footer-para p{color:#fff;margin-top:20px;font-size:14px}
#footer-all-page{background:#365975;padding:60px 0; position: relative;}
#footer-all-page:before {content: '';position: absolute;bottom: 0;left: 0;width: 100%;background: url(../images/bg/footer-pattern.png);height: 73px;background-position: center;background-repeat: no-repeat;}
.form-control:focus{box-shadow:none}
#footer-all-page .form-control{border-radius:0;height:49px;background:transparent;color:#fff;position:relative}
button:focus{outline:none;box-shadow:none!important}
.plean-footer{color:#fff;background:#ce2128;padding:1px 11px;border-radius:0;font-size:30px;position:absolute;transition:1.4s;right:12px}
.plean-footer:hover{color:#014073}
#footer-all-page ::placeholder{color:#fff;font-size:16px;font-family:'Lato',sans-serif}
#footer-all-page :-ms-input-placeholder{color:#fff;font-size:16px;font-family:'Lato',sans-serif}
#footer-all-page ::-ms-input-placeholder{color:#fff;font-size:16px;font-family:'Lato',sans-serif}
.footer-form{margin-top:30px}
.comm-foot-hed h6{font-weight:400;color:#fff;text-transform:uppercase;position:relative}
.foot-list{margin-top:30px}
.foot-list ul{}
.foot-list ul li{margin-bottom:16px}
#footer-all-page ul li a{font-weight:300;color:#fff;font-size:16px}
#footer-all-page ul li a:hover{color:#ff6c72}

.footer-social{}
.footer-social li{}
.footer-social li+li{margin-top: 15px;}
.footer-social li a{}


.ps-2{padding-left: 6px;}






.foot-list-2 ul li{margin-bottom:16px}
.quick-link-2{margin-top:70px;margin-left:30px}
.pos-rece-1{display:flex;margin-bottom:25px}
.podt-text-1 p a{color:#fff;font-size:16px}
.podt-text-1 p a:hover{color:#ce2128}
.podt-text-1 p{line-height:24px;margin-bottom:10px}
.podt-text-1 span{font-size:16px;color:#ce2128;font-family:'Lato',sans-serif}
.post-rect-img img{margin-top:5px;margin-right:20px;transition:1s;opacity:.5;width:105px;height:78px}
.post-rect-img img:hover{opacity:1}
.post-cover-foot{margin-top:50px}
.copy-right-para {margin: auto 0;}
.copy-right-para p{color: #fff;font-weight: 400;font-size: 14px;}
.footre-bottom{background:#013864;padding:15px 0}
.face{padding:7px;border:2px solid #fff;border-radius:112px;color:#fff;font-size:18px;margin-right:15px}
.face:hover{border:2px solid #ce2128;color:#ce2128}
.no-ag{padding:7px 12px!important}

.sub-banner{background-size: cover;background-repeat: no-repeat;padding: 120px 0;background-position: center;position: relative;z-index: 1}
.sub-banner:before{position: absolute;top: 0;left: 0; width: 100%; height: 100%; content: ''; background: rgba(1, 64, 115, 0.31);z-index: -1}
.sub-banner.about{background-image: url(../images/inner/about.jpg);}
.sub-banner.about
#who-area{padding:100px 0}
.left-op{margin-right:120px}
.who-headinf-inner h2{margin-bottom:10px}
.who-headinf-inner p{padding-top:15px}
.sec-who{margin-top:60px}
.who-box{border:1px solid #000;padding:30px}
.who-box h6{font-weight:700}
.who-box p{margin-top:20px}
#best-service{background-image:url(../images/about/trd.png);background-size:cover;padding:60px 0}
.best-service-heading h2{color:#fff;padding:0 30%}
.best-service-heading p{color:#fff;padding:0 26%;color:#fff;padding:0 26%;margin-top:10px}
.best-service-heading{text-align:center}
.des-ter h6{font-size:18px;color:#fff;margin-top:28px}
.des-ter p{font-size:14px;color:#fff;line-height:20px;margin-top:12px}
.all-item-ter{display:flex;margin-top:60px;justify-content:center}
.ter-item-one{text-align:center;width:23%}
.gift-img img{border:2px solid #ce2128;padding:10px;border-radius:72px;transition:1.2s}
.all-ineer-der-ter img{padding-top:30px}
.gift-img img:hover{background:#014073;border:2px solid #fff;transform:translateY(-5px)}
.shape-2{-webkit-animation:left2right 3s linear infinite;animation:left2right 3s linear infinite}
@-webkit-keyframes left2right {
50%{-ms-transform:translateY(5px);-webkit-transform:translateY(5px);transform:translateY(5px)}
}
.logo-slilder{margin-top:100px}
.all-logo img{width:60%!important;margin:0 30px;opacity:.3}
.all-logo img:hover{opacity:1}
#img-nature{position:relative}
#img-nature .container-fluid{padding:0}
.nuture-img-item{position:relative;transition:1.2s}
.overay-nutre{position:absolute;top:0;background:#01407396;height:100%;width:100%;opacity:0;transition:1.3s}
.overay-nutre:hover{opacity:1;cursor:pointer}
.overay-nutre a i{font-size:55px;color:#fff;position:relative;left:42%;top:35%}
#tour-packes{background-image:url(../images/tour/packges-bnner.png);background-size:cover;background-repeat:no-repeat;padding:100px 0 210px;background-position:bottom}
.travel-pac{padding:100px 0 0!important;background:none!important}
.des-cov-1:hover .des-img-1 img{transform:scale(1.1);opacity:.9}
.des-img-1{overflow:hidden}
.des-img-1 img{width:100%;transition:2s}
.des-cov-1{margin-top:35px}
.can-if{margin-bottom:15px!important}
#tour-packes-deatils{background-image:url(../images/tour/packges-bnner.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;background-position:bottom}
#tour-detailes-main{padding:100px 0}
.tour-heading-detailse h2 span{color:#ce2128}
.tour-heading-detailse h2{margin:10px 0}
.start-icon-deta a i{color:#ce2128;font-size:18px}
.revews h6{font-size:18px;font-weight:600;margin-top:15px;margin-left:37px}
.start-text-details{display:flex}
.start-icon-deta{margin-top:15px}
.tour-main-informa{display:flex;justify-content:space-around;border:2px solid #ce2128;padding:18px 0;margin-top:30px}
.tour-main-informa h6 span{margin-left:24px}
.tour-main-informa h6{font-size:18px;color:#777c87}
.det-asor-img img{margin-top:30px;width:100%}
.rweal-reat{margin-top:25px}
.rweal-reat p{margin-top:20px}
.packages-includ{margin-top:50px}
.right-includ ul li{font-size:16px;line-height:1;margin-top:30px;color:#777c87;font-weight:400;letter-spacing:.25px}
.right-includ ul li i{color:#ce2128;margin-right:10px}
.left-includ ul li i{color:red;margin-right:10px}
.all-ul-includ{display:flex;justify-content:space-between}
.map-inclid{margin-top:50px}
.map-inclid iframe{width:100%;margin-top:30px;border:3px solid #ce2128}
.client-revews{margin-top:50px}
.clients-desnigation h6{font-size:18px;color:#777c87;margin-top:10px;font-weight:600}
.cliennt-img img{width:152px;height:155px}
.clients-desnigation p{margin-top:10px}
.client-info-rev{display:flex;margin-top:30px}
.clients-desnigation{margin-left:40px}
.clients-para{margin-top:30px}
.clients-para h6{font-size:18px;font-weight:600}
.clients-para p{margin-top:18px}
.start-one-ras{display:flex;justify-content:space-between}
.client-start-comment{background:#ce2128;padding:50px;border-radius:20px;margin-top:56px}
.start-one-ras h6{font-size:18px;color:#fff;margin-bottom:20px}
.all-women-heading h3{font-weight:600;color:#fff;letter-spacing:1.1px;margin-bottom:40px}
.revs-form .form-control{background:transparent;border:1px solid #fff;border-radius:0;font-size:16px;color:#fff;height:45px;padding:10px 22px;font-family:'Poppins',sans-serif}
.revs-form .nessage-text .form-control{height:auto}
.revs-form ::-webkit-input-placeholder{color:#fff;font-size:16px;font-weight:100}
.revs-form ::-moz-placeholder{color:#fff;font-size:16px;font-weight:100}
.revs-form :-ms-input-placeholder{color:#fff;font-size:16px;font-weight:100}
.revs-form ::-ms-input-placeholder{color:#fff;font-size:16px;font-weight:100}
.revs-form ::placeholder{color:#fff;font-size:16px;font-weight:100}
.revs-form{margin-top:35px}
.all-pacj-dfgh h6{font-size:24px;background:#014073;padding:20px 31px 20px 30px;color:#fff;text-transform:uppercase;letter-spacing:1.1px}
.booking-info #datepicker-5{height:45px;width:100%}
#datepicker-5 .form-control{padding:0 50px;height:45px;background:transparent;border:2px solid #fff;border-radius:0;color:#fff}
#datepicker-5 > span{position:absolute;left:18px;z-index:9;color:#fff;top:11px;font-size:20px}
.booking-info #datepicker-6{height:45px;width:100%}
#datepicker-6 .form-control{padding:0 50px;height:45px;background:transparent;border:2px solid #fff;border-radius:0;color:#fff}
#datepicker-6 > span{position:absolute;left:18px;z-index:9;color:#fff;top:11px;font-size:20px}
.bookk0-natd-form{background:#ce2128;padding:24px 25px 55px}
.bookk0-natd-form ::-webkit-input-placeholder{color:#fff;font-size:16px}
.bookk0-natd-form :-ms-input-placeholder{color:#fff;font-size:16px}
.bookk0-natd-form::placeholder{color:#fff;font-size:16px;font-weight:100}
.booking-alrtu label{margin:0;font-size:18px;color:#fff;font-weight:600;margin-bottom:20px;margin-top:20px}
.booking-alrtu select{background:#ce2128;padding:6px 0 6px 17px;height:45px;width:100%;color:#fff;font-size:17px;border:2px solid;font-weight:500;border-radius:0;position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.serv-ivmf{position:absolute;right:20px;top:74px;color:#fff}
.booking-alrtu{position:relative}
.widet{width:100%}
.sunb-btn-naple{margin-top:30px}
.model-details h5{font-size:28px;text-align:center}
.mdel-form label{margin:0;font-size:18px;color:#014073;font-weight:600;margin-bottom:20px;margin-top:10px;letter-spacing:.25px}
.mdel-form .form-control{background:transparent;border:1px solid #014073;border-radius:0;font-size:18px;color:#131313;height:45px;padding:10px 22px;font-weight:100}
.mainm-sel{position:relative}
.mainm-sel select{background:#fff;padding:6px 0 6px 17px;height:45px;width:100%;color:#131313;font-size:18px;border:2px solid;font-weight:100;border-radius:0;position:relative;cursor:pointer;border:1px solid #014073;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.serv-ivmf-2{position:absolute;right:20px;top:66px;color:#000}
.mdel-form ::-webkit-input-placeholder{color:#131313;font-size:18px}
.mdel-form :-ms-input-placeholder{color:#131313;font-size:18px}
.mdel-form ::placeholder{color:#131313;font-size:18px;font-weight:100}
.check-box-many label{font-size:12px;margin-left:15px;margin-right:24px}
.check-box-many{display:flex;position:relative;left:48px}
.custom-control{padding:0}
.travel-tyepe{display:flex}
.widet-2{width:100%;font-size:18px}
.sunb-btn-mod{margin-top:10px}
#service-main-banner{background-image:url(../images/service/service.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;background-position:bottom}
.modal {z-index: 9999}
.modal .modal-dialog{max-width: 800px;}
.modal .modal-dialog .modal-content{border: none;border-radius: 0px;}
.modal .modal-dialog .modal-content{}
.modal .modal-dialog .modal-content .modal-title{text-transform: uppercase;letter-spacing: 0.5px;color: #671111;font-size: 26px;text-align: center;margin: 0 0 20px;padding: 30px 0 0;}
.modal .modal-dialog .modal-content .close{position: absolute;top: 10px;right: 10px;opacity: 1;background: #eca024;width: 30px;height: 30px;z-index: 1;line-height: 30px;box-shadow: rgba(0,0,0,0.2) 0 2px 20px;text-shadow: none;color: #fff;}
.modal .modal-dialog .modal-content .modal-body{padding: 0;overflow: hidden;}
.modal .modal-dialog .modal-content .modal-body .form{padding-right: 5px;padding-left: 20px;padding-bottom: 20px;}
.modal .modal-dialog .modal-content .modal-bg{padding: 0;}
.modal .modal-dialog .modal-content .modal-bg .modal-img{background: url(../images/review.jpg);height: 100%;width: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;}
.modal .modal-dialog .modal-content .modal-bg .modal-img-enquiry{background: url(../images/enquiry.jpg);height: 522px;width: 100%;background-position: center;background-repeat: no-repeat;background-size: 440px;background-color: #f3f8fe;}



#wer-service{padding:100px 0}
.service-ads-heading h2 span{color:#ce2128}
.service-ads-heading h2{margin-right:50px}
.services-pata p{margin-top:20px}
.weject-on{box-shadow:0 0 11px -6px #01467c;padding:30px 15px;transition:1.2s}
.weject-on h6{font-size:18px;font-weight:600;margin-top:20px}
.weject-on p{margin-top:10px}
.weject-on:hover{transform:translateY(10px)}
.ers{margin-top:30px}
.ers-2{margin-top:50px}
.ser-ab-deta{padding-top:100px}
#gallery-banner{background-image:url(../images/gallery/gal.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;background-position:bottom}
#gallery-area{padding:65px 0 100px}
.gallery-main-hover img{display:block;width:100%;height:auto}
.gallery-main-hover{position:relative}
.gallery-main-hover img{display:block;width:100%;height:auto;margin-top:35px}
.gall-overlay{background:linear-gradient(189deg,#90974000 64%,rgba(245,125,45,0.88) 29%);width:100%;height:0;overflow:hidden;position:absolute;bottom:0;transition:.5s ease}
.gallery-main-hover:hover .gall-overlay{height:100%}
.icon-tsdg h6{color:#fff;margin-left:18px}
#faq-banner{background-image:url(../images/faq.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;background-position:bottom}
.mb-0 > a{display:block;position:relative;color:#fff}
.mb-0 > a:after{content:"\f078";font-family:'Font Awesome 5 Free';font-size:16px;font-weight:800;position:absolute;right:0;background:#fff;border-radius:50px;color:#ce2128;height:30px;width:30px;line-height:30px;text-align:center}
.mb-0 > a[aria-expanded="true"]:after{content:"\f077"}
.acrond-heading h6{font-size:24px;font-weight:600}
.card-header{background:#ce2128}
.card{margin-bottom:30px}
.card-header h5{font-size:18px;font-weight:400}
.card-body{background:#014073;color:#fff}
.card-body p{color:#fff;font-size:15px;line-height:28px}
.acrond-heading h6{margin-bottom:30px}
.mar-faq{margin-top:60px}
.all-catagory{border:1px solid #ce2128}
.all-catagory h6{font-size:18px;font-weight:500;border-bottom:1px solid #ce2128;padding:15px 0 14px 21px;color:#ce2128}
.all-catagory h5 a{color:#ce2128}
.all-catagory h5{font-size:18px;font-weight:500;border-bottom:1px solid #ce2128;padding:15px 0 14px 21px}
.all-catagory h5:nth-child(8){border-bottom:none}
.all-catagory h5:hover{background:#014073;cursor:pointer}
.all-catagory h5:hover a{color:#fff}
.all-catagory h5:nth-child(2){background:#014073}
.faq-active{color:#fff!important}
#contact-banner{background-image:url(../images/contact.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;background-position:bottom}
.head-main-con h2{font-size:30px;color:#fff;font-weight:600;letter-spacing:1.1px}
.all-main-con{background:#ffa748}
.all-dfkj{background:#ce2128;padding:50px 35px;position:relative;margin-top:60px}
.adserg h6{color: #fff;border-bottom: 1px solid #cc575c;padding-bottom: 10px;font-size: 20px;font-weight: 400;letter-spacing: 0.5px;}
.adress-cover-main{padding-right: 100px;}
.adserg p{color: #fff;font-size: 16px;margin-top: 10px;font-weight: 300;}
.adserg p a{color:#fff}
.jhjgfd{margin-top:0!important}
.adserg ul li a{color:#fff;font-size:20px;margin-right:20px}
.adserg ul li a:hover{color:#fff}
.adserg ul li{display:inline-block;margin-top:15px}
.con-ader{margin-top:30px}
.contact-3-cover{margin-right:0px}
.all-dfkj:after{content: "";background: #fff;position: absolute;height: 103%;width: 7px;top: -6px;left: 420px;transform: rotate(11deg);}
#contact-main-area{padding-bottom:60px;}
.sending-gif img{width:10%;position:absolute;bottom:-5px;left:118px}
#blog-banner{background-image:url(../images/blog.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;background-position:bottom}
#blog-content{padding:100px 0}
.blog-items{transition:1.2s}
.blog-items:hover{transform:translateY(5px)}
.blog-item-img img{transition:1.6s;border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden}
.blog-item-img img:hover{transform:scale(1.2)}
.blog-item-img{overflow:hidden;border-top-right-radius:30px;border-top-left-radius:30px}
.blog-item-det h6{border-bottom:1px solid #a6a6a6;padding-bottom:15px}
.blog-item-det h6 a{font-size:19px;font-weight:600;color:#014073;line-height:28px}
.blog-items:hover .blog-item-det h6 a{color:#ce2128}
.blog-athou-img{display:inline-flex}
.blog-flex-same{display:flex;justify-content:space-between;margin-top:20px}
.blog-athou-img a img{width:48px;height:48px;border-radius:45px}
.blog-athou-img p a{color:#a6a6a6}
.blog-athou-img p a:hover{color:#014073}
.blog-times{display:flex}
.blog-times i{color:#a6a6a6;margin-top:20px}
.blog-times p a{color:#a6a6a6}
.blog-times p a:hover{color:#014073}
.icon-blog-item{margin-top:15px;justify-content:flex-end;display:flex}
.icon-blog-item a i{font-size:16px;color:#a6a6a6;margin-left:10px}
.icon-blog-item a i:hover{color:#014073}
.blog-athou-img p{font-size:16px;color:#a6a6a6;font-weight:500;margin-top:11px;margin-left:10px}
.blog-times p{font-size:16px;color:#a6a6a6;font-weight:500;margin-top:11px;margin-left:10px}
.dtes-not{padding:20px 25px 20px 20px;border-bottom-right-radius:23px;border-bottom-left-radius:23px;box-shadow:0 0 9px -5px}
.clas-mar{margin-top:30px}
.pagination > li:first-child > a,.pagination > li:first-child > span{border-top-left-radius:0;border-bottom-left-radius:0}
.pagination > .disabled > a,.pagination > .disabled > a:focus,.pagination > .disabled > a:hover,.pagination > .disabled > span,.pagination > .disabled > span:focus,.pagination > .disabled > span:hover{color:transparent;cursor:not-allowed;background-color:transparent;border-color:transparent}
.pagination > li > a,.pagination > li > span{font-size:16px;font-weight:700;padding:6px 12px;margin-left:15px;background:none;color:#4f535b}
.pagination > .active > a,.pagination > .active > a:focus,.pagination > .active > a:hover,.pagination > .active > span,.pagination > .active > span:focus,.pagination > .active > span:hover{z-index:3;color:#fff;cursor:default;background:#ce2128;border-color:#3cb1f1;border-radius:50%}
.blog-pagination{margin:70px auto 0}
.dropdown-item.active,.dropdown-item:active{background:#4abbe5;color:#fff!important;margin:5px 0}
#blog-single-main{padding:100px 0}
.al-img-at1{display:flex}
.al-img-at1 p{color:#a6a6a6;font-size:16px;font-weight:700;margin-top:11px;margin-left:15px}
.al-img-at1 p a{color:#a6a6a6}
.al-img-at1 p a:hover{color:#014073}
.al-img-at2{display:flex}
.al-img-at2 a i{font-size:16px;margin-top:17px;color:#014073;margin-left:60px}
.al-img-at2 p{color:#a6a6a6;font-size:16px;font-weight:700;margin-left:15px;margin-top:10px}
.al-img-at2 p a{color:#a6a6a6}
.al-img-at2 p a:hover{color:#014073}
.authour-single{display:flex;margin-top:30px}
.blog-single-dd-hed{margin-top:25px}
.blog-single-dd-hed h4 a{font-weight:700;color:#014073}
.blog-single-dd-hed h4 a:hover{color:#ce2128}
.blog-single-dd-hed p{font-size:16px;line-height:26px;margin-top:20px}
.blog-sighn-img img{width:100%;transform:scale(1.1);transition:2s}
.blog-sighn-img img:hover{transform:scale(1)}
.dubbel-img{margin-top:30px;overflow:hidden}
.blog-sighn-img{overflow:hidden}
.dubbel-img img{width:100%;transform:scale(1.1);transition:2s}
.dubbel-img img:hover{transform:scale(1)}
.sec-par-tree{margin-top:23px}
.sec-par-tree p{font-size:16px;line-height:26px;margin-top:10px}
.box-tes-bl blockquote{font-size:16px;line-height:26px}
.box-tes-bl{padding:50px 86px 35px 126px;box-shadow:0 2px 22px -17px;position:relative;margin-top:30px}
.box-tes-bl i{padding:12px;border-radius:4px;position:absolute;left:27px;top:43px;font-size:50px;color:#014073;transform:rotateY(180deg)}
.blog-clss-img a img{width:100px;height:75px}
.client-chart-img img{border-radius:300px;height:100px;width:100px}
.al-img-at1 a img{width:48px;height:48px;border-radius:32px}
.coomm-2client-img img{border-radius:300px;height:100px;width:100px}
.inner-tahes{display:flex;justify-content:space-between;margin-top:30px;border-bottom:1px solid #a6a6a6;border-top:1px solid #a6a6a6;padding:35px 0}
.inner-tahes ul{display:flex}
.all-single-cover{margin-right:30px}
.inner-tahes ul li{font-size:16px;margin-right:7px}
.inner-tahes ul li a{color:#a6a6a6}
.inner-tahes ul li a:hover{color:#014073}
.sal-client-chart{display:flex;margin-top:35px;border-bottom:1px solid #a6a6a6;padding-bottom:25px}
.det-client-chart p{font-size:16px;line-height:26px;margin-top:15px;margin-bottom:20px}
.det-client-chart a i{font-size:16px;margin-right:45px}
.det-client-chart a i:hover{color:#ce2128}
.det-client-chart{margin-left:30px}
.all-clien-sayt{margin-top:100px}
.all-clien-sayt h2{color:#a6a6a6;margin-bottom:30px}
.alow-rasta p{font-size:16px;font-weight:600}
.coomm-2cliebt-hed .dadate-titm{font-size:12px;margin-left:30px}
.alow-rasta{display:flex;justify-content:space-between}
.all-kal{display:flex}
.all-text-emar p{font-size:16px;margin-top:10px}
.coom-2-client{display:flex;margin-left:70px;margin-bottom:50px}
.coomm-2cliebt-hed{margin-left:30px}
.mar-nened{margin-left:150px}
.darkan-mara p a:hover{color:#ce2128}
.lave-cooment h4{font-weight:600}
.leav-form label{font-size:16px;font-weight:500;margin:0;color:#a6a6a6;margin-bottom:10px;margin-top:20px}
.leav-form span{color:red}
.leav-form .form-control{border:1px solid #a6a6a6;background:#fff;border-radius:0;height:50px}
.email-fred{margin:0 10px}
.lave-tree-form{display:flex}
.text-are textarea{height:auto!important}
.form-for-btn{margin-top:60px}
.leav-form{margin-top:35px}
.lave-cooment{margin-top:100px}
.alo-search .form-control{border-radius:0;height:49px;background:#f3f3f3;position:relative;border:none}
.alo-search .form-control:focus{border:none}
.search-icon-blog{color:#fff;background:#ce2128;padding:8px 14px;border-radius:0;font-size:20px;position:absolute;transition:1.4s;right:12px;box-shadow:0 0 8px -3px #000}
.search-icon-blog:hover{box-shadow:none;color:#000}
.coomm-seclitor{position:relative;margin-top:60px}
.blog-hki-hed h5{line-height:0;letter-spacing:.25px;margin-bottom:55px}
.blog-hki-hed h5:after{content:"";height:1px;width:42px;background:#014073;position:absolute;left:0;top:25px}
.item-cata{display:flex;justify-content:space-between;margin-top:30px;display:flex;justify-content:space-between;margin-top:15px}
.icon-catr a{font-size:16px;color:#a6a6a6;font-weight:500}
.icon-catr a i{margin-right:10px;color:#a6a6a6}
.co-num a{font-size:16px;color:#a6a6a6;font-weight:500}
.item-cata:hover .icon-catr a{color:#014073}
.item-cata:hover .icon-catr a i{color:#014073}
.item-cata:hover .co-num a{color:#014073}
.alo-blog-clss-text h6 a{font-size:15px;line-height:1.2;color:#000}
.alo-blog-clss-text h6 a:hover{color:#014073}
.alo-blog-clss-text p{margin-top:6px;font-size:14px}
.blog-cliccs{display:flex;margin-top:30px}
.alo-blog-clss-text{margin-left:12px}
.catago-item{display:flex}
.catago-item a{color:#949aa7;font-size:14px;font-weight:400;text-transform:capitalize;display:inline-block;margin-bottom:15px;background:#edeeef;transition:all .3s ease 0;padding:7px 13px;border-radius:23px;margin-right:4px}
.catago-item a:hover{background:#ce2128;color:#fff}
.inteagram-img a img{margin:3px 1px;width:58px;height:58px}
.for-img{text-align:center}
#for-page{padding:160px 0}
.for-text-btn h4{color:#ce2128;font-weight:500;text-align:center}
.for-text-btn{margin-top:100px}
.for-btn{margin-top:40px;text-align:center}
.to-top a i{color:#fff}
.to-top a{background:#ce2128;border-radius:66px;color:#fff;font-size:35px;height:50px;line-height:50px;position:fixed;right:3%;text-align:center;top:91%;-webkit-transition:all .5s ease-in-out 0;-moz-transition:all .5s ease-in-out 0;-ms-transition:all .5s ease-in-out 0;-o-transition:all .5s ease-in-out 0;transition:all .5s ease-in-out 0;width:50px;z-index:999}
.to-top a:hover{background:#014073}
.valedoter{display:none}
.heading{display:none}
#preloader{background-color:#36c3e5;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999}
#status{background-image:url(../images/ft.gif);background-repeat:no-repeat;width:20%;height:48%;position:absolute;left:39%;top:29%;margin-top:-35px;margin-left:-35px}
#banner-home-slider .owl-item.active .slick-slider-home .slider-owl .title{-webkit-animation:2s .9s fadeIn both;animation:2s .9s fadeIn both;font-size: 60px;
    color: #fff;text-transform: uppercase;}
#banner-home-slider .owl-item.active .slick-slider-home .slider-owl .slider-sttle{-webkit-animation:1s .2s bounceInDown both;animation:1s .2s bounceInDown both;    font-size: 50px;font-weight: 500;}
#banner-home-slider .owl-item.active .slick-slider-home .slider-owl .slider-pararp{-webkit-animation:1s 2s lightSpeedIn both;animation:1s 2s lightSpeedIn both}
#banner-home-slider .owl-item.active .slick-slider-home .slider-owl .btn-1{-webkit-animation:1s 2.2s flipInX both;animation:1s 2.2s flipInX both}
#banner-home-slider{background-size:cover;background-position:right;background-repeat:no-repeat}
.banner-text-home h1{margin-top:25px}
.banner-text-home h6{color:#ce2128}
.banner-text-home p{color:#fff;margin-top:15px}
.button-common{margin-top:25px}
.slider-owl{max-width: 600px;text-align: center;margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#banner-home-slider .owl-dots{display:none}
#banner-home-slider .owl-nav{position:absolute;width:100%;top:44%}
#banner-home-slider .owl-prev{position: absolute;left: 0;background: #014073;color: #fff;padding: 10px 12px!important;border-radius: 50%;font-size: 20px;}
#banner-home-slider .owl-next{position:absolute;right:0;background: #014073;color: #fff;padding: 10px 12px!important;border-radius: 50%;font-size: 20px;}
#banner-home-slider .owl-next:hover,#banner-home-slider .owl-prev:hover{background-image:url(../images/slider/c2.jpg);background-size:contain}
.total-price h3{line-height:46px}
.check-box-many{display:flex;position:relative;left:15px}
.bookk0-natd-form label{margin:0;font-size:18px;color:#fff;font-weight:600;margin-bottom:20px;margin-top:10px;letter-spacing:.25px}
.bookk0-natd-form .form-control{padding:0 20px;height:45px;background:transparent;border:2px solid #fff;border-radius:0;color:#fff}
.bookk0-natd-form select{background:#ce2128;padding:6px 0 6px 17px;height:45px;width:100%;color:#fff;font-size:17px;border:2px solid;font-weight:500;border-radius:0;position:relative;cursor:pointer}
.book-in i{color:#fff}
.sunb-btn-naple{margin-top:10px}
.bookk0-natd-form input::placeholder{color:#ffff}
.bookk0-natd-form input::-moz-placeholder{color:#ffff}
.bookk0-natd-form input:-ms-input-placeholder{color:#ffff}
.bookk0-natd-form input:-moz-placeholder{color:#ffff}
.all-price{display:flex}
.price-tour{width:47%}
.price-tour h2{font-size:50px;text-align:right;line-height:112px}
.price-tour h2 span{color:#ce2128}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%);width:100%;height:0;overflow:hidden;position:absolute;bottom:0;transition:.5s ease}
.all-cover-hall{position:absolute;width:100%;bottom:0}
.icon-tsdg a i{font-size:30px;color:#fff;margin-bottom:87px}
.gall-heding-travel h6{font-size:26px;color:#fff;text-align:center;margin-bottom:30px}
.icon-tsdg{text-align:center}





@media (min-width: 992px) and (max-width:1199px) {
#status{width:39%;height:76%;left:34%;top:33%}
.sams{margin-left:0}

#top-heder-nav .navbar-nav{margin-left:30px}
#thttp://192.168.0.219/tours/terms-conditionsop-heder-nav .nav-item{margin-left:5px}
.content-box p{margin-top:2px;padding:0 21%}
.video-play-banner{right:144px;position:relative}
#top-heder-nav .nav-link{padding:20px 5px}
#banner-home{padding:95px 0 195px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.grun-img img{width:100%}
.grun-img{top:35%;left:51px}
.test-heading h2{margin-right:98px}
.contact-cover{background:linear-gradient(281deg,rgba(43,42,117,0) 19%,rgba(245,125,45,0.88) 19%)}
.quick-link{margin-left:10px}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:13px;line-height:20px}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg i{margin-left:24px}
.blog-times p{font-size:12px}
.blog-athou-img p{font-size:12px}
.alo-blog-clss-text{margin-left:5px}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:11px;line-height:0;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:6px;font-size:11px}
.catago-item a{padding:7px 9px;margin-right:0}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:100%}
.left-op{margin-right:55px}
}
@media (min-width: 768px) and (max-width:991px) {
.left-menu-pho{width:300px;position:relative;right:-31px}
#top-heder-nav .navbar-nav{margin-left:0}
#top-heder-nav .nav-item{margin-left:5px}
.content-box p{margin-top:2px;padding:0 13%}
.video-play-banner{right:25px;position:relative;margin-top:66px}
#top-heder-nav .nav-link{padding:20px 5px;border-bottom:1px solid #fff;width:100%;border-top:1px solid #fff;background:#ce21281f}
#banner-home{padding:95px 0 195px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.grun-img img{width:100%}
.test-heading h2{margin-right:52px}
.contact-cover{background:linear-gradient(281deg,rgba(43,42,117,0) 19%,rgba(245,125,45,0.88) 19%)}
.quick-link{margin-left:10px}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:13px;line-height:20px}
#home-team .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
#img-nature .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg a i{margin-bottom:35px}
.blog-times p{font-size:12px}
.blog-athou-img p{font-size:12px}
.alo-blog-clss-text{margin-left:5px}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:16px;line-height:0;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:29px;font-size:14px}
.catago-item a{padding:7px 21px;margin-right:9px}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:100%}
.left-op{margin-right:-9px}
.left-menu-pho{display:none}
#ab-home .nav-fill{width:50%}
.booking-info{margin-bottom:25px}
.amz-img img{width:100%;display:none}
#amazing{background-position:right}
.team-contact{left:38px;top:86px}
.coa-app img{margin-bottom:30px}
.video-play-test{top:-303px;left:42%}
.test-slider-home-1{margin-top:0}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{right:-2px;top:271px}
.mar-top-responsive{margin-top:30px}
.bookoing-secrty{margin-top:40px}
.ser-ab-deta{padding-top:0}
.ersd-2{margin-top:50px}
.oiuytr{padding-top:0!important}
.icon-tsdg h6{margin-left:9px}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%)}
.blog-item-img img{transition:1.6s;width:100%}
.maj{margin-top:30px}
.inteagram-img a img{margin:3px 1px;width:17%}
.alo-search{margin-top:40px}
.who-box{margin-top:40px}
.best-service-heading h2{padding:0}
.best-service-heading p{padding:0 17%}
.adress-cover-main{padding:0}
.contact-3-cover{margin-right:0}
.all-dfkj:after{position:inherit}
.for-img img{width:100%}
.navbar{padding:15px}
#status{width:52%;height:76%;left:34%;top:33%}
}
@media (min-width: 576px) and (max-width:767px) {
	.foot-list ul{flex-wrap: wrap;}
.test-moinal-ing-left img{height:215px}
.flaticon-quote:before{left:47px}
#status{width:71%;height:76%;left:21%;top:33%}
#blog-banner{padding:100px 0}
#about-banner{padding:1px 0 0}
.commom-sub-heading h6{margin-top:5px;font-size:18px}
#faq-banner{padding:100px 0}
#contact-banner{padding:100px 0}
#gallery-banner{padding:100px 0}
#service-main-banner{padding:100px 0}
#tour-packes-deatils{padding:100px 0}
#tour-packes{padding:100px 0 200px}
.left-menu-pho{width:300px;position:relative;right:-31px}
#top-heder-nav .navbar-nav{margin-left:0}
.content-box p{margin-top:2px;padding:0 13%}
.video-play-banner{right:80px;position:absolute;margin-top:0;top:-81px}
#top-heder-nav .nav-link{padding: 15px 5px;width: 100%;border-top: 1px solid #fff;}
#banner-home{padding:95px 0 233px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.grun-img img{width:100%}
.all-service-travel{justify-content:center}
.test-heading h2{margin-right:0}
.contact-cover{background:linear-gradient(276deg,rgba(43,42,117,0) 19%,rgba(245,125,45,0.88) 19%)}
.quick-link{margin-left:10px}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:13px;line-height:20px}
#home-team .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
#img-nature .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg a i{margin-bottom:44px}
.blog-times p{font-size:12px}
.blog-athou-img p{font-size:12px}
.alo-blog-clss-text{margin-left:5px}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:16px;line-height:0;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:29px;font-size:14px}
.catago-item a{padding:7px 21px;margin-right:9px}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:75%}
.left-op{margin-right:-9px}
.left-menu-pho{display:none}
#ab-home .nav-fill{width:50%}
.booking-info{margin-bottom:25px}
.amz-img img{width:100%;display:none}
#amazing{padding:60px 0;background-position:right}
.team-contact{left:30px;top:53px}
.coa-app img{margin-bottom:30px}
.video-play-test{top:-205px;left:41%}
.test-slider-home-1{margin-top:0}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{right:-2px;top:271px}
.mar-top-responsive{margin-top:30px}
.bookoing-secrty{margin-top:40px}
.ser-ab-deta{padding-top:0}
.ersd-2{margin-top:50px}
.oiuytr{padding-top:0!important}
.icon-tsdg h6{margin-left:9px}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%)}
.blog-item-img img{transition:1.6s;width:100%}
.maj{margin-top:30px}
.inteagram-img a img{margin:3px 1px;width:15%}
.alo-search{margin-top:40px}
.who-box{margin-top:40px}
.best-service-heading h2{padding:0}
.best-service-heading p{padding:0 9%}
.adress-cover-main{padding:0}
.contact-3-cover{margin-right:0}
.all-dfkj:after{position:inherit}
.for-img img{width:100%}
.navbar{padding:15px}
.main-email-text p{font-size:11px;margin-right:15px}
.main-loc-text p{font-size:11px}
.main-loc-text i{margin-right:8px;margin-left:11px}
.header-most-top select{width:67%}
.user-log i{margin-right:3px;margin-left:0}
.user-log{border-left:0 solid gray}
.left-side-text-ab{margin-top:50px}
.ab-slider{margin-top:60px}
#ab-home{padding:60px 0}
.max-live{margin-top:60px}
#tour-des{padding:60px 0}
.content-box{margin-bottom:20px}
#summery{padding:60px 0}
#home-team{padding:60px 0}
#home-testimonial-top{padding:60px 0 280px}
.vt-img{margin-top:-254px}
#home-testimonial{padding-bottom:60px}
.info-office{display:inherit;margin-top:20px}
.email-deta{margin-top:15px}
.map-inner iframe{height:93%}
.face{margin-right:12px}
.copy-right-para p{font-size:16px}
#footer-all-page{padding:60px 0}
.start-icon-des i{font-size:14px;margin-right:-1px}
#tour-detailes-main{padding:60px 0}
.tour-main-informa h6{font-size:14px}
#wer-service{padding:60px 0}
.logo-slilder{margin-top:30px}
#gallery-area{padding:25px 0 60px}
#blog-content{padding:60px 0}
#blog-single-main{padding:60px 0}
.blog-single-dd-hed h4 a{font-size:24px}
.box-tes-bl{padding:30px 65px 30px 121px}
.coom-2-client{margin-left:0;margin-bottom:30px}
.mar-nened{margin-left:50px}
#who-area{padding:60px 0}
.who-img{text-align:center}
#best-service{padding:60px 0}
#faqws-area{padding:60px 0}
.contact-heading h2{font-size:26px}
#contact-main-area{padding-bottom:60px}
#for-page{padding:100px 0}
}
@media (min-width: 768px) and (max-width:991px) {
.left-menu-pho{width:300px;position:relative;right:-31px}
#top-heder-nav .navbar-nav{margin-left:0; margin-top: 10px;}
#top-heder-nav .nav-item{margin-left:5px}
.content-box p{margin-top:2px;padding:0 13%}
.video-play-banner{right:25px;position:relative;margin-top:66px}
#top-heder-nav .nav-link{padding: 20px;width: 100%;border-top: 1px solid #6d7780;background: #092c48;color: #fff;margin: 0;border-bottom: none;}
#banner-home{padding:95px 0 195px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.test-heading h2{margin-right:52px}
.contact-cover{background:linear-gradient(281deg,rgba(43,42,117,0) 19%,rgba(245,125,45,0.88) 19%)}
.quick-link{margin-left:10px}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:13px;line-height:20px}
#home-team .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
#img-nature .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg a i{margin-bottom:35px}
.blog-times p{font-size:12px}
.blog-athou-img p{font-size:12px}
.alo-blog-clss-text{margin-left:5px}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:16px;line-height:0;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:29px;font-size:14px}
.catago-item a{padding:7px 21px;margin-right:9px}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:100%}
.left-op{margin-right:-9px}
.left-menu-pho{display:none}
#ab-home .nav-fill{width:50%}
.booking-info{margin-bottom:25px}
.amz-img img{width:100%;display:none}
#amazing{background-position:right}
.team-contact{left:38px;top:86px}
.coa-app img{margin-bottom:30px}
.video-play-test{top:-303px;left:42%}
.test-slider-home-1{margin-top:0}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{right:-2px;top:271px}
.mar-top-responsive{margin-top:30px}
.bookoing-secrty{margin-top:40px}
.ser-ab-deta{padding-top:0}
.ersd-2{margin-top:50px}
.oiuytr{padding-top:0!important}
.icon-tsdg h6{margin-left:9px}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%)}
.blog-item-img img{transition:1.6s;width:100%}
.maj{margin-top:30px}
.inteagram-img a img{margin:3px 1px;width:17%}
.alo-search{margin-top:40px}
.who-box{margin-top:40px}
.best-service-heading h2{padding:0}
.best-service-heading p{padding:0 17%}
.adress-cover-main{padding:0}
.contact-3-cover{margin-right:0}
.all-dfkj:after{position:inherit}
.for-img img{width:100%}
.navbar{padding:15px}
}
@media (min-width: 480px) and (max-width:575px) {
#status{width:78%;height:76%;left:14%;top:30%}
.modal-dialog{max-width:95%}
.modal-body{padding:35px 20px}
.travel-tyepe{display:flex}
.check-box-many{display:flex;position:inherit}
.check-box-many label{font-size:11px;margin-left:15px;margin-right:18px}
.left-menu-pho{width:300px;position:relative;right:-31px}
#top-heder-nav .navbar-nav{margin-left:0}
#top-heder-nav .nav-item{margin-left:5px}
.content-box p{margin-top:2px;padding:0 6%}
.video-play-banner{right:80px;position:absolute;margin-top:0;top:-95px}
#top-heder-nav .nav-link{padding:20px 5px;border-bottom:1px solid #fff;width:100%;border-top:1px solid #fff;background:#ce21281f}
#banner-home{padding:70px 0 215px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.grun-img img{width:100%}
.all-service-travel{margin-top:50px;justify-content:center}
.test-heading h2{margin-right:0}
.contact-cover{background:linear-gradient(276deg,rgba(43,42,117,0) 19%,rgba(245,125,45,0.88) 19%)}
.quick-link{margin-left:0;margin-top:30px}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:18px;line-height:20px}
#home-team .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
#img-nature .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg i{margin-bottom:87px}
.blog-times p{font-size:14px}
.blog-athou-img p{font-size:14px}
.alo-blog-clss-text{margin-left:5px}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:16px;line-height:0;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:29px;font-size:14px}
.catago-item a{padding:7px 21px;margin-right:9px}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:75%}
.left-op{margin-right:-9px}
.left-menu-pho{display:none}
#ab-home .nav-fill{width:60%}
.booking-info{margin-bottom:25px}
.amz-img img{width:100%;display:none}
#amazing{padding:60px 0;background-position:right}
.team-contact{left:71px;top:37%}
.coa-app img{margin-bottom:30px}
.video-play-test{top:-212px;left:39%}
.test-slider-home-1{margin-top:0}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{right:-2px;top:271px}
.mar-top-responsive{margin-top:30px}
.bookoing-secrty{margin-top:40px}
.ser-ab-deta{padding-top:0}
.ersd-2{margin-top:50px}
.oiuytr{padding-top:0!important}
.icon-tsdg h6{margin-left:9px}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%)}
.blog-item-img img{transition:1.6s;width:100%}
.maj{margin-top:30px}
.inteagram-img a img{margin:3px 1px;width:15%}
.alo-search{margin-top:40px}
.who-box{margin-top:40px}
.best-service-heading h2{padding:0}
.best-service-heading p{padding:0}
.adress-cover-main{padding:0}
.contact-3-cover{margin-right:0}
.all-dfkj:after{position:inherit}
.for-img img{width:100%}
.navbar{padding:15px}
.main-email-text p{font-size:11px;margin-right:15px}
.main-loc-text p{font-size:11px}
.main-loc-text i{margin-right:8px;margin-left:11px}
.header-most-top select{width:67%}
.user-log i{margin-right:3px;margin-left:0}
.user-log{border-left:0 solid gray}
.left-side-text-ab{margin-top:30px}
.ab-slider{margin-top:60px}
#ab-home{padding:60px 0}
.max-live{margin-top:60px}
#tour-des{padding:60px 0}
.content-box{margin-bottom:20px}
#summery{padding:60px 0}
#home-team{padding:60px 0}
#home-testimonial-top{padding:60px 0 280px}
.vt-img{margin-top:-254px}
#home-testimonial{padding-bottom:60px}
.info-office{display:inherit;margin-top:20px}
.email-deta{margin-top:15px}
.map-inner iframe{height:93%}
.face{margin-right:3px}
.copy-right-para p{font-size:12px}
#footer-all-page{padding:60px 0}
.start-icon-des i{font-size:14px;margin-right:-1px}
#tour-detailes-main{padding:60px 0}
.tour-main-informa h6{font-size:14px}
#wer-service{padding:60px 0}
.logo-slilder{margin-top:30px}
#gallery-area{padding:25px 0 60px}
#blog-content{padding:60px 0}
#blog-single-main{padding:60px 0}
.blog-single-dd-hed h4 a{font-size:24px}
.box-tes-bl{padding:30px 65px 30px 121px}
.coom-2-client{margin-left:0;margin-bottom:30px}
.mar-nened{margin-left:0}
#who-area{padding:60px 0}
.who-img{text-align:center}
#best-service{padding:60px 0}
#faqws-area{padding:60px 0}
.contact-heading h2{font-size:26px}
#contact-main-area{padding-bottom:60px}
#for-page{padding:100px 0}
#nav-tabContent{margin:25px 30px 0}
.all-span-btn-com{left:35%}
.test-moinal-ing-left img{width:39%!important;margin:0 auto;height:200px}
.test-flex p{margin-top:10px}
.all-single-cover{margin-right:0}
.quick-link-2{margin-top:100px;margin-left:30px}
.flaticon-quote:before{left:203px}
.login-area{display:none}
.main-flex-top{justify-content:center;display:flex}
.tour-main-informa h6 span{margin-left:6px}
.video-play-test i{font-size:22px;height:81px;width:81px;line-height:81px}
.all-cover-hall{bottom:60px}
.for-egt{margin-top:30px}
.blog-pagination{margin:35px auto 0}
.al-img-at1 p{margin-left:4px}
.al-img-at2 a i{margin-left:35px}
.inner-tahes ul li{font-size:14px;margin-right:5px}
.inner-tahes{padding:20px 0}
.coomm-2cliebt-hed .dadate-titm{font-size:12px;margin-left:17px}
.sec-who{margin-top:30px}
.all-ineer-der-ter img{padding-top:39px;width:88%}
.all-item-ter{margin-top:35px}
.card-header h5{font-size:16px;font-weight:400}
.adserg{margin-top:30px}
#blog-banner{padding:90px 0}
#about-banner{padding:90px 0}
.commom-sub-heading h6{margin-top:5px;font-size:18px}
#faq-banner{padding:90px 0}
#contact-banner{padding:90px 0}
#gallery-banner{padding:90px 0}
#service-main-banner{padding:90px 0}
#tour-packes-deatils{padding:90px 0}
#tour-packes{padding:90px 0 190px}
}
@media (min-width: 361px) and (max-width:479px) {
.left-menu-pho{width:300px;position:relative;right:-31px}
.all-price{display:inherit}
.price-tour h2{font-size:40px;text-align:inherit;line-height:80px}
.tour-main-informa{margin-top:0}
#top-heder-nav .navbar-nav{margin:27px 0 39px}
#top-heder-nav .nav-item{margin-left:5px}
.content-box p{margin-top:2px;padding:0 6%}
.video-play-banner{right:51px;position:absolute;margin-top:0;top:-91px}
#top-heder-nav .nav-link{padding:20px 5px;border-bottom:1px solid #fff;width:100%;border-top:1px solid #fff;background:#ce21281f}
#banner-home{padding:70px 0 215px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.grun-img img{width:100%}
.all-service-travel{margin-top:30px;justify-content:center}
.grun-img{top:48%;left:26%;width:37%}
.test-heading h2{margin-right:0}
.contact-cover{background:linear-gradient(180deg,rgba(43,42,117,0) 0%,rgba(245,125,45,0.88) 0);padding:40px 10px}
.quick-link{margin-left:0;margin-top:30px}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:18px;line-height:20px}
#home-team .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
#img-nature .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg a i{margin-bottom:55px}
.blog-times p{font-size:14px}
.blog-athou-img p{font-size:14px}
.alo-blog-clss-text{margin-left:5px}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:16px;line-height:0;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:29px;font-size:14px}
.catago-item a{padding:7px 21px;margin-right:9px}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:75%}
.left-op{margin-right:-9px}
.left-menu-pho{display:none}
#ab-home .nav-fill{width:80%}
.booking-info{margin-bottom:15px!important}
.amz-img img{width:100%;display:none}
#amazing{padding:60px 0;background-position:right}
.team-contact{left:71px;top:37%}
.coa-app img{margin-bottom:30px}
.video-play-test{top:-237px;left:35%}
.test-slider-home-1{margin-top:0}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{right:-2px;top:271px}
.mar-top-responsive{margin-top:30px}
.bookoing-secrty{margin-top:40px}
.ser-ab-deta{padding-top:0}
.ersd-2{margin-top:50px}
.oiuytr{padding-top:0!important}
.icon-tsdg h6{margin-left:9px}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%)}
.blog-item-img img{transition:1.6s;width:100%}
.maj{margin-top:30px}
.inteagram-img a img{margin:3px 1px;width:15%}
.alo-search{margin-top:40px}
.who-box{margin-top:40px}
.best-service-heading h2{padding:0}
.best-service-heading p{padding:0}
.adress-cover-main{padding:0}
.contact-3-cover{margin-right:0}
.all-dfkj:after{position:inherit}
.for-img img{width:100%}
.navbar{padding:15px}
.main-email-text p{font-size:11px;margin-right:15px}
.main-loc-text p{font-size:11px}
.main-loc-text i{margin-right:8px;margin-left:11px}
.header-most-top select{width:67%}
.user-log i{margin-right:3px;margin-left:0}
.user-log{border-left:0 solid gray}
.left-side-text-ab{margin-top:30px}
.ab-slider{margin-top:60px}
#ab-home{padding:60px 0}
.max-live{margin-top:60px}
#tour-des{padding:60px 0}
.content-box{margin-bottom:20px}
#summery{padding:60px 0}
#home-team{padding:60px 0}
#home-testimonial-top{padding:60px 0 280px}
.vt-img{margin-top:-254px}
#home-testimonial{padding-bottom:60px}
.info-office{display:inherit;margin-top:20px}
.email-deta{margin-top:15px}
.map-inner iframe{height:87%}
.face{margin-right:3px}
.copy-right-para p{font-size:10px}
#footer-all-page{padding:60px 0}
.start-icon-des i{font-size:14px;margin-right:-1px}
#tour-detailes-main{padding:60px 0}
.tour-main-informa h6{font-size:12px}
#wer-service{padding:60px 0}
.logo-slilder{margin-top:30px}
#gallery-area{padding:25px 0 60px}
.tour-heading-detailse h2{margin:10px 0;font-size:28px}
.start-icon-deta{margin-top:0}
#blog-content{padding:60px 0}
#blog-single-main{padding:60px 0}
.blog-single-dd-hed h4 a{font-size:24px}
.box-tes-bl{padding:30px 65px 30px 121px}
.coom-2-client{margin-left:0;margin-bottom:30px}
.mar-nened{margin-left:0}
#who-area{padding:60px 0}
.who-img{text-align:center}
#best-service{padding:60px 0}
#faqws-area{padding:60px 0}
.contact-heading h2{font-size:26px}
#contact-main-area{padding-bottom:60px}
#for-page{padding:100px 0}
#nav-tabContent{margin:15px 15px 0}
.flight-cover{margin-right:15px}
.all-span-btn-com{left:35%}
.test-moinal-ing-left img{width:44%!important;margin:0 auto;height:172px}
.test-flex p{margin-top:10px}
.all-single-cover{margin-right:0}
.quick-link-2{margin-top:100px;margin-left:30px}
.login-area{display:none}
.left-side-text-ab h6{font-size:16px}
.mar-p{margin-right:0}
.main-flex-top{justify-content:center;display:flex}
.tour-main-informa h6 span{margin-left:1px}
.video-play-test i{font-size:18px;height:65px;width:65px;line-height:65px}
.all-cover-hall{bottom:60px}
.for-egt{margin-top:30px}
.blog-pagination{margin:35px auto 0}
.al-img-at1 p{margin-left:4px}
.packages-includ{margin-top:30px}
.al-img-at2 a i{margin-left:35px}
.inner-tahes ul li{font-size:14px;margin-right:5px}
.inner-tahes{padding:20px 0}
.coomm-2cliebt-hed .dadate-titm{font-size:12px;margin-left:0}
.sec-who{margin-top:30px}
.all-ineer-der-ter img{padding-top:39px;width:88%}
.all-item-ter{margin-top:35px}
.card-header h5{font-size:16px;font-weight:400}
.adserg{margin-top:30px}
h1{font-size:36px;line-height:48px}
.banner-text-home h1{margin-top:7px}
p{font-size:16px;line-height:25px}
h6{font-size:16px}
.video-play-banner i{font-size:20px;height:75px;width:75px;line-height:75px}
.flight-cover i{font-size:22px}
.video-play-btn:before{width:85px;height:85px}
.face{padding:3px 4px;font-size:14px;margin-right:0}
.no-ag{padding:4px 7px!important}
.revews h6{margin-top:0}
h5{font-size:20px;line-height:27px;margin:0;color:#014073;font-weight:700}
.all-ul-includ{display:inherit}
.clients-para h6{line-height:28px}
.client-start-comment{margin-top:30px;padding:42px 27px}
.all-women-heading h3{margin-bottom:18px;font-size:28px}
.service-ads-heading h2{margin-right:0}
h2{font-size:28px;font-weight:700;color:#014073;margin:0;letter-spacing:.25px;line-height:36px}
.gift-img img{padding:2px;width:89%}
.al-img-at2 p{font-size:11px;margin-left:4px;margin-top:14px}
.al-img-at1 p{font-size:11px;margin-left:5px}
.inner-tahes{display:inherit}
.all-kal{display:inherit}
.alow-rasta{display:inherit}
#status{width:100%;height:56%;left:10%;top:28%}
#blog-banner{padding:90px 0}
#about-banner{padding:90px 0}
.commom-sub-heading h6{margin-top:5px;font-size:18px}
#faq-banner{padding:90px 0}
#contact-banner{padding:90px 0}
#gallery-banner{padding:90px 0}
#service-main-banner{padding:90px 0}
#tour-packes-deatils{padding:90px 0}
#tour-packes{padding:90px 0 190px}
.modal-dialog{max-width:95%}
.modal-body{padding:35px 20px}
.travel-tyepe{display:flex}
.check-box-many{display:flex;position:inherit}
.check-box-many label{font-size:11px;margin-left:15px;margin-right:18px}
.slider-owl{width:100%;text-align:center;margin:0 auto}
}
@media (min-width: 320px) and (max-width:360px) {
.left-menu-pho{width:300px;position:relative;right:-31px}
#top-heder-nav .navbar-nav{margin:20px 0 0}
.content-box p{margin-top:2px;padding:0 6%}
.video-play-banner{right:51px;position:absolute;margin-top:0;top:-75px}
.player__video{height:24%}
#top-heder-nav .nav-link{padding: 15px 5px;width: 100%;border-top: 1px solid #fff;}
#banner-home{padding:70px 0 215px;background-position:top}
#ab-home select{padding:6px 0 6px 34px;font-size:14px}
#datepicker .form-control{padding:0 42px}
#datepicker-2 .form-control{padding:0 42px}
#datepicker-3 .form-control{padding:0 42px}
#datepicker-4 .form-control{padding:0 42px}
.grun-img img{width:100%}
.all-service-travel{margin-top:30px;justify-content:center}
.test-heading h2{margin-right:0}
.contact-cover{background:linear-gradient(180deg,rgba(43,42,117,0) 0%,rgba(245,125,45,0.88) 0);padding:40px 10px}
.quick-link{margin-left:0;margin-top:0}
.post-rect-img img{margin-right:8px}
.podt-text-1 p a{font-size:13px;line-height:20px}
#home-team .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
#img-nature .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;display:none}
.icon-tsdg a i{margin-bottom:38px}
.blog-times p{font-size:11px;margin-top:14px;margin-left:4px}
.pagination > li > a,.pagination > li > span{font-size:11px;padding:6px 12px;margin-left:5px}
.blog-athou-img p{font-size:11px}
.alo-blog-clss-text{margin-left:5px}
.podt-text-1 span{font-size:12px;color:#ce2128;font-family:'Lato',sans-serif}
.blog-clss-img img{width:100%}
.alo-blog-clss-text h6 a{font-size:13px;line-height:22px;color:#a6a6a6}
.alo-blog-clss-text h6{line-height:13px}
.alo-blog-clss-text p{margin-top:0;font-size:14px}
.catago-item a{padding:7px 15px;margin-right:9px}
.all-clien-sayt{margin-top:30px}
.lave-cooment{margin-top:0}
.leav-form{margin-top:10px}
.form-for-btn{margin-top:40px}
.who-img img{width:75%}
.left-op{margin-right:-9px}
.left-menu-pho{display:none}
#ab-home .nav-fill{width:80%}
.booking-info{margin-bottom:10px!important}
.amz-img img{width:100%;display:none}
#amazing{padding:60px 0;background-position:right}
.team-contact{left:35px;top:26%}
.coa-app img{margin-bottom:30px}
.video-play-test{top:-204px;left:32%}
.content-box h2{margin-top:5px;padding:0 20px}
.vt-img img{height:190px}
.test-slider-home-1{margin-top:0}
#home-testimonial .owl-theme .owl-nav.disabled+.owl-dots{right:2px;top:380px}
.mar-top-responsive{margin-top:30px}
.bookoing-secrty{margin-top:40px}
.ser-ab-deta{padding-top:0}
.ersd-2{margin-top:50px}
.oiuytr{padding-top:0!important}
.icon-tsdg h6{margin-left:9px}
.gall-overlay{background:linear-gradient(189deg,rgba(245,125,45,0.88) 29%,rgba(245,125,45,0.88) 29%)}
.blog-item-img img{transition:1.6s;width:100%}
.maj{margin-top:30px}
.inteagram-img a img{margin:3px 1px;width:15%}
.alo-search{margin-top:40px}
.who-box{margin-top:25px}
.best-service-heading h2{padding:0}
.best-service-heading p{padding:0}
.adress-cover-main{padding:0}
.contact-3-cover{margin-right:0; margin-top: 20px;}
.all-dfkj:after{position:inherit}
.for-img img{width:100%}
.navbar{padding:10px}
.main-email-text p{font-size:11px;margin-right:15px}
.main-loc-text p{font-size:11px}
.main-loc-text i{margin-right:8px;margin-left:11px}
.header-most-top select{width:67%}
.user-log i{margin-right:3px;margin-left:0}
.user-log{border-left:0 solid gray}
.left-side-text-ab{margin-top:0}
.ab-slider{margin-top:60px}
#ab-home{padding:30px 0}
#tour-des{padding:60px 0}
.content-box{margin-bottom:20px}
#summery{padding:60px 0}
#home-team{padding:60px 0}
#home-testimonial-top{padding:60px 0 280px}
.vt-img{margin-top:-254px}
#home-testimonial{padding-bottom:60px}
.info-office{display:inherit;margin-top:20px}
.email-deta{margin-top:15px}
.map-inner iframe{height:87%}
.face{margin-right:3px}
#footer-all-page{padding:60px 0}
.start-icon-des i{font-size:14px;margin-right:-1px}
#tour-detailes-main{padding:60px 0}
.tour-main-informa h6{font-size:10px}
#wer-service{padding:60px 0}
.logo-slilder{margin-top:30px}
#gallery-area{padding:25px 0 60px}
.tour-heading-detailse h2{margin:10px 0;font-size:27px}
.start-icon-deta{margin-top:0}
#blog-content{padding:60px 0}
#blog-single-main{padding:60px 0}
.blog-single-dd-hed h4 a{font-size:24px}
.box-tes-bl{padding:69px 20px 30px 53px}
.coom-2-client{margin-left:0;margin-bottom:30px}
.mar-nened{margin-left:0}
#who-area{padding:60px 0}
.who-img{text-align:center}
#best-service{padding:60px 0}
#faqws-area{padding:60px 0}
.contact-heading h2{font-size:26px}
#contact-main-area{padding-bottom:60px}
.det-client-chart a i{font-size:16px;margin-right:20px}
#for-page{padding:100px 0}
.rweal-reat p{margin-top:6px}
#nav-tabContent{margin:15px 0 0}
.bugest-info span{font-size:17px}
.flight-cover{margin-right:15px}
.all-span-btn-com{left:25%}
.test-moinal-ing-left img{width:72%!important;margin:0 auto;height:215px}
.test-flex p{margin-top:10px}
.quick-link-2{margin-top:100px;margin-left:30px}
.login-area{display:none}
.left-side-text-ab h6{font-size:15px}
.mar-p{margin-right:0}
.main-flex-top{justify-content:center;display:flex}
.tour-main-informa h6 span{margin-left:4px}
.video-play-test i{font-size:18px;height:65px;width:65px;line-height:65px}
.all-cover-hall{bottom:60px}
.for-egt{margin-top:30px}
.blog-pagination{margin:35px auto 0}
.al-img-at1 p{margin-left:4px}
.packages-includ{margin-top:30px}
.al-img-at2 a i{margin-left:10px}
.inner-tahes ul li{font-size:14px;margin-right:5px}
.inner-tahes{padding:20px 0}
.coomm-2cliebt-hed .dadate-titm{font-size:12px;margin-left:0}
.sec-who{margin-top:30px}
.all-ineer-der-ter img{padding-top:39px;width:88%}
.all-item-ter{margin-top:35px}
.card-header h5{font-size:16px;font-weight:400}
.adserg{margin-top:30px}
h1{font-size:28px;line-height:41px}
.banner-text-home p{color:#fff;margin-top:5px}
.banner-text-home h1{margin-top:7px}
p{font-size:16px;line-height:25px}
h6{font-size:16px}
.video-play-banner i{font-size:17px;height:65px;width:65px;line-height:65px}
.flight-cover i{font-size:22px}
.video-play-btn:before{width:70px;height:70px;top:49%}
.revews h6{margin-top:0}
h5{font-size:18px;line-height:27px;margin:0;color:#014073;font-weight:700}
.all-ul-includ{display:inherit}
.clients-para h6{line-height:28px}
.client-start-comment{margin-top:30px;padding:42px 27px}
.all-women-heading h3{margin-bottom:18px;font-size:28px}
.service-ads-heading h2{margin-right:0;font-size:27px}
h2{font-size:28px;font-weight:500;color:#014073;margin:0;letter-spacing:.25px;line-height:36px}
.al-img-at2 p{font-size:11px;margin-left:4px;margin-top:14px}
.al-img-at1 p{font-size:11px;margin-left:5px}
.inner-tahes{display:inherit}
.all-kal{display:inherit}
.alow-rasta{display:inherit}
#status{width:93%;height:51%;left:2%;top:28%}
#blog-banner{padding:90px 0}
#about-banner{padding:90px 0}
.commom-sub-heading h6{margin-top:5px;font-size:18px}
#faq-banner{padding:90px 0}
#contact-banner{padding:90px 0}
#gallery-banner{padding:90px 0}
#service-main-banner{padding:90px 0}
#tour-packes-deatils{padding:90px 0}
#tour-packes{padding:90px 0 190px}
.right-includ ul li{font-size:14px;margin-top:20px}
.clients-desnigation{margin-left:12px}
.clients-desnigation h6{font-size:13px;margin-top:3px}
.clients-para p{margin-top:5px}
.services-pata p{margin-top:10px}
.lave-tree-form{display:inherit}
.email-fred{margin:0}
.leav-form label{margin-bottom:6px;margin-top:10px}
.res-raju{margin-top:30px}
.mar-top{margin-top:25px}
.who-headinf-inner h2{margin-bottom:5px}
.who-headinf-inner p{padding-top:1px}
.des-ter h6{font-size:15px;margin-top:10px}
.all-dfkj{padding:20px; margin-top: 30px;}
.for-text-btn{margin-top:50px}
.modal-dialog{max-width:90%;margin:1.75rem auto}
.modal-body{padding:35px 20px}
.model-details h5{font-size:23px}
.travel-tyepe{display:flex}
.check-box-many{left:19px}
.check-box-many label{font-size:12px;margin-left:0;margin-right:10px}
.client-info-rev{display:inherit;margin-top:30px;text-align:center}
.cliennt-img img{margin-bottom:20px}
.slider-owl{width:100%}
.all-price{display:inherit}
.price-tour h2{font-size:40px;text-align:inherit;line-height:80px}
.tour-main-informa{margin-top:0}
}


.sec-testimonials{}
.sec-testimonials .testi-item {display: flex;justify-content: flex-start;flex-wrap: wrap;margin: 0 -15px;}
.sec-testimonials .testi-item .item{-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: calc(33.33% - 30px);margin: 0 15px 20px;text-align: center;background: #fff;padding: 20px;border-top: 3px solid #ce2128; transition: all 0.3s ease;}
.sec-testimonials .testi-item .item:hover{transform: translateY(-5px); transition: all 0.3s ease;}
.sec-testimonials .testi-item .item .test-moinal-ing-left{width: 100px;height: 100px;margin: 0 auto 15px;overflow: hidden;}
.sec-testimonials .testi-item .item .test-moinal-ing-left img{width: 100%; height: 100%; object-fit: contain;}




@media screen and (max-width:1920px) {
		.left-menu-pho{border-bottom: 78px solid #014073;height: 78px;}
}

@media screen and (max-width:1820px) {
	#top-heder-nav .nav-link{padding: 30px 15px;}
}

@media (min-width:1441px) and (max-width: 1750px) {
.left-menu-pho{background:#ce2128;width:30%;position:absolute;right:0;display:flex;height:77px;border-left:30px solid #fff;border-bottom:77px solid #014073}
}
@media (min-width: 1200px) and (max-width: 1440px) {
.left-menu-pho{width:340px;height: 70px;border-bottom: 78px solid #014073;}
#top-heder-nav .navbar-nav{margin-left:60px}
#top-heder-nav .nav-link{padding: 30px 10px;}
#top-heder-nav .nav-item{margin-left:9px}
.content-box p{margin-top:2px;padding:0 21%}
.video-play-banner{right:144px;position:relative}

}
@media screen and (max-width:1200px) {

.left-menu-pho{width:300px;right:0; height: 60px; border-bottom: 60px solid #014073}
.icon-phon-men i{top: 8px;}
.phone-number-idel{top: 10px;}
.comm-foot-hed h6{display: none;}
.all-dfkj:after{left: 350px;}

}
@media screen and (max-width:1280px) {
	.left-menu-pho{width: 310px;display: none;}
	.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}
}
@media screen and (max-width:1024px) {

.left-menu-pho{display: none;}
.icon-phon-men i{top: 8px;}
.phone-number-idel{top: 10px;}
.comm-foot-hed h6{display: none;}
.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}
#top-heder-nav .nav-link{padding: 20px 15px;}

}



@media screen and (max-width:991px) {

	.main-flex-top .email{justify-content: center;}
	.login-area{justify-content: center;float: none;}
	#banner-home-slider .owl-next{display: none;}
	#banner-home-slider .owl-prev{display: none;}
	.left-side-text-ab{text-align: center;}
	.left-side-text-ab a{margin-bottom: 20px;}
	.sec-detinations .owl-carousel .owl-nav .owl-prev, .sec-detinations .owl-carousel .owl-nav .owl-next{display: none;}
	.all-service-travel {margin-top: 0;justify-content: center;flex-wrap: wrap;width: 100%;}
	.flight-cover{margin-bottom: 20px;}
	.sec-testimonials{padding: 60px 0}
	.footer0logo{margin: 0 auto;max-width: 250px;text-align: center;}
	.footer-para p{text-align: center;}
	.footer-social{text-align: center;}
	.foot-list ul{justify-content: center;display: flex;flex-wrap: wrap;}
	.foot-list ul li{margin-bottom: 0; line-height: 30px;}
	.foot-list ul li+li{margin-left: 20px;}
	.foot-list{margin-top: 20px;}
	.fb_iframe_widget_fluid{text-align: center;margin: 0 auto;display: block!important;margin-top: 30px;}
	.copy-right-para{text-align: center!important;width: 100%;}
	.copy-right-icon{margin: 10px 0}
	.navbar-toggler{padding: 7px 13px;}
	#top-heder-nav .nav-item{margin-left: 0!important}

	
.sm-view{display: block;border: none;margin: 0;}
.d-view{display: none!important;}

.modal .modal-dialog .modal-content .modal-body{padding:20px}
.modal .modal-dialog .modal-content .modal-body .form{padding:0}
.modal .modal-dialog .modal-content .modal-title{padding:0}
.modal .modal-dialog{width:600px;margin:20px auto}
.sec-testimonials .testi-item .item{-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: calc(50% - 30px);}
.to-top a{bottom: 15px;top: auto;}
}


@media screen and (max-width:767px) {


.main-com{margin: 0}
.all-ineer-der-ter{display: none;}
.ter-item-one{width: 100%;}
.all-item-ter{flex-wrap: wrap;}
.tour-view-sidebar{margin-top: 30px;}
.modal .modal-dialog .modal-content .modal-bg{display:none}
.page-banner h1{font-size: 22px;}
.page-banner .inner-container{padding: 80px 0;}
.page-banner .bread-crumb{display: flex; justify-content: center;padding: 0;flex-wrap: wrap;}
	
}


@media screen and (max-width:479px) {
	.sub-banner{padding: 60px 0}
	.modal .modal-dialog{width: 330px!important;}
	.foot-list ul{flex-wrap: wrap;}
	.foot-list ul li{margin-bottom: 15px;}
	.grun-img{display: none;}
	.all-service-travel{position: relative;transform: none;top: auto; left: auto;}		
	.common-heading h1{font-size: 30px;}
	.view-item .item .text-content .include-list{flex-wrap: wrap;}
	.view-item .item .text-content .include-list li+li{margin-bottom: 20px;}
	.main-flex-top .email{flex-wrap: wrap;}
	.header-most-top{padding: 5px 0}
	#top-heder-nav .navbar-brand{max-width: 180px;}
	.main-email-text{border-right: none;padding: 5px;}
	.test-heading h2 span{margin-top: 0 !important}
	#top-heder-nav .nav-link{background: #092c48;color: #fff;}
	.dropdown-content{min-width: 100%;}
	.booking-info{margin-bottom:15px!important}
	.place-item li{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: calc(100% - 30px);}
	.view-item .item .include-list{flex-wrap: wrap;}
	.view-item .item .include-list li+li{margin-top: 10px;}
	.sec-testimonials .testi-item .item{-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: calc(100% - 30px);}
}

@media screen and (max-width: 359px) {

	.login-area{display: none;}
	.main-flex-top .email{flex-wrap: wrap;}
	.main-email-text{border: none;margin: 0; padding: 0}
	.left-menu-pho{display: none;}
	.navbar{padding: 10px;}
	#top-heder-nav .nav-link {padding: 15px 5px;width: 100%;border-top: 1px solid #fff;}
	#top-heder-nav .navbar-nav {margin: 27px 0 39px;}
	.all-span-btn-com{left: 15px;}
	.all-dfkj {padding: 20px;margin-top: 30px;}
	.adress-cover-main {padding: 0;}
	.all-dfkj::after {left: 0;display: none;}
	.booking-info{margin-bottom:15px!important}
}