/*style.css*/

@import url('css/bootstrap.min.css');


@import url('../../../css2');


body{
	background:#fff;
	font-family: 'Roboto', sans-serif;
}

.logobox{
	padding:10px 0;
}


header .navbar-default{
	background:none;
	border:none;
	margin-bottom:0;
}

.topheader{
	background: #1567ac;
    color: #fff;
	padding: 10px 0;
	font-size:16px;
}


.topheader a{
	color:#fff;
	text-decoration:none;
}


.navbar-brand{
	height:auto;
	padding:10px 0;
}


.navbar-default .navbar-nav>li>a{
	color:#000;
	text-transform:uppercase;
	font-weight:400;
	font-size:15px;
}


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

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background-color:transparent;
	color: #2571b2;
}


.navbar-nav{
	padding-top:20px;
}



/*=====================================*/

#sliderpart .carousel-inner>.item>img{
    width:100%;
}



/*======================*/

.maintab{
	padding:60px 0; 
}

.box1{
	background:#c0ecff;
	padding:46px 10px;
}


.box2{
	background:#e5fddc;
	padding:20px 10px;
}

.maintab .box1 table tr td img{
	width:189px;
	padding-right:15px;
}

.maintab .box1 h2{
	font-size:30px;
	font-weight:700;
	color:#073d56;
}

.maintab .box1 table tr td p{
	font-size:15px;
	font-weight:400;
	color:#363636;
}

.reabtn{
	background:#0e95d8;
	color:#fff;
	border-radius:25px;
	text-decoration:none;
	padding:7px 20px;
	font-size:14px;
	font-weight:600;
	display:inline-block;
}

.reabtn:hover,
.reabtn:focus{
	text-decoration:none;
	color:#fff;
	background:#000;
}



/*===========================*/
.maintab .box2 table tr td img{
	width:189px;
	padding-right:15px;
}

.maintab .box2 h2{
	font-size:30px;
	font-weight:700;
	color:#073d56;
}

.maintab .box2 table tr td p{
	font-size:15px;
	font-weight:400;
	color:#363636;
}

.reabtn1{
	background:#63cc28;
	color:#fff;
	border-radius:25px;
	text-decoration:none;
	padding:7px 20px;
	font-size:14px;
	font-weight:600;
	display:inline-block;
}

.reabtn1:hover,
.reabtn1:focus{
	text-decoration:none;
	color:#fff;
	background:#000;
}



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

.rotype{
	padding:60px 0;
}

.title3{
	font-size: 42px;
    font-weight: 900;
    color: #0975bb;
}


.divider{
	width:70px;
	border:3px solid #55a727;
}


.boxd img{
	max-width:100%;
}


.boxd{
	
	margin-top:20px;
}

.boxd h4{
	font-size:35px;
	font-weight:600;
}


.boxd p{
	font-size:17px;
	font-weight:400;
	line-height:30px;
}

.boxd .reabtn{
	font-size:18px;
	padding:10px 35px;
	margin-top:20px;		
}

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

#whychose{
	background:#2688ba;
	height:300px;
	margin-top:50px;
}


.heading3{
	font-size:40px;
	color:#fff;
	font-weight:900;
	padding-top:40px;
	padding-bottom:40px;
}

.qcbox1{
	background:#fff;
	border: 1px solid #e4f6ff;
	margin-top:-150px;
	margin-bottom:160px;
}

.qb1{
	background:#e4f6ff;
	padding:10px 15px;
}
.qb1 img{
	max-width:100%;
}

.contbox{
	padding:10px 15px;
}

.contbox h4{
	font-size:25px;
	font-weight:600;
}

.contbox p{
	font-size:16px;
	padding-top:10px;
}




/*===============================*/

.ctapart{
	background:#68b33b;
	padding:30px 0;
}

.ctapart h6{
	color:#fff;
	font-size:40px;
	font-weight:900;
}

.ctapart p{
	font-size:18px;
	color:#fff;
}

.callbtn{
	background:#fee821;
	padding:15px 30px;
	color:#000;
	font-weight:800;
	text-transform:uppercase;
	display:inline-block;
	margin-top:10px;
	font-size:20px;
}

.callbtn:hover{
	text-decoration:none;
	color:#fff;
	background:#000;
	
}


/*================================*/

.footerlogo{
	padding:15px 0;
}

.foterlinks ul{
	padding-left:0;
	margin-bottom:0;
	list-style:none;
	text-align:center;
	padding-top:27px;
}

.foterlinks ul li{
	display:inline-block;
	padding:4px 10px;
}

.foterlinks ul li a{
	font-size:16px;
	font-weight:600;
	color:#000;
	text-transform:uppercase;
}

.footerlogo span{
	padding-left:5px;
}

.social{
	padding-top:25px;
	font-weight:400;
}

.social p{
	font-size:12px;
	font-weight:400;
	padding-top:12px;
}


/*==================================*/


.prodcutsection{
	background: #f9f9f9;
	padding:30px 0;
}

#innerheader{
	background: #2abaeb;
	padding:20px 0;
}

#innerheader h1, .innerheader h1{
	font-size:30px;
	color:#fff;
	font-weight:700;
	margin-top: 10px;
}



