@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800|Open+Sans:400,400i,600,600i,700,700i,800&display=swap');

/* Typography
================================================== */
body, p { font-family:"Open Sans", sans-serif; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased !important; line-height:26px; font-size:15px; }
h1, h2, h3, h4, h5, h6 { color:#212121; font-weight:700; font-family:'Montserrat', sans-serif; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased !important; }
h1 { font-size:36px; line-height:48px; }
h2 { font-size:28px; line-height:36px; text-transform:uppercase; letter-spacing:-1px; }
h3 { font-size:24px; margin-bottom:20px; text-transform:uppercase; letter-spacing:-.5px;}
h4 { font-size:18px; line-height:28px; text-transform:uppercase; letter-spacing:-.2px;}
h5 { font-size:14px; line-height:24px; }
.alert .icon { margin-right:15px; }

/* Global styles
================================================== */
html { overflow-x:hidden !important; width:100%; height:100%; position:relative; -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility;}
body { border:0; margin:0; padding:0; }
a:link, a:visited { text-decoration:none; }
a { color:inherit; transition:.2s ease; }
a:hover { text-decoration:none; color:#000; }
a.read-more { color:#FFB600; font-weight:700; text-transform:uppercase;}
a.read-more:hover { color:#222; }
section, .section-padding { padding:70px 0; position:relative;}
.no-padding { padding:0; }
.gap-60 { clear:both; height:60px; }
.gap-40 { clear:both; height:40px; }
.gap-30 { clear:both; height:30px; }
.gap-20 { clear:both; height:20px; }
.mrb-30 { margin-bottom:30px; }
.mrb-80 { margin-bottom:-80px; }
.mrt-0 { margin-top:0 !important; margin-bottom:20px !important;}
.pab { padding-bottom:0; }
a:focus { outline:0; }
.ts-padding { padding:60px; }
.solid-bg { background:#f9f9f9; }
.dark-bg { background:#252525; color:#FFF; }
.dark-bg h2, .dark-bg h3 { color:#FFF; }
.solid-row { background:#f0f0f0; }
.bg-overlay { position:relative; }
.bg-overlay .container { position:relative; z-index:1; }
.bg-overlay:after { background-color:rgba(0, 46, 91, 0.8); z-index:0; position:absolute; content:''; width:100%; height:100%; top:0; left:0; }
.bg-overlay:after { position:relative; }
.bg-overlay:after { background-color:rgba(0, 0, 0, 0.8); z-index:0; position:absolute; content:''; width:100%; height:100%; top:0; left:0; }
.content-hidden { position:absolute; height:1px; width:1px; clip:rect(1px, 1px, 1px, 1px); border:0; overflow:hidden; }

/* Dropcap */
.dropcap { font-size:48px; line-height:60px; padding:0 7px; display:inline-block; font-weight:700; margin:5px 15px 5px 0; position:relative; text-transform:uppercase; }
.dropcap.primary { background:#FFB600; color:#FFF;}
.dropcap.secondary { background:#3a5371; color:#FFF;}

/* Title */
.title { font-size:32px; line-height:36px; margin-bottom:20px;}

/* Title Border */
/* Section title */
.section-title { font-size:18px; line-height:28px; margin:0; text-transform:uppercase; font-weight:300; }
.section-sub-title { font-weight:900; font-size:36px; line-height:46px; margin:0 0 60px; color:#212121; }
@media (max-width:575px) { .section-sub-title { font-size:28px;} }

/* Column title */
.column-title { margin:0 0 40px; }
.column-title-small { font-size:20px; margin:0 0 25px;}

/* Page content title */
.page-content-title.first { margin-top:0; }
/* Video responsive */
.embed-responsive { padding-bottom:56.25%; position:relative; display:block; height:0; overflow:hidden; }
.embed-responsive iframe { position:absolute; top:0; left:0; width:100%; height:100%; border:0; }

/* Input form */
.form-control { box-shadow:none; border:1px solid #dadada; padding:5px 20px; height:44px; background:none; color:#fff; font-size:14px; border-radius:0; }
.form-control:focus { box-shadow:none; border:1px solid #FFB600; }
hr { background-color:#e7e7e7; border:0; height:1px; margin:40px 0; }
.alert hr { background:initial; margin:initial; border-top:1px solid; height:initial; margin-bottom:1rem; opacity:.2; }
blockquote { padding:25px; margin:20px 0; background:#f9f9f9; position:relative; border-left:3px solid #FFB600; padding-left:40px; }
blockquote.text-center { border-top:3px solid #FFB600; border-left:0; padding-left:25px; padding-top:50px; }
blockquote.text-center:before { left:50%; top:10px; -webkit-transform:translateX(-50%); transform:translateX(-50%); }
blockquote.text-right { border-right:3px solid #FFB600; padding-right:40px; border-left:0; padding-left:25px; }
blockquote.text-right:before { left:auto; right:5px; }
blockquote:before { content:"\f10d"; font-family:"Font Awesome 5 Free"; position:absolute; font-size:28px; color:#E5E5E5; top:5px; left:5px; font-weight:700; z-index:0; }
blockquote p { font-size:14px; line-height:22px; position:relative; z-index:1; font-style:italic; margin-bottom:0; }
cite { display:block; font-size:14px; margin-top:10px; }

/* Ul, Ol */
.list-round,
.list-arrow,
.list-check { list-style:none; margin:0; padding:0 0 0 15px; }
.list-round li { line-height:28px; }
.list-round li:before { font-family:"Font Awesome 5 Free"; content:"\f138"; margin-right:10px; color:#FFB600; font-size:12px; }
.list-arrow { padding:0;  }
.list-arrow li {list-style:none; float:left; padding-bottom:15px; width:45%; margin-right:5%;}
ul.list-arrow li:before { font-family:"Font Awesome 5 Free"; content:"\f105"; margin-right:10px; color:#FFB600; font-size:16px; font-weight:bold;}
ul.list-check li:before { font-family:"Font Awesome 5 Free"; content:"\f00c"; margin-right:10px; color:#FFB600; font-size:14px;}

/* Button */
.btn:active, .btn:focus { box-shadow:none !important; }
.btn-primary,
.btn-dark { border:0; border-radius:3px; padding:12px 20px 10px; font-weight:700; text-transform:uppercase; color:#FFF; font-family:"Montserrat", sans-serif; transition:350ms; font-size:14px; }
@media (max-width:767px) { .btn-primary, .btn-dark {font-size:13px;} }

.btn-white.btn-primary { background:#FFF; color:#FFB600; }
.btn-primary { background:#FFB600; }
.btn-dark { background:#23282d; }
.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover { background:#111; color:#FFF; }
.btn-primary:hover:active, .btn-primary:hover:focus,
.btn-dark:hover:active,
.btn-dark:hover:focus,
.btn-white.btn-primary:hover:active,
.btn-white.btn-primary:hover:focus { color:#FFF; background-color:#111 !important; }
.general-btn { margin-top:50px; }

/*header new css start*/
.scrollingto-fixed { background:#FFF; -webkit-box-shadow:0px 8px 12px -10px rgba(0,0,0,0.75); -moz-box-shadow:0px 8px 12px -10px rgba(0,0,0,0.75); box-shadow:0px 8px 12px -10px rgba(0,0,0,0.75); }

.header { padding:15px 0; border-top:#000F50 1px solid; }
.logo { }

.phone { float:right; background-color:#FFB600; padding:7px 12px; font-family:'Open Sans', sans-serif; color:#FFF; border-radius:4px; text-align:center; font-size:16px; margin-top:10px; }
.phone:hover { background-color:#000F50; color:#FFF; }
/*header new css end*/

/*--banner Slider css start --*/
.banner-carousel .banner-carousel-item { height:500px; color:#FFF; }
@media (max-width:991px) { .banner-carousel .banner-carousel-item { height:550px; } }

@media (max-width:575px) { .banner-carousel .banner-carousel-item { height:450px; } }

.slider-content { position:relative; height:100%; width:100%; }
.slide-title-box { font-size:16px; line-height:39px; background:#FFB600; color:#FFF; display:inline-block; padding:0 15px; margin:0 0 10px; }
.slide-title { font-size:30px; line-height:36px; font-weight:300; color:#FFF; margin:20px 0 10px; }
@media (max-width:991px) { .slide-title { font-size:22px; } }

@media (max-width:575px) { .slide-title { font-size:16px; } }

.slide-sub-title { font-style:normal; font-size:40px; line-height:58px; margin:20px 0; color:#FFF; font-weight:900; text-transform:uppercase; letter-spacing:-1px; }
@media (max-width:991px) { .slide-sub-title { font-size:46px; } }

@media (max-width:575px) { .slide-sub-title { font-size:30px; line-height:30px; } }

.slider-text { display:table; vertical-align:bottom; color:#FFF; padding-left:40%; width:100%; padding-bottom:0; padding-top:20px; }
.slider-text .slide-head { font-size:36px; color:#0052a5; position:relative; }
.slider-img { display:block; position:absolute; top:-80px; left:20%; width:314px; max-height:100%; }
.slider-img img { display:block; position:relative; max-height:100%; width:auto; }
.slider.btn { margin:15px 5px 0; border:2px solid transparent; }
@media (max-width:575px) { .slider.btn { font-size:12px; } }

.slider.border { background:none; border:2px solid #FFB600 !important; }
.slider.border:hover { background:#FFB600; border:2px solid transparent; }

/* Carousel control */
.banner-carousel .carousel-control { position:absolute; top:50%; z-index:5; display:inline-block; -webkit-transform:translateY(-50%); transform:translateY(-50%); background-color:transparent; opacity:0; filter:alpha(opacity=0); text-shadow:none; transition:all .25s ease; padding:0; outline:0; border:0; }
@media (max-width:575px) { .banner-carousel .carousel-control { display:none !important; } }

.banner-carousel .slick-dots { opacity:0; filter:alpha(opacity=0); bottom:60px; }
.slick-dots li button::before { font-size:12px; }
.slick-dots li button:hover:before, .slick-dots .slick-dots li button:focus:before,
.slick-dots li.slick-active button:before { opacity:1; color:#FFB600; }
.slick-slide { outline:0; }
.banner-carousel:hover .carousel-control,
.banner-carousel:hover .carousel-control,
.banner-carousel:hover .slick-dots { opacity:1; filter:alpha(opacity=100); }
.banner-carousel .carousel-control.left { left:20px; }
.banner-carousel .carousel-control.right { right:20px; }
.banner-carousel .carousel-control i { background:rgba(0, 0, 0, 0.3); color:#FFF; line-height:58px; width:60px; height:60px; font-size:22px; border-radius:0; transition:all 500ms ease; }
.banner-carousel .carousel-control i:hover { background:#FFB600; color:#FFF; }

/*-- Animation */
.banner-carousel [data-animation-in] { opacity:0; }

/* slick Box slider */
.box-slider-content { top:50%; padding:0; position:absolute; width:100%; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
@media (max-width:767px) { .box-slider-content { top:auto; -webkit-transform:translateY(0);   transform:translateY(0); left:20px; bottom:20px; width:calc(100% - 40px); } }

.box-slider-text { background:#111; background:rgba(0, 0, 0, 0.65); display:inline-block; padding:20px 30px; max-width:650px; }
.box-slide-title { font-size:18px; font-weight:300; margin:0; color:#FFF; }
@media (max-width:767px) { .box-slide-title { font-size:16px; } }

.box-slide-sub-title { font-size:36px; margin:8px 0 10px; color:#FFF; }
@media (max-width:767px) { .box-slide-sub-title { font-size:26px; } }

.box-slide-description { color:#FFF; }
@media (max-width:767px) { .box-slide-description { font-size:15px; } }

.box-slider-text .btn { padding:10px 20px; }
.box-slide.owl-theme .owl-controls { margin:-20px; }
/*--banner Slider css end --*/

/* Call to action div start */
.call-to-action { background-color:#272d33; padding:30px; }
.call-to-action-title { color:#FFF; margin:0; padding:25px 0; line-height:normal; font-size:22px; text-transform:capitalize; }

.call-to-action-box { margin-top:-50px; }
.call-to-action-box .action-style-box { background:#FFB600; padding:30px; }
.action-title { color:#FFF; margin:0; line-height:36px; font-size:18px; text-transform:uppercase; }
/* Call to action div end */

/* about us css start */
.ts-intro { padding-right:20px; }
.into-title { font-weight:300; text-transform:uppercase; font-size:18px; line-height:normal; margin:0; }
.into-sub-title { font-weight:900; text-transform:uppercase; font-size:32px; line-height:normal; margin:10px 0; }
.ts-intro .text { font-size:15px; text-align:justify; }
.submission { font-family:'Open Sans', sans-serif; color:#0F1235; font-size:15px; font-weight:600; }
/* about us css end */

/* FAQ,s switch menu css start */
.accordion-group .card { border-radius:0; margin-bottom:10px; border-bottom:1px solid #dfdfdf !important; }
.accordion-group .card-body { padding:15px 20px; }
.accordion-group .card-body img { max-width:100px; margin-bottom:10px; }
.accordion-group .card-header .btn { font-size:16px; text-transform:uppercase; font-weight:700; padding:13px 15px; padding-bottom:10px; }
.accordion-group .card-header .btn:before { font-family:"Font Awesome 5 Free"; position:absolute; z-index:0; font-size:14px; right:16px; padding:3px 8px 1px; text-align:center; border-radius:3px; top:12px; content:"\f107"; font-weight:700; background-color:#333; color:#FFF; transition:.3s; }
.accordion-group .card-header .btn[aria-expanded="true"] { color:#FFB600; }
.accordion-group .card-header .btn[aria-expanded="true"]::before { content:"\f106"; background-color:#FFB600; }
.accordion-group.accordion-classic .card-header .btn:before { display:none; }
/* FAQ,s switch menu css end */

/* counter css start */
.facts-wrapper { text-align:center; }
.facts-wrapper .ts-facts { color:#FFF; }
.ts-facts .ts-facts-icon i { font-size:42px; color:#FFB600; }
.ts-facts .ts-facts-content .ts-facts-num { color:#FFF; font-size:44px; margin:30px 0 20px; }
.ts-facts .ts-facts-content .ts-facts-title { font-size:16px; color:#FFB600; margin:0; }
/* counter css end */

/* What We Do css start */
.ts-service-box .ts-service-icon i { font-size:36px; float:left; color:#FFB600; }
.ts-service-box .ts-service-box-content { margin-left:62px; margin-bottom:30px; }
.tab-content .ts-service-box .ts-service-box-content { margin-left:90px; }
.ts-service-box .ts-service-box-content h3 { font-size:16px; margin-bottom:10px; line-height:28px; }
.ts-service-box .ts-service-box-info { margin-left:25px; margin-bottom:40px; }
.service-box-title { font-size:16px; margin:0 0 10px; }
.service-box-title a { color:#333; }
.service-box-title a:hover { color:#FFB600; }
/* What We Do css end */

/* Blog css start */
.latest-post { position:relative; margin-bottom:10px; border:1px solid #E1E0E0; padding:10px; background:#fff; text-align:center; min-height:125px; }
.latest-post .image-angle:before { border-bottom:20px solid #f9f9f9; }
.latest-post .post-title { font-family:'Montserrat', sans-serif;  font-size:20px; line-height:24px; margin-bottom:5px; font-weight:600; text-transform:none; }
.latest-post .post-title a { color:#FFB600; }
.latest-post .post-title a:hover { color:#FFB600; }
.latest-post  p {font-family:"Open Sans", sans-serif; font-size:14px; line-height:1.7em; color:#333;}
.latest-post-meta { font-size:20px;  margin-top:10px; font-style:500; }
.latest-post .post-body { padding:10px 0 10px; }
.latest-post .post-body a.learn-more {font-family:"Open Sans", sans-serif; font-size:13px; text-transform:uppercase; color:#FF9600;}
.latest-post .post-body a.learn-more:hover { color:#000;}
.post-item-date { padding-bottom:20px;}
.post-item-date i { color: #595959;  font-size: 25px; margin-right:5px;}
.post-body .bor_t {  border-top: 1px solid #EFEBEB;}
/* Blog css end */

/* Testimonial css start */
.testimonial-area .border-title, 
.testimonial-area .border-sub-title { color:#FFF; }
.quote-item .quote-text { margin:0 0 10px; display:inline-block; padding:0 40px 0px 60px; background-color:#FFF; position:relative; font-size:16px; font-style:italic; }
@media (max-width:575px) { .quote-item .quote-text { padding:0 40px 30px 50px; } }

.quote-item .quote-text:before { content:"\f10d"; font-family:"Font Awesome 5 Free"; position:absolute; font-size:30px; left:0; top:0; font-weight:700; color:#ffc009; }
.testimonial-slide .slick-dots { bottom:-35px; }
img.testimonial-thumb { max-width:80px; float:left; margin-right:20px; border-radius:5px; }
.quote-item-info { padding-top:15px; display:inline-block; }
.quote-author { font-size:16px; line-height:18px; margin:0 0 2px; font-weight:700; display:block; color:#FFB600; }
.quote-item-footer { margin-top:0; margin-left:60px; }
@media (max-width:575px) { .quote-item-footer { margin-left:0;} }

/* Testimonial Border */
.quote-item.quote-border .quote-text-border { border:1px solid #FFB600; padding:20px; position:relative; line-height:28px; color:#666; font-size:18px; text-align:center; }
.quote-item.quote-border .quote-text-border:before { border:12px solid; border-color:#e1e1e1 transparent transparent; border-top-color:#FFB600; bottom:-24px; position:absolute; content:""; display:block; height:0; width:0; left:0; margin:0 auto; right:0; }
.quote-item.quote-border .quote-text-border:after { border:12px solid; border-color:#FFF transparent transparent; bottom:-22px; position:absolute; content:""; display:block; height:0; width:0; left:0; margin:0 auto; right:0; }
.quote-item.quote-border .quote-item-footer { margin-left:0; text-align:center; margin-top:35px; }
.quote-item.quote-border .quote-item-footer img.testimonial-thumb { float:none; margin:0; }
.quote-item.quote-border .quote-item-footer .quote-item-info { display:block; }
/* Testimonial css end */

/* call and subscribe css start */
.subscribe { background:#FFB600; padding:0; }

.subscribe-call-to-acton { min-height:115px; padding:30px 0 0 30px; }
@media (max-width:575px) { .subscribe-call-to-acton { text-align:center; padding:30px 0; min-height:auto; } }

.subscribe-call-to-acton h3 { font-size:18px; margin-top:0; margin-bottom:5px; }
.subscribe-call-to-acton h4 { color:#FFF; font-size:24px; margin:0; }
@media (max-width:991px) { .subscribe-call-to-acton h4 { font-size:20px; } }


/* Newsletter */
.ts-newsletter { background:#252525; position:relative; min-height:115px; padding:15px 0 0 50px; }
@media (max-width:991px) { .ts-newsletter { padding-top:20px; padding-bottom:10px; padding-left:40px; } }

@media (max-width:575px) { .ts-newsletter { padding:30px 5px 15px 5px; min-height:auto; text-align:center; } }

.ts-newsletter:after { content:""; position:absolute; background:#252525; display:block; width:100%; height:100%; right:-100%; top:0; }
@media (max-width:767px) { .ts-newsletter:after { background:transparent; } }

@media (max-width:991px) { .ts-newsletter .newsletter-introtext p { font-size:13px; } }

.newsletter-form input { background:none; font-size:12px; height:45px; border:1px solid rgba(255, 255, 255, 0.3); }
/* call and subscribe css end */

/* Footer Main css start */
.footer { background-color:#0d0d0d; color:#999; }
.footer-main { padding:80px 0 60px; }

.footer-main p { font-size:16px; color:#999; line-height:1.6em; }
.footer-main p a { color:#FFB600; }
.footer-main p a:hover { color:#999; }

.footer .widget-title { font-size:22px; font-weight:700; position:relative; margin:0 0 30px; padding-left:15px; text-transform:none; color:#FFF; border-left:3px solid #FFB600; }
.footer .widget-title a { color:#FFB600; }
.footer .widget-title a:hover { color:#FFF; }

/* Footer about us */
.footer-logo { margin-bottom:25px; }

/* Footer social */
.footer-social { margin-top:15px; }
.footer-social .widget-title { font-size:14px; margin-bottom:10px; }
.footer-social ul { list-style:none; margin:0; padding:0; margin-left:-13px; }
.footer-social ul li { display:inline-block; }
.footer-social ul li a i { display:block; font-size:16px; color:#999; transition:400ms; padding:10px 13px; }
.footer-social ul li:hover { color:#FFF; }

/* Links */
.footer-widget ul.list-arrow li { border-bottom:1px solid rgba(255, 255, 255, 0.07); padding:8px 0; }
.footer-widget ul.list-arrow li:last-child { border-bottom:0; }
.footer-widget ul.list-arrow li a,
.footer-widget ul.list-arrow li:before { color:#999; }
.footer-widget ul.list-arrow li:hover a,
.footer-widget ul.list-arrow li:hover { color:#FFB600; }
.working-hours { padding-right:10px; }
.working-hours .text-right { float:right; }

/*-- Copyright --*/
.copyright { background:#FFB600; color:#111; padding:25px 0 15px; position:relative; z-index:1; font-weight:600; font-size:12px; }
.footer-menu ul li { display:inline-block; line-height:12px; padding-left:15px; }
.footer-menu ul.nav li a { background:none; color:#111; padding:0; }
.footer-menu ul li a:hover { color:#FFF; }
/* Footer Main css end */

/* back to top css start */
#back-to-top { right:40px; top:auto; z-index:10; display:none; }
#back-to-top .btn:focus { outline:0; box-shadow:none; }
@media (max-width:767px) { #back-to-top { right:15px; } }

#back-to-top.position-fixed { bottom:80px; }
#back-to-top .btn.btn-primary { width:36px; height:36px; line-height:36px; background:#FFB600; border-radius:3px; color:#000; font-weight:700; font-size:16px; padding:0; }
@media (max-width:767px) { #back-to-top .btn.btn-primary { width:32px; height:32px; line-height:32px; font-size:14px; } }

#back-to-top .btn.btn-primary:hover { color:#FFF; }
/* back to top css end */

/*callback css start*/
.callback{ background:#FFB600; padding:15px;}
.callback .btn-primary{background:#666;}
.callback ::placeholder {color:#fff;}
.callback .form-control { box-shadow:none; border:1px solid #FFFFFF; padding:5px 20px; height:44px; background:none; color:#fff; font-size:14px; border-radius:0; }
.callback .form-control:focus { box-shadow:none; border:1px solid #F1F1F1; }
.callback .code { float: left; width:70%; border-radius: none; border: #FFFFFF 1px solid; margin-bottom: 15px;}
.callback .captcha { float: left; background: #FFF; border-radius: 4px; padding: 13px 10px; margin-left: 10px;}
/*callback css end*/

/*fix phone icss css start*/
.phone_icon_main { position:fixed; width:60px; height:60px; bottom:50px; left:40px; background-color:#FFB600; color:#FFF; border-radius:50px;
text-align:center; font-size:30px; box-shadow:2px 2px 3px #999; z-index:100;}
.phone_icon_main:hover { color:#fff; }
.phone_icon { margin-top:16px; }
/*fix phone icss css end*/

/*blog page listing start*/
.featured-box { width: 100%; background:#FFF;  padding:15px; border: 1px solid #ECECEC; margin-top:30px;}
.featured-box { display:inline-block; }
.featured-box figure { float:left; width:33%; border:1px solid #E0E0E0; }
.featured-box .co_logo {  height:200px; line-height:200px; padding:5px;}
.featured-box figure img { line-height:200px; vertical-align:middle; display:inline; margin-top:-10px;  }
.featured-box .feature-content { float:left; text-align:left; padding:0px 0px 0px 30px; width:67%; }
.featured-box .feature-content .dsc {font-family:'Open Sans', sans-serif; line-height:1.7em; font-size:16px; margin-bottom:20px; text-align:justify; }
.featured-box .feature-content .listing-bottom { padding:14px 0px 0px; }
.list-box figure { float:left; width:38%; }
/*.list-box figure img { height:218px; width:100%; }*/
.list-box .feature-content { float:left; text-align:left; padding:0px 0px 0px 0px; width:58%; margin-left:20px; }
.product-filter { box-shadow:0px 0px 10px rgba(175, 175, 175, 0.23); display:inline-block; width:100%; padding:5px 15px;}
.featured-box figure .price-save { z-index: 9;  position: absolute; bottom: 20px; left: 0px; display: inline-block; border-bottom-right-radius: 4px;
border-top-right-radius:4px;  background-color:#FF8933; color:#FFF; padding: 4px 15px; }
.featured-box .feature-content h4 { font-size:20px; font-weight:500; line-height: 25px;   }
.featured-box .feature-content h4 a { color: #FFB600;}
.featured-box .feature-content .location { color:#15235F; font-weight:600; font-family:'Montserrat', sans-serif; }
.btn-common { background-color:#000F50;  position:relative; color:#FFF; z-index:1; border-radius:4px; transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}
.btn-common:hover { color:#EBE8E8; }

.featured-box figure .price-save { z-index: 9; position: absolute;  bottom:0px; left: 0px; display: inline-block; border-bottom-right-radius:0px;
border-top-right-radius:4px;  background-color:#FFB600; color:#FFF; padding: 4px 15px;}
.featured-box figure { float:left; width: 33%;}
.float-right {  float: right !important;}
.featured-box .feature-content .listing-bottom a.phone1 { font-size: 16px; color:#15235F;}
.float-left { float: left !important;}
.featured-box .feature-content .listing-bottom i {  color: #FFB600; font-weight: 600; border-radius: 100%; border: 2px solid #FFB600; width: 30px;
height: 30px; line-height: 28px; text-align: center;}
.featured-box figure { margin: 0; float: left; position: relative;}
.featured-box .btn{ padding: 6px 12px;}
.featured-box .btn-common{ background:#23282d;}
.featured-box .feature-content .product a { color: #999999; }
.featured-box .feature-content .listing-bottom { padding: 15px 0; border-top: 1px solid #E5E5E5; width: 100%; }
/*blog page listing end */

/*related search css start*/
.related_search {box-shadow: 0px 0px 10px rgba(175, 175, 175, 0.23); margin:30px 0px;  border:1px solid #E0E0E0;}
.related_search h2 { padding: 17px 25px; margin-top: 0; margin-bottom: 0; font-size: 20px; color:#FFB600;  font-weight: 500; border-bottom: 1px solid #f1f1f1; }
.related_search .categories-list { padding: 20px; }
.related_search .categories-list ul { margin:0px ; padding:0px; }
.related_search .categories-list li { margin-left:15px; color:#515151; font-size:16px;}
.related_search .categories-list li a { text-decoration: none; color:#515151; width: 100%;  display: inline-block; transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; border-bottom:1px dashed #ECEBEB;  padding: 7px 0 7px 10px;}
.related_search .categories-list li a:hover { color:#FFB600;}
/*related search css end  */

/* web banner css start */
.page-header { background:url(../images/banner/web-banner.jpg) no-repeat; background-size:cover; color:#FFF; overflow:hidden; padding:60px 0px; position:relative; margin-top:0px;}
.page-header:before { content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(54, 59, 77, 0.88); }
.page-header .breadcrumb-wrapper .product-title { font-size:30px; line-height:38px; font-weight:700; letter-spacing:1px; color:#FFF; }
.page-header .breadcrumb-wrapper .breadcrumb { font-size:14px; color:#FF8933; border-radius:0px; background:transparent; padding:5px 0px; z-index:1; }
.page-header .breadcrumb-wrapper .breadcrumb li { display:inline-block;}
.page-header .breadcrumb-wrapper .breadcrumb li a { color:#FFF; padding-right:5px;}
/* web banner css end */



/*switch menu div start*/
.list { margin :0px 0px 50px 0px; } 
.list h2 {  font-family:"Open Sans", sans-serif;  font-size:24px; color:#28166f; font-weight:400; text-align:left; margin-bottom:20px;}
.list ul { margin:0px; padding:0px; list-style:none;}
.list li { font-family:"Open Sans", sans-serif;  font-weight:400; font-size:14px; color:#000; line-height:2.2em; text-decoration:none; }
.list li a { color:#000; text-decoration:none; padding-left:15px;}
.list li a:hover { color:#28166f; text-decoration:none; }
.list li i { margin-right:10px;}

.switch_menu { margin:0 auto; padding:0; margin:0px;}
.switch_menu div.silverheader a { font-family:"Open Sans", sans-serif;  font-size:18px; color:#191919; font-weight:600; text-decoration:none; display:block; padding:10px; background:url(../images/marker.png) 97% 18px no-repeat #fff; border:#d7d7d7 1px solid; -moz-transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -o-transition:all  0.2s linear; transition:all 0.2s linear; margin:5px 0 0px 0;  font-style:italic;}
.switch_menu div.selected a, .switch_menu div.silverheader a:hover { background:url(../images/marker_down.png) 97% 20px no-repeat #fff; border:#d7d7d7 1px solid;  font-style:italic; }
.switch_menu div.selected a, .switch_menu div.silverheader a:hover{ color:#FFB600; }
.switch_menu div.submenu { font-family:"Open Sans", sans-serif; border:#d7d7d7 1px solid; padding:10px; text-align:justify; border-top:none ;font-size: 15px; }
.faq .into-sub-title{ margin-top:0px;}
/*switch menu div end*/


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

.header { text-align:center;}
.header .logo {text-align:center; margin-bottom:20px;}
.header .phone{ float:none;}

.register_form .code {  width:70%; margin-bottom:15px; }
.register_form { margin-top:20px;}
.list{ width:100%; margin:0px auto}

.featured-box figure .price-save {bottom: 0px; border-bottom-right-radius:0px; border-top-right-radius:4px; }
.featured-box .co_logo { height:250px; line-height:250px; }
.featured-box .feature-content h4{ margin-top:15px; }

.ts-intro { padding-right:0px; }
.ts-intro .text { font-size:16px; }
.ts-intro .text b {font-size:16px; }
.ts-intro .text h4 { text-align:left; }

.footer-main { width:100%;}
.footer-about { text-align:justify; font-size:16px; }
.list-arrow li { width:100%; font-size:16px; }

.switch_menu div.silverheader a { padding:10px 15px; }
} 


@media only screen and (max-width:480px) { 
.featured-box figure { width:100%;}
.featured-box .feature-content { float:left; text-align:left; padding:0px 0px 0px 0px; width:100%; }
.listing-bottom .btn { font-size:12px;}

.subscribe {width:100%; }
.ts-newsletter:after { content:""; position:absolute; background:#252525; display:block; width:100%; height:100%; left:-100%; top:0; }
.testimonial h3.column-title { text-align:center; }
.testimonial h3.quote-author { text-align:center;}
.quote-item-footer { text-align:center;}
.quote-item .quote-text { padding-right:0px; }
}

/* banner ads  css start */
.banner_ads_web { margin-top:30px; margin-bottom:10px; text-align:center; position:relative; }
.banner_ads_web i { background: rgba(249, 249, 249, 0.9); top: 0;  right:0px; padding:3px 6px;  position: absolute; font-size:12px; }
.banner_ads_web span {font-family: 'Raleway', sans-serif; font-size:12px; font-weight: 400;   top: 0;  right:17px; overflow: hidden; padding: 0;  position: absolute;  transition: all 0.50s ease 0s; white-space: nowrap; width:0; line-height:18px;}
.banner_ads_web a:hover span { width:auto; padding:0 2px; overflow:visible; }
.banner_ads_web a:hover{text-decoration:none;}
.banner_ads_web a span{ background: rgba(249, 249, 249, 0.9); color:#3d4f0c;}
.banner_ads_web img { width:100%}
/* banner ads  css end */

/* panel ads css start */
.panel_ads_web { margin-top:30px; margin-bottom:20px; text-align:center; position:relative; }
.panel_ads_web i { background: rgba(249, 249, 249, 0.9);  top: 0;  right:0px; padding:3px 6px;  position: absolute; font-size:12px; }
.panel_ads_web span {font-family: 'Raleway', sans-serif; font-size:12px; font-weight: 400;   top: 0;  right:17px; overflow: hidden; padding: 0;  position: absolute;  transition: all 0.50s ease 0s; white-space: nowrap; width:0; line-height:18px;}
.panel_ads_web a:hover span { width:auto; padding:0 2px; overflow:visible; }
.panel_ads_web a:hover{text-decoration:none;}
.panel_ads_web a span{ background: rgba(249, 249, 249, 0.9); color:#3d4f0c;}
.panel_ads_web img { width:100%}
/* panel ads css end */

/*onload popup css start*/
#enquirypopup .modal-dialog { width:550px; padding:0px; position:relative; margin-top:120px; z-index:99999; }
#enquirypopup .modal-content { border-radius:0px; }
#enquirypopup .modal-body { padding:0px; }
#enquirypopup .modal-body h2 { background:#000F50; font-family:'Roboto', sans-serif; font-weight:400; font-size:24px; color:#FFF; margin-bottom:10px; margin-top:0px; text-align:center; padding:15px; line-height:1.8em; }
#enquirypopup .modal-body h2 span { font-size:28px; font-weight:600; color:#FFF; }
#enquirypopup .modal-body h2 span a { color:#FFF; }
#enquirypopup .modal-body h2 span a:hover { color:#FFF; }
#enquirypopup .modal-body h2 p { font-family:'Roboto', sans-serif; font-weight:400; font-size:18px; color:#FFF; }

#enquirypopup .popup_from { padding-bottom:12px; overflow:hidden; }
#enquirypopup .popup_from .popup_from_inner { padding:10px 50px; overflow:hidden; }
#enquirypopup .popup_from .popup_from_inner .form-group { margin:12px 0px; font-family:'Roboto', sans-serif; color:#000; }
#enquirypopup .popup_from .popup_from_inner .form-control { font-size:16px; border-color:#DBDBDB; padding:0 10px; height:45px; box-shadow:none; }
#enquirypopup .popup_from .popup_from_inner .form-group input { border-radius:0px; }

#enquirypopup .popup_from .popup_from_inner .form-group input.code { float:left; width:72%; border-radius:none; margin-right:15px; }
#enquirypopup .popup_from .popup_from_inner .captcha { padding:14px; background:#FAFAFA; border-radius:3px; border:#dbdbdb 1px solid; }

#enquirypopup .popup_from .popup_from_inner p { font-family:'Roboto', sans-serif; font-weight:400; font-size:14px; color:#9F9F9F; text-align:left; margin-bottom:20px; }
#enquirypopup .popup_from .popup_from_inner p i { color:#000F50; margin-right:5px; }

#enquirypopup .popup_from .popup_from_inner .submit { margin:0px auto; text-align:center; font-family:'Roboto', sans-serif; font-size:20px; color:#FFF; font-weight:600; padding:12px 100px; background:#FF8933; cursor:pointer; outline:none; border:none; box-shadow:none; display:block; margin-bottom:10px; }
#enquirypopup .popup_from .popup_from_inner .submit:hover { background:#000F50; color:#FFF; outline:none; border-radius:none; }
#enquirypopup .popup_from .popup_from_inner .submit i { margin-right:5px; }

#enquirypopup .popup_from .logo_right img { float:right; margin-right:15px; }

#enquirypopup .close { float:right; font-family:'Roboto', sans-serif; font-size:40px; font-weight:normal; color:#FFF; text-shadow:none; filter:alpha(opacity=20); opacity:1; margin-right:5px; }

#enquirypopup .skip { float:left; top:0px; right:0px; font-family:'Roboto', sans-serif; font-size:16px; font-weight:normal; color:#525252; text-shadow:none; filter:alpha(opacity=20); opacity:1; margin-left:8px; margin-top:-15px; }
/*onload popup css end*/

/*verify form css start*/
.verify_form { background:#0E33A2; border:1px dashed #90ABFD; padding:20px; overflow:hidden; position:relative; border-top:4px solid #90ABFD; -webkit-transition:350ms ease all; transition:350ms ease all;}
.verify_form h2 { font-family:'Roboto', Helvetica, Arial, sans-serif;  font-weight:600; font-size:18px; color:#FFF; text-transform:uppercase; margin-bottom:20px; text-align:center; }
.verify_form .form-group { margin:10px 0 10px 0; font-family:'Roboto', Helvetica, Arial, sans-serif;  }
.verify_form .form-control { font-family:'Roboto', Helvetica, Arial, sans-serif;  border-color:#dbdbdb; padding:10px; height:50px; background-color:#FFF; border-width:1px; box-shadow:none; position:relative; z-index:0; }
.verify_form .form-group input.code { float:left; width:62%; border-radius:none; margin-right:5px; }
.verify_form .captcha { padding:10px; background:#fafafa; border-radius:3px; border:#dbdbdb 1px solid; }
.verify_form input[type=text]:focus { box-shadow:0px 0px 5px #ff9c00 !important; border:1px solid #ff9c00 !important; outline:none; }
.verify_form textarea:focus { box-shadow:0px 0px 5px #ff9c00 !important; border:1px solid #ff9c00 !important; outline:none; }
.verify_form .submit { width:100%; background:#FF0707; position:relative; font-family:'Roboto', Helvetica, Arial, sans-serif;  color:#FFF; border-radius:2px; border:0; 
padding:12px 0; font-size:16px; font-weight:600; text-transform:uppercase; overflow:hidden; -webkit-transition:350ms ease all; transition:350ms ease all; margin-top:8px; }
.verify_form .submit a { color:#FFF; text-decoration:none; }
.verify_form .submit a:hover { color:#FFF; text-decoration:none;  }
.submit:hover { color:#FFF; text-decoration:none; }
/*verify css end*/