body {
	font-family: "Arial", "san-serif" !important;
	font-weight: lighter !important;
	color: #231F20 !important;
	-background-color: #231F20 !important;
}

a:active,
a:focus, {
  outline:0 !important;
  border:none !important;
  -moz-outline-style: none !important;
}

:target:before {
content:"";
display:block;
height:190px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}

div.eb-post a, div#eb.eb-mod.mod_easyblogarchive a, #eb .eb-calendar__item-title, div.eb-meta-category a {
	color: #00acf3;
}
#eb .eb-calendar-topbar {
	border-bottom: 0px double #d7d7d7;
}

body.site.com-content.view-article #sp-main-body {
	padding: 200px 0px 31px 0px;
}

#eb .eb-post-thumb .eb-post-image-cover, #eb .eb-image-viewport {
	border: 0px solid #fff;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
}

#eb .btn, a.btn.btn-default {
	border: 0px solid transparent;
	background-color: #888888 !important;
	color: #ffffff !important;
		border-radius: 0px;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
}
a.btn-default:hover {
	color: #ffffff !important;
	background-color: #231F20 !important;
	border-color: #adadad !important
}

div.btn-wrapper {
	padding-bottom: 30px;
}

.project-nav .prev-project, .project-nav .next-project {
	border-radius: 0px;
	display: block;
	height: 42px;
	text-indent: -9999px;
	width: 42px;
}

.project-nav .next-project {
	background: url("/images/forward-button.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 28px;
	height: 39px;
	margin-left: 15px;
}
.project-nav .prev-project {
	background: url("/images/back-button.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 28px;
	height: 39px;
}

.project-nav .prev-project:hover {
	background-color: #ffffff !important;
	background: url("/images/back-button-2.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 28px;
	height: 39px;
}
.project-nav .next-project:hover {
	background-color: #ffffff !important;
	background: url("/images/forward-button-2.png");
		background-repeat: no-repeat;
	background-size: contain;
	width: 28px;
	height: 39px;
}

.project-nav .prev-project.disable, .project-nav .prev-project.disable:hover {
	background-color: #ffffff;
	background: url("/images/back-button-3.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 28px;
	height: 39px;
}

.project-nav .next-project.disable, .project-nav .next-project.disable:hover {
	background-color: #ffffff;
	background: url("/images/forward-button-3.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 28px;
	height: 39px;
}

.sp-module .sp-module-title {
	font-size: 24px;
text-transform: capitalize;
}

ul.nav.menu {
    list-style-type: none;
    margin: 82px 0px 0px 0px;
    padding: 0;
    overflow: hidden;
}
header#sp-header.animated.menu-fixed-out ul.nav.menu {
    margin: 82px 0px 0px 0px;
}
header#sp-header.animated.menu-fixed ul.nav.menu {
    margin: 52px 0px 0px 0px;
}


ul.nav.menu li {
    float: left;
}

ul.nav.menu li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 20px;
}

body.site #sp-header.menu-fixed-out ul.nav.menu li a {
    color: #231F20;
}
body.site.itemid-101 #sp-header.menu-fixed-out ul.nav.menu li a {
    color: #ffffff;
}

ul.nav.menu li a:hover {
    color: rgba(229, 171, 16, 1);
    background-color: transparent;
}

article.item.item-page p, div.project-wrapper p {
	margin-right: 30%;
	margin-bottom: 28px;
}

.sppb-magnific-popup {
    outline:none!important;
}

p {
	font-size: 18px;
	line-height: 28px;
	color: #231F20;
}

p.social-media {
	padding-top: 15px;
}
h1 {
	font-size: 40px;
	line-height: 55px;
	color: #231F20 !important;
	margin-bottom: 40px;
}
h2 {
	font-size: 50px;
	line-height: 62px;
	color: #231F20 !important;
}
h3 {
	font-size: 40px;
	line-height: 45px;
	color: #231F20;
}
h4 {
	font-size: 30px;
	line-height: 40px;
	color: #231F20;
}
h5 {
	font-size: 40px;
	line-height: 45px;
	color: #231F20 !important;
}

div.page-header {
	border-bottom: 0px solid #eee;
}

div.page-header h1, div#project-wrapper.project-wrapper.clearfix h1 {
	color: rgba(215, 29, 36, 1) !important;
}

