<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');
body {
  font-family: 'Roboto', sans-serif; color: #444444;}
p {font-family: 'Roboto', sans-serif;
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 300;
line-height: 23px;
}

#WidgetControl2 {
    margin: 0px;
    padding: 0px;
}

/*inner-pg*/
.inner-pg{ position:relative;}
.inner-pg .tp-img{ position:relative;}
.inner-pg .tp-img img { height:450px; width:100%;}
.inner-pg .tp-img:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #6e63ff, 70%, transparent);
    z-index:1; top:0; left:0;
    opacity: .75;
}

.inner-pg .innr-pg-heading{ position: absolute; color: #fff; top:30%; z-index: 9; letter-spacing:2; left: 0; right:0; font-size:45px; text-align:center; font-weight:700; text-transform: uppercase;}
.inner-pg .innr-pg-heading span{ display:block; font-size:18px; font-weight:400; letter-spacing:1; line-height:30px;}

.table-responsive {
    padding-left: 0px;
    padding-right: 0px;
}

#widgetsControl {
    padding-left: 0px;
    padding-right: 0px;
}

#WidgetControl1 {
    padding-left: 0px;
    padding-right: 0px;
}

.banners {
    background: url(../image/dis-bg.jpg) no-repeat;
    background-size:
    cover;
    /* padding:100px 0; */
    position:
    relative;
  padding-left:10px; padding-right:10px;
}

.aside {
    margin-top: 149px;
}
.aside h3 {
    background: #3f3d56;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #fff;
}
.aside ul {
    margin: 0;
    padding: 0;
}
.aside ul li {

    border-bottom: 1px solid #fff;
    line-height: 30px;
    padding-left: 20px;
    transition: all .3s;
    list-style: none;
}
.aside ul li a {
    color: #fff;
}
.camn4{background: #3f3d56;}
.active{
  background-color: #3f3d56;
  color: white;
}


a {
  color: #084a94;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
section.bnr{padding:0;}
img{max-width:100%;}

/*navbar*/

.abt-bx {
  padding: 5px 10px 5px 10px;
  border-radius: 15px;
  background: #403c57;
  min-height: 250px;
}

.abt-bx h2{ color:#FFF; font-size:25px; font-weight:bold; text-align:left; padding-bottom:10px;}
.abt-bx p { color:#FFF; 
  text-align: center !important;
}

#HeaderControl{
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: -20px;
    top: 44px;
    z-index: 9;
    width: 30%;
    background: transparent;
    text-align: center;
    }
	
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl{    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 9;
    width: 72%;
    background: transparent;}

#WidgetControl4 {
  padding: 0;
}	
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 36%;
    padding: 0;
    padding-left: 0;
    background:rgba(108,119,59,0.95);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
	height: 68px !important;
	    top: 0;
		
}

.body-fx #logo-web{margin-top: 6px;}

.body-fx #MenuControl_C{height: 68px !important;}


.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;

    width: 70%;
    padding: 0;
    padding-right: 0;
    background:rgba(108,119,59,0.95);
    transition: 0.5s;
    top: 0;
    height: 68px !important;
}

center #form1 #HomepagecontentControl{padding-top: 105px; padding-bottom:25px;}
center #form1 .top-nav{background:#424e0c;}
center #form1 #HeaderControl,


center #form1 #MenuControl{background: #6e63ff;}
/*navbar*/

