.pull-right.col-md-4.mb-1 {
    margin-bottom: 10px;
}@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
     /*vertical-align: middle;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table.table.table-bordered.table-hover {
    margin-top: 30px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ptl30{
	padding: 30px 0;
}
.pt10{
	padding: 30px 0 5px 0;
}
.ptb30{
	padding: 20px 0 !important;
}
img.avatar.avatar-100.photo {
    width: 5% !important;
}
svg.icon.icon-mail-reply {
    width: 3%;
    height: 13px;
}
/*reset css*/

a,
a:hover,
a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #828282;
    line-height: normal;
}

.header-warpper {
    overflow: hidden;
    padding: 20px 0 0 0;
    /*border-bottom: 1px solid #ccc;*/
}

.logo {
    display: inline-block;
}

.info-right {
    float: right;
}

.menu-close {
    display: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.menu-close:hover {
    color: #fff;
}
.info {
    position: absolute;
    /*background-color: #c9c9c9;*/
    color: #0137fc;
    font-size: 16px;
    font-weight: 300;
    padding: 1px 8px;
    /* float: right; 
    left: 20%;*/
	cursor: pointer;
}
.menu-open {
    display: none;
    vertical-align: top;
    font-size: 24px;
    color: #444;
    height: 24px;
    line-height: 24px;
}

.menu-open:hover {
    color: #444;
}

.navigation {
    display: inline-block;
}

.navigation ul li {
    display: inline-block;
    margin-right: 30px;
}

.navigation ul li a {
    display: block;
    padding: 0 0 10px 0;
    border-bottom: 5px solid #fff;
    font-size: 15px;
    color: #000;
}

.navigation ul li:hover a,
.navigation ul li.active a {
    border-bottom-color: #387bbf;
    color: #387bbf;
}

.lang-box {
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-transform: uppercase;
    margin-right: 30px;
    border-left: 1px solid #8c8c8c;
    padding-left: 21px;
}

.lang-box img {
    display: inline-block;
    margin-right: 5px;
    height: 17px;
}

.lang-box span {
    display: inline-block;
}

.lang-box:hover {
    color: #ff6600;
}

/* page 4 employement stape */
.abcc{
	margin-bottom:7px;
}
.adverpro{
	margin-bottom: -14px;
}
.mealen{
	margin-bottom: -15px;
}
.insurancenon{
	margin-bottom: -15px;
}

.interebank{
	margin-bottom: -16px;
}
.businesslic{
	    margin-bottom: -23px;
}
.donationbus{
	margin-bottom: -15px;
}
.profees{
	    margin-bottom: -20px;

}
/* end */

.login-box {
   background: none;
    display: inline-block;
    vertical-align: top;
    color: #387bbf;
	padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 19px;
    padding-right: 54px;
    top: 0;
    margin-top: -5px;
    font-size: 13px;
    border-radius: 5px;
    border: 1px solid #387bbf;
}
.login-box span{
	display: inline-block;
    padding-bottom: 3px;
    position: absolute;
    margin-top: 3px;
}
.currr{
	margin-bottom:-16px;
}

.avatar-100{
	    margin-bottom: 16px;
}
.fn{
	margin-left:5px;
}
.login-box i {
    /*display: none;*/
    font-size: 20px;
    padding-right: 2px;
}

.login-box:hover {
    background: #9397a6;
    color: #fff;
}

.banner {
    overflow: hidden;
    position: relative;
    padding-top: .1em;
}

.banner-left {
    position: relative;
    overflow: hidden;
    /*height: 420px;*/
    height: 55vh;
}
.pull-right.col-md-4.mb-1 {
    margin-bottom: 10px;
}
.banner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
    max-height: 100%;
    min-height: 100%;
    min-width: 100%;
}

.banner-txt {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
}

.banner-txt h1 {
    font-size: 36px;
    color: #444444;
    font-weight: 500;
    margin-bottom: 40px;
}

.banner-txt h1 span {
    font-size: 54px;
    font-weight: 700;
    display: block;
}

.banner-txt p {
    margin-bottom: 40px;
    line-height: 24px;
}

.banner-txt a {
    background: #387bbf;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 50px;
    font-weight: 300;
}

.banner-txt a:hover {
    background: #ff6600;
}

.main-wrapper {
    overflow: hidden;
}

.main-wrapper h2 {
    font-size: 26px;
    color: #444444;
    font-weight: 300;
    /*margin-bottom: 50px;*/
    margin-bottom: 10px;
    margin-top: 20px;
}

.main-wrapper h3 {
    font-size: 22px;
    color: #222222;
    font-weight: 300;
    margin-bottom: 20px;
}

.main-wrapper p {
    line-height: 24px;
    /*color: #353535;
	color: #000000;*/
    letter-spacing: 0.4px;
	font-weight: 300;
}

.taxes-wrap {
    /*padding-top: 50px;*/
    padding-top: 1em;
    text-align: center;
}

.option-wrap {
    border-top: 1px solid #d3d7eb;
   background-color: #f7f7f7;
	box-shadow: inset 0 13px 6px -9px rgba(0, 0, 0, 0.06);
    /*padding: 80px 0 50px 0;*/
    padding: 30px 0 30px 0;
    text-align: center;

    background-size: cover;
   /* background-image: url('../images/Grey-Gradient-Background.jpg'); */
}

.option-wrap p {
    padding: 0 5%;
    margin: 0;
}

.welcome-wrap {
    padding: 115px 0;
}

.welcome-wrap h2 {
    line-height: 40px;
    margin-top: 15px;
    font-weight: 600;
}

.welcome-wrap span {
    display: block;
    color: #ff6600;
    font-weight: 700;
    margin: 10px 0 50px 0;
    font-size: 26px;
    letter-spacing: 0.6px;
}

.welcome-wrap a {
    height: 50px;
   /* background: #387bbf; */
	 background-image: linear-gradient(to bottom,#387bbf 0,#1a4e82 100%);
    display: inline-block;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    margin: 25px 0 35px;
	text-transform: capitalize;
}

.welcome-wrap a:hover {
    background-image: linear-gradient(to bottom,#346aa1 0,#1d456d 100%);
	background-color: #1d456d !important;
	background-position:0 !important;
}

.option-wrap2 {
    padding-bottom: 0px;
    text-align: center;
}

.option-wrap2 span {
    border: 2px solid #dfdfdf;
    display: inline-block;
    width: 136px;
    height: 136px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.option-wrap2 span img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.option-wrap2 p {
    padding: 0 20%;
    margin-bottom: 30px;
    color: #828282;
}

.db-bk-color-two {
    background-color: #c3faff;
}


/*============================================================
PRICING STYLES
==========================================================*/

.db-padding-btm {
    padding-bottom: 50px;
}

.db-button-color-square {
    color: #7b7b7b;
    background: none;
    border-radius: 6px;
    border: 3px solid #d2d2d2;
    padding: 9px 41px;
    font-weight: 600;
    font-size: 20px;
}

.db-button-color-square:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
    border-radius: 6px;
    border: 3px solid rgb(127, 127, 127);
    padding: 9px 41px;
    font-weight: 600;
    font-size: 20px;
}

.db-bk-color-one {
    border-top: 4px solid #dedede;
    border-left: 4px solid #dedede;
    border-bottom: 4px solid #dedede;
    border-radius: 10px 0 0 10px;
}

.db-bk-color-two {
    border: 4px solid #dedede;
    border-radius: 10px;
}

.db-bk-color-three {
    border-top: 4px solid #dedede;
    border-right: 4px solid #dedede;
    border-bottom: 4px solid #dedede;
    border-radius: 0 10px 10px 0;
}

.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    color: #fff;
    line-height: 30px;
}

.db-pricing-eleven ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding-left: 0px;
}

.db-pricing-eleven ul li {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}

.db-pricing-eleven ul li i {
    margin-right: 5px;
}

.db-pricing-eleven .price {
    padding: 35px 20px 20px 20px;
    color: #000000;
}

.db-pricing-eleven .price h1 {
    font-size: 19px;
    padding-bottom: 1em;
    font-weight: 600;
}

.db-pricing-eleven .price h2 {
    font-size: 19px;
    line-height: 26px;
    font-weight: 400;
    color: #ff6803;
    margin-bottom: 25px;
}

.price-buttom h2 {
    font-size: 19px;
    font-weight: 400;
    color: #ff6803;
    padding-bottom: 16px;
    line-height: 37px;
    margin-bottom: 0;
}

.db-wrapper h5 {
    padding: 0 66px;
    line-height: 21px;
}

.db-pricing-eleven .price h3 {
    font-size: 28px;
}

.db-pricing-eleven .price strong {
    font-size: 54px;
}

.db-pricing-eleven .price p {
    color: #6b6b6b;
}

.db-pricing-eleven .price small {
    color: #B8B8B8;
    display: block;
    font-size: 12px;
    margin-top: 22px;
}

.db-pricing-eleven .type {
    background-color: #52E89E;
    padding: 50px 20px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
}

.db-pricing-eleven .pricing-footer {
    padding: 0 10px 20px;
}

.db-attached>.col-lg-4,
.db-attached>.col-lg-3,
.db-attached>.col-md-4,
.db-attached>.col-md-3,
.db-attached>.col-sm-4,
.db-attached>.col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven.popular {
    margin-top: 10px;
}

.db-pricing-eleven.popular .price {
    padding-top: 80px;
}

.price-wrap {
    padding: 50px 0 50px;
    text-align: center;
}

.price-box {
    padding: 60px 0;
    border: 1px solid #222222;
    margin: 0 30px 30px 30px;
    border-radius: 10px;
}

.price-box h2 {
    margin-bottom: 0;
    line-height: 36px;
}

.price-box h2 strong {
    color: #9397a6;
    display: block;
    font-weight: 700;
}

.price-box:hover {
    border-color: #387bbf;
}

.price-box:hover h2 strong {
    color: #387bbf;
}

.testi-wrap {
    text-align: center;
    padding-bottom: 80px;
}

.testi-wrap h2+p {
    color: #ffd303;
    font-size: 30px;
}

.testi-wrap span {
    display: block;
    font-size: 12px;
    margin: 0px 0 10px 0;
}

.testi-wrap h4 {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.testi-wrap p {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    margin: 10px 0;
}

.testi-wrap strong {
    font-weight: 300;
    color: #9397a6;
    font-size: 12px;
    display: block;
}

.testi-wrap .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 60px;
}

.testi-wrap .owl-theme .owl-dots .owl-dot span {
    margin: 0px 5px;
    background: #777;
    display: block;
    border-radius: 50%;
}

