/*
Copyright (c) 2017
[Master Stylesheet]
Template Name : Business-Multipurpose Landing Page-UiSumo
Version    : 1.0
Author     : UISuMo Team
Author URI : https://uisumo.com
Support    : uisumo@gmail.com
*/



/*-----header start -------*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
}

.nn{
display: inline-block;
    padding: 10px 20px;
     background: #8ac342;
    color: #fff;
    border: 2px solid #8ac342;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;

}


.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/*------font css start -----*/


/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Roboto-Thin.html') format('woff2'), url('../fonts/Roboto-Thind41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto-Thin.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto-Light.html') format('woff2'), url('../fonts/Roboto-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.html') format('woff2'), url('../fonts/Roboto-Regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.html') format('woff2'), url('../fonts/Roboto-Mediumd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#svgFontName') format('svg');
}

  html {
              scroll-behavior: smooth;
            }


/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.html') format('woff2'), url('../fonts/Roboto-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Roboto-Black.html') format('woff2'), url('../fonts/Roboto-Blackd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/OpenSans-Light.html') format('woff2'), url('../fonts/OpenSans-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans-Regular.html') format('woff2'), url('../fonts/OpenSans-Regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../fonts/OpenSans-Semibold.html') format('woff2'), url('../fonts/OpenSans-Semiboldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans-Semibold.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.html') format('woff2'), url('../fonts/OpenSans-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#svgFontName') format('svg');
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('../fonts/OpenSans-ExtraBold.html') format('woff2'), url('../fonts/OpenSans-ExtraBoldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold.woff') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.svg#svgFontName') format('svg');
}


/*------font css end -----*/


/*-----normal css start-----*/

.temp4_toppadder10 {
    padding-top: 10px;
}

.temp4_toppadder20 {
    padding-top: 20px;
}

.temp4_toppadder30 {
    padding-top: 30px;
}

.temp4_toppadder40 {
    padding-top: 40px;
}

.temp4_toppadder50 {
    padding-top: 50px;
}

.temp4_toppadder60 {
    padding-top: 60px;
}

.temp4_toppadder70 {
    padding-top: 70px;
}

.temp4_toppadder80 {
    padding-top: 80px;
}

.temp4_toppadder90 {
    padding-top: 90px;
}

.temp4_toppadder100 {
    padding-top: 100px;
}

.temp4_bottompadder10 {
    padding-bottom: 10px;
}

.temp4_bottompadder20 {
    padding-bottom: 20px;
}

.temp4_bottompadder30 {
    padding-bottom: 30px;
}

.temp4_bottompadder40 {
    padding-bottom: 40px;
}

.temp4_bottompadder50 {
    padding-bottom: 50px;
}

.temp4_bottompadder60 {
    padding-bottom: 60px;
}

.temp4_bottompadder70 {
    padding-bottom: 70px;
}

.temp4_bottompadder80 {
    padding-bottom: 80px;
}

.temp4_bottompadder90 {
    padding-bottom: 90px;
}

.temp4_bottompadder100 {
    padding-bottom: 100px;
}


/*-----normal css end-----*/


/*---------header start ------*/

.temp4_header_wrapper {
    float: left;
    width: 100%;
    padding:20px 0;
    background-color: honeydew;
}

.temp4_logo {
    float: left;
    width: 100%;
}

.temp4_logo a {
    display: inline-block;
}

.temp4_header_rightdata {
    float: right;
    width: auto;
}

