/*  Free Template by www.templatemo.com  */

body {
    font-family: Arial, Helvetica, sans-serif;
}
.templatemo_clear { 
    clear: both; 
}
.container_wapper {
    width: 100%;
    background: #c0c0c0;
    border-bottom: 1px solid #fff;
}
.section_header  {
     margin-top: 100px;
	height: 100px;
    background: url("../images/section-header.png") center center no-repeat;
}
.section_header  h1 {
    margin-top: 50px;
    text-align: center;
}
.section_header_wide  {
    margin-top: 100px;
	height: 100px;
    background: url("../images/section-header-wide.png") center center no-repeat;
	border: 0px solid black;
}
.section_header_wide  h1 {
    margin-top: 30px;
    text-align: center;
	border: 0px solid black;
}
.section_header_wide1  {
    margin-top: 100px;
	height: 100px;
    background: url("../images/section-header-wide1.png") center center no-repeat;
	border: 0px solid black;
}
.section_header_wide1  h1 {
    margin-top: 30px;
    text-align: center;
	border: 0px solid black;
}
.section_header_wider  {
    margin-top: 100px;
	height: 100px;
    background: url("../images/section-header-wider.png") center center no-repeat;
	border: 0px solid black;
}
.section_header_wider  h1 {
    margin-top: 30px;
    text-align: center;
	border: 0px solid black;
}
/* mobile_menu_wap */
#mobile_menu_wap {
    width: 50px;
    height: 44px;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 1000;
    background: #35abd9;
}
#mobile_menu_wap p#mobile_menu_btn {
    padding-top: 10px;
    font-size: 20px;
    text-align: right;
    width: 100%;
}
#mobile_menu_wap p#mobile_menu_btn span {
    color: #fff;
}
#mobile_menu_wap #mobile_menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    background:#e7eaef;
    margin-top: 0;
    border-radius: 4px;
    height: 100%;
    overflow: auto;
}
#mobile_menu_wap .nav-stacked li a {
    color: #000;
}
#mobile_menu_wap .nav-stacked li:hover a {
    background-color: #67cbf2;
    color: #000;
}
#mobile_menu_wap .nav-stacked li a.focus {
    background-color: transparent;
}
/* banner_top */
#banner_top {
    background: #35abd9;
    height: auto;
}
#banner_top p ,
#banner_top a {
    font-size: 14px;
    line-height: 45px;
    color: #fff;
}
#banner_top p.right {
    text-align: right;
}

/* banner_logo */
#banner_logo {
    background-color: #ffffff;
    background-image: url("../images/banner_logo_bg.jpg");
    height: 135px;
}
#banner_logo img {
    float: left;
}
#banner_logo h1 a {
    float: left;
    font-size: 52px;
    color: #263586; /*#35abd9;*/
    text-align: left;
}
#banner_logo h1 a:hover {
    text-decoration: none;
}
#banner_logo span {
    clear: left;
    font-size: 16px;
    line-height: 14px;
    color: #000000;
    text-align: left;
    margin-left: 6px;
}
/* banner_slide */
.banner { 
    width: 100%;
    height: 650px !important;
    position: relative; 
    overflow: hidden;
}
.banner ul { 
    list-style: none; 
    padding: 0;
}
.banner ul li { 
    float: left; 
    background-size:50px 50px;
    height:500px;
    width: 100%;
}
.banner div.slide_caption {
    max-width: 600px;
    margin: 120px auto auto 10%;
}
.banner div.slide_caption h1 ,
.banner div.slide_caption p {
    /*background: rgba(255,255,255,.75) ;*/
    text-align: left;
    color: #000;
    line-height: 2em;
    float: left;
    padding: 10px;
}
.banner div.slide_caption a {
    color: #000;
}
.banner div.slide_caption h1 {
    font-size: 32px;
    margin: 0;
}
.banner div.slide_caption p {
    font-size: 16px;
    margin: 10px 0 0 0 ;
}
/*************/
.banner div.slide_caption_t {
    max-width: 600px;
    margin: 50px auto auto 5%;
}
.banner div.slide_caption_t h1 ,
.banner div.slide_caption_t p {
    /*background: rgba(255,255,255,.75) ;*/
    text-align: left;
    color: #000;
    line-height: 2em;
    float: left;
    padding: 10px;
}
.banner div.slide_caption_t a {
    color: #000;
}
.banner div.slide_caption_t h1 {
    font-size: 32px;
    margin: 0;
}
.banner div.slide_caption_t p {
    font-size: 16px;
    margin: 10px 0 0 0 ;
}
.banner div.slide_caption_m {
    max-width: 600px;
    margin: 250px auto auto 5%;
}
/*************/
.banner_slide_01 {
    background: url('../images/banner_slide_01.jpg');
    background-size: cover;
}
.banner_slide_02 {
    background: url('../images/banner_slide_02.jpg');
    background-size: cover;
}
.banner_slide_03 {
    background: url('../images/banner_slide_03.jpg');
    background-size: cover;
}
.banner_slide_04 {
    background: url('../images/banner_slide_04.jpg');
    background-size: cover;
}
/* templatemo_main_menu */
#templatemo_main_menu {
    background: #e7eaef;
    border-bottom: 1px solid #d7dadd;
    z-index: 1500;
}
#templatemo_main_menu .nav-justified li {
    height: 95px;
}
#templatemo_main_menu .nav-justified li a {
    height: 95px;
    font-size: 20px;
    line-height: 75px;
    color: #000;
    margin-right:10px;
    margin-left:10px;
}
#templatemo_main_menu .nav-justified li a.current,
#templatemo_main_menu .nav-justified li a:hover {
    background: #35abd9 url("../images/menu_bg.jpg") center center;
    color: #fff;
}

