
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,600italic,300,300italic,700italic,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300italic,300);
@import url(https://fonts.googleapis.com/css?family=Raleway);


@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('masterslider.css');
@import url('jquery.fancybox.css');
@import url('revolution-slider.css');
@import url('animate.css');
@import url('slicknav.css');
@import url('flaticon.css');
@import url('hover.css');
@import url('owl.theme.css');
@import url('owl.carousel.css');
@import url('jquery.bxslider.css');
@import url('jquery.smartmenus.bootstrap.css');
 


.head_title b{
    color:#af2822;
}
.main-slider{
    margin-top:6%;
}
.videoo{
    width:300px;
    height:200px;
}
.interior{
    font-size: 24px;
margin-top: -42px;
font-family: sofia;
text-transform: capitalize;
font-weight: 500;
color: #009688;
}
/*.wwww{
    margin-left:120px;
}*/

.welcome{
    margin-top: -50px;
margin-right: -100px;
background-color:#EF4626;
}

.welcome1{
    margin-top: -50px;
margin-left: -200px !important;
}
.www{
float: left;
padding: 10px 21px;
color:green;
}
.wwww{
    margin-left:120px;
}
.interior {
    font-size: 30px;
    margin-top: -42px;
    margin-left: 200px;
    font-family: sofia;
    text-transform: capitalize;
    font-weight: 500;
    color: #009688;
}

.main-slider h1{
    font-size:40px; 
    font-weight:400;
    letter-spacing:2px;
    text-transform:uppercase;
    color:white;
    font-family: 'Titillium Web', sans-serif !important;
     
}

.main-slider h2{
    font-size:18px;
    padding:5px 10px; 
    text-transform:uppercase;
    color:#141414;
    font-weight:600;
    font-family: 'Open Sans', sans-serif;
}
 
.main-slider h3{
    font-size:40px;
    padding:5px 10px; 
    font-weight:900;
    text-transform:uppercase;
    font-family: 'Titillium Web', sans-serif;
    
}
.slider-btn {
    width: 150px !important;
    height: 50px !important;
    border: 2px solid #141414;
    text-align: center;
    padding-top: 15px !important;
    color: #181818 !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px !important;
    cursor: pointer;
}
.slider-btn a {
  font-size: 13px !important; 
}
.main-slider .roman-text{
    font-size:35px;
    padding:10px 10px !important; 
    text-transform:uppercase;
    color:red;
    font-weight:800;
    
}

.tp-bullets.preview4 .bullet{
    border-color:rgba(255,255,255,0.90) !important;
    background:none !important;
    margin:0px 5px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected{
    border-color:#f8aa27 !important;
    background:#ffffff !important;
}
 
/*** 

====================================================================
    About area
====================================================================

***/
.about_single{
    border:1px solid #ccc;
}


.indexservice_width_grid{
    background-color:rgba(204, 204, 204, 0.29);
}


.index_service_grid{
    padding:30px 0px;
}


.index_servic_grid{
    
    margin:20px 0px;
}

.indexabout_width_grid{
    padding: 21px 0px;
}


.head_title.about.text-center h4 {
    color: #009688;
    font-size: 12px;
    font-family: Bitter;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
}
.head_title.about.text-center h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px !important;
    font-weight: 700;
    line-height: 40px;
    color:#159a81
}
.head_title.about.text-center p {
    font-size: 14px;
    color:#959595;
    font-family: 'Poppins', sans-serif;
    margin: 0 16%;
    line-height: 26px;
    font-weight: 400;
    padding-top: 10px;
}
.head_title.about.text-center p {
    font-size: 14px;
    color: #959595;
    font-family: 'Poppins', sans-serif;
    margin: 0 10%;
    line-height: 26px; 
    font-weight: 500;
    padding-top: 10px;
}
.head_title.about.text-center {
    padding-top: 2px;
    padding-bottom:30px;
}
.team_title.about_span.text-center span {
  background: #f8aa27 none repeat scroll 0 0;
  display: inline-block;
  margin-top: 0;
  text-align: center;
}
 .head_title.about.text-center span {
    background: #009688;
    width: 15px;
    height: 2px;
    display: block;
    overflow: hidden;
    margin: 0px 49%;
}
.single_about p {
    color: #959595;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
}
.single_icon {
    float: left;
    width: 90px;
    height: 100%;
}
.single_about {
    height: 150px;
    margin-bottom: 2%;
    overflow: hidden;
}
.single_icon span {
    background: #323232;
    width: 75px;
    height: 75px;
    color: #fff;
    display: block;
    border-radius: 100%;
    padding-left: 3px;
    padding-top: 14%;
    font-size:32px;
}
.single_icon span:hover {
    background: #f8aa27;
    transition:all ease-out 300ms;
    -webkit-transition:all ease-out 300ms;
    -moz-transition:all ease-out 300ms;
    -ms-transition:all ease-out 300ms;
     
}


.single_icon span {
    background: #323232;
    width: 75px;
    height: 75px;
    color: #fff;
    display: block;
    border-radius: 100%;
    padding-left: 3px;
    padding-top: 14%;
}


.single_text {
    width: 225px;
    float: left;
    height: 100%;
    margin: -23px 15px;
    text-align: left;
}
.single_text h2 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}
.single_text p {
        color: #959595;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

/*about page*/


.about_cont_width{
    padding:10px 0px;
}


.about_wrp img{
    
    /*width:100%;*/
}

.about_wrp p{
    margin-top:10px;
    font-family: 'Poppins', sans-serif;
    color: #838383;
}
.about_wrp h4{
    color:#009688;
}


.about_vission_wrp h4{
    font-family: 'Titillium Web', sans-serif;
    color: #2196F3;
    font-weight: 700;
}
.about_vission_wrp p{
    
    text-align:justify;
    line-height:30px;
    
}
.about_vission_wrp h5{
    text-decoration: underline;
}





.about_text span {
    background: #009688;
    width: 15px;
    height: 2px; 
    display: inline-block;
}
.about_text h3 {
    color: #323232;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    margin-bottom: -8px;
    padding: 0 0;
}
.about_text h2 {
    font-size: 20px;
    color: #009688;
    font-weight: 600;
     font-family: 'Poppins', sans-serif;
}
.about_text p {
    color: #959595;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight:500;
    text-align:justify;
}
.about_text a {
    text-decoration: none;
    
    font-weight: 900;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight:600;
    transition: all .3s ease;
    color: #ffffff;
    background-color: #009688;
    padding: 5px;
    border-radius: 5px;
    
}



.about_box_one {
    background: url(../img/home-1/text-1.jpg);
    background-size: cover;
}
.about_box_two {
    background: url(../img/home-1/text-2.jpg);
    background-size: cover;
}
.about_box_three {
    background: url(../img/home-1/text-1.jpg);
    background-size: cover;
}


.newfun{
    text-align:center;
}
/*** 

====================================================================
    Choose area
====================================================================

***/
 
.choose_img h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.choose_img h3 {
    font-size: 24px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
 span.choose_separator {
    background: #fff;
    width: 22px;
    height: 2px;
    overflow: hidden;
    position: absolute;
}
.choose_left {
    float: left;
    width: 81px;
    height: 50px;
    margin-top: 0;
}
.choose_left span {
    color: #df9a26;
    font-size: 40px;
}
.choose_right p {
    color: #8b8b8b;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    width: 70%;
    Line-height: 27px;
    padding: 0 0%;
    font-weight:500;
}
.choose_icon {
    height: 60px;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 37px;
}
.choose_right {
    width: 55%;
    overflow: hidden;
}
 

#choose_area {
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.choose_text {
    width: 50%;
    float: right;
    background: #1b1b1b url(../img/home-1/Choose_us_bg.jpg);
    height: 540px;
    background-size: cover;
}
.choose_image {
    width: 50%;
    float: left;
    background: #1b1b1b url(../img/home-1/cho.jpg);
    height: 540px;
    background-size: cover;
}
 
.short {
    font-family: Montserrat;
    color: #3f3e3e;
    font-size: 18px;
    width: 48%;
    float: left;
    margin-right: 16px;
}
.big{
    font-family: Montserrat;
    color: #3f3e3e;
    font-size: 24px;
}
  
.choose {
    padding-left: 80px;
    padding-top: 65px;
}
 
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}


/*** 

====================================================================
    Process area
====================================================================

***/


.head_title.about.gallery.text-center p {
    margin: 2% 20%;
}

/**
* Projects Version Two Styles.
**/
.gallery-two{
    margin-top:8%;
}
.masonary-gallery {
    position: relative;
    padding: 0;
}
#project-version-two {
    padding:0% 0 1% 0;
    clear:both;
}
#project-version-two .gallery-filter-wrapper {
    text-align: center;
}
#project-version-two .gallery-filter {
    margin-bottom: 50px;
    text-align: center;
    border-bottom: 1px solid #E2E2E2;
    padding: 0;
    display: inline-block;
    margin-top: 16px;
}
#project-version-two .gallery-filter li {
    display: inline;
}
#project-version-two .gallery-filter li span {
    display: inline-block;
    font-size: 13px;
    line-height: 45px;
    color: #787878;
    font-weight: 600 !important;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px 20px;
    position: relative;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#project-version-two .gallery-filter li.active span:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -1px;
    left: 0;
}
#project-version-two .gallery-filter li.active span,
#project-version-two .gallery-filter li:hover span {
    color:#ffffff;
    background-color:#009688;
}
#project-version-two .masonary-gallery {
    position: relative;
    padding: 0;
    text-align:center;
}
#project-version-two .masonary-item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 25%;
    height: 250px;
    margin-bottom: 15px;
    padding: 0 8px;
}
#project-version-two .masonary-item.width-1 {
    width: 25%;
}
#project-version-two .masonary-item.width-2 {
    width: 50%;
}
#project-version-two .masonary-item.height-1 {
    height: 513px;
}
#project-version-two .masonary-item img {
    width: 100%;
    height: 100%;
}
.width_new{
    width:50% !important;
}
#project-version-two .masonary-item .img-wrap {
    position: relative;
    background-size: contain;
    height: 100%;
}
#project-version-two .masonary-item .img-wrap .content-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    cursor: pointer;
    /* background:; */
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#project-version-two .masonary-item:hover .img-wrap .content-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
}
#project-version-two .masonary-item .img-wrap .content-wrap .border {
  border: 1px solid #fff;
  height: 100%;
  width: 100%;
}
#project-version-two .masonary-item .img-wrap .content-wrap h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
#project-version-two .masonary-item .img-wrap .content-wrap span {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600; 
    text-align: center;
}
#project-version-two .masonary-item .img-wrap .content-wrap .content {
    position: relative;
    top: 45%;
}

 /*Projects Twos*/
 
 
 .gallery-twos{
    margin-top:8%;
}
.masonary-gallerys {
    position: relative;
    padding: 0;
}
#project-version-twos {
    padding:0% 0 1% 0;
    clear:both;
}
#project-version-twos .gallery-filter-wrappers {
    text-align: center;
}
#project-version-twos .gallery-filters {
    margin-bottom: 50px;
    text-align: center;
    border-bottom: 1px solid #E2E2E2;
    padding: 0;
    display: inline-block;
    margin-top: 16px;
}
#project-version-twos .gallery-filters li {
    display: inline;
}
#project-version-twos .gallery-filters li span {
    display: inline-block;
    font-size: 13px;
    line-height: 45px;
    color: #787878;
    font-weight: 600 !important;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px 20px;
    position: relative;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#project-version-twos .gallery-filters li.active span:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -1px;
    left: 0;
}
#project-version-twos .gallery-filters li.active span,
#project-version-twos .gallery-filters li:hover span {
    color:#ffffff;
    background-color:#009688;
}
#project-version-twos .masonary-gallerys {
    position: relative;
    padding: 0;
    text-align:center;
}
#project-version-twos .masonary-items {
    position: relative;
    float: left;
    overflow: hidden;
    width: 25%;
    /*height: 250px;*/
    margin-bottom: 15px;
    padding: 0 8px;
}
#project-version-twos .masonary-items.width-1 {
    width: 100%;
}
#project-version-twos .masonary-items.width-2 {
    width: 50%;
}
#project-version-twos .masonary-items.height-1 {
    height: 513px;
}
#project-version-twos .masonary-items img {
    width: 100%;
    height: 100%;
}
.width_new{
    width:50% !important;
}
#project-version-twos .masonary-items .img-wraps {
    position: relative;
    background-size: contain;
    height: 100%;
}
#project-version-two .masonary-items .img-wraps .content-wraps {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    cursor: pointer;
    /*background:;*/
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#project-version-twos .masonary-items:hover .img-wraps .content-wraps {
    opacity: 1;
    filter: alpha(opacity=100);
}
#project-version-twos .masonary-items .img-wraps .content-wraps .border {
  border: 1px solid #fff;
  height: 100%;
  width: 100%;
}
#project-version-twos .masonary-item .img-wrap .content-wrap h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
#project-version-twos .masonary-items .img-wraps .content-wraps span {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600; 
    text-align: center;
}
#project-version-twos .masonary-items .img-wraps .content-wraps .content {
    position: relative;
    top: 45%;
}
 
