@import url('../modules/fonts/fonts.css');

body{
    font-size: 16px;
    font-family: 'SONIC Sans Round';
}
h1, h2, h3, h4{
    margin: 0px;
}
i, div, li, section{
    position: relative;
}
a{
    color: #015bab;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
button, button:focus{
    outline: none;
    cursor: pointer;
}
button a{
    color: inherit;
    text-decoration: none;
    display: block;
}
button a:hover{
    color: inherit;
    text-decoration: none;
    display: block;
}
.animate, a, input, button, input, select, img, nav{
    -webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;
    outline: none;
}
.home_header{
    background: url("../images/header_img.png") no-repeat right top;
    min-height: 520px;
}
.header{
    background: url("../images/bg_data3.svg") no-repeat right top;
    min-height: 250px;
}
.header h1{text-align: center;}
.header .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1,91,171, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.header .right_link{color: #015bab;}
.header .navbar-light .navbar-toggler {
    color: #015bab;
    border-color: #015bab;
}
.header_inner_bg{
    background: url("../images/header_bg.svg") no-repeat left top;
    min-height: 520px;
}
.header .header_inner_bg{
    background: url(../images/header_bg.svg) no-repeat left bottom;
    min-height: 250px;
}
.header p{text-align: center;color: #1560a3;font-size: 20px;}
.header .header_heading{    color: #015bab;margin: 23px 0px 20px 0px;}
.navbar{
    background-color: transparent !important;
    padding: 15px 0px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    color: #383838;
    text-decoration: none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #015bab;
}
.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:#015bab;border-bottom: solid 4px #015bab;
}
.navbar .form-inline .btn_default{
    margin-left: 15px;
}
.btn_default{
    border-radius: 5px;
    background: #da2f37;
    color: #fff;
    padding: 15px 25px;
    border: 0px;
    box-shadow: 0px 3px 13px rgba(218,47,55,0.8);
}
.btn_default:hover{
    background: #015bab;
    box-shadow: 0px 3px 13px rgba(1,91,171,0.8);
}
.header_heading{
    font-weight: bold;
    font-size: 45px;
    margin: 65px 0px 20px 0px;
    color: #015bab;
}
.header_para{
    padding: 0px;
    margin-bottom: 20px;
}
.right_link{
    color: #fff;
}
.footer_box{
    background: #015bab;
    color: #fff;
    padding-top: 30px;
}
.footer_bottom{
    padding: 10px;
    background: #00539e;
}
.footer_right{
    text-align: right;
}
.footer_left{
    font-size: 14px;
    padding-top: 10px;
}
.footer_info h2{
    font-weight: bold;
    margin: 20px 0px;
    font-size: 25px;
}
.footer_info p{
    font-size: 14px;
}
.footer_info ul{
    margin: 0px;
    padding: 0px;
    list-style: none;     padding-bottom: 20px;
} 
.footer_info ul li{
    padding: 5px 0px;
}
.footer_info ul li a{
    color: #fff;
    font-size: 13px;
}
.navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.as_img{
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px;
}
.accounting_services{
    padding: 50px 0px;
}
.accounting_services h1{
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    margin: 0px 0px 30px 0px;
    color: #015bab;
}
.accounting_services h2{
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
}
.accounting_services p{
    font-size: 14px;
}
.home_info{

    margin: 30px 0px;
}
.home_info h1{
    font-weight: bold;
    font-size:35px;
    margin: 30px 0px 20px 0px;
    color: #015bab;
}
.home_info h2{
    font-weight: bold;
    font-size:23px;
    color: #da2f37;
}
.home_info h2 a{
    color: #da2f37;
    text-decoration: underline;
}
.home_right img{
    margin-top: 80px;
}
.home_info_right {
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    right: 0px;
    top: 0px;
}
.tips_box{
    padding: 50px 0px;
    height: 500px;
    color: #fff;
    text-align: center;
}
.tips_box h1{
    font-weight: bold;
    font-size: 45px;
    margin-top: 188px;
}
.tips_box p{
    font-size: 20px;
}
.modal-title{
    font-size: 30px;
}
.form-control {
    border-radius: 0px;
}
.modal-header .close {
    padding: 0px;
    margin: 0px;
    margin-top: 11px;
}
.interested_box h1{
    font-size: 25px;
    color: #015bab;
    margin-bottom: 10px;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0px;
}
.team_box{
    background: #f7f7f7;
    padding:25px 5px;
    margin-bottom: 20px;
    text-align: center;
}
.team_box h2{
    color: #1560a3;
    font-size: 20px;
}
.team_box p{
    color: #da2f37;
    font-size: 15px;
    margin: 0px;
}
.management_container{
    min-height: 350px;
}
.video_container{
    margin-bottom: 50px;
}
.video_thumb{
    cursor: pointer;
    margin-bottom: 30px;
}
.privacy_policy{
    margin-bottom: 50px;
}
.service_box{
    margin-bottom: 50px;
}
.border_box{
    border: solid 2px #dbe7f1;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    height: 92%;
}
.border_box h2{
    font-weight: bold;
    margin: 20px 0px;
    font-size: 25px;
    color: #015bab;
}
.client_for{
    margin-bottom: 50px;
}
.client_for ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.client_for ul li{
    border-top: solid 1px #EBEBEB;
    padding: 20px 0px;
    min-height: 135px;
    padding-left: 120px;
}
.icon_img{
    position: absolute;
    left: 0px;
}
.client_for ul li h2{
    font-weight: bold;
    color: #0054a6;
    margin-top: 16px;
}
.contact{
    margin-bottom: 50px;
}
.contact_details{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.contact_details li{
    padding: 10px 0px;
    padding-left: 36px;
}
.contact_details h2{
    font-weight: bold;
    color: #0054a6;
    font-size: 20px;
}
.contact_icon{
    position: absolute;
    left: 0px;
    top: 15px;
}


#menu-header-menu .menu-item a{    font-size: 16px;
                                   color: #383838;
                                   text-decoration: none;padding-right: .5rem;
                                   padding-left: .5rem;    padding-bottom: 5px;}
#menu-header-menu .sub-menu {     position: absolute;
                                  top: 100%;
                                  left: 0;
                                  z-index: 1000;
                                  display: none;
                                  float: left;
                                  min-width: 10rem;
                                  padding: .5rem 0;
                                  margin: .125rem 0 0;
                                  font-size: 1rem;
                                  color: #212529;
                                  text-align: left;
                                  list-style: none;
                                  background-color: #fff;
                                  background-clip: padding-box;
                                  border: 1px solid rgba(0,0,0,.15);
                                  border-radius: .25rem;}
#menu-header-menu .menu-item-has-children:hover .sub-menu{ display:block;}

#menu-header-menu .sub-menu a{    display: block;
                                  width: 100%;
                                  padding: .25rem 1.5rem;
                                  clear: both;
                                  font-weight: 400;
                                  color: #212529;
                                  text-align: inherit;
                                  white-space: nowrap;
                                  background-color: transparent;
                                  border: 0;}
.wpcf7-submit {    border-radius: 5px;
                   background: #da2f37;
                   color: #fff;
                   padding: 15px 25px;
                   border: 0px;
                   box-shadow: 0px 3px 13px rgba(218,47,55,0.8);}
.wpcf7-submit:hover{    background: #015bab;
                        box-shadow: 0px 3px 13px rgba(1,91,171,0.8);}
.screen-reader-response { display:none !important;}
.wpcf7-not-valid-tip { color:red; font-size:12px;}
.footer_box .sub-menu { display:none !important;}
.modal-body .wpcf7 textarea{ height:62px;}

.menu-item-has-children >a::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}



