body {
	background: url("../images/bg.jpg") center rgb(255, 255, 255); color: rgb(78, 78, 78); line-height: 22px; font-family: "Open Sans", sans-serif;
}
h1 {
	color: rgb(87, 87, 87); font-family: "Open Sans", sans-serif; font-weight: 600;
}
h2 {
	color: rgb(87, 87, 87); font-family: "Open Sans", sans-serif; font-weight: 600;
}
h3 {
	color: rgb(87, 87, 87); font-family: "Open Sans", sans-serif; font-weight: 600;
}
h4 {
	color: rgb(87, 87, 87); font-family: "Open Sans", sans-serif; font-weight: 600;
}
h5 {
	color: rgb(87, 87, 87); font-family: "Open Sans", sans-serif; font-weight: 600;
}
h6 {
	color: rgb(87, 87, 87); font-family: "Open Sans", sans-serif; font-weight: 600;
}
h1 {
	color: rgb(220, 0, 0); font-size: 46px; font-weight: 600;
}
h2 {
	font-size: 20px;
}
h3 {
	color: rgb(119, 119, 119); line-height: 26px; font-size: 14px; font-weight: 400;
}
h4 {
	font-size: 16px;
}
a {
	transition:color 300ms, background-color 300ms; color: rgb(243, 156, 18); -webkit-transition: color 300ms, background-color 300ms; -o-transition: color 300ms, background-color 300ms; -moz-transition: color 300ms, background-color 300ms;
}
a:hover {
	color: rgb(217, 137, 11);
}
a:focus {
	color: rgb(217, 137, 11);
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
ul {
	margin: 0px; padding: 0px;
}
hr {
	clear: both; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed;
}
.linkz ul {
	text-align: left;
}
.links ul li {
	list-style: none; text-decoration: none;
}
.btn-primary {
	background: rgb(243, 156, 18); padding: 8px 20px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); margin-top: 10px;
}
.btn-primary:hover {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary:focus {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary.active.focus {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary.active:focus {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary.active:hover {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary.focus:active {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary:focus:active {
	background: rgb(219, 140, 15); box-shadow: none;
}
.btn-primary:hover:active {
	background: rgb(219, 140, 15); box-shadow: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
.center h2 {
	font-size: 30px; margin-top: 0px; margin-bottom: 20px;
}
.top-center h2 {
	font-size: 30px; margin-top: 0px; margin-bottom: 20px;
}
.center h3 {
	font-size: 22px; margin-top: 0px; margin-bottom: 20px;
}
.media > .pull-left {
	margin-right: 20px;
}
.media > .pull-right {
	margin-left: 20px;
}
body > section {
	
}
.center {
	text-align: center; padding-bottom: 55px;
}
.top-center {
	text-align: center; padding-top: 0px; padding-bottom: 0px; margin-bottom: 40px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
.lead {
	line-height: 24px; font-size: 14px; font-weight: 400;
}
.navbar > .container .navbar-brand {
	margin-left: 0px;
}
.navbar-brand {
	margin: 0px; padding: 0px;
}
.navbar {
	background: rgb(21, 21, 21); padding: 5px 0px 0px; border-radius: 0px; margin-bottom: 0px;
}
.navbar-nav {
	margin-top: 12px;
}
.navbar-nav > li {
	margin-left: -9px;
}
.navbar-inverse .navbar-nav > li > a {
	margin: 0px; padding: 5px 22px; border-radius: 3px; color: rgb(134, 2, 16); line-height: 24px; font-weight: 600; display: inline-block;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: rgb(34, 34, 34); background-color: rgb(243, 156, 18);
}
.navbar-inverse {
	border: 0px currentColor; border-image: none; box-shadow: 0px 20px 20px rgba(243,156,18,0.3);
}
.navbar-inverse .navbar-brand {
	color: rgb(255, 255, 255); line-height: 50px; font-size: 30px; font-weight: 600;
}
.navbar-inverse .navbar-brand i.fa {
	color: rgb(243, 156, 18);
}
.navbar-inverse .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
#main-slide .item img {
	width: 100%;
}
#main-slide .item .slider-content {
	transition:opacity 500ms; z-index: 0; opacity: 0; -webkit-transition: opacity 500ms; -o-transition: opacity 500ms; -moz-transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
	transition:opacity 100ms; z-index: 0; opacity: 1; -webkit-transition: opacity 100ms; -o-transition: opacity 100ms; -moz-transition: opacity 100ms;
}
#main-slide .item.active .slider-content .logo {
	color: rgb(243, 156, 18); font-weight: bold;
}
#main-slide .slider-content {
	padding: 0px; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); margin-top: 36px; position: absolute;
}
#main-slide .carousel-indicators {
	bottom: 30px;
}
.carousel-indicators li {
	margin: 1px !important; border: 2px solid rgb(255, 255, 255) !important; border-image: none !important; width: 14px !important; height: 14px !important;
}
#main-slide .carousel-control.left {
	opacity: 1; text-shadow: none; background-image: none; background-repeat: no-repeat;
}
#main-slide .carousel-control.right {
	opacity: 1; text-shadow: none; background-image: none; background-repeat: no-repeat;
}
#main-slide .carousel-control.left span {
	padding: 15px;
}
#main-slide .carousel-control.right span {
	padding: 15px;
}
#main-slide .carousel-control .fa-angle-left {
	top: 40%; display: inline-block; position: absolute; z-index: 5;
}
#main-slide .carousel-control .fa-angle-right {
	top: 40%; display: inline-block; position: absolute; z-index: 5;
}
#main-slide .carousel-control .fa-angle-left {
	left: 0px;
}
#main-slide .carousel-control .fa-angle-right {
	right: 0px;
}
#main-slide .carousel-control i {
	background: rgba(0, 0, 0, 0.7); padding: 15px 20px; transition:500ms; color: rgb(255, 255, 255); line-height: 36px; font-size: 32px; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