div.page-header h1, div.page-header-inside h1 {
	font-size: 80px !important;
	color: rgba(215, 29, 36, 1) !important;
	float: left;
	width: 90%;
}
h1.eb-brand-name.reset-heading, h1.eb-entry-title.reset-heading {
	font-size: 45px !important;
	color: rgba(215, 29, 36, 1) !important;
	font-weight: normal !important;
	padding-bottom: 40px !important;
	line-height: 55px;
}
div.page-header.clearfix:after {
	clear: none !important;
	float: right;
	width 10%;
}

section#sp-bottom h3 {
	color: rgba(215, 29, 36, 1);

}
section#sp-bottom h4 {
	color: rgba(215, 29, 36, 1);

}
section#sp-bottom h5 {
	color: #00AEEF;
	font-size: 30px;
	font-weight: normal;
	padding-top: 30px;
}
section#sp-position1 p {
	color: #E5AB10;
	font-size: 42px;
	line-height: 45px;

}
div.item-page div.page-header.clearfix {
	height: 0px;
	margin: 0px;
}
#sp-header {
	margin: 0px 0px 0px 0px;
	height: 0px;
	background: rgba(255, 255, 255, 0);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
}

body.site.com-advportfoliopro #sp-header.menu-fixed {
		margin: 0px 0px 0px 0px;
	height: 165px;
	background: #231F20;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
}

body.site.com-sppagebuilder.view-page.no-layout.no-task.itemid-101.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init#sp-header {
	margin: 0px 0px 0px 0px;
	height: 0px;
	background: rgba(255, 255, 255, 0);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
}

#sp-header.menu-fixed-out {
    position: fixed;
    z-index: 9999;
}

#sp-header.menu-fixed {
	margin: 0px 0px 0px 0px;
	height: 165px;
	background: #231F20;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
}

body.site.com-advportfoliopro section#sp-main-body {
	margin: 100px 0px 0px 0px;
}

div.portfolio-module {
	margin-top: 50px;
}

div.case-study-nav {
	
}
div.case-study-nav {
	float: right;
}

div.isotope-item img {
	width: 100%;
	height: 100%;
}

a#offcanvas-toggler {
	color: #ffffff;
}

section#section-id-1496242267230.sppb-section {
	padding: 0px !important;
}

div.moduletable-nxd-logo, div#sp-menu {
	margin-top: 30px;
	padding-left: 0px;
}

div.moduletable-nxd-logo {
	margin-top: 30px;
}

div.custom-nxd-logo img {
	max-width: 80%;
}

.sp-megamenu-parent {
	float: left;
	margin-top: 30px;
}


.sp-megamenu-parent >li >a {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  font-size: 20px !important;
  color: #fff;
  text-transform: capitalize;
  font-weight: normal;
}
.sp-megamenu-parent >li >a:hover {
  color: rgba(229, 171, 16, 1) !important;
}

header#sp-header.animated.menu-fixed div.moduletable-nxd-logo  {
	margin-top: 10px;
}
header#sp-header.animated.menu-fixed div#sp-menu  {
	margin-top: 35px;
}
header#sp-header.animated.menu-fixed div.moduletable-nxd-logo img  {
	max-width: 80%;
}

h2 span.red-head {
	color: rgba(215, 29, 36, 1);
	
}


div#gallery-carousel {
	margin-bottom: 30px;
}

div.customNavigation {
	display: none;
}



div.owl-item div.project-img {
	margin-top: 25px;
}

div.work-image-container {
  position: relative;
  width: 100%;
}




div.work-image-container img {
  display: block !important;
  width: 100%;
  height: auto;
}

div.work-image-container a:hover img {
  background-color: #ffffff;
  padding: 8px;
}



div#sppb-addon-1496940486747, div#sppb-addon-1496940486750, div#sppb-addon-1496940486753  {
	=background-color: #ffffff;
	=padding: 8px;
	margin-bottom: 20px;
	
}

div#sppb-addon-1496940486747 img, div#sppb-addon-1496940486750 img, div#sppb-addon-1496940486753 img, #sppb-addon-1496940486772 img, #sppb-addon-1496940486779 img, #sppb-addon-1496940486760 img {
	background-color: #ffffff;
	padding: 8px;
	margin-bottom: 20px;
}
#sppb-addon-1496940486772 a:hover img, 
#sppb-addon-1496940486779  a:hover img, 
#sppb-addon-1496940486760  a:hover img    {
	background-color: #000000;
	padding: 8px;
	margin-bottom: 20px;
}

section#section-id-1496771371835 div.sppb-col-md-4 img {
	margin-bottom: 25px;
}


header#sp-header.animated.menu-fixed .sp-megamenu-parent  {
	margin-top: 0px;
}