/**
* Emergency Customization Project V2 Styles.
**/

#emergency.project-v2 {
    background: #fff url(../img/emergency/bg.png) top right no-repeat;
    background-size: cover;
}
/******** service area ***********/
section#service_area {
    background: url(../img/home-1/service_bg.jpg);
    min-height: 620px;
    background-size: cover;
}
.head_title.service.text-center h4 {
    color: #f8aa27;
    font-size: 13px;
    font-family: Bitter;
    font-style: italic;
}
.head_title.service.text-center h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #0d0d0d;
}
.head_title.service.text-center span {
    background: #009688;
    width: 15px;
    height: 2px;
    display: inline-block;
}
.head_title.service.text-center p {
    font-size: 14px;
    color:#d1d1d1;
    font-family: 'Poppins', sans-serif;
    margin: 0 10%;
    font-weight: 500;
    padding-top: 20px;
}

 
.single_link {}
.single_link a{
    font-family: 'Poppins', sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#000;
    font-weight:600;
}
.offers h2 {
    color: #000;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0;
    margin: 17px 0;
}
.offers p {
    color: #696969;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 25px;
}
.arrow{
    color: #f8aa27 !important;
    font-size: 14px !important;
    margin-left: 3px;
}

.head_title.service.text-center {
    padding-bottom: 80px;
}
.offers span {
    color: #009688;
    font-size: 50px;
    cursor:pointer;
}

/*** 

====================================================================
    Time Line area
====================================================================

***/

section#testimonial_area {
    background: url(../img/home-1/testimonial_bg.png) no-repeat;
    min-height: 600px;
    background-size: cover;
}
.head_title.process.text-center h4 {
    color: #f8aa27;
    font-size: 12px;
    font-family: Bitter;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
}
.head_title.process.text-center h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: 700;
}
.head_title.process.text-center span {
    background: #f8aa27;
    width: 15px;
    height: 2px; 
    display: inline-block;
}
.head_title.process.text-center p {
  color: #494949;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  margin: 2% 17%;
}
.head_title.process.text-center {
  padding-top: 100px;
  padding-bottom: 5%;
}

.single_time_line p {
    color: #959595;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    line-height: 23px;
    font-weight:500;
}
.single_time_line h2 {
    color: #000;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: right;
}
.time_line_area{
    position:relative; 
}
.time_line_area:before {
    content: "";
    height: 60%;
    width: 1px;
    position: absolute;
    left: 50%;
    top: 15%;
    margin-left: -1.5px;
    overflow: hidden;
    background: #efefef;
}
.single_time_line {
  height: 230px;
  margin-bottom: 50px;
  width: 38%;
}
.single_time_line:nth-child(2n+1){ 
    float:left;
}
.single_time_line:nth-child(2n+2){ 
    float:right;
}
.single_time_line.right_timeline h2 {
    float: left !important;
}
 
.single_time_line { 
    margin-left: 0;  
}
.single_time_line:nth-child(2n+2) {
  float: right;
  padding-left: 20%;
}
.single_time_line.right_timeline {
    margin-left: 38%;
    margin-top: -24%;
    width: 58%;
}
.single_time_line.single_right {
  padding-left: 25%;
}
.single_time_line.right_timeline > p {
  height: 100px;
  padding-top: 18%;
  text-align: left;
  width: 100%;
}
 
.circle_bg {
    width: 200px;
    height: 100px;
    background: #fff;
    border-radius:100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 0;
    top: -24%;
    position: absolute;
    margin-right: -54%;
    padding-top: 14px;
}
.cercle {
    width: 70px;
    height: 70px;
    background: #f5f4f4;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 26%;
    top: 92%;
    position: absolute;
    margin-right: 0px;
    padding-top: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight:300;
    border-left:2px solid #fff;
    border-top:2px solid #f8aa27;
    border-right:2px solid #fff;
    border-bottom:2px solid #fff;
}
.circle_bg_two {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 0;
    top: 7%;
    position: absolute;
    margin-right: -54%;
    padding-top: 14px;
}
.cercle_two {
    width: 70px;
    height: 70px;
    background: #f5f4f4;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 53%;
    top: 17%;
    position: absolute;
    margin-right: 0px;
    padding-top: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight:300;
    border-left:2px solid #fff;
    border-top:2px solid #fff;
    border-right:2px solid #f8aa27;
    border-bottom:2px solid #f8aa27;
}
.circle_bg_three {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 0;
    top: 7%;
    position: absolute;
    margin-right: -54%;
    padding-top: 14px;
}
.cercle_three {
    width: 70px;
    height: 70px;
    background: #f5f4f4;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 53%;
    top: 17%;
    position: absolute;
    margin-right: 0px;
    padding-top: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight:300;
    border-left:2px solid #fff;
    border-top:2px solid #f8aa27;
    border-right:2px solid #f8aa27;
    border-bottom:2px solid #f8aa27;
}
.circle_bg_foure {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 0;
    top: 7%;
    position: absolute;
    margin-right: -54%;
    padding-top: 14px; 
}



.cercle_four {
    width: 70px;
    height: 70px;
    background: #f5f4f4;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    right: 53%;
    top: 17%;
    position: absolute;
    margin-right: 0px;
    padding-top: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight:300;
    border:2px solid #f8aa27;
}
 
/*** 

====================================================================
    Testimonail area
====================================================================

***/


/**** home one testimonial **/
.horizen {
    width: 100%;
    height: 272px;
    overflow: hidden;
}
.slider_left {
    width: 17%;
    padding-left: 6%;
}
.slider_left img {
    float: left;
    border: 2px solid #f8aa27;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    margin-top: 30% !important;
    overflow: hidden;
}
.slider_right {
    float: right;
    width: 80%;
}
.slider_right h2{
    font-family:poppins;
    font-size:14px;
    color:#fff;
    font-weight:700;
}
.slider_right h3{
    font-family:poppins;
    font-size:12px;
    color:#d89423;
    font-weight:600;
}
.slider_right p {
    font-family: poppins;
    font-size: 14px;
    color: #d2d2d2;
    font-weight: 500;
    line-height: 28px;
    width: 90%;
}
 
.testimoinal_title{}
.testimoinal_title h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color:#fff;
}
.testimoinal_title h3{
     color: #009688;
    font-size: 13px;
    font-family: Bitter;
    font-style:italic;
}
.testimoinal_title span{
     background: #009688;
    width: 15px;
    height: 2px; 
    display: inline-block;
}
.bx-wrapper .bx-pager {
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    top: 20%;
     
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    right: 0;
    text-align: right;
    margin: 1% 0;
}
 
.head_title.testimonial.text-center h4 {
    color: #009688;
    font-size: 12px;
    font-family: Bitter;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
}
.head_title.testimonial.text-center h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color:#159a81;
}
.head_title.testimonial.text-center span {
    background:#009688;
    width: 15px;
    height: 2px; 
    display: inline-block;
}
.head_title.testimonial.text-center p {
    /*font-size: 14px;*/
    /*color: #494949;*/
    /*font-family: 'Poppins', sans-serif;*/
    /*margin: 0 10%;*/
    font-weight: 500 !important;
    font-size: 20px !important;
}
.head_title.testimonial.text-center {
    padding-top:37px;
}

/*** 

====================================================================
    Client area
====================================================================

***/

div#owl-demo {
    padding-top: 80px;
}
.item_img {
    float: left;
    margin-top: 18px;
}
.item_text {
    float: left;
    width: 270px;
    padding-left: 8%;
}

.item_text p {
    font-family: Bitter;
    font-size: 15px;
    font-style: italic;
    line-height: 22px;
    text-align: left; 
}
 

.item_text h2 {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #000;
}

.item_text h3 {
    font-size: 12px; 
    color:#929090; 
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin:0 0;
}
.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}

/*** 

====================================================================
    Latest News
====================================================================

***/

 

