@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');


body{
	margin: 0;
	padding: 0;
	font-family: "Libre Baskerville", serif !important;
    font-weight: 400;
    font-style: normal;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
}
@font-face{
	src:url(Helvetica.ttf);
	font-family: Helvetica;
}

.bg-light {
    background-color:#ff0000 !important;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
	text-transform: capitalize;
	padding: 15px 22px;
    font-size: 18px;
    font-weight:600;
    font-family: 'Raleway', sans-serif;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus{
	color: #fff;
}
.heading{
    font-size:calc(3vw + 1rem);
    font-weight:600;
}
.secnd-text-color{
    color:#ffc61b;
}
.navbar button a{
    color:white;
}
.navbar-light .navbar-nav button{
	text-transform: capitalize;
	background: #000000;
	border: none;
    color: #fff;
    padding: 6px 20px 8px;
    border-radius: 5px;
    margin-top: 4px;
    margin-left: 20px;
    /*font-family: 'Raleway', sans-serif;*/
}
.talk-sec h3{
     /*font-family: 'Poppins', sans-serif;*/
    font-size: 25px;
    font-weight: 600;
    padding-top: 5px;
}
.banner{
	background: linear-gradient(rgb(0 0 0 / 20%),rgb(0 0 0 / 15%)),
url(../images/Professional-Woman.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 700px;
}
.banner h1{
    font-weight: 800;
        font-size: calc(4vw + 0.5rem);
    color:white;
    line-height:calc(6vw + 0.3rem);
    /*font-family: 'Raleway', sans-serif;*/
}
.banner .text-container{
    height:100vh;
    justify-content:space-between;
}
.1st-col,.2nd-col,.3rd-col{
    padding:0px;
}
.top-bar a{
    color:black;
    font-size:19px;
}
.top-bar .icon{
    width:80%;
}
.banner-form{
 background:#ffc61b;   
}
.banner-form button{
    outline:none;
    background:black;
    color:white;
    padding:20px 40px;
    border-radius:20px;
}

.banner1 {
    background-image: url(../images/document.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 700px;
}

.banner1 h1{
	/*padding: 180px 640px 70px 50px;*/
    font-weight: 800;
    line-height: 60px;
    /*font-family: 'Raleway', sans-serif;*/
    color: #ff0000;
    text-align:center;
    background-color:#fff;
}

.banner1 button{
	text-transform: uppercase;
    background: #fe394d;
    border: none;
    color: #fff;
    padding: 16px 32px 13px;
    border-radius: 5px;
    margin-top: 4px;
    /*margin-left: 52px;*/
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: 600;
}

.banner2 {
    background-image: url(../images/About-Us.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 700px;
}

.banner2 h1{
	padding: 180px 640px 70px 50px;
    font-weight: 800;
    line-height: 60px;
    /*font-family: 'Raleway', sans-serif;*/
}

.banner2 button{
	text-transform: uppercase;
    background: #e0ce70;
    border: none;
    color: #fff;
    padding: 16px 32px 13px;
    border-radius: 5px;
    margin-top: 4px;
    margin-left: 52px;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: 600;
}

.business{
	background-color: #fff;
	padding: 30px 60px;
	text-align: center;
	border-radius: 30px;
    margin-top: -85px;
    box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.2), 0 6px 20px 0 rgba(105, 105, 105, 0.33);
}
.business h1{
	font-size: 36px;
	/*font-family: 'Raleway', sans-serif;*/
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 70px;
}
.entry select{
	padding: 21px 30px;
	border:none;
	box-shadow:3px -1px 19px -23px rgb(0 0 0 / 75%);
	width: 100%;
	font-size: 20px;
	/*font-family: 'Raleway', sans-serif;*/
	border-radius:20px;
	font-weight: 500;
}
.entry select:focus{
 outline:none;
 border:none;
}
.business button{
	    text-transform: uppercase;
    background:#ff0000;
    border: none;
    color: #fff;
    padding: 16px 32px 13px;
    border-radius: 5px;
    margin-top: 30px;
    width: 100%;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 25px;
    margin-bottom: 30px;
    letter-spacing: 5px;
    font-weight: 600;
}
.we {
    
    padding: 20px 15px;
    border-radius: 10px;
    cursor: pointer;
    /*box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.15), 0 6px 20px 0 rgba(105, 105, 105, 0.18);*/
}
/*.we:hover{*/
/*    box-shadow: 0px 3px 8px 3px #00000057;*/
/*    transition: all 0.3s;*/
/*}*/
.who{
	padding: 100px 0px;
	
	background:#fafafa;
}
.who .custom-card{
    padding:20px 40px;
    background:white;
    box-shadow:-8px -6px 68px -72px rgb(0 0 0 / 75%);
}
.who .custom-card h4{
    font-size:1.6rem;
    line-height:25px;
    margin-bottom:20px;
    font-weight:500;
}
.who .custom-card img{
    text-align:center;
    width:30%;
    margin-bottom:20px;
}
.who .heading{
    position:relative;
    margin-bottom:80px;
}
.who .heading :after{
    position: absolute;
    z-index: 1;
    width: 15%;
    transform: translate(-156%,-98%);
    height: 2px;
    top: -28%;
    background-color: black;
    content: '';
    bottom: 0;
}
.who .heading :before{
   position: absolute;
    z-index: 1;
    width: 15%;
    top: 1%;
    height: 2px;
    background-color: black;
    content: '';
}

.we button{
    border: none;
    background: #ff0000;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 20px;
    margin-top: 20px;
    /*font-family: 'Raleway', sans-serif;*/
    
}
.we button a{
    text-decoration:none;
}
.we h5{
	/*font-family: 'Raleway', sans-serif;*/
    padding-bottom: 20px;
    font-size: 27px;
    
    margin-top: -40px;
    /* width: 32%; */
   
    /* border: 1px solid; */
    margin: -50px auto 15px;
    color: #ff0000;
    /* text-align: center; */
    text-transform: capitalize;
    position:relative;
    
}
.we h5:after{
    content:"";
    width:10%;
    height:2px;
    background:#ff0000;
    position:absolute;
    top: 50px;
    left: 0px;
}
.we h1{
    font-size: 1rem;
    text-align: left;
    margin-top: 25px;
    word-break: break-word;
}
.we-content p {
    font-size: 15px;
    text-align: left;
    padding: 20px 15px;
    box-shadow: 0px 3px 15px 3px #e2e2e2;
    margin-bottom: 30px;
    border-radius: 10px;
    font-family: Helvetica;
    word-break: break-word;
    height: 335px;
}
.we-content p:hover{
    background:#ff0000;
    color:#fff;
}
.sub-content {
    padding-bottom: 42px !important;
}
.service{
	padding: 60px 0px;
	background:white;
}
.big-text-rotate{
        position: absolute;
    -webkit-transform: rotate(270deg) translate(0, -49%);
    transform: rotate(270deg) translate(0, -49%);
    text-transform: uppercase;
    font-size: 15rem;
    font-weight:600;
    left: 0;
    overflow: hidden;
    -webkit-text-stroke: 1px #666;
    color: transparent;
    top: 25%;
}
.right-text{
    position:sticky;
    top:30%;
}
.sub-service{
	background: #fff;
	border-radius: 10px;
	min-height: 200px;
	text-align: center;
	padding:30px;
	margin-bottom: 30px;
	box-shadow:0px -1px 38px -34px rgb(0 0 0 / 75%);
}
.service h3{
	/*font-family: 'Poppins', sans-serif;*/
	text-align: center;
	text-transform: capitalize;
	color:black;
	font-size:8rem;
	padding-bottom: 15px;
	position:relative;
	line-height:112px
}
.sub-service img{
	width:82px;
   

}
.sub-service2{
	background: #fff;
    border-radius: 10px;
    min-height: 150px;
    text-align: center;
    padding: 25px;
    margin-bottom: 30px;
}
.sub-service2 img{
	width: 60%;
    height: 110px;

}
.servi h4{
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 20px;
}
.sub-service h4{
	/*font-family: 'Raleway', sans-serif;*/
    text-align: center;
    text-transform: capitalize;
    color:black;
    font-size:30px;
    padding: 20px 0px;
    font-weight: 700;
}
.s-cop{
    padding-bottom:20px !important;
}
.non-pro{
    padding-bottom:63px !important;
}
.sole {
    padding-bottom: 200px;
}
.sub-service p{
    /*font-family: 'Raleway', sans-serif;*/
	text-align: center;
	color: #000 !important;
}
.service p{
    color: #fff;
    /*font-family: 'Raleway', sans-serif;*/
    padding-bottom: 20px;
    /*font-weight: 500;*/
    text-align: justify;
}


.service h5{
    /*font-family: 'Raleway', sans-serif;*/
    padding-bottom:15px;
    color: #fff;
}
.conclu {
    background: #ce2a3a;
    padding: 10px 20px;
    border-radius: 5px;
}
.conclu h4 {
    /*font-family: 'Raleway', sans-serif;*/
    padding-bottom: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.service h6{
    /*font-family: 'Raleway', sans-serif;*/
    padding-bottom:15px;
    color: #fff;
}
.client{
	padding: 50px 0px;
	text-align: center;
}
.client h1{
	/*font-family: 'Raleway', sans-serif;*/
	font-weight: 800;
	margin-bottom: 80px;
}
.owl-carousel .item{
	padding: 10px 150px;
}

.owl-carousel .item img{
	width: 15% !important;
    text-align: center;
    display: inline !important;
    margin-bottom: 15px;
}
.owl-carousel .item .quote-left i{
	color: #e1e1e1;
    font-size: 65px;
    padding-right: 25px;
    float: left;
}
.owl-carousel .item .quote-right i{
	color: #e1e1e1;
    font-size: 65px;
    padding-left: 48px;
    float: right;
    margin-top: -30px;
}
.checked {
  color: orange;
}
.rate span{
	font-size: 25px;
    margin-bottom: 25px;
}
.owl-carousel .item p{
	/*font-family: 'Raleway', sans-serif;*/
    font-weight: 600;
    padding: 0px 103px;
    text-align: justify;
    margin-top: 33px;
}
.owl-carousel .item h5{
	/*font-family: 'Raleway', sans-serif;*/
    font-weight: 600;
    margin-top: 35px;
    font-size: 16px;
}
.owl-carousel .item h6{
	/*font-family: 'Raleway', sans-serif;*/
    font-weight: 600;
    color: #818181;
    font-size: 13px;
    margin-top: 20px;
}
.owl-theme .owl-dots .owl-dot span{
	padding: 0px 20px;
	height: 6px !important;
    margin: 5px -2px !important;
}
.owl-theme .owl-dots .owl-dot.active span{
	background: #fe394d !important;
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{
	font-size: 47px !important;
	margin: -35px 224px;
}
.owl-carousel .owl-nav button.owl-next:hover,.owl-carousel .owl-nav button.owl-prev:hover{
	background: none !important;
	color: #fe394d !important;
}
button:focus {
    outline: none !important;
}
.owl-theme .owl-dots{
	margin-top: -27px;
}
.blog{
	background:#f3f3f3;
	padding: 50px 0px;
}
.blog h1{
	/*font-family: 'Raleway', sans-serif;*/
	text-align: center;
	text-transform: capitalize;
	font-weight: 800;
	margin-bottom: 80px;
}
.blog-content{
	box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.2), 0 6px 20px 0 rgba(105, 105, 105, 0.33);
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.blog-content img{
    height: 248px;
	width: 100%;
}
.date-tag p{
	color:  #ff0000!important;
	/*font-family: 'Raleway', sans-serif;*/
	font-weight: 500;
}
.date-tag .author{
	float: left;
	font-weight: 600;
}
.date-tag .date{
	float: right;
	margin-right: 40px;
	font-weight: 600;
}
.date-tag {
        padding: 15px 35px 35px 0px;
}
.blog-content h4{
	/*font-family: 'Raleway', sans-serif;*/
	padding: 15px 20px 0px;
    font-size: 20px;
}
.blog-content p{
	padding: 15px 20px 0px;
	color: #676767;
	/*font-family: 'Raleway', sans-serif;*/
	font-size: 13px;
	float: left;
}
.blog-content button{
	text-transform: capitalize;
    background: #ff0000;
    border: none;
    color: #fff;
    padding: 10px 22px 9px;
    border-radius: 5px;
    margin-top: 30px;
    margin-left: 18px;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 14px;
    font-weight: 600;
}
.contact{
	background-image: url(../images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 680px;
	padding: 60px 0px;
}
.contact-form{
	box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.2), 0 6px 20px 0 rgba(105, 105, 105, 0.33);
	background: #fff;
    padding: 30px 50px;
    float: right;
    border-radius: 15px;
}
.contact-form h4{
	/*font-family: 'Raleway', sans-serif;*/
	text-transform: capitalize;
	font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
}
.contact-form input{
	width: 100%;
	/*font-family: 'Raleway', sans-serif;*/
    margin-bottom: 20px;
    padding: 10px 3px;
    border-top: none;
    font-size: 14px;
    border-left: none;
    border-bottom: 1px solid #656565;
    border-right: none;
}
.contact-form input:focus{
	border: none;
}
.contact-form textarea{
	width: 100%;
	/*font-family: 'Raleway', sans-serif;*/
    margin-bottom: 20px;
    padding: 25px 3px;
    border-top: none;
    font-size: 14px;
    border-left: none;
    border-bottom: 1px solid #656565;
    border-right: none;
    resize: none;
}
.contact-form textarea:focus{
	border: none;
}
.contact-form .checkedbox{
	width: 5%;
    height: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;

}
.contact-form span{
	/*font-family: 'Raleway', sans-serif;*/
	font-size: 14px;
}
.contact-form button{
	text-transform: capitalize;
    background:black;
    border: none;
    color:white;
    padding: 13px 25px 13px;
    border-radius: 5px;
    margin-top: 30px;
    margin-left: 1px;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
    font-weight: 600;
}
.footer{
	background: #1a1a1a;
	padding: 30px 0px 0;
}
.footer-menu h4{
	/*font-family: 'Raleway', sans-serif;*/
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 40px;
}
.footer-menu ul{
	padding: 0;
	list-style-type:none;
}
.footer-menu ul a{
	text-decoration: none;
}
.footer-menu ul li a{
	/*font-family: 'Raleway', sans-serif;*/
    color: #fff;
    font-size: 16px;
    list-style-type: none;
    line-height: 20px;
}
.footer-menu.create-doc ul{
      columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.footer-menu ul li{
    margin-bottom:10px;
}
.footer-menu {
    margin-bottom: 35px;
}

.copyright h5{
	/*font-family: 'Raleway', sans-serif;*/
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
}
.social{
	float: right;
}
.social ul li a{
	display: inline-block;
    color: #fff;
    font-size: 24px;
    padding-left: 30px;
    margin-top: 20px;
}
.copyright{
	border-top: 1px solid #fff;
}
.format-doc{
	border: 1px solid #a5a5a5;
	max-height: 700px;
    width: auto;
    z-index: 9999;
    /*position: absolute;*/
    overflow-y: auto;
    overflow-x: hidden;
    overflow: scroll;
    background: #fff;
    top: 35.5px;
    border: transparent;
    border-radius: 5px;
}
.format-doc iframe{
	width: 100%;
	height: 700px; 
	overflow: hidden;
    transform: scale(1.05);
    transform-origin: 0 0;
}
.form-multi{
	padding:60px 0px;
}
.card-header{
	background-color: rgb(254, 57, 77);
	padding: 0px;
}
.btn-link{
	color: #ffffff;
	padding: 6px 255px 6px 15px;
	text-decoration: none;
}
.btn-link:hover{
	color: #fff;
	text-decoration: none;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
}
button#edit_document_button:hover {
    text-decoration: underline;
    cursor: pointer;
}
button#start_your_business:hover {
    text-decoration: underline;
    cursor: pointer;
}
button#submit_details:hover {
    text-decoration: underline;
    cursor: pointer;
}
.business-check input{
	width: 100%;
	/*font-family: 'Raleway', sans-serif;*/
	margin-bottom: 15px;
	border: 1px solid #656565;
    border-radius: 5px;
    min-height: 30px;
}
.business-check .busi-con{
	width: 40%
}
.business-check textarea{
	width: 100%;
	/*font-family: 'Raleway', sans-serif;*/
	margin-bottom: 15px;
    resize: none;
    border: 1px solid #656565;
    border-radius: 5px;
}
textarea#business_description_box {
    min-height: 100px;
}
.business-check select{
	width: 100%;
	padding: 12px 20px;
	border: 1px solid #656565;
    border-radius: 5px;
    margin-bottom: 15px;
}
.business-check .chkbox{
	width: 10%;
    float: left;
    /* padding-right: 28px; */
    margin-right: 32px;
    margin-left: -18px;
}

.registed {
    display: flex;
}


.business-check label{
	/*font-family: 'Raleway', sans-serif;*/
	font-weight: 500;
}
.business-check {
    width: 70%;
    padding: 20px 50px;
    border: 1px solid #000;
    margin-left: 160px;
    border-radius:10px;
}
.business-form{
	margin: 60px 0px;
}
.business-check h1{
	/*font-family: 'Raleway', sans-serif;*/
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 40px;
    
}
.business-check .incop{
    position:relative;
    margin-top: 20px;
}
.business-check .incop:after{
    content:"";
    width:100%;
    height:1px;
    background:#6565656e;
    top:40px;
    left:0;
    position:absolute;
}
.business-check button{
	text-transform: capitalize;
    background: #ff0000;
    border: none;
    color: #fff;
    padding: 10px 25px 10px;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 1px;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 18px;
    font-weight: 600;
}
.box{
    display: none;
    margin-top: 30px;
}
#signArea{
	width:304px;
	margin: 50px auto;
}
.tag-ingo{
	font-family: cursive;
	font-size: 12px;
	text-align: left;
	font-style: oblique;
}
.package{
	border: 1px solid #bbb;
    padding: 20px 20px;
    width: 50%;
    text-align: center;
    margin: 40px auto;
    border-radius: 5px;
}
.package h1{
	font-size: 36px;
    padding-bottom: 10px;
    color: #29377e;
}
.pack-fee a{
	color: #0d62ac !important;
    float: left;
    /*font-family: 'Raleway', sans-serif;*/
    text-decoration: none;
}
.ein-fee a{
	color: #0d62ac !important;
    float: left;
    /*font-family: 'Raleway', sans-serif;*/
    text-decoration: none;
}
.itin-fee a{
	color: #0d62ac !important;
    float: left;
    /*font-family: 'Raleway', sans-serif;*/
    text-decoration: none;
}
.pack-fee {
    margin-bottom: 20px;
}
.state-fee a{
	color: #0d62ac !important;
    float: left;
    /*font-family: 'Raleway', sans-serif;*/
    text-decoration: none;
}
.pack-fee .pack-pri{
	margin-left: 113px;
}
.state-fee .pack-pri{
	margin-left: 147px;
}
.state-fee{
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 20px;
}
.ein-fee{
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 20px;
}
.ein-fee .pack-pri{
	margin-left: 99px;
}
.itin-fee{
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 20px;
}
.itin-fee .pack-pri{
	margin-left: 92px;
}
.package h3{
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	padding-top: 20px;
}
.package p{
	padding-bottom: 50px;
}
.payment {
    width: 50%;
    margin: 30px auto;
}
.how-will{
    background:#ffc1074f;
    padding:20px 20px;
    width:75%;
    margin:30px auto;
}
.how-will img{
    width:60px;
    margin-bottom: 20px;
}
.how-will h4{
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 19px;
    font-weight: 600;
}
.how-will p{
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
    text-align: justify;
    margin-top: 20px;
    font-weight: 500;
}

#pay_now{
	background: #0d62ac !important;
    padding: 5px;
    border: none;
    color: #fff;
}
#pay_now:focus{
	border:none !important;
}
input#pay_now:hover {
    text-decoration: underline;
    cursor: pointer;
}
.thank-you{
	text-align: center;
	padding: 100px 0px;
}
.thank-you img{
	width: 100%;
}
.cancel{
	text-align: center;
	padding: 70px 0px;
}
.cancel img{
	width: 40%;
}
.cancel a button{
	background: #0d62ac !important;
    border: none;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    border-radius: 5px;
}
.cancel a button:hover{
    text-decoration: underline;
    cursor: pointer;
}
.thank-you a button{
    background: #0d62ac !important;
    border: none;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    border-radius: 5px;
}
.thank-you a button:hover{
    text-decoration: underline;
    cursor: pointer;
}
.profile-info table{
	border-collapse: collapse;
}
.basic-table{
	padding: 50px 0px;
}
.basic-table h1{
	/*font-family: 'Raleway', sans-serif;*/
	font-size: 30px;
	padding-bottom: 30px;
}
.profile-info{
	border: 1px solid #000;
	border-radius: 5px;
	padding: 20px 20px;
}
.profile-info table{
	margin: auto;
	width:90%;
	
}
.ex .reload{
	margin-bottom: 30px;
	border:1px solid #000;
}
.ex .export{
    margin-bottom: 30px;
    border: none;
    margin-top: 20px;
    background: #007bff;
    padding: 3px 10px;
}
.ex .export #reg{
    color:#fff;
}
.progress{
	margin-top: 60px;
}
button#export:hover {
    cursor: pointer;
    text-decoration: underline;
}
button#load:hover {
    cursor: pointer;
    text-decoration: underline;
}
a#reg {
    color: black;
}
a#download {
    color: #007bff;
}
.register {
    margin-top: 25px;
}
.registered{
    margin-top: 25px;
}
.del-btn{
    background: red;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 3px 10px;
}