p.hp-anim-copy {
	 font-size: 36px !important;
	 color: #fff;
}

div.b-logo img.sppb-img-responsive {
	max-width: 80%;
}
section#sp-position1 div#sp-position1 {
	padding: 14px 0px 70px 0px;
}

div.custom-footer-vertical-line {
	background-repeat: repeat-y;
	height: 100% !important;
	background-position: right top;
	}

div#sp-footer2 img {
	visibility: hidden;
}

div#sp-footer2 div.sp-module {
	margin-top: 0px;
}

#sp-footer span.sp-copyright {
	text-align: left;
}

span.b-name {
	font-size: 22px;
}
span.b-name a:hover {
	color: #000000;
}

section#section-id-1496940486741 p {
	color: #ffffff !important;
}

div.modal-inner-block a {
	color:  rgba(215, 29, 36, 1);
}

div#sppb-modal-1497891567524.white-popup-block li {
	font-size: 17px;
	padding-top: 15px;
	line-height: 115%;
}

div#sppb-modal-1497891567543.white-popup-block p.testimonial {
	font-size: 17px;
	line-height: 125%;
	padding-top: 25px;
}

div#sppb-modal-1497891567543.white-popup-block p.client {
	font-size: 14px;
	line-height: 125%;
	font-style: italic;
}

div.white-popup-block div.people-heading {
	float: left;
	width: 75%;
	margin: 25px 0px;
}
div.white-popup-block div.people-nav {
	float: left;
	width: 25%;
	text-align: right;
}
div.white-popup-block div.people-image {
	float: left;
	width: 35%;
	clear: both;
	margin-right: 30px;

}
div.white-popup-block div.people-image p {
	text-align: right;
	font-size: 15px;
	line-height: 40px;
}

div.white-popup-block div.people-copy {
	float: left;
	width: 60%;
	
}
div.white-popup-block div.people-copy p {
	font-size: 15px;
	line-height: 130%;
	padding-bottom: 10px;

}

div#sppb-modal-1497893279807.white-popup-block, #sppb-modal-1497903185866.white-popup-block, #sppb-modal-1497903185869.white-popup-block {
	max-width: 950px !important;
	height: 1000px;
}

div.people-heading h3 {
	color: #94218A;
	line-height: 100%;
}
div.people-heading h3 span.title {
	font-style: italic;
	font-size: 80%;
}
div.white-popup-block div.people-nav {
	margin-top: 80px;

}
div.white-popup-block div.people-nav p {

	font-size: 80px;
}

.mfp-close-btn-in .mfp-close {
	width: 84px;
	height: 84px;
	line-height: 84px;
	font-size: 80px;
}

p.modal-nav img.back-button {
	margin-right: 5px;
}

p.modal-nav img.forward-button {
	margin-left: 5px;
}

p.modal-nav a:hover img.forward-button {
	color: red;
}

button.mfp-close {
	margin-right: 20px;
	color: rgba(215, 29, 36, 1) !important;
	font-weight: 600;
}

img.bio-email {
	display: inline-block;
	margin-right: 10px;
}
img.bio-social {
	display: inline-block;
	
}
div.people-image p a.black-box {
	color: #ffffff;
	background-color: #231F20;
	padding: 7px 7px 7px 10px;
}
div.people-image p a.black-box:hover {
	background-color: #595757;
}
/* Blog header */

body.site.com-easyblog #sp-main-body {
	padding: 80px 0px 31px 0px;
}

body.com-easyblog div.sp-page-title {
	background: #ffffff;
	padding: 30px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 550px;
	
}
body.com-easyblog div.sp-page-title h2, body.com-easyblog div#sp-position-0.col-xs-2.col-sm-2.col-md-2 {
	height: 0px;
	visibility: hidden;
	width: 0px;
}
body.com-easyblog div#sp-top1.col-xs-10.col-sm-10.col-md-10 {
	text-align:center; 
	width: 100%;
}
body.com-easyblog ul.nav.menu {
	display: inline-block;
	list-style:	none; 
	width: 600px;
}
body.com-easyblog ul.nav.menu li {

	display:inline;
}
body.com-easyblog ul.nav.menu li a {
	float: left;
	text-decoration: none; 
	padding: 0 20px;
	color: #ffffff !important;
}


body.com-easyblog div#sp-top2.col-sm-12.col-md-12 h1 {
	text-align: center;
	margin-top: -300px;
	height: 100px;
	color: #ffffff !important;
	font-size: 60px;
}
body.com-easyblog div#sp-top2 h1 img {
	display: inline-block;
	width: 150px;
}

