@import url(../modules/fonts/fonts.css);
@import url("../modules/font-awesome/css/font-awesome.min.css");
body{
	font-size: 14px;
}
a {
    color: #00aeef;
}
a:hover {
    color: #00aeef;
}
.header_slider{
	height: 650px;
	overflow: hidden;
}
div{
	position: relative;
}
.slider_box{
	height: 650px;
	position: relative;
}
.slider_inner{
	position: absolute;
	width: 57%;
}
.slider_inner h2{
	margin-top:250px;
	    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 4 0px;
    color: #fff;
	text-transform: uppercase;
}
.slider_inner p{
	color: #fff;
	font-size: 20px;
}
.slider_inner button{
	background: #00aeef;
	color: #fff;
	border: 0px;
	border-radius: 30px;
	padding: 10px 40px;
}
.slider_inner svg{
	width: 10px;
}
.slider_center{
	text-align: center;
}
.top_services_box{
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	padding: 50px 30px;
}
.experiecce p{
	text-align: center;
	color: #fff;
	margin: 30px 0px;
	font-size: 20px;
	text-transform: uppercase;
}
.top_services_container{
	    margin-top: -45px;
    position: relative;
}
.brown_bg{
	background: url(../images/top_bg.jpg) no-repeat bottom;
    height: 390px;
    padding: 0px 65px 0px 40px;
}
.brown_bg h1{
	font-family: 'Montserrat';
	color: #fff;
	font-size: 20px;
	    margin-top: 75px;
}
.brown_bg p{
	color: #fff;
	    margin-bottom: 28px;
}
.brown_bg button{
	background: #fff;
	border-radius: 0px 20px 20px 0px;
	color: #757575;
	border: 0px;
	padding: 8px 30px;
	    margin-left: -40px;
}
.brown_bg button svg{
	width: 10px;
}
.brown_bg button svg path{
	fill: #757575;
}
.top_service_icon{
	margin: 40px 0px;
}
.top_services_detail{
	text-align: center;
}
.top_services_detail h1{
	color: #404040;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 18px;
}
.top_services_detail p{
	color: #757575;
	font-size: 13px;
}
.top_services_detail p a{
	color: #00aeef;
}
.navbar{
	    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 15px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-nav .dropdown-menu {
    border-radius: 0px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #00aeef;
}
.navbar-nav{
	margin-top: 25px;
}
.login_btn{
	    background: transparent;
    border: solid 2px #fff;
    border-radius: 4px;
    padding: 0px 15px 4px 15px;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0px;
	z-index: 5;
}
.about_box{
	padding: 100px 0px 0px 0px;
}
.about_box h1{
	font-family: 'Montserrat';
	color: #444444;
	font-size: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;
	    margin-top: 185px;
}
.about_box h1 span{
	color: #00aeef;
}
.about_box p{
	color: #757575;
}
.services_business_container{
	padding: 50px 0px;
	background: url("../images/pattern.png") repeat-x #0087ba;
	color: #fff;
	text-align: center;
}
.services_business_container h1{
	text-transform: uppercase;
	margin: 20px 0px;
	    font-size: 30px;
    font-weight: bold;
}
.video_box{
	padding:0px 200px;
}
.services_container{
	padding: 70px 0px;
	background: url("../images/services_bg.png") no-repeat bottom;
	background-size: cover;
}
.services_container h1{
	font-family: 'Montserrat';
	color: #444444;
	font-size: 40px;	
	text-transform: uppercase;
	text-align: center;
}
.services_paragraph{
	margin-bottom: 70px;
	text-align: center;
	    color: #757575;
}
.services_detailBox h2{
	color: #444444;
	font-size: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.services_detailBox .services_icon{
	margin: 0px 0px 30px 0px;
}
.services_detailBox{
	padding-left: 65px;
	margin-bottom: 20px;
}
.services_detailBox p{
	font-size: 13px;
	color: #757575;
}
.blog_container h1{
	font-family: 'Montserrat';
	color: #444444;
	font-size: 40px;
	margin-bottom: 70px;
	text-transform: uppercase;
	text-align: center;
}
.blog_detail{
	background: #fff;
    padding: 20px;
    margin: 0px 20px;
    margin-top: -50px;
    box-shadow: 0px -8px 4px rgba(0,0,0,0.1);
}
.blog_detail h2{
	font-family: 'Montserrat';
	color: #444444;
	font-size: 20px;
}
.blog_detail p{
	font-size: 13px;
	color: #757575;
}
.testimonial_container{
	background: #f5f5f5;
	padding: 55px 0px;
}
.testimonial_container h1{
	font-family: 'Montserrat';
	color: #444444;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
.header_paragraph{
	color: #757575;
	text-align: center;
	margin-bottom: 50px;
}
.testimonial_inner{
	padding: 0px 100px;
	text-align: center;
}
.testimonial_inner h2{
	font-style: italic;
	color: #00aeef;
	font-size: 20px;
}
.testimonial_inner p:before{
	    color: #333333;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 48px;
    content: "\f10d";
    margin-left: -70px;
    margin-right: 10px;
    top: 22px;
    position: relative;
}
.testimonial_inner p:after{
	    color: #333333;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 48px;
        content: "\f10e";
    margin-right: -70px;
    margin-left: 10px;
	vertical-align: top;
}
.slick-prev::before {
        content: "\f104";
	color: #333333;
    font: normal normal normal 14px/1 FontAwesome;
	    font-size: 60px;
}
.slick-next:before {
    content: "\f105";
	color: #333333;
    font: normal normal normal 14px/1 FontAwesome;
	    font-size: 60px;
}
.newsletter_container{
	background: #00aeef;
	padding: 20px 0px;
}
.newsletter_inner{
	display: flex;
}
.newsletter_left{
	 -ms-flex-positive: 1;
   flex-grow: 1;
}
.social_icons_box{
	-ms-flex-positive: 0;
   flex-grow: 0;
}
.newsletter_inner .input-group-text{
	    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    background: transparent;
    border: 0px;
    padding: 0px 10px;
}
.newsletter_inner .form-control{
	border-radius: 6px !important;
	border: 0px;
	    padding-right: 45px;
}
.social_icon{
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #fff;
	color: #00aeef;
	display: inline-block;
	margin: 0px 5px;
	text-align: center;
	line-height: 36px;
}
.newsletter_send{
	    position: absolute;
    background: transparent;
    border: 0px;
    top: 2px;
    right: 3px;
	z-index: 99;
}
.footer_box{
	background: #313131;
}
.footer_bottom{
	background: #292929;
	padding: 10px;
	color: #8b8b8b;
	font-size: 13px;
}
.footer_inner{
	padding: 50px 0px 10px 0px;
}
.logo_c{
	float: left;
	margin-right: 30px;
	margin-bottom: 70px;
}
.footer_inner h3{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
.footer_links{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer_links li{
	padding: 3px 0px;
}
.footer_links a{
	color: #969595;
	font-size: 13px;
}
.footer_inner p{
	color: #969595;
	font-size: 13px;
}
.footer_contact{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #969595;
	font-size: 13px;
}
.footer_contact li{
	padding: 10px 0px;
	border-bottom: solid 1px #3c3c3c;
	padding-left: 20px;
	position: relative;
	    word-break: break-all;
}
.footer_contact li:last-child{
	border: 0px;
}
.footer_contact li i{
	position: absolute;
    left: 0px;
    top: 14px;
}
.powered_by{
	text-align: right;
}
.slider_img{
	height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    /*object-position: top center;*/
}
.navbar-light .navbar-toggler{
	border: solid 2px #fff;
	color: #fff;
}
.header_box{
	height: 415px;
}
.header_box h1{
        font-family: 'Montserrat';
    font-weight: 900;
    font-size: 60px;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 200px;
    text-transform: uppercase;
}
.general_section{
	padding: 80px 0px;
}
.general_section h1{
    color: #444444;
    text-transform: uppercase;
    font-size: 38px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.general_section p{
	color: #757575;
}
.general_section p strong{
	color: #00aeef;
}
.general_section .brown_text{
	color: #00aeef;
}
.privacy_section{
	text-align: center;
}
.privacy_section h1{
	    color: #00aeef;
    font-size: 38px;
    margin: 40px 0px;
}
.privacy_section h2{
    font-weight: 300;
    font-size: 28px;
    color: #444444;
}
.profile_detail{
	background: #00aeef;
	color: #fff;
	padding: 20px;
	    height: 100%;
	margin-top: 20px;
}
.profile_detail ul{
	margin:0px;
	list-style-image: url("../images/white_arrow.png");
}
.profile_detail ul li{
	padding: 5px 0px;
}
.profile_detail h2{
	margin-bottom: 20px;
}
.staff_hr{
	margin: 60px 0px 40px 0px;
}
.staff_small{
	color: #727272;
	    margin-bottom: 20px;
}
.services_page{
	padding-top: 0px;
}
.services_page .services_detailBox{
	padding: 15px;
	text-align: center;
}

.services_bg{
	background: url("../images/services_bg2.jpg") top right no-repeat;
}
.newsletter_inner .form-control{
	border-radius: 0px !important;
}
.icons_info_box{
	    padding: 30px;
    box-shadow: 2px 0 0 0 #eeeeee, 0 2px 0 0 #eeeeee, 2px 2px 0 0 #eeeeee, 2px 0 0 0 #eeeeee inset, 0 2px 0 0 #eeeeee inset;
	text-align: center;
}
.icons_info_box img{
	margin-bottom: 20px;
}
.icons_info_box h2{
	color: #444444;
	margin-bottom: 30px;
	font-size: 28px;
}
.icons_info_container{
	margin-top: 80px;
}
.business_services{
	box-shadow: 2px 0 0 0 #eeeeee, 0 2px 0 0 #eeeeee, 2px 2px 0 0 #eeeeee, 2px 0 0 0 #eeeeee inset, 0 2px 0 0 #eeeeee inset;
	text-align: center;
	font-weight: 300;
	padding: 30px;
	font-size: 20px;
	    color: #757575;
}
.business_services_text{
	font-weight: 300;
	font-size: 20px;
}
.list_style_brown{
	color: #757575;
	list-style-image: url("../images/arrow_brown.png");
}
.list_style_brown li{
	padding: 10px 0px;
}
.border_box{
	border: solid 2px #ededed;
	padding: 20px;
	margin-top: 30px;
}
.border_box h2{
	color: #444444;
}
.identity_heading{
	font-weight: 300;
	color: #444444;
	margin-bottom: 60px;
	text-align: center;
}
.identity_box{
	position: relative;
	margin-bottom: 30px;
	    padding-left: 120px;
	min-height: 100px;
}
.identity_box .identity_icon{
	position: absolute;
	left: 0px;
}
.identity_box h3{
	color: #00aeef;
	font-family: 'Montserrat';
	margin-bottom: 8px;
}
.identity_box p{
	color: #757575;
}
.identity_box h4{
	color: #444444;
	font-family: 'Montserrat';
	margin-bottom: 8px;
}
.track_refund_heading{
	font-weight: 300;
	margin: 40px 0px;
	text-align: center;
}
.track_container h3{
	font-family: 'Montserrat';
	color: #444444;
	margin: 30px 0px;
}
.secure_client_heading{
	font-weight: 300;
	text-align: center;
}
.login_secure_btn{
	    border: 0px;
    border-radius: 100px;
    background: #00aeef;
    color: #fff;
    font-size: 25px;
    font-family: 'Calibri';
	font-weight: bold;
    padding: 20px 80px;
    margin-top: 60px;
}
.contact_container{
	margin-bottom: 50px;
}
.contact_container h2{
	font-family: 'Montserrat';
	color: #444444;
	margin: 30px 0px;
}
.contact_Detail{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.contact_Detail li{
	padding: 20px 0px;
	padding-left: 45px;
	position: relative;
}
.contact_Detail svg{
	    position: absolute;
    left: 4px;
    top: 23px;
}
.contact_submit{
	background: #00aeef;
	border-radius: 3px;
	border: 0px;
	color: #fff;
	padding: 10px 40px;
}
.about_process{
	padding: 50px 0px;
}
.about_processBorder{
	border: solid 1px #e7e7e7;
	padding: 15px;
	text-align: center;
}
.about_processBorder h1{
	    margin: 20px 0px;
    font-size: 28px;
    font-weight: bolder;
}
.about_processBorder p{
	color: #696969;
}
.about_section{
	margin-bottom: 100px;
}
.about_section h1{
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	color: #0087ba;
	margin-top: 60px;
}
.about_section h2{
	font-weight: 500;
}
.video_background_about{
	background: url("../images/video_bg.jpg") no-repeat;
	background-size: cover;
	padding: 60px 0px;
	text-align: center;
}
.blue_bold_text{
	font-weight: bold;
	color: #0087ba;
}
.bestServices{
	margin: 60px 0px;
}
.planner{
	text-align: center;
	margin-bottom: 50px;
}
.planner h1{
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.general_section .resources_heading{
	text-align: center;
	margin-top: 0px;margin-bottom: 50px;
}
.tax_resources_link .border_box{
	min-height: 355px;
	margin-bottom: 10px;
}
.tax_resources_link .list_style_brown li a{
	color: #414141;
}
.tax_resources_link .list_style_brown li{
	padding: 5px 0px;
}
.tax_resources_link .border_box h2 {
    color: #444444;
    font-size: 27px;
}



/*--------------------- Blog Section Start --------------*/

.blogpage_container{
	padding: 60px 0px;
}
.blog_detail_box{
	border: solid 1px #e7e7e7;
	padding: 20px;
	margin-bottom: -1px;
}
.blog_detail_box h1{
	color: #00aeef;
	font-size: 30px;
	margin: 15px 0px 10px 0px;
}
.blog_date_author{
	color: #808285;
}
.blog_date_author a{
	color: #00aeef;
}
.blog_detail_box p{
	color: #5b5d61;
	font-size: 14px;
}
.blog_date_author{
	margin-bottom: 20px;
	font-size: 13px;
}
.blog_btn{
	background: #00aeef;
	border: 0px;
	border-radius: 6px;
	color: #fff;
	padding: 10px 20px;
	font-size: 13px;
}
.blog_navigation {
	margin-top: 30px;
}
.blog_navigation .page-link{
	border: 0px;
	color: #4b4f54;
}
.blog_navigation .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef;
}
.blog_search input[type="text"]{
	padding: 8px;
	border: solid 1px #e7e7e7;
	width: 100%;
	padding-right: 30px;
}
.blog_search button{
	position: absolute;
    right: 4px;
    background: none;
    border: 0px;
    color: #00aeef;
    top: 7px;
}
.blog_border_box{
	border: solid 1px #e7e7e7;
	margin-top: 20px;
}
.blog_border_box h1{
	padding: 15px;
	color: #00aeef;
	border-bottom: solid 1px #e7e7e7;
	font-size: 20px;
	margin: 0px;
}
.blog_border_box_body{
	padding: 15px;
	font-size: 13px;
	color: #616161;
	
}
.blog_border_box_body a svg{
	width: 25px;
}
.recient_Article a{
	color: #00aeef;
	display: block;
	margin-bottom: 10px;
}
.recient_Article hr{
	margin: 15px 0px;
}
.blog_date_author a svg{
	width: 25px;
}
.author_box{
	border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: -1px;
	padding-left: 100px;
}
.author_box h1{
	font-size: 20px;
	color: #777777;
}
.author_box h2{
	font-size: 30px;
	color: #00aeef;
}
.author_box p{
	color: #5b5d61;
	font-size: 13px;
}
.author_box a{
	color: #00aeef;
}
.author_box .blog_date_author{margin-bottom: 0px;}
.author_avatar{position: absolute;
left: 20px;top: 20px;border-radius: 50%;height: 55px;}
.blog_comment_box{
	border: solid 1px #e7e7e7;
    padding: 20px;
}
.blog_comment_box h1{
	font-weight: 300;
	font-size: 30px;
}



ul.comments {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.comments li {
    clear: both;
    padding: 10px 0 0 115px;
}
ul.comments li .comment {
    margin-bottom: 10px;
}
.img-thumbnail {
    border-radius: 4px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
ul.comments li .img-thumbnail {
    margin-left: -115px;
    position: absolute;
}
ul.comments li img.avatar {
    height: 80px;
    width: 80px;
}
ul.comments .comment-block {
    background: #F4F4F4;
    border-radius: 5px;
    padding: 20px 20px 30px;
    position: relative;
}
ul.comments .comment-arrow {
    border-bottom: 15px solid transparent;
    border-right: 15px solid #F4F4F4;
    border-top: 15px solid transparent;
    height: 0;
    left: -15px;
    position: absolute;
    top: 28px;
    width: 0;
}
ul.comments .comment-block .comment-by {
    display: block;
    font-size: 1em;
    line-height: 21px;
    margin: 0;
    padding: 0 0 5px 0;
}
.blog-content .fa {
    color: #00aeef;
    font-size: 13px;
    margin: 10px 0px 30px 0px;
}
ul.comments .comment-block .date {
    color: #999;
    font-size: 0.9em;
}
ul.comments li ul.reply {
    margin: 0;
}
.btn-comment {
    color: #fff;
    background-color: #00aeef;padding: 8px 30px;
}
.btn-comment:hover {
    color: #fff;
}
.comment-block p{
	font-size: 13px;
}
.staff_section{
	padding: 50px 0px;
}
.staff_section{
	text-align: center;
}
.user_Box_staff{
	width: 311px;
	display: inline-block;
	margin:0px 20px 30px 20px;
}
.shadow_staff_Box{
	background: #fff;
	    box-shadow: 0px -8px 4px rgba(0,0,0,0.1);
	padding: 15px 5px;
}
.shadow_staff_Box h2 {
    font-family: 'Calibri';
    color: #444444;
    font-size: 20px;
	font-weight: bold;
}
.shadow_staff_Box p {
    font-size: 13px;
    color: #757575;
}
.blogpaging{
	margin-top: 30px;
}
.blogpaging ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.blogpaging li{
	display: inline-block;
}
.blogpaging li .page-numbers{
	display: inline-block;
	padding: .5rem .75rem;
}
.blogpaging .current{
	    color: #fff;
    background: #00aeef;
}







/*--------------------- Blog Section End --------------*/




@media (max-width:1024px) {
	.brown_bg h1 {    margin-top: 60px;}
	.brown_bg p {    font-size: 14px;}
}
@media (max-width:768px) {
	.navbar-collapse {    position: absolute;    right: 0px;    top: 70px;    background: #00aeef;    padding: 15px;}
	.navbar-nav {    margin-top: 0px;}
	.login_btn {    right: 50px;    top: 23px; }
	.slider_inner h2 {    font-size: 40px;}
	.slider_inner p {    font-size: 16px;}
	.top_services_detail {    margin-top: 52px;}
	.brown_bg{    padding: 0px 15px 0px 20px;}
	.about_box h1 {    font-size: 33px;}
	.about_box {    padding: 65px 0px;}
	.video_box {    padding: 0px 100px;}
	.top_services_box{height: auto;}
	.brown_bg{height: auto;background-size: cover;}
	.brown_bg h1 {    margin-top: 90px;    margin-bottom: 43px;}
	.logo_c { display: none;}
	.testimonial_inner {    padding: 0px 50px;  }
	.newsletter_inner{padding: 0px;display: block;}
	.newsletter_inner .input-group-prepend{    width: 100%;    margin-bottom: 20px;}
	.newsletter_inner .input-group-text{width: 100%;}
	.social_icons_box{margin-top: 20px;text-align: center;}
	.slider_inner{width: 100%;}
}
@media (max-width:500px) {
	/* .blogpage_container {padding: 15px 0px !important;}  */
	.navbar {margin-bottom: -126px;}
	.login_btn {    top: 76px;}
	.navbar-light .navbar-toggler{    position: absolute;    right: 0px;    top: 75px;}
	.navbar-collapse {    top: 120px;}
	.slider_inner h1 {    font-size: 18px;}
	.slider_inner h2 {    font-size: 26px;}
	.slider_inner p {    font-size: 14px;}
	.slider_inner h1{margin-top: 225px;}
	.brown_bg {    padding-bottom: 80px;}
	.video_box {    padding: 0px 18px;}
	.services_detailBox {    padding-left: 80px;}
	.services_detailBox .services_icon {    left: 15px;}
	.newsletter_send {    top: 56px;}
	.footer_bottom{text-align: center;}
	.powered_by {    text-align: center;margin-top: 12px;}
	.newsletter_container{text-align: center;}
	.header_box h1 {    font-size: 40px;}
}