#news_area {
    padding-bottom: 50px;
    background-color: rgba(0, 0, 255, 0.02);
}
.news_content {
    padding-top: 80px;
}
.single_news {
    margin-bottom: 50px;
}
.news_img {
    float: left;
    width: 250px; 
}
.comes
{
    float: right !important;
    padding: 10px 21px !important;
    color: green !important;
    margin-right: 70px !important;
}
.news_img .img-holder {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}
.news_img:hover .img-holder .overlay {
    transform: scale(1.0);
}
.news_img .img-holder .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:rgba(0, 150, 136, 0.62);
    text-align: center;
    transform: scale(0.0);
    transition: all .5s ease;
}
.news_img .img-holder .overlay a {
    display: table;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.news_img .img-holder .overlay a i {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
    color: #fff;
}
.news_text {
    width: 260px;
    float: left;
    margin-left: 40px;
    height: 100%;
    margin-top: -27px;
}
.news_text h2 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 25px;
    font-weight:500;
    padding:0 !important;
    color:#009688;
}
.news_text h4 {
    font-size: 13px;
    font-family: Bitter;
    line-height: 30px;
    font-style: italic;
    color: #c2c2c2;
    padding-bottom: 10px;
}
.news_text p {
    color: #959595;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    
    font-weight: 500;
    width: 250px;
    text-align: justify;
}
.news_text p a {
    color: #000;
    text-decoration: none;
    transition: all .3s ease;
}
.news_text p a:hover {
    color: #F8AA27;
}

.news_text a{
    background-color:#009688;
    padding: 6px;
    color:#ffffff;
}



.author_img {
    float: left;
    width: 70px;
    margin-left: -10px;
}
.author_img img {
    padding-top: 7px !important;
}
.news_author { 
    width: 250px;
    margin-left: -14px;
}
.author_text h2 {
    color: #000;
    font-size: 14px;
    font-family: Poppins;
    text-transform: uppercase;
    font-weight: 700;
}

/*** 

====================================================================
    Brand Carusal area
====================================================================

***/
 
div#brand_area {
    background: #f8aa27 none repeat scroll 0 0;
    height: 100px !important;
    margin-top: 40px !important;
    padding-top: 30px !important;
}
.item i {
    width: 100px;
    font-size: 28px;
    color: #d94a3c;
}
 
/*** 

====================================================================
    Footer area 
====================================================================

***/ 
 
section#footer_area {
  background-color:#444;
  background: url(../images/footer_bg.jpg);
    width: 100%;
  

}
.column-two {
    height: 85px;
}
.column_title h2 {
    font-size: 18px;
    color: #FFEB3B;
    font-family: Poppins;
    text-transform: capitalize;
}
.column_title p{
    color: #ffffff;
    font-family: poppins;
    font-size: 13px;
    line-height: 5px;
    margin-top: 31px;
}

.column_title span {
    background: #009688;
    width: 15px;
    height: 2px;
    display: block;
}
.column_title{
    margin:0px 50px;
}

.qick_link{
    margin-left:45px;
}
 .qick_link h2{
      font-size: 18px;
    color: #FFEB3B;
    font-family: Poppins;
    text-transform: capitalize;
 }
  .qick_link p{
    color: #ffffff;
    font-family: poppins;
    font-size: 12px;
    line-height: 5px;
    margin-top: 31px;
}
 
 

.column_text {
    float: right;
    width: 180px;
    margin-top: -10px;
}
.column_text p {
    color: #0d0d0d;
    font-family: 'Poppins';
    font-size: 12px;
    line-height: 25px;
    font-weight:400;
}
.column_text a:hover {
    text-decoration: none;
}
.column_text a:hover p {
    text-decoration: none;
    color: #F8AA27;
}
.column_img img {
    width: 60px;
    float: left;
    margin-right: 10px; 
}

.column_text h3 {
    color: #959595;
    font-size: 13px;
    font-family: Bitter;
    font-style: italic;
    margin-top: -4px;
}

.column-three h2 {
    font-size: 18px;
    color:#FFEB3B;
    font-family: Poppins;
    text-transform: capitalize;
}
.column-three span {
    background: #009688;
    width: 15px;
    height: 2px;
    display: block;
}
.column-three {
    color:#ffffff;
    font-family: poppins;
    font-size: 12px;
    font-weight: 600;
}
.column-three a {
   color:#ffffff;
    font-size: 18px;
    margin: 10px 10px 0 1px;
    padding-top: 15px;
}

.qick_link ul{
    list-style:none;
    margin: 0px;
    padding: 0px;
}

.qick_link  ul li {
    color: #f8aa27;
    font-size: 18px;
    
    padding-top:9px;
}

.qick_link  ul li a{
    color: #ffffff;
    font-family: poppins;
    font-size: 13px;
  
}




/** footer gallery column ****/
input#exampleInputAmount {
    height: 45px;
    border-radius: 0px;
}
.input-group-addon:last-child {
    border-left: 0;
    background: #f8aa27;
    color: #fff;
    border: none;
    border-radius: 0px;
    width: 55px;
    font-size: 20px;
}
input#exampleInputAmount { 
    height: 45px;
    border-radius: 0px;
    font-family: Crimson Text;
    font-size: 15px;
    color: #5c5c5c;
    font-weight:400;
    font-style:italic;
}

.top_footer_width{
    padding:24px 0px;
}

.single_footer h2 {
    color: #FFEB3B;
    font-size:18px;
    font-family: Open Sans Condensed;
    font-weight: 600;
    
    height:28px;
    
}
.single_footer p {
    color: #ffffff;
    font-family: poppins;
    font-size: 13px;
    line-height: 25px;
    text-align:justify;
}
.soc{
    margin:10px 0px;
}
.soc h3{
    color:#FFEB3B;
     font-size: 18px;
    color: #FFEB3B;
    font-family: Poppins;
    text-transform: capitalize;
}


.footer_social a {
    color: #ffffff;
    font-size: 24px;
    /*padding: 8px 12px;*/
    text-decoration: none;
    padding-left: 0px;
}
.footer_social a:hover{
    color:#f8aa27; 
}
.small_gallery img {
    padding: 3px;
}
.footer-subscriber form.search-form {
    border: 0px solid #E9E9E9;
    height: 43px;
    position: relative;
    overflow: hidden;
}
.footer-subscriber form.search-form input[type='text'] {
    border: none;
    outline: none;
    height: 45px;
    padding-left: 10px;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    font-family: Crimson Text;
    font-size:16px;
    color:#5c5c5c;
    font-style:italic;
}
.footer-subscriber form.search-form button {
    border: none;
    outline: none;
    height: 45px;
    background: #f8aa27;
    line-height: 45px;
    position: absolute;
    right: 0;
    padding: 0 0;
    width: 55px;
    color: #fff;
    font-size:16px;
}

/*** 

====================================================================
    copy wright area 
====================================================================

***/
 
.copy_left p {
    color: #ffffff;
    font-size: 12px;
    font-family: poppins;
    font-weight: 600;
    
   
}

.copy_right p{
float:right;
 font-size: 12px;
font-weight: 600;   
font-family: poppins;
color: #ffffff;
}   
.copy_right p a{
    font-family: poppins;
color: #ffffff;
 font-size: 12px;
font-weight: 600;   
}

hr.horizenal {
    border-top: 1px solid #ffffff;
    margin-top: 1px;
    margin-bottom: 14px;
    
}



/******************* Home page One end ***************** 
***********************************************************/




/******************* Home page two start ***************** 
**********************************************************/


/*** 

====================================================================
    Home page two Menu style
====================================================================

***/ 

a.logo {
  text-decoration: none !important;
}
.nav-side-menu {
  overflow: auto;
  font-family: poppins;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  position: fixed;
  top: 0px;
  width: 255px;
  height: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
    background-color: #f8aa27;
    line-height: 60px;
    display: block;
    text-align: center;
    font-size: 18px;
    color:#000;
    font-weight:700;
    font-family:poppins;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu ul, .nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 60px;
    cursor: pointer;
    width: 100%; 
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
  color:#fff;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
    background-color: #181c20;
    border: none;
    line-height: 50px;
    border-bottom: 1px solid #23282e;
    margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
    border-bottom: 1px solid #23282e;
    border-left: 3px solid #2e353d;
    padding: 0 0;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #f8aa27;
  font-family: Poppins;
  font-size:13px;
  text-transform:uppercase;
   
}
.nav-side-menu li a i {
    padding-left: 15px;
    width: 20px;
    padding-right: 36px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #f8aa27;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  
  
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
    .carousel-indicators
    {
        bottom: -2px !important;
    }
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
 
/***** side menu ****/
#sidebar-wrapper {
    z-index:1000;
    position:fixed;
    right:0;
    width:260px;
    height:100%;
    margin-right:-260px;
    overflow-x: hidden;
    overflow-y:auto;
    background:#000;
    z-index:99999999;
    -webkit-transition:all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -ms-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
    transition:all 0.4s ease 0s;
}
.sidebar-nav {
    position:absolute;
    width:250px;
    margin:0;
    padding:0;
    list-style:none;
}
 
#sidebar-wrapper.active {
    right:250px;
    width:260px;
    -webkit-transition:all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -ms-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
    transition:all 0.4s ease 0s;
    box-shadow:0px 0px 15px rgba(0,0,0,0.49);
}
.home-two li{
    float:none;
}
.home-two li{
    color:#000 !important;
}

.toggle {
    margin:5px 5px 0 0;
}
.close-btn {
    display:block;
    color:#FFFFFF;
    font-size:1em;
    margin:0px 0 0 0;
    padding:2px 0 0 0;
    line-height:28px;
    text-align:right;
    width:100%;
    padding-right:25px;
    background:rgba(0,0,0,0.2);
    text-decoration:none;
}
.close-btn:hover {
    color:#84FFB0;
}
.close-btn i {
    font-size: 1.8em;
    float: left;
    margin-left: 10px;
    background: #000;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    padding-top: 3%;
    color: #f8aa27;
    margin-top: 5%;
}
.close-btn  a{
    text-decoration:none !important;
}
.arrows {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: bold;
  margin-left: 3px;
}


/**** header *****/

.sticky {
    position:fixed;
    width:100%;
    background:transparent;
    padding:30px 0px;
    transition:all 0.5s;
    z-index:99997;
    
}
.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background-color:rgba(0, 0, 0, 0.7); 
    padding:0px;
}
.logo {
    font-family: Open Sans Condensed;
    font-size: 30px;
    font-weight: 700;
    color: #000 !important;
    text-decoration:none;
}
.fixed .logo {
  color: #fff !important;
  padding: 1% !important;
  overflow: hidden;
  display: block;
}
#logo_menu {
    padding:5px 0px;
}
#menu-toggle {
    z-index:1;
    font-size:35px;
    float:right; 
    color:#000;
    margin:11px 0px;
    padding:2px 10px;
    line-height:0;
}
.fixed #menu-toggle {
    z-index:1;
    font-size:35px;
    float:right; 
    color:#fff;
    margin:11px 0px;
    padding:2px 10px;
    line-height:0;
}

.store-btn-container {
    padding-top:15px;
}
.store-btn:hover,#menu-toggle:hover {
    background:#405162;
    border-color:#405162;
    color: #fff;
}

/**** header *****/

