@charset "utf-8";
@import "font-awesome.css";
@import "'http: /fonts.googleapis.com/css?family=Open+Sans:400,300,600,700'";
#filter li,
.footbot_social,
.footer .links li,
.jcarousel ul,
.list_style,
.widget_info_contact li,
.widget_social,
ul.strip,
ul.sub {
    list-style: none
}

#filter li a,
.copyright a,
.foot-top ul li a,
.list_style li a,
.menu li a,
.pricing-social li,
.responsive-menu:hover,
a,
a:focus,
a:hover,
label.error {
    text-decoration: none
}

#filter,
#filter li a,
.footbot_social,
.jcarousel,
.list_item,
.port-img,
.recent-item,
.touching.medium,
ul.strip>li,
ul.strip>li a.ie6,
ul.sub li {
    overflow: hidden
}

#pakete tr:first-child th,
.back .text,
.footer_title h1,
.intro h1,
.responsive-menu,
.section-title h2 {
    text-transform: uppercase
}

#wrapper,
.call,
.logo {
    height: auto
}

#wrapper,
.call,
.logo,
.menu,
.menu li a,
.menu ul li a,
.mrgb-50,
nav {
    display: block
}


.paa{font-size:16px; line-height:25px; text-align:justify;}

.menu li,
.mrgb-50 {
    position: relative
}

.menu,
.menu li a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}

.back .laptop,
.back .text {
    display: block;
    text-align: center
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600
}

.button,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input[type=button],
input[type=email],
input[type=password],
input[type=submit],
input[type=text],
select,
textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 16px;
    line-height: 25px;
    color: #555
    
}

h2,
h3,
h4 {
    line-height: 30px
}

h1 {
    line-height: 50px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 16px
}

.menu li a,
.menu ul li a,
h4 {
    font-size: 14px
}

h5 {
    font-size: 10px;
    line-height: 21px
}

h6 {
    font-size: 12px;
    line-height: 24px
}

.mrgb-50 {
    margin-bottom: 50px
}

a {
    color: #fff
}

a:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #555
}

a:focus {
    outline: 0
}

header {
    padding: 5px 0;
    background-color: #fff;
}

#wrapper {
    margin: 0 auto;
    width: 100%
}

.call,
.logo {
    width: auto;
    padding-bottom: 10px
}

.logo {
    float: left
}

.call {
    float: right
}

nav {
    background: #05579c;
    min-height: 35px
}
.mobile-call {
display:none;	
}
.mobile-call {
    background: #34a853;
        padding: 3px 11px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px;
	margin-top:7px;
    width: 86px;
    height: 30px;
   
    border-radius: 18px;
    z-index: 99;
}

.mobile-call i {
    margin-right: 5px;
}

.mobile-call a:hover {
color:#fff;	
}
nav ul {
    margin: 0;
    padding: 0
}

.menu li {
    display: inline-block;
    z-index: 100
}

.menu li:first-child {
    margin-left: 0
}

.menu li a {
    padding: 6px 21px;
    color: #fff;
    transition: all .2s ease-in-out 0;
}

.menu ul,
.menu ul ul {
    transition: all .2s ease-out
}

.menu li a:hover,
.menu li:hover>a {
    color: #fff;
    background: #69b93e;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 259px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    transform: translate(0, 20px)
}

.menu ul:after {
    bottom: 100%;
    left: 20%;
    margin-left: -6px
}

.menu ul ul:after,
.menu ul:after {
    pointer-events: none;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute
}

.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0
}

.menu ul li a {
    font-weight: 400;
    color: #2c2c2c;
    background: #f3f3f3;
    padding: 6px 20px;
}

.menu ul li a.active {
    color: #69b93e;
}

.menu ul li a:hover,
.menu ul li:hover>a {
    background: #69b93e;;
    color: #fff
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0)
}

.menu ul ul {
    left: 169px;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: translate(20px, 20px)
}

.menu ul ul:after {
    left: -6px;
    top: 10%;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 6px;
    margin-top: -6px
}

#filter,
#filter li a,
#portfolio,
.dividerHeading,
.dividerHeading h4,
.dividerHeading h4 span,
.footer,
.jcarousel,
.latest_work,
.portfolio_list,
.servicebox h3,
.testimonial-review,
.widget_title,
.widget_title h4 {
    position: relative
}

.menu li>ul ul:hover {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0)
}

.parent .fa-caret-down {
    margin-left: 8px;
    padding-top: 3px
}

.fa-caret-down {
    float: right
}

.responsive-menu {
    display: none;
    width: 100%;
    padding: 4px 7px;
    background: #1d2a74;
    color: #fff;
    font-weight: 600;
}

.responsive-menu:hover {
    background: #69b93e;;
    color: #fff
}

a.active {
    background: #69b93e;
}

.back {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 420px;
    background-image: url(../images/build.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.back .text {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0 0 8px #343434;
    padding-top: 21px;
    line-height: 25px
}

.back .laptop {
    width: 100%;
    height: auto
}

.page_head {
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
    padding: 30px 0
}

.page_head h2 {
    float: left;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 24px
}

#breadcrumbs ul {
    float: right;
    font-size: 12px;
    padding: 0;
    margin: 6px 0
}

#breadcrumbs ul li {
    display: inline-block;
    color: #888;
    padding: 0 11px 0 0;
    margin: 0 0 0 5px;
    background: url(../images/breadcrumbs.png) 100% 50% no-repeat
}

#breadcrumbs ul li a,
#breadcrumbs ul li:last-child a {
    color: #69b93e;
}

#breadcrumbs ul li:first-child {
    padding-right: 0;
    margin-left: 0
}

#breadcrumbs ul li:first-child,
#breadcrumbs ul li:last-child {
    color: #888;
    background: 0 0
}

#breadcrumbs ul li:last-child {
    padding: 0;
    background: 0 0
}

.main {
    display: block;
    padding: 0
}

.list_style {
    padding: 0;
    margin: 0
}

.list_style li {
    line-height: 30px
}

