/*
Template Name:seo company
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/


/********************* center ****************/
#center{   
padding:0;
margin:0;
}
#center .fade-carousel {
position: relative;
height: 100vh;
}
#center .fade-carousel .carousel-inner .item {
height: 100vh;
}
#center .fade-carousel .carousel-indicators > li {
margin: 0 2px;
background-color: #f39c12;
border-color: #f39c12;
opacity: .7;
}
#center .fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
#center .hero {
 position: absolute;
 top: 50%;
 left: 25%;
 z-index: 3;
 color: #fff;
 text-align: center;
 padding-top:50px;
 text-transform: uppercase;
 text-shadow: 1px 1px 0 rgba(0,0,0,.75);
 -webkit-transform: translate3d(-50%,-50%,0);
 -moz-transform: translate3d(-50%,-50%,0);
 -ms-transform: translate3d(-50%,-50%,0);
 -o-transform: translate3d(-50%,-50%,0);
 transform: translate3d(-50%,-50%,0);
 background-color: #96bd4270;
 width:40%;
}
#center .hero h1 {
font-size: 3.4285714285714284vw;    
font-weight: bold;
margin: 0;
padding: 0;
color:#fff;
}
#center .hero h3 {
font-size:1.4285714285714286vw;
font-weight: bold;
padding-bottom:15px;
color:#fff;
}
#center .hero h4{
padding-bottom:70px;
padding-top:15px;
}
#center .hero h4 a{
 background-color:#1a3150;
 padding: 10px 20px 10px 20px;
 color: #fff;
 border-radius: 10px;
}
#center .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
#center .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
#center .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#center .btn.btn-lg {padding: 10px 40px;}
#center .btn.btn-hero,
#center .btn.btn-hero:hover,
#center .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#center .fade-carousel .slides .slide-1, 
#center .fade-carousel .slides .slide-2,
#center .fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#center .fade-carousel .slides .slide-1 {
background-image: url(../img/1.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-2 {
background-image: url(../img/2.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-3 {
background-image: url(../img/3.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/********************* center_end ****************/
/********************* achieve_page ****************/
#achieve_page{
 padding-top:30px;
 padding-bottom:60px; 
}
.achieve_page_1l1l h3{
 color: #2cad12;
}
.achieve_page_1l1l h3 span{
 display:block;
 font-size:18px;
 color:#000;
}
.achieve_page_1l1{
 margin-top:10px; 
 border-bottom:2px dashed #e8f5e5;
}
.achieve_page_1r img {
 margin-top:42px;
}
.achieve_page_1l h2{  
 color: #2cad12;
}
.achieve_main{ 
 padding-bottom:40px;
}
/********************* achieve_page_end ****************/
/********************* services_home ****************/
#services_home{
 padding-top:50px;
 padding-bottom:50px;
 background: #f1f4f6;
}
.services_home_inner_1_inner{
 background:#fff;
 padding:40px 10px;
 box-shadow: 0 0 10px rgba(0,0,0,0.6); 
}
.services_home_inner h2{
 color: #2cad12; 
}
.services_home_inner p{
 line-height: 1.5em;
 margin-top: 5px;
}
.services_home_inner_1{
 margin-top:30px; 
}
.services_home_inner_1_inner_icon i{
 color: #2cad12;
 font-size:55px;
}
.services_home_inner_1_inner_text h4{
 font-size: 28px;
}
.services_home_inner_1_inner_text h4 a{
 color: #272533;
}
.services_home_inner_1_inner_text h4 a:hover{
 color: #2cad12;
}
.services_home_inner_1_inner_text p{
 padding:0px;
 margin:0px;
}
.services_home_inner_1_inner_text p{
 color: #666666;
 font-size: 18px;
 line-height:1.5em;
 margin-top:15px;
}
.services_home_inner_top h1{
 font-size:60px;
 color: #272533;
 text-align:center;
}
.service{
 padding-top:30px!important;
}
/********************* services_home_end ****************/
/********************* choose ****************/
#choose{ 
 padding-top:30px;
 padding-bottom:40px;
}
.choose_1{ 
 text-align:center;
}
.choose_1 h2{ 
 color: #2cad12;
 padding-bottom:10px;
}
.choose_1 p{ 
 padding-bottom:20px;
}
.choose_3 img{ 
 border-radius: 15px;
}
.choose_4 i{ 
 padding-right:10px;
 color: #2cad12;
}
.choose_4 h3{ 
 padding-bottom:10px;
 padding-top:20px;
}
.choose_4 p{ 
 padding-bottom:10px;
}
/********************* choose_end ****************/
/*********************progress****************/
#progress {
 background-image: url(../img/12.jpg);
 background-repeat: no-repeat;
 background-size: cover;
}
.prog_m{
 padding-top:100px;
 padding-bottom:100px;
 background:#00000091;
}
.prog_1i span i{
 font-size:60px; 
 color: #2cad12; 
}
.prog_1i h1{
 color:#fff; 
}
.prog_1i h5{
 color:#fff; 
}   
/*********************progress_end****************/
/********************* news ****************/
#news{ 
 padding-top:30px;
 padding-bottom:50px;
}
.news_2 h2{ 
 text-align:center;
 color: #2cad12;
}
.news_3{ 
 padding-top:30px;
}
.news_5{ 
 border-radius: 20px 30px 50px 30px;
 background: #2cad12;
 padding: 20px 10px;
 text-align: center;
 margin-top: 10px;
}
.news_5 h4{ 
 color: #fff;
}
.news_6{ 
 padding-left:20px;
 margin-top:10px;
}
.news_6 h3{ 
 color: #2cad12;
 letter-spacing: 1px;
}
.news_6 p{ 
 padding-bottom: 20px;
 padding-top: 3px;
} 
/********************* news_end ****************/
/*********************center_8****************/
#center_8{
 padding-bottom:30px;
 background-color: #f9f8f8;
}
.center_8 h2{
 padding-top: 40px;
 font-weight: 700;
 text-align: center;
 color: #2cad12;
 padding-bottom: 30px;
}
.center_8 .hr_1{
 border-width:2px;
 border-color:#ff9900;
 width:130px;
}
.printing_right_inner{
 padding-left:60px;
 border-left: 1px solid #2cad12;
}
.printing_right_inner h3{
 line-height:35px;
 padding-top:20px;
}
.printing_right_inner h3 a{
 text-decoration:none;
 font-weight:700;
 color:#000000;
}
.printing_right_inner h3 a:hover{
 color: #2cad12;
}
.printing_right_inner h5{
 font-size:18px;
 line-height:30px;
 color:#666;
}
.printing_right_inner ul{
 padding:0;
 margin:0; 
 padding-bottom:30px;
}
.printing_right_inner ul li{
 display:inline-block; 
 margin:15px;
}
.printing_right_inner ul li a{
 font-size:16px;
 text-decoration:none;
 color:#999999;
}
.printing_right_inner ul li a i{
 margin-right:10px;
 color: #2cad12;
}
.center_8_middle_right_inner_2 p{
 width:70px;
 height:90px;
 font-size:13px;
 font-weight:700;
 color:#fff;
 text-align:center;
 padding-top:20px;
 background: #2cad12;
}
.center_8_middle{
 position:relative;
 padding-bottom:100px;
}
.center_8_middle_right{
 position:absolute;
 left:43%;
 top:10%;
 background:#FFFFFF;
 -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
 -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
 box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
}
.center_8_middle_right_inner_2 .monthly{
 display:block;
 font-size:18px;
 color:#fff;
}
.center_8_middle_right_top{
 position:relative;
}
.center_8_middle_right_inner_2{
 position:absolute;
 bottom:240px;
 left:70px;
}
.center_8_bottom{
 position:relative;
}
.center_8_bottom_left{
 background:#FFFFFF;
 -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
 -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
 box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
 right:49%;
}
.center_8_bottom_right{
 left:45%;
 margin-top:3%!important;
}  
/*********************center_8_end****************/
/********************* latest ****************/
#latest{ 
 padding-top:30px;
 padding-bottom:20px;
 }