section#aboutus_area_two{
    height:225px;
    background:#f8aa27;
    width:100%;
}
.about_border {
    background: #000;
    width: 20px;
    height: 2px;
    text-align: center;
    display: inline-block;
}
.head_title.home-v2.text-center h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-top: 5%;
}
.head_title.home-v2.text-center  p {
    font-size: 14px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
    margin: 0 16%;
    line-height: 26px;
    font-weight: 400;
    padding-top: 10px;
}
.head_title.home-v2.text-center  p {
    font-size: 14px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
    margin: 0 16%;
    line-height: 26px;
    font-weight: 500; 
}

section#aboutus_area_home {
    margin: 6% 0;
}
 
 
/*** 

====================================================================
    Home page two Carousel Slider
====================================================================

***/ 
 
#slider_part {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.carousel-caption {
    top: 30%;
    margin-top: -70px;
    text-shadow: none!important;
    left: 9%;
    right: 10%;
    -webkit-transition: all.3s ease 0s;
    -o-transition: all.3s ease 0s;
    transition: all.3s ease 0s;
    text-align: center;
}

.carousel-caption h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 77px;
    font-weight: 300;
    text-shadow: none;  
    margin: 20px 0px;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    text-transform: capitalize!important;
}

.carousel-caption p {
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 500;  
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .3s;
    margin: 40px 0px;
    text-transform: uppercase;
}

.carousel-caption img {
    border: 2px solid#fff;
    padding: 10px 10px 10px 20px;
}

.line {
    width: 100px;
    height: 5px;
    color: #222;
    margin: 0px auto;
}

.carousel-caption p i {
    font-size: 7px;
    margin: 0px 3px;
    position: relative;
    top: -3px;
}

.carousel .item {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.btn-featured {
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: transparent;
    border-radius: 2px;
    z-index: 1;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 40px !important;
    text-transform: uppercase;
    margin-top: 20px;
    margin-right: 10px;
}

.carousel-control.left,.carousel-control.right {
    background-image: none !important;
    background-repeat: no-repeat !important;
}

.carousel-control {
    width: 4% !important;
}

.carousel-caption img {
    height: auto;
}

.carousel-indicators {
    bottom: 100px;
    width: 10%;
    left: 45%;
    margin: 0 auto;
    bottom: 30%;
}

.carousel-indicators li {
    width: 20px !important;
    height: 20px !important;
    border: 2px solid #FFF !important;
    margin: 0px !important;
    border-radius: 50%;
}

.carousel-control.left span {
    padding: 15px;
}

.slides-control .carousel-control i {
    line-height: 36px;
    font-size: 32px;
    padding-top: 6px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.slides-control .carousel-control {
    position: absolute;
    width: 240px;
    top: 45%;
    z-index: 10;
}

.carousel-control.left {
    left: -15px;
}

.carousel-control.right {
    right: 0px;
}

.carousel-control.left {
    width: 120px;
    height: 40px;
}

.carousel-control.right {
    width: 120px;
    height: 40px;
}

.overlay-slide {
    background: #000;
    height: 100%;
    width: 100%;
}

.overlay-slide img {
    opacity: .6;
    width: 100%;
    height: auto;
}

/*-- Animation --*/

.carousel .item.active .animated2 {
    -webkit-animation: lightSpeedIn 2s ease-in 200ms both;
    animation: lightSpeedIn 2s ease-in 200ms both;
}

.carousel .item.active .animated3 {
    -webkit-animation: lightSpeedIn 3s ease-in-out 500ms both;
    animation: lightSpeedIn 3s ease-in-out 500ms both;
}
.carousel .item.active .animated4 {
    -webkit-animation: lightSpeedIn 4s ease-in-out 700ms both;
    animation: lightSpeedIn 4s ease-in-out 700ms both;
}
.carousel .item.active .animated5 {
    -webkit-animation: lightSpeedIn 5s ease-in 900ms both;
    animation: lightSpeedIn 5s ease-in 900ms both;
}

/*slider*/
.carousel-caption h3{
    color:#fff!important;
    background-color: rgba(0,0,0,0.2);
}

.line{
    background: #EE3B24;
}

.btn-featured{
    background: #EE3B24;
     color:#fff;
}
.btn-featured:hover{
    color: #222;
    background: #fff;
}
.slides-control .carousel-control i{
    border:1px solid#fff;
    color: #fff;
}
.slides-control  .carousel-control i:hover{
    background: #EE3B24;
    border:1px solid#EE3B24;
}
.carousel-indicators .active, .carousel-indicators li:hover,.slides-control  .carousel-indicators .active{
    background-color:#EE3B24;
}
.slider_button{
    font-family: 'Poppins', sans-serif;
    color:#000;
    font-size:12px;
    font-weight:500;
    width:130px;
    height:45px;
    background:none;
    border:2px solid #000;
    border-radius:0px; 
}
.slider_button:hover{
    background:none;
    border:0px solid;
    border-radius:0px;
    font-family: 'Poppins', sans-serif;
    color:#000;
    font-size:12px;
    font-weight:500;
    border:2px solid #000; 
}
 
 /*** 

====================================================================
    Home page two Great area
====================================================================

***/ 
 
 
div#great_area {
    margin-bottom: 7%;
}

.img-holder.great_left img {
    margin-top: 10px;
}
.great_right{}
.great_right h2 {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 0px;
    padding-bottom: 15px;
}
.great_right h3{
    font-family: 'Poppins', sans-serif;
    color:#000000;
    font-size:24px;
    font-weight:600;
    padding-bottom: 15px;
}
.great_right p {
    font-family: 'Poppins', sans-serif;
    color: #838383;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    padding-bottom: 13px;
}
.great_button{
    font-family: 'Poppins', sans-serif;
    color:#000;
    font-size:12px;
    font-weight:600;
    width:130px;
    height:45px;
    background:none;
    border:2px solid #000;
    border-radius:0px;
    margin-top:3%;
}
.great_button:hover{
    background:none;
    border:0px solid;
    border-radius:0px;
    font-family: 'Poppins', sans-serif;
    color:#000;
    font-size:12px;
    font-weight:500;
    border:2px solid #000; 
}





/*about*/

.get_quotes{
    background-color:#009688;
}
.quotes_grid h2{
    color:white;
        font-size: 24px;
}


.vision_width_grid{
    padding:70px 0px;
    
}




.about_imgwrp img{
    width:100%;
    height:100%;
}

.accrodion-grp {
    border:1px solid #ccc;
    margin: 0px 0px;
}

.accrodion.active .accrodion-title {
  background: #EBEBEB;
  border-color: #EBEBEB;
}
.accrodion.active .accrodion-title:after {
  content: '-';
  font-size: 40px;
  line-height: 39px;
}
.accrodion:last-child .accrodion-title {
  border-bottom: 1px solid #DEDEDE;
}
.accrodion .accrodion-title {
  cursor: pointer;
  border: 1px solid #DEDEDE;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 0 20px;
  position: relative;
}
.accrodion .accrodion-title:after {
  content: '+';
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #898989;
  font-size: 23px;
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 48px;
}
.accrodion .accrodion-title h4 {
  color: #242424;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  line-height:33px;
}
.accrodion .accrodion-content {
  padding:5px 0;
}
.accrodion .accrodion-content .img-caption .img-box,
.accrodion .accrodion-content .img-caption .content-box {
  display: table-cell;
  vertical-align: middle;
}
.accrodion .accrodion-content .img-caption .img-box {
  width: 200px;
}
.accrodion .accrodion-content .img-caption .content-box {
  vertical-align: top;
  padding-left: 30px;
}
.accrodion .accrodion-content .img-caption .content-box h4 {
  font-family: 'Open Sans', sans-serif;
  color: #242424;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 11px;
  margin-top: 10px;
}
.accrodion .accrodion-content .img-caption .content-box p {
  color: #898989;
}
.accrodion .accrodion-content .img-caption .content-box ul {
  margin-top: 3px;
}
.accrodion .accrodion-content .img-caption .content-box ul li {
  display: inline-block;
  color: #757575;
  margin-right: 40px;
}
.accrodion .accrodion-content .img-caption .content-box ul li:last-child {
  margin-right: 0;
}
.accrodion .accrodion-content .img-caption .content-box ul li i {
  color: #757575;
  margin-right: 15px;
}
img {
  max-width: 100%;
}




/*about*/
 
 
.counter_area{
    width:100%;
    height:250px;
    margin:0 auto;
}
.title_counter {
    color: #fff;
    overflow: hidden;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    padding-left: 12%;
}
section#counter_area {
    padding-bottom: 10%;
}
.Counter{
    float:left;
    width:25%;
}
.counter-one{
    background:#262626;
    width:25%;
    height:250px;
}
.counter-two{
    background:#222121;
    width:25%;
    height:250px;
}
.Counter {
  padding: 55px 0 0;
}
.Counter span {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 42px;
    font-weight: 500;
    float: right;
    padding-top: 13%;
}
.Counter ul li span p{
    font-family: 'Poppins', sans-serif;
    color:#fff;
    font-size:18px;
    font-weight:300;
}
.Counter i {
  color: #f8aa27;
  float: left;
  font-size: 60px;
  padding-top: 9%;
}
.icon_text {
    float: right;
    width: 128px;
}

/*** 

====================================================================
Home page two service area
====================================================================

***/ 
 
#service_area_two{
    
    padding: 35px 0px;
    width:100%;
    background-size:cover;
    color:#fff;
}
.service_two p{
    color:#959595;
}
.singl_offer_two {}
.singl_offer_two h2{
    color:#0d0d0d;
}
.singl_offer_two p{
    color:#d1d1d1;
}
.singl_offer_two .single_link a{
    color:#f8aa27;
}
.singl_offer_two .single_link a i{
    color:#f8aa27 !important;
}

/*** 

====================================================================
Home page two process area
====================================================================

***/ 
 
section.process_area_two {
    background: url(../img/home-2/timeline-bg.jpg);
    height: 100%;
    width: 100%;
    background-size: cover;
}

/*** 

====================================================================
Home page two testimonial area
====================================================================

***/ 
 
section#testimonial_area_two {
    background: url(../img/home-2/testimonial.jpg);
    background-size: cover;
    height:100%px;
    padding:5% 0;
}
.partner {
  margin-top: -8%;
  overflow: hidden;
}
.partner_two{
    margin-top:8%;
    overflow: hidden;
}

.partner_three{
    margin-top:8%;
    overflow: hidden;
}
 .partner.partner_three {
  padding-bottom:0 !important;
}
.owl_details{}
.owl_details h2{
    font-family: 'Poppins', sans-serif;
    color:#fff;
    font-size:14px;
    font-weight:500;
}
.owl_details h3{
    font-family: 'Poppins', sans-serif;
    color:#d89423;
    font-size:12px;
    font-weight:500;
}
 