.list_style li a {
    color: #666;
    font-size: 16px;
    line-height: 33px;
    font-weight: 500;
    letter-spacing: 0
}

.list_style li a:hover {
    color: #69b93e;
}

.list_style.circle li a i,
.list_style.square li a i {
    text-align: center;
    background: #69b93e;;
    color: #FFF;
    height: 18px;
    width: 18px
}

.list_style i {
    margin: 0 4px
}

.list_style.circle li a i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 19px;
    font-size: 11px
}

.list_style.square li a i {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    line-height: 18px
}

/*New Style*/

.list_style1 {
    padding: 0;
    margin: 0
}

.list_style1 li {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
	list-style-type:none;
	    margin-bottom: 10px;
}

.list_style1 li:hover {
    color: #69b93e;
}

.list_style1.circle li i,
.list_style1.square li i {
    text-align: center;
    background: #69b93e;;
    color: #FFF;
    height: 18px;
    width: 18px
}

.list_style1 i {
    margin: 0 4px
}

.list_style1.circle li  i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 19px;
    font-size: 11px
}


.dividerHeading,
.widget_title {
    text-align: center;
    margin-bottom: 25px
}

.dividerHeading h4,
.widget_title h4 {
    font-size: 18px;
    line-height: 0;
    border-bottom: 1px solid #69b93e;
}

.dividerHeading h4 span {
    background: #fff;
    line-height: 7px;
    top: 4px;
    display: inline-block
}

.dividerHeading h5 {
    font-size: 17px;
    line-height: 29px;
    padding-top: 23px;
    text-align: justify
}

.dividerHeading p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 5px;
    text-align: justify
}

.bottom_m {
    margin-bottom: 20px
}

.footer {
    background: #69b93e;;
    padding-top: 39px
}

.footer_title {
    text-align: center;
    margin-bottom: 25px
}

.footer_title h1 {
    font-size: 28px;
    color: #05579c;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: left
}

.footer_content {
    margin-top: 0;
    color: #05579c
}

.email-ids,
.myemail {
    color: #ffffff;
}

.footer_title .external {
    display: block;
    text-align: left
}

.foot-top ul li,
.foot-top ul li a,
.foot-top ul li a:hover {
    display: inline-block
}

.footer_title .external .title {
    margin: 10px 0;
    font-size: 25px;
    color: #ffffff;
}

.myemail,
.myemail .fa-envelope {
    font-size: 20px
}

.email-ids p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px
}

.footer_title .external .title .flag {
    margin-right: 7px;
    display: inline-block
}

.footer_title .external .title i {
    margin-right: 10px;
    vertical-align: middle;
    font-size: 45px
}

.footer .links {
    margin: 0;
    padding: 0
}

.footer .links i {
    margin-right: 2px;
    color: #05579c
}

.footer .links li a {
    color: #05579c;
    font-size: 14px;
    font-weight: 600;
    line-height: 33px
}

.footer .links li a:hover {
    color: #fff
}

.footer_content>h3 {
    font-size: 18px;
    color: #05579c;
    font-weight: 700;
    line-height: 15px
}

.footer_content>h5 {
    font-size: 16px;
    color: #05579c;
    line-height: 12px
}

.f_title1 {
    margin: 10px 0;
    font-size: 25px
}

.f_title1 i {
    margin-right: 10px;
    vertical-align: middle;
    font-size: 45px
}

.foot-top ul {
    margin: 0;
    padding: 0
}

.foot-top ul li {
    color: #fff
}

.foot-top ul li a:hover {
    color: #69b93e;;
    text-decoration: none
}

.copyright,
.copyright a {
    color: #fff
}

.copyright,
.option a.hover-link i,
.option a.hover-zoom i {
    line-height: 40px
}

.footer_content>p {
    font-size: 15px
}

.footer_logo {
    margin-top: 110px
}

.footer_bottom {
    background: #303030;
    padding: 20px 0
}

.copyright {
    font-size: 12px;
    margin: 0
}

.copyright a:hover {
    color: #69b93e;
}

.footer_social {
    float: right
}

.footbot_social {
    margin: 13px auto 0;
    padding: 0
}

.footbot_social li {
    float: left;
    background: 0 0!important
}

.footbot_social li a {
    color: #69b93e;;
    display: block;
    height: 40px;
    text-align: center;
    width: 35px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    margin: 0 2px
}

.footbot_social li a i {
    font-size: 18px;
    line-height: 40px;
    margin-right: 0;
    float: none
}

.intro h1,
.intro h2 {
    display: block;
    margin: 0 auto;
    text-align: center
}

.footbot_social li a.fb:hover {
    background: #1964DA;
    border-radius: 5px;
    color: #fff
}

.footbot_social li a.twtr:hover {
    color: #fff;
    background: #3ABDD1;
    border-radius: 5px
}

.footbot_social li a.pinterest:hover {
    color: #fff;
    background: #bd2126;
    border-radius: 5px
}

.footbot_social li a.linkedin:hover {
    color: #fff;
    background: #0073b2;
    border-radius: 5px
}

.footbot_social li a.youtube:hover {
    color: #fff;
    background: #cc181e;
    border-radius: 5px
}

.footbot_social li a.gplus:hover {
    color: #fff;
    background: #dd4b39;
    border-radius: 5px
}

.footbot_social li a.blogpost:hover {
    color: #fff;
    background: #017b02;
    border-radius: 5px
}

.feature,
.intro,
.latest_work {
    padding: 10px 0
}

.intro h1 {
    font-size: 30px;
    font-weight: 600;
    color: #05579c;
    padding-top: 30px
}

.intro h1 .sub_h1 {
    color: #69b93e;;
    font-size: 50px
}



.intro h2 {
    font-size: 24px;
    font-weight: 600;
    color: #05579c;
    line-height: 37px;
    padding-bottom: 30px
}

.intro h3,
.intro p {
    color: #fff;
    text-align: justify;
    font-family: Lato, sans-serif;
    line-height: 23px;
    margin: 0
}

.content {
    background-color: #05579c;
    padding: 10px 0
}

.intro h3 {
    font-size: 18px;
    padding-bottom: 10px
}