.testi-wrap .owl-theme .owl-dots .owl-dot.active span {
    background: #9397a6;
}

.help-wrap {
    border-top: 1px solid #d3d7eb;
    background: #eef0fb;
    padding: 10px 0;
}

.help-wrap .col-sm-6 {
    padding: 0 50px;
}

.help-wrap .col-sm-6:first-child {
    border-right: 1px solid #bec0c9;
}

.help-wrap img {
    float: left;
    width: 70px;
}

.help-wrap img+div {
    margin: 0 0 0 90px;
}
.help-wrap p {
    margin-bottom: 5px;
}

.help-wrap a {
    display: inline-block;
    color: #444444;
    font-weight: 600;
}

.help-wrap a:hover {
    text-decoration: underline;
    color: #9397a6;
}

.file-wrap {
   /*  padding: 80px 0;
    text-align: center;*/
}

.file-wrap a {
     /* background: #444444; */
    background: #387bbf;
    color: #fff;
    display: inline-block;
    padding: 5px 5px;
    /* font-weight: 500; */
    /* font-size: 30px; */
    border-radius: 6px;
}

.file-wrap a:hover {
    background: #9397a6;
}

.articals-wrap {
    padding: 80px 0 50px 0;
    overflow: hidden;
    position: relative;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
}

.articals-wrap:after {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
}

.articals-wrap .container {
    position: relative;
    z-index: 3;
}

.articals-wrap h2 {
    text-align: center;
    font-weight: 400;
}

.articals-box {
    background: #eef0fb;
    border: 1px solid #dbdbdb;
    overflow: hidden;
    border-radius: 10px;
}

.articals-box>div {
    padding: 20px 30px;
}

.articals-box em {
    display: block;
    font-size: 12px;
    color: #222;
    font-style: normal;
}

.articals-box strong {
    display: block;
    font-size: 16px;
    color: #020202;
    font-weight: 500;
}

.articals-box p {
    margin: 10px 0;
    font-size: 14px;
    line-height: 30px;
}

.articals-box a {
    display: inline-block;
    font-size: 14px;
    color: #387bbf;
}

.articals-box a:hover {
    text-decoration: underline;
    color: #9397a6;
}

.articals-wrap .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
}

.articals-wrap .owl-theme .owl-dots .owl-dot span {
    margin: 0px 5px;
    background: #777;
    display: block;
    border-radius: 50%;
}

.articals-wrap .owl-theme .owl-dots .owl-dot.active span {
    background: #9397a6;
}

.footer-wrapper {
    padding-top: 0px;
    font-size: 14px;
}

.sitemap {
    padding-bottom: 25px;
}

.sitemap .logo {
    text-align: center;
    display: block;
}

.sitemap .logo img {
    display: inline-block;
}

.sitemap p {
    line-height: 24px;
    margin: 30px 0;
    text-align: center;
}

.sitemap h5 {
    font-size: 20px;
    font-weight: 400;
    color: #343434;
    margin-bottom: 30px;
}

.sitemap ul {
    margin-bottom: 30px;
}

.sitemap ul li {
    line-height: 30px;
}

.sitemap ul li a {
    display: inline-block;
    color: #828282;
}

.sitemap ul li:hover a {
    text-decoration: underline;
    color: #9397a6;
}

.sitemap ol li {
    margin-bottom: 20px;
}

.sitemap ol li i {
    float: left;
    font-size: 22px;
}

.sitemap ol li a {
    display: block;
    color: #828282;
    margin-left: 30px;
}

.sitemap ol li a:hover {
    text-decoration: underline;
    color: #9397a6;
}

.copyright {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #ccc;
}

.copyright ul li {
    display: inline-block;
    margin: 1px;
}

.copyright ul li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    color: #fff;
    line-height: 28px;
}

.copyright ul li:nth-child(1) {
    background: #3e5a99;
}

.copyright ul li:nth-child(2) {
    background: #53abeb;
}

.copyright ul li:nth-child(3) {
    background: #dc4939;
}

.copyright ul li:nth-child(4) {
    background: #0077b5;
}

.copyright ul li:nth-child(5) {
    background: #0077b5;
}

.copyright ul li:nth-child(6) {
    background: #bf1e0c;
}

.copyright ul li:nth-child(7) {
    background: #dc4939;
}

.copyright ul li a:hover {
    background: #9397a6;
}

.copyright p {
    margin-top: 20px;
    font-size: 16px;
}

.copyright p strong {
    color: #0138f6;
    font-weight: 800;
}

.copyright p a {
    color: #0138f6;
}

.copyright p a:hover {
    text-decoration: underline;
    color: #9397a6;
}


/*================= Inner Pages ================== */

.login-wrap {
   margin: 45px 0 55px 0;
}
.login-wrap20 {
   margin: 45px 0 40px 0;
}
.line {
    border-right: 1px solid #cccccc;
    padding: 60px 110px;
    text-align: center;
}

.line>h2 {
    font-size: 30px;
    color: #444444;
    font-weight: 300;
    margin-bottom: 10px;
}

.line>p>a {
    background-color: #387bbf;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 40px;
    text-align: center;
    display: inline-block;
  
    color: #fff;
    border-radius: 6px;
}

.line>p>a:hover {
    background-color: #7b7b7b;
}

.line>p {
    color: #353535;
    margin-bottom: 24px;
}

.right-block>h2 {
    font-size: 30px;
    color: #444444;
    font-weight: 300;
    
}

.right-block {
    padding: 20px 0px 0px 100px;
}

.right-block label {
    color: #828282;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-left: 0;
}

/*.right-block input {
    border-radius: 3px;
    border: 1px solid #e4e5e8;
}*/

.right-block .form-group {
    margin-bottom: 20px;
}

.right-block a {
    display: block;
    color: #ff0000;
    padding: 0 0 23px;
}

.right-block p {
	margin-bottom: 27px;
    /*text-align:center;*/
}

.right-block p button {
    border: 0;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 40px;
    text-align: center;
    display: inline-block;
    
    color: #fff;
    background: #387bbf;
    /*transition: all 03.3s ease-in-out;margin-top: 35px;*/
}
.right-block p button:hover {
    background: #7b7b7b;
}

.right-block p button:hover {
   background: #1d60a5;
}

.btn-orange {
    background-color: #f96908;
    padding: 12px 58px !important;
}

.btn-tint {
    background-color: #10b7c7;
}

.login-btm-block {
    border-top: 1px solid #d3d7eb;
    background: #eef0fb;
    /*padding: 30px 0;  min-height:260px;*/
}


section.login-btm-block>div>div div:first-child {
    border-right: 1px solid #cccccc;
    padding-right: 102px;
    min-height: inherit;
}

section.login-btm-block>div>div div{
    padding: 20px 0;
}

.login-btm-block h3 {
    margin-bottom: 15px;
    padding-bottom: 0;
    padding: 0px;
}

.login-btm-block p {
    color: #828282;
    padding: 0px
}

.form-topart .form-group:nth-child(odd) {
    width: 45%;
    display: inline-block;
    margin-right: 15px;
}

.form-topart .form-group:nth-child(even) {
    width: 45%;
    display: inline-block;
}

.mr-log-rt {
    margin-top: 12%
}

.line2 {
    border-right: 1px solid #cccccc;
}

p.center-block {
    text-align: center;
		margin-top: 10px;
}

.LoginBlock {
    text-align: center;
    margin: 40px 0px;
    /*border-right: solid 1px #DDDEDF;*/
}

a.logLink {
    border: 0;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 40px;
    text-align: center;
    display: inline-block;
    margin-top: 35px;
    color: #fff;
    background-color: #387bbf;
}

a.logLink:hover{
    background: #7b7b7b;
}

.get-start-block {
    text-align: center;
    position: relative;
}

.get-start-block h2 {
    margin: 0 auto 18px;
    width: 50%
}

.get-start-block .mid-div {
    margin: 0 auto;
    width: 100%;
    position: relative;
    transform: translate(-50%, 0);
    -webkit-transform: none;
    /*left: 60%*/
}

.get-start-block p {
    /*padding: 0 0 20px;*/
    color: #828282;
    font-size: 15px;
    font-weight: 300;
    overflow: hidden;
    /*margin-bottom: 10%*/
}

.box-sm {
    border: 1px solid #222222;
    border-radius: 3px;
    /*margin-bottom:30px; position:absolute; 
    top: 50%;
    left: 50%;*/
    /*margin-right: -35%;*/
    transform: translate(-50%, -50%);
    -webkit-transform: none;
    cursor: pointer;
}

.box-sm:hover {
    opacity: 0.8;
    background-color: #e8e8e8;
    border: 1px solid #387bbf;
}

.box-sm p {
    font-size: 15px;
    font-weight: 300;
    color: #444;
    padding: 10px 20px;
    margin-bottom: 0;
	height: 78px;
}

.box-sm p span {
    display: block;
}

.mid-div>div {
    display: inline-table;
    margin: 15px;
    width: 16%;
    height: 165px;
	position: relative;
}

.price-block {
    border: 1px solid #9397a6;
    border-radius: 3px;
    padding: 10px 18px!important;
    font-size: 15px;
    color: #444;
    font-weight: 300;
    float: left;
}

.price-block span {
    color: #10b7c7;
    font-weight: 500
}

.tint-next-btn {
    /*float: right;
    margin-right: 10%*/
}

.tint-next-btn a {
    background: #387bbf !important;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 6px;
    font-weight: 300;
    width: auto;

	/*border-radius: 50px;
    background-color: #10b7c7;
    color: #fff;
    font: 16px;
    font-weight: 300px;
    padding: 12px 45px;
    text-align: center;
    display: inline-block;*/
}

.tint-next-btn a:hover {
    opacity: 0.8
}

.mid-div ul {
    margin-left: -44px;
    margin-top: -35px;
}

.col-start-form {
    /* border: 1px solid #d3d7eb;
    background-color: #eef3f8;
    padding: 36px 45px;
    width: 100%;
    overflow: hidden;
    box-sizing: content-box;*/
    border: 1px solid #ccc;
    /* background-color: #eef3f8; */
   padding: 40px 20px;
    width: 80%;
    /* overflow: hidden; */
    box-sizing: content-box;
    border-radius: 10px;
    display: inline-block;
	
}

.col-start-form ul {
  margin-bottom: 25px;
    margin-top: 25px;
}

.col-start-form ul li {
    position: relative
}

.col-start-form ul li:nth-child(1) {
    font-size: 16px;
    color: #444;
    font-weight: 400;
    text-align: left;
    width: 28%;
    margin-right: 5%;
}

