/*  */

/* 
1. custom style

*/


/* ====================================
        1. CUSTOM CSS STYLE START 
=======================================*/
@import url('https://fonts.googleapis.com/css2?family=Muli:wght@400;500;600;700;800&display=swap');

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul{
    margin-bottom: 0px;
}
ul li{
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0px;
}
body{
    width: 100%;
    height: 100vh;
    font-family: 'Muli', sans-serif;
    font-size: 16px;

}
a,a:hover{
    text-decoration: none;
    color: inherit;
}

/* ====================================
        1. CUSTOM CSS STYLE END 
=======================================*/


/* ====================================
        2.  top-bar CSS STYLE START 
=======================================*/

#top-bar{
        background-color: #168CAF;
}
#top-bar .top-bar-left i{
        color: #fff;
        padding-right: 10px;
}
#top-bar .top-bar-left a{
        color: #fff;
        font-size: 15px;
        font-weight: 500;
}
#top-bar .top-bar-left ul,
#top-bar .top-bar-social ul,
#top-bar .top-bar-left{
        display: flex;
        align-items: center;
}
#top-bar .top-bar-left ul li:first-child{
        padding-right: 15px;
}
#top-bar .top-bar-social i{
        color: #fff;
}
#top-bar .top-bar-social ul{
        justify-content: flex-end;
}
#top-bar .top-bar-social ul li{
        padding: 10px;
}
#top-bar .top-bar-social ul li:last-child{
        padding-right: 0px;
}

/* ====================================
        2.  top-bar CSS STYLE END 
=======================================*/


/* ====================================
        3.  CSS STYLE START 
=======================================*/
/* #logo-sec .logo-sec img {
    width: 236px;    
	height: 134px;
	} */
	
#logo-sec .logo-sec{
        padding-bottom: 15px;
}
#logo-sec {
        padding: 20px 0px;
}
#logo-sec h3.logo-head-main{
        font-size: 31px;
        color: #545454;
        /* font-family: 'oratorstd'; */
        font-family: 'Orator Std Medium';
}



/* ====================================
        3.  CSS STYLE END 
=======================================*/



/* ====================================
        4.  CSS STYLE START 
=======================================*/
#nav-bar .navbar-light .navbar-toggler{
        color: rgb(22, 140, 175);
        border-color: rgb(22, 140, 175);
}
#nav-bar{
        border: 1px solid #168caf36;
        box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
        -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
#nav-bar  .nav-bar-logo{
        display: none;
}
#nav-bar .navbar{
        padding: 0px;
}
#nav-bar .navbar-nav li a{
        color: #424B5A !important;
        font-weight: 500;
        padding: 0px;
}
#nav-bar .navbar-nav li {
        line-height: 45px;
        padding: 10px 12px;
    }
#nav-bar .navbar-nav li.active a{
        color: #168CAF !important;
        border-bottom: 1.5px solid #168CAF;
}
#nav-bar .navbar-nav li .dropdown-menu{
        margin: 0px;
    padding: 0px;
    border-radius: 0px;
}
#nav-bar .navbar-nav li .dropdown-menu a{
        padding: 0px 15px;
        border-bottom: 1px solid #168caf47;
}
#nav-bar .navbar-nav li .dropdown-menu a:hover{
        background-color: #168CAF;
        color: #fff !important;
}
/* ====================================
        4.  NAV BAR CSS STYLE END 
=======================================*/


/* ====================================
        5. BANNER  CSS STYLE START 
=======================================*/
#banner-sec{
        
}
#banner-sec,
#about-us-banner,
#Resouces-banner,
#services-banner,
#Contact-us-banner-sec{
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 550px;
        color: #fff;
        position: relative;
		width: 100%;
}
#banner-sec .banner-head,
#about-us-banner .banner-head,
#Resouces-banner .banner-head,
#services-banner .banner-head,
#Contact-us-banner-sec .banner-head{
        position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
#banner-sec h3{
        font-size: 35px;
        font-weight: 600;
        padding-bottom: 15px;
}
#banner-sec h4{
        font-size: 35px;
        font-weight: 600;
        padding-bottom: 15px;
}
#banner-sec .home-banner-btn a{
        border: 1px solid #fff;
    border-radius: 40px;
    padding: 13px 40px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
#banner-sec .home-banner-btn{
        margin-top: 25px;
}
/* ====================================
        5. BANNER CSS STYLE END 
=======================================*/