.intro p {
    font-size: 15px;
    padding-bottom: 20px
}

.services {
    padding: 14px 0 0;
}

.servicegap {
    padding-bottom: 20px
}

.servicebox {
    padding: 15px 15px 25px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 0 4px #AAA;
    border-radius: 4px
}

.blog p,
.servicebox p {
    text-align: justify
}

.servicebox:hover {
background: rgb(5,87,156);
background: linear-gradient(90deg, rgba(5,87,156,1) 0%, rgba(10,111,196,1) 50%, rgba(5,87,156,1) 100%);
    color: #fff
}

.servicebox i {
    color: #fff;
    font-size: 2em;
    margin: 10px 0 22px;
    background: #313131;
    display: inline-block;
    width: 62px;
    height: 62px;
    line-height: 62px;
    border-radius: 50%
}

.blog .more>a,
.more>a {
    float: left;
    line-height: normal
}

.about,
.about h2 {
    display: block;
    margin-top: 1px
}

.servicebox:hover i {
    color: #db6d1e;
    background: #fff
}

.servicebox h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0
}

.servicebox:hover h3 {
    color: #fff
}

.servicebox p {
    margin: 0;
   font-size: 16px; 
   line-height: 25px;
}

.work {
    background-color: #69b93e;;
    padding: 10px 0
}

.workbox {
    background-color: #fff;
    padding: 20px 15px
}

.reviews,
.testimonials {
    background: #EAEAEA;
    border-top: 3px solid #69b93e;;
    border-left: none;
    margin-bottom: 20px;
    text-align: justify
}

.testimonials {
    padding: 20px
}

.testimonials p {
    font-size: 14px;
    font-weight: 700;
    color: #666;
    padding-top: 8px
}

.testimonials p span {
    color: #e74c3c;
    font-size: 12px;
    padding-left: 5px;
    font-weight: 400
}

.desc i {
    color: #69b93e;;
    font-size: 15px
}

.reviews {
    padding: 20px;
    height: 150px
}

.reviews p {
    font-size: 14px;
    font-weight: 700;
    color: #666;
    padding-top: 8px
}

.reviews p span {
    color: #e74c3c;
    font-size: 12px;
    padding-left: 5px;
    font-weight: 400
}

.more>a {
    color: #69b93e;;
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
    padding-right: 20px;
}

.more>a:hover {
    color: #05579c
}




.more111>a {
    color: #69b93e;;
    font-size: 14px;
    font-weight: 700;
    padding-right: 20px;
    float: right;
}

.more111>a:hover {
    color: #05579c;
}





.testimonial-review {
    padding-top: 20px
}

.testimonial-review>img {
    background: #FFF;
    border: 2px solid #69b93e;;
    border-radius: 50%;
    float: left;
    height: 70px;
    overflow: hidden;
    padding: 2px;
    width: 70px
}

#portfolio,
.jcarousel {
    width: 100%
}

.blog {
    display: block
}

.blog h2 {
    color: #05579c;
    font-size: 25px
}

.blog .more>a {
    color: #69b93e;;
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    padding-right: 20px
}

.blog .more>a:hover {
    color: #05579c
}

.promo_box {
    background: #f2f2f2;
    padding: 30px 0
}

.promo_content.no-padd {
    padding: 0
}

.promo_content {
    background: #f2f2f2;
    padding: 30px 20px
}

.promo_content h3 {
    color: #444;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 5px
}

.promo_box a {
    margin-top: 5px;
    float: right
}

.btn-default {
    background: #69b93e;;
    border: none;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.btn-default,
.btn-default:hover {
    color: #fff;
    transition: all .3s ease-in-out
}

.btn-default:hover {
    background: #05579c;
    border: none;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.about h2 {
    font-size: 16px;
    padding-top: 5px
}

ul.strip,
ul.sub {
    margin: 0;
    padding: 0
}

#owl-demo .item {
    display: inline-block;
    float: left
}

#owl-demo .item ul {
    display: block
}

#owl-demo .item ul li {
    display: inline-block
}

#owl-demo .item ul li a {
    display: inline-block;
    color: #05579c
}

#owl-demo .item ul li a:hover {
    display: inline-block;
    color: #69b93e;;
    text-decoration: underline
}

ul.strip>li,
ul.sub li,
ul.sub li a {
    color: #05579c
}

ul.strip>li {
    float: right;
    height: 600px;
    width: 40px;
    position: fixed;
    right: 0;
    bottom: 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s
}

* html ul.strip>li {
    width: auto
}

ul.strip>li a.ie6 {
    float: left;
    height: 600px;
    width: 39px;
    position: relative
}

ul.sub {
    height: 600px;
    width: 600px;
    position: absolute;
    left: 0;
    top: 0
}

ul.sub li:first-child {
    margin-left: 45px
}

ul.sub li {
    display: block;
    width: 110px;
    height: 600px;
    font-size: 8px;
    line-height: 10px;
    float: left;
    position: relative;
    text-decoration: none
}

ul.sub li a:hover {
    color: #69b93e;
}

ul.strip>li:hover {
    width: 10px
}

.gap {
    margin: 10px 0 20px
}

.portfolio-section {
    padding-bottom: 40px;
    padding-top: 0
}

.filter-section {
    padding-top: 40px
}

.filter-container {
    text-align: center;
    padding: 10px 0
}

ul.filter > li > a {
    color: #69b93e;;
    font-size: 20px;
    line-height: 40px
}

ul.filter > li > a:hover,
ul.filter > li > a:focus {
    text-decoration: none;
    color: #05579c;
    outline: none
}

ul.filter > li.active a {
    color: #111
}

ul.filter > li span {
    color: #ddd;
    font-size: 20px;
    display: inline-block;
    margin: 0 5px
}

.filter-section .filter-container .filter > li {
    padding: 0;
    margin: 0
}

.filter-section h1 {
    text-align: center
}

