@import url('https://fonts.googleapis.com/css?family=Ubuntu');
body { width: 100%; height: 100%; }
html { width: 100%; height: 100%; }
@media(min-width:767px) {
.navbar { padding: 10px 0 25px 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; }
.top-nav-collapse { padding: 0; }
}
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 15px; margin-right: 15px; margin-bottom: 8px; background-color: #ff9800; background-image: none; border: 4px solid transparent; border-radius: 4px; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ff9800; }
.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle.collapsed .icon-bar { border-radius: 1px; display: block; height: 2px; margin-top: 0; transform: rotate(0deg); width: 22px; }
.navbar-toggle .icon-bar { border-radius: 1px; display: block; height: 4px; margin-top: 5px; transform: rotate(45deg); width: 22px; }
.set-width{width:200%;}
.navbar-toggle.collapsed .icon-bar + .icon-bar { display: block; margin-top: 4px; }
.navbar-toggle.collapsed .icon-bar + .icon-bar + .icon-bar { display: block; margin-bottom: 0; margin-top: 4px; transform: rotate(0deg); }
.navbar-toggle .icon-bar + .icon-bar { display: none; margin-top: 4px; }
.navbar-toggle .icon-bar + .icon-bar + .icon-bar { display: block; margin-bottom: 5px; margin-left: 0; margin-top: -4px; transform: rotate(-45deg); }
.header_call { font-size: 18px; color: #0085ca; }
.intro-section { padding-top: 130px; text-align: center; background: #fff; padding-bottom: 60px; }
.intro-section h1 { font-size: 36px; color: #fff; padding-bottom: 0px; font-weight: 600; }
.intro-section h2, .intro-section h3 { color: #fff; }
.intro-section h4 { font-size: 20px; color: #FFF; }
.intro-section p { font-size: 16px; color: #fff; padding-bottom: 20px; }
.banner { background: #1c2b32ad url(../images/banner-bg.jpg) no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.button_style, .button_style:focus { background-color: #FF9800; border: 2px solid #FF9800; padding: 8px 15px; color: #fff; border-radius: 3px; min-width: 130px; display: inline-block; font-size: 16px; font-weight: 600; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; text-decoration: none; margin-top: 15px; margin-bottom: 8px; }
    .button_style:hover, .button_style:active { background-color: #ffffff; padding: 8px 15px; color: #ff9800; border-radius: 3px; text-decoration: none; }
.button_style_1, .button_style_1:focus { background-color: #ffffff; border: 2px solid #ff9800; padding: 8px 15px; color: #ff9800; border-radius: 3px; min-width: 130px; display: inline-block; font-size: 16px; font-weight: 600; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; text-decoration: none; }

    .button_style_1:hover, .button_style_1:active { background-color: #ff9800; border: 2px solid #ff9800; padding: 8px 15px; color: #ffffff; border-radius: 3px; text-decoration: none; }
.white-section { padding: 40px 0; text-align: center; }
.white-section h2 { font-size: 30px; color: #202223; padding-bottom: 20px; font-weight: 600; }
.white-section p { font-size: 16px; }
.gray-section { padding: 40px 0; text-align: center; background-color: #fcfcfc; }
.gray-section h2 { font-size: 30px; color: #202223; padding-bottom: 20px; font-weight: 600; }
.gray-section h3 { font-size: 22px; color: #2a2a2a; }
.white-section h3 { font-size: 25px; }
.gray-section p { font-size: 16px; }
.dead_line_border { padding: 26px; border-right: none; padding-bottom: 27px; }
.dead_line_border_1 { padding: 10px; border-left: none; background-color: #FFF; }
.download_button { background-color: #CC3300; padding: 10px 15px; border-radius: 5px; font-size: 18px; font-weight: bold; color: #fff; }
.download_button:hover { background: #6A0423; padding: 10px 15px; border-radius: 5px; font-size: 18px; font-weight: bold; color: #fff; text-decoration: none; }
.hr_style { border-top: 1px solid rgba(176, 176, 176, 0.5); }
.date_style { font-size: 18px; font-weight: 500; }
.year_style { color: #d52f4f; font-size: 25px; font-weight: 800; }
.dead_line_text { color: #3c3d3c; font-size: 20px; font-weight: 600; }
.other_form li { font-size: 20px; color: #3c3d3c; list-style: none; float: left; background: rgba(0, 0, 0, 0) url("../images/list_icon.png") no-repeat scroll 3px 16px; line-height: 18px; list-style: outside none none; margin-left: 0px; padding: 13px 7px 7px 30px; display: block; }
.spacer { margin-top: 50px; margin-bottom: 15px; }
.spacer_1 { margin-top: 10px; margin-bottom: 15px; }
iframe { border: 2px #666666 solid; }
.img_link { opacity: 1; }
.img_link:hover { opacity: .8; }
.bg_1 { background: url(../images/bg-1.jpg) no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner-section { padding: 70px 0; text-align: center; background-color: #fff; }
.banner-section h2 { font-size: 32px; color: #202223; padding-bottom: 20px; font-weight: 600; }
.banner-section i { font-size: 20px; }
.banner-section p { font-size: 16px; }
.footer-section { padding: 40px 0; text-align: center; background-color: #353535; }
.footer-section h3 { font-size: 22px; color: #fff; }
.footer-section p { color: #fff; }
.style_list li { font-size: 16px; color: #000; list-style: none; background: none; line-height: 20px; list-style: none; margin-left: 0px; padding: 0px 7px 10px 20px; display: block; position: relative; }
.style_list li:after { position: absolute; left: 0px; top: 8px; content: ""; width: 10px; height: 3px; background: #fff; }
.footer_link li a { font-size: 15px; color: #fff; list-style: none; background: none; line-height: 16px; list-style: none; margin-left: 0px; padding: 0px 7px 5px 25px; display: block; position: relative; }
.footer .style_list li:after { position: absolute; left: 0px; top: 8px; content: ""; width: 10px; height: 3px; background: #FFF; }
#return-to-top { position: fixed; bottom: 10px; right: 10px; width: 30px; height: 30px; display: block; text-decoration: none; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; display: none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#return-to-top i { color: #fff; margin: 0; position: relative; left: 16px; top: 13px; font-size: 19px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#return-to-top:hover { opacity: .6; }
#return-to-top:hover i { color: #fff; top: 5px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.other_spt_forms { background: #FFF; border: 1px solid #ddd; padding: 20px; border-radius: 5px; }
.other_spt_forms .button_style { display: inline-block; }
.navbar-fixed-top { background: #FFF !important; box-shadow: 0px 2px 3px rgba(0,0,0,0.2); border-bottom: 0px; padding: 10px 0 10px 0; }
.navbar-fixed-top .navbar-nav > li > a { color: #2a2a2a; transition: all 0.3s linear; font-size: 16px; font-weight: 400; }
.navbar-fixed-top .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover { color: #FFF;/* background: #FF9800 !important;*/ font-family: 'Ubuntu', sans-serif; }
.navbar-fixed-top .navbar-nav > li > a:focus { color: #2a2a2a; background: #fff !important; font-family: 'Ubuntu', sans-serif; outline: none; }

.navbar-fixed-top .navbar-nav > li.active > a:focus { color: #FF9800; /*background: #FF9800 !important;*/ outline: none; }
#intro { min-height: 656px; }
.vertical_align { display: flex; align-items: center; }
.feature_box { border: 2px solid #ff9800; display: block; width: 100%; background: #FFF; padding: 15px 20px; border-radius: 3px; text-align: left; min-height: 208px; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
.feature_box h3 { padding-left: 40px; position: relative; margin-bottom: 15px; font-size: 20px; }
.feature_box img { width: 30px; position: absolute; left: 0px; top: -5px; content: ""; }
.req_info_img { position: relative; margin-top: 30px; margin-right: 30px; }
.req_info_img::before { position: absolute; left: 30px; top: 30px; content: ""; border: 4px solid #d51821; width: 100%; height: 100%; border-radius: 3px; z-index: -1; }
.req_info_img img { border-radius: 3px; width: 100%; box-shadow: 0px 10px 20px rgba(0,0,0,0.2); }
.steps_file_feature h3.common_h3 { font-size: 20px !important; }
.steps_file_feature span { border: 2px solid #ccc; display: inline-block; padding: 8px; background: #FFF; border-radius: 3px; }
.steps_file_feature span img { width: 40px; }
.footer { background: #1c2b32; padding-top: 30px; color: #FFF; }
    .footer .style_list li a, .footer a { color: #FFF; font-size: 16px; transition: all 0.3s linear; text-decoration: none !important; }
.footer h3 { font-size: 20px; margin-bottom: 20px; }
.footer p.small { font-size: 16px; }
.footer hr { border-top: 1px solid #373c3f; }
.style_list { padding: 0px; }
.footer a { color: #FFF; }
.footer a:hover { text-decoration: underline !important; color: #FF9800 !important; }
.footer p { line-height: 24px;  }
.navbar-right { padding-top: 10px; }
.pricing .common_h3 { font-size: 22px !important; color: #333 !important; font-weight: 500; }
.pricing { padding: 40px 0px; background: #efefef; display: block; }
.pricing_box { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 10px 0 rgba(138,168,230,.2); padding: 20px; position: relative; overflow: hidden; display: block; text-align: center; border: 1px solid #efefef; position: relative; }
.pricing_box span { font-size: 32px; font-weight: bold; color: #FF9800; }
.pricing_box p { font-size: 18px; margin-bottom: 0px; }
.btn_arrow { position: absolute; right: 0px; bottom: 0px; content: ""; background: #1c2b32 url("../images/right-arrow.png") no-repeat center center / 18px; width: 40px; height: 40px; cursor: pointer; }
.pricing_box:hover .btn_arrow { background: #FF9800 url("../images/right-arrow.png") no-repeat center center / 18px; }
/* .overview_box h3{min-height:50px;} */
.form_flow { position: relative; }
.form_flow li h2 { font-size: 20px; color: #2a2a2a; }
.form_flow li h4 { margin: 0px; }
.form_flow li { list-style-type: none; display: inline-block; position: relative; text-align: center; padding: 0 10px; width: 20%; float: left; margin: 0 auto; }
.form_flow li:before { content: ""; position: absolute; background: url(../images/flow_arrow.png) no-repeat center; width: 27px; height: 18px; right: -5%; top: 53px; bottom: 0; margin: 0 auto; }
#benefits h2, #benefits h3, #benefits .style_list li { color: #fff; }
.form_flow li span { display: inline-block; border: 2px solid #ccc; border-radius: 50%; margin-bottom: 15px; width: 120px; height: 120px; line-height: 110px; }
.form_flow li:last-child:before { background: none; }
.get_start { background-color: #FF9800; color: #fff !important; }
.get_start:hover { background-color: #51de8d !important; }
.benefit_box { padding: 10px 20px; background: #264876cf; min-height: 360px; border: 2px solid #afafaf; }
a { color: #FF9800; }
a:hover { color: #FF9800; text-decoration: underline; }

.form_box { min-height: 230px; border: none;margin-top:20px; }
/*.form_box h3{padding-left:0px;}*/
.banner_box { background: #1c2b32ad; padding: 50px; }
.plr0 { padding-left: 0px !important; padding-right: 0px !important; }
.mb15 { margin-bottom: 15px !important; }
.feature_box p { margin-bottom: 0px; }
.irslogo { background: rgba(0,0,0,0) url(../images/irslogo.png) no-repeat scroll 0 0; height: 60px; width: 60px; display: block; /*margin: 0px auto 20px auto;*/ }

.bottom_fixed_bar { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 999; transition: all .4s linear; -webkit-transition: all .4s linear; }
.bottom_ad_section { background: #fff; border: 1px solid #949494; border-bottom-color: rgb(148, 148, 148); border-bottom-style: solid; border-bottom-width: 1px; font-size: 20px; padding: 10px 14px; border-bottom: 0; box-shadow: 0 0 20px rgba(0,0,0,.3); border-radius: 3px 3px 0px 0px; z-index: 0; }
.ad_close { position: absolute; right: -10px; top: -12px; background: #E04949; border-radius: 200px; width: 24px; height: 24px; content: ""; color: #fff !important; font-size: 15px; font-weight: 600; line-height: 24px; cursor: pointer; text-align: center; }
    .ad_close:hover { position: absolute; right: -10px; top: -12px; background: #E04949; border-radius: 200px; width: 24px; height: 24px; content: ""; color: #fff !important; font-size: 15px; font-weight: 600; line-height: 24px; cursor: pointer; text-align: center; text-decoration: none; }
.ad_row { display: flex; align-items: center; }
.bottom_ad_section .stky-caption { margin: 0px; }
.stky-caption-text { font-weight: 400; line-height: 26px; }
.stky-caption { margin-top: 21px; color: #000 !important; font-size: 20px !important; line-height: 26px; padding-bottom: 5px; }
.dis-none { display: none !important; }
.set-font-size { font-size: 16px; padding-top: 10px; margin-bottom: 0px !important; }
.clr { color: #FF9800; font-weight:bold;}

.MboxClose { background: url(../images/close.png) no-repeat; border: medium none; height: 31px; position: absolute; right: -15px; text-indent: -9999px; top: -10px; width: 31px; z-index: 9; }

.set-font-size1 { color: white !important; font-size: 24px; margin: auto; }
.sub-txt { font-size: 22px !important; padding: 15px; margin-bottom: -15px !important; }
.modal-body { padding: 0px; }
.modal-header { background: #777; }
.mtop { margin-top: 10px !important; }
.highlight { color: #29378a; font-weight: 600; }
.set-padding { padding: 0% 5%;padding-bottom:3% !important; }
h5, .h5 { font-size: 16px; line-height: 24px; }
.icon-width { width: 30%; margin: auto; }
.d-inline-block { display: inline-block; }
.popup-border { border-right: 1px solid #c8c2c2;min-height:110px;}

.modal-open { overflow-x: hidden !important; overflow-y: auto !important; padding-right: 0px !important; }

.modal-dialog { width: 748px; margin: 30px auto; }
.color-orange { color: #FF9800; font-weight:bold;}





.navbar-fixed-top .navbar-nav > li > a:hover { color: #FF9800 ; font-family: 'Ubuntu', sans-serif; background-color:transparent !important;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a { color: #000; background: none !important; font-family: 'Ubuntu', sans-serif; border-bottom: 2px solid black; border-radius:0px !important;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav  > a:focus { color: #000; background: none !important; font-family: 'Ubuntu', sans-serif; border-bottom: 2px solid black; border-radius: 0px !important; }

.list-points { padding-left: 30px; margin: 0px; }
    .list-points li { list-style: none; position: relative; padding: 6px; padding-left: 6px; padding-left: 6px; text-align: left; font-size: 16px; padding-left: 10px; color:white; }

        .list-points li::before { content: ""; position: absolute; top: 9px; left: -23px; width: 32px; height: 20px; background: url("../images/bullet-point.png") no-repeat center center; }

.stripe { background: #FF9800; }
.stripe-text{margin:0px;padding:15px; color:white;}
a.black{color:black;text-decoration:underline;font-weight:700;}
a.black:hover{ color: white !important; text-decoration: underline; }
.clr-change{color:black;}
.icon-width1{width:70%;}
.width-100{width:100%;}
.mtop-10{margin-top:10px}
a.text-underline{text-decoration:underline;}
a.text-underline:hover { text-decoration: underline;color:black !important; }
.text-black li{color:black;}
.bod-right-bottom { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;min-height:170px; }
.bod-left-top { border-left: 1px solid #ddd; border-top: 1px solid #ddd; min-height: 170px; }

.pricing-bg { background: url("../images/pricing-bg.jpg") no-repeat; background-size: auto; background-size: auto; background-size: auto; background-size: auto; background-size: cover; }

.img-border { border: 3px solid #fff !important; box-shadow: #B5B5B5 3px 2px 10px; border-radius: 8px; }

.note { background: #f9f9dc; padding: 10px; padding-left: 10px; border-radius: 8px; margin-top: 20px; width: -moz-fit-content; width: fit-content; padding-left: 50px; }
p.note::before { content: ""; position: absolute; left: 7px; width: 68px; height: 47px; background: url("../images/note-icon.png") no-repeat center center; }
.modal-body .sub-txt { font-size: 22px !important; padding: 15px; }


.pop-uplink { text-decoration: underline;  cursor: pointer; font-size: 20px; padding-left:15px; color: white; margin-bottom: 15px; }
    .pop-uplink:hover { color: #ff9800; }
.d-inline-block { display: inline-block; }
.fa.fa-play-circle-2 { font-size: 40px; vertical-align: middle; color: #FFF; margin-right: 7px; }
.fa.fa-play-circle-2:hover { color: #ff9800; }
.fa-play-circle-2::before { content: "\f144"; }
.app_img { margin-top: 20px; display: inline-block; }
.app_img1 { margin-left: 0px; }


#myModal1 .modal-body
{ padding: 10px; }
.hr-line { margin-top: 0px !important; margin-bottom:0px !important; border: 0; border-top: 1px solid #eee !important; }
@media (min-width: 768px) and (max-width:2000px) {
    .ml-15 {margin-left:15px;}
}

/*#faq h4 {margin-bottom:15px; margin-top:25px;}*/

.panel-group .panel { border-radius: 0; box-shadow: none; border-color: #EEEEEE; }
.panel-default > .panel-heading { padding: 0; border-radius: 0; color: #212121; background-color: #FAFAFA; border-color: #EEEEEE; }
.panel-title > a { display: block; padding: 15px; text-decoration: none; }
#accordion .fa { float: right; margin-top: 5px; }

.img-bor { border: #ff9800 solid 3px; border-radius: 10px; }
.faq-part { background: url(../images/price-bg.jpg) no-repeat; background-size: cover; text-align: center; }
#require .vertical-align {display:flex; align-items:center;}
.navbar-nav > li > .button_style:hover, .button_style:active { background-color: #fbbc60 !important; color: #ff9800 !important; border-radius: 3px; text-decoration: none; }.navbar-nav > li > .button_style, .button_style:focus { background-color: #FF9800; border: 2px solid #FF9800; padding: 5px 15px; color: #fff !important; border-radius: 3px; min-width: 130px; display: inline-block; font-size: 16px; font-weight: 600; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; text-decoration: none;margin-left:15px; }
  #intro .vertical-align {display:flex; align-items:center;}
.p-16px { padding: 18px; font-size: 18px; padding-top: 9px; }
a.internal_link { text-decoration: underline !important; }