*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus {
	outline: none;
}

*,html,body {
	font-family: "Arial";
}


body {
    background-color: #fff;
    padding: 150px 0 0;
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 80vh;
    counter-reset: section; 
    overflow-y: overlay;
}
.git-frame.git-gridlayout {
 padding:0;
border:none;
}
.git-lp-main {
border: 1px solid rgba(0,0,0,.125);
}
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, details, summary {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	scroll-behavior: smooth;
}	

p {
    font-family: "Arial";
    margin-bottom: 7px;
}
.git-questionnaire-label {
}
h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}
input {
	font-family: inherit;
}



h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Arial", Arial;
  color: #E32527;
}

h1, .h1 { font-size: 2.5rem; }
h2, .h2 { font-size: 2rem; }
h3, .h3 { font-size: 1.75rem; }
h4, .h4 { font-size: 1.5rem; }
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }



@font-face {
    font-family: 'Arial';
    src: url(fonts/arial/arial-d.ttf) format("truetype");
  }

@font-face {
  font-family: 'Sans serif';
  src: url(fonts/sans-serif/SansSerifBookFLF.otf) format("truetype");
}

@font-face {
  font-family: 'Sans serif-B';
  src: url(fonts/sans-serif/SansSerifFLF-Demibold.otf) format("truetype");
}


th, tr, td {
	border: 1px solid #dee2e6;
    padding: 1% 0%;
    text-align: left !important;
}
td {
    color: #000;
}
hr {
    border-style: solid none none;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #F9F9F9;
}
table {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
    text-indent: 8px;
}
.menu-small .menu-w-item{
height: 100% !important;
}

button {
    width: auto;
    height: auto;
    border: none;
    transition: all .3s;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: .8rem 2rem .6rem;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    background-color: #fff !important;
}
.ReactModal__Content {
    padding: 30px !important;
    border-radius: 6px !important;
    position: unset !important;
    min-width: 500px;
    border-radius: 0px !important;
    max-width: 50%;
}
button:hover {
    cursor: pointer;
}
.page-footer {
    margin-top: auto;
    overflow: hidden;

    
}
.git-block-recordactions button {
    color: #005bfe !important;
    border: 0;
    background: #fff !important;
    text-decoration: underline;
    box-shadow: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    border-radius: 0;

.

}

.Aanslagen {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Belastingen.svg);
}

.ToeristenBelasting {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Toeristenbelasting.svg);
}

.Taxatie {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Taxatie.svg);
    
}

.Huis {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Huis.svg);
}

.Hondenbelasting {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Hondenbelasting.svg);
}

.Paspoort {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Paspoort.svg);
}

.Rekening {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/EconomieWerkInkomen.svg);
}

.BezwaarEnBeroep {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/BezwaarEnBeroep.svg);
}

.Vergunning {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/VergunningAlgemeen.svg);
}

.Kwijtschelding {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/Begroting.svg);
}
.AIC {
    width:50px;
    Height:50px;
    background-image: url(./images/IconsP/AIC.svg);
}

.git-block-recordactions button {
color: #E32527;
}
.git-buttonbar button {
    border: solid 2px #E32527;
    width: 100px;
}
.git-buttonbar .git-buttonbar-right button{
    background-color: #E32527 !important;
    color: #fff;
}
.git-buttonbar button:hover {
    box-shadow: 0px 2px 22px rgb(192 192 192 / 71%);
}
section {
    width: 100%;
}

/* reset.css */


ul{
    list-style: none;
}
.git-lp-header ul {
    list-style: disc;
    margin-inline-start: 40px;
    font-size: 16px;
}
.git-questionnaire .git-grid {
    height: 100% !important;
}
input[type="submit"] {
    width: auto;
    border: 0px solid #CCC;
    height: 35px;
    line-height: 30px;
    padding: 0px 15px;
    float: right;
    background: #E32527;
    font-weight: 700;
    color: #FFF;
    margin-left: 100px;
}

strong {
    font-weight: 600;
    font-size: 18px;
}
.git-icon-help {
    border: none !important;
    background-image: none !important;
    height: 30px !important;
    color: #E32527;
}
.git-icon-help:before {
    font-family: "Font Awesome 5 Free";
    content: "\f059";
    font-weight: 900;
    background-color: #fff;
}
.mdi-map-marker:before {
    content: "\F34E";
}
.mdi-phone:before {
    content: "\F3F2";
}
.mdi-email:before {
    content: "\F1EE";
}
.mdi-facebook-box:before {
    content: "\F20D";
}
.mdi-twitter-box:before {
    content: "\F545";
}
.footer-content .link-list li span {
    font-size: 1.1875rem;
    padding: .625rem .5rem;
    vertical-align: middle;
    color: #fff;
}