#main-slide .slider-content h2 {
	color: rgb(238, 238, 238); text-transform: uppercase; font-size: 38px; font-weight: 500;
}
#main-slide .slider-content h2.white {
	color: rgb(255, 255, 255);
}
#main-slide .slider-content h3.white {
	color: rgb(255, 255, 255);
}
#main-slide .slider-content h3 {
	text-align: center; color: rgb(238, 238, 238); font-size: 36px; font-weight: 300; margin-top: 40px;
}
.slider.btn {
	padding: 6px 20px; border: 0px currentColor; transition:300ms; border-image: none; color: rgb(255, 255, 255); line-height: 28px; font-size: 16px; margin-top: 60px; background-color: rgba(243, 156, 18, 0.8); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.slider.btn.btn-default {
	background: rgb(236, 236, 236); margin-left: 4px;
}
.slider.btn:hover {
	background-color: rgba(243, 156, 18, 1);
}
.slider.btn:focus {
	
}
.slider.btn:focus:active {
	
}
.slider.btn:hover:active {
	
}
#feature {
	background: rgb(242, 242, 242); padding-bottom: 0px;
}
#feature a {
	color: rgb(243, 156, 18); text-transform: uppercase; font-weight: bold; margin-left: 5px;
}
#feature a:hover {
	color: rgb(68, 68, 68);
}
#feature .btn-primary:hover {
	background: rgb(242, 242, 242); padding: 8px 120px; border-radius: 10px 10px 0px 0px; border: 0px currentColor; border-image: none; color: rgb(102, 102, 102); margin-top: 40px; box-shadow: 0px -10px 10px #ddd;
}
#inner-page {
	padding-bottom: 0px;
}
.features {
	padding: 0px;
}
.feature-wrap {
	text-align: left; overflow: hidden; margin-bottom: 35px;
}
.feature-wrap h2 {
	margin-top: 10px;
}
.feature-wrap .pull-left {
	margin-right: 25px;
}
.feature-wrap i.fa {
	background: rgb(255, 255, 255); margin: 3px; border-radius: 100%; width: 110px; height: 110px; text-align: center; color: rgb(243, 156, 18); line-height: 110px; font-size: 48px;
}
#recent-works .col-xs-12.col-sm-4.col-md-4 {
	padding: 15px;
}
#recent-works {
	padding-bottom: 70px;
}
.recent-work-wrap {
	position: relative;
}
#recent-works .readmore {
	color: rgb(243, 156, 18); text-transform: uppercase; font-weight: bold; margin-left: 5px;
}
#recent-works .readmore:hover {
	color: rgb(68, 68, 68);
}
.recent-work-wrap img {
	width: 100%;
}
.recent-work-wrap .recent-work-inner {
	background: none; border-radius: 0px; top: 0px; width: 100%; text-align: center; margin-bottom: 0px; opacity: 1;
}
.recent-work-wrap .recent-work-inner h3 {
	margin: 10px 0px;
}
.recent-work-wrap .recent-work-inner h3 a {
	color: rgb(255, 255, 255); font-size: 24px;
}
.recent-work-wrap .overlay {
	background: rgb(243, 156, 18); padding: 30px; border-radius: 0px; transition:opacity 500ms; left: 0px; top: 0px; width: 100%; height: 100%; color: rgb(255, 255, 255); vertical-align: middle; position: absolute; opacity: 0; -webkit-transition: opacity 500ms; -o-transition: opacity 500ms; -moz-transition: opacity 500ms;
}
.recent-work-wrap .overlay .preview {
	background: none; border-radius: 0px; height: 35px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 35px; display: inline-block;
}
.recent-work-wrap:hover .overlay {
	opacity: 0.9;
}
#testimonials {
	background: url("../images/testimonial-bg.jpg") fixed 0% 0% / cover; padding: 80px 0px; color: rgb(221, 221, 221);
}
#testimonials h2 {
	color: rgb(221, 221, 221);
}
#testimonial {
	padding: 0px;
}
#testimonial .item {
	width: 100%; height: auto; display: block;
}
#testimonial .item p {
	margin: 0px 0px 40px; color: rgb(221, 221, 221); font-weight: 500;
}
.owl-theme .owl-controls .owl-page span {
	background: rgb(255, 255, 255); margin: 5px 7px; border-radius: 50%; transition:0.5s; width: 10px; height: 10px; display: block; opacity: 1; -webkit-border-radius: 0; -moz-border-radius: 20px;
}
.owl-theme .owl-controls .owl-page.active span {
	background: rgb(243, 156, 18); opacity: 1;
}
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgb(243, 156, 18); opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
	background: rgb(243, 156, 18);
}
#middle .readmore {
	color: rgb(243, 156, 18); text-transform: uppercase; font-weight: bold; margin-top: 30px; float: left;
}
#middle .readmore:hover {
	color: rgb(68, 68, 68);
}
#middle h3 {
	color: rgb(78, 78, 78); font-size: 18px; font-weight: 600;
}
#middle i.fa {
	color: rgb(243, 156, 18);
}
#middle .media-body h3 {
	color: rgb(78, 78, 78); font-size: 18px;
}
.accordion h2 {
	margin-bottom: 25px;
}
.panel-default {
	border-color: transparent;
}
.panel-default > .panel-heading {
	border: 0px currentColor; border-image: none; box-shadow: none; background-color: rgb(243, 185, 18);
}
.panel {
	border: 0px currentColor; border-image: none; box-shadow: none; background-color: rgb(243, 185, 18);
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	background: rgb(241, 241, 241); color: rgb(78, 78, 78);
}
.panel-body {
	padding: 20px;
}
.panel-group .panel + .panel {
	margin-top: 0px; border-top-color: rgb(217, 217, 217); border-top-width: 1px; border-top-style: solid;
}
.panel-group .panel {
	border-radius: 8px;
}
.panel-heading {
	border-radius: 0px;
}
.panel-title > a {
	color: rgb(78, 78, 78); font-size: 14px;
}
.accordion-inner img {
	border-radius: 4px;
}
.accordion-inner h4 {
	margin-top: 0px;
}
.panel-heading.active {
	background: rgb(235, 235, 235); border-radius: 8px;
}
.panel-heading.active .panel-title > a {
	color: rgb(78, 78, 78);
}
a.accordion-toggle i.fa {
	border-radius: 8px; width: 45px; text-align: center; line-height: 44px; font-size: 20px; margin-top: -10px; margin-right: -15px;
}
.panel-heading.active a.accordion-toggle i.fa {
	color: rgb(78, 78, 78); transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg);
}
.panel-heading.active a.accordion-toggle.collapsed i.fa {
	color: rgb(255, 255, 255);
}
#get-started {
	background: rgb(238, 238, 238); padding: 50px 0px 60px; text-align: center; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.about-us {
	padding-bottom: 30px;
}
.about-us h3 {
	color: rgb(78, 78, 78); font-size: 18px; font-weight: 600; margin-bottom: 5px;
}
.about-us p {
	color: rgb(78, 78, 78);
}
.about-us img {
	margin-top: 25px;
}
.portfolio-items {
	list-style: none; margin: 0px 0px 40px; padding: 0px;
}
.portfolio-filter {
	list-style: none; margin: 0px 0px 40px; padding: 0px;
}
.portfolio-filter > li {
	display: inline-block;
}
.portfolio-filter > li a {
	background: 0px 0px rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(242, 242, 242); transition:0.9s; border-image: none; text-transform: uppercase; font-size: 14px; font-weight: 400; margin-right: 20px; -webkit-transition: all 0.9s ease 0s; -o-transition: all 0.9s ease 0s; -moz-transition: all 0.9s ease 0s;
}
.portfolio-filter > li a:hover {
	background: rgb(243, 156, 18); border: 1px solid rgb(243, 156, 18); border-image: none; color: rgb(255, 255, 255); box-shadow: none; -webkit-box-shadow: none;
}
.portfolio-filter > li a.active {
	background: rgb(243, 156, 18); border: 1px solid rgb(243, 156, 18); border-image: none; color: rgb(255, 255, 255); box-shadow: none; -webkit-box-shadow: none;
}
.portfolio-filter .btn-default.active.focus {
	border-color: rgb(243, 156, 18); color: rgb(255, 255, 255); background-color: rgb(243, 156, 18);
}
.portfolio-filter .btn-default.active:focus {
	border-color: rgb(243, 156, 18); color: rgb(255, 255, 255); background-color: rgb(243, 156, 18);
}
.portfolio-filter .btn-default.active:hover {
	border-color: rgb(243, 156, 18); color: rgb(255, 255, 255); background-color: rgb(243, 156, 18);
}
.portfolio-filter .btn-default.focus:active {
	border-color: rgb(243, 156, 18); color: rgb(255, 255, 255); background-color: rgb(243, 156, 18);
}
.portfolio-filter .btn-default:focus:active {
	border-color: rgb(243, 156, 18); color: rgb(255, 255, 255); background-color: rgb(243, 156, 18);
}
.portfolio-filter .btn-default:hover:active {
	border-color: rgb(243, 156, 18); color: rgb(255, 255, 255); background-color: rgb(243, 156, 18);
}
.portfolio-items > li {
	padding: 0px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.portfolio-item {
	margin: 0px; padding: 15px;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	z-index: 1; pointer-events: none;
}
.isotope {
	transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s; -moz-transition-duration: 0.8s;
}
.isotope .isotope-item {
	transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s; -moz-transition-duration: 0.8s;
}
.isotope {
	transition-property: height, width; -webkit-transition-property: height, width; -o-transition-property: height, width; -moz-transition-property: height, width;
}
.isotope .isotope-item {
	transition-property: transform, opacity; -webkit-transition-property: -webkit-transform, opacity; -o-transition-property: -o-transform, opacity; -moz-transition-property: -moz-transform, opacity;
}
.isotope.no-transition {
	transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -moz-transition-duration: 0s;
}
.isotope.no-transition .isotope-item {
	transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -moz-transition-duration: 0s;
}
.isotope .isotope-item.no-transition {
	transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -moz-transition-duration: 0s;
}
.isotope.infinite-scrolling {
	transition:none; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.pricing-tables {
	padding: 40px 0px 80px; text-align: center;
}
.pricing-tables .pricing-table {
	border-radius: 8px; border: 1px solid rgb(228, 228, 228); border-image: none; text-align: center; position: relative; background-color: rgb(255, 255, 255);
}
.pricing-tables .pricing-table:hover {
	z-index: 2; box-shadow: 0px 0px 12px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.pricing-tables .highlight-plan {
	margin: -15px -1px -15px 0px; z-index: 1;
}
.pricing-tables .pricing-table.highlight-plan .plan-name {
	padding: 25px 0px; border-radius: 8px 8px 0px 0px; background-color: rgb(243, 156, 18);
}
.pricing-tables .pricing-table.highlight-plan .plan-name h3 {
	color: rgb(255, 255, 255);
}
.pricing-tables .pricing-table.highlight-plan .plan-signup {
	padding: 30px 0px; border-radius: 0px 0px 8px 8px; background-color: rgb(243, 156, 18);
}
.pricing-tables .pricing-table.highlight-plan .plan-signup .btn-system.border-btn {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.pricing-table .plan-name {
	padding: 15px 0px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; box-shadow: inset 0px 0px 20px rgba(0,0,0,0.04); -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset; -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset; -o-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
}
.pricing-table .plan-name h3 {
	color: rgb(102, 102, 102); font-size: 22px; font-weight: 700;
}
.pricing-table .plan-price {
	padding: 25px 0px;
}
.pricing-table .plan-price .price-value {
	color: rgb(102, 102, 102); line-height: 40px; font-size: 38px; font-weight: 600;
}
.pricing-table .plan-price .price-value span {
	line-height: 18px; font-size: 18px; font-weight: 300;
}
.pricing-table .plan-price .interval {
	color: rgb(153, 153, 153); line-height: 14px; font-size: 13px;
}
.pricing-table.btn-system.border-btn {
	border-color: rgb(248, 186, 1); color: rgb(248, 186, 1);
}
.pricing-table .plan-list li {
	padding: 8px; font-size: 12px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.pricing-table .btn-system {
	padding: 5px 15px; border-radius: 3px; border: 0px currentColor; transition:0.3s ease-in-out; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; font-weight: 400; margin-right: 5px; display: inline-block; background-color: rgb(243, 156, 18); -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
}
.pricing-table .btn-system:hover {
	background-color: rgb(194, 124, 14);
}
.pricing-table .btn-system.border-btn:hover {
	background-color: rgb(194, 124, 14);
}
.pricing-table :last-child.btn-system {
	margin-right: 0px;
}
.pricing-table .btn-system.border-btn {
	border: 1px solid currentColor; border-image: none; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.pricing-table .plan-list li:first-child {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.pricing-table .plan-signup {
	padding: 25px 0px;
}
.pricing-table .plan-signup a {
	text-transform: uppercase;
}
#contactForm .text-danger {
	color: rgb(255, 51, 51);
}
.contact_top {
	margin-right: 0px; margin-bottom: 2em; margin-left: 0px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid;
}
.contact_details {
	padding: 20px; text-align: center;
}
.contact_details i {
	color: rgb(243, 156, 18);
}
.contact_details p {
	padding: 20px 0px;
}
.form-group .form-control {
	border-color: rgb(221, 221, 221); padding: 7px 12px; box-shadow: none;
}
.form-group label {
	font-weight: 500;
}
textarea#message {
	padding: 10px; height: 185px; resize: none;
}
#footer {
	background: rgb(0, 0, 0); color: rgb(170, 170, 170); padding-bottom: 25px;
}
#footer a {
	color: rgb(238, 238, 238);
}
#footer a:hover {
	color: rgb(243, 156, 18);
}
#footer ul {
	list-style: none; margin: 0px; padding: 0px;
}
#footer ul > li {
	margin-left: 15px; display: inline-block;
}
.follow-us {
	text-align: center; margin-top: 8px;
}
.social-icon {
	margin: 5px; border-radius: 50%; border: 2px solid rgb(153, 153, 153); border-image: none; width: 32px; height: 32px; text-align: center; color: rgb(153, 153, 153); padding-top: 6px; font-size: 16px;
}
a.social-icon:hover {
	border-color: rgb(243, 156, 18); color: rgb(243, 156, 18); text-decoration: none;
}
a.social-icon:active {
	border-color: rgb(243, 156, 18); color: rgb(243, 156, 18); text-decoration: none;
}
a.social-icon:focus {
	border-color: rgb(243, 156, 18); color: rgb(243, 156, 18); text-decoration: none;
}