.owl_details p {
    color: #fff;
    font-family: Bitter !important;
    font-size: 16px !important;
    font-style: italic;
    font-weight: 600 !important;
    line-height: 29px !important;
    margin: 0 14% !important;
    text-align: center !important;
}
.item.itme_brand_two {
    margin: 0 8%;
    width: 82%;
    height: 80px;
    text-align: center;
    padding-top: 8%;
}
.owl-next {
    float: right;
    top: 72%;
    position: absolute;
    right: 2%;
}
.owl-prev {
    float: left;
    top: 72%;
    position: absolute;
    left: 2%;
}

.new_area_two {
    padding-bottom: 5%;
}
.footer-two{
    margin-top:5%;
}




/**********************************************************
******************** SERVICE PAGE *************************
***********************************************************/

.service_page {
    background: url(../images/header_bg.jpg);
    width: 100%;
    height: 127px;
        background-color: snow;
            box-shadow: 8px 2px 10px -2px rgba(0,0,0,0.3);
                border-bottom: 5px solid #159a81;
}
.page_titel {
    
    padding-top: 130px;
    width: 100%;
 
}

.page_titel h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 34px;
    font-weight: 700;
    color:#159a81;
}
.page_titel span{
    background: #009688;
    width: 15px;
    height: 2px; 
    display: inline-block;
}
.page_titel h3{
    font-family: 'Poppins', sans-serif;
    color:#000000;
    font-size:14px;
    font-weight:600;
}
.single_service {
    overflow: hidden;
    height: 100%;
    margin: 10% 0;
}
.service_right {
    width: 525px;
    float: right;
    margin-top: -2%;
    overflow: hidden;
}
.service_right h2{
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    color:#000000;  
}
.service_right h3{ 
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    color:#000000;  
    line-height:20px;
}
.service_right p {
  color: #838383;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}
hr.service_line {
    background: #e8e8e8;
    height: 1px;
    margin-top: -3px;
}
hr {
    margin-top: 11px;
    margin-bottom: 14px;
    border: 0;
    border-top: 1px solid #eee;
}
.sevice_button{
    font-family: 'Titillium Web', sans-serif;
    color:#000;
    font-size:12px;
    font-weight:700;
    width:130px;
    height:45px;
    background:#f8aa27; 
    border-radius:0px; 
    border:0px solid;
}
.service_one h2 {
  color: #e9e9e9;
  font-family: Poppins;
  font-size: 70px;
  font-weight: 500;
}
.service_one{
    position:relative;
}
.service_title{
    position:absolute;
    top:12px
}
.service_left img {
  height: 350px;
  width: 100%;
}


/*** 

====================================================================
        ABOUT PAGE
====================================================================

***/ 
 
 

.member_heading{}
.member_heading h2{
    font-family: Poppins;
    color:#000;
    font-size:18px;
    font-weight:700;
}
.member_heading p{
    font-family: Poppins;
    color:#d89423;
    font-size:12px;
    font-weight:500;
}
.team_social { 
    margin: 0 15%;
}
.team_social ul{
    margin:0;
    padding:0;
    list-style:none;
}
.team_social ul li {
    float: left;
    margin: 0px 4%;
}
.team_social ul li a{
    text-decoration:none
}
.team_social ul li i {
    color: #c3c3c3;
    width: 30px;
    height: 30px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #c3c3c3;
    border-radius: 100%;
    padding-top: 8px; 
    display: block;
    text-decoration:none
}
.team_social ul li i:hover{
    color: #fff; 
    border: 0px solid #c3c3c3; 
    background:#f8aa27;
}
.member_heading{}
.team_title h3{
    color:#f8aa27;
    font-family:Bitter;
    font-size:12px;
    font-weight:700;
}
.team_title h2{
    color:#000;
    font-family: 'Titillium Web', sans-serif;
    font-size:34px;
    font-weight:700;
}

.team_title p {
    color: #494949;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0 21%;
    padding-bottom: 3%;
}
.team_title span{
     background: #f44546;
    width: 15px;
    height: 2px;
    display: block;
    margin-top: -20px;
    margin-bottom: 30px;
}
div#team_area {
    height: 100%;
    margin: 5%;
    padding: 5%;
}

/*** 

====================================================================
        PROJECT PAGE
====================================================================

***/ 
 
 
/*** Gallery area ****/
#our_gallery {
  margin-top: 3%;
}
.gallery_bot h2 {
  display: none;
}

#our-projects {
    background: url(../../img/home-1/our-projects/bg.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 80px 0;}

#project-version-one {
    padding: 0 0 0 0;
}
#project-version-one .gallery-filter {
    margin-bottom: 50px;
    text-align: center;
    border-bottom: 1px solid #E2E2E2;
    margin: 3% 24%;
}
#project-version-one .gallery-filter {
    margin-bottom: 50px;
    text-align: center;
   
}
#project-version-one .gallery-filter li {
    display: inline;
}
#project-version-one .gallery-filter li span {
    display: inline-block;
    font-size: 13px;
    line-height: 45px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 20px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family:Poppins;
}
#project-version-one .gallery-filter li.active span:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -1px;
    left: 0;
}
#project-version-one .gallery-filter li.active span,
#project-version-one .gallery-filter li:hover span {
    color: #000;
}
#project-version-one .single-project-item {
        margin: 0 0;
    padding: 0 0;
    display: none;
}
#project-version-one .single-project-item .img-wrap {
    position: relative;
}
#project-version-one .single-project-item .img-wrap .content-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#project-version-one .single-project-item .img-wrap .content-wrap:before {
    background: rgba( 0, 84, 84, .85);
}
#project-version-one .single-project-item:hover .img-wrap .content-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
}
#project-version-one .single-project-item .img-wrap .content-wrap .border {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
}
#project-version-one .single-project-item .img-wrap .content-wrap h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
#project-version-one .single-project-item .img-wrap .content-wrap span {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}
#project-version-one .single-project-item .img-wrap .content-wrap .content {
    position: relative;
    top: 45%;
} 

#project-version-one .gallery_two .single-project-item {
    height: 100%;
    padding: 1%;
    width: 32%;
}
.galleytwo {
    display: none;
}
#project-version-one .two-col-gallery .single_service {
    width: 100%;
}
 .img-wrap img {
    background-size: cover;
    width: 100%;
    height:100%;
}
#quote_area {
    width: 100%;
    height: 160px;
    background: #f8aa27;
    display: inline-block;
    text-align: center;
}
.quote {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 600;
    width: 150px;
    height: 50px;
    margin-top: 4%;
}
.quote:hover {
    background: none;
    border: 1px solid #fff; 
}
.hide{
    display:none;
}


/*** 

====================================================================
        Blog PAGE
====================================================================

***/ 
 
.blog_content {
    margin: 50px 0;
    overflow: hidden;
}
.blog_text h2{ 
    font-size: 24px; 
    font-weight: 600; 
    color:#000;
    font-family:Poppins;
    margin-top:0%;
}
.blog_text h4 {
    font-size: 13px;
    font-style: italic;
    color: #c0c0c0;
    font-family: Bitter; 
    font-weight: normal;
    line-height: 30px;
}
.blog_text p{
    font-size: 13px; 
    font-weight: 400; 
    color:#838383;
    font-family:Poppins;
    line-height:25px;
}
.blog_img img {
    height: 100%;
    width: 100%;
}
.blog_text a{
    font-size: 13px; 
    font-weight: 600; 
    color:#000;
    font-family:Poppins;
     
}
.author_text{}
.author_text h2 {
    font-size: 14px  !important;
    font-weight: 600  !important;
    color: #000;
    font-family: Poppins  !important;
    margin-top: 0%;
}
.author_text p{}
.author_text {
    padding-left: 5px !important;
    float: left;
}
.author_text {
    padding-left: 5px !important;
    float: left;
    width: 75%;
    padding-top: 5px;
}
.single_sidebar {
     
}
.sidber_text{
    float:right
}
.populer {
    padding-top: 30px;
}
.populer h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: 'Titillium Web', sans-serif;
}
.single_sidebar h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: 'Titillium Web', sans-serif;
}


.sidber_text h3 {
    font-size: 13px;
    font-weight: 600;
    color: #838383;
    font-family: Poppins;
    line-height: 18px;
}
.sidber_text p {
    font-size: 13px;
    font-weight: 500;
    color: #c0c0c0;
    font-family: Bitter;
    line-height: 13px;
    font-style:italic;
}


.blogimg {
    float:left;
    width:55px;
    height:50px;
}
.sidber_text {
    float: right;
    width: 170px;
    height: 100px;
    margin-top: -8%; 
}
.blog_details {
    height: 100px;
    margin: 2% 0;
    overflow: hidden;
}
 
.catagories ul{
    margin:0;
    padding:0;
    list-style:none;
}
.catagories ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 7% 0px;
}
.catagories ul li i {
    color: #838383 !important;
    padding: 0 4%;
}
.catagories ul li a{
     font-size: 13px;
    font-weight: 600;
    color: #838383;
    font-family: Poppins;
    text-decoration:none;
}

.keyword{
    padding-top:30px;
}
.keyword ul{
    margin:0;
    padding:0;
    list-style:none;
}
.keyword ul li {
    float: left;
    padding:17px 3px;
}
.keyword ul li a {
    text-decoration: none;
    font-family: poppins;
    background: none;
    font-size: 14px;
    color: #e3e3e3;
    border: 1px solid #e3e3e3;
    padding: 10px;
}
.keyword ul li a:hover{ 
    text-decoration:none;
    font-family:poppins;
    background:#f8aa27;
    font-size:14px;
    color:#fff;
}
.search_box input[type="text"] {
    width: 188px;
    height: 51px;
    border: 1px solid #e3e3e3;
    color: #c2c2c2;
    font-family: Bitter;
    font-size: 12px;
    font-style: italic;
    padding-top: 2px;
    padding-left: 20px;
}
.search_box i {
    background: #f8aa27;
    width: 50px;
    height: 51px;
    color: #fff;
    text-align: center;
    padding-top: 6%;
    font-size: 17px;
    margin-left: -2%;
}
.sidebar {
    padding-top: 47px;
    overflow: hidden;
    margin-left: 15px;
}
.catagories {
    margin-left: -10%;
}
.keyword h2{
    font-size: 24px; 
    font-weight: 700; 
    color:#000;
    font-family: 'Titillium Web', sans-serif;
}

/*** 

====================================================================
        Contact us PAGE
====================================================================

***/ 
 