/* websites */
#websites {
    margin-top: 80px;
    background: #ffffff;
    overflow: hidden;
}
#websites h1 {
    color: #444444;
}
#websites p {
    text-align: center;
}
#websites .event_box {
    margin-top: 30px;
    min-height: 425px;
    background: #eeeeee;
    box-shadow: inset 0px 0px 0px 1px rgba(210, 210, 210, 1);    
    position: relative;
}
#websites .event_box ul {
    list-style: none;    
    padding: 15px;    
    margin: 0;    
}
#websites .event_box ul li {
    list-style: none;    
    padding: 0px 0 0px 0 ;    
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    border-top: 1px solid #e2e2e2;
}
#websites .event_box ul li:first-child {
    border-top: 0px ;
}
#websites .event_box ul li span{
    padding-right: 15px;    
    color: #35abd9;
}
#websites #prev_event_btn ,
#websites #next_event_btn {
    margin-top: 60px;
    margin-bottom: 60px;
}
#websites #prev_event_btn a  ,
#websites #next_event_btn a {
    background: #eeeeee;
    width: 60px;
    height: 60px;
	padding: 12px;
    font-size: 28px;
    display: block;
    float: left;
    color: #0eb1dc;
}
#websites #prev_event_btn a:hover ,
#websites #next_event_btn a:hover {
    background: #e2e2e2;
}
#websites #prev_event_btn a {
    float: right;
}
#websites #next_event_btn a {
    float: left;
}
/* bookkeeping */
#bookkeeping {
    background: #3d444e;
    overflow: hidden;
}
#bookkeeping h1 {
    color: #ffffff;
}
#bookkeeping .pricing_icon_wapper {
    overflow: hidden;
}
#bookkeeping .pricing_icon_wapper p.cycle_icon {
}
#bookkeeping .pricing_icon_wapper p.cycle_icon span {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 75px;
    background: #e2e5ea;
    text-align: center;
    padding: 48px;
    font-size: 56px;
    color: #35abd9;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
#bookkeeping .pricing_icon_wapper h1 {
    text-align: center;
    font-size: 24px;
}
#bookkeeping .pricing_icon_wapper p {
    text-align: center;
    color: #fff;
}
#bookkeeping .price_table_box {
    background: #e7eaef;
    margin-top: 35px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
	height: 440px;
}
#bookkeeping .price_table_box h1 {
    background: #35a9d8;
    margin: 0;
    width: 100%;
    min-height: 90px;
    padding: 30px 0px;
    text-align: center;
    font-size: 30px;
}
#bookkeeping .price_table_box ul {
    margin: 0;
    padding: 0 30px 25px 70px;
    list-style: none;
}
#bookkeeping .price_table_box ul li {
    margin: 0;
    padding: 15px 0 0 0;
}
#bookkeeping .price_table_box ul li span {
    margin: 0 10px 0 -30px;
}
#bookkeeping .price_table_box div {
    text-align: center;
    width: 200px;
    margin: auto;
}
#bookkeeping .price_table_box div:hover {
    background: #CCE5F5;
}
#bookkeeping .price_table_box div p a {
    display: block;
    border: 2px solid #35a9d8;
    font-size: 32px;
    color: #35a9d8; 
    width: 100%;
    padding: 12px 0px;
    text-decoration: none;
}
/* mobile_apps */
#mobile_apps {
    background: #ffffff;
    padding-bottom: 60px;
    overflow: hidden;
}
#mobile_apps img {
    margin-bottom: 30px;
}
#mobile_apps h1 {
    font-size: 30px;
}
#mobile_apps .blog_text {
    margin-bottom: 30px;
}
#mobile_apps .blog_text h1 {
    padding: 0;
    margin: 0;
}
#mobile_apps .blog_text p {
    padding: 18px 0 0 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
}
/* contact */
#contact {
    background: #f2f2f2;
    padding-bottom: 30px;
}
#contact p {
    text-align: center;
}
#contact form p {
    text-align: left;
    padding-top: 5px;
}
#contact form textarea,
#contact form select[type=text],
#contact form input[type=text] {
    width: 100%;
    border: 2px solid #dbdbdb;
    padding: 10px;
}
#contact form input[type=text], #contact form select[type=text] {
    height: 50px;
}
#contact form textarea {
    height: 100px;
}
#contact form textarea:focus,
#contact form input[type=text]:focus {
    border: 2px solid #c1c1c1;
}
#contact form button {
    width: 50%;
    border: 2px solid #008fc9;
    font-size: 20px;
    padding: 20px;
    background: #35a9d8;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff;
}
#contact form button:hover {
    background: #008fc9;
}
#contact #contact_map_wapper {
    width: 100%;
    height: 245px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
