 @charset "utf-8";
/*font-family: 'Open Sans', sans-serif;*/
/*FONTS*/
@font-face {
    font-family: 'Montserrat', sans-serif !important;
}
body
{
  font-size:13px;
  font-family:  'Montserrat', sans-serif !important;
  color:#353535;
}
a {
    text-decoration: none;
    outline: none;
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: none;
  transition: all 0.5s linear;
}
ul { padding:0;}
.error {
    color: red;
    margin: 0px !important;
}

.cs_navbar {
    background: #2b2a2d;
    border-color: #181818;
  border-radius: 0;
  margin-bottom:0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #ffffff !important;
    transition: all 0.5s linear;
}
.btnfa{
  color: #5486cd;
    font-size: 16px !important;
    padding: 0px;
    font-weight: bold !important;
}
/*.pipe { background:url(../images/header-line.png) no-repeat right center;}
*/
.header-area .cs_navbar .cs_menu .dropdown-menu a {
    color: #181818;
      color: #181818;
    text-decoration: unset;
}
.header-area .cs_navbar .cs_menu li a {
    color: #9a9a9a;
    padding: 15px 15px;
  margin:0 15px;
}
.dropdown-menu li a 
{
    color: #9a9a9a;
    padding: 5px 15px !important;
  margin:0 15px;
}
.cs_menu li a {
    background: transparent none repeat scroll 0 0 !important;
}
.navbar-default{
    box-shadow: inset 0px 5px 0px #181818;    
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.active
{
    color: white;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color:#181818  ;
    box-shadow: inset 0px 5px 0px #d61376;
}
.header-area .cs_navbar .cs_menu li.noborder a {
background:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #d61376;
  color: #fff !important;
  transition: all 0.5s linear;
}
::selection{
  background: #fff!important;
    text-shadow: none;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #34495e !important;
  color: #fff !important;
  text-decoration: none;
  transition: all 0.5s linear;
}
.header-bottom {
  background: #fff;
}
.cart-blogin span {
  color: #fff;
  padding: 0 10px;
  font-weight:bold;
}
.form-control.banner-search{
font-size: 13px !important;
}
.cls_new_btn2{
font-size:16px !important;
font-weight:normal !important;
}
.login-links{ text-align:right;}
.login-links ul li {
  display: inline-block;
  margin: 0 10px;
}
.login-links ul li a {
 color:#000;
 display:block;
 font-weight:bold;
}
.login-links span {
  margin-right: 0px;
}
/*Banner*/
.banner { 
background-image:url(../images/slider2.jpg);
background-repeat:no-repeat;
background-position:center bottom;
background-size:cover;
height:493px;
position:relative;
}
.banner-details h2 {
  color:#fefefe;
  font-weight:bold;
  font-size:33px;
  text-align:center;
 }
.banner-details {
  padding: 0;
}
.search-input {
  text-align: center;
}
.home-search {  
padding: 25px 0 0;
text-align:center;}
.banner-search {
  height: 46px;
  width: 480px !important;
}
.quicksearch {
  background: rgb(52, 73, 94) none repeat scroll 0 0;
  position: relative;
  width: 100%;
}
.qsearch {
  color: #fff;
  padding: 10px 0;
  text-align: center;
}
.qsearch li a { color:#fff;}
.qsearch li:after { content:" / ";  padding: 0 0px;}
.qsearch li:last-child:after { content:"";}
/*Latest comm*/
.item-thumbnail-carousel--row-10 li:nth-child(10n) {
    margin-right: 20px !important;
}
.cls_new_btn {
    background: transparent;
    border: 1px solid #f96020;
    font-size: 16px;
    padding: 5px 20px;
    color:#323232;
}
.cls_new_btn:hover {
    background: #f96020;
    padding: 5px 20px;
    color: #fff;
    transition: all 0.5s linear;
}
.latest-comm {
background-color:#ebebeb;
}
.latest-heading h2 {
font-size:26px;
color:#151515;
text-transform:uppercase;
padding: 10px 0px 0px 0px;
font-weight: bold;
}
.latest-heading p {
color:#353535;
 }
.latest-links ul {
  display: none;
}
.latest-links li a {
  color: #151515;
  font-weight: 400;
  padding: 5px 20px;
  display:block;
  cursor: pointer;
}
.latest-links li.active a ,.latest-links li a:hover{
background:#34495e;
color:#fff;
transition:all 0.5s linear;
}
.latest-item {
  padding: 40px 60px;
  overflow: auto;
}
.latest-item .thumbnail-item {
  margin: 0 5px;
}
.latest-item img {
  height: 80px;
  width: 80px;
}
.qsearch li a.qactive {
    color: #d61376;
}
.cs-viewbut {
    background: #e94f45;
    border: 1px solid #d0342a;
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
}
.viewall-tabs { 
display:table;
margin:0 auto;
padding:15px 0;
}
/*counters*/
.counters{
background-image:url(../images/countsbg.jpg);
background-repeat:no-repeat;
background-position:center bottom;
background-size:cover;
}
.counter-details {
  padding: 50px 0;
}
.cicon {
    text-align: center;
}
.counter-title {
  color: #419aa2;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.c100.big {
    font-size: 150px !important;
}
.cs-countnumber {
    display: table;
    margin: 0 auto;
  padding: 10px 0 0 0;
}
.c100 > span {
color: #3e3e3e !important;
font-weight: 600;
    left: -35% !important;;
    top: -35% !important;;
  font-size: 50px !important;;
}
.cpink {
    background: #323232 !important;
}
.c100:after
{
background:#e1e1e1 !important;
}
.cgreen{
  background: #323232 !important;
}
.cs-countnumber .c100.green .bar, .cs-countnumber .c100.green .fill {
    border-color: #419aa2 !important;
}
.corange{
  background:#323232 !important;
}
.cs-countnumber .c100.orange .bar, .cs-countnumber .c100.orange .fill {
    border-color: #419aa2 !important;
}
.c100:hover > span {
    width: 5em !important;
    line-height: 5em !important;
    font-size: 0.3em;
}
.cs-visitors {margin: 15px 0 2px 0;}
.cs-members {     margin: 7px 0;}
.cs-total {    margin: 7px 0; }
/*features*/
.features { background-color:#ebebeb;} 
.feature-title.one h2{
  font-size: 20px!important;
  font-weight:bold;
}
.feature-title {
 /* border-bottom: 2px solid #34495e;*/
  color: #3e3e3e;
  font-size: 33px;
  padding: 10px 0 20px 20px;
  text-transform: uppercase;
}
.left{
float:left;
font-size:12px;
text-decoration:underline;
margin-left:2rem;
}
.sub_feature-title {
  color: #323232;
  font-size: 28px;
  padding: 0;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.sub_inner_title
{
  color: #484848;
  font-size: 33px;
}
.author-inner {
  padding: 15px 0;
}
.author-list .view-author {
  color: #e94f45;
  font-weight: bold;
  margin-top: 20px;
  text-transform: uppercase;
}
/*.au-list {
  padding: 0;
}*/
.author-list {
   padding: 10px 10px;
    border-right: 1px solid #fff;
}
.author-details a {
  color: #3e3e3e;
}
.cs-feat-temp p {
    margin-bottom: 5px;
}
.cs_author {
    padding: 0 100px 0 10px;
}
.cs_temp {
    padding: 0 45px 0 50px;
}
.author-list img {
    width: 100%;
  max-width:250px;
}
.au-list {
    padding-left: 10px;
}
.cs_authorimg {
    padding: 0 0 0 30px;
}
/*Blog & Testimonials*/
.blog-area {
 background: rgba(0, 0, 0, 0) linear-gradient(to right, #34495e 50%, #181818 0%) repeat scroll 0 0;
 background:-webkit-linear-gradient(left, #34495e 50%, #181818 0%) repeat scroll 0 0;;
 }
.blog-home h2 {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
}
.blog-home h2 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 400;
  padding-bottom: 10px;
  text-transform: uppercase;
   margin-bottom: 0;
}
.blog-home {
  border: 1px solid #fff;
  padding: 10px 30px;
}
.blog-inner{padding: 30px 0 30px;}
.blog-home-list {
  color: #fff;
}
.blog-home-list span {
  font-weight: 400;
  font-style:italic;
  }
.blog-home-list li {
  list-style: outside none none;
   padding: 10px 0;
}
.blog-home-list a {
  color: #fff;
  font-weight: 700;
}
.testimonial-home h2 {
  border-bottom: 1px solid #606060;
  color: #ffffff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.testimonial-home-list {
  color: #000;
}
.testimonial-home-list li {
    list-style:none;
  margin: 20px 0;
}
.testimonial-home-list a {
  color: #fff;
  font-weight: 600;
}
.arrow-down {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #606060;
  height: 0;
  margin-left: 20px;
  width: 0;
}
.cs-readmore {
    display: block;
    padding: 10px 0 0 0;
}
.cs-bviewall {
  padding: 6px 12px;
  font-size: 14px;
  color: #fff;
  background: #f96020;
}
.blog-head span.pull-right {
    padding-top: 8px;
}
.over-latestnews {
    padding: 20px;
    background: #ebebeb;
    text-align: justify;
    border-bottom: 4px solid #286cc3;
    min-height: 212px;
}
.overall-blog .col-md-12 {
    margin-bottom: 20px;
    margin-top: 25px;
}
.over-latestnews h5 {
   margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.42857143;
}
.over-latestnews h5 a {
    color: #323232;
    font-weight: 600;
    /* text-decoration: underline; */
}
.over-latestnews h5 a:hover {
    color: #286cc3;
    transition: all 0.5s linear;
}
.over-latestnews span {
    color: #f96020;
    padding:10px 0px;
}
.over-latestnews p {
    margin-top: 10px;
    margin-bottom: 0px;
}
.blog-head h2 {
    margin-bottom: 5px;
}
.underline{
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
}
a.text-right.pull-right {
    color: #286cc3;
}
.testmonial-new {
    background-color: #f6f6f6;
    margin: 20px 0px 0px 0px;
    padding-bottom: 25px;
}
/*contactform*/
.contact-home{
background-color:#ebebeb;
}
.contact-title {
  color:#000;
  text-transform:uppercase;
  text-align:center;
  padding:5px 0px;
}
.contact-fields {
}
.cs-forms {
  margin: 0 auto;
  width: 80%;
}
.cs-field {
  margin: 0 auto;
  width: 85%;
}
.csbuttons{
  padding-bottom:15px;
}
.csinput {
  border: 1px solid #ccc;
  border-radius:0px;
  color:#484848;
  -webkit-box-shadow: unset;
    box-shadow: unset;
} 
.btn.csreset:hover{
color:#333 !important;
transition: all 0.5s linear;
}
.input_bg {
    background-color: #e5e7eb;
    border-color: #e5e7eb;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.cssubmit {
  font-weight: bold;
  padding: 10px 40px;
  text-transform: uppercase;
  color: #fff;
  background: #f96020;
 -webkit-box-shadow: unset;
  box-shadow: unset;
  border-radius: 0px;
}
input:focus, input[type="submit"]:hover, textarea:focus
{
 -webkit-box-shadow: unset !important;
   box-shadow: unset !important;
}
.csreset {
  background: transparent;
  border: 1px solid #f96020;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 40px;
  text-transform: uppercase;
}
.cs-captchainput {
    height: inherit;
    width: 79%;
    display: inline-block;
    margin: 0 0 0 10px;
}
/*FOOTER*/
.footer-area {
background:#fff;
} 
.footer-top {
  padding-bottom: 30px;
  padding-top: 30px;
}
.footer-heading {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.product-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.product-list a {
  color: #868686;
  font-size: 13px;
  line-height: 30px;
  font-weight: normal;
}
.footer-email .inputemail {
  background: #ededed;
  border: 1px solid #c3c3c3;
  color: #a2a2a2;
  height: 40px;
  padding: 0 20px;
  width: 93%;
}
.footer-email form {
  padding: 20px 0;
}
.footer-email .subscribe {
  background: #e94f45 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  height: 40px;
  margin: 20px 0;
  text-transform: uppercase;
  width: 93%;
  font-weight:600;
}
.footer-bottom {
  border-top: 1px solid #464646;
  padding: 20px 0;
}
.footer-social ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.footer-social li {
  display: inline-block;
  float: none;
  margin-right: 5px;
}
.copy-right { text-align:right; color:#a6a6a6;}
.copy-right a { color:#fff; }
.copy-right span {
  padding: 0 15px;
}
.active1
{
background: #34495e;
    color: #fff;
  }
  li.active1 a {
    color: #fff;
}
.list-inline{
    padding: 3px;
    margin: 0;
    list-style: none;
}
.nav-fostrap .container{
    max-width: 1200px;
    width: auto;
    display: table;
}
