@import url('https://fonts.googleapis.com/css2?family=Radio+Canada:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{margin:0; padding:0; color: #74787c; font-size: 16px; font-weight: 400; line-height: 26px; font-family: "Montserrat", sans-serif; background:#f9f4f1;}

h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 {font-weight:600;}
h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 {font-weight:400;}
h1,h2,h3,h4,h5,h6 {font-weight:700; color:#222; }
h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif;}
img{max-width:100%;}
ul, li{ padding:0; margin:0; list-style:none;}
a, a:focus, a:hover{outline:none; text-decoration:none; -webkit-transition: all ease 0.4s; transition: all ease 0.4s;}
.form-control:focus, .form-control:hover{box-shadow:0 0 0;}
.header{display:block; clear:both; position:relative; z-index: 101; background:#fff;}

.topbar{ border-bottom-width: 1px ; background-color: #001a50; border-bottom-color: #001a50; border-bottom-style: solid;position: relative;}
.topbar .tb-contact {float: left;}
.topbar .tb-social-lan {float: right;}
.tb-contact ul {list-style: none;}
.tb-contact li {display: inline-block; margin-right: 15px;}
.tb-contact i {font-size: 16px; color: #fff; margin-right: 5px;}
.tb-contact a {color: #fff;line-height: 30px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.tb-contact a:hover {}
.topbar .tb-social-lan a {padding-left: 15px;}
.topbar .tb-social-lan ul {display: inline-block;}
.tb-social-lan li {display: inline-block;}
.tb-social-lan a {color: #fff; line-height:30px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.tb-social-lan a:hover {color: #fff;}

.header .navbar{position: relative;z-index: 2; padding:0;}

.header .navbar-brand{padding:0;}

.navbar-nav .menu-item-has-children{position:relative;}
.navbar-nav> li > a{padding:30px 15px;color: #1f3332;font-weight: 500;font-size:15px;text-transform: uppercase;position: relative;display: block;}
.navbar-nav > li:hover > a, .navbar-nav > li:hover > .arow, .navbar-nav > li > a.active{color: #411fe3;}
.navbar-nav > li.current-menu-item a{color: #411fe3;}
.navbar-nav > li > .arow{position: absolute;right:0px;top: 50%;-webkit-transform: translateY(-50%); transform: translateY(-50%); color: #1b1b1b;}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul.sub-menu {position: absolute; left: 0; top: 100%; width: 230px; background-color: #fff; opacity: 0; visibility: hidden;  z-index: 99; height: auto; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06); display:block; margin:0; padding:5px 0px 5px 0px; border-radius:0; border:0; border-radius:0; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: top center;   -ms-transform-origin: top center; transform-origin: top center; border-bottom: 2px solid #e30119; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.navbar-nav .menu-item-has-children:hover > ul.sub-menu {opacity: 1; visibility: visible;-webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}
.navbar-nav ul.sub-menu li a{display: block; padding:5px 15px; position: relative; -webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; border-radius: 0; margin: 0 0; line-height:26px; color: #616161; font-size:14px;word-break: break-word;}
.navbar-nav ul.sub-menu li a:hover{background-color: #f3f2f2; color:#e30119;}
.navbar-nav .menu-item-has-children .sub-menu-toggle{display:none;}


.slider-sec{background-color: #f6f6f6; padding-top:100px; padding-bottom:100px;}
.hero-item {}
.hero-item .hero-content {padding-bottom: 150px; padding-top: 150px;}
.hero-item .hero-content > div {overflow: hidden;}
.hero-item .hero-content h3 {color: #ff5722; font-size:20px; font-weight:500; line-height: 1; margin: 0; padding-bottom: 10px; letter-spacing:1px;}
.hero-item .hero-content h1 {color: #141414; font-size:40px; font-weight: 700; line-height:44px; margin: 0; padding-bottom: 10px;}
.hero-item .hero-content .title-2 p {font-size:16px; color: #141414;}
.hero-item .hero-content .btn {background-color: #293155;font-weight: 600;text-transform: uppercase; font-size:15px; position:relative;z-index: 1; margin-top: 15px; padding: 15px 30px; line-height: 20px; color:#fff; border:0;border-radius: 0;}
.hero-item .hero-content .btn::before {content: ''; display: block; height: 100%; position: absolute; top: 0; z-index: -1; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background-color: #fff; width: 0; right: 0; left: auto; }
.hero-item .btn:hover {color: #293155;}
.hero-item .btn:hover::before {width: 100%; left: 0;}
.owl-wrapper {positon: relative;}
.owl-buttons .owl-prev, .owl-buttons .owl-next{background-color: rgba(0, 0, 0, 0.4); border: medium none; color: #ffffff; height: 60px; margin-top: 45px; position: absolute; top: 50%; width: 60px; z-index: 55; display:none;}
.owl-buttons .owl-prev{left:0;}
.owl-buttons .owl-next{right:0;}


.slider-sec h3 {color: #411fe3; font-size:20px; font-weight:500; line-height: 1; margin: 0; padding-bottom: 10px; letter-spacing:1px;}
.slider-sec h1 {color: #141414; font-size:40px; font-weight: 700; line-height:44px; margin: 0; padding-bottom: 10px;}
.slider-sec h1 span{color:#3319D3; font-style:italic;}
.slider-sec p {font-size:16px; color: #141414;}

.key-recent-posts{ background:#fff; border:1px solid #e5e7eb; border-radius:14px; padding:15px;}
.key-recent-posts h3{font-size:14px; letter-spacing:2px; color:#64748b; margin-bottom:10px; text-transform:uppercase;}
.key-recent-posts .item{display:flex; gap:15px; padding:10px 0; border-bottom:1px solid #eee;align-items: center;}
.key-recent-posts .item:last-child{border-bottom:none;}
.key-recent-posts .num{font-size:20px; font-weight:700; color:#411fe3; min-width:40px;}
.key-recent-posts .content a{display:block; font-size:15px; font-weight:600; color:#0f172a; text-decoration:none;}
.key-recent-posts .content a:hover{color:#2563eb;}
.key-recent-posts small{color:#94a3b8; font-size:12px;}


.stats-main{display: flex; gap: 2.5rem; flex-wrap: wrap;}
.stat-block{}
.stat-head {font-size: 26px; color:#3319D3; font-weight:bold;}
.stat-p {color: #141414; margin-top: 2px;}

.categories-sec{border-bottom:1px solid #ebebea;border-top:1px solid #ebebea; background:#fff;}
.categories-sec ul{}
.categories-sec ul li{display:inline-block;}
.categories-sec ul li a{padding:8px 15px;color: #1f3332;font-weight:400;font-size:15px;display: block;}
.categories-sec ul li.active a{color:#411fe3;}


.hm-news-sec{padding:60px 0px 30px 0px;position: relative; background-color: #fafaf9;}
.blog-news-box{margin-bottom: 30px; padding: 20px 20px; background: #fff; box-shadow:0px 2px 9px 5px #e4e7eb; transition:all 0.4s ease 0s; text-align:center;min-height: 250px; display:block;}
.blog-news-box:hover{transition:all 0.4s ease 0s; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);}
.blog-news-box .image-one {padding-bottom:25px;}
.blog-news-box h3{color: #293155; font-size:18px; font-weight: 700; margin: 0; padding-bottom: 10px;min-height: 75px;}
.blog-news-box h3 a{color: #293155;}
.blog-news-box h3 a:hover {color: #f1b204;}
.blog-news-box p {max-width: 320px;  margin: auto; line-height: 30px; }

.story-card h2{color:#411fe3;font-size: 30px;}
.story-card a{color:#411fe3;}

.noptin-form-header, .noptin-form-footer{padding:0 !important;}
.noptin-form-header .noptin-form-description{margin-top:0 !important; margin-bottom:10px;}
.noptin-inpost-main-wrapper .noptin-optin-form-wrapper{ border-radius:18px; padding:15px; margin-bottom:30px; transition:.3s;}
.noptin-inpost-main-wrapper .noptin-optin-form-wrapper:hover{box-shadow:0 10px 30px rgba(0,0,0,.08);}
.post-content-wrap{display:block; margin-bottom:15px;}
.post-content-wrap span{line-height:26px; text-align:justify;}

.toggle-content{
    border:none;
    background:none;
    cursor:pointer;
    font-size:24px;
    font-weight:bold;
    color:#4f46e5;
    padding:0;
    margin-top:10px;
}

.full-content,
.short-content{
    margin-bottom:10px;
}
.short-content, .full-content p,
.short-content p{
    margin-bottom:15px;
	line-height:26px; text-align:justify;
}

.source-box span{display:inline-block; padding-right:15px;}
.source-box a{ color:#411fe3; text-decoration:none;}


.story-card{background:#fff; border:1px solid #e5e5e5; border-left:4px solid #411fe3; border-radius:18px; padding:30px; margin-bottom:30px; transition:.3s;}
.story-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.08);}
.story-meta{display:flex; align-items:center; gap:10px; margin-bottom:15px;}
.badge{padding:6px 12px; border-radius:6px; font-size:12px; font-weight:600; text-transform:uppercase;}
.badge-green{background:#f5f3ff; color:#411fe3;}
.story-date{color:#999; font-size:13px;}
.story-title{font-size:36px; line-height:1.3;  margin-bottom:20px;}
.story-title a{ color:#111; text-decoration:none;}
.story-excerpt{ color:#555; font-size:18px; line-height:1.8; margin-bottom:25px;}
.read-more{color:#00a86b; text-decoration:none; font-weight:600;}

.badge-yellow{background: #FAEEDA; color: #633806;}

.category-meta{display:block; margin-bottom:15px;}

.sidebar-card {
    background: #ffffff;
    border: 0.5px solid #ebebea;
    border-radius: 12px;
    padding: 1.25rem;
	margin-bottom:30px;
}
.stance-card {
    border-left: 2px solid #411fe3;
}
.sidebar-title {
    letter-spacing: 1px;
    text-transform: uppercase;
    color:#411fe3;
    font-weight: 500;
    margin-bottom: 1rem;
}


.newsletter-card{
    background:#0f766e;
    color:#fff;
    padding:30px;
    border-radius:20px;
}

.newsletter-card h3{
    color:#fff;
    margin-bottom:15px;
}

.newsletter-card input[type="email"]{
    width:100%;
    padding:14px;
    border:none;
    border-radius:8px;
    margin-bottom:15px;
}

.newsletter-card input[type="submit"]{
    background:#fff;
    color:#0f766e;
    border:none;
    padding:14px 24px;
    border-radius:8px;
    font-weight:600;
    cursor:pointer;
}


.request-section{padding:60px 0px 30px 0px;position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; z-index: 2;background-image: url(../images/bg-2.jpg);}
.request-section:before {background-color: #006666;opacity: 0.8; position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ""; z-index: -1;}
.request-section h2{font-size:40px;font-weight: bold; line-height: 1.139; color:#fff; margin-bottom:15px;}
.request-section h2 span{color:#006666;}
.request-section .section-title.title-white p {color: #ffffff;}
.request-section input {background-color: rgba(0, 0, 0, 0.3); border: medium none;color: #ffffff; font-size: 12px;height: 50px;letter-spacing: 0.5px; line-height: 24px; padding: 13px 23px; width: 100%;}
.request-section input::-webkit-input-placeholder { color: #ffffff; }
.request-section .btn{background-color: #293155;font-weight: 600;text-transform: uppercase; display:block; font-size:15px; position:relative;z-index: 1; padding: 15px 30px; line-height: 20px; width:100%; color:#fff; border:0;border-radius: 0;}
.request-section .btn:before {content: ''; display: block; height: 100%; position: absolute; top: 0; z-index: -1; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background-color: #006666; width: 0; right: 0; left: auto; }
.request-section .btn:hover {color: #fff;}
.request-section .btn:hover:before {width: 100%; left: 0;}
.mb-30{margin-bottom:30px;}





footer{background-color: #0b162c;}
.top-footer{padding:60px 0px 20px 0px;}
.top-footer h3{color:#fff; font-size:20px; font-weight:500; margin-bottom:25px;}
.top-footer ul{}
.top-footer ul li{margin-bottom:10px;}
.top-footer ul li a{font-size:16px; font-weight:500; color:#fff;}
.top-footer p{font-size:16px; font-weight:500; color:#fff; margin-bottom:15px;}
.social-icons-bot{margin-bottom:20px;}
.social-icons-bot a{border-style: solid; border-width:2px; border-color: #fff;border-radius: 50%; height:45px; width:45px; font-size:16px; line-height:45px; display:inline-block; color:#fff; text-align:center; margin-right:3px;}
.social-icons-bot a:hover{background:#e30119; color:#fff; border-color:#e30119;}

.call-ad{padding:0; margin:0px 0 20px;}
.call-ad li{display:block; margin-bottom:10px;}
.call-ad li div{display:table;}
.call-ad li div i{color: #fff;width: 22px; height: 22px; font-size: 22px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; vertical-align:top; line-height:24px;color: #fff;}

.footer-bottom-section {background-color: #0b162c; border-top: 1px solid #34425c; padding: 13px 0;}
.footer-copyright p {color: #ffffff; font-size: 15px; line-height: 24px; letter-spacing: 0.5px; margin-bottom:0;}
.footer-copyright p a { font-weight: 500; color:#fff;}
.footer-copyright p a:hover {color: #ffffff; text-decoration: underline;}


.footer-info-title {font-size: 14px; font-weight: 500; text-transform: uppercase; color: #fff; margin-bottom: 7px; margin-top: -0.2em;}
.footer-info {position: relative; margin: 0 0 25px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 0 0 0 35px; max-width: 300px;}
.footer-info i {display: inline-block; width: 25px; height: 25px; line-height: 25px; text-align: center; background-color: #ffc000; color: #1b1b1b; position: absolute; left: 0; font-size: 10px;}
.footer-info a{color:#adadad;}
.footer-info a:hover{color:#ffc000;}


.top-footer .get-in-t{transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1)* var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)* var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);--e-transform-rotateZ: -90deg;}
.top-footer .get-in-t h3{color: rgb(255 255 255 / 0%); font-weight:500; font-size:60px;stroke: #ffffff;-webkit-text-stroke-color: #ffffff;-webkit-text-stroke-width: 2px;}


.page-banner {position: relative;color: #ffffff;text-align: center;padding: 130px 0px 110px;background-color: #25283a;z-index: 2;}
.page-banner .image-layer {position: absolute;left: 0px;top: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.page-banner .image-layer:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #001c2a; opacity: 0.80;}
.page-banner .auto-container {position: relative; z-index: 1;}
.page-banner h1{color: #fff;font-size:40px;margin-bottom:0px;font-weight: 700; text-align:center; position:relative; z-index:2;}


.blog-section{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}

.news-updates-sec{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}
.news-updates-box{margin-bottom: 30px; padding:10px 10px; background: #fff; box-shadow:0px 2px 9px 5px #e4e7eb; transition:all 0.4s ease 0s; display:block;}
.news-updates-box:hover{transition:all 0.4s ease 0s; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);}
.news-updates-box h2{color: #293155; font-size:18px; font-weight: 700; margin: 0; padding-bottom: 5px;}
.news-updates-box h2 a{color: #293155;}
.news-updates-box h2 a:hover {color: #f1b204;}
.news-updates-box p {line-height: 30px; margin-bottom:0;}

.blog-details-sec{padding:60px 0px 30px 0px;position: relative; background-color: #f6f6f6;}
.blog-details-sec h1{color: #0b162c;font-size:40px;margin-bottom:15px;font-weight: 700;}

.default-max-width{max-width:100%;}
 
.contact-box{margin-bottom: 30px; padding:10px 10px; background: #fff; box-shadow:0px 2px 9px 5px #e4e7eb; transition:all 0.4s ease 0s; display:block;}
.contact-box:hover{transition:all 0.4s ease 0s; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);}
.contact-box li div i{color: #333;}
.contact-box li div span{color: #333;}

.inner-service-box {border-bottom: 4px solid #006666; border-left: 1px solid #ddd; border-right: 1px solid #ddd; overflow: hidden; margin-bottom:30px;min-height: 430px; text-align:center;}
.inner-service-box h4 {color: #293155; font-size: 22px; font-weight: 700; margin: 0; padding-bottom: 10px;}
.inner-service-box h4 a{color: #293155;}
.inner-service-box h4 a:hover {color: #f1b204;}
.inner-service-box p {line-height: 30px; }
.inner-service-box:hover {border-bottom: 4px solid #f1b204; }

.service-page{padding:60px 0px 30px 0px;position: relative; background-color: #fff;}
.service-page p {line-height: 26px; text-align:justify;}


.hm-news-sec .noptin-form-button-block{padding: 12px 15px !important; font-size: 15px !important;  text-transform: uppercase;border: 0 !important;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.hm-news-sec .noptin-form-fields{display: block !important;}
.hm-news-sec .noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden){float: left;}
.hm-news-sec .noptin-form-new-line .noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden) .noptin-form-field{border-top-left-radius: 20px;border-bottom-left-radius: 20px;height: 45px;border: 0;width: 250px;}
.hm-news-sec .noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden){float: left;}
.hm-news-sec .noptin-alert{background-color:transparent !important;color: #fbaa33 !important; border-color:transparent !important; border:0 !important;font-size: 15px !important; margin:0 !important; padding:0 !important;}
.hm-news-sec .noptin-form-header .noptin-form-description{margin-bottom: 24px !important;}
.hm-news-sec .noptin-form-header .noptin-form-heading{margin-bottom:15px;}
.hm-news-sec .noptin-inpost-main-wrapper .noptin-optin-form-wrapper{min-height: 238px !important;padding-top: 5px;}
.hm-news-sec .noptin-form-footer{margin: 0 auto;}

.citizen{text-align:right !important;color: #411fe3; font-size: 16px;font-weight: 400;}



@media(max-width:767px){
	.navbar-brand img{}
	.header{padding:5px 15px}
	.navbar-toggler{background-color: #fdfdff !important;}
	.header{z-index:1;}
	.navbar-nav> li > a{padding:10px 15px;}
	.navbar-nav > li{border-bottom:1px solid #ddd; padding:0;}
	.navbar-nav > li > a{display:inline-block;}
	.navbar-collapse ul li ul.dropdown-menu{display:none;}
	.navbar-collapse ul > li > ul.dropdown-menu{width:100%;position: relative;}
	.navbar-collapse .dropdown-menu .dropdown-menu{width:100%;position: relative; left:0;background: #0c3d6e;}
	.navbar-nav > li:hover > a:after{width: 100%;left: 0;}
	.navbar-nav li ul .arow:after{content: "\f107";}
	.navbar-nav > li > .arow{top: 23px;width: 30px;border: 1px solid #ddd;text-align: center;}
	.navbar-nav .menu-item-has-children:hover > ul.sub-menu{display: none;}
	.navbar-nav .menu-item-has-children.open > ul.sub-menu{display:block;opacity: 1; visibility: visible; transform: scaleY(1); width:100%; position: relative;}
	.navbar-nav .menu-item-has-children.open > ul.sub-menu li.open ul.sub-menu{left:0;display:block;opacity: 1; visibility: visible;transform: scaleY(1); width:100%; position: relative;}
	
	#hero-slider{padding:40px 0;}
	.hero-style1 .hero-title{font-size: 28px; margin-bottom:15px;}
	.hero-style1 .hero-title:last-of-type{margin-bottom:15px;}
	.mid-lco-sec{padding-top:0; padding-bottom:60px;}
	.hm-about-sec{padding-top:20px; padding-bottom:20px;}
	.hm-about-sec h2{font-size: 28px; margin-bottom:15px;}
	.hm-about-sec img{display:none;}
	.hm-choose-sec{padding-top:20px; padding-bottom:20px;}
	.hm-choose-sec h2{font-size: 28px; margin-bottom:15px;}
	.hm-choose-sec .bdr-rd2{margin-bottom:30px; border-radius:0;}
	.hm-team-sec h2{font-size: 28px; margin-bottom:15px;}
	.hm-team-sec{ padding-bottom:60px;}
	.hm-career-sec{padding-top:80px; padding-bottom:30px;}
	.hm-career-sec h2{font-size: 28px;}
	.hm-career-sec p{width:auto;}
	.btn-career{font-size:16px;}
	.counter-sec{padding-top:30px; padding-bottom:30px;}
	.get-in-t{display:none;}
	.social-icons-bot{text-align:left;}
	.copy-sec p{width:auto; text-align:left;}
		
	.slider-sec .owl-img{height:150px;}
	.slider-sec .owl-text-overlay{width:90%;}
	h2.owl-title{font-size:24px;}
	
	.slider-sec{padding-top:50px; padding-bottom:50px;}
	.slider-sec h3{font-size: 14px;}
	.slider-sec h1{font-size: 26px;line-height: 30px;}
	.stats-main{gap: 1rem;}
	.categories-sec ul li a{padding: 2px 5px;font-size: 14px;}
	.hm-news-sec{padding-top:30px;}
	.story-card{padding:20px;}
	.story-card h2{font-size: 24px;}
	.story-meta{display: inline-block;}
	.badge{display: inline-block;margin-right: 5px;}
	
	
}

@media (min-width: 768px){

}

@media (min-width: 992px){
	.navbar>.container{position:relative;}
	.navbar-collapse{width:auto;}
	.sticky-header .navbar{position:fixed; top:0; left:0; width:100%; background-color: #fff;}
	.sticky-header .navbar-nav> li > a{padding:15px 14px;}
	.hm-about-sec .col-md-4{width:32.43%;}
	.hm-about-sec .col-md-8{width:67.56%;}
}