.portfolio-section.port-col figure .overlay-background {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.portfolio-section figure {
    float: left;
    width: 100%;
    position: relative
}

.portfolio-section figure img {
    width: 100%;
    height: auto
}

.portfolio-section .article-title {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0 30px
}

.portfolio-section .article-title a {
    color: #aaa
}

.portfolio-section figure:hover .overlay {
    opacity: 1;
    visibility: visible
}

.portfolio-section figure:hover .overlay-background {
    opacity: .8;
    visibility: visible
}

.portfolio-section figure .overlay-background {
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%
}

.portfolio-section figure .overlay-background .inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 11px;
    background-color: #69b93e;;
    background-color: rgba(242, 99, 0, 0.54)
}

* .portfolio-section figure .overlay {
    z-index: 2;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%
}

.portfolio-section figure .inner-overlay {
    display: table;
    width: 100%;
    height: 100%
}

.portfolio-section figure .inner-overlay-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 20px 40px
}

.portfolio-section figure .inner-overlay-content.with-icons {
    text-align: center
}

.portfolio-section figure .inner-overlay-content.with-icons a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    border-radius: 0
}

.isotopeSelector img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.isotopeSelector:hover img {
    -moz-transform: scale(1.5) rotate(2deg);
    -webkit-transform: scale(1.5) rotate(2deg);
    -o-transform: scale(1.5) rotate(2deg);
    -ms-transform: scale(1.5) rotate(2deg);
    transform: scale(1.5) rotate(2deg);
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.isotopeSelector figure {
    overflow: hidden;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)
}

.demo-colored-wrap {
    background: #ecf0f1
}

.pricingBlock {
    padding-bottom: 30px;
    position: relative
}

#pricing-form {
    margin-top: 60px
}

.pricingTable-sign-up {
    padding: 20px;
    text-align: center;
    background: #f2f2f2
}

.pricingContent .heading {
    display: block;
    width: 30%;
    float: left
}

.pricingContent .details {
    display: block;
    width: 70%;
    float: right
}

.pricingContent {
    background: #fff;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2
}

.pricingTable .pricingTable-header {
    color: #fff;
    padding: 0
}

.pricetable {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.pricetable ul li {
    padding: 5px 20px;
    text-align: center
}

.special {
    margin-top: -12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .41);
    position: relative;
    z-index: 5
}

.pricingTable-header .heading {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700
}

.pricingTable.business .heading {
    background: #69b93e;
}

.pricingTable .pricingTable-header .price-value {
    background: #555
}

.pricingTable-header .price-value {
    display: inline-block;
    width: 100%;
    padding: 20px 0
}

.pricingBlock.theme-color-pt .pricingTable-header .price-value {
    background: #05579c
}