.temp4_header_rightdata ul {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.temp4_header_rightdata ul li {
    display: inline-block;
}

.temp4_header_rightdata ul li span {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.temp4_header_rightdata ul li .temp4_data {
    float: left;
    width: 63%;
}

.temp4_header_rightdata ul li .temp4_data h4 {
    float: left;
    width: auto;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-bottom: 5px;
}

.temp4_header_rightdata ul li .temp4_data p {
    width: 100%;
    font-size: 14px;
    margin: 0;
    display: inline-block;
    color: #000;
}



.temp4_header_rightdata ul li a {
    padding: 8px 24px;
    background: #8ac342;
    float: left;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.temp4_header_rightdata ul li a:hover {
    background: #000;
}

.temp4_menu_wrapper {
    display: none;
}

.navbar-toggle {
    background-color: #8ac342;
    margin: 0;
}

.navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.temp4_main_menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 1;
}

.temp4_main_menu ul {
    margin: 0;
    list-style: none;
    padding: 15px 0;
    float: left;
    width: 100%;
}

.temp4_main_menu ul li {
    float: left;
    width: 100%;
    padding: 5px 0;
}

.temp4_main_menu ul li a {
    color: #333333;
    text-transform: capitalize;
    display: inline-block;
    text-decoration: none;
}

.temp4_main_menu ul li a:hover {
    color: #8ac342;
}


/*---------header end ------*/


/*-----banner start ---*/

.navbar {
    position: relative;
    min-height: 50px;
	
     margin-bottom: 0px;
    border: 1px solid transparent;
}

.temp4_banner {
    float: left;
    width: 100%;
    background-image: url(../images/banner.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
}

.temp4_banner:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.temp4_bannerdata {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 95px 0;
}

.temp4_bannerdata h2 {
    float: left;
    width: 100%;
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 30px;
}

.temp4_bannerdata p {
    width: 70%;
    margin: 0;
    padding-bottom: 30px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

.temp4_bannerdata span {
    float: left;
    width: 100%;
}
.a:hover, a:focus{
	color: #fff;
    text-decoration: none;
}
a {
    color: #fff;
    text-decoration: none;
}

.temp4_bannerdata span a {
    display: inline-block;
    padding: 4px 10px;
    background: #8ac342;
    color: #fff;
   background: #8ac342;
    color: #fff;
    border: 2px solid #8ac342;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin-right: 10px;
margin-top: 10px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.temp4_bannerdata span a:hover {
    background: #8ac342;
    color: #fff;
}


/*-----banner end ---*/


/*----grow_your_business section start ---*/

.temp4_transparent_wrapper {
    float: left;
    width: 100%;
}

.temp4_pageheading {
    float: left;
    width: 100%;
    text-align: center;
}

.temp4_pageheading h2 {
    float: left;
    width: 100%;
    font-size: 32px;
    color: #333333;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.temp4_pageheading h5 {
    font-size: 15px;
    color: #000;
    float: left;
    width: 100%;
    margin: 0;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.temp4_grow_div {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 70px;
}

.temp4_grow_div span {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #8ac342;
    border-radius: 5px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.temp4_grow_div:hover span{
    background: #333333;
}
.temp4_grow_div span svg {
    margin-top: 15px;
}

.temp4_grow_div h3 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    margin: 0;
    padding: 20px 0;
}

.temp4_grow_div p {
    float: left;
    width: 100%;
    margin: 0;
color: #000;
    font-size: 15px;
}

.temp4_mockup_img {
    float: left;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.55;
}

.temp4_transparent_wrapper {
    position: relative;
}

.temp4_transparent_wrapper:hover .temp4_mockup_img {
    opacity: 1;
}

.temp4_mockup_img img {
    display: inline-block;
}


/*----grow_your_business section end ---*/


/*-------addbanner section start -----*/

.temp4_black_wrapper {
    float: left;
    width: 100%;
    background: #333333;
    padding: 50px 0;
}

.temp4_black_wrapper h3 {
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 40px;
}

.temp4_black_wrapper a {
    float: right;
    background: #8ac342;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.temp4_black_wrapper a:hover {
    background: #fff;
    color: #8ac342;
}


/*-------addbanner section end -----*/


/*------services section start -----*/

.temp4_service_div {
    float: left;
    width: 100%;
    border: 3px solid #eff0f4;
    padding: 50px 40px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.temp4_service_div span {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background: #8ac342;
    border-radius: 100%;
}

.temp4_service_div span svg {
    margin-top: 23px;
}

.temp4_service_div h3 {
    float: left;
    width: 100%;
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
    padding: 20px 0;
}

.temp4_service_div p {
    margin: 0;
    padding-bottom: 20px;
}

.temp4_service_div a {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    color: #222222;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.temp4_service_div:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.temp4_service_div:hover a {
    color: #8ac342;
}


/*------services section end -----*/


/*------pricing table start -----*/

.temp4_gray_wrapper {
    float: left;
    width: 100%;
    background: #f6f7f8;
}

.temp4_pricingtable {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding-bottom: 45px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.temp4_pricingtable h1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 25px 0;
    font-size: 32px;
    color: #fefefe;
    background: #8ac342;
    font-family: 'Roboto', sans-serif;
}

.temp4_pricingtable h3 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    color: #fefefe;
    background: #333333;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.temp4_pricingtable ul {
    float: left;
    width: 100%;
    padding: 40px 0;
    margin: 0;
}

.temp4_pricingtable ul li {
    float: left;
    list-style: none;
    width: 100%;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 15px;
}

.temp4_pricingtable ul li:last-child {
    padding-bottom: 0px;
}

.temp4_pricingtable a {
    display: inline-block;
    padding: 10px 30px;
    font-size: 14px;
    background: #333;
margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.temp4_pricingtable:hover a {
    background: #8ac342;
}


/*------pricing table end -----*/


/*--------video and testimonial section strat --------*/

.temp4_mockup_video {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.video_container .mfp-container {
    position: fixed;
}

.temp4_mockup_video img {
    display: inline-block;
}

.temp4_mockup_video a {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.temp4_testimonialslider {
    float: left;
    width: 100%;
    position: relative;
}

.temp4_testimonial {
    float: left;
    width: 100%;
}

.temp4_testimonial p {
    float: left;
    width: 100%;
    line-height: 25px;
    margin-bottom: 50px;
    background: #f4f4f4;
    padding: 45px;
    color: #444444;
    font-style: italic;
    position: relative;
}

.temp4_testimonial p:after {
    position: absolute;
    content: '';
    border-top: 30px solid #d1d1d1;
    border-left: 30px solid transparent;
    left: 0;
    bottom: -29px;
}

.temp4_testimonial .temp4_testimonial_footer {
    float: left;
    width: 100%;
}

.temp4_testimonial .temp4_testimonial_footer img {
    float: left;
    width: 85px;
    height: 85px;
    border-radius: 100%;
    margin-right: 15px;
}

.temp4_testimonial .temp4_testimonial_footer h3 {
    float: left;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 25px 0;
    color: #8ac342;
    line-height: 25px;
}

.temp4_testimonial .temp4_testimonial_footer h3 span {
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.temp4_testimonialslider .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}

.temp4_testimonialslider .owl-controls .owl-prev,
.temp4_testimonialslider .owl-controls .owl-next {
    position: absolute;
    width: 30px;
    height: 30px;
    background: transparent;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    color: #6a6a6a;
    border: 1px solid #d2d2d2;
}

.temp4_testimonialslider .owl-controls .owl-prev {
    left: -80px
}

.temp4_testimonialslider .owl-controls .owl-next {
    right: -80px;
}

.temp4_testimonialslider .owl-controls .owl-prev i,
.temp4_testimonialslider .owl-controls .owl-next i {
    line-height: 29px;
}

.temp4_testimonialslider .owl-controls .owl-prev:hover,
.temp4_testimonialslider .owl-controls .owl-next:hover {
    background: #6a6a6a;
    color: #fff;
    border-color: #6a6a6a;
}


/*--------video and testimonial section end --------*/


/*----client section start -------*/

.temp4_client_wrapper {
    float: left;
    width: 100%;
    background: #222222;
}

.temp4_clientslider {
    float: left;
    width: 100%;
}

.temp4_client {
    float: left;
    width: 100%;
    text-align: center;
}

.temp4_client img {
    width: auto !important;
    display: inline-block !important;
}


/*----client section end -------*/


/*-------contact section start ------*/

.temp4_pageheading2 {
    text-align: left;
}

.temp4_contact_detail {
    float: left;
    width: 100%;
}

.temp4_contact_detail .temp4_contact_inner {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}


.temp4_contact_detail .temp4_contact_inner h2 {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 23px;
    color: #333333;
    padding: 15px 0;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.temp4_contact_detail .temp4_contact_inner h4 {
    float: left;
    width: 100%;
    margin: 0;
    color: #000;
    font-family: 'Roboto', sans-serif;
}

.temp4_contact_detail .temp4_contact_inner h4 a {
    color: #000;
    text-decoration: none;

}
.sticky-top {
    position: -webkit-sticky;
    position: fixed;
    bottom: 0;
    z-index: 1020;
}

.bb{
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 999;
  background-color: #fff;
  width: 100%;
}

.ff{
	background: #fff;
    color: #8ac342;
	
    background: #8ac342;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.fff{
	background: #fff;
    color: #8ac342;
    background: #8ac342;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#container11{width:100%;}
#left{float:left;width:100px;}
#right{float:right;width:100px;}
#center{margin:0 auto;width:100px;}

.dd{
    height: auto;
    padding: 14px 20px;
    font-size: 14px;
    color: #777777;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    resize: none;
}

.temp4_contactform {
    float: left;
    width: 100%;
}

.temp4_contactform .form-group {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.temp4_contactform .form-group .form-control {
    height: auto;
    padding: 14px 20px;
    font-size: 14px;
    color: #777777;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    resize: none;
}

.temp4_btndiv {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.temp4_btn {
    display: inline-block;
    font-size: 18px;
    height: auto;
    padding: 14px 30px;
    border: none;
    margin-top: 10px
    color: #f4f8fc;
    background: #8ac342;
    border-radius: 5px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.temp4_btn:hover {
    background: #333;
}

#map {
    display: block;
    width: 100%;
    height: 400px;
    margin: 0 auto;
}


/*-------contact section end ------*/


/*-----footer section strat------*/

.temp4_footerwrapper {
    float: left;
    width: 100%;
    background: #333333;
    padding: 30px 0;
}

.temp4_footerwrapper p {
    float: left;
    width: 100%;
    margin: 0;
    color: #ffffff;
    font-size: 14px;
}

.temp4_footer_menu {
    float: right;
    width: auto;
}

.temp4_footer_menu ul {
    padding: 0;
    margin: 0;
    width: auto;
}

.temp4_footer_menu ul li {
    float: left;
    list-style: none;
    padding-left: 20px;
}

.temp4_footer_menu ul li a {
    float: left;
    font-size: 14px;
    color: #ffffff;
    text-transform: capitalize;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.temp4_footer_menu ul li a:hover {
    color: #8ac342;
}

.bt {
    color: #fff;
    padding: 4px 12px;
    /* display: inline-block; */
    line-height: 1px;
    border-left: 1px solid #e9e9e9;
}


/*-----footer section end #c5c5c5------*/

body {
    background-color: #fff;
	
}

@media (max-width: 1300px) {
    .temp4_testimonialslider .owl-controls .owl-next {
        right: 0;
        margin-top: 30px;
    }
    .temp4_testimonialslider .owl-controls .owl-prev {
        left: 0;
        margin-top: 30px;
    }
}

@media (min-width:992px) and (max-width:1199px) {}

@media (min-width:768px) and (max-width: 991px) {
    .temp4_logo,
    .temp4_header_wrapper {
        text-align: center;
    }
    .temp4_logo {
        margin-bottom: 10px
    }
    .temp4_mockup_img {
        margin-bottom: 40px;
    }
    .temp4_pricingtable {
        float: none;
        width: 60%;
        margin: 0px auto;
    }
    .temp4_footerwrapper {
        text-align: center;
    }
    .temp4_footer_menu {
        width: 100%;
        margin-top: 15px;
    }
    .temp4_footer_menu ul {
        display: inline-block;
    }
    .temp4_black_wrapper {
        text-align: center;
    }
    .temp4_black_wrapper a {
        float: none;
        margin-top: 21px;
    }
    .temp4_transparent_wrapper {
        padding-top: 0;
    }
    .temp4_gray_wrapper {
        padding: 50px 0;
    }

.ff {
    background: #fff;
    color: #8ac342;
    background: #8ac342;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
}

@media (max-width:768px) {
    .temp4_menu_wrapper {
        display: inline-block;
        float: right;
        padding-top: 20px;
    }
.ff {
    background: #fff;
    color: #8ac342;
    background: #8ac342;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
}

@media (max-width:767px) {
    .temp4_logo,
    .temp4_header_wrapper {
        text-align: center;
        float: left;
        width: auto;
    }
    .temp4_logo {
        margin-bottom: 10px
    }
    .temp4_mockup_img {
        margin-bottom: 40px;
    }
    .temp4_pricingtable {
        float: none;
        width: 60%;
        margin: 0px auto;
    }
    .temp4_footerwrapper {
        text-align: center;
    }
    .temp4_black_wrapper {
        text-align: center;
    }
    .temp4_black_wrapper a {
        float: none;
        margin-top: 21px;
    }
    .temp4_transparent_wrapper {
        padding: 0 0 50px;
    }
    .temp4_gray_wrapper {
        padding: 50px 0;
    }
    .temp4_service_div {
        text-align: center;
    }
    .temp4_service_div span {
        display: inline-block;
        float: none;
    }
    .temp4_service_div a {
        float: none;
    }
    .temp4_header_rightdata ul li {
        float: left;
        width: 33.3%;
    }
    .temp4_contact_detail .temp4_contact_inner {
        text-align: center;
    }
    .temp4_contact_detail .temp4_contact_inner img {
        display: inline-block;
    }
    .temp4_pageheading2 {
        text-align: center;
    }
    .temp4_header_rightdata ul {
        width: 100%;
    }
    .temp4_header_rightdata ul li .temp4_data h4 {
        font-size: 14px;
        width: 100%;
    }
    .temp4_header_rightdata ul li .temp4_data p {
        display: block;
    }
    .temp4_header_rightdata {
        float: left;
        width: 100%;
        text-align: left;
    }
    .temp4_testimonialslider .owl-controls {
        position: initial;
        top: auto;
        width: 100%;
        text-align: center;
    }
    .temp4_testimonialslider .owl-controls .owl-prev {
        left: 0;
        margin: 10px 10px;
        position: initial;
        display: inline-block !important;
    }
    .temp4_testimonialslider .owl-controls .owl-next {
        right: 0;
        margin-top: 0;
        position: initial;
        display: inline-block !important;
    }
}

@media (max-width:667px) {}

@media (max-width:600px) {}

@media (max-width:578px) {
    .temp4_pricingtable {
        width: 80%;
    }
    .temp4_header_rightdata ul li {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .temp4_header_rightdata ul li span {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    span {}
    .temp4_header_rightdata ul li span img {
        display: inline-block;
    }
    .temp4_header_rightdata ul li .temp4_data {
        width: 100%;
    }
    .temp4_header_rightdata ul li a {
        float: none;
        margin-top: 10px;
        display: inline-block;
    }
}

@media (max-width:480px) {
    .temp4_bannerdata h2 {
        font-size: 40px;
    }
    .temp4_pricingtable {
        width: 100%;
    }
}

@media (max-width:375px) {}

@media (max-width:320px) {
    .temp4_logo {
        width: 100%;
    }
    .temp4_menu_wrapper {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .temp4_menu_wrapper .navbar-toggle {
        float: none;
    }
}

@media (max-width:240px) {}


/*preloader*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}


/*back to top*/

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 0;
    right: 2%;
    text-align: center;
    color: #fff;
    background: #8ac342;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.back-to-top span {
    padding: 0;
    color: #fff;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    padding: 10px 18px;
    font-size: 16px;
}

.back-to-top:hover,
.back-to-top:focus {
    background: #fff;
}

.back-to-top:hover span,
.back-to-top:focus span {
    font-size: 25px;
    color: #8ac342;
    font-weight: 900;
}

@media (max-width:768px) {
    .back-to-top:hover span,
    .back-to-top:focus span {
        font-size: 25px;
    }
}