.form_send input {
    width: 29%;
    float: left;
    margin: 0 2%;
    margin-bottom: 3%;
}
.form_send input {
    background: #f6f8fa;
    height: 60px; 
    font-size: 12px;
    color: #a6a6a6;
    border: 1px solid #f0f0f0;
    padding-left: 2%;
    font-family: Bitter;
    font-weight: 300;
}
.contact-form label.error {
    display: none !important;
}
.contact-form input.error,
.contact-form .text.error {
    border: 1px solid red !important;
    background: rgba(255, 0, 0, 0.06) !important;
}
.text {
    background: #f6f8fa;
    height: 300px;
    width: 100%;
    font-size: 12px;
    color: #a6a6a6;
    border: 1px solid #f0f0f0;
    padding-left: 2%;
    font-family: Bitter;
    font-weight: 300;
    margin-bottom:  5%;
    font-style: italic;
    padding-top: 2%;
}
.frombutton {
    border: none;
    border-radius: 0px;
    background: #f8aa27;
    font-family: poppins;
    font-weight: 300;
    width: 120px;
    height: 45px;
    font-size: 12px;
}
.contact {
  margin-bottom: 7%;
  padding: 1% 0 0;
}
.contact_area{
    padding-bottom:5%;
}
div#contact_area {
    margin-bottom: 5%;
}


.contact_text_area {
    height: 110px;
}
.contact h2 {
    font-size: 32px; 
    font-weight: 700; 
    color:#000;
    font-family: 'Titillium Web', sans-serif;
}
.contact p {
  color: #494949;
  font-family: "Titillium Web",sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 20%;
  padding-top: 2%;
}
.contact span {
    width: 20px;
    height: 2px;
    background:#009688;
    overflow: hidden;
    position: absolute;
    text-align: center;
}
.contact_icon i {
    width: 60px;
    height: 60px;
    background: #009688;
    text-align: center;

    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
   
}
.contact_text{}
.contact_text h2 {
    font-size: 14px;
    font-weight: 600;
    color: #494949;
    font-family: poppins;
    padding-top: 7%;
}
.contact_text p{
    font-size: 13px;
    font-weight: 400;
    color: #838383;
    font-family: poppins;
    line-height:22px;
}
.contact_social{}
.contact_social ul{
    margin:0;
    padding:0;
    list-style:none
}
.contact_social ul li {
    float: left;
    margin: 0 1%;
}
.contact_social ul li a{
    text-decoration:none;
    
}
.contact_social ul li i {
  background: #000 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  height: 35px;
  overflow: hidden;
  padding-top: 27%;
  text-align: center;
  width: 35px;
}
.contact_social ul li i:hover{ 
    background:#f8aa27; 
}
.submit-form {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 5%;
}
.iframs{
    width: 100%;
   
}

/*** 

====================================================================
        FullWidth Blog PAGE
====================================================================

***/ 
 
div#blog_page {
    padding: 50px 0 80px 0;
}
.blog_text.pull-right.width_blog {
    padding-top: 40px;
    padding-bottom: 30px;
}
.blog_author.width-blog-author {
    width: 350px;
}
a.pagena {
  background: #000 none repeat scroll 0 0 !important;
  border: 0 solid !important;
  border-radius:0px !important;
  color: #fff;
  font-family: poppins;
  font-weight: 500;
  height: 35px;
  text-align: center;
  width: 35px;
}
a.pagena-2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 0 solid !important;
  border-radius: 0 !important;
  color: #000;
  font-family: poppins;
  font-weight: 500;
  height: 35px;
  padding-left: 2% !important;
  width: 35px;
}
a.pagena:hover{
    background:#000 !important;
    border-radius:0px !important;
    border:0px solid ;
    color:#fff;
    font-family:poppins;
    font-weight:500;
    width:35px;
    height:35px;
}

.pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
  width: 100%;
}

 
a.page-nav {
    border: 1px solid #dadada; 
    border-radius:0px !important;
}
.page-nav:hover {
   background:#f8aa27 !important;
}
 
.pagination > li > a, .pagination > li > span {
  padding: 8px 10px;
}
a.page-nav span {
    color: #000;
    font-size: 14px;
    width: 35px;
    height: 35px;
}
.page-nav > span i {
  display: block;
  font-weight: bold;
  height: 12px;
  overflow: hidden;
  text-align: center;
}
a.page-nav {
    border: 1px solid #dadada;
    border-radius: 0 !important;
    height: 35px;
    width: 35px;
}

.circle{
     border: 0px solid !important; 
    border-radius:0px !important;
}
.circle:hover{
    background:none !important;
}
.circle i {
  float: left;
  font-size: 5px;
  margin: 0 4px;
  padding-top: 4px;
}


/*** 

====================================================================
        FullWidth Blog PAGE
====================================================================

***/ 
.blog_details_area{
    padding:5px 0;
}
.blog_details_area h2 {
    font-family: poppins;
    font-weight: 600;
    font-size: 20px;
    color: #1d1d1d;
    text-transform: capitalize;
    padding:5px 0;
}
.blog_details_area p{
    font-size: 13px;
    font-weight: 400;
    color: #838383;
    font-family: Poppins;
    line-height: 25px;
}
.blog_box {
    padding: 20px 0; 
}
.blog_box p{
    font-family:Bitter;
    font-weight:500;
    font-size:17px;
    color:#1d1d1d;
    font-style:italic; 
}
.blog_left {
    background: #f6f6f6;
    padding: 20px;
}
.blog_left p {
    font-family: Bitter;
    font-weight: 500;
    font-size: 16px;
    color: #1d1d1d;
    font-style: italic;
    line-height: 25px;
    padding:0 10px;
}
.blog_right {
    padding: 0 0; 
    height: 200px;
}
.blog_right p{
    font-family:poppins;
    font-weight:600;
    font-size:18px;
    color:#1d1d1d;
}
.blog_right p {
    font-family: poppins;
    font-weight: 600;
    font-size: 18px;
    color: #1d1d1d;
    line-height: 30px;
    padding: 7px 17px;
}
.blog_share_left h2{
    font-family:poppins;
    font-weight:700;
    font-size:13px;
    color:#121212;
}
.single_paragarap{}
.single_paragarap p{
    font-size: 13px;
    font-weight: 400;
    color: #838383;
    font-family: Poppins;
    line-height: 25px;
}

.texts{
    font-family:poppins;
    font-weight:700;
    font-size:13px;
    color:#a6a6a6;
}
.text-two{}
.blog_social {
    float: right;
    padding-top: 3%;
    width: 218px;
}
.blog_social ul{
    margin:0;
    padding:0;
    list-style:none;
     
}
.blog_social ul li {
    float: left;
    padding: 0 4%;
}
.blog_social ul li a{
    text-decoration:none;
    color:#000;
}
.blog_social ul li a:hover{
    text-decoration:none;
    color:#f8aa27;
}
.title_share{
    font-family:poppins;
    font-weight:700;
    font-size:13px;
    color:#000;
    text-transform:uppercase;
}
.blog_sheare {
    overflow: hidden;
    padding-bottom: 2%; 
}
.author_blog {
    border: 1px solid #d5dadd;
    padding: 20px 30px;
    height: 185px;
    margin: 70px 0;
}
.author_img_blog {
  float: left !important;
  padding-top: 3%;
  width: 20% !Important;
}
.author_img_blog img {
    padding-left: 30px;
}
.author_text_blog{
    float:right;
    width:80%;
    
}
.author_text_blog h2{
    font-family:poppins;
    font-weight:700;
    font-size:18px;
    color:#000;
}
.author_text_blog p{
    font-family:poppins;
    font-weight:600;
    font-size:13px;
    color:#7c7b7b;
    line-height:23px;
}
.author_blog_social ul{
    margin:0;
    padding:0;
    list-style:none;
    
}
.author_blog_social ul li{
    float:left;
    padding:2%;
}
.author_blog_social ul li a {
  color: #d5dadd;
  text-decoration: none;
}
.author_blog_social ul li a:hover{
    text-decoration:none;
    color:#f8aa27;
}
.input.short input {
  float: left;
  margin: 0 4px 2%;
  width: 49%;
}
.blog_comment h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.comment_text {
    width: 100%;
    height: 200px;
    padding-top: 30px;
}
.comment_img {
    float: left;
    width: 10%;
    padding-left: 0;
}
.comment_heading {
    float: left;
    width: 80%;
    margin-top: -2%;
}
.comment_h2{
    float:left;
}
.comment_h2 h2{ 
    font-family:poppins;
    font-weight:600;
    font-size:14px;
    color:#000;
}
.comment_h2 p{
    font-family:Bitter;
    font-weight:400;
    font-size:13px;
    color:#b6b7b7;
    font-style:italic;
}
.comment_p h3{
    font-family:poppins;
    font-weight:500;
    font-size:13px;
    color:#7c7b7b;
    line-height:22px;
}
.reply{
    float:right
}
.reply h2{
    font-family:poppins;
    font-weight:700;
    font-size:12px;
    color:#7c7b7b;
}
.comment_p {
    width: 100%;
    overflow: hidden;
}
.blog_comment.comment-replay {
    width: 88%;
    float: right;
    height: 160px;
}
.blog_comment {
    width: 100%;
    overflow: hidden;
    height: 240px;
}
.blog_sheare {
    overflow: hidden;
    padding-bottom: 1%;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 5%;
    padding-top: 1%;
    margin-top: 5%;
}
 
 .input input { 
    height: 50px;
    width: 100%;
    background: #f3f3f3;
    border: none;
    color: #acacac;
    font-family: Bitter;
    font-style: italic;
    margin: 1% 0;
    padding-left: 5%;
    font-size:13px;
}
.text-area textarea {
  background: #f3f3f3 none repeat scroll 0 0;
  border: medium none;
  color: #acacac;
  font-family: Bitter;
  font-style: italic;
  margin: 1% 0;
  padding-left: 5%;
  padding-top: 3%;
  width: 100%;
}
.blog_button {
    font-family: poppins;
    font-weight: 700;
    font-size: 13px;
    color: #121212;
    background: #f8aa27;
    width: 100px;
    height: 45px;
    border: 0px solid;
    border-radius: 0px; 
    padding-top: 1%;
    margin-top: 2%;
}
.comment_form h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.comment_form hr {
    padding-bottom: 25px;
}
/*** 

====================================================================
        Shop page
====================================================================

***/ 

 
div#shop_area {
    padding-top: 4%;
}
 
.sidber_text.shop_text h3 {
    font-weight: 700;
    font-family: poppins;
}
.shop h2 {
    padding-bottom: 3%;
}
.shop h2 span{
    font-family:poppins;
    font-weight:700;
    font-size:16px;
    color:#3f3e3e;
}
.shop h2 {
    font-family:Bitter;
    font-weight:400;
    font-size:16px;
    font-style:italic;
    color:#6d6d6d;
    margin-left: 2%;
}