.mdi-set, .mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 Material Design Icons;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Purmerend
backgroundcolor naar #fff */

.header-wrapper {
    background-color: #fff;
    height: 100px;
    display: table;
    border-top: 5px solid #E32527;
    }
.header-wrapper .logo {
    display: table;
    height: 50 px;
	float:right;
    width:100%;
    margin-top: 21px;
}



.header-wrapper img {
    height: 40px;


}

.header-wrapper .topMenu  li a {
    color: #000;
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 700;
    height: 100px;
    font-family: "Sans serif", sans-serif;
    
}
.header-wrapper .topMenu {
	position: absolute;
	margin-top: 35px;
	right: 0;
}
.header-wrapper .topMenu li:hover {
	cursor: pointer;
	border-bottom: 1px solid #fff;
}
.header-wrapper .topMenu  li  {
	float: left;
	margin: 0 1.1875rem;
	margin-left: 0;
}

.login-page {
	position: absolute;
	bottom: 0;
	width: 100%;
}
footer.page-footer .footer-copyright {
    background-image: url(images/Eindhoven-Footer.png);
    background: #525252 url(images/Eindhoven-Footer.png) center top no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    width:100%;
    height: 500px;
    position:absolute;


   //* margin-top: 3.125rem; *//
}

.container-fluid p {
    margin-top: 50px;
}

.container-fluid a {
    margin-top: 50px;
}

.container2 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.box {
    /* padding: 30px; */
    background-color: #fff;
    /* border: 1px solid rgba(0,0,0,.125); */
    /* text-decoration: none; */
    /* margin: 1%; */
    /* width: 100%; */
    /* margin: 20px 0px; */
}

@media (min-width: 576px) {
	.container2 {
    max-width: 540px;
}
}
@media (min-width: 768px) {
	.container2 {
    max-width: 720px;
}
}
@media (min-width: 992px) {
	.container2 {
    max-width: 960px;
}
}

@media (min-width: 1200px) {
	.container2 {
    max-width: 1140px;
}
}
.white-space {
	margin-top: 50px;
}
.footer-content .title {
	color: #fff;
    font-family: Source Sans Pro,sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.625rem;
    margin-bottom: .5rem;
    text-transform: none;
}

.footer-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 5%;
}

.footer-ul {
    color:#FFF;
    line-height: 24px;
    font-size: 14px;
}

@media (min-width: 768px)
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 1200px)
.container {
    max-width: 1140px;
}