.col-start-form ul li:nth-child(2) {
    text-align: left;
    width: 45%;	
}

.col-start-form ul li:nth-child(2) textarea {
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 300;
    background: none;
    height: 35px;
    box-shadow: none;
    border-radius: 0;
}

.col-start-form ul li:nth-child(2) select,
.selec-last select {
    padding-right: 0 !important;
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 300;
    background: none;
    cursor: pointer;
    height: 35px;
    appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
}


/*.col-start-form ul li:nth-child(2) div:after, .selec-last div:after { position:absolute; right:5px; top:14px; font:normal normal normal 12px/1 FontAwesome; content:"\f078"; background:none; height:35px; color:#cdcdcd; cursor:pointer; }*/

.col-start-form ul li:nth-child(2) input {
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 300;
    background: none;
    /*height:35px*/
    ;
    box-shadow: none;
    border-radius: 0;
}

.btn-block1 {
    text-align: center;
    margin: 30px 0;
}

.btn-block1 a {
    border-radius: 6px;
    background-color: #387bbf;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 40px;
    text-align: center;
    display: inline-block;
}

.btn-block1 a:hover {
    background: #9397a6;
}

.col-start-form ul li:nth-child(2) div.checkbox:after {
    display: none;
}

.col-start-form ul li:nth-child(2) div.checkbox {
    display: inline-block;
    margin: 0 5% 0 0;
}