.latest_1{ 
 text-align:center;
 padding-bottom:30px;
 color: #f0a951;
 }
.latest_1 h2{ 
 color: #2cad12;
 }
.latest_4{ 
 background-color: #fff;
 padding: 30px 20px 50px 20px;
 }
.latest_main{ 
 box-shadow: 0 0 1px 2px #2cad12;
 margin-bottom:25px;
 text-align:center;
 }
.latest_4 h4{ 
 padding-bottom:10px;
 color:#999;
 font-size:16px;
 }
.latest_4 h3{ 
 padding-bottom:10px;
 color: #2cad12;
 }
.latest_4 p{ 
 padding-bottom:27px;
}
/********************* latest_end ****************/







@media screen and (max-width : 767px){
#center .hero{ 
 left:50%;
 width:100%;
}
#center .hero h1{ 
 font-size:25px;
 padding-bottom:5px;
}
#center .hero h3{ 
 font-size:15px;
}
#achieve_page {
 text-align: center;
 padding-top: 20px;
 padding-bottom: 30px;
}
#services_home {
 padding-top: 20px;
 padding-bottom: 20px;
 text-align: center;
}
.services_home_inner_1_inner {  
 margin-bottom: 16px;
}
#choose {
 padding-top: 20px;
 padding-bottom: 0px;
 text-align: center;
}
.prog_m {
 padding-top: 30px;
 padding-bottom: 30px;
}
#news {
 padding-top: 30px;
 padding-bottom: 45px;
 text-align: center;
}
.center_8_middle_right {
 position: static;
}
.center_8_middle_right_inner_2 {
 position: static;
}
.center_8_bottom_right {
 left: 0%;
 margin-top: 0%!important;
}
.center_8_middle {
 padding-bottom: 20px;
}
.center_8_bottom_left {
 right: 0%;
}
#latest {
 padding-top: 20px;
 padding-bottom: 10px;
 text-align: center;
}
}


