/* Base CSS */
.left {
  float: left; 
  text-align: left;
}
.right {
  float: right; 
  text-align: right;
}
.center {
  float:none; 
  margin:0 auto;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
.fix { overflow: hidden }
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body { height: 100%; background: #fff; font-family: 'Montserrat', sans-serif; }
a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}
a:hover { text-decoration: none}

.header span {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}
.info_area {
    background: #333;
}
.logo {margin-top: 2px;}
.logo img {width: 248px;}

.menu_area {
    background-color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
}
span.caret {
    color: #333;
}
.custom-nav {
    border-radius: 0;
    border: none;
    background: transparent;
    margin: 15px 0;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
    font-size: 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
}
.custom-dropdown {
    border-radius: 0;
    padding: 0;
    margin: 0;
}
.custom-dropdown > li > a {
    padding: 10px 20px;
    border: 0;
    color: #404040;
}
.custom-dropdown > li > a:hover {color: #fff; background: #404040;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
    background: #fff;
    border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background: transparent;
}

.partner_area {
    background: #fff;
    padding: 15px 0;
}
.logo_0 {
    margin: 0 auto;
}
.logo_1 {
    margin: 0 auto;
}
.logo_2 {
    margin: 0 auto;
}
.logo_3 {
    margin: 0 auto;
}
.logo_4 {
    margin: 0 auto;
}
.logo_5 {
    margin: 0 auto;
}
.logo_6 {
    margin: 0 auto;
}

.logo_0 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_0.jpg');     
} 

.logo_1 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_1.jpg');     
}    

.logo_2 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_2.jpg');   
}    

.logo_3 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_3.jpg');     
}    
.logo_4 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_4.jpg'); 
    
}    
.logo_5 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_5.jpg');    
}    

.logo_6 {
    width: 156px; 
    height:92px; 
    display:block; 
    background-image: url('img/logo_6.jpg');     
}    