/* ====================================
        6. BANNER CSS STYLE START 
=======================================*/

#why-choose-us {
        padding: 35px 0px;
    }

#why-choose-us .why-us-img img{
     width: 100%;   
} 
#why-choose-us  .why-us-txt h3,
#why-choose-us .why-us-img h3{
     color: #168CAF;   
     font-weight: 700;
     margin-bottom: 10px;
}
#why-choose-us  .why-us-txt p{
        font-size: 16px;
        color: #545454;
}
/* ====================================
        6. BANNER CSS STYLE END 
=======================================*/

/* ====================================
        7. resouces-sec CSS STYLE START 
=======================================*/

#resouces-sec{
        background-image: url('../img/Resouces-bg.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding-bottom: 60px;  
        background-attachment: fixed; 
}
#resouces-sec .resouces-main-head h4,
#partner .partner-txt h4{
        font-size: 40px;
    color: #fff;
    padding-bottom:10px;
}
#resouces-sec  .resouces-main-head{
        padding-top: 35px;
}
#resouces-sec .border-line-resouce,
#partner .border-line-partner{
        height: 2px;
    background: #fff;
    width: 320px;
    margin: 0 auto;
}
#resouces-sec .resouces-box{
        background: #fff;
    padding: 25px;
    box-shadow: 2px 2px 9px 0px rgba(0, 0, 0, 0.48);
    -webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.75);
    margin-top: 35px;
    min-height: 170px;
}
#resouces-sec .resouces-box img{
        width: 25%;
        margin-bottom: 15px;
}
#resouces-sec .resouces-box h4{
        font-weight: 700;
        font-size: 23px;
        color: #168CAF;  
}
#resouces-sec .common-logo{
        width: 100%;
        height: 80px;
        display: flex;
    justify-content: center;
    align-items: center;
}
#resouces-sec .resouces-box  p{
        margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    padding-top: 15px;
    color: #545454;
}
/* ====================================
        7. resouces-sec CSS STYLE END 
=======================================*/


/* ====================================
        8. Our Partners & Programs CSS STYLE START 
=======================================*/

#partner .partner-txt h4{
        color: #168CAF;
}
#partner .border-line-partner{
        background-color: #168CAF;
}
#partner {
        padding: 35px 0px;
}
#partner ul{
        display: flex;
    justify-content: center;
    align-items: center;
}
#partner ul li {
        padding: 20px 40px;
    }
/* ====================================
        8. Our Partners & Programs CSS STYLE END 
=======================================*/


/* ====================================
        9. FOOTER CSS STYLE START 
=======================================*/

footer{
        margin-top: 35px;
        background-color: #168CAF;
        padding:20px 0px;
}
footer li{
        width: 40px;
        height: 40px;
        background: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        color: #168caf;
        margin: 0px 5px;
        font-size: 20px;
}
footer ul{
        display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 20px;
}
p.copyright{
        color: #fff;
        text-align: center;
}
/* ====================================
        9. FOOTER CSS STYLE END 
=======================================*/




/* ======================================== ABOUT US PAGE ==================================================== */

#about-us-banner .banner-head h3,
#Resouces-banner .banner-head h3,
#services-banner .banner-head h3{
        font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
}

/* MEET THE FOUNDER SECTION  */
#meet-founder-abt{
        padding-top: 70px;
}
/* #meet-founder-abt .meet-founder-img img{
        width: 100%;
} */
#meet-founder-abt .meet-founder-img{
	text-align: center;
}
#meet-founder-abt .meet-founder-txt h3,
#abt-testimonial h3.testimonial-head{
        font-size: 35px;
        font-weight: 700;
        color: #168CAF;
        padding-bottom: 15px;
}

#meet-founder-abt .meet-founder-txt ul img{
        padding-right: 15px;
}
#meet-founder-abt .meet-founder-txt ul li{
        font-size: 20px;
        color: #545454;
        padding: 10px 0px;
}
/* .p-35{
        padding: 35px 0px;
} */
#abt-testimonial h3.testimonial-head{
        font-size: 40px;
}
#abt-testimonial{
        padding: 40px 0px;
}
#abt-testimonial .testimonial-border-line{
        width: 150px;
        height: 2px;
        background-color: #168CAF;
        margin: 0 auto;
}

#abt-testimonial .testimonial-comments-sec {
        border: 1px solid #70707045;
        text-align: center;
        padding: 35px;
        cursor: pointer;
        margin-top: 35px;
}
#abt-testimonial .testimonial-comments-sec:hover{
     border-color: #168CAF; 
     transition: all 0.2s ease-in;  
     -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.27);
-moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.27);
box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.27);
}
#abt-testimonial .testimonial-comments-sec:hover p{
        color: #168CAF;
}
#abt-testimonial .user-img{
        width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#abt-testimonial .user-img img {
        width: 100%;
        border: 1px solid #70707030;
        border-radius: 50%;
    }
#abt-testimonial .testimonial-comments-sec p{
        color: #898989;
}
#abt-testimonial p.user-name {
        color: #505D68;
        font-weight: 700;
        margin-bottom: 2px;
    }
    #abt-testimonial p.job-title {
        color: #5c5c5c;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 0px;
    }



/* RESouces PAge section */

#Resouces-banner{
        background-image: url('../img/Resources-banner.jpg');
}

#resouces-product-box .product-common-sec{
        border: 1px solid #70707057;
        padding: 25px;
        margin-top: 50px;
        cursor: pointer;
        -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
}
#resouces-product-box .product-common-sec:hover,
#resouces-product-box .three-product-recorces-comm:hover{
        border-color: #168CAF; 
     transition: all 0.2s ease-in;  
}

#resouces-product-box .product-sec h3{
        font-size: 30px;
    color: #168CAF;
    font-weight: 700;
}

#resouces-product-box .product-sec {        
    display: flex;
    align-items: center;
    width: 100%;
    height: 80px;
    margin-bottom: 25px;
}
#resouces-product-box .product-sec p{
        font-size: 15px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #545454;
}
#resouces-product-box .product-sec img{
        width: 20%;
    margin-right: 30px;
}
#resouces-product-box .three-product-recorces-comm{
        border: 1px solid #70707057;
    padding: 20px;
    cursor: pointer;
        -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
        margin-top: 35px;
}
#resouces-product-box .product-img-three{
        width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#resouces-product-box .product-img-three img{
        width: 75%;
}
#resouces-product-box .three-product-recorces-comm h3{
        font-size: 30px;
    color: #168CAF;
    font-weight: 700;
    margin-bottom: 15px;
}

#resouces-product-box .three-product-recorces-comm  p{
        font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
}




/* SERVICES PAGE CSS START */

#services-banner{
        background-image: url('../img/services-banner.jpg');
}
#services-product-box .services-box{
        border: 1px solid #707070;
        border-radius: 5px;
        margin-top: 35px;
}
#services-product-box .services-box img{
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
#services-product-box  .service-box-txt{
        padding: 20px;
}
#services-product-box  .service-box-txt h3{
        font-size: 18px;
    color: #168CAF;
    font-weight: 700;
    margin-bottom: 10px;
}

#services-product-box  .service-box-txt  p{
        color: #545454;
    font-size: 15px;
}
#services-product-box  .service-box-txt .read-more-btn a{
        background: #168caf;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 700;
}
#services-product-box  .service-box-txt .read-more-btn{
        margin-top: 20px;
}

/* contact us  */
#Contact-us-banner-sec{
        background-image: url('../img/contactus-banner.jpg');
}
#Contact-us-banner-sec .banner-head h3{
        font-size: 45px;
    font-weight: 700;
    margin-bottom: 25px;

}

#Contact-us-banner-sec .banner-head  h4{
        font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
}
#Contact-us-banner-sec .contact-page-banner-btn a i{
        font-size: 23px;
        padding-right: 15px;
}
#Contact-us-banner-sec .contact-page-banner-btn {
        display: flex;
    justify-content: center;
    align-items: center;
}
#Contact-us-banner-sec .contact-page-banner-btn img{
        padding-right: 15px;
}
#Contact-us-banner-sec .contact-page-banner-btn a{
        border: 1px solid #fff;
        border-radius: 40px;
        padding: 15px 30px;
        margin: 10px 20px;
        display: flex;
        align-items: center;
}
#contact-details-form .contact-details ul li {
        padding: 10px 0px;
}
#contact-details-form {
        padding-top: 40px;
}
#contact-details-form .contact-details ul li a{
        font-weight: 600;
    color: #545454;
}
#contact-details-form .contact-details ul li a:hover{
        color: #168caf;
        text-decoration: underline;
}
#contact-details-form .contact-details ul li i{
        font-size: 25px;
        color: #168caf;
        margin-right: 15px;
        width: 25px;
        height: 25px;
}
#contact-details-form .contact-details ul li.mailing-add,
#contact-details-form .contact-details ul li.fb-messanger{
        display: flex;
        align-items: center;
}
#contact-details-form .contact-details ul li .details-img{
        width: 30px;
    margin-right: 15px;
}
#contact-details-form .contact-details ul li img{
        margin-right: 15px;
}

