@charset "utf-8";
body {
 background: #B4B4B4;
 font-family: 'OpenSans';
}
/*NAVBAR*/
.navbar-default {
	background: rgba(0,0,0,0.30);
	height: 100px;
	border-bottom: 0px;
}
.navbar-brand {
  float: left;
  height: 100px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-collapse {
	float: left
}
.navbar-toggle {
	margin: 25px 15px;
	height: 50px;
	width: 50px
}
.navbar-default .navbar-nav>li>a {
	margin: 0px 10px 0px 10px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 40px 5px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	border-bottom: 1px solid #F14E23;
	background: none;
	color: #FFFFFF
}

.static-menu { background: rgba(0,0,0,0.8);}
.static-menu .navbar-nav>li>a:focus, .static-menu .navbar-nav>li>a:hover, .static-menu .navbar-nav>.active>a, .static-menu .navbar-nav>.active>a:focus, .static-menu .navbar-nav>.active>a:hover {
	border-bottom: 1px solid #F14E23;
	
	color: #FB6B46
}
/*HEADER*/
.header { background:#154377 url(../images/header.jpg) no-repeat center top; min-height:1000px; color:#FFFFFF; padding: 130px 0}
.header h1 {font-family: 'OpenSans-Bold'; font-size: 240px; margin: 15px 0; line-height: 240px}
.header h2 { font-size: 90px; font-family: 'OpenSans-Bold'; margin:0; padding:15px 30px; line-height: 90px;}
.header h3 {font-size:40px; background:rgba(5,18,42,0.6); padding:15px;}
.header h4 {font-size:30px;}
.header .media>div { float:none; display:block; margin-top: 30px;}
.header .media-left { text-align:center}
.bg-orange { background:#F14E23; padding:15px; display:block}
.header-form-heading { background:#F14E23; height: 70px; border-radius:4px 4px 0 0; text-align:center; padding:10px; }
.header-form { background: rgba(245,41,0,0.80) url(../images/triangle-top.png) no-repeat center top; padding: 30px; border-radius:0 0 4px 4px}
.header-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}
label { font-weight:normal}
.form-control { border: none}
.header-form .form-control { background-image: url(../images/form-icons.png); background-repeat:no-repeat; padding-left: 46px;}
.first-name { background-position:left 0px}
.last-name {background-position:left -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*BUTTONS*/
.btn-orange-light { background: #ff9074; color:#520d01}
.btn-orange-light:hover { background: #fff}
.btn-orange { background: #F14E23; color:#FFFFFF}
.btn-orange:hover { background: #FB6B46; color:#FFFFFF}
.down-circle-grey {width: 61px; height: 61px; background:url(../images/arrow-down-grey.png) no-repeat center top; margin: 30px auto;}
.down-circle-grey:hover { background-position: center bottom}
/*WARREN BUFFET*/
.warren-buffett { padding: 120px 0; background:#3C434B url(../images/warren-buffett-bg.jpg) no-repeat top center; height:1000px; color:#FFFFFF}
.warren-buffet-body { background:url(../images/warren-buffett.png) no-repeat; background-size:100% auto; height: 880px; width: 710px; position:absolute; margin-left: 0%}
.warren-buffett h1, .warren-buffett h2 { color:#F14E23; font-weight:normal}
.warren-buffett h2 { text-align:center}
.accent { font-size: 200%}
.down-circle-white { width: 61px; height: 61px; background:url(../images/arrow-down-white.png) no-repeat center top; margin: 30px auto; }
.down-circle-white:hover { background-position:center bottom}
/*HOW IT WORK*/
.how-it-work { padding: 120px 0; background:#FFFFFF}
.how-it-work h1 { color:#F14E23; text-align:center}
.how-it-work h2 { text-align:center}
.steps { margin-top: 60px;}
.thumbnail { text-align:center; padding: 0}
.thumbnail h3 { color:#F14E23}
.thumbnail img { padding: 4px}
.thumbnail .caption { padding:30px; height: 450px; background:#f1f1f1 url(../images/steps-bg.png) top center no-repeat; background-size: contain}
/*INVESTMENT*/
.investment { background:#F14E23; padding: 130px 0}
.investment h1 { color:#FFFFFF; font-weight:normal; text-align:center;}
/*OPEN ACCOUNT*/
.open-account { background:#4c5a61  no-repeat center 100px; padding:130px 0 0 0; color:#FFFFFF}

.open-account-form { background:url(../images/open-account-bg.jpg) no-repeat center bottom; height: 780px; padding-top: 30px;}
.open-account-form-container { background: url(../images/account-form-container-bg.png) no-repeat top center; }
.open-account-form h3 { color: #F14E23; margin-top: 70px;}
.account-form { padding: 15px 30px }
.open-account h3 { text-align:center}
.account-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}

.account-form .form-control { background-color: hsla(212,11%,26%,0.64);   background-image: url(../images/account-form-icons.png); background-repeat:no-repeat; padding-left: 46px;
   box-shadow: 0px 1px 3px 0px rgba(255, 255, 255, 0.82), inset 0px 1px 6px 0px rgba(0, 0, 0, 0.14); color:#FFFFFF; 
    }
	
.account-form label { color:#3C434B}
.first-name { background-position:left 0px}
.last-name {background-position:0 -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*TESTIMONIALS*/
.testimonials { background:url(../images/testimonial-pattern.png); padding-bottom:120px;}
.testimonials-top { background: url(../images/testimonials-top.png) center top no-repeat; height:100px}
.testimonials h1 { color:#F14E23; text-align: center}
.carousel .item {}
.carousel .carousel-caption { position:relative; margin: 0 auto; right:0; left:0; top:0; bottom:0; padding: 80px 80px 80px 80px; text-shadow:none; color:#3C434B}
.carousel .media { background:rgba(255,255,255,1.00); text-align:left;}
.carousel .media .media-left {
 background:#eeeeee;
  background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 84%, rgb(215,215,215) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 84%, rgb(215,215,215) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 84%, rgb(215,215,215) 100%);
  padding: 30px;
  
}
.carousel .media .media-body { padding:30px;}
.carousel .media .media-body h2 { color:#F14E23; border-bottom: 1px solid #DDDDDD; padding-bottom: 15px;}
.carousel .media .media-body .testimonial-text:before { content:url(../images/quote-left.png)}
.carousel .media .media-body .testimonial-text:after { content:url(../images/quote-right.png); float:right}
.left.carousel-control { background: url(../images/arrow-grey-left.png) no-repeat center; width: 61px; }
.left.carousel-control:hover { background: url(../images/arrow-orange-left.png) no-repeat center}
.right.carousel-control { background: url(../images/arrow-grey-right.png) no-repeat center; width: 61px; }
.right.carousel-control:hover { background: url(../images/arrow-orange-right.png) no-repeat center}
.carousel-indicators li { background:rgba(0,0,0,0.46); border:none;}
.carousel-indicators li.active { background:#F14E23; border:none;}

/*FOOTER*/
.footer { background: #f14e23; padding: 50px 0; color:#FFFFFF}
.facebook, .twitter, .linkedin, .youtube, .google { display: inline-block; width: 30px; height:30px; background:url(../images/social.png) no-repeat;  margin: 15px 5px; }
.copyright { text-align:center; }
.facebook { background-position: 0 	top}
.twitter { background-position: -40px 	top}
.linkedin { background-position: -80px 	top}
.youtube { background-position: -120px 	top}
.google { background-position: -159px 	top}
.facebook:hover { background-position: 0 bottom}
.twitter:hover { background-position: -40px 	bottom}
.linkedin:hover { background-position: -80px 	bottom}
.youtube:hover { background-position: -120px 	bottom}
.google:hover { background-position: -159px 	bottom}
.contacts { margin-top: 15px;}
.warning { font-size: 11px; background:#E23A0E; color:#FFFFFF; padding: 15px 0}


/*Medium*/
@media (min-width: 992px) and (max-width: 1199px) {
/*HEADER*/
.header { background:#154377 url(../images/header.jpg) no-repeat center top; min-height:800px; color:#FFFFFF; padding: 130px 0}
.header h1 {font-family: 'OpenSans-Bold'; font-size: 170px; margin: 15px 0; line-height: 170px}
.header h2 { font-size: 60px; font-family: 'OpenSans-Bold'; margin:0; padding:15px 30px; line-height: 90px;}
.header h3 {font-size:40px;}
.header h4 {font-size:30px;}
.bg-orange { background:#F14E23; padding:15px; display:block}
.header-form-heading { background:#F14E23; height: 70px; border-radius:4px 4px 0 0; text-align:center; padding:10px; }
.header-form { background: rgba(245,41,0,0.80) url(../images/triangle-top.png) no-repeat center top; padding: 30px; border-radius:0 0 4px 4px}
.header-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}
label { font-weight:normal}
.form-control { border: none}
.header-form .form-control { background-image: url(../images/form-icons.png); background-repeat:no-repeat; padding-left: 46px;}
.first-name { background-position:left 0px}
.last-name {background-position:left -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*BUTTONS*/
.btn-orange-light { background: #ff9074; color:#520d01}
.btn-orange-light:hover { background: #fff}
/*WARREN BUFFET*/
.warren-buffett { padding: 120px 0; background:#3C434B url(../images/warren-buffett-bg.jpg) no-repeat top center; height:850px; color:#FFFFFF}
.warren-buffet-body { background:url(../images/warren-buffett.png) no-repeat; background-size:cover; height: 730px; width: 650px; position:absolute; margin-left: 0%}
.warren-buffett h1, .warren-buffett h2 { color:#F14E23; font-weight:normal}
.warren-buffett h2 { text-align:center}
.accent { font-size: 200%}
.down-circle-white { width: 61px; height: 61px; background:url(../images/arrow-down-white.png) no-repeat center top; margin: 30px auto; }
.down-circle-white:hover { background-position:center bottom}
/*HOW IT WORK*/
.how-it-work { padding: 120px 0; background:#FFFFFF}
.how-it-work h1 { color:#F14E23; text-align:center}
.how-it-work h2 { text-align:center}
.how-it-work .steps { margin-top: 60px;}
.how-it-work .thumbnail { text-align:center; padding: 0}
.how-it-work .thumbnail h3 { color:#F14E23}
.how-it-work .thumbnail img { padding: 4px}
.how-it-work .thumbnail .caption { padding:30px; height: 530px; background:#f1f1f1 url(../images/steps-bg.png) top center no-repeat; background-size: contain}
.how-it-work .media-heading { color:#F14E23;}
/*FOOTER*/
.footer { background: #f14e23; padding: 50px 0; color:#FFFFFF}
.facebook, .twitter, .linkedin, .youtube, .google { display: inline-block; width: 30px; height:30px; background:url(../images/social.png) no-repeat;  margin: 15px 3px; }
.copyright { text-align:center; }
.facebook { background-position: 0 	top}
.twitter { background-position: -40px 	top}
.linkedin { background-position: -80px 	top}
.youtube { background-position: -120px 	top}
.google { background-position: -159px 	top}
.facebook:hover { background-position: 0 bottom}
.twitter:hover { background-position: -40px 	bottom}
.linkedin:hover { background-position: -80px 	bottom}
.youtube:hover { background-position: -120px 	bottom}
.google:hover { background-position: -159px 	bottom}
.contacts { margin-top: 15px;}
.warning { font-size: 11px; background:#E23A0E; color:#FFFFFF; padding: 15px 0}
}

/*Tablets*/
@media (min-width: 768px) and (max-width: 991px) {
/*NAVBAR*/
.navbar-default {
	background: rgba(0,0,0,0.30);
	height: 100px;
	border-bottom: 0px;
}
.navbar-default>.container { margin-left:0; margin-right:0;}

.navbar-brand {
  float: left;
  height: 100px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-collapse {
	float: left;
	
}
.container>.navbar-collapse { margin-left: -15px; margin-right: -15px;}

.navbar-default .navbar-nav>li>a {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 40px 5px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	border-bottom: 1px solid #F14E23;
	background: none;
	color: #FFFFFF
}

.static-menu { background:rgba(0,0,0,0.30);}

/*HEADER*/
.header { background:#050e1d url(../images/header-small.jpg) no-repeat center bottom; min-height:1080px; height:auto; color:#FFFFFF; padding: 130px 0}
.header h1 {font-family: 'OpenSans-Bold'; font-size: 250px; margin: 15px 0; line-height: 250px; text-align:center}
.header h2 { font-size: 60px; font-family: 'OpenSans-Bold'; margin:0; padding:15px 30px; line-height: 90px;}
.header h3 {font-size:40px;}
.header h4 {font-size:30px;}
.header .media { margin-bottom: 30px}
.bg-orange { background:#F14E23; padding:15px; display:block}
.header-form-heading { background:#F14E23; height: 70px; border-radius:4px 4px 0 0; text-align:center; padding:10px; }
.header-form { background: rgba(245,41,0,0.80) url(../images/triangle-top.png) no-repeat center top; padding: 30px; border-radius:0 0 4px 4px}
.header-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}
label { font-weight:normal}
.form-control { border: none}
.header-form .form-control { background-image: url(../images/form-icons.png); background-repeat:no-repeat; padding-left: 46px;}
.first-name { background-position:left 0px}
.last-name {background-position:left -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*BUTTONS*/
.btn-orange-light { background: #ff9074; color:#520d01}
.btn-orange-light:hover { background: #fff}
/*WARREN BUFFET*/
.warren-buffett { padding: 120px 0 0 0; background:#1d242c url(../images/warren-buffett-bg.jpg) no-repeat bottom center; min-height:850px; height:auto; color:#FFFFFF}
.warren-buffet-body { background:url(../images/warren-buffett.png) no-repeat; background-size:cover; height: 730px; width: 650px; position:relative; margin-left: 0%; }
.warren-buffett h1, .warren-buffett h2 { color:#F14E23; font-weight:normal}
.warren-buffett h2 { text-align:center}
.accent { font-size: 200%}
.down-circle-white { width: 61px; height: 61px; background:url(../images/arrow-down-white.png) no-repeat center top; margin: 30px auto; }
.down-circle-white:hover { background-position:center bottom}
/*HOW IT WORK*/
.how-it-work .media { margin: 30px 0; border: 1px solid #DDDDDD; border-radius:4px;}
.how-it-work .media img { margin: 4px;}
.how-it-work .media-heading { color:#F14E23;}
.how-it-work .media-body { background:#f1f1f1; }
.how-it-work .media-body.media-middle { background:#f1f1f1 url(../images/steps-bg-media-left.png) no-repeat center left; background-size: contain; padding: 30px 30px 30px 40px;}
.how-it-work .media-body.media-left.media-middle { background:#f1f1f1 url(../images/steps-bg-media-right.png) no-repeat center right; background-size: contain; padding: 30px 40px 30px 30px;}

/*OPEN ACCOUNT*/
.open-account { background:#4c5a61  no-repeat center 100px; padding:130px 0 0 0; color:#FFFFFF}

.open-account-form { background:url(../images/open-account-bg-sm.jpg) no-repeat center top; height: 780px; padding-top: 0px; margin-top:15px;}
.open-account-form-container { background: url(../images/account-form-container-bg.png) no-repeat top center; }
.open-account-form h3 { color: #F14E23; margin-top: 0px; padding-top: 70px;}
.account-form { padding: 15px 30px }
.open-account h3 { text-align:center}
.account-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}

.account-form .form-control { background-color: hsla(212,11%,26%,0.64);   background-image: url(../images/account-form-icons.png); background-repeat:no-repeat; padding-left: 46px;
   box-shadow: 0px 1px 3px 0px rgba(255, 255, 255, 0.82), inset 0px 1px 6px 0px rgba(0, 0, 0, 0.14); color:#FFFFFF; 
    }
	
.account-form label { color:#3C434B}
.first-name { background-position:left 0px}
.last-name {background-position:0 -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*TESTIMONIALS*/
.testimonials { background:url(../images/testimonial-pattern.png); padding-bottom:120px;}
.testimonials-top { background:  none; height:100px}
.testimonials h1 { color:#F14E23; text-align: center}
.carousel .item {}
.carousel .carousel-caption { position:relative; margin: 0 auto; right:0; left:0; top:0; bottom:0; padding: 80px 80px 80px 80px; text-shadow:none; color:#3C434B}
.carousel .media { background:rgba(255,255,255,1.00); text-align:left;}
.carousel .media .media-left {
 background:#eeeeee;
  background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 84%, rgb(215,215,215) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 84%, rgb(215,215,215) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 84%, rgb(215,215,215) 100%);
  padding: 30px;
  
}
/*FOOTER*/

.copyright>div { display:inline-block; margin:0 auto; padding:0 0 15px 0; position:relative; text-align:center; vertical-align:middle}
}

/*Phones*/
@media (max-width: 767px) {
/*NAVBAR*/
.navbar-default {
	background: rgba(0,0,0,0.70);
	height: 100px;
	border-bottom: 0px;
}
.navbar-collapse {
	float: none
}
.navbar-toggle {
	margin: 25px 15px;
	height: 50px;
	width: 50px
}
.navbar-collapse {
	background: rgba(0,0,0,0.70);
	border: none
}
.navbar-default .navbar-nav>li>a {
	margin: 15px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 15px
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	border-bottom: none;
	background: #F14E23;
	color: #FFFFFF
}
.navbar-toggle .icon-bar {
	width: auto;
}

/*HEADER*/
.header { background:#050e1d url(../images/header-small.jpg) no-repeat center bottom; color:#FFFFFF; padding: 100px 0}
.header h1 {font-family: 'OpenSans-Bold'; font-size: 110px; margin: 15px 0; line-height: 110px; text-align:center}
.header h2 { font-size: 40px; font-family: 'OpenSans-Bold'; margin:0; padding:15px 30px; line-height: 60px; text-align:center}
.header h3 {font-size:30px; text-align:center;}
.header h4 {font-size:20px;}
.header .media { margin-bottom: 30px; }
.header .media-left { float:none; display: block; padding:0px}
.header .media-body { padding-top: 15px; display: table-cell; width:100%}
.bg-orange { background:#F14E23; padding:15px; display:block}
.header-form-heading { background:#F14E23; height: 70px; border-radius:4px 4px 0 0; text-align:center; padding:10px; }
.header-form { background: rgba(245,41,0,0.80) url(../images/triangle-top.png) no-repeat center top; padding: 30px; border-radius:0 0 4px 4px}
.header-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}
label { font-weight:normal}
.form-control { border: none}
.header-form .form-control { background-image: url(../images/form-icons.png); background-repeat:no-repeat; padding-left: 46px;}
.first-name { background-position:left 0px}
.last-name {background-position:left -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*BUTTONS*/
.btn-orange-light { background: #ff9074; color:#520d01}
.btn-orange-light:hover { background: #fff}
/*WARREN BUFFET*/
.warren-buffett { padding: 110px 0 0 0; background:#1d242c url(../images/warren-buffett-bg.jpg) no-repeat bottom center; min-height:auto; height:auto; color:#FFFFFF}
.warren-buffet-body { background:url(../images/warren-buffett.png) no-repeat; background-size:cover; height: 370px; width: 100%; position:relative; margin-left: 0%; }
.warren-buffett h1, .warren-buffett h2 { color:#F14E23; font-weight:normal}
.warren-buffett h2 { text-align:center}
.accent { font-size: 200%}
.down-circle-white { width: 61px; height: 61px; background:url(../images/arrow-down-white.png) no-repeat center top; margin: 30px auto; }
.down-circle-white:hover { background-position:center bottom}
/*HOW IT WORK*/
.how-it-work { padding: 120px 0 30px 0;}
.how-it-work .thumbnail .caption { padding:30px; height: auto; background:#f1f1f1 url(../images/steps-bg.png) top center no-repeat; background-size: contain}
/*INVESTMENT*/
/*OPEN ACCOUNT*/
.open-account { background:#4c5a61  no-repeat center 100px; padding:130px 0 0 0; color:#FFFFFF}

.open-account-form { background:url(../images/open-account-bg-sm.jpg) no-repeat center top; height: 780px; padding-top: 0px; margin-top:15px;}
.open-account-form-container { background: url(../images/account-form-container-bg.png) no-repeat top center; }
.open-account-form h3 { color: #F14E23; margin-top: 0px; padding-top: 70px;}
.account-form { padding: 15px 30px }
.open-account h3 { text-align:center; font-size:16px}
.account-form .btn { margin:0 auto; text-align:center; display:block; margin-top: 30px; font-size: 14px; text-transform:uppercase; padding:15px;}

.account-form .form-control { background-color: hsla(212,11%,26%,0.64);   background-image: url(../images/account-form-icons.png); background-repeat:no-repeat; padding-left: 46px;
   box-shadow: 0px 1px 3px 0px rgba(255, 255, 255, 0.82), inset 0px 1px 6px 0px rgba(0, 0, 0, 0.14); color:#FFFFFF; 
    }
	
.account-form label { color:#3C434B}
.first-name { background-position:left 0px}
.last-name {background-position:0 -46px}
.email {background-position:left -92px}
.conutry {background-position:left -138px}
.phone-number {background-position:left -184px}
/*TESTIMONIALS*/
.testimonials { background:url(../images/testimonial-pattern.png); padding-bottom:30px;}
.testimonials-top { background: url(../images/testimonials-top.png) center top no-repeat; height:100px}
.testimonials h1 { color:#F14E23; text-align: center}
.carousel .item {}
.carousel .carousel-caption { position:relative; margin: 0 auto; right:0; left:0; top:0; bottom:0; padding: 15px 0px 80px 0px; text-shadow:none; color:#3C434B}
.carousel .media { background:rgba(255,255,255,1.00); text-align:left; display:block}
.carousel .media .media-left {
	display:block;
 background:#eeeeee;
 text-align:center;
  
  padding: 30px;
  
}
.carousel .media img { text-align:center; margin: 0 auto;}
.carousel .media .media-body { padding:30px; display:block; width:100%}
.carousel .media .media-body h2 { color:#F14E23; border-bottom: 1px solid #DDDDDD; padding-bottom: 15px;}
.carousel .media .media-body .testimonial-text { }
.carousel .media .media-body .testimonial-text:before { content:url(../images/quote-left.png)}
.carousel .media .media-body .testimonial-text:after { content:url(../images/quote-right.png); float:right}
.left.carousel-control { background: url(../images/arrow-grey-left.png) no-repeat center; width: 61px; }
.left.carousel-control:hover { background: url(../images/arrow-orange-left.png) no-repeat center}
.right.carousel-control { background: url(../images/arrow-grey-right.png) no-repeat center; width: 61px; }
.right.carousel-control:hover { background: url(../images/arrow-orange-right.png) no-repeat center}
.carousel-indicators li { background:rgba(0,0,0,0.46); border:none;}
.carousel-indicators li.active { background:#F14E23; border:none;}

}