/*nav-top*/
center #form1 .nav-top{background: #6e63ff;}
.nav-top{position:absolute; height:45px; z-index: 1;width: 100%; border-bottom:1px solid rgba(240, 240, 240, 0.5);}
.nav-top .nav-top-left ul{list-style:none; display:flex; color:#fff; padding:0;}
.nav-top .nav-top-rht ul{list-style:none; display:flex; color:#fff; float:right;line-height: 45px;margin: 0;}
.nav-top .nav-top-left ul li{padding:5px 10px 0 23px; line-height:35px; border-right:1px solid rgba(240, 240, 240, 0.5);font-size: 15px;}
.nav-top .nav-top-rht ul li{margin:0;border-left: 1px solid rgba(240, 240, 240, 0.5); border-right:0;}
.nav-top .nav-top-rht ul li:last-child, .nav-top .nav-top-left ul li:last-child{border-right:1px solid rgba(240, 240, 240, 0.5);}
.nav-top .nav-top-rht ul li:hover{background:#111;}
.nav-top ul li fa{padding::5px 10px; color:#fff; }
.nav-top a{margin:5px 10px; color:#fff; text-align: center;}
.nav-top .nav-top-rht .fa{width:30px; height:30px;    line-height: 40px;}
/*nav-top*/
.head-hm { text-transform: uppercase;  font-weight: bold; color: #3f3d56; font-size:40px; position: relative; padding-bottom:10px;}
.head-hm span { color: #6e63ff;}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-cont{position: absolute; bottom: 50px; color: #eee; left: 0; right: 0;text-align: center; z-index: 9; }
.bnr-cont h2{font-size:30px; line-height:50px;font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:60px; line-height:90px; font-weight:800; color:#fff; border-top: 2px solid rgba(240, 240, 240, 0.5);}
.bnr-cont h4{ font-size:30px; line-height:40px; font-weight:800; color:#fff;}
.bnr-cont p{ font-size:15px; line-height:30px; color:#fff; text-align:left;}
.bnr-sec .fa{line-height:20px;font-size: 18px; font-weight: 300;}
.carousel-indicators li{background-color:#fff; width:15px; height:15px; border-radius:50%;border: 5px solid #6e63ff; opacity:1; margin:0;}
.carousel-indicators .active{border: 5px solid rgba(254,254,254,1); background: #3f3d56; width: 15px; height: 15px; margin: 0;}
.carousel-inner&gt;.item:before {content: ''; position: absolute; left: 0; bottom: 0px; overflow: hidden; width: 100%;  height: 100%;  z-index: 1; background: rgba(110,99,255,.4);}
.bnr-bx{padding: 20px 15px;  color: #fff; text-align:left; transition:.5s;border-radius:15px;font-size: 22px;}
.bnr-bx:hover{background: rgba(110,99,255,.75);}
.bnr-bx:hover .fa{border: 2px solid #fff;}
.bnr-sec .fa{margin-left:5px; line-height: 70px; font-size: 30px; font-weight: 300; border: 2px solid #6e63ff; border-radius:10px; width: 80px; height: 80px; color:#fff; text-align: center;}
.bnr-bx a{color: #fff;}
.bnr-sec h5{font-size:20px; line-height:40px;}
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.bnr-sec .carousel-inner .item &gt; img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100vh;
}
.container {overflow: hidden;}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm{position:relative; background: #f8f8f8;}
.banner-btm:before{background:#6e63ff; position:absolute; content:''; height:100%; width:100px;}
.banner-btm .sub-btn-hm{cursor: pointer; color: #fff; background: #150303; padding: 10px 30px; line-height: 26px; border: none; border-radius: 10px; font-size: 20px; width: 100%;}
.banner-btm label{font-weight: 900; margin-top: 20px;  font-size: 16px;}
.banner-btm .form-control{height:40px;background: transparent; border: 0; border-bottom: 1px solid #eee; box-shadow:none;}
.banner-btm .banner-btm-left ::placeholder{color:rgba(240,240,240,.7);}
.map-hm-rht{padding-right: 40px;}
.banner-btm .banner-btm-bx:hover{background:#6e63ff; transition:ease-in-out .5s;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; transition:.5s;}
.banner-btm .banner-btm-bx .fa{font-size: 40px; color: #150303}
.banner-btm .banner-btm-bx:hover .fa{font-size: 40px; color: #fff;}
.banner-btm .cont-bx{width: calc(100% - 100px); margin-left:20px;}
.banner-btm .cont-bx h4{color:#6e63ff; font-size:26px;}
.banner-btm .cont-bx h4 a{color:#6e63ff;}
.banner-btm .cont-bx:hober h4 a{color:#150303;}
.banner-btm .cont-bx p{font-size:16px;}
.banner-btm .banner-btm-bx{background:#fff; box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%); padding:30px;display:flex; margin-bottom: 15px; transition:ease-in-out .5s;}
.banner-btm .banner-btm-bx:hover{background:#6e63ff; }
.banner-btm .banner-btm-bx:hover .cont-bx h4 a, .banner-btm .banner-btm-bx:hover .cont-bx p{color:#fff; }
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.menu-sec{background: transparent; position: absolute;  z-index: 1; width: 100%; top: 40px; padding: 20px 0;}
.col-md {-webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%;}
.d-flex{display: flex;}
.align-items-center{align-items: center;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{ padding:50px 0;}
.about-sec .abt-img{position:relative; padding:20px;z-index: 1;}

.about-sec .abt-img::before {
    content: "";
    background-color: #6e63ff;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: -1;
}
.about-sec .abt-img::after {
    content: "";
    background-color: #6e63ff;
    height: 100px;
    width: 100px;
    position: absolute;
    bottom: -2px;
    left: -2px;
    z-index: -1;
}
.about-sec .contents{padding:50px;}
.about-sec h3{text-align:justify; line-height:25px; color:#fff;}
.about-sec p{text-align:justify; line-height:25px; }
.about-sec ul li{text-align:justify; line-height:30px; color:#fff;}
.btn{color:#fff; background:#6e63ff; transition:.5s; font-size:16px;   padding: 10px 20px;}
.btn:hover{color:#fff; background:#3f3d56;}
.about-sec .btn{}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{padding: 40px 0 60px;
    background: url(../image/dis-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.services .service-box{margin-bottom: 30px;
    position: relative;
    z-index: 0;margin-top: 30px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.services .service-box .icon {height: 200px;
    width: 200px;
    display: block;
    background-position: top center;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 50% 0 50% 50%;border: 10px solid #fff;
    margin: 0 auto;
    z-index: 0;text-align: center; overflow:hidden;}
.services .service-box:hover .icon{/*transform:rotate(-20deg);*/ border-radius: 0% 50% 50% 50%;}
.services .service-box:hover img{ transition:.5s;}
.services .service-box:hover .icon img{transform:scale(1.3);}
.services .service-box .icon .fa{font-size:80px; line-height:150px; color:#fb0000;}
.services .service-box-cont{position: relative;
    background: #fff;
    padding: 110px 30px 30px 30px;
    border-radius: 4px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: -100px;
    z-index: -1;
    -webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
	text-align:center;
	}
.services .service-box h3{font-size: 18px;}
.services .service-box:hover .service-box-cont{background: #6e63ff; color: rgba(255, 255, 255, 0.8); }
.services .service-box p{text-align:center; font-size:15px; margin-bottom:10px;line-height: 23px;}
.services .service-box:hover .service-box-cont p, .services .service-box:hover .service-box-cont h3{ color:#fff; }
.services .service-box:hover .service-box-cont p a{background:#150303;}
.services .service-box-cont p a{ color:#fff; background:#6e63ff; padding:10px 20px;}
.services .col-md-4{position:relative;}

/*--------------------------------------------------------------
# Career Section
--------------------------------------------------------------*/
.career-sec{background:url(../Image/career-bg.jpg) no-repeat; background-attachment:fixed; background-size:100% 100%;padding: 80px 0;}
.career-sec p{color:#fff; font-size:16px; text-align:center; line-height:30px;}
.career-sec .head-hm{color:#fff;}

/*Contact Section*/
.contact{background: url(../Image/contct-bg.jpg) no-repeat;  background-attachment: scroll;  background-size: 100% 100%;  padding: 80px 0;}
.contact .container{webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    box-shadow: 0 0 30px rgb(214 215 216 / 60%); background:#fff;
}
.contact .head-hm{padding:50px 0 30px;}
.sub-btn-hm{cursor: pointer; color: #fff; background: #6e63ff; padding: 10px 30px; line-height: 26px; border: none; border-radius: 10px; font-size: 20px; transition:all .5s;}
.sub-btn-hm:hover{background: #3f3d56;}
.map-hm-rht ::placeholder{color:rgba(0,0,0,.5);}
/*Contact Section*/
/*....footer....*/
footer{background: url(../image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding:25px 0px;}
footer .container-fluid{padding:0 10px;}
footer a, footer a:hover, footer a:focus{color:#fff;}
footer ul{margin:0; padding:0; list-style:none;}
footer ul.container-fluid li{width:19%; float:left; margin:10px .5%; color:#fff;}	
footer li h2{font-size: 19px; line-height:36px; text-transform:uppercase; border-bottom:1px dashed #eee; font-weight:bold;}	
footer ul.container-fluid li li{width:100%; margin:0;font-size: 14px;
    line-height: 28px; transition:.3s; font-weight:500;}
.ul-li li:before {
    content: "\f0a4";
    font-family: fontawesome;
    color: #eee;
    margin-right: 10px;
}
footer li p{font-size:15px; text-align:justify; line-height:22px; color:#fff; min-height:32px;}
.ft-cont p{line-height:28px; color:#fff;}
footer li p a{font-weight:bold; padding:5px 10px; background:#111;}
footer li p .fa{font-size:20px; width:40px; height:40px; border:1px solid #fff; text-align:center; color:#fff; line-height:36px; float: left;
    margin-right: 10px;}
footer li p:hover .fa{background: #151421;color: #fff;}
.ul-li li:hover {
    padding-left: 8px;
}
.ul-li li:hover a{
    color:#fff;
}
.copyrht {
    background: #3f3d56;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
}
.copyrht a{
    color: #fff;
}
.social-links .fa {
    margin: 5px;
}
.copyrht-lft, .copyrht-rht{color:#fff;}
.social-links {
    text-align: center;
}
/*....footer....*/
.credits a{color:#eee; font-weight:bold;}
.top{ position: fixed;  right: 10px;  bottom: 30px;  text-align: center; color: #fff;  background: #150303; padding: 10px 10px; z-index: 9; border-radius: 50%; border: 2px solid #fff; cursor: pointer;  opacity: 0; transition: ease-in 0.5s;}
.top.scll-top { opacity: 1; transition: ease-in 0.5s; bottom: 50px;}
.top .fa {display: block !important;}

@media (max-width: 1200px) {
  .about .content{padding-right: 0;}
}
@media (max-width: 991px) {
  .team .member {margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
  .nav-top, .menu-sec{position:relative; height:inherit; top:inherit;background: #000;}
  
}

@media (max-width: 768px) {
  footer ul.container-fluid li {
    width: 100%;}
  .about {text-align: center;}
  
}
@media (max-width: 767px) {
  #header img{margin:inherit; transition: 0.5s;width: 100%;/*! padding-left: 94px; */margin: 0 auto;display: block;/*! top: ; */}
  .body-fx #header{padding: 15px 0;
    height: inherit;
    position: relative; background: rgba(47,77,90,.85) !important;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.nav&gt;li&gt;a { padding: 4px 2px;}

}
@media (max-width: 575px) {

}
@media (max-width: 414px) {

}

.cont-page h2{font-weight: bold;
    Font-size: 20px;
    color: #242424;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0;
text-align: left;
}
.cont-page .st-feature-box {
    background: #6e63ff;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
    text-align:left;
}
.cont-page p {
    font-size: 15px;
    color: #fff;
    line-height: 24px !important;
}
.cont-page .feature-box-image {
    margin-top: 13px;
}
.st-feature-box {
    padding-left: 90px;
    position: relative;
    margin-bottom: 35px;
}
.st-feature-box .st-feature-box-icon {
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 20px;
    left: 8px;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #ffbc3b;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important; font-size:20px;
}

@media(max-width:736px){
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #6c773b;     background-color: #6e63ff;}
.navbar-default .navbar-toggle{border-color: #6c773b;}
.navbar-toggle{background-color: #6e63ff; border-color: #6c773b;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav&gt;li&gt;a{    color: #fff;
   padding: 5px 10px;
    background: #6e63ff; border-bottom:1px solid #9b9b9b;}
	
	
.ft-cont p, .ft-cont p a{line-height: 18px;}
.cprht-img{display:none;}
.cprht-rht li .fa{    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;}
.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}
.hm-serv {
    padding-bottom: 30px;
}
#HeaderControl, center #form1 #HeaderControl{width: 80%;     z-index: 999999999;}
#HeaderControl {
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: -20px;
    top: 120px;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0;
    width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important;width: 100%;top: 110px;}
.navbar-nav&gt;li&gt;a {
    line-height: 30px;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    font-size: 14px;
}

.four-col-inner h3{font-size: 18px;}

.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{    background: #6e63ff;
    border-bottom: 1px solid #7b7b7b; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #baa46a;
    background-color: #baa46a;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #baa46a;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 45%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}
.copyright{right: 15px;}
footer{    z-index: 9;}

center #HeaderControl{    padding: 5.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #baa46a;}
center .navbar-default .navbar-toggle {
    border-color: #baa46a;
}
.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}
	}</pre></body></html>