.col-start-form ul li:nth-child(2) input[type="checkbox"] {
    vertical-align: top;
    height: 20px;
    width: 16px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.mr-zero {
    margin-bottom: 0 !important;
}

.income-bl-lt {
    /*display: inline-block;
    width: 50%;
    margin: 30px 60px 30px 10px;*/
    border-right: 1px solid #ccc;
    text-align: left;
}

.income-bl-lt .checkbox {
    clear: both;
    margin-bottom: 18px;
    overflow: hidden
}

.income-bl-lt label {
    font-size: 16px;
    font-weight: 300;
    color: #444;
    float: left;
    margin-right: 31px;
    width: 96%
}

.income-bl-lt input[ type="checkbox"] {
    float: left;
    height: 15px;
    width: 15px;
}

.income-bl-rt {
/*    display: inline-block;
    width: 30%;
    margin: 30px 30px;*/
    font-size: 14px;
    color: #444;
    text-align: left;
    vertical-align: top;
    /*padding: 0 90px 0 80px;*/
	padding: 0px 55px 0 55px;
}

.txt-bd {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.income-bl-rt p {
    margin: 0;
    padding: 0 0 20px 0;
    color: #444;
    font-weight: normal!important
}

.income-bl-lt2 {
    display: inline-block;
    width: 70%;
    margin: 30px 0;
    border-right: 1px solid #ccc;
    text-align: left;
    box-sizing: border-box;
    padding: 0 40px 0 0;
}

.income-bl-lt2 .checkbox {
    clear: both;
    margin-bottom: 18px;
    overflow: hidden
}

.income-bl-lt2 label {
    font-size: 16px;
    font-weight: 300;
    color: #444;
    width: 100%;
    margin-right: 31px;
    display: block;
}

.income-bl-lt2 label span {
    background-color: #c9c9c9;
    color: #444;
    font-size: 16px;
    font-weight: 300;
    padding: 1px 8px;
    float: right;
}

.income-bl-lt2 input[ type="checkbox"] {
    float: left;
    height: 15px;
    width: 15px;
}

.income-bl-rt2 {
    display: inline-block;
    width: 29%;
    /*margin:30px 30px;*/
    font-size: 14px;
    color: #444;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    padding: 30px 20px 30px 39px;
}

.income-bl-rt2 p {
    margin: 0;
    padding: 0 0 20px 0;
    color: #444;
    font-weight: normal!important
}

.rrsp-block_1 {
    width: 31%;
    display: inline-block;
    margin-right: 8px;
}

.rrsp-block_2 {
    width: 65%;
    display: inline-block;
    margin-right: 8px;
}

.rrsp-block_1 input,
.income-bl-lt2 input,
.rrsp-block_2 input {
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 300;
    background-color: transparent;
    height: 35px;
    box-shadow: none;
    border-radius: 0;
}

.income-bl-lt2 .form-group {
    margin-bottom: 15px;
}

.selec-last>div {
    position: relative;
    width: auto
}

.selec-last div:after {
    top: 0
}


/******* browse button **********/

.btn-bs-file,
.acf-basic-uploader {
    position: relative;
    color: #fff !important;
    background-color: #10b7c7;
    display: inline-block !important;
    padding: 5px 18px !important;
    border-radius: 50px;
    font-size: 14px !important;
    width: auto !important;
}

.btn-bs-file input[type="file"] {
    position: absolute;
    top: -9999999px;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}

.browse-bl {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.browse-bl li {
    display: inline-block!important;
    width: auto !important;
    vertical-align: top!important
}

.browse-bl li:nth-child(1) {
    margin-right: 40px;
}

.browse-bl small {
    font-size: 14px;
    color: #ababab;
    display: block;
    line-height: 25px
}

.block-new {
    margin-bottom: 15px;
    display: block;
    overflow: hidden
}

.block-new label {
    width: 55%;
    float: left;
}


/*/============================ date 16-12-2018 =======================================*/

.checkbox_mr {
    margin-left: 20px;
}

.color_billing {
    color: #10b7c7 !important;
    font-weight: bold !important;
}

.billing_top {
    border-bottom: 1px solid #222222;
    margin-bottom: 20px;
    list-style-type: none;
    overflow: hidden;
}

.billing_top li {
    color: #444;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
}

.billing_top li:nth-child(odd) {
    float: left
}

.billing_top li:nth-child(even) {
    float: right
}

.billing_md {
    border-bottom: 1px solid #222222;
    margin-bottom: 20px;
    list-style-type: none;
    overflow: hidden;
    padding: 20px 0;
}

.billing_md li {
    color: #444;
    font-weight: 500;
    line-height: 15px;
    font-size: 14px;
    text-align: left;
    padding-bottom: 30px
}

.billing_md li:nth-child(odd) {
    float: left;
    width: 60%;
}

.billing_md li:nth-child(odd) span {
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    margin-top: 8px;
}

.billing_md li:nth-child(even) {
    float: right;
    font-size: 24px;
    font-weight: bold;
    color: #9397a6;
    margin-top: 20px;
}

.billing_btm {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    list-style-type: none;
    overflow: hidden;
    padding: 20px 0;
}

.billing_btm li {
    color: #444;
    font-weight: 500;
    line-height: 15px;
    font-size: 14px;
    text-align: left;
    padding-bottom: 30px
}

.billing_btm li:nth-child(1) {
    float: left;
    width: 10%;
    padding-top: 15px;
}

.billing_btm li:nth-child(2) {
    float: left;
    font-size: 12px;
    color: #c5c5c5;
    margin-top: 8px;
    width: 50%;
}

.billing_btm li:nth-child(2) h4 {
    color: #444;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 20px;
}

.billing_btm li:nth-child(2) p {
    font-size: 12px;
    color: #c5c5c5;
}

.billing_btm li:nth-child(2) p span {
    color: #10b7c7;
    display: block;
}

.billing_btm li:nth-child(2) p b {
    color: #444;
}

.billing_btm li:nth-child(3) {
    float: right;
    font-size: 12px;
    margin-top: 20px;
    width: 30%;
    text-align: right;
}

.billing_btm li:nth-child(3) p {
    font-size: 12px;
    color: #c5c5c5;
    padding-top: 30px;
}

.billing_btm li:nth-child(3) p span {
    color: #10b7c7;
    display: block;
}

.billing_btm li:nth-child(3) p b {
    color: #444;
}

.billing_btm2 {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    list-style-type: none;
    overflow: hidden;
}

.billing_btm2 .radio {
    color: #444;
    font-weight: 500;
    line-height: 15px;
    font-size: 14px;
    text-align: left;
    padding-bottom: 30px
}

.billing_btm2 .radio span {
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    margin-top: 8px;
}

.calender {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    list-style-type: none;
    overflow: hidden;
    padding-bottom: 30px;
}

.calender li:nth-child(1) {
    float: left;
    width: 10%;
}

.calender li:nth-child(2) {
    float: left;
    width: 50%;
    font-size: 12px;
    color: #444;
    font-weight: bold;
}

.calender li:nth-child(3) {
    float: right;
    width: 30%;
    text-align: right;
}


/*/============================ summery css =======================================*/

.summery_bl {
    width: 90%;
    margin: 30px auto;
    padding: 20px;
    overflow: hidden;
}

.summery_bl .table {
       padding: 0px;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.summery_bl .table tr {
    padding: 8px;
}
.table {
     margin-bottom: 0px;
}
.summery_bl h1 {
    font-size: 30px;
    font-weight: bold;
    color: #11b8ca;
    margin-bottom: 2px;
}

.summery_bl small {
    font-weight: 500;
    font-size: 12px;
    color: #444;
}

.summery_bl small b {
    padding-right: 10px;
}

.s_name1_txt {
    font-size: 15px;
    font-weight: bold;
    color: #f09447
}

.s_txt {
	 padding: 12px;
    font-size: 15px;
    color: #444;
}


/*/============================ summery css =======================================*/


/****************  css 21-1-2019 *****************/

.navigation ul.sub-menu li {
    display: block;
    width: 100%;
    background: #fff;
    
}

.navigation ul.sub-menu li:last-child {
    border-bottom: 0;
}

.navigation ul.sub-menu li:hover a,
.navigation ul.sub-menu li.active a {
    border-bottom: 0;
    background-color: #387bbf;
    color: #fff !important;
}

ul.sub-menu {
    top: 52px;
    min-width: auto !important;
    overflow: hidden;
    display: block;
}

.navigation ul.sub-menu li a {
    border-bottom: 0!important;
    color: #2f2f2f !important;
    padding: 8px !important;
}

.btn-block1 input[type="submit"],
.LoginBlock input[type="submit"],
.tint-next-btn input[type="submit"],
.acf-form-submit input[type="submit"] {
    background: #387bbf !important;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 6px;
    font-weight: 300;
    width: auto;
}

.btn-block1 input[type="submit"]:hover,
.LoginBlock input[type="submit"]:hover,
.tint-next-btn input[type="submit"]:hover,
.acf-form-submit input[type="submit"]:hover {
    background-color: #9397a6;
}


/**********************************************/

.container-from {
    /*position: absolute;*/
    top: 50%;
    left: 0;
    transform: translateX(-50%) translateY(-0);
}

.check,
.radio {
    height: 20px;
    width: 20px;
    position: relative;
}

.container-from input {
    border: 0 !important;
}

.check:after,
.radio:after {
    content: '\00D7';
    display: block;
    background: white;
    background-image: url(basics-21-32.png);
    pointer-events: none;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    color: transparent;
    transition: .25s all ease-in-out;
    border-radius: 3px;
    line-height: 15px;
    background-position: 0 15px;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
}

.radio:after {
    background-image: url(basics-2.png) !important;
}

.radio:after {
    border-radius: 50%;
}

.check:checked:after,
.radio:checked:after {
    background-color: #83e6fa;
    background-position: 0 0;
}

.check:hover:after,
.radio:hover:after {
    border-color: #83e6fa;
}

.multi-select-menuitems input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
}


/******************************************/


/*** Responsive CSS ***/

@media only screen and (max-width: 1440px) {
    /*.navigation ul.sub-menu li { width: 20%; }*/
    ul.sub-menu {
        top: 52px;
    }
}

@media only screen and (max-width: 1366px) {
    ul.sub-menu {
        top: 52px;
    }
}

@media only screen and (max-width: 1199px) {
    .banner-txt {
        right: 15px;
        width: 50%;
    }
    .banner-txt h1 span {
        font-size: 42px;
    }
}

@media only screen and (max-width: 991px) {
    .container {
        width: 100%;
    }
    .option-wrap p {
        padding: 0;
    }
    .welcome-wrap h2 {
        line-height: normal;
        margin-top: 0;
    }
    .option-wrap2 p {
        padding: 0;
    }
    .price-box {
        margin: 0 0 30px 0;
    }
}

@media only screen and (max-width: 799px) {
    .login-box {
        font-size: 14px;
       padding:0;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        margin: 0 10px;
    }
    .login-box i {
        display: block;
        line-height: 30px;
    }
    .login-box span {
        display: none;
    }
    .lang-box {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .menu-open {
        display: inline-block;
    }
    .menu-close {
        display: block;
    }
	.Title-head {
    margin-top: 30px !important;
	margin-bottom: 22px !important;

}
	.pages-new {
    padding: 22px 0 !important;
}
    .navigation {
        display: block;
        position: fixed;
        left: -280px;
        top: 0;
        width: 280px;
        height: 100%;
        background: #444;
        overflow: auto;
        z-index: 9;
    }
    .navigation ul {
        margin-top: 60px;
    }
    .navigation ul li {
        display: block;
        margin-right: 0;
    }
    .navigation ul li a {
        color: #fff;
        border-bottom-width: 1px;
        padding: 15px 20px;
        font-size: 16px;
    }
    .banner-txt {
        right: auto;
        width: auto;
        top: auto;
        transform: none;
        position: relative;
        text-align: center;
        padding: 30px 0;
        border-bottom: 6px solid #d3d7eb;
    }
    .banner-txt h1 {
        margin-bottom: 20px;
    }
    .banner-txt p {
        margin-bottom: 20px;
    }
    .taxes-wrap {
        padding-top: 20px;
    }
    .option-wrap {
        padding: 30px 0 30px 0;
    }
    .main-wrapper h3 {
        margin-bottom: 10px;
    }
    .welcome-wrap {
        padding: 30px 0;
        text-align: center;
    }
    .main-wrapper h2 {
        margin-bottom: 20px;
    }
    .welcome-wrap span {
        margin-bottom: 30px;
    }
    .welcome-wrap img {
        display: inline-block;
        margin-top: 30px;
    }
    .option-wrap2 {
        padding-bottom: 0;
    }
    .price-wrap {
        padding: 30px 0;
    }
    .price-box h2 {
        margin-bottom: 0;
    }
    .help-wrap {
        padding: 0;
    }
    .help-wrap .col-sm-6 {
        padding: 50px;
    }
    .help-wrap .col-sm-6:first-child {
        border-right: none;
        border-bottom: 1px solid #bec0c9;
    }
    .file-wrap {
        padding: 30px 0;
    }
    .file-wrap a {
        font-size: 16px;
    }
    .articals-wrap {
        padding: 30px 0;
    }
    .sitemap .logo {
        text-align: left;
    }
    .sitemap p {
        text-align: left;
    }
    .footer-wrapper {
        padding-top: 30px;
    }
    .sitemap {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 579px) {
    .logo {
        width: 130px;
    }
    .banner-txt h1 {
        font-size: 30px;
    }
    .banner-txt h1 span {
        font-size: 38px;
    }
    .main-wrapper h2 {
        font-size: 24px;
    }
    .help-wrap {
        text-align: center;
    }
    .help-wrap img {
        float: none;
    }
    .help-wrap img+div {
        margin: 30px 0 0 0;
    }
    .help-wrap .col-sm-6 {
        padding: 30px 20px;
    }
    .file-wrap a {
        padding: 10px 30px;
    }
}


/* submenu positioning*/

.menu ul {
    position: absolute;
    white-space: nowrap;
    z-index: 1;
    left: -99999em;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
    width: 190px;
}

.menu>li:hover>ul {
    left: auto;
    margin-top: 0px;
    min-width: 100%;
}

@media screen and (min-width: 1024px){
	ul.sub-menu {
	    top: 73px;
	}
}

/*.menu > li li:hover > ul { 
  left: 100%;
  margin-left: 1px;
  top: -1px;
}
/* arrow hover styling */


/*.menu > li > a:first-child:nth-last-child(2):before { 
  border-top-color: #aaa; 
}
.menu > li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent;
 
  margin-top:-5px
}
.menu li li > a:first-child:nth-last-child(2):before {  
  border-left-color: #aaa; 
  margin-top: -5px
}
.menu li li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
 
  right: 10px; 
}
.menu li a:first-child:nth-last-child(2):before { 
  content: ""; 
  position: absolute; 
  height: 0; 
  width: 0; 
  border: 5px solid transparent; 
  top: 50% ;
  right:5px;  
 }

 .sub-menu li{
    position:relative;
    text-indent:0;
}
*/

h2.only {
    font-size: 1.3em;
    margin: 0.3em 0 30px;
    color: #0136fc;
    font-weight: normal;
}
.highlighth31 {
    width: max-content;
    background-color: white;
    /* margin: 17px; */
    padding: inherit !important;
    margin: 0 auto !important;
}
.highlightp1 {
background-color: white;
    margin-top: 10px !important;
    padding: initial !important;
}

.tooltip {
    display:inline-block;
    position:relative;
    /*border-bottom:1px dotted #666;*/
    text-align:left;
	opacity: 1 !important;
}

.tooltip h3 {margin:12px 0;}

.tooltip .right {
    min-width:200px;
    max-width:400px;
    top:50%;
    left:100%;
    margin-left:20px;
   /* transform:translate(0, -50%);*/
    padding:10px;
    color:#EEEEEE;
    background-color:#444444;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    visibility:hidden; opacity:0; transition:opacity 0.8s;
}

.tooltip:hover .right {
    visibility:visible; opacity:1;
}

.tooltip .right img {
    width:400px;
    border-radius:8px 8px 0 0;
}
.tooltip .text-content {
    padding:10px 20px;
}

.tooltip .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}
.tooltip .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#444444;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}
div#partner_info {
    padding-bottom: 20px;
}
.highF {
    border: 2px solid #cccccc;
    border-radius: 10px;
    padding: 2px 0 0 0;
    margin: 7px 35px 0 0 !important;
}
.notteUi li {
    font-size: 15px !important;
    font-weight: 400 !important;
    margin-left: 14px !important;
    width: auto !important;
    list-style: circle;
	padding: 15px 0px;
    /* line-height: 23px; */
}
.acf-table {
	border:none!important;
	border-width:0px !important;
}
.acf-fields.acf-form-fields> .highBox {
    border: 1px solid #387bbf !important;
	border-top:1px solid #387bbf !important;
    border-radius: 10px;
    width: 93%;
    padding-left: 25px !important;
    padding-right: 0px !important;
	margin: 15px 0;
}
.acf-fields > .acf-field {
   border-top:none!important;
}
.acf-table > tbody > tr > td {
border-width:0px !important;
}
.acf-input-wrap {
     overflow: initial !important;
}
.acf-repeater .acf-row-handle .acf-icon {
    display: block !important;
	margin:0 !important;
}
.acf-repeater .acf-row-handle.remove {
    background: white!important;
   }
.a.acf-icon {
  border-color:  white !important;
   }
.acf-field .acf-label label {
    margin: 0 0 10px !important;
}
input[type="checkbox"] {
    /*margin: 4px 4px 0 0 !important;*/
}
.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
       padding: 3px 5px 3px 0!important;
}
#gst_box{
    margin-top: 25px;

}


/*Responsive Css Added on 12-10-19*/
@media only screen and (max-width: 320px) {
    .featured_logo img{width: 120px !important} 
    .new_banner .top-contentSec h3{margin-top: 15px !important}
}

/*END 320*/


@media screen and (min-width: 768px) and (max-width: 1024px) {
.new_banner .banner_content {
    padding: 20px 0 0 !important;
}

.right-block{
    padding: 0px !important;
}

.summery_bl table tr td:nth-child(1){
    width: 300px;
}

.summery_bl img {
    width: 200px;
}

.col-start-form{padding: 40px 0 !important }

.new_banner .banner_content p.star{
    margin: 10px 0 5px !important;
}

.new_banner .banner_content a.banner_btn{
    margin: 10px 0 !important;
}

.logo{
    width: 100px;
}

.new_banner .featured_logo {
    padding: 15px 0 0 !important;
}

.new_banner .featured_logo h3{
    margin-bottom: 10px !important;
}

.new_banner .banner_content a.banner_btn{
    height: 35px !important;
    line-height: 35px !important;
}

.featured_logo img{
    width: 100px !important; 
}

.new_banner .banner_content{
    max-width: 500px !important;
}

}
/*END 1024*/


@media only screen and (max-width: 767px) {


.col-start-form{width: auto; padding: 20px 15px}


.col-start-form ul li:nth-child(2){
    width: 100% !important;
}

.col-start-form ul li:nth-child(1){
    width: 100% !important;
    margin-bottom: 10px !important;
}

.checkbox label, .radio label{
    font-size: 16px;
}

select#file_year{
    width: 100% !important;
}

.mid-div>div{width: 40%;}

/*
 body.page-template-stape-4-corporate-page .col-start-form ul li:nth-child(1){
    width: 30% !important;
}*/

body.page-template-stape2-page .col-start-form ul li:nth-child(1){
    width: 70% !important;
    font-size: 14px !important;
    margin-right: 0px !important;
}

body.page-template-stape2-page .col-start-form ul li:nth-child(2){
    width: 25% !important;
}

body.page-template-stape2-page .col-start-form ul li:nth-child(2) select#file_year{
    font-size: 14px; padding: 8px;
}

