/******* Header ********************************************************************/
.navbar-brand {padding:0px;}

/********** Content **************************************************************************************************/
#MainContent {background: #f1f1f1; /* Old browsers */
background: -moz-linear-gradient(top,  #f1f1f1 0%, #fefefe 18%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f1f1f1 0%,#fefefe 18%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f1f1f1 0%,#fefefe 18%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}

#Testimonials {background:url(../images/testi-img.jpg) no-repeat center center fixed; background-size:cover; font-size:18px;}
#Testimonials .carousel-caption {margin-bottom:100px; position:static !important; width:50%;}

#Testimonials {min-height:800px;}
#Testimonials .overlay {background:rgba(0,0,0,0.5); top:0px; right:0px; bottom:0px; left:0px;}

.carousel-control-next-icon, .carousel-control-prev-icon {width:22px; height:42px;}
.carousel-control-prev-icon {background-image: url(../images/arrow-left.png);}
.carousel-control-next-icon {background-image: url(../images/arrow-right.png);}
.carousel-control-next, .carousel-control-prev {bottom:140px;}
.carousel-indicators li {border-radius:50%; width:10px; height:10px; border:none; opacity:1; margin:0 5px;}
.carousel-indicators .active {background:#e26e0e; width:12px; height:12px;}

#News .price {color:#4e4e4e; font-size:13px;}
#News a {color:#61517e; text-transform:uppercase; letter-spacing:1;}
#News a:hover {color:#DC720E;}


#Contact {border-top:4px solid #e26e0e;}
.form-control {border:1px solid #959595; border-radius:0px; color:#929291; font-size:14px; height:60px;}
textarea.form-control {height:120px;}
.after-line:after {border-bottom:2px solid #e26e0e; content:''; display:block; margin:auto; margin-bottom:50px; padding-bottom:30px; width:200px;}

.social a {border:2px solid #DC720E; border-radius:50%; color:#DC720E; display:block; font-size:24px; height:40px; text-align:center; line-height:40px; width:40px;}
.social a:hover {background:#DC720E; color:#fff;}

/********** Footer ***************************************************************************************************/

#Footer .copy,#Footer .copy a {font-family:'Open Sans',sans-serif; font-size:14px; color:#6b665e;}
#Footer .copy a:hover {color:#DC720E;}
#Footer .social a {font-size:28px; height:64px; line-height:64px; width:64px;}

#EditorContent h1, #EditorContent h2, #MainContent h1, #InternalPage h1 {color: #e4761b !important;} 

.mobheadericon{ font-size:1.7rem}