.policy{
	padding:50px 0px;
	/*font-family: 'Raleway', sans-serif;*/
}
.policy p{
	padding-bottom: 20px;
	text-align: justify;
	font-weight: 500;
}
.policy p a{
	color: blue;
}
.policy h6{
padding-bottom: 20px;
line-height: 25px;
}

.policy ol li{
	line-height: 23px;
    margin-bottom: 10px;
}

.contact-page{
	padding: 50px 0px;
}
.contact-page-form{
	background: #fff;
    padding: 30px 30px;
    width: 100%;
    float: right;
    border-radius: 5px;
    border: 1px solid grey;
    margin-bottom: 20px;
}
.contact-page-form input{
	width: 100%;
	/*font-family: 'Raleway', sans-serif;*/
    margin-bottom: 20px;
    padding: 10px 3px;
    font-size: 14px;
}
.contact-page-form input:focus{
	border: none;
}
.contact-page-form textarea{
	width: 100%;
	/*font-family: 'Raleway', sans-serif;*/
    margin-bottom: 20px;
    padding: 25px 3px;
    font-size: 14px;
    resize: none;
}
.contact-page-form textarea:focus{
	border: none;
} 
.contact-page-form button{
	text-transform: capitalize;
    background: #ff0000;
    border: none;
    color: #fff;
    padding: 13px 50px 13px;
    border-radius: 5px; 
    margin-left: 1px;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
    font-weight: 600;
}
.contact-details{
	background: #fff;
    padding: 30px 15px;
    width: 100%;
    float: right;
    border-radius: 5px;
    border: 1px solid grey;
}
.phone{
	box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.2);
	padding: 20px 10px;
	margin-top: 25px;
}
.phone:hover{
	box-shadow: 0px 0px 15px 0px rgba(112,112,112,1);
    transition: all .5s;
}
.mail{
	box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.2);
	padding: 20px 10px;
	margin-top: 25px;
}
.mail:hover{
	box-shadow: 0px 0px 15px 0px rgba(112,112,112,1);
    transition: all .5s;
}
.address{
	box-shadow: 0 10px 16px 0 rgba(222, 222, 222, 0.2);
	padding: 20px 10px;
	margin-top: 25px;
}
.address:hover{
	box-shadow: 0px 0px 15px 0px rgba(112,112,112,1);
    transition: all .5s;
}
.phone i, .mail i, .address i{
	font-size: 27px;
    color: #ff0000;
    float: left;
    margin-right: 20px;
}
.mailing-add{
    text-align:left !important;
    font-size: 20px !important;
    position:relative;
}
.business-check .mailing-add:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #6565656e;
    top: 40px;
    left: 0;
    position: absolute;
}
select.state {
    padding: 15px 11px;
}
span.blank_field {
    display: inline-block;
    min-width: 200px;
    border-bottom: 1px solid #999;
    margin: 0 5px;
    height: 20px;
    text-align: center;
    font-weight: 500;
    background: #e2e2e2;
}
/*form#form-data {
    min-height: 700px;
}*/
form#form-data1 {
    min-height: 205px;
}
.wrapped-static-field {
    display: inline-block;
}
.radio.inline{
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: initial;
    margin-left: 10px;
}
.radio.inline1{
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    margin-left: 10px;
}
.input-large{
    width:auto!important;
    vertical-align:middle!important;
}
label{
    display: block;
    margin-bottom: 5px;
}
#comp_sub{
    display:none;
}
#comp_sub_1{
    display:none;
}
#comp_sub_2{
    display:none;
}
#comp_website{
    display:none;
}
#comp_sub_web_0{
    display:none;
}
#comp_sub_web_1{
    display:none;
}
#special_instruction{
    display:none;
}
#date_of_execution{
    display:none;
}
#married{
    display:none;
}
#separated{
    display:none;
}
#engaged{
    display:none;
}
#divorced{
    display:none;
}
#widowed{
    display:none;
}
#beneficiary_married{
    display:none;
}
#beneficiary_separated{
    display:none;
}
#beneficiary_engaged{
    display:none;
}
#beneficiary_divorced{
    display:none;
}
#married_beneficiary_info{
    display:none;
}
#separated_beneficiary_info{
    display:none;
}
#engaged_beneficiary_info{
    display:none;
}
#divorced_beneficiary_info{
    display:none;
}
#survivorship_details{
    display:none;
}
#total_children{
    display:none;
}
#child_first_block{
    display:none;
}
#child_second_block{
    display:none;
}
#child_third_block{
    display:none;
}
#child_fourth_block{
    display:none;
}
#child_fifth_block{
    display:none;
}
#child_sixth_block{
    display:none;
}
#first_child_ben_details{
    display:none;
}
#second_child_ben_details{
    display:none;
}
#third_child_ben_details{
    display:none;
}
#fourth_child_ben_details{
    display:none;
}
#fifth_child_ben_details{
    display:none;
}
#sixth_child_ben_details{
    display:none;
}
#pet_care_information{
    display:none;
}
#no_child{
    display:none;
}
#pet_block{
    display:none;
}
#pet_caretaker_details{
    display:none;
}
#alternate_pet_caretaker_details{
    display:none;
}
#pet_org_details{
    display:none;
}
#pet_fundraiser{
    display:none;
}
#property_details_1{
    display:none;
}
#property_details_2{
    display:none;
}
#second_policy_details{
    display:none;
}
#special_needs_block{
    display:none;
}
#funeral_details{
    display:none;
}
#funeral_repast_block{
    display:none;
}
#burial_preference_block{
    display:none;
}
#other_burial_option{
    display:none;
}
#buried_details{
    display:none;
}
#buried_block{
    display:none;
}
#cremated_details{
    display:none;
}
#ashes_details{
    display:none;
}
#ash_location_details{
    display:none;
}
#memorial_details{
    display:none;
}
#memorial_details_block{
    display:none;
}
#executor_details{
    display:none;
}
#alternate_executor_details{
    display:none;
}
#declined_executor_details{
    display:none;
}
#trustee_details_block{
    display:none;
}
#alternate_trustee_details_block{
    display:none;
}
#declined_trustee_details_block{
    display:none;
}
#digital_executor_details{
    display:none;
}
#alternate_digital_executor_block{
    display:none;
}
#declined_digital_executor_block{
    display:none;
}
#guardian_details_block{
    display:none;
}
#alternate_guardian_details_block{
    display:none;
}
#conservator_details_block{
    display:none;
}
#alternate_conservator_details_block{
    display:none;
}
#more_beneficiary_details_block{
    display:none;
}
#disinhertance_block{
    display:none;
}
#active_option_block{
    display:none;
}
#mission_statement_block{
    display:none;
}
#business_accomplishments_block{
    display:none;
}
#company_history_block{
    display:none;
}
#accomplishment_addon{
    display:none;
}
#business_history_addon{
    display:none;
}
#leadership_block_details{
    display:none;
}
#employee_section_details{
    display:none;
}
#product_block_details{
    display:none;
}
#service_block_details{
    display:none;
}
#product_offering_details{
    display:none;
}
#patent_details_block{
    display:none;
}
#product_offering_details_block{
    display:none;
}
#business_option_block{
    display:none;
}
#business_loan_information{
    display:none;
}
#equity_investment_information{
    display:none;
}
#target_market_block{
    display:none;
}
#market_trend_information{
    display:none;
}
#market_strategy_information{
    display:none;
}
#business_goals_information{
    display:none;
}
#business_distribution_information{
    display:none;
}
#pricing_strategy_block{
    display:none;
}
#swot_analysis_block{
    display:none;
}
#competition_block{
    display:none;
}
#financial_statement_information{
    display:none;
}
#manual_financial_set{
    display:none;
}
select#TESTATOR_MARITAL_STATUS{
    width:50%;
}
input#btAdd {
    border: solid 1px #0095ff;
    background-color: #0095ff;
    color: #fff;
    cursor: pointer;
}
input#btAddWeb {
    border: solid 1px #0095ff;
    background-color: #0095ff;
    color: #fff;
    cursor: pointer;
}
#field_btn{
    margin-bottom: 5px;
}
#field_web_btn{
    margin-bottom: 5px;
}
input {
    padding: 12px;
    margin: 3px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
}
input#btRemove {
    border: solid 1px #0095ff;
    background-color: #0095ff;
    color: #fff;
    cursor: pointer;
}
input#btRemoveWeb {
    border: solid 1px #0095ff;
    background-color: #0095ff;
    color: #fff;
    cursor: pointer;
}
.ein h4{
    text-align: left !important;
    font-size: 20px !important;
    /*font-family: 'Raleway', sans-serif;*/
    float: left;
    padding-top: 7px;
    font-weight: 700;
}
.login-form {
    margin: 60px 0px;
}
.login-details {
    width: 45%;
    padding: 20px 50px;
    border: 1px solid #000;
    margin-left: 300px;
    border-radius: 10px;
}
.login-details .incop {
    position: relative;
}
.login-details h1 {
    /*font-family: 'Raleway', sans-serif;*/
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 40px;
}
.login-details .incop:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #6565656e;
    top: 40px;
    left: 0;
    position: absolute;
}
.login-details input {
    width: 100%;
    /*font-family: 'Raleway', sans-serif;*/
    margin-bottom: 15px;
    border: 1px solid #656565;
    border-radius: 5px;
    min-height: 30px;
}
.login-details button {
    text-transform: capitalize;
    background: #ff0000;
    border: none;
    color: #fff;
    padding: 10px 25px 10px;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 1px;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 18px;
    font-weight: 600;
}
.login-details .forgot-pass{
    background: transparent;
    color: #fe394d;
    padding: 0;
    margin-top: 5px;
}
#ein-icon{
    vertical-align:bottom;
}
section#document {
    margin-bottom:100px;
}
i.ace-icon.fa.fa-times {
    float: right;
}
button.close {
    display: contents;
}
label#extra_options {
    display: inline-block;
}
div#total_children {
    margin-bottom: 1rem;
}