.productbox{
	margin-top:30px;
	background:#fff;
	    border: 1px solid #f1f0f0;
	padding: 10px 10px;
	min-height: 310px;
}

.productbox img{
	max-width:100%;
}

.productdiw{
	border-top: 1px solid #f1f0f0;
	margin-top:20px;
}

.prd_descitpin h2{
	font-size: 20px;
    font-weight: 600;
}

.productdiw h5{
	    font-size: 16px;
    padding-top: 13px;
    color: #000;
	margin-top:0;
	    
    padding-bottom: 15px;
}

.pribox{	
    border-radius: 4px;
    font-weight: 600;
    font-size: 35px;
    margin-top: 10px;
	color: #1567ac;
}


.aboutpd h4{
font-size: 18px;
    padding-top: 23px;
    color: black;
    font-weight: 600;
}

.aboutpd ol{
	padding-left:20px;
}

.aboutpd ol li{
	font-size: 14px;
    line-height: 25px;
}


.bookbtn{
	display:inline-block;
	margin-top:15px;
	margin-bottom:15px;
	background:red;
	color:#fff;
	padding:10px 40px;	
	font-size: 20px;
    font-weight: 600;
}

.bookbtn:hover,
.bookbtn:focus{
	color:#fff;
	background: #1567ac;
	text-decoration:none;
}

.prodcutsection .nav-tabs {
    border: none;
}

.prodcutsection .tab-content{
	border: none;
}

.prodcutsection .nav-tabs>li>a{
	    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: 1px solid #1567ac;
    border-radius: 4px;
    color: #0975bb;
}

.nav-tabs>li>a{
	    margin-right: 10px;
}

.nav-tabs>li>a:hover {
    border: 1px solid #1567ac;
    background:#fff;
    color: #0975bb;
}


.domestitle{
	font-size: 25px;
    font-weight: 700;
    background: #1567ac;
    color: #fff;
    padding: 10px 15px;
}


.comercialplants{
	font-size: 25px;
    font-weight: 700;
    background: #2abaeb;
    color: #fff;
    padding: 10px 15px;
	margin-top:30px;
}

.prd_descitpin h6{
	font-size: 12px;
    color: gray;
    font-weight: 400;
}

/*==========================*/




.servicesbox{
	background:#fff;
	padding:10px 10px;
	border: 1px solid #f1f0f0;
}

.servicesbox h4{
	font-size:25px;
	padding-top:20px;
}

.servicesbox p{
	font-size:16px;
	line-height:25px;
}


/*=================================*/

.servicebanner{
	padding:30px 0;
}

.servicebanner img{
	max-width:100%;
}

.amcplans{
	padding:60px 0;
}

.amcplans h2{
	font-size:45px;
	padding-bottom:20px;
}

.plantable table{
	width:100%;
}


.plantable table tr th{
	border:1px solid #ddd;
	padding:10px 15px;
	font-size:20px;
	text-align:center;
}

.plantable table tr td{
	border:1px solid #ddd;
	padding:10px 15px;
	font-size:16px;
	text-align:center;
}


.innerheader{
	background: #2abaeb;
	padding:20px 0;
}

.innerheader h4{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	font-weight:700;
}

.choicons{
	font-size: 45px;
    color: #1567ac;
    background: #fff;
    
}

.whywe{
	padding-top:60px;
}

.subheader{
	font-size:20px;
	text-align:center;
}


/*=======================*/

.formbox{
    padding-bottom:10px;
}

.formbox input[type="text"],
.formbox input[type="email"],
.formbox input[type="tel"]{
	border:1px solid #ddd;
	outline:none;
	padding:10px 15px;
	width:100%;
}


.formbox textarea{
	border:1px solid #ddd;
	outline:none;
	padding:10px 15px;
	width:100%;
}


.formbox input[type="submit"]{
    border: 1px solid #75b529;
    font-size: 20px;
    padding: 10px 45px;
    background: #87c340;
    color: #fff;
    text-transform: uppercase;
}

.formbox input[type="submit"]:hover{
    border-color:#14a1d2;
        background: #2abaeb;
}


.formbox i{
    color: #2abaeb;
}

#sliderpart .carousel-inner>.item>a>img{
	display: initial;
    max-width: auto;
}

.heading1{
	padding-bottom:30px;
}

.subheading{
	font-size:25px;
	font-weight:600;
	padding-bottom:30px;
}


/*=============================*/

@media screen and (max-width:650px){
	.maintab h1{
		font-size:20px;
		padding-bottom: 0;
	}
	
	.subheading{
		font-weight:400;
		font-size:17px !important;
	}
	
	
	.navbar-brand img{
		    width: 140px;
	}
	
	
	.maintab{
		padding-top:20px !important;
	}
	
	
	.box1 table tr td,
	.box2 table tr td{
		display:block;
	}
	
	
	.boxd .reabtn{
		font-size:14px !important;
	}
	
	
	.ctapart h6{
		font-size:25px !important;
	}
	
}




/*==============================*/

.whyus{
	font-size:35px;
	padding-top:65px;
}

.benifitbox{
	    padding: 30px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
	min-height:160px;
}

.benifitbox h4{
	font-size:20px;
}

.benifitbox p{
	font-size:17px;
	font-weight:400;
}