@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);

body{font-size:13px; margin:0; padding:0; color:6d6d6d; font-family: 'Open Sans', sans-serif;}
a{text-decoration:none; color:#333;}

img, a img{border:none; outline:none}
.clear{clear:both;}
input:focus{ outline:none;}

h1, h2, h3, h4, h5, h6, p, ul {margin:0px; padding:0px; font-family: 'Open Sans', sans-serif;}


.container{
	/*padding:25px 25px 0 25px;*/
	/*background: -webkit-linear-gradient(left, #0a3c55, #7aabc3);*/ /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(left, #0a3c55, #7aabc3);*/ /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(left, #0a3c55, #7aabc3);*/ /* For Fx 3.6 to 15 */
    /*background: linear-gradient(to bottom, #0a3c55, #7aabc3);*/ /* Standard syntax (must be last) */
}
.cont-border{background:#fff; padding:0 15px;}
.wrapper{width:80%; margin:0 auto;}
.line{border-bottom:1px solid #e2e2e2; margin:40px 0;}

.logo{text-align:center;}
.logo img{width:100%; height:auto; max-height:182px; max-width:175px;}

.menu{background:#ffffff; border:none; border-radius:0;}
.menu .navbar-header{background:#ffffff;}
.menu .navbar-collapse{height:40px; background:#2e4054; margin-top:20px;}
.menu .nav > li > a{color:#fff; display:inline-block !important; padding:0 15px; border-right:1px solid #fff; line-height:10px; margin:15px 0; font-size:12px;}
.menu .nav > li:last-child > a{border-right:none;}
.menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus{color:#fff;}
.menu .navbar-nav > li:hover, .menu .navbar-nav > li:focus{background:#396b84; transition: all 0.5s ease 0s;}

.box { background:#f4f4f4; padding: 30px 22px 20px 22px; text-align: center; display: block; margin-top: 25px;}
.box-icon { display: table; margin: 0 auto; margin-top: -61px;}
.box-icon span { color: #fff; display: table-cell; text-align: center; vertical-align: middle;}
.info h4 { font-size: 15px; text-transform: uppercase; margin-top:8px;}
.info > p { color: #717171; font-size: 14px; padding-top: 10px; text-align: left;}
.info > a {	margin:18px 0 0 0;font-size:14px; text-transform:uppercase;transition: all 0.5s ease 0s;
  background: -webkit-linear-gradient(#2e8fc2, #006599); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#2e8fc2, #006599); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#2e8fc2, #006599); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#2e8fc2, #006599); /* Standard syntax */
  }
.info > a img{margin:-2px 0 0 0; padding:0}
.info > a:hover {background-color: #0288d1; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff; transition: all 0.5s ease 0s;}

.three-thumb{}
.three-thumb .thumbnail{border-bottom:3px solid #cae1ec; border-top:none; border-left:none; border-right:none; border-radius:0; text-align:center;}
.three-thumb .thum-img{display:inline-block; text-align:center; border:5px solid #f2f2f2; border-radius:50%; padding:12px;}
.three-thumb .thumbnail:hover .thum-img{border:5px solid #2082b6; transition: all 0.5s ease 0s;}
.three-thumb .thumbnail h3{color:#4a4a4a; font-size:24px; text-transform:uppercase; line-height:45px; font-weight:300;}
.three-thumb .thumbnail p{color:#717171; line-height:20px; font-size:14px;}

/*****************************************************07062015*************************************************/
.nopadding{padding-left:0!important; padding-right:0 !important;}

.garentee{}
.garentee .thumbnail{ text-align:center; padding:20px 25px; box-shadow:0 0px 4px 0 #ccc;}
.garentee .thumbnail p{color:#666666;}
.garentee .thumbnail .caption{padding:15px 9px 9px 9px; }

.addphone{}
.addphone h1{font-size:28px; color:#008c23; line-height:30px; text-align:center}
.addphone p{ text-align:center; color:#696969; line-height:30px;}
.addphone .control-label{text-align:left; font-weight:normal;}
.addphone .form-horizontal{margin:10px 0 0 0;}
.addphone .form-horizontal .form-control{height:45px; box-shadow:0 0 3px 0 #ccc inset;}
.add-another{font-size:16px; color:#05699d; cursor:pointer;}

.srch_now{font-size:14px; text-transform:uppercase;transition: all 0.5s ease 0s;
  background: -webkit-linear-gradient(#2e8fc2, #006599); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#2e8fc2, #006599); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#2e8fc2, #006599); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#2e8fc2, #006599); /* Standard syntax */}

/*****************************************************07062015*************************************************/










 @media only screen and (max-width: 767px) {
	.container{padding:15px 15px 0 15px;}
	.wrapper{width:100%;}
	.menu .navbar-collapse{height:auto;}
	.menu .nav > li > a{border-right:none;}
	.box{margin-top:45px;}
	

 }