.pricingBlock.theme-color-pt .pricingTable-header .coloris {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #69b93e;), color-stop(1, #9E4405));
    background: -moz-linear-gradient(center top, #69b93e; 5%, #9E4405 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#69b93e;', endColorstr='#9E4405');
    background-image: -ms-linear-gradient(top, #69b93e; 0, #9E4405 100%);
    color: #fff
}

.color {
    color: #69b93e;
}

.mediaheader {
    color: #fff;
    background-color: #05579c;
    padding: 13px 0
}

.pricingTable-header .price-value span {
font-size: 150%;
    margin-left: 5px;
    width: 100%
}

.pricingTable-header .price-value .discount {
    font-size: 200%;
    padding: 8px 0 10px;
    margin: 0 auto
}

.pricingTable-header .price-value .dis-price {
    font-size: 160%;
    padding: 8px 0 10px;
    margin: 0 auto
}

.pricingTable {
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;
    background: #fff
}

.pricingTable,
.theme-color-pt .pricingTable {
    position: relative;
    -webkit-box-shadow: 0 1px 4px 0 #ccc;
    -moz-box-shadow: 0 1px 4px 0 #ccc;
    box-shadow: 0 1px 4px 0 #ccc;
    border-bottom: 3px solid #69b93e;
}

.theme-color-pt .pricingTable:hover {
    transform: none;
    overflow: visible
}

.pricingTable:before,
.theme-color-pt .pricingTable:before {
    content: "";
    right: 23%;
    top: -3px;
    width: 50%;
    height: 3px;
    background: #E74C3C;
    position: absolute
}

.pricingTable {
    border-bottom-color: #696868
}

.pricingTable .btn-default,
.pricingTable:before {
    background: #696868
}

.pricingTable .btn-default:hover {
    background: #403F3F
}

.pricingTable .heading,
.theme-color-pt .pricingTable .heading {
    background: #F2F2F2;
    color: #333;
    border: 1px solid #E4E4E4;
    border-bottom: none
}

.pricingContent ul li {
    color: #434343;
    border-bottom: 1px solid #F0F0F0;
    padding: 15px 0;
    text-align: center;
    overflow: hidden;
    display: block
}

.pricingBlock.theme-color-pt .pricingContent ul li:nth-child(2n+2),
.pricingContent ul li:nth-child(2n+2) {
    background: #F4F4F4
}

.pricingContent ul {
    margin: 0;
    padding: 0
}

.form-control,
label {
    margin-bottom: 10px
}

.pricing-social .fa-facebook,
.pricing-social .fa-google-plus,
.pricing-social .fa-twitter,
.pricing-social .fa-youtube {
    color: #69b93e;;
    margin-left: 8px
}

.pricing-social .fa-thumbs-up {
    margin-right: 5px;
    color: #2b8b15
}

.pricing-social .fa-thumbs-o-down {
    margin-right: 8px;
    color: #de1111
}

.pricing-social li {
    border-bottom: none
}

.contact {
    padding: 30px 0
}

#contactForm {
    margin-top: 30px
}

input[type=submit] {
    color: #fff!important
}

textarea {
    resize: vertical;
    width: 100%
}

.form-control {
    height: 46px;
    border-radius: 0;
    padding: 12px
}

#site-searchform #s:focus,
.form-control:focus {
    border-color: #E74C3C;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(231, 76, 60, .6);
    outline: 0
}

label.error {
    font-size: 13.01px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 4px;
    text-shadow: none;
    color: #e74c3c
}

.contact-details-alt {
    padding: 0
}

.contact-details-alt li p strong {
    color: #05579c;
    float: left;
    margin: 0;
    font-size: 12px;
    width: 25%
}

.contact-details li p strong {
    color: #666;
    float: left;
    margin: 0 5px 5px 0
}

.contact-details-alt li {
    list-style: none;
    margin: 0 0 5px
}

.contact-details-alt p,
.contact-details-alt p span {
    line-height: 18px;
    width: 100%;
    margin: 0
}

.contact-details a,
.contact-details li,
.contact-details p {
    color: #666
}

.contact-details-alt p a:focus,
.contact-details-alt p a:hover,
.contact-details-alt p span {
    color: #05579c
}

.contact-details-alt p a {
    color: #05579c;
    font-size: 12px
}

.contact-details-alt li i {
    float: left;
    font-size: 12px;
    margin: 2px 0 0;
    width: 15px
}

.widget_info_contact {
    padding: 0;
    margin-top: 20px
}

.widget_info_contact li p strong {
    color: #666;
    float: left;
    margin: 0 5px 5px 0;
    font-size: 12px;
    width: 20%
}

.widget_info_contact li {
    margin: 0 0 5px
}

.widget_info_contact p {
    margin: 0 0 0 20px;
    line-height: 18px;
    overflow: hidden
}

.widget_info_contact p a {
    color: #666;
    font-weight: 600;
    font-size: 12.5px
}

.widget_info_contact p a:hover {
    color: #919191
}

.widget_info_contact li i {
    float: left;
    margin: 1px 0 0
}

.widget_social {
    margin: 0 auto;
    overflow: hidden;
    padding: 0
}

.widget_social li {
    float: left;
    background: 0 0!important
}

.widget_social li a {
    color: #666;
    display: block;
    height: 46px;
    text-align: center;
    width: 46px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.widget_social li a i {
    font-size: 22px;
    line-height: 46px;
    margin-right: 0;
    float: none
}

.widget_social li a.fb:hover {
    color: #2f5a9a
}

.widget_social li a.twtr:hover {
    color: #3abdd1
}

.widget_social li a.linkedin:hover {
    color: #0072b2
}

.widget_social li a.pinterest:hover {
    color: #bd2126
}

.widget_social li a.gmail:hover {
    color: #dd4b39
}

.widget_social li a.c-blog:hover {
    color: #017b02
}

.widget_social li a.youtube:hover {
    color: #cc181e
}



.icon img,
figure {
    width: 100%
}

.column div,
.icon {
    position: relative;
    height: 100%;
    width: 100%
}

.btntoTop:before {
    content: "\f106";
    display: inline-block;
    vertical-align: middle;
    font: 20px FontAwesome;
    color: #b8bcc0
}

.footer_title h1 span,
h1 {
    margin-bottom: 0;
    font-size: 24px
}

.btntoTop.active {
    opacity: 1
}

.btntoTop.active:hover {
    opacity: .8
}

.landing-page {
    display: block;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
    padding: 13px 0 0
}

.footer_title h1 span {
    font-weight: 600;
    margin-top: 0
}

h1 {
    font-weight: 600;
    margin-top: -68px
}

h1.color {
    margin-top: 0
}

.landingHeading {
    text-align: center;
    margin-bottom: 23px;
    margin-top: -61px
}

.landingHeading h2 {
    font-size: 18px;
    line-height: 0;
    border-bottom: 1px solid #69b93e;
}

.landingHeading h2 span {
    background: #fff;
    line-height: 7px;
    top: 4px
}

.landingHeading h5 {
    font-size: 15px;
    line-height: 22px;
    padding-top: 23px;
    text-align: justify
}

.column,
figure {
    padding: 0
}

.landing-pack .pack {
    margin: 10px 0
}

.landing-pack .pack img {
    text-align: center;
    margin: 0 auto;
    display: table
}

.box {
    margin: 20px 0
}

.column::after {
    content: '';
    clear: both;
    display: block
}

.column div {
    float: left;
    margin: 0 0 0 25px;
    padding: 0
}

.column div:first-child {
    margin-left: 0
}

figure {
    height: 100%;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.hover01 figure:hover img {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.icon {
    overflow: hidden;
    display: inline-block;
    color: #fff
}

.icon:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, .13);
    background: linear-gradient(to right, rgba(255, 255, 255, .13) 0, rgba(255, 255, 255, .13) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0) 100%)
}

.icon:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, .7s, .15s;
    transition-timing-function: ease
}

#pakete .box,
#pakete table {
    transition: width .2s height .2s
}

.icon:active:after {
    opacity: 0
}

.our-testimonials {
    background: #e1e1e1;
    padding-bottom: 21px
}

.our-testimonials .testi-box {
    background: #fff;
    padding: 23px 15px;
    margin: 15px 0
}

.our-testimonials .testi-box p {
    text-align: justify;
    font-style: italic;
    margin-top: 7px
}

.our-testimonials .testi-box .author,
.our-testimonials .testi-box .desc {
    font-weight: 600;
    text-align: right
}

.our-testimonials .testi-box .desc {
    color: #8f8b8b
}

.our-testimonials .testi-box i {
    margin: 0 3px
}

.our-testimonials .landingHeading {
    text-align: center;
    margin-bottom: 25px
}

.our-testimonials .landingHeading h2 {
    font-size: 18px;
    line-height: 0;
    border-bottom: 1px solid #69b93e;
}

.our-testimonials .landingHeading h2 span {
    background: #e1e1e1;
    line-height: 7px;
    top: 4px
}

.our-services .service-box {
    margin: 10px 0;
    text-align: center
}

.our-services .service-box i {
    color: #fff;
    font-size: 2em;
    margin: 10px 0 1px;
    background: #313131;
    display: inline-block;
    width: 62px;
    height: 62px;
    line-height: 62px;
    border-radius: 50%
}

.our-testimonials .landingHeading h3 {
    font-size: 15px;
    line-height: 0;
    border-bottom: 1px solid #69b93e;
}

.promo_box1 {
    background: #f2f2f2;
    padding: 0
}


