
/*@import url--("https://fonts.googleapis.com/css?family=Oxygen:400,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Oxygen:400,700&display=swap");*/
body{padding:0;margin:0;font-family: 'Source Sans Pro', sans-serif !important;font-size:15px;}

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');

a{display:block;color:#464646;-webkit-transition:0.5s;transition:0.5s;}
a:hover{text-decoration:none;color:#00bd7b;}
p{color:#dcdddf;margin-bottom:15px;font-size:14px;line-height:1.8;}
p:last-child{margin-bottom:0;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{color:#464646;}
button{-webkit-transition:0.5s;transition:0.5s;outline:0 !important;}
img{max-width:100%;height:auto;}
input, select, button{outline: none;}
select{cursor:pointer;}
.navbar-brand{display:inline-block;padding-top:0;padding-bottom:0;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;position:relative;}
/*.navbar-brand:before{position:absolute;content:'';left:-5px;bottom:-50px;border-top:solid 25px #333333;border-left:solid 65px transparent;border-bottom:solid 25px transparent;border-right:solid 65px transparent;z-index:4;}***** change style */
a.navbar-brand img{width: 60px;padding: 5px 0;}
.d-table{width:100%;height:100%;}
.d-table-cell{vertical-align:middle;}
.ptb-100{padding-top:60px;padding-bottom:60px;}
.gray-bg{background-color:#f9faff;}
.default-btn{background-color:#004d97;color:#ffffff;display:inline-block;padding:11px 22px;text-transform:uppercase;border-radius:4px;line-height:initial;font-weight:500;font-size:14px;}
.default-btn:hover{background-color:#004d97;color:#ffffff;}
.form-control{width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;}
.submit_area{background-color:#004d97;position:absolute;height:48px;width:50px;right:16px;border:none;border-radius:4px;top:195px;}
.submit_area i{color:#fff;font-size:20px;}
.section-title{margin:-5px auto 30px;text-align:center;max-width:735px;}
.section-title span{font-size:17px;text-transform:capitalize;margin-bottom:0px;color:#adadad;display:block;font-weight:600;line-height:17px;border-left:solid 4px #adadad;padding:0 0 4px 10px;}
.section-title h2{text-transform:capitalize;margin-bottom:0;font-weight:600;font-size:26px;color:#f1efef;}
.section-title p{max-width:520px;margin-top:12px;margin-left:auto;margin-right:auto;color:#efefef;}
.section-title.text-left{text-align:left;position:relative;max-width:100%;padding-right:245px;margin-left:0;margin-right:0;}
.section-title.text-left p{margin-left:0;margin-right:0;}
.section-title.text-left .default-btn{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.form-control{border:none;color:#464646;background-color:#ffffff;font-size:14px;padding:8px 15px;line-height:initial;height:50px;border:1px solid #e6e6e6;font-weight: 500;}
.form-control:focus{-webkit-box-shadow:unset;box-shadow:unset;border-color:#00bd7b;}
.form-control::-webkit-input-placeholder{color:#777777;}
.form-control:-ms-input-placeholder{color:#777777;}
.form-control::-ms-input-placeholder{color:#777777;}
.form-control::placeholder{color:#777777;}
.preloader{position:fixed;z-index:9999999;background-color:#00bd7b;width:100%;height:100%;left:0;top:0;text-align:center;}
.preloader .spinner{width:60px;height:60px;background-color:#ffffff;margin:0 auto;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out;position:absolute;left:0;top:40%;-webkit-transform:translateY(-40%);transform:translateY(-40%);right:0;}
@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg);}
50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
@keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg);}
50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.top-header{background-color:#004d97;padding-top: 14px;padding-bottom: 0px;}
.top-header .social-links{padding-left:0;margin-bottom:0;list-style-type:none;}
.top-header .social-links li{display:inline-block;line-height:initial;margin-right:10px;}
.top-header .social-links li a{color:#ffffff;font-size:16px;}
.top-header .social-links li a i{width: 36px;height: 36px;color: #fff;font-size: 16px;background: #ffffff45;text-align: center;line-height: 36px;border-radius: 50px;transition: all 0.5s;}
.top-header .social-links li a:hover{color:#FFF323;-webkit-transform:translateY(-3px);transform:translateY(-3px);}
.top-header .social-links li:last-child{margin-right:0;}
.top-header .header-contact-info{padding-left:0;margin-bottom:0;list-style-type:none;text-align:right;}
.top-header .header-contact-info li{color:#ffffff;display:inline-block;line-height:initial;margin-right:20px;font-size:13px;letter-spacing:1px;}
.top-header .header-contact-info li:last-child{margin-right:0;}
.top-header .header-contact-info li a{display:inline-block;color:#ffffff;}
.top-header .header-contact-info li a:hover{color:#FFF323;}
.top-header .header-contact-info li i{color:#ffffff;margin-right:3px;}


.navbar{padding-top:0px;padding-bottom:0px;/*box-shadow:0 3px 6px 0 rgba(0,0,0,.1) !important;*/}
.navbar.is-sticky{position:fixed;top:0;left:0;width:100%;background-color:#fff !important;z-index:99;-webkit-box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown;padding-top:0px;padding-bottom:0px;}
.bg-light{background-color:#f8f9fa !important;}
section.about-section {background: #f5f5f5;}
.navbar-light .navbar-nav{}
.navbar-light .navbar-nav .nav-item .nav-link{color:#333;text-transform:uppercase;font-weight:500;font-size:16px;margin: 0 25px;padding-left:0;padding-right:0;letter-spacing:.4px;}
.navbar-light .navbar-nav .nav-item .nav-link:hover, .navbar-light .navbar-nav .nav-item .nav-link:focus, .navbar-light .navbar-nav .nav-item .nav-link.active{color:#000;}
.navbar-light .navbar-nav .nav-item:last-child .nav-link{margin-right:0;}
.navbar-light .navbar-nav .nav-item .dropdown-menu{border:none;background-color:#ffffff;border-radius:0;padding:10px 15px;width:225px;-webkit-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.1);z-index: 9999;}
.navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item{display: block;background-color: transparent;border-bottom: 1px solid #ddd;color: #000;text-transform: capitalize;padding: 10px 0;margin-top: 0;font-size: 14px;font-weight: 600;letter-spacing: 0.5px;}
.navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item:last-child{border-bottom: 0;}
.navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item:first-child{margin-top:0;}
.navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item.active, .navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item:active, .navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover, .navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus{color:#004d97;background-color:transparent;}
.dropdown-toggle::after{content: none;}
/*.navbar-light .navbar-nav .nav-item .dropdown-menu{width: 245px;}*/
@media only screen and (min-width:991px){.navbar-light .dropdown .dropdown-menu{-webkit-transition:0.5s;transition:0.5s;overflow:hidden;-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:scale(1, 0);transform:scale(1, 0);display:block;width:200px;}
.navbar-light .dropdown:hover > .dropdown-menu{-webkit-transform:scale(1);transform:scale(1);}
}
.slider-section{position:relative;}
.hero-slider .hero-slider-item{position:relative;z-index:1;height:850px;background-size:cover !important;background-repeat:no-repeat;background-position:center center !important;}
.call_back_tp{position:absolute;right:120px;top:55px;width:330px;z-index:2;background:#fff;padding:10px;border-radius:5px;box-shadow: 0 6px 12px 0 rgb(0 0 0 / 38%);}
.call_back_tp_mb{z-index:2;background:#fff;padding:10px;border-radius:5px;box-shadow: 0 6px 12px 0 rgb(0 0 0 / 38%);}
.New_calls{}
.New_calls h3{font-size:17px;color:#f9f9f9;background:#004d97;text-align:center;padding:9px 0px;text-transform:uppercase;letter-spacing:1px;border-radius:25px;margin-top:-28px;font-weight:600;border:solid 1px #004d97;}
.form_callback{}
.form_callback h6{font-size:13px;color:#464646;margin:0px;padding:0px 10px 10px;line-height:22px;text-align: center; /*font-weight: 700;*/}
.cc_form{background:#fff;height:42px;border-radius:1px;width:100%;border:none;padding:5px 10px;}
.call_battons{background:#004d97;font-size:14px;color:#fff;text-transform:uppercase;font-weight:600;border:solid 1px #004d97;width:40%;margin:0 auto;display:block;padding:8px 0;border-radius:4px;}
.slider-text{max-width:750px;margin-top:-300px;}
.slider-text h1{color:#ffffff;margin-bottom:15px;font-size:44px;font-weight:800;text-shadow:0px 2px 1px black;}
.slider-text p{color:#ff9307;margin-bottom:30px;max-width:545px;opacity:.95;font-size:18px;text-shadow:0px 2px 1px black;}
.slider-text.text-center{margin-left:auto;margin-right:auto;}
.slider-text.text-center p{margin-left:auto;margin-right:auto;}
.hero-slider.owl-theme .owl-nav{margin-top:0;}
.hero-slider.owl-theme .owl-nav [class*=owl-]{position:absolute;left:30px;top:42%;-webkit-transform:translateY(-42%);transform:translateY(-42%);border:none;color:#ffffff;margin:0;font-size:55px;border-radius:50%;background-color:transparent;opacity:0;visibility:hidden;}
.hero-slider.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:30px;}
.hero-slider.owl-theme .owl-nav [class*=owl-]:hover{color:#00bd7b;}
.hero-slider.owl-theme:hover .owl-nav [class*=owl-]{left:50px;opacity:1;visibility:visible;}
.hero-slider.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:50px;}
.shape-1{position:absolute;bottom:0;left:0;right:0;z-index:1;}
.shape-2{position:absolute;bottom:9px;left:0;right:0;-webkit-animation:mover 2s linear infinite alternate;animation:mover 2s linear infinite alternate;z-index:1;}
.shape-2 img{width:100%;}
.shape-3{position:absolute;bottom:30px;left:0;right:0;-webkit-animation:mover 3s infinite alternate;animation:mover 3s infinite alternate;z-index:1;}
.banner-section{position:relative;z-index:1;height:850px;background-size:cover;background-image:url(../img/banner.jpg);background-repeat:no-repeat;background-position:center center;}
.banner-text{max-width:700px;margin-top:-130px;}
.banner-text h1{margin-bottom:15px;font-size:60px;font-weight:800;}
.banner-text p{margin-bottom:30px;max-width:545px;font-size:16px;}
@-webkit-keyframes mover{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
@keyframes mover{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
.top_service{width:15%;float:left;margin:0 auto;}
.boxes-section{margin-top:-90px;z-index:1;position:relative;}
.single-box{-webkit-box-shadow:0 0 40px rgba(82, 85, 90, 0.1);box-shadow:0 0 40px rgba(82, 85, 90, 0.1);padding:10px;text-align:center;border-radius:4px;z-index:1;-webkit-transition:0.5s;transition:0.5s;position:relative;background:rgba(0,0,0,0.8);min-height:166px;}
.single-box::after{content:"";position:absolute;bottom:0;right:0;width:0;height:2px;background-color:#008ad2;-webkit-transition:0.5s;transition:0.5s;z-index:-1;}
.single-box i{color:#fff;background:rgba(0,0,0,0.6);width:65px;height:65px;line-height:65px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s;display:inline-block;}
.single-box i::before{font-size:35px;}
.single-box h3{margin-top:20px;font-size:15px;font-weight:600;text-transform:capitalize;color:#fff;}
.single-box p{margin-top:10px;}
/* .single-box:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);} */
.single-box:hover::after{width:100%;right:auto;left:0;}
.single-box:hover i{background:rgb(255, 255, 255,0.6);color:#404040;}
.call_dd{background:#006ab5;line-height:38px;padding:0 15px;border-radius:2px;color:#fff;font-size:18px;font-weight:600;}
.call_dd a{color:#fff !important;}
.about-img{border-radius:5px;position:relative;z-index:1;padding-left:0px;padding-bottom:30px;}
.about-img img{border-radius:4px;}
/*.about-img::before{content:"";position:absolute;bottom:0;left:0;width:90%;height:90%;background-color:#404040;border-radius:4px;z-index:-1;}*/
.about-text{padding-left:30px;}
.about-text span{font-size:17px;text-transform:capitalize;margin-bottom:5px;color:#000;display:block;font-weight:600;border-left:solid 3px #adadad;line-height:17px;padding:0 0 0 7px;}
.about-text p{color: #333 !important;text-align: justify;padding: 0 30px 0 0;font-size: 14px;font-weight: 500;}
.about-text h2{margin-bottom:10px;line-height:32px;font-size:28px;font-weight:600;color:#000;}
.about-text ul{padding-left:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;margin-right:-15px;margin-left:-15px;margin-top:-7px;}
.about-text ul li{color:#899198;position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-top:12px;padding-left:37px;padding-right:15px;}
.about-text ul li i{color:#00bd7b;position:absolute;left:15px;top:3px;}
.about-text .default-btn{margin-top:15px;}
.our-process-section{position:relative;z-index:1;padding-bottom:20px;background:#333
background-position:center center;background-size:cover;background-repeat:no-repeat;padding-top:50px;}
.our-process-section .row{position:relative;z-index:1;}
.our-process-section .row::before{position:absolute;left:0;top:0;width:100%;height:192px;content:'';z-index:-1;background-position:center center;background-size:cover;background-repeat:no-repeat;background-image:url(../img/shape5.png);display:none;}
.col-lg-3:nth-child(2) .single-process, .col-lg-3:nth-child(4) .single-process{margin-top:30px;}
.single-process{margin-bottom:30px;text-align:center;}
.single-process i{margin-bottom:20px;color:#050505;background-color:#d6f3fa;width:90px;height:90px;display:inline-block;text-align:center;line-height:90px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s;}
.single-process i::before{font-size:38px;}
.single-process i.flaticon-hand-soap::before{margin-left:12px;}
.single-process h3{font-size:16px;margin-bottom:12px;text-transform:uppercase;font-weight:600;color:#efefef;}
.single-process:hover i{background-color:#050505;color:#ffffff;}
.services-section{padding-bottom:70px;}
.single-services{margin-bottom:30px;-webkit-transition:0.5s;transition:0.5s;background-color:#ffffff;-webkit-box-shadow:0 0 40px rgba(82, 85, 90, 0.1);box-shadow:0 0 40px rgba(82, 85, 90, 0.1);border-radius:5px;border:solid 1px #ddd;}
.single-services .services-img{position:relative;}
.single-services .services-img::before{content:"";position:absolute;top:0;left:0;background-color:#000000;width:100%;height:100%;opacity:0.5;border-radius:5px 5px 0 0;-webkit-transition:0.5s;transition:0.5s;}
.single-services .services-img img{border-radius:5px 5px 0 0;}
.single-services .services-content-wrapper{padding:20px 60px 20px 20px;-webkit-transition:0.5s;transition:0.5s;border:1px solid #ffffff;border-top:none;position:relative;border-radius:0 0 5px 5px;}
.single-services .services-content-wrapper h3{font-size:18px;margin-bottom:0;font-weight:600;}
.single-services .services-content-wrapper p{line-height:initial;margin-bottom:0;margin-top:10px;}
.single-services .services-content-wrapper .services-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;}
.single-services .services-content-wrapper .services-icon a{border:1px solid #efefef;font-size:15px;color:#00bd7b;width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;border-radius:50%;}
.single-services .services-content-wrapper .services-icon a:hover{background-color:#00bd7b;color:#ffffff;border-color:#00bd7b;}
.single-services:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.single-services:hover .services-img::before{opacity:0;}
.single-services:hover .services-content-wrapper{border-color:#00bd7b;}
.single-services:hover .services-content-wrapper .services-icon a{background-color:#00bd7b;color:#ffffff;border-color:#00bd7b;}
.why-choose-section{background: #fff6f6;padding: 50px 0;/*background-image:url(../img/choose-bg0.png);*/background-position:center center;background-size:cover;background-repeat:no-repeat;}
.why-choose-wrapper{max-width:865px;margin-left:auto;padding-top:30px;padding-bottom:30px;padding-right:30px;}
.why-choose-wrapper .section-title{margin-bottom:30px;padding-right:0;}
.why-choose-wrapper .section-title span{color:#FFF323;}
.why-choose-wrapper .section-title h2, .why-choose-wrapper .section-title p{color:#ffffff;}
.why-choose-wrapper .section-title p{max-width:700px;}
.why-choose-wrapper .choose-text-wrapper{margin-top:30px;margin-bottom: 30px; position:relative;padding-left:100px;}
.why-choose-wrapper .choose-text-wrapper .icon{position:absolute;left:0;top:0;color:#004d97;border-radius:50%;width:80px;height:80px;display:inline-block;text-align:center;line-height:90px;border:3px solid #004d97;z-index:1;-webkit-transition:0.5s;transition:0.5s;}
.why-choose-wrapper .choose-text-wrapper .icon i::before{font-size:35px;}
.why-choose-wrapper .choose-text-wrapper .icon::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:#ffffff;border-radius:50%;z-index:-1;margin:3px;-webkit-transition:0.5s;transition:0.5s;}
.why-choose-wrapper .choose-text-wrapper h3{font-size:14px;margin-bottom:0;color:#464646;font-weight:600;padding-top: 30px;letter-spacing: 0.3px;}
.why-choose-wrapper .choose-text-wrapper p{opacity:0.95;color:#ffffff;margin-bottom:0;margin-top:13px;}
.why-choose-wrapper .choose-text-wrapper:hover .icon{color:#fff;}
.why-choose-wrapper .choose-text-wrapper:hover .icon::before{background:#004d97;}
.why-choose-img{height:100%;background-image:url(../img/choose-1.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.why-choose-img img{display:none;}
.single-portfolio{position:relative;text-align:center;margin-bottom:30px;overflow:hidden;}
.single-portfolio img{-webkit-transition:0.5s;transition:0.5s;height:330px;width:100%;}
.single-portfolio::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#404040;-webkit-transition:0.5s;transition:0.5s;opacity:0;visibility:hidden;z-index:1;}
.single-portfolio .portfolio-content{position:absolute;right:0;left:0;margin:0 auto;bottom:30px;z-index:2;opacity:0;visibility:hidden;-webkit-transition:0.5s;transition:0.5s;}
.single-portfolio .portfolio-content h3{font-size:20px;margin-bottom:0;color:#ffffff;}
.single-portfolio .portfolio-content span{display:block;color:#ffffff;opacity:0.95;margin-top:8px;}
.single-portfolio .details-btn{width:100%;display:block;height:100%;z-index:3;position:absolute;left:0;top:0;}
.single-portfolio .details-btn i{display:inline-block;width:45px;height:45px;line-height:44px;border:1px solid #ffffff;border-radius:50%;color:#ffffff;-webkit-transition:0.5s;transition:0.5s;position:absolute;right:30px;top:30px;-webkit-transform:scale(0);transform:scale(0);}
.single-portfolio .details-btn i:hover, .single-portfolio .details-btn i:focus{background-color:#FFF323;color:#464646;border-color:#FFF323;}
.single-portfolio:hover::before{opacity:.7;visibility:visible;}
.single-portfolio:hover img{-webkit-transform:scale(1.3);transform:scale(1.3);}
.single-portfolio:hover .portfolio-content{opacity:1;visibility:visible;}
.single-portfolio:hover .details-btn i{-webkit-transform:scale(1);transform:scale(1);}
.portfolio-btn{text-align:center;margin-top:30px;}
.counter-section{/*-webkit-clip-path:polygon(50% 0%, 74% 3%, 100% 0, 100% 100%, 76% 97%, 50% 100%, 21% 97%, 0 100%, 0 0, 22% 3%);clip-path:polygon(50% 0%, 74% 3%, 100% 0, 100% 100%, 76% 97%, 50% 100%, 21% 97%, 0 100%, 0 0, 22% 3%);*/position:relative;z-index:1;/*background-image:url(../img/counter-bg.jpg);*/background-position:center center;background-repeat:no-repeat;background-size:cover;background: #fff;}
/*.counter-section::before{content:"";background-color:#404040;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.9;z-index:-1;}*/
.counter-section.extra-pb{padding-bottom:270px;}
.single-counter{text-align:center;}
.single-counter h5{color:#004d97;margin-bottom:0;font-size:50px;font-weight:700;}
.single-counter h5 .count-text{font-size:40px;}
.single-counter p{color:#313131 !important;margin-top:5px;line-height:initial;font-size:16px;font-weight: 700;}
.testimonials-section{padding-bottom:70px;}
section.testimonials-section {background: #fff;}
.estimate-section {background: #fff;}
.testimonials-section.mb-minus-200{padding-top:0;margin-top:-180px;}
.testimonial-single-item{padding:30px;border:1px solid #e4e4e4;margin-bottom:30px;background-color:#fff;-webkit-transition:0.5s;transition:0.5s;box-shadow:0 2px 4px 0 rgba(145,145,145,.45);}
.testimonial-single-item .icon{margin:0 0 25px;background-color:#004d97;border-radius:50%;color:#fff;display:inline-block;width:80px;height:80px;text-align:center;line-height:80px;}
.testimonial-single-item .icon i::before{font-size:35px;}
.testimonial-single-item h3{font-size:16px;text-transform:capitalize;margin-bottom:5px;font-weight:600;color:#464646;}
.testimonial-single-item span{color:#212529;font-weight:700;display:block;}
.testimonial-single-item p{margin-bottom:0;margin-top:15px;color: #464646 !important;font-size: 14px;text-align: justify; /*font-weight: 600;*/}
.testimonial-single-item .rating{margin-top:15px;}
.stls{height:50px !important;color: #464646;}
.testimonial-single-item .rating i{color:#05a919;}
.testimonial-single-item:hover{border-color:#004d97;}
.testimonial-wrapper.owl-theme .owl-nav.disabled + .owl-dots{margin-top:20px;margin-bottom:30px;}
.testimonial-wrapper.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 4px;-webkit-transition:0.5s;transition:0.5s;}
.testimonial-wrapper.owl-theme .owl-dots .owl-dot.active span, .testimonial-wrapper.owl-theme .owl-dots .owl-dot:hover span{background:#171717;}


.slider_bx_auto .owl-carousel .owl-stage-outer{height: auto;}
.testimonial{}
.testimonial .pic{
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 0px solid #6b2014;
    /*box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;*/
    /*margin-bottom: 15px;*/
    /*overflow: hidden;*/
}
.testimonial .pic img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.testimonial .description{
    padding: 0 20px 20px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    border-radius: 25px;
    border-bottom: 4px solid #6b2014;
    box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
    margin-bottom: 25px;
}
.testimonial .title{
    display: block;
    margin: 0 0 7px 0;
    font-size: 20px;
    font-weight: 600;
    color: #6b2014;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #e4ac01;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #6b2014;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{ background: #e4ac01; }
@media only screen and (max-width: 479px){
    .testimonial{ padding: 10px 15px 40px; }
    .testimonial .description{ padding: 0 5px 20px; }
}





.partner-logo a{background-color:#ffffff;border-radius:4px;text-align:center;border:1px solid #ffffff;-webkit-transition:0.5s;transition:0.5s;padding:10px;}
.partner-logo a img{width:135px !important;display:inline-block !important;}
.partner-logo a:hover{border-color:#00bd7b;}
.blog-section{padding-bottom:70px;background: #fff;}
.faqs-section {background: #fff;}
.blog-section .pagination-area{margin-bottom:30px;}
.single-blog-post{margin-bottom:30px;background-color:#ffffff;-webkit-transition:0.5s;transition:0.5s;-webkit-box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);}
.single-blog-post .post-image{position:relative;overflow:hidden;}
.single-blog-post .post-image img{-webkit-transition:0.5s;transition:0.5s; width: 100%;}
.single-blog-post .post-content{padding:25px;background:#fff;}
.single-blog-post .post-content ul{padding-left:0;margin-bottom:15px;list-style-type:none;}
.single-blog-post .post-content ul li{display:inline-block;margin-right:15px;color:#464646;font-size:14px;}
.single-blog-post .post-content ul li a{display:inline-block;color:#464646;}
.single-blog-post .post-content ul li a:hover{color:#00bd7b;}
.single-blog-post .post-content ul li i{color:#fe9307;margin-right:2px;}
.single-blog-post .post-content ul li:last-child{margin-right:0;}
.single-blog-post .post-content h3{margin-bottom:0;font-size:20px;line-height:1.4;}
.single-blog-post .post-content h3 a{color:#464646;font-weight:600;font-size:17px;}
.single-blog-post .post-content p{margin-top:12px;margin-bottom:0;}
.single-blog-post .post-content .read-more-btn{margin-top:20px;color:#004d97;text-transform:uppercase;font-size:14px;font-weight:500;}
.single-blog-post .post-content .read-more-btn:hover{letter-spacing:1px;}
.single-blog-post:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.single-blog-post:hover .post-image img{opacity:0.6;}
.pricing-section{background-image:url(../img/priceing-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;}
.pricing-text{padding-left:30px;}
.pricing-text .section-title{margin-bottom:0;}
.pricing-text .section-title.text-left{padding-right:0;}
.pricing-text .section-title.text-left .default-btn{position:relative;left:0;top:0;-webkit-transform:unset;transform:unset;margin-top:10px;}
.pricing-content{text-align:center;background-color:#ffffff;padding:30px 20px;position:relative;overflow:hidden;z-index:1;border:1px solid #f2f2f2;-webkit-transition:0.5s;transition:0.5s;}
.pricing-content span{color:#00bd7b;margin-bottom:11px;display:inline-block;font-size:40px;font-weight:700;}
.pricing-content span sup{font-size:24px;}
.pricing-content span sub{font-size:12px;color:#464646;text-transform:capitalize;display:inline-block;padding-left:7px;}
.pricing-content::before{z-index:-1;content:"";position:absolute;bottom:-170px;left:0;width:100%;height:100%;-webkit-animation:mover 2s linear infinite alternate;animation:mover 2s linear infinite alternate;background-repeat:no-repeat;background-position:center center;background-image:url(../img/pricing-shape.png);}
.pricing-content::after{z-index:-1;position:absolute;bottom:-137px;left:0;width:100%;height:100%;content:"";-webkit-animation:mover 3s linear infinite alternate;animation:mover 3s linear infinite alternate;background-repeat:no-repeat;background-image:url(../img/priceing-shape2.png);background-position:center center;}
.pricing-content i::before{font-size:38px;color:#00bd7b;background-color:#D9F6FC;width:80px;height:80px;display:inline-block;line-height:80px;border-radius:50%;z-index:3;}
.pricing-content p{margin-bottom:0;}
.pricing-content h3{text-transform:uppercase;margin-top:25px;margin-bottom:15px;font-size:20px;}
.pricing-content .default-btn{margin-top:20px;}
.pricing-content:hover{border:1px solid #00bd7b;}
.pricing-wrapper.owl-theme .owl-nav.disabled + .owl-dots{margin-top:40px;}
.pricing-wrapper.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 4px;-webkit-transition:0.5s;transition:0.5s;}
.pricing-wrapper.owl-theme .owl-dots .owl-dot.active span, .pricing-wrapper.owl-theme .owl-dots .owl-dot:hover span{background:#00bd7b;}
.estimate-section{position:relative;z-index:2;}
.form-wrapper{/*-webkit-box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);*/padding:25px;position:relative;z-index:2;background-color:#f7f7f7;/*margin-bottom:-200px;border:solid 1px #d4d4d4;*/}
.form-wrapper .form-group{margin-bottom:30px;}
.form-wrapper label{color:#fff;display:block;text-transform:capitalize;margin-bottom:8px;font-size:13px;font-weight:700;}
.form-wrapper .form-control{height:46px !important;background:#fff;border:solid 1px #e9e9e9;color:#464646;}
.form-wrapper textarea.form-control{height:auto !important;}
.bg_shap{/*background:repeating-linear-gradient(-45deg,#efc1cb,#efc1cb 30px,#f2f2f2 30px,#f2f2f2 40px,#c2e8f5 40px,#c2e8f5 70px,#f2f2f2 70px,#f2f2f2 80px);*/margin:10px 0;display:inline-block;/*box-shadow:0 3px 6px 0 rgb(138, 138, 138);*/}
.modal-content{border: 0;}
.form-wrapper .default-btn{display:table;margin:0px auto 0;padding:12px 50px;cursor:pointer;border:none;}
.form-wrapper .help-block ul{color:red;margin-top:10px;}
.form-wrapper #msgSubmit{margin-bottom:0;}
.form-wrapper #msgSubmit.text-danger, .form-wrapper #msgSubmit.text-success{margin-top:10px;}
.bk_servic{/*background:repeating-linear-gradient(0deg, green, #3dd22b 42px);*/padding:11px 20px !important;color:#ffff !important;border-radius:4px;line-height:14px;font-size: 19px !important;}

.contact-section {background: #fff;}

.bk_servic {
  position: relative;
  animation-name: example;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes example {
  0%   {background-color:#004d97; left:0px; top:0px;}
  25%  {background-color:#004d97; left:0px; top:0px;}
  50%  {background-color:#004d97; left:0px; top:0px;}
  75%  {background-color:#004d97; left:0px; top:0px;}
  100% {background-color:#004d97; left:0px; top:0px;}
}










.bk_servic i{animation-timing-function:ease;animation-name:bounce;animation-direction:alternate;animation-duration:2.4s;animation-iteration-count:infinite;-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center;color:#ffffff;}
.contact-info-box{text-align:center;-webkit-transition:0.5s;transition:0.5s;-webkit-box-shadow:0 2px 48px 0 rgba(0, 0, 0, 0.08);box-shadow:0 2px 48px 0 rgba(0, 0, 0, 0.08);background:#ffffff;padding:30px;}
.contact-info-box .icon{display:inline-block;width:80px;height:80px;line-height:80px;background:#edf5ff;border-radius:50%;font-size:30px;color:#004d97;-webkit-transition:0.5s;transition:0.5s;}
.contact-info-box h3{font-size:20px;margin:25px 0 12px;color:#464646;font-weight: 700;}
.contact-info-box p{margin-bottom:0;color: #464646 !important;}
.contact-info-box p a{color:#464646;}
.contact-info-box p a:hover{color:#464646;}
.contact-info-box:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.contact-info-box:hover .icon{background-color:#004d97;color:#ffffff;}
.bg_shap input, .bg_shap select{font-size: 12px;}
.bg_shap input, .bg_shap select{height: 38px;color: #464646;font-weight: 600;padding: 0 10px;font-size: 13px;}

.btm_submit {width: 80%;display: table;/*background: #fff;*/margin: 0 auto;padding: 10px;text-transform: none;}
.btn_clr{background: #004d97;width: 100%;border-radius: 4px;margin-bottom: 10px !important;border:0;height: 38px;padding: 0;text-transform: none;}
.btn_clr:hover{background: #18a111;}
.btn_clr_book_now{background: #004d97;width: 50%;margin: 0 auto;letter-spacing: 0.5px;border-radius: 4px;border:0;height: 38px;color:#fff;text-transform: none;}
.btn_clr_book_now:hover{color:#fff;}
.btm_dsgn{width: 100%;border-radius: 4px;border:0;height: 38px;padding: 0;text-transform: none;background: orange;}
.btm_dsgn:hover{background: orange;}
span.dis_Tt{position: absolute;right: 150px;top: 61px;color: #e4532e;font-size: 10px;letter-spacing: 0.5px;font-weight: 700;display: none;}

.contactForm .form-wrapper{z-index:3;}
.contactForm .form-wrapper textarea.form-control{height:auto !important;}
.page-title-area{height:130px;position:relative;z-index:1;}
.page-title-area::before{content:"";background-color:#0000009c;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.9;z-index:-1;}
.page-title-content{/*margin-top:20px;*/z-index:4;}
.page-title-content h1{color:#ffffff;font-size:22px;font-weight:600;padding-top: 50px;}
.page-title-content ul{padding-left:0;margin-bottom:0;list-style-type:none;}
.page-title-content ul li{display:inline-block;position:relative;margin:0 13px;color:#FFF323;}
.page-title-content ul li a{display:inline-block;color:#ffffff;}
.page-title-content ul li a:hover{color:#FFF323;}
.page-title-content ul li::before{content:'';position:absolute;right:-18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:8px;background:#ffffff;border-radius:50%;}
.page-title-content ul li:last-child::before{display:none;}
.page-title-content ul li:first-child{margin-left:0;}
.pagination-area{margin-top:30px;text-align:center;}
.pagination-area .page-numbers{width:45px;height:45px;border-radius:50%;margin:0 3px;display:inline-block;background-color:#ffffff;line-height:45px;color:#464646;-webkit-box-shadow:0 2px 10px 0 #d8dde6;box-shadow:0 2px 10px 0 #d8dde6;font-size:17px;font-weight:500;}
.pagination-area .page-numbers.current, .pagination-area .page-numbers:hover, .pagination-area .page-numbers:focus{background:#00bd7b;color:#ffffff;-webkit-box-shadow:unset;box-shadow:unset;}
.portfolio-details-image{margin-bottom:30px;text-align:center;}
.portfolio-details-desc h3{font-size:20px;margin-bottom:15px;}
.portfolio-details-desc .portfolio-details-information{overflow:hidden;}
.portfolio-details-desc .portfolio-details-information .single-info-box{float:left;width:20%;margin-top:30px;}
.portfolio-details-desc .portfolio-details-information .single-info-box h4{font-size:18px;margin-bottom:10px;}
.portfolio-details-desc .portfolio-details-information .single-info-box ul{padding-left:0;margin-bottom:0;list-style-type:none;}
.portfolio-details-desc .portfolio-details-information .single-info-box ul li{display:inline-block;margin-right:7px;}
.portfolio-details-desc .portfolio-details-information .single-info-box ul li:last-child{margin-right:0;}
.portfolio-details-desc .portfolio-details-information .single-info-box ul li a{color:#818992;}
.portfolio-details-desc .portfolio-details-information .single-info-box ul li a:hover{color:#00bd7b;}
.error-section{position:relative;height:60vh;}
.error-section .error-text{text-align:center;}
.error-section .error-text h2{color:red;margin-bottom:0;font-size:100px;font-weight:700;}
.error-section .error-text h4{font-size:30px;font-weight:700;margin-top:5px;margin-bottom:15px;}
.error-section .error-text p{font-size:16px;max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:20px;}
.blog-details{-webkit-box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);background:#ffffff;padding: 10px;}
.blog-details .article-img{position:relative;}
.blog-details .article-img .date{background:#00bd7b;color:#ffffff;border-radius:5px;padding-top:19px;line-height:15px;position:absolute;bottom:15px;width:50px;right:15px;height:50px;text-align:center;font-size:12px;font-style:italic;}
.blog-details .article-content{/*padding:20px;*/background:#ffffff;}
.article-content p{color: #212529 !important;}
.article-content ol{padding:0 0 0 15px;}
.article-content ol li a{display: inline-block;}
.blog-details .article-content h1{color:#ffffff;font-size:24px;}
.blog-details .article-content h5{color:#464646;font-size:18px;}
.blog-details .article-content ul{padding:0 0 0 15px;margin:0px;}
.blog-details .article-content ul li{color:#212529;font-size:14px;line-height:1.8;    /*display: inline-flex;*/}
.blog-details .article-content ul li a{color: #00bd7b;margin:0 3px;font-weight:600;float:left;}

.article-content p a{display: inline-block;color: #464646;background: #e8e8e8;margin: 0 10px 10px 0;padding: 0 8px;border-radius: 4px;font-weight: normal;}

.blog-details .article-content h2{font-size:22px;margin-bottom:15px;color:#464646;font-weight:600;}
.blog-details .article-content h3{font-size:20px;margin-bottom:15px;color:#464646;}
.blog-details .article-content .ser_ctnt_line{font-size:18px;margin-bottom:15px;color:#464646;}
.blog-details .article-content h4{font-size:18px;margin-bottom:15px;color:#464646;}
.blog-details .article-content h6{font-size:15px;margin-bottom:15px;color:#464646;}
.blog-details .article-content .blockquote{margin-bottom:20px;margin-top:20px;background:#090909;padding:30px;border-left:4px solid #00bd7b;}
.blog-details .article-content .blockquote p{margin-bottom:0;font-size:16px;font-style:italic;}
.call_now{}
.call_now a{text-decoration:none;padding:5px 20px;margin:18px 0 0 0;color:#004d97;background:#ffffff;font-weight: 600; font-size:23px;text-align:center;display:inline-block;border-radius:4px;float:right;}
.blog-details .article-content .share-post{text-align:center;margin-top:30px;}
.blog-details .article-content .share-post ul{padding-left:0;margin-bottom:0;list-style-type:none;}
.blog-details .article-content .share-post ul li{display:inline-block;}
.blog-details .article-content .share-post ul li a{width:40px;font-size:15px;height:40px;display:inline-block;line-height:38px;border:1px solid #eeeeee;border-radius:50%;color:#6f6f6f;}
.blog-details .article-content .share-post ul li a:focus, .blog-details .article-content .share-post ul li a:hover{color:#ffffff;border-color:#ffffff;background-color:#00bd7b;}
.post-controls-buttons{overflow:hidden;background:#ffffff;padding:30px;-webkit-box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);margin-top:25px;margin-bottom:25px;}
.post-controls-buttons .controls-left{float:left;}
.post-controls-buttons .controls-right{float:right;}
.post-controls-buttons div a{border:1px solid #eeeeee;padding:8px 20px;display:inline-block;border-radius:5px;font-size:16px;color:#464646;}
.post-controls-buttons div a:hover{color:#ffffff;background-color:#00bd7b;border-color:#00bd7b;}
.post-comments{padding:30px;background:#ffffff;-webkit-box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);}
.post-comments h3{font-size:20px;margin-bottom:0;}
.post-comments .single-comment{position:relative;padding-left:95px;margin-top:30px;}
.post-comments .single-comment .comment-img{position:absolute;left:0;top:0;width:75px;height:75px;}
.post-comments .single-comment .comment-img img{border-radius:50%;}
.post-comments .single-comment .comment-content h4{font-size:17px;margin-bottom:8px;}
.post-comments .single-comment .comment-content span{color:#899198;font-size:14px;}
.post-comments .single-comment .comment-content a{position:absolute;right:0;bottom:-5px;text-transform:uppercase;color:#899198;border:1px solid #eeeeee;display:inline-block;border-radius:30px;font-size:13px;text-align:center;padding:6px 20px;}
.post-comments .single-comment .comment-content a:hover{color:#ffffff;border-color:#00bd7b;background-color:#00bd7b;}
.post-comments .single-comment.left-m{margin-left:85px;}
.leave-a-reply{padding:30px;background:#171717;-webkit-box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);box-shadow:0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);margin-top:25px;}
.leave-a-reply h3{font-size:20px;margin-bottom:30px;}
.leave-a-reply .default-btn{border:none;cursor:pointer;}
.leave-a-reply textarea.form-control{height:auto !important;}
.sidebar-area .widget{margin-bottom:30px;}
.sidebar-area .widget:last-child{margin-bottom:0;}
.sidebar-area .widget .widget-title{font-size:18px;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #eeeeee;position:relative;font-weight:600;color:#464646;}
.sidebar-area .widget .widget-title::before{width:50px;height:2px;background:#404040;bottom:-1px;left:0;content:'';position:absolute;}
.sidebar-area .widget-search form{position:relative;}
.sidebar-area .widget-search form button{position:absolute;right:0;top:0;height:100%;width:55px;border:none;background:transparent;cursor:pointer;-webkit-transition:0.5s;transition:0.5s;border-radius:0 4px 4px 0;}
.sidebar-area .widget-search form button:hover{color:#ffffff;background-color:#00bd7b;}
.sidebar-area .widget_post_categories ul{padding-left:0;margin-bottom:0;list-style-type:none;}
.sidebar-area .widget_post_categories ul li{margin-bottom:10px;}
.sidebar-area .widget_post_categories ul li:last-child{margin-bottom:0;}
.sidebar-area .widget_post_categories ul li a{color:#fefefe;background-color:#171717;padding:10px 15px;border-radius:4px;font-weight:500;font-size:14px;}
.modal-content{background-color:#ffffff;    border: 0px solid #ddd;box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);}
.sidebar-area .widget_post_categories ul li a:hover{background-color:#515151;color:#ffffff;}
.sidebar-area .widget_recent_posts ul{padding-left:0;margin-bottom:0;list-style-type:none;}
.sidebar-area .widget_recent_posts ul li{position:relative;overflow:hidden;margin-bottom:15px;padding-left:110px;}
.sidebar-area .widget_recent_posts ul li .recent-post-thumb{position:absolute;left:0;top:0;width:100px;}
.sidebar-area .widget_recent_posts ul li .recent-post-content h3{margin-bottom:0;line-height:1.4;font-size:15px;font-weight:500;}
.sidebar-area .widget_recent_posts ul li .recent-post-content h3 a{color:#464646;font-weight:600;font-size: 13px;}
.sidebar-area .widget_recent_posts ul li .recent-post-content .date{display:block;margin-top:3px;font-size:13px;color:#899198;}
.sidebar-area .widget_recent_posts ul:last-child{margin-bottom:0;}
.sidebar-area .widget_tag_cloud .widget-title{margin-bottom:21px;}
.sidebar-area .widget_tag_cloud .tagcloud a{background:transparent;color:#899198;border:1px solid #eeeeee;padding:8px 15px;border-radius:4px;display:inline-block;margin-top:4px;font-size:13px !important;font-weight:500;}
.sidebar-area .widget_tag_cloud .tagcloud a:hover{border-color:#00bd7b;color:#ffffff;background-color:#00bd7b;}
.sidebar-area .widget_text ul{padding-left:0;list-style-type:none;overflow:hidden;margin-left:-3px;margin-bottom:-6px;margin-right:-3px;}
.sidebar-area .widget_text ul li{float:left;padding:0 3px;width:33.3333%;margin-bottom:6px;}
.faq-image{text-align:center;}
.faq-content .faq-panel{background-color:#090808;margin-bottom:17px;position:relative;border:solid 1px #090808;}
.faq-content .faq-panel:last-child{margin-bottom:0;}
.faq-content .faq-panel .faq-title{border-bottom:none;color:#f4f4f4;cursor:pointer;padding:10px 40px 10px 15px;margin:0;text-decoration:none;-webkit-transition:0.5s;transition:0.5s;position:relative;font-size:14px;font-weight:500;}
.faq-content .faq-panel .faq-title i{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.faq-content .faq-panel .faq-title.active{color:#ffffff;background-color:#404040;}
.faq-content .faq-panel .faq-textarea{display:none;padding:15px;}
.services-details-content{margin-top:30px;}
.services-details-content h3{font-size:20px;margin-bottom:13px;}
.services-details-content .why-choose{margin-top:30px;margin-bottom:30px;}
.services-details-content .why-choose .why-choose-box{position:relative;padding-left:25px;}
.services-details-content .why-choose .why-choose-box i{color:#00bd7b;position:absolute;left:0;top:3px;}
.services-details-content .services-more-content{margin-bottom:40px;}
.services-details-content .services-more-content .item-feature{padding-left:0;margin-bottom:0;list-style-type:none;}
.services-details-content .services-more-content .item-feature li{margin-bottom:8px;position:relative;padding-left:20px;}
.services-details-content .services-more-content .item-feature li:last-child{margin-bottom:0;}
.services-details-content .services-more-content .item-feature li::after{content:"\f00c";color:#00bd7b;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;}
.services-details-content .services-more-info{background-color:#ffffff;-webkit-box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);box-shadow:0 2px 28px 0 rgba(0, 0, 0, 0.06);padding:30px 30px 10px;text-align:center;}
.services-details-content .services-more-info h3{margin-bottom:30px;}
.services-details-content .services-more-info .single-info{margin-bottom:20px;text-align:left;background-color:#f8f8f8;padding:20px;}
.services-details-content .services-more-info .single-info h4{font-size:16px;margin-bottom:0;font-weight:normal;}
.services-details-content .services-more-info .single-info span{display:block;margin-top:8px;font-weight:500;font-size:16px;}
.footer-section{padding-top:100px;/*-webkit-clip-path:polygon(47% 0, 95% 5%, 100% 0, 100% 100%, 0 100%, 0 0, 6% 4%);clip-path:polygon(47% 0, 95% 5%, 100% 0, 100% 100%, 0 100%, 0 0, 6% 4%);*/position:relative;z-index:1;overflow:hidden;background-image:url(../img/footer-bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;}
.footer-section.extra-pt{padding-top:75px;}
.footer-section::before{content:"";position:absolute;top:0;z-index:-1;left:0;width:100%;height:100%;background-color:#000000;opacity:0.9;}
.footer-shape-1{background-color:#404040;position:absolute;top:30px;left:0;opacity:0.5;height:40px;width:100%;-webkit-animation:mover 2s linear infinite alternate;animation:mover 2s linear infinite alternate;-webkit-clip-path:polygon(100% 0, 100% 100%, 81% 85%, 50% 100%, 20% 84%, 0 100%, 0 0);clip-path:polygon(100% 0, 100% 100%, 81% 85%, 50% 100%, 20% 84%, 0 100%, 0 0);z-index:-1;}
.footer-shape-2{background-color:#404040;z-index:-1;position:absolute;top:9px;left:0;height:40px;opacity:0.9;width:100%;-webkit-animation:mover 3s linear infinite alternate;animation:mover 3s linear infinite alternate;-webkit-clip-path:polygon(100% 0, 100% 100%, 80% 90%, 50% 100%, 20% 90%, 0 100%, 0 0);clip-path:polygon(100% 0, 100% 100%, 80% 90%, 50% 100%, 20% 90%, 0 100%, 0 0);}
.single-footer-widget{margin-bottom:30px;}
.single-footer-widget .logo{margin-bottom:25px;background: #fff;padding: 15px;}
.single-footer-widget .logo a{display:inline-block;}
.single-footer-widget .logo p{color:#ffffff;margin-bottom:0;margin-top:20px;font-weight: 600;
    font-size: 13px;}
.single-footer-widget p{color:#464646 !important;}
.single-footer-widget .newsletter-form{position:relative;}
.single-footer-widget .newsletter-form .form-control{border:none;border-radius:0;background-color:#000000;color:#fff;}
.single-footer-widget .newsletter-form button{position:absolute;right:0;top:0;height:50px;width:60px;cursor:pointer;background:#242424;color:#ffffff;font-size:20px;border:none;-webkit-transition:0.5s;transition:0.5s;}
.single-footer-widget .newsletter-form button:hover{color:#ffffff;background-color:#464646;}
.single-footer-widget .newsletter-form #validator-newsletter{position:absolute;left:0;bottom:-30px;color:#ffffff;}
.single-footer-widget h3{font-size:18px;color:#ffffff;margin-bottom:25px;font-weight:500;/*text-transform:uppercase;*/position:relative;}
.single-footer-widget h3:before{position:absolute;content:'';background:#777;width:60px;height:2px;left:0px;bottom:-8px;}
.single-footer-widget .ftr_title{font-size:18px;color:#ffffff;margin-bottom:25px;font-weight:500;/*text-transform:uppercase;*/position:relative;}
.single-footer-widget .ftr_title:before{position:absolute;content:'';background:#777;width:60px;height:2px;left:0px;bottom:-8px;}


.single-footer-widget .footer-nav-list{padding-left:0;margin-bottom:0;list-style-type:none;}
.single-footer-widget .footer-nav-list li{margin-bottom:12px;color:#ffffff;font-size:14px;font-weight: 700;}
.single-footer-widget .footer-nav-list li a{color:#ffffff;font-size:13px;font-weight: 500;letter-spacing: 0.5px;}
.single-footer-widget .footer-nav-list li a:hover{color:#FFF323;}
.single-footer-widget .footer-nav-list li:last-child{margin-bottom:0;}
.single-footer-widget .footer-info-list{padding-left:0;margin-bottom:0;list-style-type:none;}
.single-footer-widget .footer-info-list li{margin-bottom:14px;font-weight:500;color:#ffffff;font-size:13px;}
.single-footer-widget .footer-info-list li span{display:inline-block;font-weight:normal;}
.single-footer-widget .footer-info-list li:last-child{margin-bottom:0;}
.single-footer-widget .footer-info-list li a{display:block;color:#ffffff;margin-bottom:3px;}
.single-footer-widget .footer-info-list li a:hover{color:#FFF323;}
.single-footer-widget .working-hours{padding-left:0;margin-bottom:0;list-style-type:none;}
.single-footer-widget .working-hours li{margin-bottom:12px;color:#ffffff;font-size:13px;font-weight: 500;}
.single-footer-widget .working-hours li:last-child{margin-bottom:0;}
.single-footer-widget .social-links{padding-left:0;list-style-type:none;margin-top:30px;margin-bottom:0;}
.single-footer-widget .social-links li{display:inline-block;line-height:initial;margin-right:15px;}
.single-footer-widget .social-links li a{color:#ffffff;font-size:16px;}
.single-footer-widget .social-links li a:hover{color:#FFF323;-webkit-transform:translateY(-3px);transform:translateY(-3px);}
.single-footer-widget .social-links li:last-child{margin-right:0;}
.call_back{font-size:27px;color:#464646;margin:0px 0 25px 0;text-align:center;font-weight:600;text-transform:uppercase;}
.copyright-area{text-align:center;margin-top:30px;border-top:1px solid rgba(255, 255, 255, 0.2);padding-top:10px;padding-bottom:10px;}
.copyright-area p{font-size:14px;}
.copyright-area p a{display:inline-block;color:#bcbcbc;font-weight:500;}
.full_ss{position:relative;width:100%;float:left;padding:275px 0;}
.ser_types{text-align:center;background:#f9f9f9;width:250px;margin:0 auto;height:250px;line-height:215px;border-radius:50%;border:double 12px #bcbcbc;display:none;}
.ser_types img{width:200px;}
.Residential{background:#5d5e5e;padding:20px 15px;text-align:center;width:250px;position:absolute;top:0px;height:215px;left:0px;border:solid 6px #494949;}
.Residential i:before{font-family:Flaticon;font-size:50px;font-style:normal;color:#fff;line-height:45px;}
.Residential h3{margin-top:20px;font-size:16px;font-weight:600;text-transform:capitalize;color:#fff323;}
.Residential p{font-size:13px;color:#fff;margin:0px;}
.Commercial{background:#5d5e5e;padding:20px 15px;text-align:center;width:250px;position:absolute;top:0px;right:377px;height:215px;border:solid 6px #494949;}
.service_girls{width:365px;position:absolute;top:0;right:0;}
.service_girls img{width:100%;}
.Commercial i:before{font-family:Flaticon;font-size:50px;font-style:normal;color:#fff;line-height:45px;}
.Commercial h3{margin-top:20px;font-size:16px;font-weight:600;text-transform:capitalize;color:#fff323;}
.Commercial p{font-size:13px;color:#fff;margin:0px;}
.Kitchen{background:#5d5e5e;padding:20px 15px;text-align:center;width:250px;position:absolute;bottom:77px;right:377px;height:215px;border:solid 6px #494949;}
.Kitchen i:before{font-family:Flaticon;font-size:50px;font-style:normal;color:#fff;line-height:45px;}
.Kitchen h3{margin-top:20px;font-size:16px;font-weight:600;text-transform:capitalize;color:#fff323;}
.Kitchen p{font-size:13px;color:#fff;margin:0px;}
.Sofa{background:#5d5e5e;padding:20px 15px;text-align:center;width:250px;position:absolute;bottom:77px;left:0px;height:215px;border:solid 6px #494949;}
.Sofa i:before{font-family:Flaticon;font-size:50px;font-style:normal;color:#fff;line-height:45px;}
.Sofa h3{margin-top:20px;font-size:16px;font-weight:600;text-transform:capitalize;color:#fff323;}
.Sofa p{font-size:13px;color:#fff;margin:0px;}
.Bathroom{background:#333;padding:22px 15px;text-align:center;width:250px;position:absolute;bottom:300px;right:634px;height:215px;border:solid 6px #202020;}
.Bathroom i:before{font-family:Flaticon;font-size:50px;font-style:normal;color:#fff;line-height:45px;}
.Bathroom h3{margin-top:20px;font-size:16px;font-weight:600;text-transform:capitalize;color:#fff323;}
.Bathroom p{font-size:13px;color:#fff;margin:0px;}
.Sanitization{background:#333;padding:22px 15px;text-align:center;width:250px;position:absolute;bottom:50px;right:634px;height:215px;border:solid 6px #202020;}
.Sanitization i:before{font-family:Flaticon;font-size:50px;font-style:normal;color:#fff;line-height:45px;}
.Sanitization h3{margin-top:20px;font-size:16px;font-weight:600;text-transform:capitalize;color:#fff323;}
.Sanitization p{font-size:13px;color:#fff;margin:0px;}
.privacy_pp h1{font-size:22px;color:#464646;font-weight:600;margin:0px 0 10px 0;}
.privacy_pp h2{font-size:18px;color:#464646;font-weight:600;margin:0px 0 10px 0;}
.privacy_pp p{font-size:14px;color:#464646 !important;}
.privacy_pp h4{font-size:18px;color:#464646;font-weight:600;margin:0px 0 10px 0;}
.privacy_pp ul{list-style:none;padding:0px;margin:0px;}
.privacy_pp ul li{font-size:14px;color:#464646;margin:0 0 10px 0;line-height:22px;}
.privacy_pp ul li i{font-size:8px;padding-right:5px;color:#00bd7b;position:relative;top:-2px;}
.Pop_heading{width:100%; text-align:center;margin:0px;font-weight:600;font-size:18px;display:block;color: #464646;}
.Pop_heading span{color: #004d97;font-size: 11px;display: block;}
.close{font-size:23px;font-weight:700;color:#000;opacity:.9;position:absolute;right:22px;top:-1px;background:#341c1c;width:30px;height:30px;line-height:30px;z-index:1;}
#toTop{position:fixed;bottom:30px;right:30px;cursor:pointer;display:none;z-index:11;}
#toTop i{background-color:#004d97;color:#ffffff;width:40px;height:40px;display:inline-block;line-height:39px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s;text-align:center;font-size:18px;}
#toTop i:hover{background-color:#FFF323;color:#464646;}
.contact-info-area {background: #fff;}
/*.call_ftr{position:fixed;bottom:55px;margin:0px;width:40px;height:40px;left:15px;z-index:2;display:none;}
.call_ftr a i{width: 44px;height: 44px;background: #1bd741;text-align: center;line-height: 44px;color: #fff;border-radius: 50%;font-size: 20px;
    transform: rotate(90deg);}
.only_whatsaap{position:fixed;bottom:5px;margin:0px;width:60%;left:15px;z-index:2;display:none;background: #1bd741;border-radius: 25px;padding: 0 0 0 5px;}
.only_whatsaap span{color: #fff;font-weight: 600;font-size: 13px;}
.only_whatsaap img{width: 40px;height: 40px;}*/


.ftr_icon_fixed{background: #fff;border-top: 1px solid #ededed; width: 100%; position: fixed;bottom: 0;z-index: 9;display: none;padding: 8px 0;}
.call_ftr{background: transparent;width: 100%; text-align: center;/*height: 44px;line-height: 44px;*/}
.call_ftr a span{display: block;font-weight: 600;/* text-transform: uppercase; */font-size: 12px;color: #000;}
.call_ftr a i{color: #464646gg;font-size: 20px;/*transform: rotate(90deg);line-height: 44px;*/display: block;}
.clr_1{color: #004d97;}
.clr_2{color: green;}
.clr_3{color: #004d97;transform: rotate(90deg);}
.clr_4{color: #e91e63;}
.only_whatsaap{background: #1bd741;width: 100%;height: 44px;line-height: 44px;}
.only_whatsaap img{width: 40px;height: 40px;display: block;margin: 0 auto;padding: 6px;}
img.arrow_img {width: 12px;position: absolute;right: 3px;top: 43%;}


.sect333{padding:50px 0;background:#333;}
.table_lists{}
.table_lists h4{font-size:18px;color:#f9f9f9;margin:0px 0 20px 0;font-weight:600;text-transform:uppercase;border-left:solid 2px #0394d8;padding:8px 0 8px 10px;background:#000;}
.table-striped>tbody>tr:nth-of-type(odd){background-color:transparent;}
table.table.table-striped.custab{font-size:15px;border-bottom:solid 1px #4b4b4b;}
table.table.table-striped.custab th{font-weight:500;text-transform:uppercase;background:#000000;color:#fff;}
.prc_cl{border-right:solid 1px #4b4b4b;color:#fff;border-left:solid 1px #4b4b4b;background:#242323;}
.seats_cl{border-left:solid 1px #4b4b4b;}
.ltf{border-left:solid 1px #4b4b4b;background:#000000;}
.table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #4b4b4b;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #4b4b4b;color:#fff;}

.page_title_ant {
    position: relative;
    z-index: 1;
    height: 130px;
}

/*styling for main banner */

.home_drp {
    position: absolute;
    top: 100px;
    z-index: 999;
    width: 56%;
    left: 115px;
}
.main_banner_content {
	position: relative;
	    background: #f3f0f0;
}
.home_drp_ct {
    
}
.home_drp_ct button {
    background: #fff;
    color: #504e4e !important;
    border: none;
    padding: 12px 20px;
    border-radius: 2px;
    letter-spacing: 1px;
    font-size: 14px;
    height: 54px;
}
.home_drp_ct button:hover {
	color: #000 !important;
    background-color: #ffffff;
    border-color: #ffffff;
    border: none;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff;
}
.home_drp_ct button img {
    width: 20px;
    height: 14px;
    margin-right: 6px;
    margin-top: -4px;
}
.home_drp_ct .dropdown-menu {
	text-align: justify;
    padding: 10px 0px 10px 30px;
    line-height: 30px;
}
.home_drp_tx input {
    background: #ffffff;
    border: none;
    height: 41px;
    width: 100%;
    border-radius: 4px;
    padding: 0px 33px;
    height: 54px;
    color:#464646;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
    font-weight: 500;
    outline:none;
}

.home_drp_tx label {
    margin-bottom: .5rem;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 5px;
}
.boxes-section {
    margin-top: -90px;
    z-index: 1;
    position: absolute;
    top: 42%;
    width: 60%;
    left: 6%;
}
.home_drp_tx label i {
    font-weight: 600;
    color: #868686;
    z-index: 999;
}
.home_drp_tx {
    margin-left: -20px;
    margin-top: 1px;
}

.home_drp_bottom {
    /*background: #ffffff;*/
   /* overflow: auto;
    max-height: 212px;
    padding: 10px 10px;
    margin: 0 0 0 -25px;*/
     background: #ffffff;
    position: absolute;
    left: 65px;
    top: 27px;
    padding: 10px;
    z-index: 9;
}
.home_drp_bottom ul {
    margin: 0;
    padding:0;
   
}
li.search_li {
    float: left;
    margin-right: 5px;
}
/*.home_drp_bottom ul li {
	list-style: none;
	line-height: 22px;
	cursor: pointer;
}*/
.home_drp_bottom ul li {
    list-style: none;
    line-height: 30px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 0 0 0 20px;
}
ul.cleaning_sub {
    margin-left: 29px;
}
.home_drp_bottom a {
    /*float: left;*/
    /*text-align: center;*/
    color: #004d97;
    text-decoration: underline;
    margin-left: 0px;
    font-weight: 600;
    font-size: 14px;
}
.cleaning_sub li {
	list-style-type:circle !important;
}
.cleaning_sub li {
	margin-left: 0px !important;

}
.service_main {
    background: #fff;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    padding: 10px;
    width: 100%;
    margin: 20px 0 0 0;
}
.single-box {
    /*-webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);*/
    -webkit-box-shadow: 0 0 0px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 0px rgba(82, 85, 90, 0.1);
    padding: 10px 0;
    text-align: center;
    border-radius: 4px;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    background: none;
    min-height: 0;
}
.single-box h3 {
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    color: #464646;
    height: 35px;
    margin-bottom: 0;
}
.top_service {
    width: 20%;
    float: left;
    margin: 0 auto;
    text-align: center;
}
.single-box i {
    color: #000;
    background: rgb(255 255 255 / 60%);
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}
.home_drp_ct select {
    cursor: pointer;
    border: none;
    height: 54px;
    width: 100%;
    padding: 0px 10px;
    border-radius: 4px;
    box-shadow: 1px 3px 21px 0 rgba(0,0,0,.16);
   	background: #ffffff;
    color: #464646;
    font-weight: 500;
    outline:none;
}
.our_service h3 {
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-bottom: 33px;
}
.our_service .ftr_title {
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-bottom: 33px;
}

ul.our_service_ct {
    margin: 0;
    padding: 0;
    display: block;
}
.our_service h3:before {
    position: absolute;
    content: '';
    background: #3a3a3a;
    width: 60px;
    height: 2px;
    bottom: -8px;
    right: 47%;
}
.our_service_ct li {
    display: inline-block;
    width: 24%;
    height: 30px;
}
.our_service_ct li a {
    display: block;
    width: 100%;
    clear: both;
    /*font-weight: 700;*/
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 0;
    line-height: 27px;
    font-size:13px;
}
.our_service {
    margin-top: 0px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #FFF323;
    text-decoration: none;
    background-color: #f8f9fa00;
}

.form-wrapper label{display:none;}

/* .pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
} */





/*styling end main banner*/






.page_title_ant::before {
    content: "";
    background-color: #0000009c;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
}
.Services_otp{ padding:0px 0;background: #fff;position: relative;}
.my_tittle_der{text-align: center;
    margin-bottom: 30px;
    position: relative;}
.my_tittle_der h3 {
    margin: 5px 0 0 0;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
	color:#fff;
}
.my_tittle_der span {
    width: 120px;
    height: 2px;
    background-color: #171717;
    display: block;
    margin: 10px auto 10px auto;
}
.my_tittle_der span em {
    width: 60px;
    height: 2px;
    background-color: #ffb401;
    display: block;
    margin: auto;
}
.indul_ssr{ text-align: center; background: #171717; padding: 20px 15px; border: solid 1px #454545; margin-bottom: 20px;}
.indul_ssr img{ width: 70px; border-radius: 50px; padding: 10px; border:solid 1px #1b4180;}
.indul_ssr h4{ font-size:18px; color:#fff; margin:15px 0 10px 0; font-weight:600;}
.indul_ssr p{ font-size:14px; color:#fff; margin:0px;}

.london_heading {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 25px 0 10px;
    padding: 25px 12px 23px;
    position: relative;
    background: #000;
}
.london_heading:before {
    position: absolute;
    bottom: 1px;
    content: '';
    left: 12px;
    background: #ffb401;
    width: 60px;
    height: 2px;
}

.aligents_texts {
    margin: 0px 0 30px 0;
    background: #ffffff;
    padding: 15px;
    -webkit-box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
    box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
}
.aligents_texts ol{padding: 0 0 0 15px;}
.aligents_texts ol li {
    font-size: 14px;
    line-height: 22px;
}
.aligents_texts p {
    font-size: 14px;
    color: #464646 !important;
    line-height: 22px;
    margin: 0 0 10px 0;
}

.aligents_texts h2 {
    font-size: 20px;
    color: #464646;
    margin: 12px 0 12px 0;
    font-weight: 600;
}
.aligents_texts h3 {
    font-size: 18px;
    color: #464646;
    margin: 12px 0 12px 0;
    font-weight: 600;
}
.aligents_texts h4 {
    font-size: 17px;
    color: #464646;
    margin: 12px 0 12px 0;
    font-weight: 600;
}
.aligents_texts .ser_ctnt_line{
	font-size: 17px;
    color: #464646;
    margin: 12px 0 12px 0;
    font-weight: 600;
}
.aligents_texts h5 {
    font-size: 16px;
    color: #464646;
    margin: 12px 0 12px 0;
    font-weight: 600;
}
.aligents_texts ul {
    list-style: inside;
    padding: 0px;
    margin: 0px 0 0 5px;
}
.aligents_texts ul li {
    font-size: 14px;
    color: #464646;
    line-height: 25px;
}


.service_otp_ct {
    text-align: center;
    background: #ffffff;
    padding: 22px 15px 22px 15px;
    /*border: solid 1px #ccc;*/
    margin-bottom: 20px;
    box-shadow: 0px 1px 6px 0 rgb(53 49 49 / 10%);
    /*height: 170px;*/
    height: 115px;

}
.service_otp_ct img {
    width: 42px;
    background: #ffffff;
    /* border-radius: 50%; */
    margin-bottom: 10px;
    /* padding: 8px; */
    /* border: 1px solid #f7f3f3;*/
}
.service_otp_hd h2, .service_otp_hd h3, .nm_select {
    color: #464646;
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
}
.service_otp_hd span {
	width: 120px;
    height: 2px;
    background-color: #171717;
    display: block;
    margin: 0px auto 0px auto;
}
.service_otp_hd span em {
    width: 60px;
    height: 2px;
    background-color: #ffb401;
    display: block;
    margin: auto;
}
.service_otp {
    padding: 40px 0px 10px 0px;
    background: #fff;
}
.service_otp_ct h4 {
    color: #464646;
    font-size: 13px;
    font-weight: 600;
}
.srv_ttle{
	color: #464646;
    font-size: 13px;
    font-weight: 600;
}
.page_title_ant::before {
    content: "";
    /*background-color: transparent;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: -1;
}
.blog-details-area {
    background: #fff;
}
/*.single-box img {
    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 50%;
    padding: 8px;
    border: 1px solid #ccc;
}*/

.single-box img {
    width: 36px;
    height: 36px;
    /*background-color: #fff;*/
}

.respon_show{display: none;position: relative;margin-top: 5px;}
.respon_show a{/*background: #131313;*/padding: 5px 8px;border-radius: 5px;color: #fff;font-size: 11px;letter-spacing: 0.5px;}
.respon_show a i{}
.respon_show span.dis_Tt_mob{font-size: 10px;letter-spacing: 0.5px;color: #e4532e;font-weight: 700;}

/*.form-wrapper{padding: 0px;margin: 5px;background: #ffffff;}*/
.Ser_txt{background: #f8f8f8; padding: 50px 0;border-bottom: 1px solid #efefef;}
.ser_specl p strong{color: #FFF323;}
.Ser_txt2{padding: 50px 0;border-bottom: 1px solid #3e3e3e;background: #3a3a3a;}
.ser_box{position: relative;margin: 30px 0;border-top: 2px solid #004d97;}
.ser_box figure{overflow: hidden;}
.ser_box figure img{width: 100%;display: block;transition: all 0.5s;cursor: pointer;height: 175px;}
.ser_box:hover img{transform: scale(1.1);}
.ser_box .ser_link{/*background: #fff;*/padding: 0 20px;text-align: center; /*margin: 0 20px;*/ margin-top: -34px;position: relative;z-index: 2;}
.ser_box .ser_link a{background: #004d97;padding: 8px 0;color: #ffffff;display: block;margin: 0 auto;margin-top: -20px;margin-bottom: 20px;width: 75%;border-radius: 4px;letter-spacing: 0.5px;}
.ser_box .ser_link h4{color: #004d97;margin: 0;font-size: 18px;/*letter-spacing: 1px;*/transition: all 0.5s;/*font-weight: 700;*/}
/*.ser_box:hover a{background: #ffffff;color: #333;}*/
.overlay {position: absolute;left: 0;top: 0;width: 100%;height: 73%;background: #0000002e;opacity: 1;transition: all 0.5s;}
.ser_box:hover .overlay{opacity: 0;}
.modal{z-index: 9999;}


.portfolio-section{background: #f5f5f5;}

h4.ht_t2{font-size: 26px; color: #464646;font-weight:700;}
.respon_show span.dis_Tt_mob {display: none;}

select#total_flore_area{}
.desktop_hide{display: none;}
.desktop_show{display: block;}
.pd_resp{padding:0px; margin: 0px; background:#fff;}
.pd_resp2 {padding: 0;}
.aligents_texts ol li a{color:blue;display: inline-block;}
.aligents_texts p a{display: inline-block;color: blue;background: #eee;
margin: 3px;padding: 0 8px;border-radius: 4px;}
.crt_nm{font-size: 16px;font-weight: normal;margin: 15px 0 15px 10px;/*border-bottom: 1px dashed #ddd;*/}
.crt_nm a.btn_00{background: #004d97 !important;border: 0;width: 100%;height: 52px;border-radius: 4px;font-size: 16px;color: #fff;text-align: center;
    line-height: 52px;letter-spacing: 0.5px;}

.crt_nm_pkg{font-size: 16px;font-weight: normal;margin: 15px 0 15px 10px;/*border-bottom: 1px dashed #ddd;*/}
.crt_nm_pkg a.btn_00{background: #004d97 !important;border: 0;width: 100%;height: 52px;border-radius: 4px;font-size: 16px;color: #fff;text-align: center;
    line-height: 52px;letter-spacing: 0.5px;}

.slider_bx_auto{display: none;}
/*styling for responsive webpages*/


/*=====================================Page Add Responsive Starts Here==============================*/
.form_enq{width: 75%;display: block;margin: 50px auto;}
.form_enq input{width: 100%;height: 50px;border: 1px solid #ddd;border-radius: 4px;padding: 0 0 0 48px;font-size: 16px;margin-bottom: 30px;color: #777;outline: none;}
/*.form_enq button{background: #004d97 !important;border: 0;width: 100%;height: 52px;border-radius: 4px;font-size: 20px;}*/
.form_enq a.btn_00{background: #004d97 !important;border: 0;width: 100%;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;text-align: center;
    line-height: 52px;}
.form_enq form{position: relative;}
.form_enq form::before{content: "+91 - ";position: absolute;top: 9.5%;left: 4%;font-size: 16px;color: #777;}
h4.modal-title {font-size: 20px;font-weight: 400;margin: 0 auto;letter-spacing: 0.5px;}
.Sec_user{background: #fff;padding: 50px 0;}
.Sec_user_date{background: #fff;padding: 0px 0;}
.usr_dls{width: 100%;background: #eee;padding: 50px 100px;border: 5px solid #ddd;}
.usr_dls label{display: block;font-weight: 600;font-size: 14px;letter-spacing: 0.5px;margin-bottom: 0;}
.usr_dls input{width: 100%;height: 50px;border: 1px solid #ddd;padding: 0 15px;border-radius: 4px;font-size: 14px;font-weight: 600;outline: none;}
.usr_dls select{width: 100%;height: 50px;border: 1px solid #ddd;padding: 0 15px;border-radius: 4px;font-size: 14px;font-weight: 600;}
.usr_dls button{background: #004d97 !important;border: 0;width: 100%;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;}
.usr_dls h4{text-align: center;font-size: 20px;font-weight: 600;margin-bottom: 15px;}

.usr_dls_date{width: 100%;background: #f9f9f9;padding: 20px;border: 0px solid #ddd;}
.usr_dls_date label{display: block;font-weight: 600;font-size: 14px;letter-spacing: 0.5px;margin-bottom: 0;display: none;}
.usr_dls_date input{width: 100%;height: 50px;border: 1px solid #ddd;padding: 0 15px;border-radius: 4px;font-size: 14px;font-weight: 600;outline: none;}
.usr_dls_date select{width: 100%;height: 50px;border: 1px solid #ddd;padding: 0 15px;border-radius: 4px;font-size: 14px;font-weight: 600;}
.usr_dls_date button{background: #004d97 !important;border: 0;width: 100%;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;}
.usr_dls_date h4{text-align: center;font-size: 20px;font-weight: 600;margin-bottom: 15px;}

.Sec_pro{background: #fff;padding: 30px 0;border-bottom: 1px solid #ececec;}
.prod_ctr{border: 1px solid #004d97;text-align: center;margin-bottom: 30px;}
.img_prod{overflow: hidden;}
.img_prod img{width: 100%;height: 175px;display: block;transition: all 0.5s;}
.img_prod:hover img{transform: scale(1.1);}
.prod_dets{background: #fdfdfd;padding-bottom: 5px;}
.dls_tt{padding: 5px;}
.dls_tt h3{color: #464646;font-size: 15px;font-weight: 600;}
.dls_tt p{margin: 0;color: #004d97 !important;font-size: 16px;font-weight: 600;line-height: 26px;}
.dls_tt p.str{margin: 0;color: green !important;font-size: 12px;font-weight: 600;}
.dls_tt p.str span{color: #757575;font-size: 12px;}
.prod_dets a{background: #004d97;color: #fff;padding: 6px 15px;font-size: 12px;display: inline-block;border-radius: 4px;}
.search_frm{margin-top: -13px;}
.search_frm form{position: relative;}
.search_frm label{position: absolute;left: 50px;top: 23%;font-size: 20px;font-weight: normal;color: #868686;}
.search_frm input{width: 90%;margin: 0 auto;display: block; border: 1px solid #ddd;height: 50px;border-radius: 5px;padding: 0 50px;font-weight: 800;}
.heading_tt{text-align: center;font-weight: 800;font-size: 20px;margin-bottom: 10px;margin-top: 10px;}
.st_dls_bx{text-align: center;}
.st_dls_bx ul{list-style: none;padding: 0;margin: 0;}
.st_dls_bx ul li{/*width: 14%;float: left;margin: 8px 1px;*/}
.st_dls_bx ul li img{width: 75px;height: 75px;margin: 0 auto;display: block;border-radius: 50%;}
.st_dls_bx ul li p{color: #000 !important;margin-top: 3px;}
.modal-header{border:0;}
.model_bg{background: #fff;border-bottom: 1px solid #e9ecef;}
.modal-body{padding: 0;background: #f9f9f9;}
.modal-content{z-index: auto;}
.modal-header {background: #f9f9f9;}

.pkd_dls_2{}
.pkd_dls_2 h3{font-weight: 600;font-size: 18px;}
.pkd_dls_2 h4{font-weight: 600;font-size: 14px;}
.pkd_dls_2 p{color: #004d97 !important;font-size: 14px;font-weight: 800;}
.pkd_dls_2 p del{margin: 0 5px;color: #9e9e9e;font-weight: 600;letter-spacing: 0.5px;font-size: 14px;}
.pkd_dls_2 p span{color: green;font-weight: 700;letter-spacing: 1px;font-size: 14px;}
.prod_img_2{}
.prod_img_2 img{border-radius: 4px;margin: 15px 0;}
.pkd_dls_2 input{background: #004d97;color: #fff;border: 0;border-radius: 4px;padding: 10px 50px;font-weight: 700;}

.prod_img_3 img {border-radius: 4px;}
.pkd_dls_3 h3{font-weight: 600;font-size: 14px;}
.pkd_dls_3 h4{font-weight: 600;font-size: 13px;}
.pkd_dls_3 p{color: #004d97 !important;font-size: 13px;font-weight: 800;margin: 12px 0 -23px 0;}
.pkd_dls_3 p del{margin: 0 5px;color: #9e9e9e;font-weight: 600;letter-spacing: 0.5px;font-size: 12px;}
.pkd_dls_3 p span{color: green;font-weight: 700;letter-spacing: 1px;font-size: 12px;}
/*.bx_prd_dls{border-radius: 4px;box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);border: 1px solid #efefef;background-color: #fff;padding: 12px;margin: 0 0 15px 10px;}*/
.bx_prd_dls{border-bottom: 1px solid #efefef;background-color: #fff;padding: 12px;margin: 0 0 0px 10px;}
.pkd_dls_3 {margin: 0 0 0 15px;width:100%;}
.btn_remv{/*width: 100%;display: table;border-top: 1px dashed #ddd;margin-top: 10px;*/}
.btn_remv a{color: red;font-size: 14px;letter-spacing: 0.5px;font-weight: 600;}

.prod_amt_tt{border-radius: 4px;/*box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);border: 1px solid #efefef;*/background-color: #fff;padding: 12px;margin: 0 10px 15px 0px;}
.prod_amt_tt ul{list-style: none;padding: 0;margin: 0;}
.prod_amt_tt ul li{font-size: 13px;line-height: 28px;}
.prod_amt_tt ul li span{float: right;}

.my_btn_st{background: #004d97;color: #fff;padding: 5px 7px;border-radius: 0;font-size: 10px;}
input.input_st_st{width: 15px !important;height: 27px !important; padding: 0 10px;text-align: center;height: 16px;background: #fff;color: #004d97;font-size: 16px;}
/*.input-group{border: 1px solid #004d97;width: 100%;display: table-cell;border-radius: 2px;}*/
.input-group {float: right; border: 0px solid #004d97;width: 76px;height: 27px;border-radius: 25px;box-shadow: 5px 5px 10px -5px rgb(0 0 0 / 30%), -2px -2px 10px -5px rgb(0 0 0 / 30%);}
.bd_rds_rt{border-radius: 0 8px 8px 0;}
.bd_rds_lt{border-radius: 8px 0 0 8px;}


.main_pkd_ctnt {overflow: scroll;height: 400px;}
.popup_serv_bx{position: relative;}
.cont_btm{position: fixed;right: 20px;bottom: 10px;width: 30%;z-index: 999;}
.cont_btm a{background: #004d97;height: 52px;line-height: 52px;padding: 0 20px;border-radius: 4px;color: #fff;font-weight:normal;letter-spacing: 1px;font-size: 16px;}
.cont_btm a span.span_rt{float: right;}
.cont_btm a i{font-size: 17px;}
span.count_nm{border: 1px solid #fff;padding: 2px 8px 4px 10px;font-size: 16px;border-radius: 4px;margin: 0 10px 0 0;}

.form_ver_tt{text-align: center;padding: 30px 0;/*background-image: url(http://localhost/office/nkd020821/images/pop_bnr.png);*/}
.form_ver_tt h4{font-size: 20px;font-weight: 600;margin: 0 0 0 0;}
.form_ver_tt p{letter-spacing: 0.5px;color: #8c8c8c !important;}
.form_ver_tt a.btn_00{background: #004d97 !important;border: 0;width: 75%;margin: 0 auto;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;text-align: center;line-height: 52px;}
.form_ver_tt button{background: #004d97 !important;border: 0;width: 60%;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;}
.input_otp{}
.input_otp input{width: 36px;height: 36px;border: 1px solid #ddd;border-radius: 4px;margin: 0 5px;text-align: center;font-size: 20px;font-weight: 600;}
a.resend_opt{color: blue;font-weight: 600;margin: 15px 0;}

.form_ver_tt4{text-align: center;padding: 25px 20px;}
.form_ver_tt4 h4{font-size: 20px;font-weight: 600;margin: 0 0 0 0;border-bottom: 1px solid #ddd;padding-bottom: 30px;}
.form_ver_tt4 p{letter-spacing: 0.5px;color: #8c8c8c !important;}
.form_ver_tt4 a.btn_00{background: #004d97 !important;border: 0;width: 80%;margin: 0 auto;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;text-align: center;line-height: 52px;}
.form_ver_tt4 button{background: #004d97 !important;border: 0;width: 75%;height: 52px;border-radius: 4px;font-size: 20px;color: #fff;}
.form_ver_tt4 .dot_icon{position: absolute;right: 0%;top: 10%;color: #777;}

.input-group-btn{display: inline-block;}

.pkd_dls{}
.pkd_dls h3{font-weight: 600;font-size: 18px;margin-top: 5px;}
.pkd_dls h4{font-weight: 600;font-size: 14px;}
.pkd_dls p{font-size: 12px;background: linear-gradient(45deg, #004d97, #ff8700, #d56f6f);padding: 4px;display: table-cell;color: #ffffff;letter-spacing: 0.5px;font-weight: 700;text-shadow: 0 1px 1px #000;border-radius: 4px;}
.pkd_dls p del{margin: 0 5px;color: #9e9e9e;font-weight: 600;letter-spacing: 0.5px;font-size: 14px;}
.pkd_dls p span{color: green;font-weight: 700;letter-spacing: 1px;font-size: 14px;}
.pkd_dls input{background: #004d97;color: #fff;border: 0;border-radius: 4px;padding: 10px 50px;font-weight: 700;}
.prod_img img{border-radius: 4px;}
.pkd_ctnt{background: #fdfdfd;padding: 15px;box-shadow: 0 2px 28px 0 rgb(0 0 0 / 7%);margin-bottom: 15px;}
.pkd_ctnt h4{font-weight: 600;font-size: 20px;}
.pkd_ctnt ul {padding: 0 0 0 15px;}
.pkd_ctnt ul li{font-size:14px;text-align:justify;}
.pkd_ctnt ul li a{display: inline;font-size:14px;}
.pkd_ctnt ol{padding: 0 0 0 15px;}
.pkd_ctnt ol li{font-size: 14px;line-height: 28px;list-style-type: disc;}
.mg_top_30{margin-top: 30px;}

.add_dls {border-bottom: 1px solid #ddd;padding: 15px 0px;position: relative;}
.add_dls .form-check{text-align: left;margin: -15px 0 0 0;}
.add_dls h5 b{display: block;color: #000;font-size: 16px;}
.add_dls h5{text-align: left;font-size: 14px;margin: -5px 0 0 25px;color: #777;}
.add_dls h5 span{letter-spacing: 0.5px;color: #777;line-height: 20px;font-weight: normal;}
.add_dls{}
.add_dls a{color: blue;text-align: left;font-weight: 600;}
.add_dls a span{margin: 0 10px 0 0;}
.mob_sh2{display: none;}

.pymt_icon{margin: 0 5px 15px 10px;}
.pymt_icon p{color: #333 !important;font-weight: 600;margin: 30px 0 5px 0;text-transform: capitalize;}
.pymt_icon span{}
.pymt_icon span img{width: 34px;border: 1px solid #f1f1f1;border-radius: 4px;}
.btn_wdth{width: 125px;}

.main_bx_pymt{border: 0px solid #fff6e2;background: #ffffff;padding: 30px;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%);margin: 0 200px;}
.pymt_dls{width: 100%;display: table;/*background: #fff;padding: 10px;*/}
.pymt_dls h4{font-size: 16px;font-weight: 600;margin: 0 0 10px 0;}
.pymt_dls ul{list-style: none;padding:0;margin: 0;border: 1px solid #efefef;}
.pymt_dls ul li{border-bottom: 1px solid #efefef;padding:14px 10px;font-size: 13px;}
.pymt_dls ul li span{float: right;}
.str_bld{font-weight: bold;}
.pymt_srv{}
.pymt_srv h4{font-size: 16px;font-weight: 600;margin: 0 0 10px 0;}
.pymt_srv a{width: 100%;text-align: inherit;background: #ffffff;color: #000;border: 1px solid #efefef;padding: 10px;margin-bottom: 10px;font-size: 13px;}
.pymt_srv a:hover{background: #ffffff;border: 1px solid #efefef;color: #000;}
.pymt_srv a i{float: right;}
.page_hding{font-weight: 600;font-size: 18px;text-align: center;margin-bottom: 30px;}
.pkd_ctnt p{color:#212121 !important;}
.fa-trash{cursor: pointer;}

.txt_show {color: #fff;font-size: 13px;letter-spacing: 0.5px;text-align: left;}
.mg_btm0{margin-bottom: 30px;}
.desk_none2{display: none;}

.Sec_cart_bx{background: #fff; padding: 50px 0;}
.prod_dsgn{box-shadow: 0 1px 15px 3px rgb(0 0 0 / 10%);height: auto;margin-bottom: 30px;}
.prd_dsgn_img{position: relative;}
.pr_off{position: absolute;right: 8px;bottom: 8px;background: #000;color: #fff;padding: 5px 10px;border-radius: 5px;font-weight: 600;letter-spacing: 1px;font-size: 12px;text-transform: uppercase;}
.prd_dsgn_img img{width: 100%;height: 215px;}
.prd_dgn_Bx{padding: 8px;border-bottom: 1px dashed #ddd;}
.prd_dgn_Bx h4{color: #464646;font-size: 14px;font-weight: 600;text-transform: capitalize;/*float: left;*/margin-bottom:0;}
.prd_dgn_Bx .prd_mt{color: #464646;font-size: 14px;font-weight: 700;text-transform: capitalize;/*float: left;*/margin-bottom:0;}
.prd_dgn_Bx ul{list-style: none;padding: 0;margin: 0;}
.prd_dgn_Bx ul li{font-size: 10px;color: #3c3c3c;line-height: 16px;letter-spacing: 0.5px;list-style-type: disc;margin: 0 0 0 15px;}
.prd_dgn_Bx a{text-align: right;color: #3a3a3a;font-size: 12px;font-weight: 600;margin: 0;letter-spacing: 0.5px;}
.dsgn_bx2{width: 100%;display: table;padding: 8px 8px 10px 8px;position: relative;}

.rd_more {position: absolute;bottom: -4px;left: -10px;}
.rd_more a{}

.dsgn_bx2 .pric_st{color: #3c3c3c;font-size: 16px;font-weight: 600;margin: -4px 0 0 0;float: left;}
.dsgn_bx2 .pric_st span{text-decoration: line-through;font-weight: 700;font-size: 10px;color: #3c3c3c;}


/*.dsgn_bx2 h4{color: #3c3c3c;font-size: 16px;font-weight: 600;margin-bottom: 0;float: left;}
.dsgn_bx2 h4 span{text-decoration: line-through;font-weight: 700;font-size: 10px;color: #3c3c3c;}*/
.dsgn_bx2 h5{color: #3c3c3c;font-size: 14px;font-weight: 600;float: left;margin-bottom: 0;}
.dsgn_bx2 h5 span{text-decoration: line-through;font-weight: 300;font-size: 10px;color: #af9f9f;}
.dsgn_bx2 h5 small{font-weight: 300;font-size: 10px;color: #af9f9f;}
.dsgn_bx2 h5 i{}
/*.dsgn_bx2 a{float: right;margin: -15px 0 0 0;background: #004d97;color: #fff;padding: 5px 12px;font-size: 12px;text-transform: uppercase;font-weight: 700;letter-spacing: 0.5px;border-radius: 5px;}*/
.dsgn_bx2 a {float: right;margin: 0px 0 0 0;background: linear-gradient(90deg,#004d97,#004d97);color: #fff;padding: 5px 20px;font-size: 10px;text-transform: uppercase;font-weight: 700;letter-spacing: 0.5px;border-radius: 4px;box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);}

input.btn_00, button.btn_00{background: #004d97 !important; border: 0;width: 100%; height: 50px;border-radius: 4px;font-size: 16px;color: #fff;text-align: center;line-height: 44px;letter-spacing: 0.5px;cursor: pointer;}
.clr_tt1{color: blue;font-weight: 600;display: inline;}

.ordr_numb2 {text-align: end;border-bottom: 1px dashed #004d97;margin-bottom: 20px;font-size: 14px;letter-spacing: 1px;}
.ordr_numb{text-align: center;width: 100%;display: table;background: #fff;padding:50px 25px;border: 1px solid #eee;box-shadow: 0 2px 6px #7777772e;border-radius: 4px;}
.ordr_numb img{width: 75px;}
.ordr_numb p{margin: 0;font-size: 20px;color: #333 !important;font-weight: 800;text-transform: uppercase;letter-spacing: 1px;}
.ordr_numb h4{font-size: 15px;letter-spacing: 1px;color: #333;}

.form_address_selection span{color: blue;text-align: left;font-weight: 600;cursor: pointer;}
.modal-content{border-radius: 0;}
.modal-header{padding: 25px;}
i.arrow_icon {position: absolute;bottom: 20px;right: 5px;color: #5f5f5f;font-size: 16px;}
a.cart_btn{background: #004d97;color: #fff;border: 0px solid;padding: 0 0 0 5px;height: 27px;line-height: 24px;width: 70px;text-align: center;border-radius: 25px;text-transform: uppercase;overflow: hidden;box-shadow: 5px 5px 10px -5px rgb(0 0 0 / 30%), -2px -2px 10px -5px rgb(0 0 0 / 30%);font-size: 14px;font-weight: 700;letter-spacing: 0px;}
a.cart_btn span{font-weight: 800;font-size: 16px;}
.pkd_dls input {background: transparent;color: #004d97;border: 0;border-radius: 4px;padding: 0;font-weight: 700;}

.hd_tm_dt{font-size: 16px;font-weight: 700;}
.pkg_dt_tm_Bx{width: 100%;display: table; margin-bottom: 15px;}
.pkg_dt_tm_Bx h4{font-size: 14px;font-weight: 700;}
.pkg_dt_tm_Bx ul{list-style: none;padding: 0;margin: 0;position: relative;}
.pkg_dt_tm_Bx ul li{display: inline-block;margin: 0 5px 5px 0;border: 1px solid #ddd;width: 97px;text-align: center;cursor: pointer;border-radius: 2px;transition: all 0.5s;font-size: 12px;padding: 4px 0;}
.pkg_dt_tm_Bx ul li:hover{background: #ffdada;}
.pkg_dt_tm_Bx ul li:last-child:hover {background: transparent;}
.pkg_dt_tm_Bx ul li span{display: block;font-weight: normal;}
.pkg_dt_tm_Bx_2{margin-bottom: 15px;}
.pkg_dt_tm_Bx_2 h4{font-size: 14px;font-weight: 700;}
.pkg_dt_tm_Bx_2 ul{list-style: none;padding: 0;margin: 0;}
.pkg_dt_tm_Bx_2 ul li{display: inline-block;margin: 0 4px 5px 0;border: 1px solid #ddd;width: 144px;text-align: center;cursor: pointer;border-radius: 2px;height: 40px;line-height: 40px;transition: all 0.5s;font-size: 12px;}
.pkg_dt_tm_Bx_2 ul li:hover{background: #ffdada;}
.date_set{position: absolute;width: 97px !important;right: 0%;top: 0px;height:46px !important;border-radius: 2px !important;font-weight: normal !important;
    font-size: 13px !important;cursor: pointer;padding-left: 8px !important;}
.ctn_pd0{padding: 0;}

p.otp_msg{color: green !important;font-weight: 600;}
p.otp_wrng{color: red !important;font-weight: 600;text-transform: uppercase;font-size: 12px;letter-spacing: 1px;}

.btn_primary{background-color: #004d97;border-color: #004d97;color:#fff;}

.user_icon{position: absolute;right: 1%;top: 20px;}
.user_icon img {width: 36px;}
.bell_icon{font-size: 25px;margin: 0;color: #004d97;position: absolute;top:22px;right: 75px;cursor: pointer;}
.bell_icon span{font-size: 12px;position: absolute;left: 20px;top: -5px;background: #e91e63;width: 18px;height: 18px;text-align: center;color: #fff;font-weight: 700;border-radius: 50%;}
.usr_dls_date .form-group {margin-bottom: 0;}

.num_show{padding: 0;width: 26px;text-align: center;line-height: 27px;font-size: 16px;}
.form_address_new .form-group input{margin-bottom: 15px;}

.mg_leftst{margin: 0 0 0 80px;}

.clr_ch1{display: none; background: transparent;color: #fff;box-shadow: 0 0 0 #fff;border: 0;font-weight: 600;letter-spacing: 0.5px;}
.btn_3{font-size:13px;}

.only_mob{display: none;}
.st_both_mg {margin: 0 -30px;}
h4.font_hd{font-size: 26px; color: #464646;font-weight:700;}

.pt_Bx{background: #ffffff;padding: 50px 0;}
.ct_pt_img{margin-bottom: 15px;}
.ct_pt_img img{width: 100%;border: 1px solid #ddd;background: #fff;height: 75px;border-radius: 4px;}


.pos_rel{position: relative;}
.pp_bx_cl{position: absolute;right: 120px;top: 52px;z-index: 99;}
a.pop_shw{display: initial; background: #fff;padding: 10px 12px;height: 36px;line-height: 28px;border-radius: 4px;}
.pp_bx_cl a i{margin: 0 3px;}

.prd_name {color: #464646;font-size: 14px;font-weight: 700;text-transform: capitalize;/* float: left; */margin-bottom: 0;}

/*=====================FAQ CSS HERE STARTS HERE=============================*/

.Sec_faq{background: #f5f5f5;padding: 50px 0;}
.my_Card_header{background: #fff;border-bottom: 1px solid #ddd;padding: 10px 0px;position: relative;}
.card-header:first-child {border-radius: 0;}
#accordion {background: #fff;padding: 20px;/*border: 1px solid #eee;*/width: 100%;margin-bottom:15px;}
#accordion .txt_faq{font-size: 16px;color: #464646;margin: 10px 0 0px 0;font-weight: 600;}
.my_card_link{color: #000 !important;font-size: 14px;letter-spacing: 1px;font-weight: 600;}
.my_card_link span{float: right;color: #004d97;}
.my_card_body {font-size: 14px;line-height: 22px;padding: 10px 0px;}
.my_card_body a{color: blue;font-weight: 700;display: inline-block;}
.card{border:0;border-radius: 0;margin-bottom: 1px;}

/*=====================FAQ CSS HERE ENDS HERE=============================*/

/*======================New page design section css starts here=====================*/

/*.new_dsgn{background: #eee;}*/
h4.txt_new{font-size: 18px;font-weight: 600;border-bottom: 1px dashed;padding-bottom: 5px;margin-bottom: 25px;}
.dsgn_bxst{background-color: #fff; /*box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);*/padding: 10px 0;margin: 0;border-radius: 4px;border-bottom: 1px solid #efefef;width: 100%;
    /*display: flow-root;*/ display: inline-flex;}
.dsgn_bxst img{border-radius: 4px;width: 100%;height: auto;margin-top: 5px;}
.dsgn_bxst h4, .dsgn_bxst h3, .dsgn_bxst h5, .dsgn_bxst h6{font-size: 16px;font-weight: 600;margin-bottom: 5px !important;}
.dsgn_bxst .ser_ctnt_line{font-size: 16px;font-weight: 600;margin-bottom: 5px !important;}
.dsgn_bxst p{color: #333 !important;font-size: 14px;/*text-align: justify;*/ margin-bottom: 3px;}
.pd_5{padding: 0px;}

.pls_mns_bx{/*float: right;*/}
.main_txt1 {width: 100%;display: table;}
.pop_st2, .bell_icon{display: none;}
/*======================New page design section css ends here=====================*/

.phone_tl{text-align: right;margin-top: 3px;}
.phone_tl ul li{display: inline-block;}
.phone_tl ul li a{color: #fff;font-size: 20px;font-weight: 600;}
.phone_tl ul li a span{font-size: 16px;font-weight: normal;}
.phone_tl ul li a i{transform: rotate(108deg);}
.right_top{text-align: right;}
.right_top ul{}
.right_top ul li{display: inline-block;margin-left: 30px;}
.pop_st{}
/*.pop_st a{color: #fff;font-size: 14px;border: 0px dashed #eee;padding: 4px 16px;border-radius: 35px;display: block;margin-top: 2px;background: #ff8700;font-weight: 400;letter-spacing: 0.5px;}*/
.pop_st select{color: #fff;font-size: 16px;border: 0; outline: 3px solid #ffffff38;padding: 4px 4px;border-radius: 35px;background: #ff8700;font-weight: 500;letter-spacing: 0.5px;
text-align: center;
 -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}
.my_ac{background: #ffffff1f;padding: 6px 12px;border-radius: 25px;color: #fff;font-size: 16px;}
.my_ac i{margin-right: 10px;}
.my_crt{background: #ffffff1f;padding: 6px 12px;border-radius: 25px;color: #fff;font-size: 16px;}
.my_crt i{margin-right: 10px;}
/*.my_crt span{background: #ff8700;padding: 1px 7px;border-radius: 50%;line-height: 24px;border: 0;margin: 0 0 0 5px;}*/
.my_crt p{background: #ff8700;padding: 0;border-radius: 50%;line-height: 20px;border: 0;margin: 3px 0 0 5px;width: 20px;height: 20px;float: right;text-align: center;color: #fff;font-weight: 700;font-size: 13px;}

.carousel-inner img {width: 100%;height: 488px;}
.search_form{position: relative; background-color: #f3f3f3;border-radius: 5px;padding: 30px 50px;margin-top: -50px;}
.search_form input{width: 100%;max-width: 100%;border: 1px solid #e1e1e1;padding: 10px 50px 10px 10px;height: 47px;}
.search_form button{position: absolute;top: 50%;right: 50px;transform: translateY(-50%);color: #ffffff;background-color: #004d97;opacity: 1;border-radius: 0;padding: 12px 20px;text-transform: uppercase;font-weight: 700;pointer-events: auto;border: 0;}
#main_slider .carousel-indicators{bottom: 60px;}
.carousel-indicators .active{background-color: #004d97;}
.carousel-indicators li{height: 6px;width: 12px;background: #ff8b00;cursor: pointer;}
span.icon_st{width: 80px;height: 80px;background: #004d97;border-radius: 50%;line-height: 80px;font-size: 45px;font-weight: 600;}
#main_slider .carousel-control-next, #main_slider .carousel-control-prev{opacity: 0;}
#main_slider:hover .carousel-control-next{opacity: 1;}
#main_slider:hover .carousel-control-prev{opacity: 1;}
.Sec_prodpkg{margin: 50px 0;}
.prod_pkg{background: #004d97;padding: 5px;border-radius: 10px;margin-bottom: 30px;}
.prod_pkg img{border-radius: 10px;width: 100%;height: 235px;}
.prod_pkg h3{text-align: center;font-size: 18px;margin: 0;color: #fff;font-weight: 500;padding: 5px 0 0 0;}
/*.hd_line{font-size: 36px;text-transform: uppercase; color: #000;font-weight: 700;text-align: center;margin-bottom: 30px;}
.hd_line span{color: #000;}*/

.hd_line h1, .hd_line h2{font-size: 36px;text-transform: uppercase; color: #000;font-weight: 700;text-align: center;margin-bottom: 30px;}
.hd_line h1 span, .hd_line h2 span{color: #000;}


.cart_add{width: 100%;text-align: center;position: relative;}
.cart_add span{display: block;font-weight: 600;font-size: 12px;color: #000;}
.cart_add i{color: #adadad;font-size: 20px;}
.cart_add p{margin: 0;position: absolute;right: 25px;top: -6px;width: 16px;height: 16px;background: #ff8700;border-radius: 50%;color: #fff;line-height: 16px;font-weight: 600;font-size: 11px;}

.Sec_slider{position:relative;}
.lok_search{color: #fff;font-size: 16px;border: 0;outline: 0px solid #ffffff38;padding: 8px 0;border-radius: 0px;background: #f3f3f3;font-weight: 500;letter-spacing: 0.5px;text-align: center;-moz-appearance: none;-webkit-appearance: none;appearance: none;width: 140px;position: absolute;left: 14%;bottom: 107px;z-index: 9;}

.lok_search select {color: #000;font-size: 14px;border: 0px dashed #eee;outline: 0px solid #d9801b;border-radius: 35px;background: transparent;font-weight: 500;letter-spacing: 0.5px;-moz-appearance: none;-webkit-appearance: none;appearance: none;padding: 0 0 0 30px;text-align: left;}
.lok_search i{position: absolute;left: 10px;top: 10px;font-size: 20px;color: #004d97;}
/*.lok_search img{width: 20px;position: absolute;left: 6px;top: 10px;font-size: 20px;color: #004d97;}*/

.mob_view{display: none;}

.app_linking{}
.app_linking img{width: 150px; margin: 5px 0;transition: all 0.5s ease-in-out;}
.app_linking img:hover{transform: scale(1.1);}



@media only screen and (max-width: 767px)
{
.mob_view{display: block;margin-right: 10px;}
.mob_view a{background: #333;padding: 2px 8px;color: #fff;border-radius: 4px;font-weight: 600;letter-spacing: 0.3px;font-size: 11px;}
.mob_view a span{display: block;}
/*#main_slider .carousel-control-next, #main_slider .carousel-control-prev{opacity: 1;}   */
#main_slider .carousel-indicators {bottom: -31px;}
#main_slider{margin-top: 5px;margin-bottom: 10px;}
.carousel-inner .carousel-item{border-radius: 10px;padding: 0 5px;}
.carousel-inner img{height: 136px;border-radius: 10px;}
.hd_line{margin-top: 10px;}
.navbar-light .navbar-nav .nav-item .nav-link{padding: 0;margin-left: 10px !important;}   
a#main_slider span.icon_st{display: none;}
span.icon_st {width: 32px;height: 32px;background: #004d97;border-radius: 50%;line-height: 32px;font-size: 16px;}

.lok_search{color: #fff;font-size: 16px;border: 0;outline: 0px solid #ffffff38;padding: 4px 0px;border-radius: 0;background: #f3f3f3;font-weight: 500;letter-spacing: 0.5px;text-align: center;-moz-appearance: none;-webkit-appearance: none;appearance: none;width: 115px;position: absolute;left: 35px;bottom: 69px;z-index: 9;}

.lok_search select {color: #000;font-size: 15px;border: 0px dashed #eee;outline: 0px solid #d9801b;border-radius: 35px;background: transparent;font-weight: 500;letter-spacing: 0.5px;text-align: center;-moz-appearance: none;-webkit-appearance: none;appearance: none;padding: 0 0 0 20px;text-align: left;}
/*.lok_search i{position: absolute;left: 10px;top: 7px;font-size: 20px;color: #004d97;}*/
.lok_search img{width: 20px; position: absolute;left: 0px;top: 7px;font-size: 20px;color: #004d97;}
.lok_search i {position: absolute;left: 0;top: 6px;}


.bell_icon{display: block;}
.pop_st2 {display: block; position: absolute;top: 12px;right: 2%;z-index: 999;}
.pop_st2 select {color: #fff;font-size: 16px;border: 0px dashed #eee;outline: 2px solid #d9801b;padding: 3px 0;width: auto;border-radius: 35px;background: #ff8700;font-weight: 500;letter-spacing: 0.5px;
text-align: center;
 -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;}
.prod_pkg p{font-size: 15px;font-weight: normal;}
.hd_line h1, .hd_line h2, .hd_line h3{font-size: 16px;margin-bottom: 15px;text-align: center;color: #000;font-weight: 700;}
.navbar.is-sticky {position: initial;}
.search_form{margin-top: 15px;padding: 45px 20px 20px 20px;}
.search_form input{padding: 12px 50px 12px 10px;font-size: 15px;}
.search_form button{right: 20px;top: 61%;padding: 13px 20px;}
.home_drp_bottom{top: 80px;}
.Sec_prodpkg {margin: 15px 0;}
.why-choose-section{padding: 15px 0;}
.prod_pkg img {border-radius: 10px;width: 83%;margin: 4px auto;height: 235px;display: block;height: 90px;}
.pd_05{padding:5px;}
.prod_pkg {background: #fff;padding: 0;margin-bottom: 15px;border: 6px solid #fff;box-shadow: 0 0 10px rgb(0 0 0 / 20%);height: 150px;}
.prod_pkg h3 {font-size: 14px;background: #ffffff;padding: 6px 0 4px 0;text-align: center;min-height: 36px;text-transform: capitalize;color: #000;}

.show_more{width: 50%;/*display: block;margin: 0 auto;*/}
.show_more_main {margin: 15px 0 0 0;}	
.mb_pd0{padding: 0;}
.mob_nt {padding: 0;}
/*.dsgn_bxst{padding: 0;}*/
.blog-details{box-shadow: 0 0px 0px #fff, 0 0px 0px #fff;}
.blog-details .article-content{padding: 0 !important;}
.why-choose-wrapper .choose-text-wrapper{text-align: center;}
.why-choose-wrapper .choose-text-wrapper .icon {left: 50%;top: 35%;transform: translate(-50%, -50%);}

.home_drp_bottom ul li {border-bottom: 1px solid #eee;}
.pkd_ctnt p {font-size: 14px;}
.form-wrapper.pd_resp2 {padding: 10px;}

.pp_bx_cl{position: absolute;right: 7px !important;top: 7px !important;}
a.pop_shw {display: initial;background: transparent !important;padding: 3px 10px !important;height: 36px;line-height: 28px;border-radius: 50px !important;border: 2px solid #000;color: #000 !important;}
.mgtop15{margin-top:15px;}

.resp_shw{width: 100%;display: table;background: transparent;height: 44px;line-height: 44px;text-align: center;}
.resp_shw a.bk_servic_ftr{color: #333;font-weight: 600;font-size: 14px;}
.bg-light{background-color: #fbfbfb !important;border-bottom: 1px solid #f1f1f1;}



.mob_ser_st{width: 97%;margin: 0 0 0 5px;}

/* Hide scrollbar for Chrome, Safari and Opera */
.tab_link::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.tab_link {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
.pack_ctry_02::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.pack_ctry_02 {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.ct_pt_img img{height: 50px;}
.pt_Bx{padding: 15px 0;}
.desk_none2{/*display: block;*/padding: 40px 0 0 0;}
h4.font_hd{font-size: 20px;margin-bottom: 15px;}

.single-box::after{display:none;}
.prd_dgn_Bx h4{float:none;}
.only_mob{display: block;}
.st_both_mg {margin: 0 -15px;background: #fff;padding-top: 15px;}
.mg_leftst{margin: 0;}
.btn_3{padding: 5px 5px;font-size: 10px;}    
.user_icon{display: none;}
.add_dls h5 span {font-weight: normal;letter-spacing: 0.5px;color: #777;line-height: 20px;font-size: 12px;}
.Sec_user_date{background: #fff;padding: 0 !important;}
/*.date_set{top: 54%;width: 97px !important;height: 46px !important;right: 3%;}*/
.crt_nm a.btn_00{width: 100%;height: 40px;line-height: 40px;font-size: 14px;letter-spacing: 1px;font-weight: normal;}
.pkd_dls_3 h3{font-size: 14px;margin: 0;font-weight: 500;letter-spacing: 0.5px;}

.pkg_dt_tm_Bx ul li{margin: 5px;width: 45%;}

h4.modal-title{font-size: 18px;font-weight: 600;}
.modal-body{padding: 0;}
.form_enq{margin: 30px auto;width: 90%;}
.form_enq input{padding: 0 10px;font-size: 15px;margin-bottom: 15px;}
.Sec_user{padding: 30px 0;}
.usr_dls {padding: 15px 10px;border: 0px solid #ddd;background: transparent;box-shadow: 0px 1px 4px #77777752;}
.usr_dls h4 {font-size: 16px;margin: 15px 0 15px 0;}
.usr_dls label{display: none;}
.Sec_pro{margin-bottom: 30px;}
.img_prod img{height: auto;}
.dls_tt h3{font-size: 12px;}
.usr_dls input, .usr_dls select{height: 42px;font-size: 12px;}
.usr_dls button{height: 42px;}

.usr_dls_date {padding: 15px 10px;border: 0px solid #ddd;background: transparent;box-shadow: 0px 1px 4px #77777752;}
.usr_dls_date h4 {font-size: 16px;margin: 15px 0 15px 0;}
.usr_dls_date label{display: none;}
/*.usr_dls_date input, .usr_dls_date select{height: 42px;font-size: 13px;}
.usr_dls_date button{height: 42px;}*/

.prod_dsgn {height: auto;margin-bottom: 15px;}
a.cart_btn{width:80px !important;}
i.arrow_icon {bottom: 18px;right: 20px;}
.bell_icon span {font-size: 10px;left: 18px;top: -4px;width: 14px;height: 14px;line-height: 14px;}
.crt_nm_pkg{margin:0;}
.crt_nm_pkg a.btn_00{width: 100%;height: 40px;line-height: 40px;font-size: 14px;letter-spacing: 1px;margin-bottom: 10px;}
.pdboth10{padding: 0 10px;}
.crt_nm{margin: 8px 10px;}

/*.call_back_tp{display: none !important;}*/

/*input.input_st_st{height: 22px !important;}*/
.cont_btm{z-index: 9;right: 0px;bottom: 55px;width: 100%;}
.cont_btm a{font-size: 14px;}
.cont_btm a i{font-size: 14px;}
.modal_cart{padding-right: 0 !important;}
.my_cl_btm{font-size: 30px;right: 26px;display: contents;}
.pkd_dls h3{margin-top: 5px;font-size: 16px;}
.pkd_dls p{font-size: 14px;}
.pkd_dls h4{font-size: 12px;}
.res_hide{display: none;}
.mob_sh2{display: block;margin-top: -2px;}
.form_ver_tt4 a.btn_00, .form_ver_tt a.btn_00, .form_enq a.btn_00{font-size: 16px;}
.pkd_dls_2 h3{font-size: 16px;}
.pkd_dls_2 p{font-size: 14px;}
.pkd_dls_2 h4{font-size: 12px;}
.pkd_ctnt ol li {font-size: 14px;text-align: justify;}
.pkd_dls_3{margin: 0 0 0 10px;width:100%;}
.prod_amt_tt, .bx_prd_dls{margin: 0;}
.main_bx_pymt{padding: 0 !important;margin: 0;}


.prd_dgn_Bx {padding: 5px 0 5px 5px;position: relative;}
.prd_dgn_Bx .pric_st {font-size: 14px;line-height: 16px;margin-bottom: 0;/*height: 26px;*/}
/*.prd_dgn_Bx h4 span{display: block;font-size: 12px;color: #777;}*/
.dsgn_bx2 {padding: 5px 5px 5px 10px;width: 100%;display: table;}
.prd_dgn_Bx a{margin-top: 0;position: absolute;right: 12px;top: 6px;}
.dsgn_bx2 h4{font-size: 13px;margin-bottom: 2px;}
.dsgn_bx2 h5{font-size: 12px;margin-bottom: 0;}
.dsgn_bx2 a {display: initial;margin: 0; /*padding: 4px 10px;font-size: 12px;border-radius: 4px;*/}
.pr_off{bottom: 8px;right: 8px;font-size: 10px;}
.pd_both{padding: 0 5px;}
.mg_00 {margin-top: 0px !important;background: transparent !important;z-index: 1;padding: 0 !important;}
.serv_sec{margin-top: 50px;}
/*.mgst{margin-top: -20px !important;}*/
.pd_btm0{padding-bottom: 0 !important;padding-top: 0px;}
.prd_dsgn_img img {width: 100%;height: 150px;}
.input_otp input {width: 36px;height: 36px;font-size: 16px;}
.pkg_dt_tm_Bx_2 ul li{width: 45.60%;margin: 5px;}

input.btn_00, button.btn_00{width:100%;height: 40px;line-height: 40px;font-size: 14px;letter-spacing: 1px;}
.form_ver_tt{padding: 50px 25px;}
.ordr_numb2{margin-top: 10px;}
.btn_wdth{margin-bottom: 15px;width: 85px;}
.page_hding{margin-bottom: 15px;}


.modal-body{position: relative;}
.mob_btm_st{display: block; position: fixed;width: 100%;background: #fff;bottom: 0;z-index: 99;left: 0px;}
.mob_res_st{position: fixed;width: 100%;background: #eee;bottom: 50px;z-index: 9;}
.cart_dlss {overflow: scroll;height: 525px;margin-bottom: 67px;width: 100%;}
.rw_1{margin: 0 0 15px 0 !important;}
.rw_2{margin: 0 !important;}

.call_back_tp_mb{margin-top: 10px;}
.pd_top0{padding-top: 0 !important;margin-top: -10px;}
.form-wrapper .form-group {margin-bottom: 10px;}
.ct_pt_img {margin-bottom: 5px !important;}

}

@media only screen and (max-width: 414px)
{
.mb_css1 .home_drp_ct select {border-radius: 5px 0 0 5px;background: #ffffff;color: #464646;height: 50px;outline: none;}
.home_drp_tx {margin-left: 0px;margin-top: 0px;}
.home_drp_tx label {margin-bottom: .5rem;display: inline-block;position: absolute;top: 17px;left: 10px;}
.mb_css2 .home_drp_tx input {border-radius: 0 5px 5px 0;border-left: 1px solid #e5e5e5;background: #ffffff;color: #464646;height: 50px;font-size: 15px;
    box-shadow: 0 0 0 #fff;resize: none;outline: none;}
}



/*================================Page Add Responsive End Here===============================*/



@media only screen and (min-width:320px) and (max-width:479px) {
.pdboth {padding: 0 7px !important;}
.search_form{padding-top: 35px;}
.search_form button{top: 57%;}
.home_drp_bottom {top: 99px;}
.search_form input{font-size: 12px;}
.prod_pkg p {font-size: 10px;}
a.navbar-brand img {width: 36px;margin: 0px 190px 0px 0;}
.date_set {top: 90%;width: 94% !important;height: 46px !important;right: 4%;}	
.pd_resp{padding: 8px !important;}
.pd_resp .form-group{margin-bottom: 10px;}
.serv_sec{display: block !important;}
.desktop_hide{display: block;}
.desktop_show{display: none;}
.about_mob{display: none;}
/*.only_whatsaap{ display:block;}
.call_ftr{display:block;}*/	
.ftr_icon_fixed{display: block;}
.home_drp { position: inherit; top: 0px; z-index:2; width: 100%; left: 0%; margin: 10px 0 0 0;}
.main_banner_content{background: transparent;}    
.single-box{min-height: 75px;padding: 5px;}
.form_callback h6{text-align: center;font-size: 12px;line-height: 16px;}
.home_drp_ct select{background: #0c0c0c;}
/*.home_drp_tx input { background: #0c0c0c; border: none; height: 41px; width: 100%; border-radius: 2px; padding: 0px 33px; height: 54px; color: #fff;}*/
.home_drp_ct button { background: #fff; color: #504e4e !important; border: none; padding: 12px 20px; border-radius: 2px; letter-spacing: 1px; font-size: 14px; height: 54px; width: 100%;}
.home_drp_tx { margin-left: 0px; margin-top: 0px;}
.home_drp_tx label { margin-bottom: .5rem; display: inline-block; position: absolute; top: 17px; left: 6px;}
.home_drp_bottom a { color: #464646;text-decoration: none;  margin-left: 6px; display: block;font-size: 15px;}
.top_service { width:25%; float: left; margin: 0 auto;text-align: center;}
.owl-carousel .owl-stage-outer {  position: relative;  overflow: hidden; -webkit-transform: translate3d(0,0,0); height: auto;}
/*.footer-section.extra-pt {
    padding-top: 575px;
}*/
.form-wrapper { -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06); padding: 25px;  position: relative;  z-index: 2;  background-color: #000;  margin-bottom: -55px; border: solid 0px #cecece;border-radius: 6px;}
section.page_title_ant, .page-title-area {height: 60px;}
.footer-section.extra-pt {  padding-top: 53px;}
.mobile_view { width: 100%;padding: 5px;}
.call_now a { text-decoration: none; padding: 5px 20px; color: #004d97; background: #ffffff; font-size: 23px; text-align: center; border-radius: 4px; float: none; margin: 13px auto; display: block;}
.boxes-section { margin-top: -90px; z-index: 1; position: relative; left:0;  width: 100%}
.our_service_ct li { display: inline-block; width: 100%;padding: 0;}
.blog-details .article-img .date{ display:none;}
.mb_css1{padding: 0 0 0 10px;}
.mb_css1 .home_drp_ct select{border-radius: 5px 0 0 5px;background: #ffffff;color: #464646;height: 48px;border: 1px solid #e5e5e5;border-right: 0;font-size: 14px;box-shadow: 0 0 0 #fff;outline: none;}
.mb_css2{padding: 0 10px 0 0;}
.mb_css2 .home_drp_tx input{border-radius: 0 5px 5px 0;border: 1px solid #e5e5e5;background: #ffffff;color: #464646;height: 48px;padding: 0 0 0 25px;box-shadow: 0 0 0 #fff;resize: none;outline: none;}
.order-2 {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 0;}
.sidebar-area {margin-top: 345px !important;margin-bottom: 0px;}
.bell_icon {top: 20px;right: 73px;font-size: 20px;}


.slider-section{display: none;}
.single-box img {width: 36px;height: 36px;padding: 5px;}
li.mob_none{display: none;}
.respon_show{display: block;margin: 0px 0 0 -40px;text-align: center;}
.service_otp {padding: 15px 0px 10px 0px;}
.ser_box figure img{height: 200px;}
.overlay{height: auto;}
.home_drp_tx input::placeholder {
  color: #868686;
  opacity: 1; /* Firefox */
  font-weight: normal;
}
.home_drp_tx input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #868686;
 font-weight: normal;
}
.home_drp_tx input::-ms-input-placeholder { /* Microsoft Edge */
 color: #868686;
 font-weight: normal;
}
.mob_css{padding: 0 3px;}
.service_otp_ct h4{font-size: 11px;}
.blog-details .article-content ul li{font-size: 14px;margin: 0;/*display: contents;*/}
.blog-details .article-content ul li a{float:left;}
.service_otp_ct{padding: 5px 5px;height: 100px;}
.service_otp_ct img{width: 35px;padding: 5px;}

/*.sidebar-area form{margin-top: 84px;}*/

.privacy_pp {margin-top: 380px;}
.mg_st{margin-top:0 !important;}
.mob_stt {margin-top: -70px !important;}
.mob_stt2{margin-top: -10px !important;}
/*.service_otp_hd {display: none;}*/
.dis_Tt{display: none;}
body{background: #fff !important;}
.about-text p{margin-bottom: 0px;padding: 0;}
.call_battons{padding: 6px 0;}
.New_calls{display: none;}
.form_callback h6{display: none;}
.home_drp_bottom{padding: 10px 0 5px 20px;}
/*.home_drp_bottom{display: none;}*/
.respon_show span.dis_Tt_mob{display: none;}
.blog-details-area {background: transparent;}
h4.ht_t2{font-size: 20px;}
.why-choose-wrapper .choose-text-wrapper {margin-top: 15px;margin-bottom: 15px;}
.ser_box {margin: 15px 0;}
.top-header{display: none;}
.form_callback .form-group{margin-bottom: 10px;}
.article-img, .mob_none{display: none;}
.service_otp {padding: 15px 0px 0px 0px;}
.aligents_texts {padding-top: 0px !important;padding-left: 10px;padding-right: 10px;}
.slider_bx_auto{display: block;margin: 0px 0 0px 0;}
.slider_bx_auto .owl-dots{margin: 0 !important;position: relative;top: -40px;}
.why-choose-section .section-title{margin-top: 10px;}
.submit_area {background-color: #004d97;position: absolute;height: 38px;width: 38px;right: 16px;border: none;border-radius: 4px;top: 186px;}

.st_dls_bx ul li img{width: 44px;height: 44px;}
.st_dls_bx ul li {width: 18%;margin: 5px 3px;}
.search_frm input {width: 90%;margin: 0 auto;display: block;border: 1px solid #ddd;height: 42px;border-radius: 5px;padding: 0 50px;font-weight: 800;}
.heading_tt{margin-bottom: 10px;margin-top: 10px;}
.st_dls_bx ul li p{font-size: 12px;}
.search_frm label {left: 35px;top: 20%;}
.modal-header .close {padding: 12px 0 0 25px;font-size: 20px;}
.mob_notshow{display: none !important;}
/*.fltr_Btm{font-size: 11px;}*/
}


@media only screen and (min-width:360px) and (max-width:639px) {

.pdboth {padding: 0 7px !important;}
.home_drp_bottom {top: 110px;left: 30px;}
.search_form button{padding: 14px 20px;}
.navbar-brand{position: inherit;}
a.navbar-brand img {width: 40px;margin: 0;padding: 2px 0;position: absolute;top: 0;left: 44px;}
.navbar {padding: 0;padding-bottom: 5px;padding-top: 5px;}
.date_set {top: 90%;width: 94% !important;height: 46px !important;right: 4%;}	
.pd_resp{padding: 8px !important;}
.pd_resp .form-group{margin-bottom: 10px;}
.serv_sec{display: block !important;}
.about_mob{display: none;}
/*.only_whatsaap{ display:block;}	*/
.ftr_icon_fixed{display: block;}
/*.call_back_tp{left: 2px !important;}	*/
.home_drp { position: inherit; top: 0px; z-index:2;  width: 100%;  left: 0%; margin: 0px 0 0 0;}
.form_callback h6{text-align: center;font-size: 12px;line-height: 16px;}
.home_drp_ct select{background: #0c0c0c;}
.home_drp_tx input { background: #0c0c0c; border: none; height: 41px; width: 100%;  border-radius: 2px;  padding: 0px 33px; height: 54px;resize: none;outline: none;}
.home_drp_ct button { background: #fff; color: #504e4e !important;  border: none; padding: 12px 20px; border-radius: 2px; letter-spacing: 1px; font-size: 14px; height: 54px; width: 100%;}
.home_drp_tx { margin-left: 0px; margin-top: 0px;}
.home_drp_tx label { margin-bottom: .5rem; display: inline-block; position: absolute;  top: 17px; left: 6px;}
.home_drp_bottom a { color: #000000; text-decoration: none; margin-left: 6px; display: block;font-size: 13px;}
.top_service { width:33.3%; float: left; margin: 0 auto;  text-align: center;}
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0); height: auto;}
.footer-section.extra-pt { padding-top: 575px;}
.form-wrapper { -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06); box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06); padding: 25px;
    position: relative;  z-index: 2; background-color: #000; margin-bottom: -635px; border: solid 0px #1b1b1b;border-radius: 6px;}
section.page_title_ant, .page-title-area {height: 60px;}
.service_otp_ct{ padding: 5px 5px;height: 100px;}
.footer-section.extra-pt { padding-top: 53px;}
.mobile_view {  width: 50%;}
.call_now a { text-decoration: none;  padding: 5px 20px; color: #004d97;  background: #ffffff; font-size: 23px; text-align: center;
 border-radius: 4px;  float: none; margin: 13px auto; display: block;}
.boxes-section { margin-top: -90px; z-index: 1; position: relative; left:0; width: 100%;}
.our_service_ct li { display: inline-block; width: 100%;padding: 0;}
.blog-details .article-img .date{ display:none;}
.bell_icon {top: 16px;right: 20px;font-size: 20px;}

.mb_css1{padding: 0 0 0 10px;}
.mb_css1 .home_drp_ct select{border-radius: 5px 0 0 5px;background: #ffffff;color: #464646;height: 50px;border: 1px solid #e5e5e5;border-right: 0;outline: none;}
.mb_css2{padding: 0 10px 0 0;font-size: 14px;box-shadow: 0 0 0 #fff;}
.mb_css2 .home_drp_tx input{border-radius: 0 5px 5px 0;border: 1px solid #e5e5e5;background: #ffffff;color: #464646;height: 50px;padding: 0 0 0 25px;box-shadow: 0 0 0 #fff;resize: none;outline: none;}
.order-2 {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 0;}
.sidebar-area {margin-top: 345px;margin-bottom: 0px;}
.slider-section{display: none;}
.single-box{min-height: 60px;padding: 0px;}
.single-box img {width: 36px;height: 36px;padding: 5px;}
li.mob_none{display: none;}
.respon_show{display: block;margin: 0px 0 0 -40px;}
.service_otp {padding: 15px 0px 10px 0px;}
.home_drp_tx input::placeholder {color: #868686;opacity: 1;font-weight: normal;}
.home_drp_tx input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #868686;
 font-weight: normal;
}

.home_drp_tx input::-ms-input-placeholder { /* Microsoft Edge */
 color: #868686;
 font-weight: normal;
}
.form-wrapper {-webkit-box-shadow: 0 2px 28px 0 rgb(0 0 0 / 6%);box-shadow: 0 2px 28px 0 rgb(0 0 0 / 6%);padding: 25px;position: relative;z-index: 2;background-color: #000;margin-bottom: -55px;border: solid 0px #cecece;border-radius: 6px;}

.privacy_pp {margin-top: 380px;}
.mg_st{margin-top:0 !important;}
.mob_stt {margin-top: -70px !important;}
.mob_stt2{margin-top: -10px !important;}
/*.service_otp_hd {display: none;}*/
.dis_Tt{display: none;}
.about-text p{margin-bottom: 0px;padding: 0;}
.call_battons{padding: 6px 0;}
.New_calls{display: none;}
.form_callback h6{display: none;}
.home_drp_bottom{padding: 0px 5px;}
/*.home_drp_bottom{display: none;}*/
.respon_show span.dis_Tt_mob{display: none;}
.blog-details-area {background: transparent;}
h4.ht_t2{font-size: 20px;}
.why-choose-wrapper .choose-text-wrapper {margin-top: 15px;margin-bottom: 15px;}
.ser_box {margin: 15px 0;}
/*.sidebar-area form{margin-top: 84px;}*/
.top-header{display: none;}
.form_callback .form-group{margin-bottom: 10px;}
.article-img, .mob_none{display: none;}
.aligents_texts {padding-top: 0px !important;padding-left: 10px;padding-right: 10px;}

.slider_bx_auto{display: block;margin: 0px 0 0px 0;}
.slider_bx_auto .owl-dots{margin: 0 !important;position: relative;top: -40px;}
.why-choose-section .section-title{margin-top: 10px;}
.submit_area {background-color: #004d97;position: absolute;height: 38px;width: 38px;right: 16px;border: none;border-radius: 4px;top: 185px;}
.st_dls_bx ul li img{width: 44px;height: 44px;}
.st_dls_bx ul li {width: 18%;margin: 5px 3px;}
.search_frm input {width: 90%;margin: 0 auto;display: block;border: 1px solid #ddd;height: 42px;border-radius: 5px;padding: 0 50px;font-weight: 800;}
.heading_tt{margin-bottom: 10px;margin-top: 10px;}
.st_dls_bx ul li p{font-size: 12px;}
.search_frm label {left: 35px;top: 20%;}
.modal-header .close {font-size: 25px;padding: 20px 0 0 10px;z-index: 99999;}
.mob_notshow{display: none !important;}  
}




@media only screen and (min-width:480px) and (max-width:639px) {

a.navbar-brand img {width: 40px;margin: 0px 230px 0px 0;padding: 2px 0;}
.date_set {top: 70%;width: 45% !important;height: 46px !important;right: 5%;}		
.pd_resp{padding: 5px !important;}
.pd_resp .form-group{margin-bottom: 10px;}
.serv_sec{display: block !important;}
.about_mob{display: none;}
/*.sidebar-area form{margin-top: 84px;}*/
/*.only_whatsaap{ display:block;}	    */
.ftr_icon_fixed{display: block;}
.home_drp { position: inherit; top: 41px; z-index: 999; width: 100%;left: 0%; margin: 560px 0 0 0;}
.home_drp_ct select{background: #0c0c0c;}
.home_drp_tx input { background: #0c0c0c; border: none; height: 41px; width: 100%;  border-radius: 2px; padding: 0px 33px; height: 54px;}
.home_drp_ct button { background: #fff; color: #504e4e !important; border: none; padding: 12px 20px; border-radius: 2px; letter-spacing: 1px;
    font-size: 14px; height: 54px; width: 100%;}
.home_drp_tx {  margin-left: 0px;  margin-top: 12px;}
.home_drp_tx label {  margin-bottom: .5rem; display: inline-block; position: absolute; top: 30px; left: 27px;}
.home_drp_bottom a { color: #fff; text-decoration: none; margin-left: 6px;  display: block;}
.top_service {  width:50%;  float: left; margin: 0 auto; text-align: center;}
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0);  height: 420px;}
.footer-section.extra-pt { padding-top: 575px;}
.form-wrapper { -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06); padding: 25px;  position: relative; z-index: 2; background-color: #1b1b1b; margin-bottom: -635px; border: solid 1px #1b1b1b;}
section.page_title_ant {height: 230px;}
.footer-section.extra-pt { padding-top: 53px;}
.mobile_view { width: 50%;}
.call_now a { text-decoration: none; padding: 5px 20px; color: #004d97; background: #ffffff; font-size: 23px; text-align: center;
 border-radius: 4px; float: none;  margin: 13px auto; display: block;}
.boxes-section { margin-top: -90px;  z-index: 1; position: relative;  left:0;  width: 100%}
.our_service_ct li { display: inline-block; width: 100%;}
.bell_icon {top: 20px;right: 90px;font-size: 20px;}

.mb_css1{padding: 0 0 0 10px;}
.mb_css1 .home_drp_ct select{border-radius: 5px 0 0 5px;background: #717171;color: #000;}
.mb_css2{padding: 0 10px 0 0;}
.mb_css2 .home_drp_tx input{border-radius: 0 5px 5px 0;border-left: 1px solid #e5e5e5;background: #717171;color: #000;font-size: 15px;
    box-shadow: 0 0 0 #fff;}
.order-2 {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 0;}
.sidebar-area {margin-top: 130px;margin-bottom: 30px;}
.slider-section{display: none;}
.single-box{min-height: 85px;padding: 5px;}
.single-box img {width: 36px;height: 36px;padding: 5px;}
li.mob_none{display: none;}
.respon_show{display: block;}

.home_drp_tx input::placeholder {
  color: #868686;
  opacity: 1; /* Firefox */
  font-weight: normal;
}
.home_drp_tx input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #868686;
 font-weight: normal;
}

.home_drp_tx input::-ms-input-placeholder { /* Microsoft Edge */
 color: #868686;
 font-weight: normal;
}

.privacy_pp {margin-top: 145px;}
.mg_st{margin-top:0 !important;}
.mob_stt {margin-top: -110px !important;}
.service_otp_hd {display: none;}
.dis_Tt{display: none;}

.about-text p{margin-bottom: 75px;padding: 0;}
.call_battons{padding: 6px 0;}
.New_calls{display: none;}
.form_callback h6{display: none;}
/*.home_drp_bottom{padding: 10px 0 5px 20px;}*/
.home_drp_bottom{display: none;}
.respon_show span.dis_Tt_mob{display: none;}
.blog-details-area {background: transparent;}
h4.ht_t2{font-size: 20px;}
.why-choose-wrapper .choose-text-wrapper {margin-top: 15px;margin-bottom: 15px;}
.ser_box {margin: 15px 0;}
.top-header{display: none;}
.form_callback .form-group{margin-bottom: 10px;}
.article-img, .mob_none{display: none;}
.aligents_texts {padding-top: 140px !important;}
.submit_area {background-color: #004d97;position: absolute;height: 38px;width: 38px;right: 16px;border: none;border-radius: 4px;top: 195px;}

.st_dls_bx ul li img{width: 44px;height: 44px;}
.st_dls_bx ul li {width: 18%;margin: 5px 3px;}
.search_frm input {width: 90%;margin: 0 auto;display: block;border: 1px solid #ddd;height: 42px;border-radius: 5px;padding: 0 50px;font-weight: 800;}
.heading_tt{margin-bottom: 10px;margin-top: 10px;}
.st_dls_bx ul li p{font-size: 12px;}
.search_frm label {left: 35px;top: 20%;}
.modal-header .close {padding: 20px 0 0 10px;display: contents;}
}

https://reactjs.org/docs/handling-events.html
/*styling end responsive ssssssswebpagea mp ssss*/