.single_shop {
    padding-bottom: 20%;
    overflow: hidden;
}
.shop_details h2{
     font-family: poppins;
     font-size:17px;
     text-align:center;
     font-weight:500;
     color:#181818;
}
.shop_details h3{
     font-family: Bitter;
     font-size:24px;
     text-align:center;
     font-weight:900;
     color:#f8aa27;
}
.product_star{}
.product_star i{
    color: #f8aa27;
}
.cart{
    border:1px solid #000;
    border-radius:0px;
    background:none;
    color:#000;
    width:130px;
    height:35px;
    font-family: 'Raleway', sans-serif;
    font-size:12px;
    font-weight:900;
    margin-top:5%;
}
.cart:hover{
    background:none;
    color:#fff;
}
.sidber_text h4 {
    color: #f8aa27;
    font-size: 14px;
    font-family: Bitter;
    font-weight: 600;
}



.top_banner_width{
    margin-top:121px;
}

.top_banner_width img{
    width:100%;
}

.gallery_title_grid{
    margin-top: 45px;
}

.gallery_title_grid h2
{
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #009688;
}

.hr{
        background: #009688;
    width: 15px;
    height: 2px;
    display: inline-block;
}

.gallery-grids{
    padding:10px 0;
}
.gallery-grids figcaption h4 {
    font-family: 'Days One', sans-serif;
    color: #fff;
    text-transform: capitalize;
    font-size: 38px;
    text-align: center;
    margin-bottom: 50px;
}
.baner-bottom img,.baner-top img{
 width:100%;
 }
 
.gallery-grids figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    width:100%;
}
.gallery-grids figure img {
    position: relative;
    display: block;
    width:100%;
}
.baner-bottom{
    margin:30px 0;
}

.gallery-grids figure figcaption {
    padding: 2em;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gallery-grids figure figcaption::before,
.gallery-grids figure figcaption::after {
    pointer-events: none;
}

.gallery-grids figure figcaption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.effect-bubba {
 background: #00B5B5;
}
figure.effect-bubba:hover img {
    opacity: 0.3;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;  
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1); 
    -o-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -o-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0);
}

figure.effect-bubba h4 {
    padding-top:11%;
    -webkit-transition: transform 0.35s;
    -moz-transition: transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    -moz-transform: translate3d(0,-20px,0);
    -o-transform: translate3d(0,-20px,0);
    -ms-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    opacity:0;
}

figure.effect-bubba p {
    padding: 12px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    -moz-transform: translate3d(0,20px,0);
    -o-transform: translate3d(0,20px,0);
    -ms-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.baner-bottom h4{
    margin-bottom: 6px !important;  
}
/*-- //gallery --*/
/*-- //gallery --*/












   



#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  margin: 10px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size:25px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #03A9F4;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 23%;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 14px;
  font-size: 19px;
  float:right;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}

.enquire_img{
    
    margin-top:10px;
    
}
.enquire_img img{
    width:100%;
    
}

.enquiry_width{
    margin-top:0px;
}
   
   





/*modulai*/


.mod_title_width {
        padding-top: 85px;
}

.mod_grid h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #009688;
}
.img_wrp{
    margin-top:10px;
}
.img_wrp img{
    width:100%;
}

.mod_con_grid{
    margin:20px 10px;
}
.mod_con_grid p{
    font-family: 'Poppins', sans-serif;
    color: #838383;
    font-size: 3px;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 13px;
    /*text-align:justify;*/
}
.mod_con_grid h4{
    color: #009688;
}

.mod_con_grid ul li{
    
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    color: #838383;
    font-size: 13px;
    font-weight: 500;
}

.top_sp{
    margin-top:15px;
    

}
.top_sp img{
    width:100%;
}
.top_sp h4{

    color:#009688;
    text-align:center;

}
.img_wrp h4{
    color:#009688;
    text-align:center;
}
@media only screen and (max-width: 768px) {
    .wwww{
        margin-left:10px !important;
        
}
.item {
    margin-bottom:0px !important;
}
.www
{
    padding: 10px 5px !important;
}
.btn {
    
    padding: 8px 3px !important;
    
}
.interior{
  
margin-left: 100px;

}
.header_top {
    background-color: #009688;
    }
}
.header_logo img {
    /* max-height: 100px; */
    width: 270px;
}
/*modulai*/


/*modulai*/
 .gall_wrp{
     
 }
 
/*@media (min-width:768px) and (max-width:1024px) {
    .wwww{
        margin-left:0px !important;
    }
    .interior{
        font-size:24px;
        margin-left:60px !important;
    }
    .www{
            padding: 10px 3px !important;
    }
}
@media (min-width:1024px) and (max-width:1366px) {
    .wwww{
        margin-left:120px !important;
    }
    .interior{
        font-size:25px;
        margin-left:200px !important;
    }
    .www{
            padding: 10px 20px !important;
    }
}
 
 @media (min-width:360px) and (max-width:767px) {
    .wwww{
        margin-left:0px !important;
    }
    .interior{
        font-size: 22px;
        margin-left: 50px !important;
        width: 300px;
    }
    .columm{
        width:400px !important;
    }
    .www{
        padding: 10px 2px !important;
    }
    .header_top {
    background-color: #f44336;
    height: 72px !important;
    }
    .header_top .header_left span {
    margin-right: 28px !important;
    }
    .header_top .header_right {
    font-size: 0;
   margin-top: -44px;
}
}*/



