<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

	/*----*****---- &lt;&lt; Columns &gt;&gt; ----*****----*/

	.column { margin:0px 0px 0px 2.6%; float:left; min-height:1px; position:relative; }
	.column.first { margin-left:0px; }

	.kl-br-full-width, .kl-br-one-column { width:100%; }
	.column.kl-br-full-width, .column.kl-br-one-column { margin-left:0px; }

	.kl-br-one-fourth { width:23%; }
	.kl-br-one-half { width:48.7%; }
	.kl-br-one-third { width:31.6%; }
	.kl-br-three-fourth { width:74.4%; }
	.kl-br-two-third { width:65.8%; }

	.kl-br-one-fifth { width:17.9%; }
	.kl-br-four-fifth { width:79.5%; }
	.kl-br-three-fifth { width:59%; }
	.kl-br-two-fifth { width:38.4%; }

	.kl-br-one-sixth { width:14.5%; }
	.kl-br-two-sixth { width:31.6%; }
	.kl-br-three-sixth { width:48.7%; }
	.kl-br-four-sixth { width:65.8%; }
	.kl-br-five-sixth { width:82.9%; }

	.column img { max-width:100%; height:auto; }

	.kl-br-one-half iframe, .kl-br-one-third iframe, .kl-br-one-fourth iframe, .kl-br-three-fourth iframe, .kl-br-two-third iframe, iframe { max-width:100%; }
	embed, iframe, object, video { max-width:100%; }

	.column.no-space { margin-left:0px; margin-right:0px; }
	.column.no-space.kl-br-one-fourth { width:25%; }
	.column.no-space.kl-br-one-third { width:33.3%; }
	.column.no-space.kl-br-one-half { width:50%; }
	.column.no-space.kl-br-one-fifth { width:20%; }
	.column.no-space.kl-br-one-sixth { width:16.6%; }

	.column.no-space.kl-br-three-fourth { width:75%; }
	.column.no-space.kl-br-two-third { width:66.6%; }
	.column.no-space.kl-br-four-fifth { width:80%; }
	.column.no-space.kl-br-three-fifth { width:60%; }
	.column.no-space.kl-br-two-fifth { width:40%; }
	.column.no-space.kl-br-two-sixth { width:33.2%; }
	.column.no-space.kl-br-three-sixth { width:49.8%; }
	.column.no-space.kl-br-four-sixth { width:66.4%; }
	.column.no-space.kl-br-five-sixth { width:83%; }

	/*----*****---- &lt;&lt; Shortcodes &gt;&gt; ----*****----*/

	.hr-invisible { float:left; width:100%; margin:40px 0px; display:block; clear:both; }
	.hr-invisible-medium { float:left; width:100%; margin:30px 0px; display:block; clear:both; }
	.hr-invisible-small { float:left; width:100%; margin:11px 0px; display:block; clear:both; }
	.hr-invisible-very-small { float:left; width:100%; margin:10px 0px; display:block; clear:both; }
	.hr-invisible-very-very-small { float:left; width:100%; margin:5px 0px; display:block; clear:both; }

	.clear { float:none; clear:both; margin:0px; padding:0px; }

