
/* custom css for fonts */
@import "../css/fonts.css";

h2,h3,h4,h5,h6 {
    font-family: 'Calibri';
    font-weight: bold;
    color: white;
    text-transform: none;
}

h1 {
    font-size: 48px;
    font-weight: 700;
    color: white;
    font-family: 'Calibri';
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

.sky {
    font-size: 18px;
    color: #00b5ef;
    text-transform: none;
}

a {
    font-family: 'Myriadpro', sans-serif;
    font-weight: normal;
    color: white;
    font-size: 14px;
}

a:hover {
    color: #00b5ef;
    text-decoration: none;
}

p {
    font-family: 'Myriadpro', sans-serif;
    font-weight: normal;
    color: white;
    font-size: 16px;
}

label {
    color: white;
    font-size: 16px;
}

.btn-theme {
    font-size: 14px;
    font-family: 'Myriadpro';
    padding: 10px 22px;
    background: #00b5ef;
    color: white;
    border-radius: 0px;
    border: 2px solid transparent;
}

.btn-theme:hover {
    background: transparent;
    color: #00b5ef;
    border: 2px solid #00b5ef;
}


.btn-theme-r {
    font-size: 16px;
    font-family: 'Myriadpro';
    padding: 14px 50px;
    background: #f9b040;
    color: white;
    border-radius: 50px;
    border: 2px solid transparent;
}

.btn-theme-r:hover {
    background: transparent;
    color: #00b5ef;
    border: 2px solid #00b5ef;
}


.form-control {
    font-family: 'Myriadpro', sans-serif;
    padding: 9px;
    height: auto;
    border: 1px solid #f0f0f0;
    font-size: 14px;
    color: #0e3844;
    border-radius: 0px;
    background: #f0f0f0;
}

.form-control::-webkit-input-placeholder { /* Edge */
    color: #0e3844;
}
  
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #0e3844;
}
  
.form-control::placeholder {
    color: #0e3844;
}


.bg-grey p {
    color: #757575;
}

.bg-sky-blue {
    background: #00b5ef;
    color: white;
}

.bg-sky-blue p {
    color: white;
}

.bg-blue {
    background: #00b5ef;
    color: white;
}

.bg-blue a,.bg-blue p,.bg-blue h1,.bg-blue h2,.bg-blue h3,.bg-blue h4,.bg-blue h5,.bg-blue h6 {
    color: white;
}

.text-16 {
    font-size: 16px;
}

.text-18 {
    font-size: 18px !important;
}

.text-36 {
    font-size: 36px;
}

html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
}

body {
    font-family: 'Myriadpro', sans-serif;
    font-weight: normal;
    color: white;
    font-size: 16px;
    overflow-x: hidden;
    width: 100%;
    position: relative;
    background: #004bbb;
}

.main-title {
    text-align: center;
    padding: 100px 15px 100px;
    background: url(../images/bg/inner-pages-title-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.main-title h1 {
    font-family: 'Calibri';
    font-size: 36px;
    text-transform: uppercase;
}

.read {
    color: #00b5ef;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.read:hover {
    text-decoration: none;
}

.home-services .col-md-4 .read img {
    margin-bottom: 0px;
}


/* Header css */

.header-top {
    background: #00308e;
    color: white;
    padding: 7px 0 10px;
}

.header-top .header-top-left i {
    margin: 0 10px 0 0;
}

.header-top a {
    color: white;
}

.header-top a:hover {
    text-decoration: none;
    color: white;
}

.header-top .header-top-right {
    text-align: right;
}

.header-top .header-top-right i {
    margin: 0 10px 0 0;
}

.header-top .header-top-left img {
    margin-right: 12px;
}

.header-top .header-top-right img {
    margin-right: 12px;
}

.header-top .header-top-right p {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: white;
}

.header-top .header-top-right a {
    font-size: 14px;
}

header .nav-link {
    color: #0e3844;
}

header {
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}

header .logo {
    padding: 14px 0;
}

header .logo img {
    max-width: 220px;
    z-index: 99999;
    position: relative;
}

header .navbar {
    padding: 20px 0 0 0;
}

header .navbar-light .navbar-nav .nav-link {
    color: white;
    padding: 9px 13px;
    font-size: 16px;
    font-family: 'Calibri';
}

header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: white;
}

header .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: white;
}