body.page-template-stape2-page .col-start-form ul li:nth-child(2) .container-from{
    left: 15px !important
}


.col-start-form .acf-radio-list li:nth-child(1){
    width: 30% !important;
}

.col-start-form .acf-radio-list li:nth-child(2){
    width: 30% !important;
}

.summery_bl table tr td:nth-child(1){
    width: 140px;
}

.right-block .form-topart .form-group:nth-child(odd){
    width: 100% !important;
}

.form-topart .form-group:nth-child(even){
    width: 100% !important;
}

section.login-btm-block>div>div div {
    padding: 20px 20px;
}

.LoginBlock {
    /* text-align: center; */
    padding: 20px 0px;
}

.income-bl-rt ul li{
    width: 100% !important
}

ul.acf-radio-list li{width: 30% !important;}

.income-bl-lt{
    border-right: 0;
}

.summery_bl{width: 100%; margin: 0px}
.summery_bl img{width: 120px;}
.summery_bl h1{font-size: 18px}


.income-bl-rt{
    padding: 15px;
}

ul.notteUi li{
    width: 100% !important;
}

    /*Home Page*/
 .top-contentSec{display: block;}
 .top-contentSec{text-align: left !important;}
 .top-contentSec p{text-align: left !important;}
 .top-contentSec p em{font-size: 10px !important}
 .new_banner{min-height: 350px}
 .new_banner .banner_content {padding: 20px 0 0 !important;}
 .new_banner .top-contentSec h3 {font-size: 13px !important; }
 .new_banner .banner_content h2 {font-size: 14px !important; text-align: left !important;}
 .new_banner .rate{font-size: 12px !important; text-align: left !important;}
 .new_banner .banner_content p.star i.fa {font-size: 14px !important; text-align: left !important;}
 .new_banner .banner_content p.star {margin: 0px !important; text-align: left !important;}
 .new_banner .banner_content a.banner_btn {
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 20px !important;
    font-size: 12px !important;
    border-radius: 3px !important;
    margin: 9px 0 5px !important;
}
.featured_logo{text-align: center; padding: 30px 0 0 !important;}
.featured_logo h3{text-align: center !important;font-size: 24px !important; margin-bottom: 20px !important}
.featured_logo ul li img{padding:  10px 0}