#contact-details-form .contact-form-details h3{
        font-size: 20px;
        color: #168caf; 
        font-weight: 700;
        margin-bottom: 10px;
}
#contact-details-form .contact-form-details p{
        color: #545454;
}


#contact-details-form .contact-form{ margin-top:15px;}
#contact-details-form .contact-form .textarea{ 
        min-height:100px; 
        resize:none;
}
#contact-details-form .form-control{
         box-shadow:none; border-color: #168caf85;
        height: 40px;
        border-radius: 4px;
}
#contact-details-form .form-control:focus{ box-shadow:none; border-color:#00b09c;}
#contact-details-form .form-control-feedback{ line-height:50px;}
#contact-details-form .main-btn{ 
        background: #168caf;
    border-color: #168caf;
    color: #fff;
    border-radius: 0px;
    padding: 7px 25px;
}
#contact-details-form .main-btn:hover{ background:none;
        color:#168caf;
}
#contact-details-form .form-control-feedback {
line-height: 50px;
top: 0px;
}
#contact-details-form input::placeholder,
#contact-details-form textarea::placeholder{
        color: #545454;
        font-weight: 600;
}
#contact-details-form .email-icon-box{
        display: flex;
    align-items: center;
}
#contact-details-form .email-icon-box input{
        padding: 10px 35px;
}

#contact-details-form .email-icon-box i{
        position: absolute;
        left: 25px;
}
/* ===================================== 20 06 2020 */
#menu-primary-menu{    display: flex;    justify-content: flex-end;}#menu-primary-menu li ul.sub-menu{	display: none;}#menu-primary-menu li a{	text-transform: uppercase;    font-weight: 600 !important;	padding-bottom: 10px !important;}#nav-bar .menu-primary-menu-container{width: 100%;}#menu-primary-menu li.current_page_item a{	color: #168CAF !important;    border-bottom: 1.5px solid #168CAF;}li#menu-item-26 a::after,li#menu-item-25 a::after,li#menu-item-23 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;	    margin-left: 10px;	}	li#menu-item-26 .sub-menu li a::after,li#menu-item-25 .sub-menu li a::after,li#menu-item-23 .sub-menu li a::after{	content: none;}		li#menu-item-26 .sub-menu li a,li#menu-item-25 .sub-menu li a,li#menu-item-23 .sub-menu li a{	text-transform: capitalize;    padding: 0px 15px;    border-bottom: 1px solid #168caf47;    display: block;    width: 100%;    clear: both;    text-align: inherit;    white-space: nowrap;    background-color: transparent;    border: 0;    margin-bottom: 0px;    padding-bottom: 0px !important;}li#menu-item-26 .sub-menu li,li#menu-item-25 .sub-menu li,li#menu-item-23 .sub-menu li{	padding: 0px !important;	border-bottom: 1px solid #168caf47;}	#menu-primary-menu li ul.sub-menu{/* 	display: block; */    position: absolute;    top: 100%;    z-index: 999;    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);}li#menu-item-26:hover ul.sub-menu,li#menu-item-25:hover ul.sub-menu,li#menu-item-23:hover ul.sub-menu{	display: block;}		#menu-primary-menu li ul.sub-menu li:hover a{	background-color: #168CAF;    color: #fff !important;}li#menu-item-25 ul.sub-menu{	width: 100%;}		



/* 22-06-2020 */
#logo-sec .logo-sec img {
    width: 236px !important;
    height: 134px !important;
}
#logo-sec .header-text{
	display: flex !important;
    align-items: center !important;
}
#why-choose-us .why-us-txt img{
	width: 100%;
}

#meet-founder-abt .meet-founder-img img{
	width: 100%;
}
.meet-founder-txt p{ font-size: 20px;}
 
/* common  Banner */
.top-banner-common{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
	}

#amazon-pg{
	background-image: url('https://allunitedcpa.com/Account_website/wp-content/uploads/2020/06/RESOURCES-Amazon-1.jpg');
}
#shopify-pg{
	background-image: url('https://allunitedcpa.com/Account_website/wp-content/uploads/2020/06/RESOURCES-Shopify.jpg');
}