#contact #contact_map {
    width: 100%;
    height: 245px;
    position: absolute;
    left: 0;
    background: #b3e9ff;
}
#templatemo_footer {
    background: #dbdbdb;
    padding: 30px 0px;
}
#templatemo_footer p {
    text-align: center;
    padding: 0;
    margin: 0;
}
#templatemo_footer a {
    text-decoration: underline;
    color: #333333;
}
/*  Extra small devices (phones, less than 768px)  */
@media (max-width: 768px ) { 
    #banner_logo h1 {
        font-size: 46px;
        text-align: left;
    }
    #banner_logo span {
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        text-align: left;
    }
    #bookkeeping .pricing_icon_wapper {
        margin-bottom: 50px;
    }
    #contact form button {
        width: 100%;
        padding: 15px;
    }
	.callnow {
		display: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 30px;
		color: #000000;
		text-align: left;
		padding: 10px;
		margin: 40px 10px 40px 10px;
		border: 0px solid black;
		/*overflow: hidden;*/
	}

	.callnow #phone {
		color:#206eb8;
		font-size:18px;
		font-weight:bold
	}
}
/*  Small devices (tablets, 768px and up)  */
@media (min-width: 768px ) { 
	.callnow {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 30px;
		color: #000000;
		text-align: left;
		padding: 10px;
		margin: 40px 10px 40px 10px;
		border: 0px solid black;
		/*overflow: hidden;*/
	}

	.callnow #phone {
		color:#206eb8;
		font-size:28px;
		font-weight:bold
	}
}
/*  Medium devices (desktops, 992px and up)  */
@media (min-width: 992px ) {
    #banner_top p.right {
        text-align: right;
    }
    #banner_top {
        height: 45px;
    }

	.callnow {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 30px;
		color: #000000;
		text-align: left;
		padding: 10px;
		margin: 40px 10px 40px 10px;
		border: 0px solid black;
		/*overflow: hidden;*/
	}

	.callnow #phone {
		color:#206eb8;
		font-size:28px;
		font-weight:bold
	}
}

/*  Large devices (large desktops, 1200px and up)  */
@media (min-width: 1200px ) {
	.callnow {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 26px;
		line-height: 30px;
		color: #000000;
		text-align: left;
		padding: 10px;
		margin: 40px 10px 40px 10px;
		border: 0px solid black;
		/*overflow: hidden;*/
	}

	.callnow #phone {
		color:#206eb8;
		font-size:38px;
		font-weight:bold
	}
}

.heading {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-left: 1%;
	width: 66%;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 10px;
	margin: 10px;
	border: 0px solid black;
	overflow: hidden;
}



.text-light p{
	color: #fff !important;
	font-size: 16px;
}

.text-light-sml p{
	color: #fff !important;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.img-responsive-center {
	margin-top: 40%;
	display:block;
	max-width:100%;
	height:auto;
}

/* captcha styling*/
.capbox {
	background-color: rgba(221,51,51,.6);
	border-width: 0px 6px 0px 0px;
	border: #DD3333 0px solid;
	display: inline-block;
	display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 10px 8px 8px;
	width: 100px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #FB978F;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 100%;}
/* end captcha styling*/

/* hidden input styling*/

.form-group #hiddenwebsite {
	border: solid black 0px;
	background-color: white;
	color: white;
	height: 1px;
	width: 1px;
	}
/*end hidden input*/

.vc_btn3 {
	width: 50%;
	border: 2px solid #008fc9;
	font-size: 20px;
	background:#35a9d8;
	margin-top: 0px;
	margin-bottom: 25px;
	color: #fff;
	height: 80px;
}