section#sp-bottom h5 {
	color: #ffffff !important;
}

div.modal-inner-block {
	
}


/* from preset 3 */

a {
  color: #ffffff;
}
a:hover {
  color: rgba(215, 29, 36, 1);
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #376c42;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #E54B21;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #E54B21;
}
#offcanvas-toggler >i {
  color: #ffffff;
}
#offcanvas-toggler >i:hover {
  color: #d73838;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #259d63;
  background-color: #376c42;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #1c784c;
  background-color: #50a862;
}
ul.social-icons >li a:hover {
  color: #376c42;
}
.sp-page-title {
  background: #376c42;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #376c42;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #376c42;
}
.sp-module .tagscloud .tag-name:hover {
  background: #376c42;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #376c42;
}
.search .btn-toolbar button {
  background: #376c42;
}
.post-format {
  background: #376c42;
}
.voting-symbol span.star.active:before {
  color: #376c42;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #50a862;
}
.entry-link,
.entry-quote {
  background: #376c42;
}
blockquote {
  border-color: #376c42;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #376c42;
}
#sp-footer {
  background: #231F20 !important;
  color: #fff;
  font-size: 75%;
}
section#sp-bottom, section#sp-position1 {
	background: #231F20 !important;

}
section#sp-bottom p, div#sppb-addon-1496767307083 p {
	color: #ffffff !important;
}

section#sp-position1 p img {
	margin-bottom: 20px;
}
.sp-comingsoon body {
  background-color: #376c42;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #376c42;
  background-color: #376c42;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #376c42;
  background-color: #376c42;
}

@media screen and (min-width: 992px) and (max-width: 9991px)  {

}

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


}
/* iPad */
@media screen and (max-width: 768px) {
header#sp-header.animated.menu-fixed ul.nav.menu {
	margin: 22px 0px 0px 0px;	
}
header#sp-header.animated.menu-fixed-out ul.nav.menu {
	margin: 52px 0px 0px 0px;	
}
#sp-header.menu-fixed {
	height: 115px;	
}
div.white-popup-block {
	width: 700px !important;
	height: 1500px !important;
}
#sppb-modal-1497891567524.white-popup-block, div#sppb-modal-1497891567543.white-popup-block {
	height: auto !important;
}
body.com-easyblog div.sp-page-title {
	height: 550px !important;
}
.sp-page-builder .page-content #section-id-1496767307079 h2 {
	margin-top: -110px !important;
}

div.page-header h1, div.page-header-inside h1 {
	font-size: 60px !important;
}
h2 {
	font-size: 40px;
	line-height: 48px;
}
h3 {
	font-size: 35px;
}
h4 {
	font-size: 25px;
}
div#sp-position1 p {
	font-size: 35px;
	line-height: 48px;
	padding: 0px 15px
}
body.com-easyblog div.sp-page-title {
	height: 350px !important;
}
section#sp-blog-title div#sp-top2 div.sp-module-content {
	margin-top: 100px;
}
}


/* phone */
@media screen and (max-width: 400px) {
ul.nav.menu li a {
	display: block;
color: white;
text-align: center;
padding: 4px 5px;
text-decoration: none;
font-size: 11px;
}
div#sp-top1.col-xs-10.col-sm-10.col-md-10 {
	padding-left: 0px;
}
header#sp-header.animated.menu-fixed-out ul.nav.menu, header#sp-header.animated.menu-fixed ul.nav.menu {
	margin: 12px 0px 0px 0px;
}

body.com-easyblog div#sp-top1.col-xs-10.col-sm-10.col-md-10 {
	
	width: 80%;
}
body.com-easyblog ul.nav.menu li a {
	padding: 0 5px;
}
header#sp-header.animated.menu-fixed-out div.moduletable-nxd-logo img, header#sp-header.animated.menu-fixed div.moduletable-nxd-logo img, div.b-logo img.sppb-img-responsive {
	max-width: 150%;
}
div.moduletable-nxd-logo {
	margin-top: 10px;
}
#sp-header.menu-fixed {
	height: 65px;
}
.sp-page-builder .page-content #section-id-1496767307079 h2 {
	margin-top: -30px !important;
}
	div#n2-ss-2.n2-ss-slider.n2-ow.n2-ss-load-fade.n2-ss-mobile.n2-ss-loaded.n2notransition {
		font-size: 4.266666666666667px;
		width: 320px;
		margin: 0px;
		height: 350px !important;
	}
	