.promo_box2 {
    background: #f2f2f2;
    padding: 0
}


.promo_content1 .no-padd {
    padding: 0
}

.promo_content1 {
    background: #f2f2f2;
    padding: 14px 5px
}

.promo_content1 p {
    text-align: justify
}

.promo_content1 h3 {
    color: #444;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px
}

.section-title h2 {
    color: #05579c;
    font-size: 30px;
    position: relative;
    margin-top: -48px;
    margin-bottom: 25px;
    padding-bottom: 27px
}

#pakete .box {
    position: relative;
    margin: 3% auto 0;
    width: 100%;
    height: auto;
    perspective: 10000px;
    transform-style: preserve-3d;
    overflow: visible
}

.section-title h2:after,
.section-title h2:before {
    content: "";
    position: absolute
}

#pakete th .heading {
    width: 100%;
    display: block;
    background: #05579c;
    color: #fff;
    padding: 10px 0;
    margin: 0
}

#inner {
    display: block
}

section {
    width: 100%;
    background: #fff;
    padding-top: 70px
}

.section-title {
    margin-bottom: 48px
}

.section-title h2:before {
    border-bottom: 1px solid #69b93e;;
    top: 40px;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px
}

.section-title h2:after {
    background: #fff;
    border: 1px solid #e64849;
    border-radius: 25px;
    top: 50px;
    bottom: -6px;
    height: 11px;
    left: 49.8%;
    width: 11px
}

* {
    box-sizing: border-box
}

#pakete table {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    border-spacing: 0;
    font: 400 1.4rem 'Open Sans', sans-serif
}

#pakete tr:last-child td,
#pakete tr:last-child th {
    border-bottom: none
}

#pakete tr:first-child th {
    font: 400 1.8rem 'Open Sans', sans-serif!important
}

#pakete td:last-child,
#pakete th:last-child {
    border-right: none
}

#pakete th {
    background: #eee;
    font: 600 1.4rem 'Open Sans', sans-serif;
    padding: 10px 0
}

#pakete td,
#pakete th {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #000
}

#pakete .box .back,
#pakete .box .front,
#pakete .box .responsive-tables [class*=little] {
    width: 100%;
    height: auto;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform .7s;
    transform-origin: 50% 50%;
    background: #fff;
    border-radius: 5px
}

#pakete .front {
    transform: rotateY(0)
}

.price-value.ColPalettes1 {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 1) 0, rgba(71, 71, 71, 1) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(255, 0, 0, 1)), color-stop(100%, rgba(71, 71, 71, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 1) 0, rgba(71, 71, 71, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 1) 0, rgba(71, 71, 71, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 1) 0, rgba(71, 71, 71, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 0, 0, 1) 0, rgba(71, 71, 71, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='red', endColorstr='#474747', GradientType=1);
    border: 5px solid #8a2c2c
}