/*login Page*/
.line{padding: 0px; border-right: 0px}
.right-block{padding: 0px}
.line>p{margin-bottom: 0px}
.right-block .form-group{margin-bottom: 25px}
.get-start-block h2{width: 100%}
.get-start-block{padding: 0 15px}
.new_footer_info .footer_nav {text-align: center;}
.new_footer_info .footer_nav ul{text-align: center !important; margin-bottom: 30px !important}
.new_footer_info .logo{width: auto; margin-bottom: 30px}
.new_footer_info {text-align: center;}
.new_footer_info .footer_nav ul li a{font-size: 16px !important}
.new_footer_info .footer_nav h4{font-size: 18px !important}
.db-bk-color-one{border-right: 4px solid #dedede; border-radius: 10px !important}
.db-bk-color-three{border-left: 4px solid #dedede; border-radius: 10px !important}
.db-attached>.col-lg-4, .db-attached>.col-lg-3, .db-attached>.col-md-4, .db-attached>.col-md-3, .db-attached>.col-sm-4, .db-attached>.col-sm-3{
    padding-right: 15px !important;
    padding-left: 15px !important;
}


.page-header h1{font-size: 20px !important; margin-top: 50px}
.page-header p{font-size:  16px !important}

}

.pr-0{padding-right: 0px}
.pl-0{padding-left: 0px}
.col-start-form h3{font-weight: 400}
 .col-start-form .income-bl-rt ul li:nth-child(1){width: 100% !important; font-weight: normal; font-size: 16px}
 .col-start-form .income-bl-rt ul li:nth-child(2){width: 100% !important; font-size: 16px}
 .col-start-form .income-bl-rt ul.BuletStyle li{ 
    position: relative;
    line-height: 30px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }

.col-start-form .income-bl-rt ul.BuletStyle {
    list-style: none;
    padding-left: 20px;
}

 .col-start-form .income-bl-rt ul.BuletStyle li:before {
    content: '\f111';
    font-family: FontAwesome;
    font-size: 10px;
    position: absolute;
    left: -20px;
    color: #828282;
}


.vAlgnTop li{vertical-align: top;}

.more_owoner{margin: 0px 0 0 0; padding: 0px}
.more_owoner span{margin: 15px 0 0 0; display: flex;}
.vAlgnTop a{margin: 0 3px 0 0;
    padding: 5px 10px;}

    .mb-0{margin-bottom: 0px !important}


  .NormalFonrm  .col-start-form ul li:nth-child(1) {
    font-size: 18px;
    color: #444;
    font-weight: 400;
    text-align: left;
    width: 14%;
    margin-right: 0;
}

.NormalFonrm .col-start-form ul li:nth-child(2) {
    text-align: left;
    width: 45%;
}

.mb30{margin-bottom: 20px !important}
.each_tab input{margin-top: 15px;}
.underlineText{text-decoration: underline;}
.highlightLine{border-top: 1px solid #c3c1c1 !important;
    width: 94%;
    float: left;
    margin: 10px 0 20px;}


    /*-----------------------------------------------------------------------------------*/
/*  Checkout
/*-----------------------------------------------------------------------------------*/

.register_block label.control-label{margin-top: 10px; font-size: 16px; margin-bottom: 5px; color: #333 }
div.checkout_form 
{
  background:#fff;
  margin-bottom: 70px;
  margin-top: 50px;
}

.your_order{
    border: solid 2px #54763A;
    padding: 30px;

}
.ReQuired{color: red}
.payment h4{margin-bottom: 20px}
.payment p{margin-bottom: 7px;}
.OrderTable td {padding: 8px 0 !important; text-transform: none;}
.OrderTable th {padding: 8px 0 !important}
.OrderTable td:last-child {text-align: right;}
.customBtnPlaceOrder{margin-top: 20px; font-size: 18px}

.show-login
{
   font-size:12px;
   color:#777;
   background:#fbfbfb;
   border:1px solid #f5f5f5;
   height:30px;
   padding-left:10px;
   padding-top:10px;
}
.show-login a 
{
   color:#333;
   font-size:12px;
}
.show-login a:hover
{
   color:#444;
}

.error.col-md-12 
{
    color: #FF0000;
    display: block;
    margin: 20px;
}

.box
{
    background: #fafafa;
    margin: 0;
    padding: 0;
    margin-bottom:10px;
}

.box.padding
{
    padding:20px 20px;
}

.box h2
{
    margin-top:10px;
}

.box.background
{
    background:#fff;
}

.registerbox
{
    padding:20px 20px;
    background: #FFFFFF;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.loginbox
{
    border:1px solid #eee;
    padding:20px 20px;
    background: #FFFFFF;
/*  box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;*/
}

.list-group-item
{
    border: 1px solid #EEEEEE;
}

.list-group-item:first-child 
{
    border-radius: 0;
}

.list-group-item:last-child {
  border-radius: 0;
  margin-bottom: 0;
}

h3 {
    color: #777777;
    /*font-family: Lato, 'Open Sans';*/
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*text-transform: uppercase;*/
}

h3.related
{
    margin: 50px 20px 30px;

}

.order-notes  p 
{
   font-size:12px;
   color:#555;
}

.shipping-method, .payment-method
{
    background:#fff;
    margin-bottom:20px;
    padding:10px;
}

.shiptobilling 
{
   text-align:right;
   
}
.shiptobilling h3
{
    float:left;
}

.shiptobilling  label
{
    float:right;
    margin:10px 10px 0;
    line-height:40px;
}

.shiptobilling  input[type="checkbox"]
{
    margin:13px 5px 0px;
}
.shipping-address
{
    display:none;
}
input:-moz-placeholder, textarea:-moz-placeholder
{
   font-size:12px;
}
label
{
  /* color:#888;
   font-size:12px;
   line-height:18px;
   font-weight:400;
   vertical-align:middle;*/
}
.form-horizontal .control-label
{
   text-align:left;
}

.nicocheckout  .alert-danger {
  left: 20%;
  position: fixed;
  text-align: center;
  top: 65px;
  width: 60%;
  margin:0px auto;
  z-index: 1000;
}

.nicocheckout .radio label
{
    color:#333;
}

.register_block .form-group p
{
    margin:0px;
    color:#333;
    font-weight:normal;
}

.login-form
{
    padding:20px;
	

}

/*end checkout*/


/*My Account Page*/
/*.LoginBlock ul{
    background: #F3F3F3;
    padding: 15px;
    border: 1px solid #d8d8d8;
}*/

.LoginBlock ul li a{
    padding: 10px 5px;
    border-bottom: solid 1px #DDDEDF; 
    font-size: 14px;
    display: block;
}

.LoginBlock ul li:last-child{border-bottom: solid 0px #DDDEDF;}

.LoginBlock ul li a{
    color: #8e8b8b;
	text-align: left;
}

.LoginBlock ul li a.active{
    color: #000;
    border-right: solid 2px green;
}

.LoginBlock ul li a i{padding-right: 10px}

.right-block .form-topart .form-group:nth-child(odd){
    width: 50% 
}
label.ii {
   font-size: 13px;
   font-weight: 400;
   line-height: 20px;
   padding: 0 0 10px 16px;
}
.m{
	
    color: #444444;

}
.t{
	font-size: 26px;
   text-transform: uppercase;
    font-weight: 300;
    /* margin-bottom: 50px; */
    margin-bottom: 10px;
    margin-top: 20px;
}
.Title-head{height: 90px;background: #F7F7F7; padding: 30px 0;margin-top: 90px;box-shadow: inset 0 13px 6px -9px rgba(0, 0, 0, 0.06);}
.Title-head h2{font-weight: 400; margin-top: 0px; margin-bottom: 19px;margin-top: -10px;}
.Title-head span{font-size: 14px}
.LoginBlock ul{margin-top: 20px}
.LoginBlock .UserName{display: block; padding-top: 15px; color: #222;float: left;}
.right-block form {
    margin-top: 30px;
}
ul.page-numbers {
    list-style: none;
    margin: 0;
    margin-bottom: 54px  !important;
}
.DashboardBlock{padding-left: 30px; padding-top: 40px; font-size: 16px}
.DashboardBlock p{ margin-bottom: 10px; font-weight: 300;}
.DashboardBlock h6{font-weight: normal;}
.DashboardBlock .light-color{color: #8a8989}
.DashboardBlock a{display: inline-block !important; padding: 0px !important}
.m-b30{margin-bottom: 50px !important}
.DashboardBlock ul{margin-bottom: 15px; }
.DashboardBlock ul li{font-weight: 400; font-size: 16px; line-height: 27px;line-height: 25px;}
.downloadPDF p{line-height: normal; margin-top: 10px; font-size: 12px}
.downloadPDF img{padding: 0 10px}
.downloadPDF{margin-bottom: 20px}
.wd {
    color: #545353;
    font-size: x-large;
}

/*Blog Page Design*/
.post-thumbnail {
    padding-bottom: 23px;
}

.post-thumbnail img {
    max-width: 100%;
    height: auto;
}

.entry-header .entry-title {
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 32px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: .4px;
    color: #000;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}


.content-area .widget, .sidebar .widget, .widget {
    margin-bottom: 30px;
}

.modus-widget, .widget {
    display: block;
    width: 100%;
    clear: both;
    padding: 0;
    z-index: 2;
    position: relative;
}


.sidebar aside.widget:first-child h2 {
    margin-top: 0;
    padding-top: 0;
}
.sidebar-blog>aside:first-child .widget-title, .sidebar>aside:first-child .widget-title {
    padding-left: 0;
    border: none;
}

.sidebar .widget-title:before, .sidebar-blog .widget-title:before{
	background: #0137fc;
}

.blog-main-sec .blog-category a{color: #0137fc !important}

.sidebar .widget-title-category:before, .sidebar .widget-title:before, .sidebar-blog .widget-title-category:before, .sidebar-blog .widget-title:before {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    height: 2px;
    width: 100%;
    display: inline-block;
    z-index: 99;
}


.sidebar .widget-title, .sidebar .widget-title-category, .sidebar-blog .widget-title, .sidebar-blog .widget-title-category {
    font-weight: 500;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    position: relative;
    margin: 0;
    padding-top: 0;
    font-size: 18px;
    border-bottom: 0;
    color: #000;
}


.sidebar .widget-title, .sidebar-blog .widget-title, .sidebar-blog .widget-title-category, .sidebar.widget-title-category {
    font-size: 18px;
    color: #000;
    padding: 20px 0 16px;
    font-family: inherit;
}


.widget h2+div, .widget h2+form, .widget h2+ul, .widget h2~div {
    border-top: 2px solid #ddd;
    padding-top: 17px;
}
.widget>ul {
    padding: 0;
    margin: 0;
}


.sidebar .widget li.cat-item, .sidebar .widget ul:not(.instagram-pics) li:not(.menu-item) {
    padding-left: 20px;
}

.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_nav_menu ul li, .widget.widget_pages ul li, .widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li, .widget.widget_rss ul li {
    list-style: none;
    display: block;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}


.modus-box .layout1.style3 .link-more:hover i, .modus-box .layout1.style3 .link-more:hover, .modus-box .layout1.style2 .link-more:hover i, .modus-box .layout1.style2 .link-more:hover, .modus-product-tab .view-more-product:hover, .sidebar .widget ul:not(.instagram-pics) li:not(.menu-item):before, .sidebar .widget li.cat-item:before {
    color: #0137fc;
    border-color: #0137fc;
}

.sidebar .widget li.cat-item:before, .sidebar .widget ul:not(.instagram-pics) li:not(.menu-item):before {
    content: '';
    border: 1px solid;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    top: 12px;
    position: absolute;
    left: 0;
}



.widget.widget_archive ul li a, .widget.widget_categories ul li a, .widget.widget_meta ul li a, .widget.widget_nav_menu ul li a, .widget.widget_pages ul li a, .widget.widget_recent_entries ul li a {
    color: #555;
    padding: 7px 0 9px;
    font-weight: 400;

    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
}


.blog article, .blog article.post {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 54px;
    padding-bottom: 54px;
}


.entry-content ul{
   list-style: none; /* Remove HTML bullets */
  padding: 0;
  margin: 0;
}

.entry-content ul li{
    margin-bottom: 7px;
    padding-left: 15px;
}

.entry-content ul li::before {
  content: "â€¢"; /* Insert content that looks like bullets */
  padding-right: 8px;
  color: black; /* Or a color you prefer */
}

.entry-content p{
    margin-top: 0;
    margin-bottom: 10.5px;
}

.entry-content h3{
    font-size: 24px;
    margin-bottom: 15px;
}

.single-post footer.entry-footer {
    margin-top: 0;
    padding: 30px 0 0;
}
.single-post footer.entry-footer {
    padding-top: 62px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
}


.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .entry-footer:after, .entry-footer:before, .pagination:after, .pagination:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}


.single .post-bottom .tagcloud .tag_label, .single .social_share_label {
    font-weight: 500;
    color: #000;
}
.single .post-bottom .tagcloud .tag_label, .single .social_share_label {
    font-weight: 700;
    color: #222;
}

.single .post-bottom .tagcloud a {
    margin-right: 0;
    background: 0 0;
    padding: 0;
    font-size: 14px!important;
}
.tagcloud a {
    color: #555;
}
.tagcloud a {
    padding: 5px 10px;
    margin-right: 2px;
    background: #f4f4f4;
    border-radius: 5px;
    color: #666;
    font-size: 16px!important;
    margin-bottom: 5px;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.blogImage img{width: 100%; max-width: 100%; margin-bottom: 20px; height: auto}

.blog-main-sec .postTitle {margin-bottom: 0;}
.blog-main-sec .post-meta {line-height: 1.5; padding: 5px 0; }

.blog-main-sec .post-meta .inline {
    margin-right: 12px;
    border-right: none;
}
.blog-main-sec .post-meta .inline {
    font-size: 12px;
}
.blog-main-sec .post-meta .inline, .blog-main-sec .post-meta a {
    color: #999;
    font-size: 14px;
}
.blog-main-sec .post-meta .inline {
    display: inline-block;
    margin-right: 6px;
    padding-right: 10px;
}

.blog-main-sec .entry-content {
    padding-top: 24px;
    color: #555;
    padding-bottom: 23px;
}


.blog-main-sec .entry-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-main-sec .entry-content ul li {
    margin-bottom: 7px;
    padding-left: 15px;
}

.blog-main-sec .entry-content ul li::before {
    content: "â€¢";
    padding-right: 8px;
    color: black;
}

.blog-main-sec article{
    /*border-top: 1px solid #cdcdcd;*/
    margin-bottom: 25px;
    /*padding-top: 40px;*/
}
.blog-main-sec article:first-child{
    border-top: 0;
}

.blog-main-sec .blog-image {
    padding-bottom: 23px;
}

.blog-main-sec  .blog-title{
    margin: 15px 0 10px;
}
.blog-main-sec  .blog-title a{
    margin-top: 14px;
    margin-bottom: 6px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    color: black;
}
.blog-main-sec  .blog-title a h1{
    margin-top: 14px;
    margin-bottom: 6px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    color: black;
}


.blog-main-sec .entry-content>p {
    line-height: 21px;
    margin-bottom: 20px;
}

.modus-recent-posts .item-news {
    border-bottom: none;
    margin-bottom: 11px;
}
.modus-recent-posts .item-news {
    display: block;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.modus-recent-posts .item-news .recent-post-thumbnail {
    float: left;
    margin-right: 13px;
}
.modus-recent-posts .item-news .recent-post-thumbnail {
    float: left;
    margin-right: 10px;
}



.modus-recent-posts .item-news:after {
    content: '';
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

.modus-recent-posts .item-news {
    border-bottom: none;
    margin-bottom: 11px;
}
.modus-recent-posts .item-news {
    display: block;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.widget h2+div {
    padding-top: 30px;
}
.widget h2+div, .widget h2+form, .widget h2+ul, .widget h2~div {
    border-top: 2px solid #ddd;
    padding-top: 17px;
}

.item-news.first img{
    margin-bottom: 15px;
}


.sidebar .widget-title, .sidebar .widget-title-category, .sidebar-blog .widget-title, .sidebar-blog .widget-title-category {
    font-weight: 500;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    position: relative;
    margin: 0;
    padding-top: 0;
    font-size: 18px;
    border-bottom: 0;
    color: #000;
}


.single-post footer.entry-footer {
    margin-top: 0;
    padding: 30px 0 0;
}
.single-post footer.entry-footer {
    padding-top: 62px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
}

.single .blog .entry-footer .post-bottom .row {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single .post-bottom .tagcloud .tag_label, .single .social_share_label {
    font-weight: 500;
    color: #000;
}
.single .post-bottom .tagcloud .tag_label, .single .social_share_label {
    font-weight: 700;
    color: #222;
}

.single .post-bottom .tagcloud a {
    margin-right: 0;
    background: 0 0;
    padding: 0;
    font-size: 14px!important;
}
.tagcloud a {
    color: #555;
}

div#comments {
    margin-top: 25px;
}

.comments-area .comment-respond {
    position: relative;
    border-top: 1px solid #ddd;
    padding-top: 32px;
}
.comments-area .comment-respond {
    margin-top: 30px;
}
.comments-area .comment-respond {
    display: block;
    clear: both;
    margin-top: 54px;
}

.comments-area .comment-respond .title-reply {
    font-size: 18px;
    font-weight: 600;
}
.comments-area .comment-respond .title-reply {
    margin-bottom: 8px;
    display: block;
}
.comments-area .comment-respond .title-reply, .count-cmt span {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    text-transform: none;
}
.comments-area .comment-respond .title-reply {
    margin-bottom: 15px;
    display: block;
}
.comments-area .comment-respond .title-reply, .count-cmt span {
    font-size: 18px;
    font-weight: 700;
    color: #111;
    text-transform: uppercase;
}

.comments-area .comment-respond form {
    padding-top: 0;
}

.comments-area .comment-respond form .inputField input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 12px 0;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.comments-area .comment-respond form textarea.grey_comment {
    margin-top: 11px;
}
.comments-area .comment-respond form textarea.grey_comment {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 23px;
    padding: 12px 0;
    height: 130px;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.comment-respond form .form-submit {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.footer-v2 .social-login-options .social :hover, .comments-area .comment-respond form .form-submit input {
    border-color: #0137fc;
}
.comments-area .comment-respond form .form-submit input {
    padding: 7px 30px;
    border: 1px solid;
    font-weight: 400;
    color: #fff;
    background: #0137fc;
}
.comments-area .comment-respond form .form-submit input {
    padding: 12px 30px;
    border-radius: 5px;
    border: 1px solid;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.comments-area p {
    word-break: keep-all;
    margin: 0 0 15px;
}

.post-meta .inline i {
    padding-right: 5px;
    font-size: 12px;
}

.post-meta .inline i {
     color: #0137fc; 
}

.striptext h4 {
    font-size: 100%;
    font-weight: 500;
    font-family: inherit;
}

.striptext h4 a {
    color: #0000ff;
}

.rpwwt-widget li{padding-left: 0 !important}
.rpwwt-widget li:before{display: none}



/*Pages*/
.how-we-work h5{
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
}

.how-we-work p{
    margin-bottom: 15px
}

.InnerPage12 .btn-default{
    height: 50px;
   /* background: #387bbf; */
	 background-image: linear-gradient(to bottom,#387bbf 0,#1a4e82 100%);
    display: inline-block;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    margin: 25px 0 35px;
	text-transform: capitalize;
}

.InnerPage12 .btn-default:hover{
          background-image: linear-gradient(to bottom,#346aa1 0,#1d456d 100%);
background-color: #1d456d !important;
	background-position:0 !important;
}
.btn-default:focus{
	background-image: linear-gradient(to bottom,#2b5c8e 0,#1a4e82 100%);
	background-color: #1d456d !important;
	background-position:0 !important;
	color:white !important;
	outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.pages-new{
    padding: 60px 0;
}

/*Comment Reply*/

.wpcd-comment-form .wpcd-text{float: left; width: 30%}
.wpcd-comment-form .wpcd-email{float: left; width: 30%}
.wpcd-comment-form .wpcd-url{float: left; width: 30%}

.wpcd-comments-form h3{margin: 20px 0}
.wpcd-comment-form input, textarea{
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    /*margin-bottom: 30px;*/
    padding: 12px 0;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background: transparent !important;
}

.wpcd-comment-form textarea {
	/*width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 23px;
    padding: 12px 0;
    height: 130px;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;*/
}

.wpcd-value-div{
    padding: 0 20px 0 0;
}


.wpcd-template-1 .wpcd-form-submit input.wpcd-comment-form-submit {
    border: 3px solid #0137fc !important;
    font-weight: 400;
    padding: 7px 30px;
    border: 1px solid;
    font-weight: 400;
    color: #fff !important;
    background: #0137fc !important;
    line-height: 25px !important;
    border-radius: 5px;
}

.mb-50{margin-bottom: 50px}

.InnerPage12 p{
    color: #000;
        line-height: 24px;
}

.InnerPage12 hr{
    margin:50px 0;

}

.InnerPage12 .btn-default{text-align: center;}
.InnerPage12 span{padding: 10px 0 20px; display: block;}
.InnerPage12 img{display: inline-block;}

.how-we-work  table{
    width: 100%;
    color: #000;
}
.how-we-work  table td{padding: 5px 5px 15px 0;}

.how-we-work .table-sp{
    padding: 10px 70px;
}

.table-sp small{font-size: 12px; margin-bottom: 20px; display: block;}
.left-table{padding: 0 120px 0 0 !important}
.left-table table td{max-width: 60px !important}

.guarantee p{margin-bottom: 10px !important; padding: 0 50px !important; 
    font-size: 14px;}

.wwbtn{
	margin-top: -4px !important;
	margin-bottom: 33px !important;
}
.customww{
	margin-top: -17px;
}
.customf{
	padding: 20px;
}
.footerimg{
	margin-top: -3px;
}
.footerline{
	font-size:27px;
	font-weight: 100;
	line-height: 30px;
	display: inline-block;
	margin-top: -4px;
}
.allrights{
	font-size: 15px;
	padding-left: 4px;
	display: inline-block;
	margin-top: 4px;
}
.no-line{
	padding-top: 60px;
}
.corporatetax{
	padding-bottom: 22px !important;
}
.corporatetax small{
	position:absolute;
}

.startoleft{
	position: absolute;
    left: -12px;
}
.compareuswrapper{
	overflow: visible;
}
.bb a {
    color: #828282;
}

#main > div > div > div.col-xs-12.col-sm-12.col-md-8.col-lg-9.right.blog-main-sec > article:nth-child(5){
	border-bottom:0 !important;
}

.page-numbers{
	font-size: 17px !important;
    padding: 7px !important;
	height: 35px !important;
}

#main > div > div.row.no-line > div:nth-child(1) > div > div:nth-child(6) > div > img{
	   width: 16%;
    margin-top: -21px;
}

body > div.wrap.main-wrapper > div.Title-head.mb-50 > div > div > div > a{
       bottom: -17px;
    position: absolute;
    right: 0;
}
body > div.wrap.main-wrapper > div.Title-head.mb-50 > div > div > div > span{
	position: absolute;
    bottom: -17px;
    font-size: 16px;
}
#main > div > div.row.no-line > div:nth-child(1) > img{
	width:75%;
}
#main > div > div:nth-child(3) > div:nth-child(2) > img{
	width:75%;
	margin-left: 134px;
}
#main > div > div:nth-child(5) > div:nth-child(1) > img{
	width:78%;
}
.newcompare{
	box-shadow: inset 0 13px 6px -9px rgba(0, 0, 0, 0.06);
    background: #F7F7F7;
}
.each_tab .btn-danger{
	width:34px;
}
.payment h4{
	margin-top:14px !important;
}
.footer_flag img{
	top: -15px;
	position:relative;
}
.footer_flag h3{
	    margin-top: -21px;
}
.ccategory{
	padding:30px 0;
}
.ccategory h2{
	margin-top: -10px !important;
}
.page-template-stape4-page > main > section.login-wrap > div > div > div > div > form > ul > li:nth-child(2){
	margin-left:4px;
	}
.page-template-stape4-page ul.pt10{
	padding: 40px 0 5px 0 !important;
}
button#reset-pass-submit {
    border: 0;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 40px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #387bbf;
}

#somfrp_user_info {
    display: block;
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    text-align: center;
    margin: 10px auto;
    /* padding: 5px; */
}
input.disblock {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    text-align: center;
    margin: 10px auto;
    /* padding: 5px; */
}
#main > div > div.row.no-line > div:nth-child(1) > div > div:nth-child(5) > img{
	 width: 16%;
    margin-top: -16px;
}


/*########### SR css start ###########*/
.col-start-form ul li:nth-child(2) input[type=checkbox]{
    border: 1px solid #bbb9b9 !important;
    height: 22px;
    width: 22px;
}
.col-start-form .multi-select-menu .multi-select-menuitem{
    padding: 5px;
    padding-left: 25px;
    vertical-align: middle;
}
.col-start-form .multi-select-menu .multi-select-menuitem input[type=checkbox]{
    margin-right: 5px;
    position: relative;
}
/*#### left sidebar css start #####*/
.tax-sidebar-aside{
    position: relative;
    width: 90%;
    text-align: left;
    padding: 0px 15px;
    border-top: 1px solid #DDDEDF;
    border-right: 1px solid #DDDEDF;
    border-left: 1px solid #DDDEDF;
    border-radius: 5px;
}
.tax-sidebar-aside ul {
    position: relative;
    width: 100%;
    display: block;
}
.tax-sidebar-aside ul li{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #DDDEDF;
	list-style: none;
}
.tax-sidebar-aside ul li a{
    position: relative;
    padding: 12px 15px 12px 25px;
    display: inline-block;
    color: #8e8b8b;
    font-size: 14px;
}
.tax-sidebar-aside ul li a:before {
    content: "\f111";
    font-family: fontawesome;
    position: absolute;
    top: 14px;
    left: 10px;
    font-size: 12px;
}
/*.tax-sidebar-aside ul li.active{
    border-bottom: 1px solid #0136fb;
}*/
.tax-sidebar-aside ul li.active a{
    color: #0136fb;
}

.tax-right-area{
    position: relative;
    width: 100%;
}
.tax-right-area .col-start-form{
    width: 100%;
    box-sizing: border-box;
}


.col-start-form ul.browse-bl{
    position: relative;
}
.col-start-form ul.browse-bl .remove_x {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
   
    border-radius: 10%;
    color: #fff;
    font-size: 16px;
   
}
/*

.col-start-form ul.browse-bl .remove_x{
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #e81000;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
}*/

.col-start-form .income-bl-lt ul.list-inline li{
    width: 100%;
}
.col-start-form ul.list-inline li .checkbox{
    display: inline-block;
}
/*income sec css*/
.col-start-form .income-bl-lt ul.list-inline p {
    font-weight: 600;
    color: #444;
    font-size: 14px;
}
.tuition_transfer_box ul p {
	font-size: 13px !important;
}
.col-start-form .income-bl-lt ul.browse-bl li:nth-child(1){
    width: 73%;
    max-width: 73%;
    min-width: 73%;
    display: inline-block !important;
    margin: 0 !important;
    margin-right: 5% !important;
}

.col-start-form .income-bl-lt ul.browse-bl li .btn-bs-file{
    border-radius: 3px;
    text-align: left;
    font-weight: 600;
    margin: 0;
    background-color: transparent;
    border: 1px solid #e3e3e3;
    color: #0136fb !important;
}
.col-start-form .income-bl-lt ul.browse-bl li .btn-bs-file input[type="file"]{
    position: relative;
    top: auto;
    opacity: 1;
    width: 100%;
    height: auto;
    margin-top: 6px;
}
.col-start-form .income-bl-lt ul.browse-bl li > small{
    display: none;
}
.col-start-form .income-bl-lt ul.browse-bl li .add_more_rt {
    background-color: #0136fb;
    padding: 8px 15px;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
}
.col-start-form ul.list-inline li .checkbox label{
    padding-left: 0;
}
.col-start-form ul.list-inline li .checkbox {
    margin-right: 25% !important;
}
.income-bl-lt .rrsp_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .medical_expenses_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .donations_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .professional_dues_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .tuition_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .student_interest_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .transit_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .dependent_expenses_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .investment_expenses_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .moving_expenses_box label{
    font-weight: 600;
    font-size: 13px;
}
.income-bl-lt .provincial_tax_credits_box label{
    font-weight: 600;
    font-size: 13px;
}

.income-bl-lt .moving_expenses_box label{
    font-weight: 600;
    font-size: 13px;
}


.tax-right-area .income-bl-lt .list-inline .currr{
    margin-bottom: 3px;
}
.deductions-right.income-bl-lt label{
    /*font-weight: 600;
    font-size: 13px;*/
}
.deductions-right input[type="text"]{
    margin-right: 15px;
    margin-bottom: 5px;
    border: 0px;
    border-bottom: 1px solid #e4e4e4;
    padding: 8px;
    padding-left: 0px;
    font-size: 14px;
}

span.container-from {
    font-size: 17px;
    vertical-align: -webkit-baseline-middle;
}
.col-start-form .deductions-right ul li input[type=checkbox]{
    margin-right: 5px;
}
.deductions-right .each_tab{
    margin-bottom: 21px;
}
.deductions-right .owoner_plus{
    background-color: #387bbf;
    background: #387bbf;
    border-color: #387bbf;
}
.deductions-right .owoner_plus:hover{
	background-color: #387bbf;
    background: #387bbf;
    border-color: #387bbf;
}
.provincial_tax_credits1 .form-control{
    margin-bottom: 15px;
}
.provincial_tax_credits1 label{
    margin-bottom: 0px;
    margin-top: 0px;
}
.\31 set {
    margin: 24px 0px;
}

.main-wrapper .login-wrap center.t{
    margin-bottom: 30px;
}
.tax-right-area div.checkout_form{
    margin-top: 0px;
}
.employment-expenses-right .col-start-form .income-bl-lt ul.list-inline li{
    margin-bottom: 10px;
}
.rental-property-right .col-start-form .income-bl-lt ul.list-inline li{
    margin-bottom: 10px;
}

/*####### blog css start #########*/
.sidebar-blog .rpwwt-widget ul li{
    overflow: hidden;
    margin: 0 0 1.5em;
}
.sidebar-blog .rpwwt-widget ul li img{
    width: 70px;
    height: 70px;
    display: inline;
    float: left;
    margin: .3em .75em .75em 0;
}
/*####### blog css end #########*/
/*####### contact us ######*/
.contactWrapper{
    padding: 80px 0px;
}
.contactWrapper .contact-content{
    position: relative;
    width: 100%;
}
.contactWrapper .contact-content h1{
    font-size: 36px;
    color: #262626;
    margin-bottom: 20px;
    letter-spacing: 5px;
    font-weight: 800;
}
.contactWrapper .contact-content p{
    font-size: 16px;
    color: #545445;
    font-weight: 400;
    margin-bottom: 10px;
}
.contactWrapper .contact-link{
    margin-top: 40px;
}
.contactWrapper .contact-link p{
    margin-bottom: 5px;
    font-size: 15px;
}

.contactWrapper .contact-title{
    font-size: 36px;
    color: #262626;
    margin-bottom: 20px;
    letter-spacing: 5px;
    font-weight: 800;
}
.contactWrapper .contact-form{
    position: relative;
    width: 100%;
}
.contactWrapper .contact-form input{
    margin: 0 !important;
    height: 46px;
}
.contactWrapper .contact-form .btn-submit{
    background: linear-gradient(to bottom,#387bbf 0,#1a4e82 100%);
    border: 1px solid #3170b0;
    color: #fff;
    padding: 0px 30px;
    height: 50px;
    border-radius: 4px;
}
.contactWrapper .contact-form .btn-submit:hover{
    background: linear-gradient(to bottom,#346aa1 0,#1d456d 100%);
    background-color: #1d456d !important;
}
/*####### contact us end ######*/
.testi-wrap h4{
    margin-bottom: 10px;
}
.testi-wrap .owl-carousel .item{
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
}
.testi-wrap strong{
    line-height: normal;
    margin-top: 10px;
}

/*privecy policy css*/
.privacy-title {
    margin-bottom: 30px;
}
.privacy-title h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}
.privacy-content h3 {
    font-size: 24px;
}
.privacy-content p{
    margin: 10px 0px;
    font-size: 17px;
    font-weight: 400;
}

/*register*/
.login-wrap20 .right-block{
    padding: 20px 70px 0px 100px;
}

.tax-right-area .col-start-form .tuition_box{
	position: relative;
}
.tax-right-area .col-start-form .tuition_box .owoner_plus{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.tax-right-area .col-start-form .tuition_box .each_tab{
	position: relative;
}
.tax-right-area .col-start-form .tuition_box .each_tab .rm_ta{
	position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.tax-right-area .col-start-form .tuition_box .file-upload-wrap{
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
}
.tax-right-area .col-start-form .tuition_box .file-upload-wrap .btn-bs-file{
    border-radius: 3px;
    text-align: left;
    font-weight: 600;
    margin: 0;
    background-color: transparent;
    border: 1px solid #e3e3e3;
    color: #0136fb !important;
}
.tax-right-area .col-start-form .tuition_box .file-upload-wrap .btn-bs-file input[type=file]{
    position: relative;
    top: auto;
    opacity: 1;
    width: 100%;
    height: auto;
    margin-top: 6px;
}




/*############### responsive css start ############*/
@media(min-width: 1024px) and (max-width: 1276px){
    .new_banner .featured_logo {
        padding: 15px 0 0 !important;
    }
    .new_banner .featured_logo h3{
        margin-bottom: 10px !important;
    }
    .new_banner .banner_content a.banner_btn{
        height: 35px !important;
        line-height: 35px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .new_banner .featured_logo img{
        width: 100px !important; 
    }
    .new_banner .banner_content{
        padding: 60px 0 0 !important;
    }
}
@media(min-width: 1024px){
    .info-right {
        margin-top: 16px;
    }
}

@media(max-width: 991px){
    .tax-sidebar-aside {
        width: 100%;
        margin-bottom: 35px;
    }

    .right-block .checkbox {
        margin-left: 20px;
    }
    .login-wrap20 .line2{
        border-right:0px;
    }
}

@media(max-width: 767px){
    /*header css strat*/
    .header-warpper{
        position: relative;
    }
    .logo{
        margin-left: 30px;
    }
    .menu-open{
        position: absolute;
        left: 18px;
        right: auto;
        top: 50%;
        transform: translateY(-7%);
    }
    .lang-box {
        position: relative;
        top: 7px;
        padding-top: 4px;
    }
    .login-box {
        position: relative;
        top: 4px;
        margin: 0 10px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .login-wrap20 .line{
        padding: 10px 15px;
    }
    .login-wrap20 .right-block{
        padding: 10px 15px;
    }
    /*header css end*/
    /*banner css start*/
    .new_banner img{
        display: none !important;
    }
    .new_banner .banner_content .top-contentSec{
        text-align: center !important;
    }
    .new_banner .banner_content h2 {
        text-align: center !important;
    }
    .top-contentSec p {
        text-align: center !important;
    }
    .new_banner .rate {
        text-align: center !important;
    }
    .new_banner .banner_content a.banner_btn {
        font-size: 16px !important;
        margin-top: 20px !important;
        padding: 10px 40px !important;
        line-height: inherit !important;
        height: auto !important;
    }
    .featured_logo{
        display: none !important;
    }
    /*banner css end*/
    /*banner bottom css start*/
    .col-sm-4.wow.slideInUp:nth-child(1), .col-sm-4.wow.slideInUp:nth-child(2) {
        display: none;
    }
    /*banner bottom css end*/
    /*#### footer css start ######*/
    .pad-cus{
        padding-left: 0px !important;
    }
    .new_footer_info .pad-cus .footer_nav {
        text-align: left;
        position: relative;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        cursor: pointer;
    }
    .new_footer_info .pad-cus .footer_nav ul{
        text-align: left !important;
    }
    .footer_nav .footer_flag {
        margin-top: 30px;
    }

    /*footer toggle css start*/
    .new_footer_info .pad-cus .footer_nav ul{
        transform-origin: top;
        transform: scale(0);
        display: none;
    }
    .new_footer_info .pad-cus .footer_nav.active ul{
        transform: scale(1);
        display: block;
    }
    .new_footer_info .pad-cus .footer_nav::after{
        content: '\f078';
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 0;
        color: #262626;
        cursor: pointer;
        transition: 0.5s ease-in-out;
    }
    .new_footer_info .pad-cus .footer_nav.active::after {
        transform: rotate(180deg);
        transition: 0.5s ease-in-out;
    }
    /*footer toggle css end*/
    .new_footer_info .pad-cus .footer_nav ul li a {
        display: block;
        text-align: left;
        padding: 4px 0px;
    }
    	.new_footer_info .logo {
        width: 173px;
        margin-left: 0px !important;
    }
	

    /*#### footer css end ######*/

    /*how-we-work-for-you page css start*/
    .mobileBox {
        display: flex;
        flex-wrap: wrap;
    }
    .box-1.mobileBox {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    .mobileBox .col-xs-6.col-sm-6 {
        width: 100%;
    }
    .mobileBox img{
        width: 80%;
        margin: auto !important;
        margin-bottom: 20px !important;
        display: block;
    }
    .mobileBox .how-we-work {
        width: 90%;
        margin: auto;
    }
    .InnerPage12 .btn-default{
        width: 65%;
        border-radius: 6px;
        margin: auto !important;
        margin-bottom: 30px !important;
        text-transform: capitalize;
        margin-top: 30px !important;
        display: block !important;
    }
    .mobileBox .how-we-work h3 {
        margin-bottom: 20px;
    }
    .footer_flag h3 {
        font-size: 18px;
    }
    .box-3.mobileBox {
        flex-direction: column-reverse;
    }
    .box-5.mobileBox {
        flex-direction: column-reverse;
    }
    .how-we-work h5{
        text-align: center;
    }
    .mobileBox .col-xs-6.col-sm-4{
        width: 100%;
        margin-bottom: 20px;
    }

    .how-we-work .table-sp, .how-we-work .table-sp.left-table{
        padding: 10px 0px;
    }

    .privacy-contentBox{
        padding: 0px 15px;
    }

    .main-wrapper .login-wrap20 .line>p{
        margin-bottom: 10px;
    }
    .main-wrapper .right-block h2, .main-wrapper .login-wrap20 .right-block p{
        text-align: center;
    }

    .line {
        padding: 10px 110px;
        border: none;
    }
    /*how-we-work-for-you page css end*/

    /*########## pricing form css start ###########*/
    .col-start-form .income-bl-lt ul.browse-bl li:nth-child(1){
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin-bottom: 10px !important;
    }

    /*########## pricing form css end ###########*/

    /*######### interview tab css start ########*/
    .tax-right-area .list-inline.app_dep .each_tab{
        position: relative;
        padding-right: 36px;
    }
    .tax-right-area .list-inline.app_dep .each_tab input{
        max-width: 44%;
        width: 44%;
        margin-right: 0px;
    }
    .tax-right-area .list-inline.app_dep .each_tab .owoner_plus{
        position: absolute;
        right: 0;
    }
    /*######### interview tab css end ########*/
}
.align-item-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/*########### SR css end ###########*/
.donations_box {
    margin-bottom: 20px;
}