header .dropdown-menu {
    top: 100%;
    min-width: 8rem;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #484848;
    background-color: white;
    border: 0;
    border-radius: 0;
}

header .dropdown-item {
    padding: .50rem .75rem;
    font-weight: 400;
    color: #484848;
    border: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 13px;
    padding-left: 13px;
}

.menu-item {
    list-style: none !important;
    height: 41px !important;
}

.sub-menu .menu-item > a {
    padding: .50rem .75rem;
    font-weight: 400;
    color: #484848;
    border: 0;
}

header .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    background: #00b5ef;
}

header .dropdown-toggle::after {
    display: none;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
    content: "";
    background: url(../images/icons/down.png) no-repeat;
    background-position: 95% 21px;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle:hover {
    background: url(../images/icons/down-o.png) no-repeat;
    background-position: 95% 21px;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle[aria-expanded="true"] {
    background: url(../images/icons/down-o.png) no-repeat;
    background-position: 95% 21px;
}

.menu-bars {
    max-width: 20px;
}

header #search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

header #search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 99999999;
}

header #search .search-cont {
	position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    max-width: 600px;
    margin: 0 auto;
}

header #search .search-cont .search-cont-inner {
	position: relative;
}

header #search input[type="search"] {
    width: 100%;
    color: black;
    background: white;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    border: 0px;
    margin: 0px auto;
    padding: 13px 100px 13px 15px;
}
header #search .btn {
    position: absolute;
    top: 62%;
    right: 1%;
    background: #00b5ef;
    color: white;
    border-radius: 0px;
    padding: 11px 20px;
}
header #search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	opacity: 1;
	padding: 10px 17px;
	font-size: 50px;
}

header #search h1 {
    color: white;
	text-align: center;
	font-size: 60px;
}

.menu-search-m {
    display: none;  
}


/* Home Page css */

.main-slider .main-slide {
    height: 880px;
}

.main-slider .slick-slide {
    position: relative;
}

.main-slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.main-slider .slider-caption {
    position: absolute;
    top: 20%;
    width: 100%;
    color: white;
    text-align: left;
}

.main-slider .slider-caption h1 {
    font-size: 48px;
    margin-bottom: 20px;
    font-family: 'Calibri';
    text-transform: none;
    margin-top: 20%;
}


.main-slider .slider-caption p {
    max-width: 750px;
    font-family: "Myriadpro";
    font-size: 16px;
    color: white;
    line-height: 1.3;
    margin: 0 auto;
}