.price-value.ColPalettes2 {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 255, 1) 0, rgba(89, 89, 89, 1) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(0, 0, 255, 1)), color-stop(100%, rgba(89, 89, 89, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 255, 1) 0, rgba(89, 89, 89, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 255, 1) 0, rgba(89, 89, 89, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 255, 1) 0, rgba(89, 89, 89, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 255, 1) 0, rgba(89, 89, 89, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00F', endColorstr='#595959', GradientType=1);
    border: 5px solid #3a3a92
}

.price-value.ColPalettes3 {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 171, 0, 1) 0, rgba(54, 54, 54, 1) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(0, 171, 0, 1)), color-stop(100%, rgba(54, 54, 54, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 171, 0, 1) 0, rgba(54, 54, 54, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 171, 0, 1) 0, rgba(54, 54, 54, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 171, 0, 1) 0, rgba(54, 54, 54, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 171, 0, 1) 0, rgba(54, 54, 54, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00AB00', endColorstr='#363636', GradientType=1);
    border: 5px solid #245f24
}

.price-value.ColPalettes4 {
    background: -moz-radial-gradient(center, ellipse cover, rgba(207, 0, 207, 1) 0, rgba(77, 77, 77, 1) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(207, 0, 207, 1)), color-stop(100%, rgba(77, 77, 77, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(207, 0, 207, 1) 0, rgba(77, 77, 77, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(207, 0, 207, 1) 0, rgba(77, 77, 77, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(207, 0, 207, 1) 0, rgba(77, 77, 77, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(207, 0, 207, 1) 0, rgba(77, 77, 77, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CF00CF', endColorstr='#4D4D4D', GradientType=1);
    border: 5px solid #763476
}

.packet-box .price-value {
    text-align: center;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    color: #fff
}

#pakete th div.packet-box {
    display: block;
    color: #fff
}

.packet-box .price-value .head,
.packet-box .price-value .prices {
    display: table;
    line-height: 19px;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    font-size: 1.5rem
}

.packet-box .price-value .head {
    margin: 45px auto 0
}

.packet-box .price-value .prices {
    margin: 18px auto 0
}

.packet-box .keywords {
    font-size: 1.5rem;
    color: #000;
    padding-top: 10px
}

#pakete .entypo-check {
    color: #36ac3e
}

#pakete .entypo-cancel {
    color: #d33536
}

@media only screen and (min-width:990px) and (max-width:1290px) {
    .footer_logo {
        margin-top: 80px
    }
    .footer_logo img {
        margin-top: 118px;
        width: 100%;
        height: auto
    }
    .copyright {
        float: left
    }
    .footer_content>h3 {
        line-height: 22px
    }
    .large-images .recent-item:hover a.hover-zoom,
    .medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom {
        left: 35%
    }
    .large-images .recent-item:hover a.hover-link,
    .medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link {
        right: 35%
    }
}

@media only screen and (min-width:993px) and (max-width:1200px) {
    .promo_box a {
        display: block;
        float: none
    }
}

@media only screen and (min-width:768px) and (max-width:989px) {
    .mainWrap {
        width: 768px
    }
    .menu ul {
        top: 37px
    }
    .menu li a {
        font-size: 14px
    }
    a.active {
        background: #69b93e;
    }
    .back .text {
        font: 700 28px/25px "open sans";
        line-height: 25px
    }
    .back .laptop {
        width: 100%
    }
    .intro h1 {
        font-size: 30px;
        padding-top: 12px
    }
    .intro h1 .sub_h1 {
        color: #69b93e;;
        font-size: 40px
    }
    .intro h2 {
        font-size: 21px;
        font-weight: 600;
        line-height: 32px;
        padding-bottom: 30px
    }
    .intro h3 {
        line-height: 31px;
        font-size: 20px;
        padding-bottom: 10px
    }
    .intro p {
        font-size: 16px
    }
    .footer_logo {
        margin-top: 86px
    }
    .copyright {
        line-height: 25px
    }
    .footer_social {
        float: none;
        margin: 0 auto
    }
    .recent-item {
        margin: 0 auto
    }
    .jcarousel .recent-item:hover a.hover-link,
    .jcarousel .recent-item:hover a.hover-zoom,
    .large-images .recent-item:hover a,
    .medium-images .recent-item:hover a,
    .small-images .recent-item:hover a {
        top: 41%;
        opacity: 1
    }
    .large-images .recent-item:hover a.hover-zoom,
    .medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom {
        left: 38%
    }
    .large-images .recent-item:hover a.hover-link,
    .medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link {
        right: 38%
    }
}

@media only screen and (max-width:768px) {
    h1 {
        font-size: 18px
    }
    .recent-item h5 {
        font-size: 17px;
        padding: 10% 0 40%
    }
    .item-description span {
        font-size: 16px
    }
    .large-images .recent-item:hover a.hover-zoom,
    .medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom {
        left: 35%
    }
    .large-images .recent-item:hover a.hover-link,
    .medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link {
        right: 35%
    }
    ul.filter > li > a {
        color: #69b93e;;
        font-size: 15px;
        line-height: 20px
    }
    .gap {
        display: table;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px
    }
    .filter-section {
        padding-top: 5px
    }
    .filter-container {
        text-align: center;
        padding: 10px 0 0
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .page_head h2 {
        font-size: 20px
    }
    h1 {
        font-size: 18px
    }
    .menu li,
    nav {
        margin: 0
    }
    .menu li:hover>ul,
    .menu li>ul ul:hover,
    .menu ul {
        transform: initial
    }
    .mainWrap {
        width: auto;
        padding: 50px 20px
    }
    .menu,
    .sub-menu {
        display: none
    }
    .call,
    .menu li,
    .menu li ul.visible,
    .responsive-menu {
        display: block
    }
    .responsive-menu a:hover,
    a:focus {
        color: #fff
    }
    nav {
        background: 0 0
    }
    .menu li a {
        font-size: 14px;
        background: #fff;
        color: #797979;
        padding: 8px 20px
    }
    .menu li a:hover,
    .menu li:hover>a {
        background: #69b93e;;
        color: #fff
    }
    .menu ul {
        visibility: hidden;
        opacity: 0;
        top: 0;
        left: 0;
        width: 100%
    }
    .menu ul li a:hover {
        color: #69b93e;;
        background: #fff;
       /* padding: 12px 25px*/
    }
	
	ul.sub-menu li a{
		margin-left:20px;
		    padding: 5px 10px;
			font-style:italic;
	}
    .menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative
    }
    .logo {
        width: auto;
        float: left
    }
    .call {
        float: right;
        width: auto
    }
    .back .laptop,
    .btn-default {
        width: 100%
    }
    .back .text {
        font: 700 24px/20px "open sans";
        line-height: 25px
    }
    .intro h1 {
        font-size: 22px;
        padding-top: 12px
    }
    .intro h1 .sub_h1 {
        color: #69b93e;;
        font-size: 40px
    }
    .intro h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 32px;
        padding-bottom: 30px
    }
    .intro h3 {
        line-height: 23px;
        font-size: 16px;
        padding-bottom: 10px
    }
    .intro p {
        font-size: 14px
    }
    .footer_logo {
        margin-top: 32px
    }
    .copyright {
        line-height: 25px
    }
    .footer_social {
        float: none;
        margin: 0 auto
    }
    .large-images .recent-item:hover a.hover-zoom,
    .medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom {
        left: 42%
    }
    .large-images .recent-item:hover a.hover-link,
    .medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link {
        right: 42%
    }
    .jcarousel .recent-item:hover a.hover-zoom {
        left: 37%
    }
    .jcarousel .recent-item:hover a.hover-link {
        right: 37%
    }
}

@media only screen and (max-width:480px) {
    #breadcrumbs ul,
    .page_head h2 {
        float: none;
        text-align: center
    }
    #breadcrumbs ul,
    .page_head h2,
    h1 {
        text-align: center
    }
    .page_head h2 {
        font-size: 17px
    }
	.mobile-call {
display:block;	
float:right;
}
.logo {
width:76%;	
}
ul.sub-menu li a{
		margin-left:20px;
		    padding: 5px 10px;
			font-style:italic;
	}
    #breadcrumbs ul {
        font-size: 12px;
        padding: 0;
        margin: 0 auto
    }
    h1 {
        font-size: 16px
    }
    .menu li,
    nav {
        margin: 0
    }
    .menu ul,
    .menu ul ul {
        left: 0
    }
    .menu li:hover>ul,
    .menu li>ul ul:hover,
    .menu ul,
    .menu ul ul {
        transform: initial
    }
    .mainWrap {
        width: auto;
        padding: 50px 20px
    }
    .menu,
    .sub-menu {
        display: none
    }
    .call,
    .menu li,
    .menu li ul.visible,
    .responsive-menu {
        display: block
    }
    .responsive-menu a:hover,
    a:focus {
        color: #fff
    }
    nav {
        background: 0 0
    }
    .menu li a {
        font-size: 14px;
        background: #fff;
        color: #797979;
        padding: 8px 20px
    }
    .menu li a:hover,
    .menu li:hover>a {
        background: #69b93e;;
        color: #fff
    }
    .menu ul {
        visibility: hidden;
        opacity: 0;
        top: 0;
        width: 100%
    }
    .menu ul li a:hover {
        color: #69b93e;;
        background: #fff
    }
    .menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative
    }
    .call {
        float: left;
        width: auto
    }
    .back .laptop {
        width: 100%
    }
    .large-images .recent-item:hover a.hover-zoom,
    .medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom {
        left: 35%
    }
    .large-images .recent-item:hover a.hover-link,
    .medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link {
        right: 35%
    }
    .jcarousel .recent-item:hover a.hover-zoom {
        left: 37%
    }
    .jcarousel .recent-item:hover a.hover-link {
        right: 37%
    }
    .author_bio {
        margin-top: 55%;
        position: relative
    }
    #filter li a {
        padding: 10px
    }
    ul.filter > li > a {
        color: #69b93e;;
        font-size: 13px;
        line-height: 15px
    }
}