.single-blog p{
    text-align: justify;
    font-size: 16px;
    font-family: Helvetica;
    font-weight: bold;
    padding-bottom: 20px;
}
.single-blog h5{
    text-align:left;
    font-size:22px;
    padding:10px 0px;
    /*font-family: 'Raleway', sans-serif;*/
    font-weight:600;
}
.single-blog ol li{
    text-align: left;
    font-size: 17px;
    /*font-family: 'Raleway', sans-serif;*/
    font-weight: 500;
    padding-bottom: 10px;
}
.single-blog h6{
    text-align: justify;
    font-size: 18px;
    /*font-family: 'Raleway', sans-serif;*/
    font-weight: 500;
}
.single-blog-banner{
    min-height: 400px;
}
.single-blog-banner h1 {
    padding: 80px 500px 70px 50px;
    font-weight: 800;
    line-height: 60px;
    /*font-family: 'Raleway', sans-serif;*/
    color: #e0ce70;
}
.single-blog {
    margin-top: 50px;
    margin-bottom: 50px;
}
.sub-service ul{
    padding-left:0px;
}
.sub-service ul li{
    list-style-type:none;
    text-align:left;
}
.sub-service ul li i{
    margin-right:10px;
}
.trd{
    margin-left:2px;
}
/*.c-cop{
    padding-bottom: 40px;
}*/
.nav-link {
    color: #4a5568;
}
.card {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem;
}