#menu-header-menu .current-menu-item > a{    color: #015bab;
                                             border-bottom: solid 4px #015bab;}

.footer_box .menu-item-has-children >a::after{ display:none;}

@media (min-width: 1600px){
    .right_link{	color: #015bab;}
}
@media (max-width: 990px){
    .navbar-collapse{position: absolute;    background: #fff;    right: 0px;    top: 74px;    padding: 20px;    z-index: 999;    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);}
    .navbar .form-inline .btn_default{width: 100%;    margin-left: 0px;}
    .right_link{	color: #383838;margin-bottom: 20px;}


    #menu-header-menu .sub-menu {     position: relative;
                                      top: 100%;
                                      left: 0;
                                      z-index: 1000;
                                      display: block;
                                      float: left;
                                      min-width: 10rem;
                                      padding: .5rem 0;
                                      margin: .125rem 0 0;
                                      font-size: 1rem;
                                      color: #212529;
                                      text-align: left;
                                      list-style: none;
                                      background-color: #fff;
                                      background-clip: padding-box;
                                      border: 0px solid rgba(0,0,0,.15);
                                      border-radius: .25rem; padding-left:25px;}
    #menu-header-menu .menu-item a { display:block;}

}

@media (max-width: 500px){
    .tips_box{	height: auto;}
    .header_heading{color: #fff;}
    .header_para{color: #fff;}
}

.socialCls a{
    color: #fff;
}


@media (max-width:767px){
.accounting_services .btn_default{ margin-bottom:40px;}
}

