<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">

*,html{
    margin: 0;padding: 0;
}
body {
    line-height: normal;
    font-size: 66.2%;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #656567;
    overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6{margin: 0;font-weight: normal;}
p{
    font-size: 15px;
    
}
a {color:#026fd8;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus{
    outline:0 none;
}
h2,h3{
    color: #232323;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
}
h3{
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    margin: 40px 0;
}
.mrgT60{
    margin-top: 50px;
}
.mrgB60{
    margin-bottom: 50px;
}
.mrgB20{
    margin-bottom: 20px;
}
.mrgt15{
    margin-top: 15px;
}

.action-btn{
    border: 1px solid #7ac142;
    color: #7ac142;
    text-transform: uppercase;
    padding: 15px 35px;
    background: none;
    font-size: 15px;
    
}
.action-btn:focus,.action-btn:hover{
    outline: 0;
    background: #7ac142;
    color: #fff
}
.left-img img,.right-holiday-list ul{width: 100%;}
.main-link{display: none;}

.header-items ul{float: right;}
.header-items ul li{ 
    color: #4b4b4d;
    font-size: 15px;
    float: left;
    padding: 10px 15px;
    margin-top: 10px;
}
.header-items ul li a,.header-items ul li a:hover{color: #4b4b4d;}
.header-items ul li:first-child{border-right: 1px solid #ccc;}
.header-items ul li i{color: #9c9a97;margin-right: 10px; font-size: 16px;}

ul.main-menu{
    float: left;
}
ul.main-menu li{float: left;}
ul.main-menu li a{
    list-style-type: none;
    display: block;
    padding: 38px 25px;
    font-size: 15px;
    text-transform: uppercase;
    color: #4b4b4d;
}
ul.main-menu li:hover{
    background: #7ac142;
     color: #fff;
}
ul.main-menu li a:hover{
    color:#fff;
}
nav button.toggle-open-menu{
    margin-top: 30px;
    background: none;
    border: 0;
    font-size: 25px;
    color: #026fd8;
    float:right;
}
nav button.toggle-open-menu:focus{
    background: none;
}

.togleopenmenu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 5;
    top:0;
    right: 0;
    background-color: #7ac142;
    overflow-x: hidden;
    transition: 0.7s;
    padding-top: 60px;
}

.togleopenmenu a {
    padding: 8px 8px 8px 18px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: 0.3s
}

.togleopenmenu a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.togleopenmenu .closebtn {
    position: absolute;
    top: 0;
    left:0;
    font-size: 36px;
}
.clr {
clear:both;display:block;
}
.banner{
    position: relative;
}
.banner .carousel-control .fa{position: absolute;}
.banner .carousel-control .fa-angle-right{
        right: 10%;
}
.banner .carousel-control .fa-angle-left{
        left: 10%;
}
.carousel .carousel-indicators li,.carousel .carousel-indicators .active{
    height: 10px;
        width:10px;
    
}
.carousel .carousel-indicators .active{
 background: #7ac142;
}
.carousel-indicators li{
    
    border:1px solid #7ac142;
}
.carousel-caption{
    text-align: left;
    top: 10%;
    width: 50%;
    left: 9%;
}
.carousel-indicators{
    bottom: 0;
}

.banner .carousel-caption h3{
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.banner .main-services,.banner .main-services-small-view{
position: absolute;
    bottom: 30px;
    height: 200px;
    width: 1170px;
    color: #fff;
    margin: 0 auto;
}
.banner .main-services .fiftyyear,.banner .main-services-small-view .fiftyyear{
   padding: 15px;
    min-height: 185px
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
width:100%;
}
.fiftyyear{
    background:#026fd8;
}
.fifty-header{
    position: relative;
}
.download{
    background: #7ac142;
}
.inbox-circle{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
    padding: 9px 0;
}
.fiftyyear .inbox-circle{
    background: #7ab8f4;
    -webkit-box-shadow: 5px 5px 3px -1px rgba(0,0,0,0.57);
-moz-box-shadow: 5px 5px 3px -1px rgba(0,0,0,0.57);
box-shadow: 5px 5px 3px -1px rgba(0,0,0,0.57);
color: #5da524;
    font-size: 43px;
    text-align: center;
}
.download .inbox-circle{
    background: #b5f782;
}
.fifty-heading{
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 80%;
    transform: translate(-40%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.banner .main-services p{
    font-size: 14px;
    line-height: 22px;
    margin: 15px 0 0 0;
}
.main-services-small-view{display: none;}


.about-us{
    margin: 50px auto;
}
.about-us p{
    text-align: left;
    width: 85%;
	margin:0px 20px;
    font-weight: normal;
}
.services-section .column-img:first-child{
padding: 0;
}
.services-section .column-img:last-child{
padding: 0;
}
.service-provide{
    background: #000;
    overflow: hidden;
    height: 224px;
    margin-bottom: 10px;
    position: relative;
}
.service-provide img{    
    width: 100%;
}

.service-provide span{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
.service-provide span input.action-btn{
    border: 1px solid #fff;
    color: #fff;
}
.service-provide:hover img{opacity: 10;}
.service-provide:hover span input.action-btn{background:#7ac142;color: #fff;
    border: 1px solid #7ac142;}

.right-holiday-list h3{margin: 0;}
.right-holiday-list ul{margin-left: 20px;float: left;}
.right-holiday-list li{
    line-height: 18px;
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0;
    float: left;
    width: 50%;
}
.right-holiday-list li:before{
    content: '\2022';
    display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: 0;
  color: #026fd8;
  font-size: 40px;
}
.information-sales{
    background: #026fd8;
    padding: 40px 0;
    color: #fff;
    margin: 40px 0;
}
.information-sales h2{
    color: #fff;
    font:bold 28px/22px 'Open Sans', sans-serif;
}
.information-sale-contact span{
    font-size: 20px;
    
}
.information-sale-contact span a,.information-sale-contact span a:hover{
    color:#fff;
}
.information-sale-contact span i,.information-sale-contact span img{
    margin-right: 10px;
}
.information-sale-contact {
    text-align: right;
}
 .information-sale-contact span:nth-child(2n){
          text-align: right;
      }

footer .footer-logo{
    margin:0 0 20px 0;
}
footer .footer-logo img{
    width: 200px;
}
footer h2{
    color: #333333;
    font:bold 20px/22px 'Open Sans', sans-serif;
}
footer ul.information-link{
    float: left;
    margin-top: 20px;
}
footer ul.information-link li{
    font-size: 13px;
    float: left;
    width: 50%;
    line-height: 28px;
}
footer ul.information-link li a{color: #797979;}
footer ul.information-link li a:hover{color: #026fd8;}
footer p{
    color: #000;
    font:normal 13px/22px 'Open Sans', sans-serif;
}
.add-part{
    padding-left:0;
}
hr{
    width: 100%;
    background: #e5e5e5;
    height: 1px;
}
.copy{
    padding-bottom: 18px;
}

/*========hover work============*/
.column {
	margin: 15px 0;
	padding: 0;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 10;
    z-index: 1;
        margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
figure {
	height: 200px;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}
figure:hover+span {
	opacity: 1;
}
span input.action-btn{
    background: none;
    border: 1px solid #fff;
    color: #fff;
}
figure:hover+span input.action-btn{
    background: #7ac142; color: #fff;
    border: 1px solid #7ac142;
    
    
}

span input.action-btn:hover{
    border: 1px solid #7ac142;
}
/* Zoom In #1 */
.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(1.3);
	transform: scale(1.3);

}
.column div.overlay-background{
    background: rgba(0,0,0,0.5);
    
    position: absolute;
    top:0;left: 0;bottom: 0;
    right: 0;
    width:100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
}
.column div figure.service-provide a{
    position: absolute;
    width:100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
     font-size: 0;line-height: 0;outline: 0;
    
}
.column div figure.service-provide a:hover .overlay-background{
left: 50%;right: 50%;top: 50%;bottom: 50%;
    background: rgba(122,192,66,1);
    transition: all 0.5ss ease-in-out;
        margin: 0;
    position: absolute;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: 50px;
    font-size: 0;line-height: 0;outline: 0;
}

button.action-btn{
position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 300px;
    height: 50px;
    padding: 0;
    margin: 0 auto;
    border: 1px solid #fff;
    color: #fff;
    left: 0;
    bottom: 0;
    right: 0; 
    
}
 a:hover button.action-btn{
    border: 0;
    color: #fff;
}


/
/*==================strat Report page section ===============================*/
.report-head{
    background: url(../images/slide1.jpg) no-repeat;
    height: 350px;;
    position: relative;
        z-index: 1;
        background-size: 100%;
}
.bg-overlay{
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    padding: 150px 0 0 0;
}
.report-head .breadcrumb{
    background: none;
    font-size: 16px;
    padding: 8px 30px;
    text-transform: uppercase;
}
.top-breadcrumb {
    font-size: 15px;
    margin-top: 30px;
    text-transform: uppercase;
}
.top-breadcrumb ol.breadcrumb {
    margin-bottom: 0;
    background-color: #d8ecf5;
    border: solid 1px #d4e8f1;
}
.report-head .breadcrumb>.active,.breadcrumb>li+li:before{
    color: #fff;
}
.top-breadcrumb .breadcrumb>.active, .breadcrumb>li+li:before {
    color: #000;
}
.report-head .breadcrumb-item a{
    color: #abd6ff;
}
.innper-page-heading,.inner-page-content{
    background: #fafcfd;
    padding: 30px 0;
    bottom: 50px;
}
.innper-page-heading h3{
        font-size: 28px;
    text-align: left;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    color:#49627b;
}
.inner-page-content{
font-size: 13px;
    line-height: 22px;
    margin-bottom: 20px;
}

.inner-page-content li{
    float: none;
    width: 100%;
    font-size: 15px;
        margin-bottom: 10px;
}
.inner-page-content li:before{
    content: '\2022';
    display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -13px;
  top: 0;
  color: #026fd8;
  font-size: 24px;
}
.inner-page-content ul#downloadLink {
    margin: 20px 0 50px 0;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 20px 0;
}
.inner-page-content ul#downloadLink li{
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 0 40px;
}
.inner-page-content ul#downloadLink li a, .text-link {
    text-decoration: underline;
}

.list-column h3{
    text-align: left;
    color: #6b7884;
    text-transform: uppercase;
    margin: 15px 0;
    font-size: 20px;
    font-weight: bold;
}
.click-btn-img{
    padding: 3px 10px;
    margin: 0 10px;
    background: #7ac043;
    color: #fff;
    border: 0;
    border-radius: 35px;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;
}
.click-btn-img:hover,.click-btn-img:focus{
    background: #5ea525;outline:0;
}
.list-column .modal-dialog{
    width: 400px;
}
.list-column .btn-default,#report-screen .modal-footer .btn-default:hover,{background: #5ea525 !important;}
.list-column .modal-body img{
    width: 100%;
}
.img-column{
    /*border:1px solid #7ac043;*/
    padding: 5px;
}

/*Css to go to back to top*/
#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}
.content-box {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 160px;
}

.content-box-image {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 350px;
}
.content-box-image-smarthelp {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 500px;
}

.content-box-image-viewdata {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 550px;
}

.content-box-image-reports {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 400px;
}
.content-box-image-reports-first {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 450px;
}
.content-box-large {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 290px;
}

.content-box-note {
border:1px solid #ccc;
padding:15px 25px;
border-radius:15px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.18);
    min-height: 100px;
    background:#026fd8;
    color:#fff;
}
.content-box h3 span{
float: right;
    padding: 0 10px;
    background: #026fd8;
    color: #fff;
    font-size: 13px;
    border-radius: 15px;
    font-weight: 100;
}
.circle-price {
text-align:center;
}
    .circle-price span {
    background: #039be5;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    display: inline-block;
    height: 80px;
    padding: 31px 0;
    font-size: 23px;
    margin: 20px auto;
    text-align: center;
    }
.content-box h3 {
margin:25px 0;
}
.divider-column {
background:#ccc;
margin:40px 0;
height:2px;
width:100%;
}
.main-head{
text-align: left;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0;
    color: #33b5e5;
    border-bottom: 2px solid #33b5e5;
}
.right-text-column {
background: rgba(210, 210, 210, 0.18);
    border: 1px solid rgba(208, 208, 208, 0.57);
    padding: 20px 15px;
}
.peyroll .list-column h3{
    color: #026fd8;
    font-size:18px;
    font-weight:200;
}
.inner-wrap {
    height: 140px;
}
.inner-wrap  .bg-overlay {
    padding: 28px;
}
/*=========updated-modify============*/
updated-modify {
padding:30px 0;
}
.updated-modify h1{
    margin: 0;
    text-align: left;
    /* background: #026fd8; */
    font-size: 24px;
    padding: 0 20px;
    color: #026fd8;
    position: relative;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    padding: 0;
    margin: 40px 0 20px;
}
    .updated-modify h1 span {
        width: 80px;
    height: 2px;
    background: #026fd8;
    display: block;
    margin: 11px 0 0 0;
    }
.contact-detail {
padding:15px 0;
text-align:center;
color:#fff;
background: #026fd8;
margin: 23px 0 0 0;
}
    .contact-detail p {
    margin:0;
    }
   .inner-page-content ul#downloadLink li{
        float:left;
        width:46%;
    }
.btn-info{
    background: #026fd8;
}




/*2017-05-23*/

#LatestNewLetter .action-btn{
    height: 50px;
    padding: 8px;
    margin: 0 auto;
    border: 1px solid #fff;
    color: #fff;
	background:#7ac142;  
	margin-bottom:10px;
	display:block;
	position:static;
	transform: translateY(0%);
    
}
#LatestNewLetter .action-btn:hover{    
    border: 1px solid #7ac142;
    color: #7ac142;
	background:#fff;       
}
#blueSkiesNewsletter{
	border:2px solid #ccc;
	padding:0px;
	min-height:175px;
}

#blueSkiesNewsletter ul{ 
	padding-left:40px;
	padding-top:20px;
	}
#blueSkiesNewsletter ul li { 
	list-style:disc !important;
	font-size:13px;
	text-align:left;
	}
#blueSkiesNewsletter h4{
	font-size:26px;
	text-decoration:underline;	
}
#customerValidation  .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
	color:#333;
	font-size:13px;
}
#customerValidation 
input[type="date"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="password"], input[type="search-md"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], textarea.materialize-textarea {
        display: block;
    width: 100%;    
    padding: 1px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: all .3s;
}
#customerValidation   
input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search-md]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {        
    
        border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}




.margin-all0{
	margin:0px !important;
}

.error{
	color:#f00 !important;
	font-weight:normal;
	outline:none;
}
#errorMessage {
    margin-bottom: 50px !important;
}

@media (max-width:767px){
	#blueSkiesNewsletter h4 {
    font-size: 20px;    
	}
	#LatestNewLetter{
		margin-bottom: 60px;
	}
}
/*End 2017-05-23*/