@font-face{
  font-family: TirantiSolidStd;
  src:url("http://rammutla-at-law.co.za/fonts/TirantiSolidStd.otf");
}

body {
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  background: transparent;
  line-height: 1.6;
  font-weight: 400;
  color: #9F9F9F;
}
 
img {
  max-width: 100%;
}

a {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

p {
  font-weight: 400;
  line-height: 25px;
  font-size: 14px;
}

h1 {
  font-size: 30px;
  line-height: 40px;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
  color:#000;
}

h5,
h6 {
  line-height: 24px;
}

h2 {
  font-size: 46px;
  line-height: 32px;
  font-family: "Merriweather",serif;
}

h3 {
  font-size: 40px;
  line-height: 28px;
  font-family: "Merriweather",serif;
}

h4 {
  font-size: 18px;
  line-height: 26px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

a,
a:hover,
a:focus,
.btn:focus {
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  outline: none;
}

a {
  color: #000;
}
.btn.btn-fill {
  background: #fff;
}

.btn.btn-fill {
  color: #000;
}

.btn {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 22px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  min-width: 150px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  color: #fff;
}

.btn.focus,
.btn:focus,
.btn:hover {
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}
.btn-chos {
	margin-top: 8px;
}
.btn-chos:hover  {
	color: #fff;
}
.btn-chos:active, .btn-chos:focus {
    color: #fff;
}
.hvr-shutter-in-horizontal {
	background:transparent;
}
.hvr-shutter-in-horizontal::before {
    border-top: 1px solid #E35040;
    border-bottom:1px solid #E35040;
    background: transparent;
}
 .btn-chos {
    border-color:transparent;
	border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
.btn-chos:hover {
    border-top: 1px solid #E35040;
    border-bottom: 1px solid #E35040;
}
small{
  font-family: 'Source Sans Pro', sans-serif;
}



.navbar {
  text-transform: uppercase;
}

.navbar .navbar-nav {
  letter-spacing: 0px;
  margin-left: 15px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
}


.navbar-custom .nav li a {
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  -ms-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  -ms-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  -ms-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

.navbar-header {
    background: transparent url("../images/logo-border.html") no-repeat scroll right center;
}
.top-nav-collapse .navbar-nav > li > a.current {
    color: #E35040;  
}
.nav > li > a {
  padding: 14px 0px;
  margin: 0 17px;
  letter-spacing: 2px;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: -2px;
}

.navbar {
  padding: 40px 0;
  border-bottom: 0;
  letter-spacing: 1px;
  background: 0 0;
  -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
  -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
  -ms-transition: background .5s ease-in-out,padding .5s ease-in-out;
  -o-transition: background .5s ease-in-out,padding .5s ease-in-out;
  transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.top-nav-collapse {
  padding: 12px 0px;
  background-color: rgba(11, 21, 50, 0.94);
}

.top-nav-collapse .navbar-nav > li > a {
  color: #fff;
}
.navbar-nav > li > a.current {
    color: #E35040;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus{
  color: #E35040;
}
.top-nav-collapse .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:hover, .top-nav-collapse .navbar-nav > li > a.current:focus {
  color: #E35040;
}
.top-nav-collapse .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:focus{
  color: #FFF;
}
 
@media (min-width:768px) { 
/* centered navigation */
 .nav.navbar-nav {
     float: left;
 }
 .nav.navbar-nav {
     clear: left;
     float: left;
     margin: 0;
     padding: 0;
     position: relative;
     left: 50%;
     text-align: center;
 }
 .nav.navbar-nav > li {
     position: relative;
     right: 50%;
 }
 .nav.navbar-nav li {
    text-align: left
 }
}


.text-small {
    font-size: 11px;
    line-height: 20px;
    display: inline-block;
	margin-top:14px;
	color: #FFF;
}
.btn-small-white {
    font-size: 10px;
    padding: 1px 9px;
    border: 2px solid #FFF;
    color: #FFF;
    min-width: 95px;
	font-weight: 900;
}
.btn-small-white:hover, .btn-small-white:focus {
    background-color: #FFF;
    color: #000;
}



.header {
  height: 800px;
  width: 100%;
}
.header:before {
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #0B0B0B;
  height:800px;
}
.header .carousel-inner .item {
  height: 800px;
}


.bootstrapImageContainer1 {
  background: linear-gradient(rgba(11, 21, 50, 0.85), rgba(11, 21, 50, 0.85)), url('../images/slider/slide1.jpg');
  background-size: cover;
  background-position: center center;
}

.bootstrapImageContainer2 {
  background: linear-gradient(rgba(11, 21, 50, 0.85), rgba(11, 21, 50, 0.85)), url('../images/slider/slide2.jpg');
  background-size: cover;
  background-position: center center;
}

.bootstrapImageContainer3 {
  background: linear-gradient(rgba(11, 21, 50, 0.85), rgba(11, 21, 50, 0.85)), url('../images/slider/slide3.jpg');
  background-size: cover;
  background-position: center center;
}

.bootstrapImageContainer4 {
  background: linear-gradient(rgba(11, 21, 50, 0.85), rgba(11, 21, 50, 0.85)), url('../images/slider/slide4.jpg');
  background-size: cover;
  background-position: center center;
}

.ca {
  height: 70px;
  width: 70px;
  border: 1px solid #fff;
  float: none;
  margin: 0 auto;
  position: relative;
  top: 237px;
  text-align: center;
  font-size: 24px;
  text-align: center;
  line-height: 29px;
  font-weight: 700;
  color: #fff;
  padding: 3px;
}
.ban1_txt{
    margin-top: 40px;
}
.ban1_txt h3{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.8;
    margin: 0px 0px 8px;
    color: #FFF;
    letter-spacing: 10px;
	font-family: "Source Sans Pro",sans-serif;
} 
.ban1_txt h2 {
    font-size: 130px;
    color: #E35040;
    line-height: 89px;
    margin: 0px;
    text-transform: capitalize;
	font-family: "Source Sans Pro",sans-serif;
}
.ban1_txt a{
    margin-top: 55px;
}

.logo{
 text-align:center; 
 width: 20%;
 margin-left:40%
}

.flipper {
  width: 100%;
  height: 100px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 150px;
}

.flipper h1 {
    font-size: 100px;
    color: #E35040;
    line-height: 89px;
    margin: 0px;
	margin-bottom: 10px;
   font-family: TirantiSolidStd;
}
 
.flipper a {
  color: #fff;
  text-decoration: none;
  margin-top: 55px;
  font-size: 15px;
}

.flipper a:hover {
  color: #fff;
}

.flipper h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.8;
    margin: 0px 0px 8px;
    color: #FFF;
    letter-spacing: 10px;
	font-family: "Source Sans Pro",sans-serif;
}

.flipperButton {
  width: 152px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 14px;
  height: 44px;
  background-color: transparent;
  margin-top: 16px;
  font-size: 14px;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  text-transform: uppercase;
  margin-left: 10px;
  letter-spacing: 2px;
}

.flipperButton:hover {
  background-color: #fff;
  color: #000!important;
}

.flipperButton:hover a {
  color: #EAB000!important;
}
 
.download-btn-top {
  float: right;
  display: inline-block;
  margin-left: 23px;
  margin-top: 0px;
  border: 1px solid #fff;
  color: #fff;
}
.header .carousel-indicators li.active{
  width:14px;
  height: 14px;
  color: #333;
}
.header .carousel-indicators li{
  width: 9px;
  height: 9px;
  background-color: rgba(60, 48, 48, 0);
   border: 1px solid #E35040;
}
.carousel-control .glyphicon {
  opacity:0;
  transform: scale(0.5);
  transition: all 0.3s ease-out 0s;
  color: #E35040;
}
.carousel-control:focus, .carousel-control:hover {
    opacity: 0.5;
}
.header:hover .carousel-control .glyphicon {
  opacity:1;
  transform: scale(1);
  transition: all 0.3s ease-out 0s;
}

.about-section {
    padding-bottom: 100px;
}

.about {
  font-size: 18px;
  margin-top: 149px;
  padding-right: 23px;
}

.about h3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.about small {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    line-height: 0.8;
    letter-spacing: 8px;
    margin-bottom: 30px;
}
.about p {
  text-align: justify;
}

.services-section{
	
	background: #FCF6F6;
	padding-bottom : 50px;
}
.services-section h3  {
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.services-section small {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    line-height: 0.8;
    letter-spacing: 8px;
    margin-bottom: 30px;
}
.closedesc{
 text-align: center;
 cursor: pointer;
 font-size : 20px;
}
.closedesc:hover{
    color: #E35040;
}
.description{
 text-align: center;		
}
.service:hover{
    //color: #E35040;
    //cursor: pointer;
}

.choose-us {
  background-color: #fff;
  color: #808080;
  padding-top: 140px;
  padding-bottom: 140px;
}

.choose-us .btn-chos{
	color: #0B1532;
}

.text-empower {
  text-align: right;
}

.text-empower h3 {
  margin: 0px;
  color: #E35040;
  margin-top: 17px;
}

.text-empower small {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  color: #0B1532;
  letter-spacing: 8px;
}



.team-section {
  padding-bottom: 100px;
  padding-top: 60px;
  background: #FCF6F6;
}

.team-section h3  {
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.team-section small {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    line-height: 0.8;
    letter-spacing: 8px;
    margin-bottom: 30px;
}


.member {
  position: relative;
  overflow: hidden;
  height : auto;
  
}

.member .img {
  width: 100%;
  
}

.member .img img {
  width: 100%;
  height: auto;
  padding: 20px;
  border: 1px solid #EAEAEA;
}
 
.member .info {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(72,73,75,0.3);
    left: 0px;
    top: 0px;
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    transform: scale(0.5);
	border: 1px solid #E35040; 
}
.member:hover .info {
  background: rgba(255,255,255,0.87);
  color: #333;
  opacity: 1;
  transform: scale(1);
 
}

.member:hover .info p,
.member:hover .info h6,
.member:hover .info small {
  text-align: center;
}
.member .info h6,
.member .info h6 small,
.member .info strong,
.member .info p,
.member .info .social i {
  color: #fff;
}

.member .info h6 small {
    display: block;
    color: #E35040;
	margin-top: 15px;
}

.member .info h6 {
  border: none;
  color: #000;
  letter-spacing:3px;
  text-transform:uppercase;
  font-size:16px;
  font-weight:700;
  
}
.member .info p {
    font-size: 13px;
    line-height: 20px;
    padding: 0px 10px;
}
.member:hover .info p {
    color: #8D8D8D;
    margin-top: -18px;
}
.member .info i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background:#F8EEEE ;
  width: 2.65em;
  height: 2.65em;
  line-height: 2.65em;
  font-size: 1em;
  text-align: center;
}

.member:hover .info h6,
.member:hover .info strong,
.member:hover .info {
  text-align: center;
}
 
.member .info h6 {
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}



.member .info p {
  -webkit-transition: all .6s ease-in-out 0s;
  -moz-transition: all .6s ease-in-out 0s;
  -ms-transition: all .6s ease-in-out 0s;
  -o-transition: all .6s ease-in-out 0s;
  transition: all .6s ease-in-out 0s;
}



.infosection {
  padding: 36px 0px 128px;
}

.infobig {
  font-size: 70px;
  line-height: 90px;
  color: #000;
  font-family: Georgia;
  margin: 0px;
}

.infosection .infobig span {
  color: #E35040;
}

.infosection .infor-satisifaction {
  margin-top: 15px;
}

.infor-satisifaction {
  margin: 0px;
  font-size: 24px;
  line-height: 40px;
}

 
.contact {
    padding-bottom: 50px;
	background: #FCF6F6;
}

.contact h3  {
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.contact small {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    line-height: 0.8;
    letter-spacing: 8px;
    margin-bottom: 30px;
}


.contactform {
    margin: 0 0 50px;
}

.contact_left {
    margin-top: 10px;
}

.cont_right {
    padding-left: 20px;
    margin-top: 10px;
}

.cont-details .icon {
    color: #479ED5;
    font-size: 25px;
}

.cont-details i {
    color: #E35040;
    font-size: 15px;
    padding-right: 15px;
}

.cont-details {
    margin: 7px 0 30px;
	text-align : justify;
}

.cont-details h3 {
    margin-top: 4px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 22px;
}

.cont-details p {
    font-size: 14px;
}

.contact .form-group {
    margin-bottom: 25px;
}

.contact .form-group input,
.contact .form-group textarea {
  background: transparent;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #E35040;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  -ms-box-shadow: 0 0 0 rgba(0,0,0,0);
  -o-box-shadow: 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 rgba(0,0,0,0);
  color: #555;
  font-size: 12px;
  padding: 15px;
}

.contact .form-group input.form-control {
  height: auto;
}
.form-control{
  line-height:0;
  transition: all 0.15s ease 0s;
}
#message.form-control  {
  line-height:1.5;
//  transition: all 0.15s ease 0s;
}
.form-messages{
	padding : 15px;
}
.contact .form-control:focus {
  border-color: #E35040;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.contact::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact:-moz-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact::-moz-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #999;
}

.contact .text-danger {
  color: #03c9a9;
}

.contact ul {
  padding-left: 14px;
}

#contactform .btn-chos{
  color: #000;
  margin-top: 23px;
}

#contactform .btn-chos:hover {
    color: #000;
}


.section-address {
  padding: 80px 0px;
  background-color: #0B1532;
  color: #808080;
}

.media-right {
  vertical-align: middle;
}

 
footer {
  background-color: #0B1532;
  color: #808080;
}

.footer-top {
  padding: 30px 0px;
}

.row-columns {
  margin-top: -50px;
}

.column {
  margin-top: 50px;
}

.footer .social_footer {
  margin-top: 0px;
}

.social_footer a {
  margin: 0px 7px;
  font-size: 23px;
  color: #E35040;
}

.social_footer a:hover {
  color: #FFF;
}

.icon {
  display: inline-block;
  font-size: 45px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #E35040;
}

.text-right-md {
  text-align: right;
}

.footer-links {
  margin: 10px -12px 0px 0px;
}

.footer-links a {
  margin: 0px 12px;
  color: #E35040;
  font-size: 15px;
}

.footer-links a:hover {
  -webkit-text-decoration: underline;
  -moz-text-decoration: underline;
  -ms-text-decoration: underline;
  -o-text-decoration: underline;
  text-decoration: underline;
}

.copyright {
  padding: 30px 0px;
  border-top: 1px solid #383838;
  font-size: 15px;
  text-transform: capitalize;
}

.text-primary {
  color: #E35040;
}
 