#about-us-banner{
        background-image: url('https://allunitedcpa.com/Account_website/wp-content/uploads/2020/06/About-us-page.jpg');
}
#abt-testimonial .user-img{
	    border: 1px solid #797979;
    border-radius: 50%;
}
#control-pg{
	 background-image: url('https://allunitedcpa.com/Account_website/wp-content/uploads/2020/06/controller-cfo.jpg');
}
.comm-img-css{
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 550px;
    color: #fff;
    position: relative;
}
.top-banner-common h3{
	font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
#abt-testimonial .user-img{
	    border: 1px solid #797979;
    border-radius: 50%;
}
#amazon-pg-txt ul li{
	list-style-position: inside;
}

#blog-pg-txt figure img{
	width:100%;
}
#nav-bar .navbar-nav li.active .sub-menu a{
	color: #424B5A !important;
	border-bottom: none !important;
}
#nav-bar .navbar-nav li .sub-menu li:hover a{
	color: #fff !important;
}

figure .img-responsive{
	width:100%;
	max-width: 100%;
}
.controll-serv-img img{
	width:100%;
}
.respo-img img{
	width: 100%;
}
/* Banner css common */


/* MEDIA QUERY ALL PAGE */
@media only screen and (max-width: 991px) {

        #nav-bar{
                padding: 10px 0px;
        }
        #nav-bar .navbar-nav li{
                padding: 0px;
        }
        #meet-founder-abt .meet-founder-txt h3{
                margin-top: 15px;
            }				#menu-primary-menu li ul.sub-menu{			position: relative !important;		}		#menu-item-26 ul.sub-menu{			margin-top: 10px;		}
}
@media only screen and (max-width: 767px) {
	#control-pg .banner-head h3{
		    font-size: 40px;

}
	#book-keep-sec figure img{
		width: 100%;
	}
		#logo-sec .logo-sec,
		#logo-sec .header-text{
			text-align: center !important;
		}
		#why-choose-us {
    padding: 20px 0px;
}
        #top-bar .top-bar-left ul, #top-bar .top-bar-social ul, #top-bar .top-bar-left {
                justify-content: center;
        } 
        #banner-sec h3 {
                font-size: 35px;
        }
        #banner-sec h4 {
                font-size: 25px;
        }
        #why-choose-us .why-us-txt h3{
                margin-top: 15px;
        }
        #resouces-sec .resouces-main-head h4, #partner .partner-txt h4 {
                font-size: 30px;
        }
        #resouces-sec .border-line-resouce, #partner .border-line-partner {

                width: 200px;
        }
        #resouces-sec .resouces-box{
                margin-top: 25px;
        }
     
            #logo-sec h3.logo-head-main {
                font-size: 25px;
            }
            footer {
                margin-top: 35px;
            }
            #partner{
                    padding-bottom: 0px;
            }
            #meet-founder-abt {
                padding-top: 40px;
            }
            
            #abt-testimonial {
                padding: 30px 0px;
                padding-bottom: 0px;
            }
            #abt-testimonial .testimonial-comments-sec{
                    margin-top: 30px;
            }
            #resouces-product-box .product-img-three{
                margin-top: 35px;
            }
            #Contact-us-banner-sec .contact-page-banner-btn a{
                padding: 10px 20px;
                font-size: 14px;
            }
            .contact-form-details{
                margin-top: 15px;
            }
			.book-keep h3{
				font-size: 35px !important;
			}
			.business-format-txt h3{
				font-size: 35px;
			}
}
@media only screen and (max-width: 600px){
        #Contact-us-banner-sec .contact-page-banner-btn{
                flex-direction: column;
        }
			#control-pg .banner-head h3{
		    font-size: 25px !important;
		}
        #Contact-us-banner-sec .contact-page-banner-btn a{
                margin: 10px 0px;
        }
		.business-format-txt h3{
				font-size: 35px;
			}
#about-us-banner .banner-head h3 {
    font-size: 35px;
}
.top-banner-common h3{
	font-size: 35px;
}
   .book-keep h3,
   .business-format-txt h3{
				font-size: 25px !important;
			}   
		
}
@media only screen and (max-width: 425px) {

#top-bar .top-bar-left ul{
        flex-direction: column;
}
.book-keep h3{
				font-size: 20px !important;
			}
			#control-pg .banner-head h3{
		    font-size: 20px !important;
		}
		
		
}