.gutters-sm {
    margin-right: -8px;
    margin-left: -8px;
}

.gutters-sm>.col, .gutters-sm>[class*=col-] {
    padding-right: 8px;
    padding-left: 8px;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.bg-gray-300 {
    background-color: #e2e8f0;
}
.h-100 {
    height: 100%!important;
}
.shadow-none {
    box-shadow: none!important;
}

.nav-gap-y-1 a:hover {
    color: #4071c3;
}
.nav-gap-y-1 a svg {
    margin-top: -2px;
    float: left;
}
button.btn-download {
    background-color: DodgerBlue;
    border: none;
    color: white;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px;
}
button.btn-download:hover {
  background-color: RoyalBlue;
}
.ein-reg-banner{
	background: linear-gradient(rgb(0 0 0 / 31%),rgb(0 0 0 / 32%)), url(../images/default-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    /* min-height: 400px; */
    text-align: center;
    padding: 150px 0px;
}
.ein-reg-banner h1{
font-size: 35px;
}
.ein-reg-banner h6{
	    padding-top: 20px;
    font-size: 18px;
    padding-bottom: 30px;
}
.ein-reg-banner button{
	text-transform: uppercase;
    background: #ff0000;
    border: none;
    color: #fff;
    padding: 6px 30px 8px;
    border-radius: 5px;
    margin-top: 4px;
    margin-left: 20px;
    font-size: 20px;
}
.ein-reg-content {
    padding: 80px 0px 50px;
}
.ein-reg-content p{
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 27px;
	text-align: justify;
}
.ein-reg-content ul li{
	padding-bottom: 10px;
    font-size: 17px;
    line-height: 25px;
    text-align: justify;
}
.ein-reg-content h5{
	padding-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
}
.tax-pack{
	background: #1c6ca9;
	padding: 30px;
	text-align: center;
}
.tax-pack h4{
	color: #fff;
	font-size: 24px;
	padding-bottom: 60px;
	position: relative;
}
.tax-pack h4:before{
	content: "";
    width: 85%;
    height: 2px;
    background-color: #5490be26;
    top: 50px;
    left: 20px;
    position: absolute;
}
.tax-pack h3{
	font-size: 60px;
	padding-bottom: 60px;
	color: #fff;
}
.tax-pack button{
	text-transform: uppercase;
    background: #fe394d;
    border: none;
    color: #fff;
    padding: 6px 30px 8px;
    border-radius: 5px;
    font-size: 20px;
    margin-bottom: 30px;
}
.tax-num h1{
	color: #055398;
    font-size: 30px;
    padding-top: 90px;
    padding-bottom: 20px;
    font-weight: 300;
}
.tax-id{
    margin-bottom:50px;
}
.sub-tax-id {
    padding: 0px 90px;
}
.tax-num h6{
	font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}
.tax-num p{
	line-height: 25px;
}
.common {
    padding: 60px 0px;
}
.common h1{
	font-size: 36px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 40px;
}
.common h4{
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 20px;

}
.common p{
	font-size: 16px;
    font-weight: 300;
    padding-bottom: 30px;
    line-height: 27px;
    text-align: justify;
}
#contact-submit {
    cursor: pointer;
}
#contact-response {
    color: #fe394d;
    font-size: large;
    display:none;
}
.we-content {
    cursor: pointer;
}
button {
    cursor: pointer;
}
.state select {
    font-size: 15px;
    height: 53px;
}
input.ein-check {
    width: 3%;
    float: left;
    margin-right: 20px;
}
input.ein-radio {
    width: 11%;
    float: left;
    margin-right: 15px;
    margin-top: -3px;
}
span.ein-check-span {
    float: left;
    margin-top: 7px;
}
.ein-radio-box {
    border: 2px solid grey;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
#social_security_block{
    display:none;
}
#social_security{
    display:none;
}
#llc-info-block{
    display:none;
}
#llc-member-details{
    display:none;
}
#federal-tax-classification-block{
    display:none;
}
span.paymentErrors{
    margin-left: 45%;
}
.idea-img img {
    width: 50px;
    margin-left: 16px;
    margin-top: -5px;
}
.idea-descli {
    background: #f5d984;
    padding: 15px 15px;
    border-radius: 10px;
}
.idea-text {
    margin-left: -30px;
    font-size: 14px;
}

#more {display: none;}
.read-more-color {
    color:#ff0000;
    font-weight: 500;
}
.home-read-more{
    border:solid 1px black;
    padding:15px 30px;
    display:block;
    color:black;
    margin:20px auto;
    width:90%;
    font-size:17px;
    
}
#more2 {display: none;}
dl, ol, ul {
    margin-bottom: 0rem;
}
.payment-icon {
    text-align: center;
}
.payment-icon img{
    width: 50px;
}
#fiscal_year_block{
    display:none;
}
#working_hours_block{
    display:none;
}
#vacation_days_block{
    display:none;
}
#extension_block{
    display:none;
}
#non_circumvention_block{
    display:none;
}