@media (min-width: 992px)
.container {
    max-width: 960px;
}
@media (min-width: 768px)
.container {
    max-width: 720px;
}
@media (min-width: 576px)
.container {
    max-width: 540px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.footer-content .link-list li a:hover {
    text-decoration: underline;
}
.link-list li {
	line-height: 1.25rem;
    padding: .25rem 0 .25rem .5rem;
}
.link-list li a {
	font-size: 14px;
    letter-spacing: .00625rem;
    padding-bottom: .25rem;
    padding-top: .25rem;
    line-height: 2.1875rem;
}
.link-list.contact-list a {
	font-size: 16px;
}
footer.page-footer .container-fluid {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
footer.page-footer .footer-copyright img {
    margin-right: 10px;
}
footer img {
    vertical-align: middle;
    border-style: none;
}
footer.page-footer a {
    color: #fff;
}
.link-list {
	margin-bottom: 20px;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* DEFAULT MENU ITEMS */
.menu-w-box {
	flex: 0 0 auto;
    width: 33.3%;
    text-decoration: none;
    padding: 1% 0%;
    padding-right: 2%;
}

.menu-w-item:hover > .title {
    color:#E32527;
}

.git-quest-nav button {
    margin-bottom: 0px !important;
}

.menu-w-item {
padding: 20px;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 50%);
    transition: ease-in-out 0.3s;
    text-decoration: none;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 135px;
}

.menu-w-box i {
    float: left;
    color: #E32527;
    font-size: 40px;
    line-height: 1;
    filter: invert(30%) sepia(79%) saturate(5711%) hue-rotate(345deg) brightness(91%) contrast(96%);
    }
.menu-w-box .title {
    margin-left: 69px;
    font-weight: 700;
    font-size: 18px;
    transition: ease-in-out 0.3s;
    font-family: "Arial";
    color:#333;


}

.info-w-box {
    margin-left: 70px;
    line-height: 24px;
    font-size: 16px;
}

.git-lp-zone-w, .git-lp-zone-n {
	margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.git-lp-header {
	width:100%;
}

.header {
    background-color: #fff;
    /* border: 1px solid rgba(0,0,0,.125); */
    text-decoration: none;
    width: 100%;
    margin: 20px 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.git-lp-header p {
	font-size: 16px;
    color: #000;
}
.git-lp-header .header {
	margin-top: 10px;
}


.margin-top {
	margin-top: 50px;
}


.footer {
	background-color: #e7e7e7;
    border-top: 1px solid #cacaca;
    font-size: 12px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
    height: 100px;
}

.footer a {
	margin-left: 15px;
	text-decoration: underline;
}
.footer a:last-of-type {
	margin-left: 0px;
}
.footer a:hover {
	text-decoration: none;
}

.footer [class*="span"] {
	border-top: 1px solid #EFEFEF;
}
.copyright-text {
	color: #868686;
    display: table;
    padding: 26px;
}

.footer-box h3 {
    color:#fff;
}

.footer-list  {
    max-width: 50%;
}

.footer-copyright p {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}
.footer-copyright a {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding-right: 20px;
}

.footer .footermenu {
	text-align: right;
}
.footer .footerMenu  li a {
	color: #999;
	border-right: 1px solid #EFEFEF;
}
.footer .footerMenu  li.last a{
	border-right: 0px solid #E32527;
	padding: 0 0 0 15px;
}
.footer .footerMenu  li a:hover {
	color:#E32527;
}
.footer .footerMenu ul{
	float: right;
}


#achtergrondBSOB { 
    
}





/*  GOUWIT AANPASSINGEN NIET AANKOMEN!  */
.git-grid-sel {
    width: 3rem;
}
 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.

/* GOUWIT AANPASSINGEN  */

.Background-wrap {
    height: 0;
}
.git-layoutpanel {
	position: relative !important;
}
.git-layoutpanel button {
    margin-top: 40px;
    background-color: #fff;
    position: relative !important;
}
.blok {
	padding: 24px;
}
.homepage-style .blok {
	overflow: unset !important;
}
.git-questionnaire-question {
	margin-top: 40px;
	min-width: 50%;
}
.git-questionnaire .git-questionnaire-question {
    margin-bottom: 40px !important;
    display: block !important;
}
.homepage-style .row {
	-webkit-box-shadow: 0px 0px 20px -10px #000;
    box-shadow: 0px 0px 20px -10px #000;
}
.error input {
background-image: none;
border-bottom-color: #d50000 !important;
box-shadow: 0 1px 0 0 #d50000 !important;
}
.error {
	position: relative;
    width: 100%;
    display: table;
}

.git-lp-header > .header-wrapper {
	height: 100%;
	margin-bottom: 50px;
	font-size: 14px;
}
/* GOUWIT AANPASSINGEN EINDE  */
.git-questionnaire-question button:before {
}
.git-quest-progress span:last-of-type {
	border-right: none;
}
.git-quest-nav .enabled:after {
    background: none;
}
.git-questionnaire > button:first-of-type {
    background-color: #fff !important;
    border: none;
    box-shadow: none;
    color: #000 !important;
}
.git-quest-nav .git-quest-prev {
    background-color: #fff !important;
    border-color: #ababab;
    color: #dadada !important;
}
.git-notification {
    position: relative;
padding: .75rem 1.25rem;
border: 1px solid transparent;
border-radius: .25rem;
color: #ffffff;
background-color: #E32527;
}
.git-quest-nav .enabled.git-quest-prev {
    width: auto;
    border: solid 2px #E32527;
height: auto;
transition: all .3s;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: .8rem 2rem .6rem;
font-weight: 700;
text-decoration: none;
color: #444444 !important;
background-color: #fff;
font-size: 18px;
}

.git-quest-prev {
	float: left;
}
.git-quest-next {
	
}
.git-quest-submit, #GaNaarBankVoorAutomatischeIncassoButton {
	background-color: #E32527 !important;
    color: #fff;
}

.git-quest-progress {

overflow: hidden;

padding: 0;

    padding-right: 0px;

margin: 0;

    margin-top: 0px;

    margin-bottom: 0px;

list-style: none;

display: -webkit-box;

display: -moz-box;

display: -ms-flexbox;

display: -webkit-flex;

display: flex;

-webkit-flex-flow: row wrap;

flex-flow: row wrap;

-ms-flex-wrap: wrap;

-ms-flex-direction: row;

justify-content: flex-start;

margin-bottom: 2.5em;

padding-right: 20px;

}

.git-questionnaire .git-progress-active:hover {

color: #fff;

}

.git-questionnaire .git-progress-inactive:hover {

color: #000;

}

.git-progress-inactive {

background: #f7caca;

padding: 5px 15px 5px 33px;

    padding-left: 33px;

height: 30px;

-ms-flex: 1 0 auto;

margin-top: 3px;

flex-grow: 1;

line-height: 30px;

color: #000;

font-size: 1em;

text-align: center;

position: relative;

box-sizing: content-box;

}

.git-progress-inactive:before {

right: -38px;

top: 50%;

border: solid transparent;

    border-top-color: transparent;

    border-top-width: medium;

    border-right-color: transparent;

    border-right-width: medium;

    border-bottom-color: transparent;

    border-bottom-width: medium;

    border-left-color: transparent;

    border-left-width: medium;

content: " ";

height: 0;

width: 0;

position: absolute;

pointer-events: none;

z-index: 1;

border-color: rgba(233,242,244,0);

border-left-color: #fff;

border-width: 23px;

margin-top: -23px;

right: -46px;

}


 

.git-progress-inactive:not(:last-child):after {

right: -38px;

top: 50%;

border: solid transparent;

    border-top-color: transparent;

    border-top-width: medium;

    border-right-color: transparent;

    border-right-width: medium;

    border-bottom-color: transparent;

    border-bottom-width: medium;

    border-left-color: transparent;

    border-left-width: medium;

content: " ";

height: 0;

width: 0;

position: absolute;

pointer-events: none;

z-index: 1;

border-color: rgba(233, 242, 244, 0);

    border-left-color: rgba(233, 242, 244, 0);

border-left-color: #f7caca;

border-width: 19px;

margin-top: -19px;

}
.git-progress-active:not(:last-child):after {
    display: table;
}
.git-progress-active:last-child:after {
    display: none;
}
.git-progress-active {

background: #e7b1b2;

padding: 5px 15px 5px 33px;

    padding-left: 33px;

height: 30px;

-ms-flex: 1 0 auto;

margin-top: 3px;

flex-grow: 1;

line-height: 30px;

color: #000;

font-size: 1em;

text-align: center;

position: relative;

box-sizing: content-box;

background: #E32527;

color: white;

font-weight: bold;

}

.git-progress-active:before {

right: -38px;

top: 50%;

border: solid transparent;

    border-top-color: transparent;

    border-top-width: medium;

    border-right-color: transparent;

    border-right-width: medium;

    border-bottom-color: transparent;

    border-bottom-width: medium;

    border-left-color: transparent;

    border-left-width: medium;

content: " ";

height: 0;

width: 0;

position: absolute;

pointer-events: none;

z-index: 1;

border-color: rgba(233,242,244,0);

border-left-color: #fff;

border-width: 23px;

margin-top: -23px;

right: -46px;

}

.git-progress-active:after {

right: -38px;

top: 50%;

border: solid transparent;

    border-top-color: transparent;

    border-top-width: medium;

    border-right-color: transparent;

    border-right-width: medium;

    border-bottom-color: transparent;

    border-bottom-width: medium;

    border-left-color: transparent;

    border-left-width: medium;

border-top-color: transparent;

border-top-width: medium;

border-right-color: transparent;

border-right-width: medium;

border-bottom-color: transparent;

border-bottom-width: medium;

border-left-color: transparent;

border-left-width: medium;

content: " ";

height: 0;

width: 0;

position: absolute;

pointer-events: none;

z-index: 1;

border-width: 19px;

margin-top: -19px;

border-color: rgba(233, 242, 244, 0);

    border-left-color: rgba(233, 242, 244, 0);

border-left-color: rgba(233, 242, 244, 0);

border-left-color: #E32527;

}

.git-progress-active:hover,.git-progress-inactive:hover {

        cursor: pointer;

        color: #00365F;

}

.git-quest-nav {

        display: flex;

    flex-direction: row;

    justify-content: space-between;

}

.nav a:hover {

        cursor: pointer;

}
/* END PROGRESS BAR */
.git-block-recordactions {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}
.digid-loket-opties {
	list-style-type: square;
	text-indent: 20px;
}
.homepage-style .git-gridlayout {
	display: flex;
    flex-direction: column;
}
.homepage-style .box {
	width: 100%;
    margin-bottom: 0 !important;
    font-size: 14px;
}
.homepage-style .git-gridlayout .row {
    margin-bottom: 30px;
}
.homepage-style #git-content {
	width: 100%;
    background: unset;
    box-shadow: unset;
    margin-bottom: 40px;
}
#rsin p,#digid p {
	font-weight: bolder;
}
.homeContent {
	font-size: 14px;
}
.git-content {
	width: 100%;
}
#git-content {
	width: 100%;
}
.validation-error {
	color: red;
}