div.page-header h1, div.page-header-inside h1 {
	font-size: 40px !important;
}
h2 {
	font-size: 25px;
	line-height: 31px;
	margin-top: 0px;
}
h3 {
	font-size: 30px;
	line-height: 35px;
}
div#sppb-modal-1497891567543.white-popup-block h3 {
	font-size: 35px;
	line-height: 35px;
}
h4 {
	font-size: 20px;
}
div#sp-position1 p {
	font-size: 28px;
	line-height: 48px;
	padding: 0px 15px
}

section#section-id-1496771371835.sppb-section.sppb-equalize-columns {
	min-height: 370px
}
.sp-page-builder .page-content #section-id-1496940486732 {
	padding: 20px 0px 0px 0px !important;
}
span.b-name {
	font-size: 17px;
	line-height: 18px;
	padding: 0px 0px 3px 0px;
	display: block;
}
section#section-id-1496940486741.sppb-section  p  {
	font-size: 14px;
	line-height: 15px;
	
}
div#sppb-addon-1496940486747 img, div#sppb-addon-1496940486750 img, div#sppb-addon-1496940486753 img, #sppb-addon-1496940486772 img, #sppb-addon-1496940486779 img, #sppb-addon-1496940486760 img {
	background-color: #ffffff;
	padding: 4px;
	margin-bottom: 10px;
}
#sppb-addon-1496940486772 a:hover img, #sppb-addon-1496940486779 a:hover img, #sppb-addon-1496940486760 a:hover img {
	padding: 4px;
	margin-bottom: 10px;	
}
.sp-page-builder .page-content #section-id-1496940486741 {
	padding: 50px 0px 0px 0px !important;
}
div.custom-footer-vertical-line {
	background-image: none !important;
}
section#sp-bottom h5 {
	padding-top: 25px;
	font-size: 20px;
}
div.customfooter-right {
	padding-top: 20px;
	clear: both;
}
div.customfooter-right h4 {
	line-height: 25px;
}
p {
	font-size: 15px;
	line-height: 22px;
}
body.site.com-content.view-article #sp-main-body {
	padding: 50px 0px 31px 0px;
}
body.site.com-advportfoliopro section#sp-main-body {
	margin: 0px 0px 0px 0px !important;
	padding: 70px 0px 0px 0px;
}
div#project-wrapper.project-wrapper.clearfix h1 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 15px;
}
body.site.com-advportfoliopro #sp-header.menu-fixed {
	height: 65px;
}
div.white-popup-block {
	width: 85% !important;
	height: auto !important;
	padding: 0px 10px;
	
}
div#sppb-modal-1497893279807.white-popup-block {
	height: 2300px !important;
}
div#sppb-modal-1497903185866.white-popup-block, div#sppb-modal-1497903185869.white-popup-block {
	height: 2000px !important;
}
div#sppb-modal-1497891567524.white-popup-block li {
	font-size: 14px;
	padding-top: 10px;
	line-height: 105%;
}
.mfp-close-btn-in .mfp-close {
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 50px;
	margin-right: 10px;
}
div.white-popup-block div.people-copy {
	width: 100%;
}
div.white-popup-block div.people-nav {
	margin-top: 50px;
}
p.modal-nav img.forward-button, p.modal-nav img.back-button {
	max-width: 50%;
}
div.white-popup-block div.people-heading {
	float: left;
	width: 65%;
	margin: 15px 0px;
}
div.white-popup-block div.people-nav {
	width: 35%;
}
div.people-heading h3 span.title {
	font-size: 16px !important;
	line-height: 12px !important;
	
}
div.white-popup-block div.people-image {
	width: 100%;
	margin-right: 0px;
}

body.com-easyblog div.sp-page-title {
	height: 200px !important;
}
section#sp-blog-title div#sp-top2 div.sp-module-content {
	margin-top: 170px;
}
section#sp-blog-title div#sp-top2 div.sp-module-content h1 {
	font-size: 24px;
}
section#sp-blog-title div#sp-top2 div.sp-module-content h1 img {
	max-width: 30%;
}
body.site.com-easyblog #sp-main-body {
	padding: 30px 0px 31px 0px;
}
.sp-page-builder .page-content #section-id-1496767307096 {
	padding: 50px 0px 0px 0px !important;
}

h1.eb-entry-title.reset-heading {
	font-size: 30px !important;
	padding-bottom: 20px !important;
	line-height: 35px;
}

}