/*----*****---- &lt;&lt; Icon Boxes &gt;&gt; ----*****----*/

	/*----*****---- &lt;&lt; Icon Boxes Type1 &gt;&gt; ----*****----*/

    .icon { display: inline-block; margin: 30px auto 50px; position: relative; }

	.kl-br-ico-content { text-align: center; }

	.kl-br-ico-content.type1 .icon { display: inline-block; margin: 30px auto 50px; position: relative; }

	.kl-br-ico-content { clear: both; display: block; margin: 0; padding: 0; width: 100%; }

	.kl-br-ico-content.type1 { padding: 0; text-align: center; width: 100%; }
	.kl-br-ico-content.type1 h3:before { bottom: 0; content: ""; height: 2px; left: 0; margin: 0 auto; position: absolute; right: 0; top: -2px; width: 30px; }
	.kl-br-ico-content.type1 h3, .kl-br-ico-content.type2 h3, .kl-br-ico-content.type3 h3, .kl-br-ico-content.type4 h3 { border: 1px solid #353737; padding: 23px 10px 25px; position: relative; margin-bottom:0; text-transform: uppercase; }

	.kl-br-ico-content.type1:hover .hexagon1 { transform: rotate(120deg); -webkit-transform: rotate(120deg); -o-transform: rotate(120deg); -ms-transform: rotate(120deg); -moz-transform: rotate(120deg); }

	.kl-br-ico-content.type1 h3 a { color: #545b5b; font-weight: bold; }
	.kl-br-ico-content.type1 h3 { border: none !important; padding-top: 0px !important; }

	.kl-br-ico-content.type1:hover .hexagon1, .kl-br-ico-content.type1:hover .hexagon1 .corner1, .kl-br-ico-content.type1:hover .hexagon1 .corner2 { border-color: transparent; }

	.kl-br-ico-content.type1:hover .hexagon .hexagon2::before, .kl-br-ico-content.type2:hover .hexagon .hexagon2::before { animation: 500ms linear 0s normal none 1 running fadeIn; -moz-animation: 500ms linear 0s normal none 1 running fadeIn; -ms-animation: 500ms linear 0s normal none 1 running fadeIn; 	-o-animation: 500ms linear 0s normal none 1 running fadeIn;  -webkit-animation: 500ms linear 0s normal none 1 running fadeIn; }

	/*----*****---- &lt;&lt; Icon Boxes Type2 &gt;&gt; ----*****----*/

	.kl-br-ico-content.type2 .icon { margin: 30px auto 40px; }

	.kl-br-ico-content.type2 h3, .kl-br-ico-content.type3 h3, .kl-br-ico-content.type4 h3 { border: none; padding-top: 0; }

	.kl-br-ico-content.type2 h3 { padding-bottom: 10px; }

	.kl-br-ico-content.type2:hover .icon { animation-duration: .8s; animation-name: bounceIn; animation-timing-function: linear; -webkit-animation-duration: .8s; -webkit-animation-name: bounceIn;
	-webkit-animation-timing-function: linear; }

	/*----*****---- &lt;&lt; Icon Boxes Type3 &gt;&gt; ----*****----*/

	.kl-br-ico-content.type3 .icon, .kl-br-ico-content.type4 .icon, .kl-br-ico-content.type6 .icon { margin: 30px auto 10px; width: 100px; height: 100px; border: 1px solid #8a4500; border-radius: 50%; line-height: 100px; }

	.kl-br-ico-content.type3 .icon img, .kl-br-ico-content.type4 .icon img, .kl-br-ico-content.type6 .icon img { bottom: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; }

	.kl-br-ico-content.type3 h3, .kl-br-ico-content.type4 h3 { padding-bottom: 20px; }

	.kl-br-ico-content.type3:hover .icon img { transform: rotateY(360deg) scale(1.2); -webkit-transform: rotateY(360deg) scale(1.2); }

	.kl-br-ico-content.type4:hover .icon img { transform: rotateX(360deg); -webkit-transform: rotateX(360deg); }

	/*----*****---- &lt;&lt; Icon Boxes Type4 &gt;&gt; ----*****----*/

	.kl-br-ico-content.type4 .icon::before { border-top: 1px dashed #8a4500; content: ""; left: 100%; min-width: 265px; position: absolute; top: 50%; }

	.kl-br-ico-content.type4.last .icon::before { display: none; }

	.kl-br-ico-content.type4 .icon { background: #2d2d2d; }

	/*----*****---- &lt;&lt; Icon Boxes Type5 &gt;&gt; ----*****----*/

	.kl-br-ico-content.type5 .icon { display: block; margin: 0 auto 20px; }

	.kl-br-ico-content.type5 .kl-br-ico-num { color: rgba(255, 157, 59, 0.05); font-size: 90px; font-weight: 700; left: 12%; position: absolute; top: -50%; }

	.kl-br-ico-content.type5:hover .kl-br-ico-num { transform: scale(0.75); -webkit-transform: scale(0.75); }
	.kl-br-ico-content.type5:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); }

	.kl-br-ico-content.type5:hover::after { opacity: 1; transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; }
	.kl-br-ico-content.type5:after { background: rgba(255, 255, 255, 0.10); bottom: 0; content: " "; display: block; height: 100%; left: 0; opacity: 0; position: absolute;
	transform: scale(0.5); -webkit-transform: scale(0.5); width: 100%; z-index: -9; }

	.kl-br-ico-content.type5 { padding: 20px 40px; }

	/*----*****---- &lt;&lt; Icon Boxes Type6 &gt;&gt; ----*****----*/

	.kl-br-ico-content.type6 { padding: 10px 40px 40px; }

	.kl-br-ico-content.type6 .icon { border: none; margin: 0 auto; }

	.kl-br-ico-content.type6 h3, .kl-br-ico-content.type5 h3 { text-transform: uppercase; margin-bottom: 15px; }

	.kl-br-ico-content.type6 .kl-br-border:before, .kl-br-ico-content.type6 .kl-br-border:after { content: ''; display: block; margin: auto; top: 0; position: absolute; left: 0; transition: all 0.5s ease 0s; }


	.kl-br-ico-content.type6 .kl-br-border:before { height: 0; width: 1px; }
	.kl-br-ico-content.type6 .kl-br-border:after { height: 1px; width: 0; }

	.kl-br-ico-content.type6:hover .kl-br-border:before { height: 100%; }
	.kl-br-ico-content.type6:hover .kl-br-border:after { width: 100%; }

	.kl-br-ico-content.type6:before, .kl-br-ico-content.type6:after { content: ''; display: block; margin: auto; bottom: 0; position: absolute; right: 0; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }

	.kl-br-ico-content.type6:before { height: 0; width: 1px; }
	.kl-br-ico-content.type6:after { height: 1px; width: 0; }

	.kl-br-ico-content.type6:hover:before { height: 100%; }
	.kl-br-ico-content.type6:hover:after { width: 100%; }

	/*----*****---- &lt;&lt; Tabs &gt;&gt; ----*****----*/

	.kl-br-tabs-container { display: inline-block; position: relative; }

	.kl-br-tabs-container.float-right ul.kl-br-tabs-frame { text-align: right; }
	.kl-br-tabs-container.float-right ul.kl-br-tabs-frame li { float: none; margin: 0 0 0 -1px; }

	ul.kl-br-tabs-frame, ul.kl-br-tabs-vertical-frame { float: left; margin: 0; padding: 0; width: 100%; position: relative; line-height: 0; }
	ul.kl-br-tabs-frame li, ul.kl-br-tabs-vertical-frame li { display: inline; float: left; padding: 0; margin-right: 1px; }
	ul.kl-br-tabs-frame li a.current, ul.kl-br-tabs-vertical-frame li a.current { position: relative; z-index: 1; color: #fff; }
	ul.kl-br-tabs-frame li a:hover, ul.kl-br-tabs-vertical-frame li a:hover { color: #fff; }
	ul.kl-br-tabs-frame li a, ul.kl-br-tabs-vertical-frame li a { min-width: 135px; min-height: 50px; display: inline-block; text-align: center; line-height: 47px; font-size:16px; background: #353737; padding: 0 10px; }

	.kl-br-tabs-frame-content { border: 1px solid #353737; clear: both; float: left; margin: 0; padding: 20px; padding: 30px 30px 10px; width: 100%; }
	.kl-br-tabs-frame-content .alignright { width: 60%; }
	.kl-br-tabs-frame-content .alignright h4 { font-size: 16px; text-transform: uppercase; margin-bottom: 20px; }

	ul.kl-br-tabs-vertical-frame { float: left; margin: 0; padding: 0; width: 26%; }

	.kl-br-tabs-vertical-container .kl-br-tabs-frame-content { float: left; margin: 0; position: relative; width: 100%; clear: none; }

	.kl-br-tabs-vertical-container .kl-br-tabs-frame-content { padding: 10px; }

	.kl-br-tabs-vertical-container .kl-br-tabs-frame-content .alignright { width: 55%; }

	ul.kl-br-tabs-vertical-frame &gt; li { display: block; float: left; margin: 0 0 4px; padding: 0; position: relative; width: 100%; }

	.kl-br-tabs-vertical-container.float-right ul.kl-br-tabs-vertical-frame { float: right; }

	.kl-br-tabs-vertical-container { clear: both; float: left; margin: 0 0 20px; padding: 0; width: 100%; }

	.kl-br-tabs-container.float-right .kl-br-tabs-frame-content .alignleft { float: right; }

	.kl-br-tabs-container.float-right .kl-br-tabs-frame-content .alignright { margin-right: 20px; width: 62%; }

	/*----*****---- &lt;&lt; Accordion &gt;&gt; ----*****----*/

	.kl-br-toggle-frame-set { float: left; margin: 0; padding: 0;  width: 100%; }
	.kl-br-toggle-frame {  margin-bottom: 10px; }
	.kl-br-toggle-frame:last-child {  margin: 0; }
	.kl-br-toggle-content { clear: both; display: block; padding: 15px 0 15px; display:none; transition: all 0s linear 0s !important; }

	h5.kl-br-toggle-accordion.active:before, h5.kl-br-toggle.active:before, h5.kl-br-toggle-accordion:before, h5.kl-br-toggle:before { line-height: 50px; color: #ffffff; font-family: fontawesome; font-size: 22px; background: #f0799f; }
	h5.kl-br-toggle-accordion.active:before, h5.kl-br-toggle.active:before { content: "\f205"; }
	h5.kl-br-toggle-accordion:before, h5.kl-br-toggle:before { content: "\f204"; }
	h5.kl-br-toggle-accordion:before, h5.kl-br-toggle:before {  min-height: 50px;  left: 0; position: absolute; text-align: center; top: 0; width: 50px; bottom: 0; }
	.kl-br-toggle-frame h5.kl-br-toggle-accordion, .kl-br-toggle-frame h5.kl-br-toggle { border-radius: 3px; clear: both; margin: 0; width: 100%; }

	h5.kl-br-toggle-accordion.active a, h5.kl-br-toggle-accordion a:hover, h5.kl-br-toggle-accordion.active:before, h5.kl-br-toggle.active:before, h5.kl-br-toggle-accordion:hover:before, h5.kl-br-toggle:hover:before, h5.kl-br-toggle.active a, h5.kl-br-toggle a:hover { color: #fff; }

	h5.kl-br-toggle-accordion, h5.kl-br-toggle { clear: both; color: #303030; font-size: 16px; font-weight: 600; margin-bottom: 10px; padding: 0 0 0 60px; position: relative; }
	h5.kl-br-toggle-accordion a, h5.kl-br-toggle a { display: block; font-size: 16px; line-height: 24px; padding: 12px 10px 15px;; }
	.kl-br-toggle-frame h5.kl-br-toggle-accordion a, .kl-br-toggle-frame h5.kl-br-toggle a { background: #f0799f; color: #fff;}

	.kl-br-toggle-frame .kl-br-toggle-content .block { margin: 0; padding: 20px; display:block; }

	/*----*****---- &lt;&lt; Donutchart &gt;&gt; ----*****----*/

	.kl-br-donutchart-small { text-align: center; }
	.kl-br-donutchart { position: relative; text-align: center; }
	.donutcharttext { color: #464646; font-size: 16px; left: 0; line-height: 150px; position: absolute; text-align: center; width: 100%; top:0; font-size: 24px; }
	h5.kl-br-donutchart-title { font-size: 18px; color: #ebebeb; margin-bottom: 0; margin-top: 20px; text-transform: uppercase; }

	.kl-br-donutchart-medium { display:inline-block; text-align:center; }
	.kl-br-donutchart-medium:hover .kl-br-donutchart span { color: #fff; }
	.kl-br-donutchart { margin-bottom:30px; border-radius: 50%; }
	.kl-br-donutchart span { background: #ecf0f1; border-radius: 50%; display: inline-block; height: 100px; width: 100px; line-height: 100px; }

	/*----*****---- &lt;&lt; Progress Bar &gt;&gt; ----*****----*/

	.kl-br-progress { height:20px; margin-bottom:40px; clear:both; display:block; }
	.kl-br-progress .kl-br-bar { position:relative; }
	.kl-br-bar-text { font-size:14px; margin-bottom:5px; margin-top:-27px; color:#fff; }
	.kl-br-progress .kl-br-bar-text &gt; span { float:right; display:block; font-size:16px; font-weight:bold; }

	.kl-br-violet .kl-br-bar { background:#9428d6; }
	.kl-br-violet .kl-br-bar-text span { color:#9428d6; }
	.kl-br-pink .kl-br-bar { background:#e0316f; }
	.kl-br-pink .kl-br-bar-text span { color:#e0316f; }
	.kl-br-blue .kl-br-bar { background:#00adef; }
	.kl-br-blue .kl-br-bar-text span { color:#00adef; }
	.kl-br-green .kl-br-bar { background:#9bb70d; }
	.kl-br-green .kl-br-bar-text span { color:#9bb70d; }
	.kl-br-brown .kl-br-bar { background:#ba6b27; }
	.kl-br-brown .kl-br-bar-text span { color:#ba6b27; }
	.kl-br-ocean .kl-br-bar { background:#00cdcd; }
	.kl-br-ocean .kl-br-bar-text span { color:#00cdcd; }
	.kl-br-darkpink .kl-br-bar { background:#a23b6f; }
	.kl-br-darkpink .kl-br-bar-text span { color:#a23b6f; }
	.kl-br-khaki .kl-br-bar { background:#b6af55; }
	.kl-br-khaki .kl-br-bar-text span { color:#b6af55; }

	@-webkit-keyframes progress-bar-stripes{from{background-position:-20px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:-20px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:-20px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:-20px 0}}@keyframes progress-bar-stripes{from{background-position:-20px 0}to{background-position:0 0}}

	.kl-br-progress { height: 15px; background-color: #e6e6e6; }
	.kl-br-progress .kl-br-bar { width: 0%; height: 100%; float: left; background-repeat: repeat-x; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: width 0.6s ease; -moz-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; overflow: visible !important; }
	.kl-br-progress .kl-br-bar + .kl-br-bar { -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); }
	.kl-br-progress-striped .kl-br-bar {
	  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 20px 20px; -moz-background-size: 20px 20px; -o-background-size: 20px 20px; background-size: 20px 20px; }
	.kl-br-progress.active .kl-br-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -moz-animation: progress-bar-stripes 2s linear infinite; -ms-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }


	/*----*****---- &lt;&lt; Columns &gt;&gt; ----*****----*/

	.kl-br-dropcap.kl-br-dropcap-bordered-circle { border-color: #808080; font-size: 14px; line-height: 40px; }

	.kl-br-dropcap.kl-br-dropcap-bordered-circle { border: 1px solid; }

	.kl-br-dropcap.kl-br-dropcap-bordered-circle { border-radius: 30px; height: 38px; line-height: 36px; margin: 5px 10px 0 0; padding: 0; text-align: center; width: 38px; }

	.kl-br-dropcap { color: #ffffff; float: left; font-size: 24px; line-height: 35px; margin: 10px 0; text-align: center; }

	p:hover .kl-br-dropcap.kl-br-dropcap-bordered-circle { color: #fff; }


	/*----*****---- &lt;&lt; List's &gt;&gt; ----*****----*/

	ul.kl-br-fancy-list { List-style-position: outside; List-style-type: none; }

	ul.kl-br-fancy-list.leaf li { padding-left: 23px; }

	ul.kl-br-fancy-list.leaf &gt; li:hover:before, ul.kl-br-fancy-list.scissor li:hover:before { transform: rotate(360deg); }
	ul.kl-br-fancy-list.leaf li:before { content: "\f06c"; }
	ul.kl-br-fancy-list.scissor li:before { content: "\f0c4"; }

	ul.kl-br-fancy-list li:before { color: #f2e9e1; font-family: FontAwesome; font-size: 14px; font-style: normal; font-weight: normal; left: 0; position: absolute; text-decoration: inherit; top: 7px; }
	ul.kl-br-fancy-list li { display: block; padding: 5px 0 5px 20px; position: relative; color: #f2e9e1; }

	ul.kl-br-fancy-list.chillipepper li::before { color: #b31f41; }
	ul.kl-br-fancy-list.brown li::before { color: #8f5a28; }
	ul.kl-br-fancy-list.blue li::before { color: #478bca; }
	ul.kl-br-fancy-list.violet li::before { color: #9b59b6; }
	ul.kl-br-fancy-list.red li::before { Color: #ef3a43; }
	ul.kl-br-fancy-list.green li::before { color: #00a988; }
	ul.kl-br-fancy-list.orange li::before { color: #f67f45; }

	ul.kl-br-fancy-list.arrow li::before { content: "\f061"; }
	ul.kl-br-fancy-list.rounded-arrow li::before { content: "\f0a9"; }
	ul.kl-br-fancy-list.rounded-cross li::before { content: "\f057"; }
	ul.kl-br-fancy-list.comment li::before { content: "\f075"; }
	ul.kl-br-fancy-list.tag li::before { content: "\f02b"; }
	ul.kl-br-fancy-list.map-marker li::before { content: "\f041"; }
	ul.kl-br-fancy-list.link li::before { content: "\f0c1"; }
	ul.kl-br-fancy-list.pencil li::before { content: "\f040"; }

	ol.kl-br-fancy-list li { padding: 5px 0 5px 5px; position: relative; color: #f2e9e1; }
	ol.decimal { List-style-type: decimal; }
	ol.decimal-leading-zero { list-style-type: decimal-leading-zero; }
	ol.lower-alpha { list-style-type: lower-alpha; }
	ol.lower-roman { list-style-type: lower-roman; }
	ol.kl-br-fancy-list.orange li { color: #f67f45; }
	ol.kl-br-fancy-list.green li { color: #00a988; }
	ol.kl-br-fancy-list.red li { color: #ef3a43; }
	ol.kl-br-fancy-list.violet li { color: #9b59b6; }
	ol.kl-br-fancy-list li span { color: #ffffff; }

	/*----*****---- &lt;&lt; CallOut Boxes &gt;&gt; ----*****----*/

	.kl-br-callout-box.type1, .kl-br-callout-box.type2, .kl-br-callout-box.type5 { text-align: center; }
	.kl-br-callout-box.type1 { border: 1px solid #dfdfdf; text-align: center; }
	.kl-br-callout-box { float: left; margin: 0; padding: 25px 3%; width: 100%; }
	.kl-br-callout-box { box-sizing: border-box; }

	.kl-br-callout-box h4 { line-height: 40px; margin-bottom: 35px; text-transform: unset; }
	.kl-br-callout-box h4 { font-size: 22px; font-weight: 600; margin-bottom: 8px; text-transform: uppercase; }

	.kl-br-callout-box h5 { color: #ffffff; font-size: 18px; font-weight: 300; margin-bottom: 30px; }

	.kl-br-callout-box.type1 .kl-br-button, .kl-br-callout-box.type2 .kl-br-button, .kl-br-callout-box.type5 .kl-br-button { float: none; }

	.kl-br-callout-box .kl-br-button { border: 1px solid #000000; border-radius: 3px; margin: 10px 0 0; position: inherit; }
	.kl-br-callout-box .kl-br-button { backface-visibility: hidden; float: right; }

	/*----*****---- &lt;&lt; Team &gt;&gt; ----*****----*/

	.kl-br-team {  display: inline-block; line-height: 0; width: 100%; float: left; position:relative; }

	.kl-br-team .team-details { text-align:center; box-shadow: 0 0 0 1px #353737 inset; border-top: none; padding: 30px 20px; position:relative; display:inline-block; width:100%; }
	.kl-br-team .team-details h5 { margin-bottom: 13px; text-transform: uppercase; }
	.kl-br-team .team-details h5 a { color: #ffffff; font-size: 16px; }
	.kl-br-team .team-details h6 { margin-bottom: 0; text-transform: capitalize; font-size: 13px; }

	.kl-br-team .image { display: inline-block; padding: 0; text-align: center; width: 100%; position: relative; z-index: 9; }

	.kl-br-team .team-details .team-details-title { transform: translate3d(0px, 0px, 0px); transition: transform 0.35s ease 0s; position:relative; -webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-transition: transform 0.35s ease 0s; }
	.kl-br-team:hover .team-details .team-details-title { transform: translate3d(0px, 200%, 0px); transition: transform 0.35s ease 0s; top: 8px; -webkit-transform: translate3d(0px, 200%, 0px);
	-webkit-transition: transform 0.35s ease 0s; top: 8px;}
	.kl-br-team:hover .team-details .team-details-social-icons { height: 100%; transform: translate3d(0px, 0px, 0px); transition: transform 0.35s ease 0s; top: 0; -webkit-transform: translate3d(0px, 0px, 0px);
	 -webkit-transition: transform 0.35s ease 0s; top: 0; }

	.kl-br-team .team-details .team-details-social-icons { color: #fff; height: 100%; padding: 18px 20px; position: absolute; top: -15px;; transform: translate3d(0px, -100%, 0px);
	transition: transform 0.35s ease 0s; -webkit-transform: translate3d(0px, -100%, 0px); -webkit-transition: transform 0.35s ease 0s; display:inline-block; width: 100%; left: 0; }

	/* ** IE9 ** */
	.kl-br-team .team-details .team-details-social-icons { top: -110%\9; }
	.kl-br-team:hover .team-details .team-details-title { top: 100px\9; }

	.team-details-social-icons:after { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 12px solid; bottom: -12px; content: ""; left: 0; margin: auto;
	position: absolute; right: 0; width: 0; }

	.team-details-social-icons &gt; ul, .kl-br-team.type2 ul { bottom: 0; height: 30px; left: 0; margin: auto; position: absolute; right: 0; top: 0; padding: 0; }
	.team-details-social-icons li { display: inline-block; position: relative; background: #2b2d2d; border-radius: 50%; height: 30px; line-height: 33px; width: 30px; }
	.team-details-social-icons li a { font-size: 18px; margin:0 6px; }
	.team-details-social-icons li a:hover { color: #ffffff; }

	.team-details-social-icons li::before { border-radius: 50%; content: ""; height: 32px; left: -1px; opacity: 0; top: -1px; position: absolute; transform: scale(1.5); -moz-transform: scale(1.5);	-ms-transform: scale(1.5); -o-transform: scale(1.5); -webkit-transform: scale(1.5); transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -webkit-transition: all 300ms linear 0s; width: 32px; }
.team-details-social-icons li:hover:before { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); cursor: pointer; opacity: 1; transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -webkit-transition: all 300ms linear 0s; }

	.team-details-social-icons li:hover a { color: #fff; }

	.team-details-social-icons li.facebook:before { background: #3B5998; }
	.team-details-social-icons li.twitter:before { background: #1dcaff; }
	.team-details-social-icons li.linkedin:before { background: #0077b5; }
	.team-details-social-icons li.google-plus:before { background: #d34836; }

	ul li.kl-br-one-fourth.kl-br-team:first-child .team-details .team-details-social-icons, ul li.kl-br-one-fourth.kl-br-team:last-child .team-details .team-details-social-icons { width: 99.9%; }

	/*----*****---- &lt;&lt; Team Type2 &gt;&gt; ----*****----*/

	.kl-br-team.type2, .kl-br-team.type3 { text-align: center; }
	.kl-br-team.type2 .image .team-details-social-icons:after, .kl-br-team.type3 .image .team-details-social-icons:after { border: none; }

	.kl-br-team.type2 .image .team-details-social-icons { height: 20px; left: 0; opacity: 0; position: absolute; top: 0; transition: all 0.4s ease 0s; width: 100%; bottom: 0; margin: auto; }

	.kl-br-team.type2 .image .team-details-social-icons a { color: #ffffff; font-size: 20px; position: relative; top: -10px; transition-delay: 0.1s; margin: 0 5px; }

	.kl-br-team.type2:hover .image .team-details-social-icons { opacity: 1; }

	.kl-br-team.type2 .image::before, .kl-br-team.type3 .image::before { content: ""; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	.kl-br-team.type3 .image::before { border-radius: 0; box-shadow: none !important; }


	.kl-br-team.type2:hover .image::before { box-shadow: none; }

	.kl-br-team.type2 .image { box-sizing: content-box; display: inline-block; height: 100%; margin-bottom: 30px; overflow: hidden; width: 100%; }
	.kl-br-team.type3 .image::before { -webkit-border-radius: 0; border-radius: 0; }

	.kl-br-team.type2 h5, .kl-br-team.type3 h5 { margin-bottom: 13px; text-transform: uppercase; }
	.kl-br-team.type2 h5 a, .kl-br-team.type3 h5 a { color: #ffffff; font-size: 16px; }
	.kl-br-team.type2 h6, .kl-br-team.type3 h6 { font-size: 13px; margin-bottom: 0; text-transform: capitalize; }

	.kl-br-team.type2:hover .image .team-details-social-icons a, .kl-br-team.type2:hover .image .team-details-social-icons a:nth-child(2n) { top: 0; }

	.kl-br-team.type2 .image .team-details-social-icons a:nth-child(2n) { top: 10px; }

	.kl-br-team.type2 .team-details-social-icons .fa-facebook:hover, .kl-br-team.type3 .team-details-social-icons .fa-facebook:hover { color: #3b5998; }
	.kl-br-team.type2 .team-details-social-icons .fa-twitter:hover, .kl-br-team.type3 .team-details-social-icons .fa-twitter:hover { color: #00aced; }
	.kl-br-team.type2 .team-details-social-icons .fa-linkedin:hover, .kl-br-team.type3 .team-details-social-icons .fa-linkedin:hover { color: #007bb6; }
	.kl-br-team.type2 .team-details-social-icons .fa-google-plus:hover, .kl-br-team.type3 .team-details-social-icons .fa-google-plus:hover { color: #D84B37; }

	.kl-br-team.type2:hover .image::before { animation: 1s linear pulse; -moz-animation: 1s linear pulse; -o-animation: 1s linear pulse; -webkit-animation: 1s linear pulse; }
	.kl-br-team.type2 .image::before { box-shadow: 0 0 0 18px rgba(84, 91, 91, 1) inset !important; }

	.author .hexagon-image { height: 91px; overflow: hidden; position: absolute; right: 0; top: -28px; transform: rotate(120deg); -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); -o-transform: rotate(120deg); -moz-transform: rotate(120deg); width: 74px; }

	.hexagon-in1 { height: 100%; overflow: hidden; transform: rotate(-60deg); -moz-transform: rotate(-60deg); -ms-transform: rotate(-60deg); -o-transform: rotate(-60deg); -webkit-transform: rotate(-60deg); width: 100%; }
	.hexagon-in2 { background-position: 40% 10%; background-repeat: no-repeat; height: 100%; transform: rotate(-60deg); -moz-transform: rotate(-60deg); -ms-transform: rotate(-60deg); -o-transform: rotate(-60deg); -webkit-transform: rotate(-60deg); visibility: visible; width: 100%; }

	/*----*****---- &lt;&lt; Team Type3 &gt;&gt; ----*****----*/

	.kl-br-team.type3 .team-details { /*border-bottom: 2px solid #ff9d3b;*/ box-shadow: none; }
	.kl-br-team.type3 .team-details-social-icons { bottom: 0; height: 30px; left: 0; margin: auto; opacity: 0; position: absolute; top: 0; transition: opacity 0.6s ease 0s; width: 100%; }
	.kl-br-team.type3:hover .team-details-social-icons { opacity: 1; }
	.kl-br-team.type3 .team-details-social-icons a { display: inline-block; margin: 0 8px; opacity: 0; position: relative; transition: opacity 0.4s ease 0s; color: #fff; font-size: 20px; height: 30px;
	line-height: 30px; 	width: 30px; }
	.kl-br-team.type3:hover .team-details-social-icons a { animation-duration: 0.4s; animation-name: fadeInUp; -webkit-animation-duration: 0.4s; -webkit-animation-name: fadeInUp;
	opacity: 1; }

	.kl-br-team.type3:hover .team-details-social-icons a:nth-child(1) { animation-delay: 0s; -webkit-animation-delay: 0s; transition-delay: 0s; }
	.kl-br-team.type3:hover .team-details-social-icons a:nth-child(2) { animation-delay: 0.2s; -webkit-animation-delay: 0.2s; transition-delay: 0.2s; }
	.kl-br-team.type3:hover .team-details-social-icons a:nth-child(3) { animation-delay: 0.3s; -webkit-animation-delay: 0.3s; transition-delay: 0.3s; }
	.kl-br-team.type3:hover .team-details-social-icons a:nth-child(4) { animation-delay: 0.4s; -webkit-animation-delay: 0.4s; transition-delay: 0.4s; }

	.kl-br-team.type3 .team-details::after {  bottom: 0; content: ""; height: 2px; left: 0; position: absolute; transition: all 330ms ease 0s; width: 100%; }
	.kl-br-team.type3:hover .team-details::after { height: 5px; }

	/*----*****---- &lt;&lt; Team Type4 &gt;&gt; ----*****----*/

	.kl-br-team.type4 { overflow: hidden; }
	.kl-br-team.type4:hover .overlay-section-first { opacity: 1; }
	.kl-br-team.type4 li:hover a { color: #000; z-index: 99; }
	.kl-br-team.type4:hover .overlay-section-first &gt; h5 { bottom: 30px; transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; -webkit-transition: all 300ms linear; }
	.kl-br-team.type4:hover .overlay-section-second { left: 0; opacity: 0.8; top: 0; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; 	-o-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; }

	::i-block-chrome, .kl-br-team.type4:hover .overlay-section-first h5 { bottom: 15px; }

	.overlay-section-first { height: 100%; left: 0; opacity: 0; position: absolute; text-align: center; top: 0; transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -webkit-transition: all 300ms linear 0s; width: 100%; z-index: 9; }
	.overlay-section-first &gt; h5 { bottom: -80px; right: 0; margin: 0 auto; padding: 9px 35px; position: absolute; right: 0; left: 0; transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; -webkit-transition: all 300ms linear; }
	.overlay-section-first &gt; h5 a { color: #fff; font-size: 16px; padding: 9px 30px; border: 5px double; }

	.overlay-section-second { height: 260px; left: -100%; opacity: 0; padding: 20px 0; position: absolute; top: -100%; transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; 	-ms-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; width: 245px; z-index: 999; }
	.overlay-section-second::after {  background: #2b2d2d ; box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2); content: ""; height: 200%; left: -98px; position: absolute; top: -202px; transform: rotate(42deg); -moz-transform: rotate(42deg); -ms-transform: rotate(42deg); -o-transform: rotate(42deg); -webkit-transform: rotate(42deg); width: 100%; z-index: -1; }
	.overlay-section-second h4 { color: #fff; font-size: 26px; font-weight: 400; margin: 0 0 35px; text-transform: uppercase; padding-left: 10px; }
	.overlay-section-second h4 span { display: block; font-size: 14px; margin-top: 7px; }

	.overlay-section-second ul li { position: relative; border-radius: 50%; display: table; margin-bottom: 5px; transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; 	-moz-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -ms-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -o-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -webkit-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; margin-bottom: 5px; left: 10px; }
	.overlay-section-second ul li a { border-radius: 50%; color: #fff; font-size: 12px; height: 25px; line-height: 25px; text-align: center; width: 25px; position: relative; z-index: 99; }
	.overlay-section-second ul li:after { content: ""; height: 25px; left: 0; opacity: 0; position: absolute; top: 0; transform: scale(2); -moz-transform: scale(2); 	-ms-transform: scale(2); -o-transform: scale(2); -webkit-transform: scale(2); transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -moz-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -ms-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -o-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -webkit-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; width: 25px; z-index: -1; }
	.overlay-section-second ul li:hover:after { opacity: 1; transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1);     transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -moz-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -ms-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -o-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; -webkit-transition: transform 0.2s linear 0s, opacity 0.3s linear 0s; border-radius: 50%; z-index: 9; }

	/*----*****---- &lt;&lt; Heading &gt;&gt; ----*****----*/

	.border-title h1, .border-title h2, .border-title h3, .border-title h4, .border-title h5, .border-title h6 { margin: 0 auto; text-transform: none;
	width: -moz-fit-content; }
	.kl-br-typo h1, .kl-br-typo h2, .kl-br-typo h3, .kl-br-typo h4, .kl-br-typo h5, .kl-br-typo h6 { color: #fff; }
	.border-title h1, .border-title h2, .border-title h3, .border-title h4, .border-title h5, .border-title h6 { display: inline-block; padding-bottom: 5px; color: #898b8d; }

	/*----*****---- &lt;&lt; Boutton &gt;&gt; ----*****----*/

	.kl-br-button.medium { font-size: 16px;  padding: 2px 20px; }
	.kl-br-button.large { font-size: 17px; padding: 8px 45px; }
	.kl-br-button.xlarge { font-size: 18px; padding: 12px 50px; }
	.kl-br-button { border: medium none; border-radius: 3px; font-weight: 100; margin: 10px 0 0; overflow: visible; padding: 0 20px; text-align: center; text-transform: uppercase;
	display: inline-block; line-height: 60px; color: #fff; }
	.kl-br-button.transparent { background: none; border: 1px solid; }
	.kl-br-button.transparent:hover { color: #fff; }
	.kl-br-button.transparent.dotted { border-style: dotted; }
	.kl-br-button.effect { transform: translateZ(0px); -webkit-transform: translateZ(0px); }
	.kl-br-button.transparent.effect:hover { color: #000000; }
	.kl-br-button:hover, .kl-br-pr-tb-col.selected .kl-br-button { color: #fff !important; }
	.kl-br-button.transparent.effect:hover::before, .kl-br-pr-tb-col.selected .kl-br-button::before { border-radius: 0; }

	/* ** IE9 ** */
	.kl-br-button.btn-icon i.fa { left: -25px\0; }
	.kl-br-button.btn-icon:hover i.fa { left: 20px\0; top: 20px\0; }
	.kl-br-button.medium.btn-icon:hover i.fa { top: 23px\0; }
	.kl-br-button.large.btn-icon:hover i.fa { top: 27px\0; }
	.kl-br-button.xlarge.btn-icon:hover i.fa { top: 30px\0; }

	/*----*****---- &lt;&lt; Tooltip &gt;&gt; ----*****----*/

	.aligncenter .tooltip { border: 1px solid; cursor: pointer; font-size: 14px; font-weight: 600; padding: 15px 30px; position: relative; text-transform: uppercase; }
	.aligncenter .tooltip.top .tooltip-content:after { content: ""; position: absolute; width: 8px; height: 8px; left: 54%; margin-left: -8px; top: 100%; transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); -webkit-transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); backface-visibility: hidden; }
	.aligncenter .tooltip.right .tooltip-content:after { content: ""; position: absolute; width: 8px; height: 8px; left: 4px; margin-left: -8px; top: 17px; transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); -webkit-transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); backface-visibility: hidden; }
	.aligncenter .tooltip.bottom .tooltip-content:after { content: ""; position: absolute; width: 8px; height: 8px; left: 54%; margin-left: -8px; top: 2px; transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); -webkit-transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); backface-visibility: hidden; }
	.aligncenter .tooltip.left .tooltip-content:after { content: ""; position: absolute; width: 8px; height: 8px; right: -3px; margin-left: -8px; top: 54%; transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); -webkit-transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg); backface-visibility: hidden; }

	.aligncenter .tooltip.top .tooltip-content { position: absolute; z-index: 9999; bottom: 135%; left: 0; text-align: center; color: #000; opacity: 0; cursor: default; transform: scale3d(0.1, 0.2, 1); transform-origin: 50% 120% 0px; transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s; right: 0; margin: auto; display: table; backface-visibility: hidden; border-radius: 3px; -webkit-transform: scale3d(0.1, 0.2, 1); -webkit-transform-origin: 50% 120% 0px; }
	.aligncenter .tooltip.right .tooltip-content { position: absolute; z-index: 9999; bottom: 20%; right: -50%; text-align: center; color: #000; opacity: 0; cursor: default; transform: scale3d(0.1, 0.2, 1); transform-origin: 100% 50% 0px; transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s; backface-visibility: hidden; border-radius: 3px; }
	.aligncenter .tooltip.bottom .tooltip-content { position: absolute; z-index: 9999; bottom: -100%; left: 0; text-align: center; color: #000; opacity: 0; cursor: default; transform: scale3d(0.1, 0.2, 1); transform-origin: 50% 120% 0px; transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s; right: 0; margin: auto; display: table; backface-visibility: hidden; border-radius: 3px; }
	::i-block-chrome, .aligncenter .tooltip.bottom .tooltip-content, ::i-block-chrome, .aligncenter .tooltip.top .tooltip-content	{ padding-bottom: 23px; }

	/* ** IE9 ** */
	.aligncenter .tooltip .tooltip-content::after { transform: rotate(45deg)\9; }
	.aligncenter .top.tooltip .tooltip-content::after { top: 85%\9 !important; }
	.aligncenter .right.tooltip .tooltip-content::after { top: 35%\9 !important; }
	.aligncenter .bottom.tooltip .tooltip-content::after { top: -15%\9 !important; }
	.aligncenter .left.tooltip .tooltip-content::after { top: 35%\9 !important; }

	@media screen and (-webkit-min-device-pixel-ratio:0) {
	.aligncenter .tooltip.bottom .tooltip-content { left: 25%; }
	.aligncenter .tooltip.top .tooltip-content { left: 35%; }
}
	.aligncenter .tooltip.left .tooltip-content { position: absolute; z-index: 9999; bottom: 20%; left: -45%; text-align: center; color: #000; opacity: 0; cursor: default; transform: scale3d(0.1, 0.2, 1); transform-origin: 100% 50% 0px; transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s; backface-visibility: hidden; border-radius: 3px; }
	.aligncenter .tooltip .tooltip-content { text-align: center; color: #1f1c1a; cursor: default; font-size: 14px; padding: 7px 5px 8px; }
	.aligncenter .tooltip:hover .tooltip-content { opacity: 1; transform: none; -webkit-transform: none; }

	.kl-br-button:hover { color: #000; }
	.btn-icon { border-color: #37474f; color: #fff; overflow: hidden; position: relative; }
	.btn-icon:hover { background: #ffcd9d; color: #fff; }
	.btn-icon:hover i.fa { transform: translate3d(0px, 20px, 0px); -webkit-transform: translate3d(0px, 20px, 0px); }
	.btn-icon i.fa { font-size: 18px; left: 20px; position: absolute; transform: translate3d(-40px, 80px, 0px); -webkit-transform: translate3d(-40px, 80px, 0px); color: #ffffff; }
	.kl-br-button.small.btn-icon:hover { padding-left: 45px; }
	.kl-br-button.medium.btn-icon:hover { padding-left: 45px; }
	.kl-br-button.large.btn-icon:hover { padding-left: 50px; }
	.kl-br-button.xlarge.btn-icon:hover { padding-left: 55px; }
	.kl-br-button.xlarge i.fa { font-size: 22px; }
	.kl-br-button.large i.fa { font-size: 20px; }
	.kl-br-button.effect1 { position: relative; z-index: 1; }
	.effect1:before { border-radius: inherit; content: ""; height: 100%; left: 0; position: absolute; top: 0; transform: scale3d(1, 1, 1); width: 100%; z-index: -1; }
	.effect1:hover::before { transform: scale3d(1, 1, 1); }

	/*----*****---- &lt;&lt; Notification Boxes &gt;&gt; ----*****----*/

	.kl-br-success-box { background-color: #eafac0; border: 1px solid #b1cf67; position: relative; color: #7ba411; }
	.kl-br-error-box { background-color: #ffcccc; border: 1px solid #ff9999; position: relative; color: #d01313; }
	.kl-br-warning-box { background-color: #fdebae; border: 1px solid #e6c555; position: relative; color: #7ba411; }
	.kl-br-info-box { background-color: #bfe4f9; border: 1px solid #68a2cf; position: relative; color: #7ba411; }
	.kl-br-error-box, .kl-br-warning-box, .kl-br-success-box, .kl-br-info-box { clear: both; color: #000000; margin-bottom: 20px; padding: 15px; position: relative; }
	.kl-br-error-box h4, .kl-br-warning-box h4, .kl-br-success-box h4, .kl-br-info-box h4 { margin-bottom: 15px; margin-top: 5px; }
	.kl-br-success-box, .kl-br-success-box span { color: #7ba411; }
	.kl-br-error-box, .kl-br-error-box span { color: #d01313; }
	.kl-br-warning-box, .kl-br-warning-box span { color: #c79d13; }
	.kl-br-info-box, .kl-br-info-box span { color: #2081b9; }
	.kl-br-error-box, .kl-br-warning-box, .kl-br-success-box, .kl-br-info-box { font-weight: 300; line-height: 20px; font-size: 16px; border-radius: 3px; }
	.kl-br-error-box span, .kl-br-success-box span, .kl-br-warning-box span, .kl-br-info-box span { font-size: 18px; font-weight: bolder; }
	.kl-br-error-box i.fa, .kl-br-success-box i.fa, .kl-br-warning-box i.fa, .kl-br-info-box i.fa { padding-right: 5px; }
	.kl-br-error-box strong, .kl-br-warning-box strong, .kl-br-success-box strong, .kl-br-info-box strong { padding-right: 5px; }

	/*----*****---- &lt;&lt; Pricing Table &gt;&gt; ----*****----*/

	.kl-br-pr-tb-col { border: 1px solid rgba(255, 255, 255, 0.4); margin: 0; padding: 0; position: relative; text-align: center; width: 100%; }
	.kl-br-pr-tb-col-wrapper { display: inline-block; width: 100%; }
	.kl-br-tb-header { float: left; width: 100%; }
	.kl-br-tb-title { padding: 20px 0 0; position: relative; }
	.kl-br-tb-title &gt; h3 { color: #fff; font-size: 24px; margin: 15px 0; }
	.dollar { bottom: 52px; position: relative; }
	.dollar, .terms { font-size: 22px; }
	.dollar, .price, .terms { color: #daf66a; }
	.price { font-size: 96px; font-weight: 700; line-height: 120px; }
	.kl-br-price { border-bottom: 1px dashed rgba(255, 255, 255, 0.4); border-top: 1px dashed rgba(255, 255, 255, 0.4); }
	.kl-br-tb-content li { color: #fff; font-size: 14px; padding: 12px 10px; clear: both; }
	.kl-br-tb-content li:last-child { padding-bottom: 20px; }
	.kl-br-buy-now .kl-br-button { line-height: 40px; margin: 20px 0; }
	.kl-br-buy-now .btn-icon i.fa { transform: translate3d(-55px, 50px, 0px); color: #fff !important; }
	/* ** IE9 ** */
	.kl-br-buy-now .btn-icon i.fa { top: 40px\9; }
	.kl-br-buy-now .btn-icon:hover i.fa { left: 10px\9; top: 10px\9; }
	.kl-br-buy-now .btn-icon:hover i.fa, .kl-br-pr-tb-col.selected .kl-br-buy-now .btn-icon i.fa { transform: translate3d(-8px, 10px, 0px);
	-webkit-transform: translate3d(-8px, 10px, 0px); }
	ul.kl-br-tb-content { border-bottom: 1px dashed rgba(255, 255, 255, 0.4); }
	.kl-br-buy-now .kl-br-button.small.btn-icon:hover, .kl-br-pr-tb-col.selected .kl-br-buy-now .kl-br-button.small.btn-icon { padding-left: 35px; color: #000; }
	.kl-br-buy-now .kl-br-button.small.btn-icon:hover i.fa, .kl-br-pr-tb-col.selected .kl-br-buy-now .btn-icon i.fa { color: #000; }
	.kl-br-pr-tb-col:hover, .kl-br-pr-tb-col.selected { transform: scale(1.05); -webkit-transform: scale(1.05); }
	.kl-br-pr-tb-col.type2:hover, .kl-br-pr-tb-col.type2.selected { transform: scaleY(1.05); -webkit-transform: scaleY(1.05); }
	.kl-br-pr-tb-col.type2 .kl-br-tb-content li { line-height: 24px; }
	.kl-br-pr-tb-col.type2 .kl-br-tb-content li:last-child() { padding-bottom: 0; }
</pre></body></html>