.home-quick-bussiness {
    background: url(../images/bg/home-quick-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.home-quick {
    
}

.home-quick .col-md-4 {
    padding: 0px;
    border-top: 1px solid white;
}

.home-quick .col-md-4:nth-child(4),.home-quick .col-md-4:nth-child(5),.home-quick .col-md-4:nth-child(6) {
    border-top: 0px;
}

.hq-item-2 {
    margin-top: 100px;
}

.hq-item-4 {
    margin-top: 100px;
}

.quick-cont {
    position: relative;
    text-align: left;
    border: 3px solid white;
    border-radius: 10px;
    max-width: 370px;
    margin: 50px 0px;
}

.quick-cont .qc-top {
    padding: 40px 30px;
}

.quick-cont .qc-top img {
    margin-bottom: 40px;
}

.quick-cont .qc-bottom {
    padding: 15px;
    border-top: 3px solid white;
}

.quick-cont .qc-bottom h3 {
    margin-bottom: 20px;
    color: white;
    font-family: 'Myriadpro';
    text-transform: uppercase;
}

.quick-cont .qc-bottom p {
    color: white;
    min-height: 70px;
    max-width: 330px;
    margin: 0 auto 40px;
}

.quick-cont .qc-bottom a {
    color: white;
    display: flex;
    justify-content: space-between;
}



.home-services {
    text-align: center;
    padding: 70px 0 40px;
    border-bottom: 1px solid #e2e2e2;
}

.home-services h2 {
    margin-bottom: 60px;
}

.home-services h2 span.line {
    margin: 5px auto 0;
    
}

.home-services .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid white;
}

.home-services .col-md-4 img {
    margin-bottom: 20px;
}

.home-services .col-md-4 h3 {
    min-height: 42px;
    margin-bottom: 10px;
}

.home-services .col-md-4 p {
    min-height: 100px;
    max-width: 215px;
    margin: 0 auto 5px;
}


.home-title {
    padding-top: 45px;
    padding-bottom: 35px;
}


.home-remark {
    padding: 20px 0 90px;
    background: url(../images/bg/remark-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.home-remark h3 {
    font-family: 'Calibri';
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 10px;
    color: #ffb037;
}

.home-remark h2 {
    margin-bottom: 20px;
    font-size: 36px;
    font-family: 'Calibri';
}






.home-business {
    padding: 40px 0 70px;
    text-align: center;
}

.home-business h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

.home-business .col-md-6 {
    padding: 0px;
}

.hb-item-1 {
    box-shadow: 3px 0 0 0 white, 0 3px 0 0 white, 3px 3px 0 0 white, 3px 0 0 0 white inset, 0 3px 0 0 white inset;
    padding: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.hb-item-2 {
    box-shadow: 3px 0 0 0 white, 0 3px 0 0 white, 3px 3px 0 0 white, 3px 0 0 0 white inset, 0 3px 0 0 white inset;
    padding: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.home-business img {
    margin-bottom: 30px;
}

.home-devoted {
    padding: 60px 0 0px;
    text-align: center;
}

.home-devoted.about-devoted {
    padding: 20px 0px;
    text-align: center;
}

.home-devoted.about-devoted h2 {
    color: #00b5ef;
    margin-bottom: 50px;
    font-size: 42px !important;
}

h1.hd-h1 {
    color: #0698d0;
    font-weight: 300;
}

.hd-item {
    padding: 50px 20px;
    background: url(../images/bg/devoted-bg.png) no-repeat;
}

.hd-item h3 {
    color: white;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.home-devoted h2 {
    font-size: 48px !important;
    font-family: 'Calibri';
}

.home-devoted .col-md-12 {
    padding-top: 20px;
}

.home-devoted .col-md-4 {
    padding-bottom: 20px;
}

.home-devoted .col-md-12 p {
    max-width: 960px;
    margin: 0 auto 100px;
}

.home-devoted img {
    margin-bottom: 50px;
}

.home-devoted h2 {
    min-height: 66px;
    margin-bottom: 20px;
    font-size: 36px;
}

.home-devoted p {
    min-height: 70px;
    margin-bottom: 0px;
    max-width: 275px;
    margin: 0 auto;
}

.home-testimonial .container .testimonial-inner .prev-t {
    top: 65%;
    left: -25px;
}
.home-testimonial .container .testimonial-inner .next-t {
    top: 65%;
    right: -25px;
} 

.home-testimonial {
    text-align: center;
    padding: 20px 0 40px;
    background: transparent;
    position: relative;
}

.home-testimonial h2 {
    margin-bottom: 10px;
    font-size: 48px;
}

.home-testimonial .testimonial-inner p {
    font-size: 16px;
    margin-bottom: 40px;
}

.home-testimonial .testimonial-inner span.line {
    margin: 0 auto;
}

.home-testimonial .testimonial-inner h4 {
    font-style: italic;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 0px;
    font-size: 24px;
}

.home-testimonial p.tes-para {
    margin-bottom: 80px;
    color: #414141;
}

.home-testimonial .slick-slide {
    padding: 50px 15px 20px;
    margin: 0px 15px;
    text-align: left;
    background: white;
}

.home-testimonial .testimonial-inner .testimonial p {
    position: relative;
    font-size: 14px;
    color: #0e3844;
    min-height: 100px;
}

.home-testimonial .testimonial-inner .testimonial h2 {
    font-size: 24px;
    color: #0065c8;
    font-style: italic;
}

.home-testimonial .testimonial-inner .testimonial  p::before {
    position: absolute;
    top: -45%;
    left: 0px;
    content: "";
    background: url(../images/icons/quot-left.png) no-repeat;
    width: 35px;
    height: 40px;
    z-index: 9999999;
}

.home-testimonial .slick-prev
{
    left: -60px;
    height: auto;
    width: 25px;
}

.home-testimonial .slick-next
{
    right: -60px;
    height: auto;
    width: 25px;
}

.home-title h1 {
    font-weight: 900;
}


/* About us page */

.about-services {
    padding: 0;
    text-align: center;
}

.about-services .col-md-4 {
    padding: 0px;
}

.about-services .col-md-4 .bg-grey {
    padding: 0px;
}

.about-services .col-md-4 img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 30px;
    height: 189px;
}

.about-services .col-md-4 h3 {
    margin-bottom: 0px;
    text-transform: capitalize;
    min-height: 56px;
}

.about-services .col-md-4 p {
    font-family: 'Myriadpro';
    font-size: 16px;
    min-height: 70px;
    margin-bottom: 0px;
    line-height: 1.2;
}


.about-remark {
    padding: 40px 0px 50px;
}

.about-remark .col-md-6:first-child {
    padding-left: 0px;
}

.about-remark .col-md-6:last-child {
    padding-top: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.about-remark img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.about-remark h2:first-child {
    font-family: 'Calibri';
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0px;
    color: #f9b040;
    font-size: 24px;
}

.ag-item-1 {
    text-align: center;
}

.ag-item-1 img {
    margin-bottom: 30px;
    width: 100%;
    max-width: 888px;
}

.ag-item-2 {
    text-align: center;
}

.ag-item-2 img {
    margin-bottom: 60px;
    width: 100%;
    max-width: 888px;
}

.ag-item-2 p {
    max-width: 100% !important;
    margin: 0 auto 30px !important;
}

.about-remark h2 {
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 36px;
    font-family: 'Calibri';
}

.about-remark p {
    line-height: 1.3;
}



.about-video {
    background: url(../images/bg/about-video-bg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}



.about-tailor {
    padding: 60px 0 30px;
}

.about-tailor .col-md-6:first-child {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.about-tailor .col-md-6:last-child {
    padding-right: 0px;
}

.about-tailor img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-tailor h3 {
    font-family: 'Calibri';
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0px;
    color: #00b5ef;
    font-size: 30px;
}

.about-tailor h2 {
    font-family: 'Calibri';
    margin-bottom: 20px;
    text-transform: none;
    font-size: 48px;
}

.about-tailor p {
    line-height: 1.2;
}

.about-tailor a {
    font-weight: bold;
    font-size: 36px;
    color: #00b5ef;
}

.about-tailor a:hover {
    color: #696969;
}

.about-tailor img {
    border-radius: 15px;
}


.about-idea {
    padding: 10px 0 110px;
}

.ai-cont {
    border: 3px solid #0698d0;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
}

.ai-cont .aic-top {
    margin-bottom: 50px;
    padding-top: 15px;
}

.ai-cont h3 {
    color: #0698d0;
}




.about-expert {
    padding: 50px 0;
    text-align: center;
    background: #eeeeee;
}

.about-expert .img-cont {
    height: 80px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-expert h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #404040;
    font-size: 18px;
}

.about-expert p {
    min-height: 44px;
    margin-bottom: 0px;
    color: #757575;
    max-width: 275px;
    margin: 0 auto;
}



/* Staff profiles page */
 
.staff-main {
    padding: 30px 0 60px;
    font-family: "Myriadpro";
    background: #004bbb;
}

.staff-main .staff-main-item:first-child h3 {
    font-weight: normal;
    font-size: 30px;
    color: white;
    margin-bottom: 30px;
}

.staff-main .staff-main-item {
    text-align: center;
    padding: 0 40px;
}

.staff-main .staff-main-item .card {
    border: none;
    border-radius: 0;
    margin-top: 30px;
    min-height: 290px;
}

.staff-main .staff-main-item .card .card-hover {
    background: rgba(71, 106, 48, 0.5);
    width: 100%;
    height: 100%;
}

.staff-main .staff-main-item .card .card-img-cont {
    z-index: 999;
    height: 290px;
    width: 100%;
}

.staff-main .staff-main-item .card img {
    max-height: 290px;
    height: 100%;
    object-fit: cover;
    z-index: 99;
}

.staff-main .staff-main-item .card .card-body {
    padding: 25px;
    width: 100%;
    background: white;
    box-shadow: 0px -50px 1px grey;
}

.staff-main .staff-main-item h4 {
    font-weight: bold;
    font-size: 18px;
    color: #033560;
    margin-bottom: 0px;
    text-transform: uppercase;
    min-height: 66px;
}

.staff-main .staff-main-item span {
    font-weight: normal;
    font-size: 12px;
    color: #00b5ef;
    margin-top: 10px;
    display: block;
    text-transform: capitalize;
}


/* Services page */


.services-deserve {
    text-align: center;
    padding: 60px 0 30px;
}

.services-deserve h1 {
    margin-bottom: 10px;
    font-family: 'Calibri';
    text-transform: uppercase;
    color: #f9b040;
    font-size: 24px;
    max-width: 600px;
    margin: 0 auto 0px;
    font-weight: normal;
}

.services-deserve h2 {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.services-deserve p {
    max-width: 960px;
    margin: 0 auto;
    line-height: 1.2;
    margin-bottom: 60px;
}

.sd-cont {
    border: 1px solid #e7e7e7;
    padding: 15px;
}

.sd-cont h4 {
    font-size: 24px;
    margin-bottom: 20px;
}



.services-devoted {
    padding: 0px 0px 20px;
    text-align: center;
}

.services-devoted .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.services-devoted .col-md-12 p {
    min-height: 70px;
    margin-bottom: 40px;
    max-width: 930px;
    margin: 0 auto;
}

.services-devoted img {
    margin-bottom: 30px;
}

.services-devoted p {
    min-height: 100px;
    margin-bottom: 0px;
}



.services-best {
    text-align: center;
    padding: 30px 0;
}

.services-best h2 {
    font-size: 48px;
    font-weight: lighter;
    font-family: 'Calibri';
    margin-bottom: 30px;
}

.services-best h2 span {
    font-size: 24px;
    font-weight: bold;
    display: block;
    color: #00b5ef;
}

.services-best p {
    font-size: 16px;
    color: black;
    font-family: "Myriadpro";
    max-width: 540px;
    margin: 0 auto;
}



.services-business {
    padding: 60px 0 70px;
    text-align: center;
    background: url(../images/bg/services.jpg) no-repeat;
    background-size: cover;
}

.services-business .sb-cont {
    padding: 0px;
    background: white;
    text-align: left;
}

.services-business img {
    border-bottom: 1px solid #175bc0;
}

.services-business .sb-cont-1 {
    border-right: 1px solid #175bc0;
}

.sbc-bottom {
    padding: 15px 30px;
}

.sbc-bottom h2 {
    font-size: 36px;
    color: #f9b040;
    text-transform: uppercase;
    font-weight: 300;
}

.services-business h3 {
    font-family: 'Calibri';
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0px;
    color: #f9b040;
    font-size: 24px;
}

.services-business h2.sb-f-h {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 40px;
    font-family: 'Calibri';
    min-height: 66px;
}

.services-business h2 span {
        font-size: 24px;
    font-weight: 300;
    display: block;
    color: #858585;
    font-family: 'Calibri';
    text-transform: uppercase;
}

.services-business h2 {
    font-size: 36px;
    font-weight: lighter;
    margin-bottom: 30px;

}

.services-business img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.services-business p {
    min-height: 70px;
    margin-bottom: 40px;
    font-family: "Myriadpro";
    font-size: 16px;
    color: #0e3844;
    line-height: 1.2;
}


.res-head {
    font-family: 'Calibri';
    color: #fab03f;
    font-size: 40px;
    max-width: 930px;
    margin-bottom: 30px;
}


/* privacy page */

.privacy-deserve {
    text-align: center;
    padding: 60px 0 30px;
}

.privacy-deserve h2 {
    margin-bottom: 30px;
    font-size: 30px;
    color: white;
    text-transform: none;
    font-family: 'Calibri';
    font-weight: bold;
}

.t-bold {
    font-weight: bold;
    color: #444444;
}

.privacy-deserve p {
    font-size: 18px;
    color: white;
    margin-bottom: 20px;
}

.privacy-type {
    padding-top: 40px;
    padding-bottom: 80px;
}

.privacy-type h2 {
    margin-bottom: 20px;
    font-size: 32px;
    text-transform: none;
}

.privacy-type p {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
}



.account-good {
    padding: 80px 0 40px;
}

.account-good .col-md-6:first-child {
    padding-left: 0px;
}

.account-good .col-md-6:last-child {
    padding-top: 50px;
}

.account-good .col-md-6:last-child.p-60 {
    padding-top: 60px;
}

.account-good img {
    width: 100%;
    object-fit: cover;
}

.account-good h2 {
    font-size: 36px;
    max-width: 640px;
    color: white;
    margin: 0 auto 30px;
}

.account-good p {
    min-height: 70px;
    color: white;
    max-width: 940px;
    margin: 0 auto;
}



.account-report {
    text-align: center;
    padding: 20px 0 90px;
}

.account-report .col-md-6  {
    
}

.account-report .ar-item {
    padding: 40px 30px 30px;
    border: 3px solid white;
    border-radius: 15px;
    color: white;
    margin-bottom: 30px;
    min-height: 310px;
}


.account-report .col-md-4 {
    
}

.account-report .col-md-4 .ar-item {
    padding: 40px 30px 30px;
    border: 3px solid white;
    border-radius: 15px;
    color: white;
    margin-bottom: 30px;
    min-height: 400px;
}

.account-report .col-md-4:last-child {
    border-right: none;
}

.account-report .img-cont {
    height: 80px;
    margin-bottom: 20px;
}

.account-report h3 {
    text-transform: capitalize;
    margin-bottom: 30px;
}

.account-report p {
    font-size: 14px;
    line-height: 1.2;
}


.portal-secure {
    text-align: center;
    padding: 70px 0 30px;
}

.portal-secure h2 {
    text-transform: uppercase;
}

.expad {
    padding: 13px 50px;
}

.expad1 {
    padding: 11px 37px;
}

/* Tax resources page */

.tax-best {
    padding: 60px 0 20px;
    text-align: center;
}

.tax-best h2 {
    max-width: 620px;
    margin: 0 auto;
    text-transform: uppercase;
}

.tax-box {
    padding: 30px 0 0px;
}

.tax-box .col-md-6 {
    margin-bottom: 30px;
}

.tax-box .box {
    border: 3px solid white;
    padding: 30px 30px 0;
    height: 100%;
    border-radius: 15px;
}

.tax-box .box h3 {
    margin-bottom: 20px;
}

.tax-box .box ul.arrow li a {
    border-bottom: 1px solid #999999;
}

ul.arrow {
    padding-left: 30px;
}

ul.arrow li {
    list-style: url(../images/icons/arrow.svg);
    margin-bottom: 10px;
}

ul.arrow2 li {
    list-style: url(../images/icons/arrow2.svg);
    margin-bottom: 10px;
}

ul.arrow li a:hover {
    border-bottom: 0px;
}

ul.arrow2 li a:hover {
    border-bottom: 0px;
}


.tax-text {
    padding: 20px 0 40px;
}

.tax-text h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.tax-text p {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 1.2;
}

.arrow2 a {
}

.contact-map {
    padding: 60px 0px 0px;
}

.cc-item-1 h1,.cc-item-2 h1 {
    font-family: 'Calibri';
    margin-bottom: 10px;
    font-size: 36px;
    margin-bottom: 20px;
}

.cc-item-1 .form-control {
    min-height: 50px;
    border-radius: 0;
    padding: 12px;
    border: 0;
    background: #1a5dc2;
    color: white;
    margin-bottom: 10px;
}

.cc-item-1 textarea {
    min-height: 145px !important;
}

.cc-item-1 h2 {
    font-family: 'Calibri';
    font-weight: bold;
    text-transform: unset;
    margin-bottom: 30px;
    font-size: 48px;
}

.cc-item-2 h2 {
    font-family: 'Calibri';
    font-weight: bold;
    text-transform: unset;
    margin-bottom: 20px;
    font-size: 36px;
    color: #1c1c1c;
}

.cc-item-2 p {
    color: #0e3844;
    margin-bottom: 50px;
}

/* Blog Page */

.theme-gray {
    color: #fab03f;
}

.blogpage_container{
    padding: 60px 0px;
    font-family: 'Calibri';
}

.blogpage_container p, .blogpage_container h1, .blogpage_container h2, .blogpage_container h3, .blogpage_container h4, .blogpage_container h5, .blogpage_container h6 {
    font-family: 'Calibri';
    font-size: 14px;
    color: white;
    line-height: 1.3;
}

.blog_detail_box{
    border: solid 3px white;
    border-radius: 15px;
	padding: 20px;
	margin-bottom: 25px;
}
.blog_detail_box h1{
	font-weight: bold;
	font-size: 30px;
    margin: 15px 0px 10px 0px;
    color: white;
    text-transform: capitalize;
    font-family: 'Calibri';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog_date_author{
	color: #fab03f;
}
.blog_date_author a{
	color: #fab03f;
}
.blog_date_author{
	margin-bottom: 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: #c6262e;
    border-color: #c6262e;
}
.blog_search input[type="text"]{
    padding: 8px;
    border: solid 3px white;
    width: 100%;
    padding-right: 30px;
    background: transparent;
    border-radius: 10px;
    color: white;
}
.blog_search input[type="text"]::-webkit-input-placeholder { /* Edge */
    color: white;
  }
  
  .blog_search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
  }
  
  .blog_search input[type="text"]::placeholder {
    color: white;
  }
.blog_search button{
	position: absolute;
    right: 20px;
    background: none;
    border: 0px;
    color: #312c2a;
    top: 7px;
}
.blog_border_box{
    border: solid 3px white;
    margin-top: 20px;
    border-radius: 10px;
}
.blog_border_box h1{
    padding: 15px;
    font-weight: bold;
    border-bottom: solid 3px white;
    font-size: 24px;
    margin: 0px;
    color: #fab03f;
    font-family: 'Calibri';
    text-transform: capitalize;
}
.blog_border_box_body{
	padding: 15px;
	font-size: 13px;
	color: #616161;
	
}
.blog_border_box_body a svg{
	width: 25px;
}
.recient_Article a{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Calibri';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.recient_Article a.read{
	color: #fab03f;
    margin: 0 0 10px 10px;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Calibri';
    display: inline;
}

.blog_date_author img {
    margin: 0 5px;
}

.recient_Article hr{
	margin: 15px -18px;
    border-top: 3px solid white;
}
.blog_date_author a svg{
    width: 25px;
    height: 25px;
    margin-left: 5px;
}
.inline {
    display: inline;
}
.c-col {
    color: #a7a7a7;
}
.author_box{
	border-top: solid 1px #175abe;
    padding: 20px;
    margin-bottom: -1px;
    padding-left: 100px;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
}
.author_box h5{
	font-size: 16px;
    color: #777777;
    text-transform: none;
    font-weight: normal;
}
.author_box h3{
	font-size: 24px;
    font-weight: bold;
    text-transform: capitalize;
    color: #fab03f;
}
.author_box p{
	font-size: 13px;
}
.author_box a{
    color: #fab03f;
    text-decoration: underline;
    margin-left: 5px;
}
.blog-form .form-group {
    margin-bottom: 0px;
}
.blog-form .btn-theme {
    background: #ee6e40;
}
.blog-form .btn-theme:hover {
    background: transparent;
    border-color: #ee6e40;
    color: #ee6e40;
}
.blog-form .form-control {
    border-radius: 0;
    padding: 12px;
    border: 0;
    background: #1a5dc2;
    color: white;
    margin-bottom: 10px;
}

.cc-item-1 .form-control::-webkit-input-placeholder { /* Edge */
    color: white !important;
  }
  
.cc-item-1 .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white !important;
}
  
.cc-item-1 .form-control::placeholder {
    color: white !important;
}


.author_box .blog_date_author{margin-bottom: 0px; color: #a7a7a7; display: flex;}
.author_avatar{position: absolute;
left: 20px;top: 20px;border-radius: 50%;height: 55px;}
.blog_comment_box{
    margin-bottom: 50px;
}
.blog_comment_box h1{
	font-weight: normal;
	font-size: 30px;
    margin-bottom: 20px;
    color: white;
    text-transform: none;
}




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: #00b5ef;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: 0 0 50px;
	padding: 0px;
	list-style: none;
}
.blogpaging li{
	display: inline-block;
}
.blogpaging li .page-numbers{
	display: inline-block;
    padding: .5rem .75rem;
    color: white;
    background: rgba(0, 181, 239, 0.2);
}
.blogpaging .current{
	color: #fff !important;
    background: #00b5ef !important;
}
.blog_category{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.blog_category li{
	padding: 10px 15px;
	    border-bottom: solid 1px #e7e7e7;
}
.blog_category li a{
	color: #555555;
}
.blog_category li:last-child{
	border-bottom: 0px;
}



/* Contact us page */

.contact-content {
    padding: 60px 0 140px;
}

.contact-content .col-md-7 {
    padding-bottom: 40px;
    padding-right: 40px;
}

.contact-content .col-md-5 {
    padding-left: 30px;
}

.cc-item-2-cont {
    background: transparent;
    position: relative;
    padding: 33px 30px;
    border-radius: 10px;
    border: 3px solid white;
    min-height: 370px;
}


.contact-content .btn {
    font-weight: lighter;
    padding-right: 40px;
    padding-left: 40px;
}

.contact-content ul {
    padding: 0px;
}

.contact-content ul li {
    padding-left: 35px;
    margin-left: 15px;
    min-height: 30px;
    list-style: none;
}

.contact-content ul li:first-child {
    background: url(../images/icons/location-c.svg) no-repeat;
}

.contact-content ul li:nth-child(2){
    background: url(../images/icons/phone-c.svg) no-repeat;
}

.contact-content ul li:last-child {
    background: url(../images/icons/mail-c.svg) no-repeat;
}




/* Footer css */

footer {
    background: #0d54be;
    padding: 40px 0 20px;
}

footer .f-logo {
    margin-bottom: 25px;
}

footer p {
    color: white;
    line-height: 1.2;
}

footer ul {
    padding: 0px;
}

footer ul.footer-menu {
    padding: 0 0 0 10px;
}

footer ul li {
    color: white;
    list-style: none;
    margin-bottom: 10px;
}

footer ul li a {
    color: white;
}

footer ul li a:hover {
    color: white;
}

footer h5 {
    color: white;
    font-size: 30px;
    font-weight: bold !important;
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-top: 20px;
}

footer ul.icon-menu li:first-child {
    background: url(../images/icons/location.png) no-repeat;
    background-position: center left;
}

footer ul.icon-menu li:nth-child(2) {
    background: url(../images/icons/email.png) no-repeat;
    background-position: center left;
}

footer ul.icon-menu li:last-child {
    background: url(../images/icons/phone.png) no-repeat;
    background-position: center left;
    border-bottom: 0px;
}

footer ul.icon-menu li {
    padding: 10px 0 10px 25px;
    margin: 0px;
    word-break: break-all;
}

.footer-bottom {
    background: #195dc1;
    padding: 10px 0px;
}

.footer-bottom p {
    color: white;
    font-size: 12px;
    margin: 12px 0px;
}

.footer-bottom .col-7:last-child {
    text-align: right;
}

.number-bg-1 {
    position: absolute;
    top: 0px;
    left: 0px;
}

.number-bg-2 {
    position: absolute;
    top: 0px;
    right: 0px;
}


.number-bg-4 {
    margin-bottom: 500px;
}

.dev-tes-main {
    background: url(../images/bg/tes-devot-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.about-us-main {
    background: url(../images/bg/about-us-main.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 30px 0px;
}

.aq-quick-cont {
    border: 3px solid white;
    border-radius: 10px;
    padding: 25px;
    display: flex;
    margin-bottom: 25px;
}

.aq-qc-top img {
    border-radius: 15px;
}

.aq-qc-bottom {
    padding: 0 0 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}

.aq2-quick-cont {
    border: 3px solid white;
    border-radius: 25px;
    padding: 25px;
}

.aq2-qc-top img {
    width: 100%;
    margin-bottom: 25px;
    border-radius: 15px;
    max-height: 346px;
}

.aq-qc-top {
    width: 50%;
}

.aq2-qc-bottom h3, .aq-qc-bottom h3 {
    word-break: break-all;
}

.ar-main {
    border: 3px solid white;
    padding: 25px;
    border-radius: 15px;
}

.ar-main {
    border: 3px solid white;
    padding: 25px;
    border-radius: 15px;
}

.ar-main h3 {
    color: #f8b041;
    font-size: 24px;
}

.abd-item {
    border: 3px solid white;
    padding: 50px 25px;
    text-align: center;
    border-radius: 15px;
}

.services-main {
    background: #004bbb;
}

.about-quick {
    padding-bottom: 60px;
}

.account-main {
    background: #004bbb;
}

.tax-main {
    background: #004bbb;
}

.payroll-main {
    background: #004bbb;
}

@media (max-width: 1500px) {
    .number-bg-1 {
        left: -60px;
    }
    .number-bg-4 {
        margin-bottom: 680px;
    }
}