/* LINKS */

.clear{
	clear:both;
}
.pageMenu a,
.pageDetails a,
.homeLists a,
p a,
a {
color: #00365f;
    text-decoration: underline;
}

a.text-blue:hover {
	color: #FF9900 !important;
}

a img,
.header-wrapper a,
#menu-hoofdmenu a,
.logo a,
.footer a,
.breadcrumbs a {
	border: 0;
}

ul.newsList li a,
ul.faqs li a {
	background: url('images/list-item-arrow.png') no-repeat left center;
	padding-left: 10px;
}

#smart-archives-fancy .tabs li {
	background: none;
}

/* SECTIONS */
.git-lp-main-wrapper-header {
	margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    margin-bottom: 20px;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #E1004F;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    font-size: 40px;
    min-height: 100px;
    font-weight: 500;
    line-height: 1.1;
}
.ReactModal__Overlay{
	background-color: rgba(72, 72, 72, 0.75) !important;
    z-index: 20;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
.git-popup-title {
    margin: 0px;
    color: #212121;
    font-family: sans-serif;
    font-size: 20px;
    border-bottom: none;
}
.git-lp-main-wrapper {
width: 100%;
}
.git-n-menu {
	border: 0px !important;
    border-radius: 8px 8px 0px 0px;
    background-color: #F8D0D0;
    padding: 10px 20px;
    margin-right: 12px !important;
    float: left;
    display: table;
}
.git-frame-title h4 {
	font-family: sans-serif;
    font-size: 40px;
}
.git-lp-main .box {
		padding: 0;
}
.git-gridlayout .row {
    margin-top: 30px !important;
}
.git-gridlayout {
    padding: 30px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    text-decoration: none;
    margin: 1%;
    width: 100%;
    margin: 50px 0px;
}

/* GRID */
.row   {
	position: relative;
	width: 100%;
}
.header-padding {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
.row [class*="span"] /* wildcard, used to detect all elements within .row starting with 'span' */ { 
	float: left;
	position: relative;
}

.row.no-overflow {
	overflow: visible;
}
.centered.row {
	max-width: 1170px;
    min-width: 980px;
    margin: 0 auto;
    clear: both;
    padding: 0;
}
.row .textCenter{
	text-align: center;
}
/* HEADER & FOOTER */

.git-content {
	width: 100%;
}


/* FORMS */

.formRow {
	float: left;
	margin-bottom: 10px;
	margin-right: 4%;
	width :100%;
}
.formRow label {
	font-size: 90%;
	font-weight: 600;
	color: #444;
	text-align: left !important;
	float: left;
	width: 100%;
}
.git-questionnaire button {
    margin-bottom: 30px;
    border: solid 2px #E32527;
}
input[type="email"],
input[type="text"] {
	border-bottom-color: #585858;
	box-sizing: content-box;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    display: block;
    width: 100% !important;
    font-size: 1rem;
    padding: 12px 0px;
        text-align: left !important;
}

input[type="email"]:focus, input[type="text"]:focus {
	border-bottom-color: #E32527;
}
textarea {
	padding: 3px 10px;
	line-height: 25px;
	height: 100px;
	width: 100% !important;
	color: #444;
}	
input[type="file"]{
	border: 0;
	padding: 0px 10px 0 0 ;
	line-height: 25px;
    height: 40px;
	float: left;
    line-height: 40px;
	background: #FFF;
	color: #444;
	width: 50%;
}	


/*  GIT-CONTENT */
.git-header-top {
	padding-left: 40px;
    padding-right: 40px;
    background-color: #E1004F;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    width: 100%;
    height: 50px;
    display: table;
}

/* HEADER */ 

.header-wrapper .topMenu li span{
    padding: 0 15px;
	line-height: 16px;
}


@media all and (max-width:1050px){
footer.page-footer .footer-copyright {
    max-width: 1050px;
	background-size: cover;
}	
.centered.row{
		max-width:96%;
		min-width:96%;
	}	
	.git-frame {
		-webkit-overflow-scrolling: touch;
    	overflow: scroll;
	}
	.ReactModal__Content {
		position: fixed;
	    top: 50%;
	    left: 50%;
	    box-sizing: border-box;
	    background-color: #fff;
	    color: #000;
	    opacity: 1;
	    padding: 1.5em 2em;
	    z-index: 2147483645;
	    width: 500px;
	    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15) !important;
	    border: 0 !important;
	    border-radius: .125rem !important;
	}
	.menu-w-box {
    	width: 100%;
	}
}
@media all and (max-width:920px){
	.span7{
		width:96%;
	}
	.iframe{
	height: 2000px;
	}
	
}
@media all and (max-width:800px){
	.breadCrumbs span,
	.pageMenu .subLink,
	.sliderWrapper,
	#sidebar,
	.headerSearch{
		display: none;
	}
	.pageMenu .menu {
		margin-bottom: 0px;
	}
	.row.padding [class*="span"] {
		padding: 10px 15px;
	}
	.breadCrumbs {
		padding: 10px 10px !important;
	}
	.pageMenu {
		border-bottom: 1px solid #EFEFEF;
		width: 100%;
	}
	.pageDetails {
		border: 0;
	}
	.footer [class*="span"] {
		border-top: 0px solid #efefef;
	}
	.centered.row {
		max-width: 96%;
		min-width: 96%;
		margin: 0 auto;
		clear: both;
	}
	.taxInfo .row.padding .span4 ,
	.margin .span5,	.span5,
	.margin .span6,	.span6,
	.margin .span7,	.span7,
	.margin .span8,	.span8,
	.margin .span9,	.span9,
	.margin .span10,	.span10,
	.margin .span11,	 .span11,
	.margin .span12,	 .span12{
		width: 98%;
		-moz-box-shadow:    0px 0px 0px  #000;
		-webkit-box-shadow: 0px 0px 0px  #000;
		box-shadow:         0px 0px 0px  #000;
	}
	.margin .span3,	.span3{
		width: 46%;
	}
	.iframe{
	height: 2000px;
	}

    .footer-list {
        max-width: 100%;
        margin-top:20px;
    }

    .footer-wrapper {
        flex-direction: column;
        padding: 10px;
        padding-left:20px;
    }
}
@media all and (max-width:700px){
	.taxInfo .row.padding .span4{
		height:auto;
	}
	.iframe{
	height: 2000px;
	}
	
}

@media all and (max-width:500px){
	.hidden-sm {
		display: none;
	}
	
	.iframe{
	height: 2000px;
	}
	
	.themeNavigation .row.padding  .span4 {
		box-shadow: 0 0 0 #000;
		font-size: 20px;
		height: 50px;
	}
	.themeNavigation .span4 .title{
		padding:12px 4px;
	}
	.margin .span1,	.span1,
	.margin .span2,	.span2,
	.margin .span3,	.span3,
	.margin .span4,	.span4{
		width: 98%;
		-moz-box-shadow:    0px 0px 0px  #000;
		-webkit-box-shadow: 0px 0px 0px  #000;
		box-shadow:         0px 0px 0px  #000;
	}
}


@media all and (max-width:400px){
	.themeNavigation .row.padding  .span4{
		text-align:left;
		font-size:18px;
	}
	.themeNavigation  .span4 .title{
		margin-left:1%;
	}
	.iframe{
	height: 2000px;
	}
}
@media (min-width: 600px) {
	.header-wrapper {
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
    padding-bottom: 20px;
	display:table;
}
}
@media (min-width: 768px) {
	.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.menu-w-box:nth-child(3n+0) {
    padding-right: 0%;
  }

}

@media (min-width: 992px){
	.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
    
    
    
    
    
    
    
    
    
    
/* cyrillic-ext *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
}
/* greek *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
  unicode-range: U+0370-03FF;
}
/* vietnamese *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin *//*
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(./fonts/SourceSansPro-Regular.ttf);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'ordana';
	src: url('./fonts/OrandaBT-Roman.otf');
}
@font-face{
	font-family:Material Design Icons;
	src:url(./fonts/materialdesignicons-webfont.6dab8170.woff2)format("woff2"),url(./fonts/materialdesignicons-webfont.6dab8170.woff2) format("woff"),url(./fonts/materialdesignicons-webfont.6dab8170.woff2) format("truetype");
	font-weight:400;
	font-style:normal
}
*/