@media only screen and (min-width:350px) and (max-width:480px) {
    .call,
    .sub-menu {
        display: none
    }
    .back .laptop,
    .btn-default,
    .promo_box {
        width: 100%
    }
	.mobile-call {
display:block;	
}
   .logo {
    margin: 0 auto;
    float: left;
    /* text-align: center; */
    width: 70%;
}
    .back .text {
        font: 700 17px/15px "open sans";
        line-height: 25px
    }
    .menu li ul.visible {
        display: block
    }
    .menu li a {
        font-size: 14px;
        background: #fff;
        color: #797979;
        padding: 8px 20px
    }
    .back {
        height: 350px
    }
    .back .laptop {
        margin-top: 5px
    }
    .intro h1 {
        font-size: 22px;
        padding-top: 12px
    }
    .intro h1 .sub_h1 {
        color: #69b93e;;
        font-size: 40px
    }
    .intro h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 32px;
        padding-bottom: 30px
    }
    .intro h3 {
        line-height: 23px;
        font-size: 16px;
        padding-bottom: 10px
    }
    .intro p {
        font-size: 14px
    }
    .footer_logo {
        margin-top: 32px
    }
    .footer_social,
    .promo_box {
        float: none;
        margin: 0 auto
    }
    .copyright {
        line-height: 25px
    }
    .footer_logo img {
        width: 100%;
        height: auto
    }
    .promo_box a {
        font-size: 17px
    }
}

@media only screen and (max-width:350px) {
    
	.logo {
    margin: 0 auto;
    float: left;
    /* text-align: center; */
    width: 70%;
}
    .call,
    .sub-menu {
        display: none
    }
    .menu li ul.visible,
    .promo_box a {
        display: block
    }
    .menu li a {
        font-size: 14px;
        background: #fff;
        color: #797979;
        padding: 8px 20px
    }
    .back .text {
        font: 700 17px/15px "open sans";
        line-height: 25px
    }
    .back {
        height: 300px
    }
    .back .laptop {
        width: 100%;
        margin-top: 20px
    }
    .intro h1 {
        font-size: 22px;
        padding-top: 12px
    }
    .intro h1 .sub_h1 {
        color: #69b93e;;
        font-size: 40px
    }
    .intro h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 32px;
        padding-bottom: 30px
    }
    .intro h3 {
        line-height: 23px;
        font-size: 16px;
        padding-bottom: 10px
    }
    .intro p {
        font-size: 14px
    }
    .footer_logo {
        margin-top: 32px
    }
    .footer_social,
    .promo_box a {
        margin: 0 auto;
        float: none
    }
    .copyright {
        line-height: 25px
    }
    .footer_logo img {
        width: 100%;
        height: auto
    }
    .promo_box a {
        font-size: 16px;
        padding: 10px 6px
    }
}

@media (max-width:768px) {
    .intro h1 {
        font-size: 17px
    }
    .intro h1 .sub_h1 {
        color: #69b93e;;
        font-size: 25px
    }
    .intro h2,
    .intro h3,
    .intro p {
        font-size: 12px
    }
    .footer_title h1 span,
    .promo_content h3 {
        font-size: 14px
    }
    .footer .links li a {
        font-size: 13px
    }
    .footer_content>h3 {
        font-size: 14px
    }
    .footer_content>h5 {
        font-size: 15px
    }
    .f_title1 {
        font-size: 12px
    }
    .f_title1 i {
        font-size: 19px
    }
    .dividerHeading h4,
    .widget_title h4 {
        font-size: 15px
    }
    .about h2 {
        font-size: 14px
    }
    .list_style li a {
        font-size: 13px
    }
    .promo_content h3 {
        font-size: 17px
    }
}

@media (max-width:992px) {
    .footer_content {
        margin-top: -19px;
        color: #05579c;
        margin-bottom: 15px
    }
}

.custm_enquiry_form {
    border: 1px solid #645F5F;
    border-radius: 8px;
    text-align: center
}

.custm_enquiry_form h2 {
    background: #05579c;
    text-align: center;
    color: #fff;
    margin-top: 19px;
    padding: 5px
}
.custm_enquiry_form  .form-control {
    /* height: 0px; */
    border-radius: 0;
    padding: 0px 12px;
	    height: 35px;
}
.custm_enquiry_form p.custm_sucs_msg {
    color: green;
    text-align: center
}

.custm_enquiry_form p.custm_error_msg {
    color: red;
    text-align: center
}

.custm_enquiry_form .form_submit {
    margin-top: 19px
}

.custm_enquiry_form input,
.custm_enquiry_form select,
.custm_enquiry_form textarea {
    border-radius: -2px
}

.custm_enquiry_form  #user_message {
    height: 65px
}

.chat {
    position: fixed;
	top: 30%;
	right: 0px;
    z-index: 999;
 margin-right:5px;}
 
 
.soial-hydo01{
 position: fixed;
    margin-right: 5px;
    top: 60%;
    right: 0px;
    z-index: 999;
}



.chat-mob, .soial-hydo-mob{
	display:none
}

.wdch1
{
color:#dd5d0b; 
background-color:#FFF; 
text-align:center; 
line-height:25px;

}

.wdch2
{
color:#05579c; font-size:23px; line-height:42px; text-align: center; margin-top:3px;


}