.footer {
    padding: 50px 0;
    background: #252525;
}
.footer h2 {
    color: #f2f2f2;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 20px
}
.footer p {
    font-size: 14px;
    line-height: 24px;
    color: #f2f2f2;
    font-weight: 300;
    text-align: justify;
}
.footer-widget ul {
    margin-left: -35px;
}
.footer-widget ul li {
    color: #f2f2f2;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    list-style: none;
}
.footer-widget li a {color: #fff;}
.footer-widget i {
    margin: 10px 5px 0 -10px;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #000;
    border-radius: 50%;
    line-height: 32px;
}
.footer-bottom { 
    background: #000;
    padding: 25px 0;
}
.footer-bottom p {
    font-size: 15px;
    color: #f2f2f2;
    font-weight: 300;
}

.home-about {background-color: #F7F7F7; padding: 50px 0;}
.home-about h3 {font-size: 36px; font-weight: 400; text-transform: uppercase; color: #333; letter-spacing: 3px;}
.home-about p { font-size: 15px; line-height: 30px; text-align: justify;}

.home-slider {}

/*
.client-testimonials {
    padding-top: 100px !important;
    padding-bottom: 100px !important;

    background-image: url(./img/testimonial_bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;

}
.client-testimonials h3 {
    font-size: 36px; 
    font-weight: 400; 
    text-transform: uppercase; 
    color: #fff; 
    letter-spacing: 3px;
    margin-bottom: 20px;
}
*/

/*************************
        testimonials
*************************/
/*
.testimonials-block {
  margin-bottom: 30px;
}

.testimonials-content {
  background: #f4f5f6;
  padding: 15px;
  position: relative;
  border-radius: 3px;
}

.testimonials-avtar {
  display: table-cell;
  vertical-align: middle;
  width: 96px;
}

.testimonials-avtar img {
  border-radius: 50%;
  height: auto !important;
  width: 96px;
}

.testimonials-comment {
  display: table-cell;
  padding-left: 30px;
}

.testimonials-comment p {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 24px;
}

.testimonials-content:before {
  content: "";
  position: absolute;
  left: 40px;
  bottom: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #f4f5f6 transparent transparent transparent;
}

.testimonials-name {
  margin-top: 35px;
}

.testimonials-name h4 {
    color: #eee;
    margin-bottom: 5px;
    font-family: 'Times New Roman', sans-serif;
    font-style: italic;
    font-size: 24px;
    font-weight: normal;
}

.testimonials-name span {
    color: #F4F5F6;
    font-size: 15px;
}

#sm-testimonials .col-lg-4:nth-child(4) {
  clear: both;
} */

.title_bg {
    margin: 0 auto;
    background: url(./img/title_bg.jpg) left center no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 190px;
}
.title_bg h2 {
    font-size: 60px;
    margin-top: 60px;
    color: #fff;
    text-transform: uppercase;
}

.page-service {
  padding: 50px 0; 
  background: #F7F7F7;
}
.page-service p {
  font-size: 17px;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 20px;
}
.page-service ul {}
.page-service li {
  font-size: 15px; 
  line-height: 24px; 
}
.page-service b {}
.page-service h4 {
    font-size: 27px;
    font-weight: 300;
    color: #e85f80;
    margin-top: 20px;
}

.page_concern {
  padding: 50px 0; 
  background: #F7F7F7;
}
.page_concern p {
  font-size: 13px; 
  line-height: 24px; 
  text-align: justify;
}
.page_concern ul {}
.page_concern li {
  font-size: 13px; 
  line-height: 24px; 
  text-align: justify;
}
.page_concern h4 {
    font-size: 27px;
    font-weight: 300;
    color: #e85f80;
    margin-top: 20px;
}

.single_concern {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px;
}

.page-about {
  padding: 50px 0; 
  background: #F7F7F7;
}
.page-about h3 {
  font-size: 36px; 
  font-weight: 400; 
  text-transform: uppercase; 
  color: #333; 
  letter-spacing: 3px;
}
.page-about p {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.page-about h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.page-about h4 {font-size: 27px; font-weight: 300; color: #e85f80}

.page-contact {
  padding: 50px 0; 
  background: #F7F7F7;
}
.page-contact h3 {
  font-size: 36px; 
  font-weight: 400; 
  text-transform: uppercase; 
  color: #333; 
  letter-spacing: 3px;
}
.page-contact p {
  font-size: 15px; 
  line-height: 30px; 
  text-align: justify;
}
.page-contact h1 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 20px;
    text-transform: uppercase;
}

.home_service {background: #F7F7F7; padding: 25px;}

.service_title {
    margin-top: -40px;
    position: absolute;
    display: block;
    width: 100%;
    background: hsla(0,0%,100%,.85);
    color: #3d44ac;
    text-transform: uppercase;
}
.service_title h3 {
    font-weight: 300;
    padding: 7px 13px;
}

.concern_title {
    display: block;
    width: 100%;
    color: #3d44ac;
    text-transform: uppercase;
}
.concern_title h3 {
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    margin-top: 30px;
}

.mt30 {margin-top: 30px;}


/*--------------------------------*/

.home-content-area {
    padding: 50px 0; 
    background: #fff
}
.home-content {
    background: #fff;
}
.home-content h3 {
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 3px;
}
.home-content img {
    width: 100%;
}
.home-content p {
    font-size: 14px;
    line-height: 24px;
}
.home-single {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25);
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.home-single h2 {
    color: #110D4E; 
    font-weight: normal;
    font-size: 24px;
    line-height: 50px;
    padding: 0 15px;
}
.home-single p {
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin-top: -15px;
    padding: 0 15px;
    height: 150px;
}

/*--------------------------------*/
.gallery {padding: 100px 0;}
.no-padding {padding: 0;}
.grid-item {
    position: relative;
    overflow: hidden;
    display: block;
}
.grid-item img {
    opacity: .5;
    filter: alpha(opacity=50);
}
.grid-item img:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

/*--------------------------------*/
.btn1{
    margin-top: 22px;
    display: inline-block;
    border: 1px solid #b82529;
    position: relative;
    overflow: hidden;
}
.btn1_main .icon{
    vertical-align: top;
    margin-left: -4px;
    background: #b82529;
}
.btn1_main i{
    color: white;
    font-size: 18px;
    padding: 0 16px;
    background: #b4191d;
    display: inline-block;
    line-height: 50px;
    margin-left: 20px;
}
.btn1_main a{
    color: #b82529;
    font-size: 15px;
    font-weight: 500;
    line-height: 48px;
    text-transform: uppercase;
    padding-left: 20px;
    display: block;
}
.btn1_hover{
    position: absolute;
    width: 100%;
    height: 100%;    
    top: 0;
    left:100%;  
    opacity: 0;
 }
.btn1_hover i{
    color: #eef2f5;
    font-size: 18px;
    line-height: 50px;
    margin-right: 10px;
}
.btn1_hover a{
    display: block;
    background: #b82529;
    padding-left: 30px;
    color: #eef2f5;
    font-size: 15px;
    font-weight: 500;
    line-height: 48px;
    text-transform: uppercase;
}
.btn1:hover .btn1_hover{
    top: 0;
    left: 0; 
    opacity: 1;
}

.bg-white {background: #fff;}