@media only screen and (max-device-width: 480px) and (min-device-width: 320px)
{.cont-btn1{max-width:32% !important;}
.btn-primary span{font-size:11px;}
.cont-btn2{max-width:34% !important;}
.cont-btn3{padding:0px !important;}
.cont-btn3 img{    margin-left: 24px;width: 36px;}
.cont-btn1 button{padding-right:27px !important; font-size:12px;}
.cont-btn2 button {padding-right: 12px !important;
    font-size: 11px;
    padding-bottom: 3px;
    line-height: 13px;}
.social-icons-ql li i{font-size:18px !important;}
.social-icons-ql li{    width: 37px !important;
    height: 37px !important;}
.header_mobile .menu-bars {

  bottom:40px !important;
}
/*.header_menu.active{top:0px !important;}*/
/*.header_logo {*/
  
/*    margin-left:50px;*/
/*}*/
.item i{font-size: 46px !important;
    padding-right: 5px !important;}

.main-slider {
    margin-top: 37% !important;
}
.feat.bg-gray{ padding-top:20px !important; }
.section-head{margin-bottom:0px;}
.feature1{display:none;}
.values1{display:none;}
.values-mobile{display:block !important;}
.feature-mobile{display:block !important;}
.carousel-showmanymoveone .carousel-control {
   width: 4%;
   background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
   margin-left: 0;
}

.carousel-showmanymoveone .carousel-control.right {
   margin-right: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
   display: none;
}

.carousel .item .col-xs-12 {
   padding: 0;
}

.item.slide1{background:transparent !important; box-shadow:none; border:0px !important}
.values-1{display:none;}
.carousel .item:hover{background:#ae2c2a !important;}
.header_right span{color:#fff;}
.sk img{width:27px; margin-top:-13px;}
.social-icons-ql li:last-child(1) a.sk{margin-top:0px;}
.counter h3 {
    font-size: 14px !important;
}
.page_heading h2{padding-top:40px;}
.main-slider{height:265px !important;}
.tp-revslider-mainul{height:265px !important;}
.tp-revslider-slidesli.active-revslide{height:265px !important;}
.tp-bgimg.defaultimg{height:265px !important;}
.mobile-slider .item{padding:0px; box-shadow:0px;}
body{overflow-x:hidden;}
}
.feature-mobile{display:none;}
.values-mobile{display:none;}
/* Medium Devices, Desktops */
.desk{
    display:none;
}
@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
}

@media all and (min-width: 768px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -50%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 50%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
      display: block;
   }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

@media all and (min-width: 992px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-2,
   .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
      display: block;
   }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(16.6%, 0, 0);
      transform: translate3d(16.6%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-16.6%, 0, 0);
      transform: translate3d(-16.6%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height:225px;} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.link-content span{font-size:18px; color:#009688; padding-right:5px;}
.link-content a{ color:#d00222; font-size:16px;}
.testimonial-bg{
   background-color:#fff;
    border: 5px solid #cf0022;
     /*font-family: 'Raleway', sans-serif;*/
    padding: 35px 70px;
    text-align: center;
    position: relative;
}
.testimonial-bg:before{
    content: "\f10d";
    font-family: "fontawesome";
    width: 75px;
    height: 75px;
  border: 5px solid #cf0022;
    line-height: 75px;
    background: #fff;
    text-align: center;
    font-size: 50px;
    color: #3c414c;
    position: absolute;
    top: -40px;
    left: 2%;
}
.testimonial{
    padding: 0 15px;
}
.testimonial .description{
    font-size: 20px !important;
    font-weight:500 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    /*font-style: italic;*/
    /*color: #848484;*/
    line-height: 30px;
    padding-bottom: 25px;
    margin-bottom: 15px;
    position: relative;
}
.testimonial .description:before{
    content: "";
    width: 75%;
    border-top: 1px solid #cf0022;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-bottom: 1px solid #cf0022;
    border-right: 1px solid #cf0022;
    transform: translateX(-50%) rotate(45deg);
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin:auto;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    display:none;
}
.testimonial .title{
  font-family: 'Raleway', sans-serif;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    color: #cf0022;
    text-transform: capitalize;
    margin: 0;
    padding-top:20px;
}
.testimonial .post{
  font-family: 'Raleway', sans-serif;
    display: inline-block;
    font-size: 20px;
    color: #848484;
}
.testimonial-section .owl-theme .owl-controls{
    margin-top: 10px;
    position: absolute;
    bottom: -20%;
    display:none;
    right: 0;
}
.owl-theme .owl-controls{
    margin-top: 10px;
    position: absolute;
    bottom: -20%;
    /*display:none;*/
    right: 0;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #34363b;
    opacity: 1;
    padding: 0;
   display:inline-block;
   margin:0 10px; 
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "fontawesome";
    font-size: 23px;
    font-weight: 700;
    color: #fff;
}
.owl-next:before{
    content:"\f105";
}
@media only screen and (max-width:767px){
    .testimonial-bg{ padding: 50px 40px; }
    .owl-theme .owl-controls{ bottom: -22%; }
    .width_new {
    width: 97% !important;
}
}
@media only screen and (max-width:480px){
    .testimonial-bg:before{
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 40px;
    }
    .header_right {
    float: none;
    margin-left:15px;
   
}
    #contact h3{font-size:35px; width:100%; text-align:center; margin-top:50px;}
    #contact h4{font-size:18px;text-align:center;}
    .carousel-caption h3{font-size:28px !important; line-height:28px !important; font-weight:700;}
#contact-submit{width:100% !important;}
    .testimonial-bg{ padding: 30px 10px; }
    .owl-theme .owl-controls{ bottom: -15%; }
}
@media only screen and (max-width:360px){
    .testimonial .title,
    .testimonial .post{
        font-size: 16px;
    }
    .owl-theme .owl-controls{ bottom: -12%; }
}
        .counter{
    font-family: 'Mukta', sans-serif;
    text-align: center;
    padding: 0 0 40px;
    position: relative;
}
.counter:before,
.counter:after{
    content: '';
    height: 140px;
    width: 140px;
   /*border: 5px solid #FF2F60;*/
    border-top: none;
    border-left: none;
    border-radius: 0 0 43px 0;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    bottom: 36px;
    left: 50%;
}
.counter:after{
    height: 27px;
    width: 5px;
    border-radius: 0;
    border-bottom: none;
    transform: translateX(-50%) rotate(0);
    bottom: 0;
}
.counter .counter-content{
    color: #000;
    text-align: center;
    width: 210px;
    min-height: 210px;
    padding: 45px 13px 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.counter .counter-content:before{
    content: '';
   /* background: linear-gradient(90deg,#FF2F60 25%,#FF5A7F 26%,#FF5A7F 50%,#FF2F60 48%,#FF2F60 57%,#FF5A7F 28%, #FF5A7F 70%, #FF2F60 61%);*/
    height: 167px;
    width: 164px;
    border-radius: 35px;
    transform: translateX(-50%) translateY(0) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 20px;
    z-index: -1;
    background:#fff;
}
.counter .counter-icon{
    font-size: 24px;
    margin: 0 0 0px;
    transition: all 0.3s;
}
.counter .counter-content:hover .counter-icon{
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transform: rotateX(360deg);
}
.counter h3{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-shadow: 0 0 3px #000;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.counter .counter-value{
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
}
.counter.blue:before,
.counter.blue:after{
    border-color: #0082BA;
}
.counter.blue .counter-content:before{
   /* background: linear-gradient(90deg,#0082BA 25%,#009BC7 26%,#009BC7 50%,#0082BA 48%,#0082BA 57%,#009BC7 28%, #009BC7 70%, #0082BA 61%);*/
}
.counter.orange:before,
.counter.orange:after{
    border-color: #FF8201;
}
.counter.orange .counter-content:before{
    background: linear-gradient(90deg,#FF8201 25%,#FD9C24 26%,#FD9C24 50%,#FF8201 48%,#FF8201 57%,#FD9C24 28%, #FD9C24 70%, #FF8201 61%);
}
.counter.magenta:before,
.counter.magenta:after{
    border-color: #D40877;
}
.counter.magenta .counter-content:before{
    background: linear-gradient(90deg,#D40877 25%,#E63D95 26%,#E63D95 50%,#D40877 48%,#D40877 57%,#E63D95 28%, #E63D95 70%, #D40877 61%);
}
.inter
{
        font-size: 33px;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
}
h1,
        h2,
        h3,
        h4,
        h5,
        h6 {}
        a,
        a:hover,
        a:focus,
        a:active {
            text-decoration: none;
            outline: none;
        }
        
        a,
        a:active,
        a:focus {
            color: #333;
            text-decoration: none;
            transition-timing-function: ease-in-out;
            -ms-transition-timing-function: ease-in-out;
            -moz-transition-timing-function: ease-in-out;
            -webkit-transition-timing-function: ease-in-out;
            -o-transition-timing-function: ease-in-out;
            transition-duration: .2s;
            -ms-transition-duration: .2s;
            -moz-transition-duration: .2s;
            -webkit-transition-duration: .2s;
            -o-transition-duration: .2s;
        }
        
        ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        img {
    max-width: 100%;
    height: auto;
}
span, a, a:hover {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}
.section-head {
  margin-bottom: 20px;
}
.section-head h4 {
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.section-head p, p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}
.item {
    background: #fff;
    text-align: center;
    padding: 0px 25px;
    /*-webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);*/
    /*box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);*/
    border-radius: 20px;
    /*border:5px solid rgba(0, 0, 0, 0.07);*/
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
/*.item:hover{*/
/*    background:#ae2c2a;*/
/*    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);*/
/*    -webkit-transition: all .5s ease 0;*/
/*    transition: all .5s ease 0;*/
/*    transition: all 0.5s ease 0s;*/
/*}*/
.item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
/*.item:hover h6, .item:hover p{*/
/*    color:#fff;*/
/*    -webkit-transition: all .5s ease 0;*/
/*    transition: all .5s ease 0;*/
/*    transition: all 0.5s ease 0s;*/
/*}*/
.item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#f91942
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#f91942
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#f91942
}
.item p{
    font-size:15px;
    line-height:26px;
}
.item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
}
.res
{
    font-size: 26px;
    /* font-style: italic; */
    font-weight: bold;
    font-family: none;
}
.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}
.item i {
    width: 100px;
    font-size: 46px;
    padding-right:5px;
    color: #c42020 !important;
}
.sk
{
    margin-top:10px;
}
.social-icons-ql li{
       list-style:none;
       float:left;
       width:40px;
       height:40px;
       line-height:30px;
       background:#000;
       text-align:center;
       margin:10px 2px;
   }
  
   
   
   .social-icons-ql li:nth-child(1) i{
       font-size:25px;
       
   }
  .social-icons-ql li:nth-child(2) {
   background:#25B8E6;
}

.social-icons-ql li:nth-child(3) {
   background:rgba(0, 122, 181, 1);
}
.social-icons-ql li:nth-child(4) {
   background:#DC4A38;
}
.social-icons-ql li:nth-child(5) {
   background:#CC2028;
}

.social-icons-ql li:nth-child(6) {
   background:#E05929;
}
.social-icons-ql li:nth-child(7) {
   background:#EB4924;
}

   
   
   .social-icons-ql li i{
       color:#fff;
       font-size:20px;
   }
@media screen and (max-width:990px){
    .counter{ margin-bottom: 30px; }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height: auto;
           box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
           -bottom:20px;
           border-radius:20px;
        width: 100%;
            border: 2px solid #159a81;
        line-height: 1;
    }
}


.client-section img{width:330px; max-width:330px;-webkit-box-shadow: 4px 0px 18px -7px #000000; 
box-shadow: 4px 0px 18px -7px #000000;}
.header_right .float-right{margin:0px;}
/* YOUR CSS simplified */  
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height: auto;
           box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
           -bottom:20px;
          border-radius:20px;
        width: 100%;
           
        line-height: 1;
    }

/*Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}    
.carousel-fade .carousel-inner .active {
  opacity: 1;
}    
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}    
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}    
.carousel-fade .carousel-control {
  z-index: 2;
}
.get{
    display:none;
}
.values1{
    display:flex;
    justify-content:center;
}
/*WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
.social-icons-ql {margin-left:18px; margin-bottom:0px;}
a.link-btn {
    background: #c93434;
    color: #fff;
    padding: 5px 10px;
    font-weight:600;
}

.service2 h5{font-size: 20px;
    text-transform: uppercase;
    color: #cf0223;
}
.social_sk{
    margin-top:0 !important;
}
.social-header{
    
}

@media (min-width: 481px) and (max-width: 767px) {
      .enquiry_width {
     padding-top: 90px !important; 
}
.social-header{
    padding-top:100px !important;
}
.values1 {
    flex-direction: column;
}
#image-gallery-isotope1 .masonary-item.width-1{
    width:100% !important;
} 
}
@media (min-width: 320px) and (max-width: 480px) {
    .enquiry_width {
     margin-top: 0px; 
}
.social-header{
    padding-top:100px !important;
}
.get{
    display:block;
}
.values1{
    display:none;
    justify-content:center;
}
}
@media (min-width: 480px) and (max-width: 1200px){
   .values1{
    display:flex;
    justify-content:center;
}
.get img{
    display:none !important;
}
}
@media (min-width: 363px) and (max-width: 450px){
    .get a{
        margin-left:-18px !important;
    }
}
.new-btn{
    text-align: center;
}
.new-btn {
    border:3px dashed #009688;
    padding:10px;
}
.new-btn a{
    text-align: center;
    background: #af2822;
    color: #fff;
    font-size: 14px;
    padding: 14px;
    width:180px;
    border-radius: 42px;
}
.modal-header .close {
    margin-top:-40px !important;
}
.modal-content {
background-image: linear-gradient(0deg, rgb(0 255 113 / 58%), rgb(0 255 189 / 61%)), url(../login/loginform.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.btn-primary {
color: #fff !important;
background: #7f0000 !important;
border-color: #7f0000 !important;
margin-top:20px;
}
#loginForm .form-group label {
color: #000 !important;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 1px;

}
h5#loginModalLabel {
letter-spacing: 1px;
font-size: 20px;
color: #000 !important;
font-weight: 600;
text-transform: uppercase;
margin-top:15px;
}
.close {
float: right;
font-size: 24px;
font-weight: bold;
line-height: 1;
color:#000 !important;
opacity: inherit !important;
text-shadow:0 1px 0 #090909 !important;
}
.signup-link {
margin-top: 10px;
color: #000 !important;
font-size: 18px;
}
.signup-link a {
font-weight:600 !important;
}
@media only screen and (max-width:768px){
.btn {
padding: 8px 8px !important;
}
}
.floating-button {
    position: fixed;
bottom: 180px;
right: 20px;
background-color: #01A3A5;
color: white;
border: none;
border-radius: 20%;
width: 60px;
text-decoration: none;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
font-size: 20px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
cursor: pointer;
z-index: 1000;
}

.floating-button:hover {
    background-color: red;
    color:white;
}
.forget{
    float: inline-end;
    color:#000;
    margin-top:10px;
}

.forget:hover {
    color:#000;
}
.forgot-links {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .forgot-links {
        flex-direction: column;
    }

    .forgot-links .forget {
        margin-bottom: 5px;
    }
    .modal-header .close {
    margin-top: -30px !important;
    margin-right: -90px !important ;
}

}
 @media screen and (min-device-width:767px), screen and (max-width:991px) {
        .about_wrp {
     text-align:center !important;
}
.page_titel {
    padding-top: 100px;
}
.btn-primary {
    margin-top: 10px;
}
    }
    
    .new_section
    {
        margin: 0px 0px 40px 0px;
    }
    
.new_box_block
{
    padding: 0px 20px;
    border-radius: 10px;
    border: 2px solid  #af2822;
}
.new_box_block h3
{
     font-size: 17px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    color: black;
    text-decoration: underline;
}
.ul_li
{
    list-style-type: none;
    display: flex;
    justify-content: space-between;
        flex-wrap: wrap;
}

.ul_li a{
    font-weight: 400 !important;
}
.ul_li li 
{
 font-size: 17px;
    margin: 0px 0px 10px 0px;
    font-weight: 600;
    padding: 10px 20px;
    width: 47%;
    border-radius: 5px;
    color: #000000;
    
    border: 1px solid #159a81;
    text-align: center;
}