@media (min-width:470px) and (max-width:767px) {

}
 
 
@media (min-width:768px) and (max-width:961px) {
#center .hero{ 
 width:80%;
 left:50%;
}
.achieve_page_1l h2 {
 font-size: 30px;
}
.services_home_inner_1_inner_icon i {
 font-size: 30px;
}
.services_home_inner_1_inner_text h4 a {
 font-size: 18px;
}
.services_home_inner_1_inner_text p {
 font-size: 15px;
 line-height: 1.5em;
 margin-top: 10px;
}
#services_home {
 padding-top: 30px;
 padding-bottom:40px;
}
.choose_4 h3 {
 padding-bottom: 3px;
 padding-top: 0px;
}
.choose_4 p {
 padding-bottom: 2px;
 font-size: 16px;
}
.achieve_page_1l p{ 
 font-size: 16px;
}
.achieve_page_1l1r p{ 
 font-size: 16px; 
}
.services_home_inner p {
 font-size: 18px;
}
.printing_right_inner h3 a {
 font-size: 20px;
}
.printing_right_inner h3 {
 line-height: 23px;
 padding-top: 10px;
}
.printing_right_inner h5 {
 font-size: 14px;
 line-height: 20px;
}
.printing_right_inner ul li {
 margin: 6px;
}
.center_8_middle_right_inner_2 {
 bottom: 190px;
 left: 40px;
}
.printing_right_inner ul {
 padding-bottom: 5px;
}
.center_8_middle_right {
 top: 6%;
}
} 

 
@media (min-width:962px) and (max-width:1200px) {
#center .hero{ 
 width:80%;
 left:50%;
}
.achieve_page_1l h2 {
 font-size: 30px;
}
.services_home_inner_1_inner_icon i {
 font-size: 30px;
}
.services_home_inner_1_inner_text h4 a {
 font-size: 18px;
}
.services_home_inner_1_inner_text p {
 font-size: 15px;
 line-height: 1.5em;
 margin-top: 10px;
}
#services_home {
 padding-top: 30px;
 padding-bottom:40px;
}
.choose_4 h3 {
 padding-bottom: 3px;
 padding-top: 0px;
}
.choose_4 p {
 padding-bottom: 2px;
 font-size: 16px;
}
.achieve_page_1l p{ 
 font-size: 16px;
}
.achieve_page_1l1r p{ 
 font-size: 16px; 
}
.services_home_inner p {
 font-size: 18px;
}
.printing_right_inner h3 a {
 font-size: 20px;
}
.printing_right_inner h3 {
 line-height: 23px;
 padding-top: 10px;
}
.printing_right_inner h5 {
 font-size: 14px;
 line-height: 20px;
}
.printing_right_inner ul li {
 margin: 6px;
}
.center_8_middle_right_inner_2 {
 bottom: 190px;
 left: 40px;
}
.printing_right_inner ul {
 padding-bottom: 5px;
}
.center_8_middle_right {
 top: 6%;
}
}

@media (min-width:1201px) and (max-width:1320px) {

}