*{
    box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}
body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
  }

  .containerm{  /*home page contents*/
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.for_box_bg {
  background: #F5F5F4;
  padding: 70px 0px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  text-align: left;
}
.col-xl-3 .col-lg-3 .col-md-3{
  position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.for_box_bg .for_box {
  text-align: center;
  box-sizing: border-box;
}
.for_box_bg .for_box .counter {
  font-weight: bold;
  font-size: 51px;
  line-height: 51px;
  color: #000;
  display: block;
  padding: 20px 0px;
}
.for_box_bg .for_box h3 {
  font-size: 30px;
  line-height: 33px;
  color: #000;
}
.for_box_bg .for_box .bx{
  font-size: 60px;
  color: #000000;
}
.for_box_bg .for_box .bi{
  font-size: 60px;
  color: #000;
}
.for_box_bg .for_box .svg-inline--fa {
  font-size: 60px;
  color: #000;
}
.bi {
  font-family: 'bootstrap-icons'!important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 60px;
  overflow: visible;
  vertical-align: -.125em;
}
.svg-inline--fa.fa-w-20 {
  width: 4.25em;
}
.col-xl-3 {
  flex: 0 0 auto;
  width: 33.33333% !important;
}
/* .containera{
    position: relative;
    height: auto;
    top: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
    display: flex;
    flex-direction: column;
    margin-bottom: 70px;
}  */
 .aboutsection{
    position: relative;
    justify-content: center;
    align-items: center;
    height: 110vh;
    background: #03a9f4;
    top: 70px;
    margin-bottom: 70px;
}
.aboutsection::before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #ef453c;
}
.aboutsection .containera{
    position: relative;
    min-width: 1100px;
    height: 550px;
    display: flex;
    z-index: 2;

}
.aboutsection .containera .leftsec{
    position: absolute;
    top: 170px;
    width: 350px;
    height: calc(76% - 80px);
    background-image: url("../img/title-insurance2.jpg");
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
    padding: 40px;
    display: flex;
    left: 50px;
    justify-content: center;
    align-items: center;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    color: #000;
    opacity: 0.9;
}
.aboutsection .containera .leftsec h1{
    color: #fff;
    opacity: 1;
}
.aboutsection .containera .leftsec img:hover{
    opacity: 1;
}
.aboutsection .containera .abtcnt{
    position: absolute;
    padding: 70px 100px;
    background: #ffffff;
    margin-left: 195px;
    width: calc(93% - 150px);
    padding-left: 250px;
    height: 100%;
    box-shadow: 0 50px 50px rgba(0, 0, 0, 0.5);
    line-height: 30px;
    margin-top: 70px;
    color: #000;
}
.containerb{
    position: relative;
    height: auto;
    top: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
    display: flex;
    margin-bottom: 70px;
}
.tm-welcome{
    display: flex;
}
.tm-welcome-left {
    background-color: #CEC0AE;
    padding: 80px;
    max-width: 925px;
    width: 84%;
    position: relative;
}
.tm-logo {
    width: 370px;
    height: 370px;
    background: url(../img/logo-bg.png) center no-repeat;
    background-size: cover;
    position: absolute;
    right: -13%;
    top: 18%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
}
.whykss{
    text-shadow: 3px 3px 4px #666;
}
.tm-welcome-content{
    max-width: 490px;
}
.tm-mb-25 {
    margin-bottom: 25px;
}


.containerc{
    position: relative;
    width: 100%;
    height: auto;
    top: 70px;
    padding: 20px;
}
.howcont{
    position: relative;
    width: 100%;
    height: auto;
}
#howtit{
    margin: 0 527px;
    text-decoration: underline;
    margin-bottom: 25px;
    color: #000;
}
#howsubt {
    margin: 10px 223px;
    color: #000;
}
#howp{
    margin: 10px 223px;
    font-size: 15px;
    line-height: 30px;
}
#step1{
    color: #000;
    padding-left: 250px;
}
#step2{
    color: #000;
    padding-left: 370px;
}
#step3{
    color: #000;
    padding-left: 385px;
}
#step4{
    color: #000;
    padding-left: 525px;
}
#step5{
    color: #000;
    padding-left: 510px;
}
.howtotcont1{
    position: relative;
    width: 100%;
    height: 290px;
}
.howtotcont1 h4, .howtotcont2 h4, .howtotcont3 h4, .howtotcont4 h4, .howtotcont5 h4{
    margin: 32px 0;
}
.howcont1{
    position: absolute;
    width: 40%;
    height: 212px;
    left: 409px;
}
.subhed1{
    width: 100px;
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 5px;
}
.subhed2{
    width: 100px;
    font-size: 12px;
    position: absolute;
    left: 246px;
    top: 5px;
}
.downar1, .downar2, .downar3, .downar4{
    position: relative;
    width: 61px;
    height: 55px;
    left: 50%;
    top: 20px;
}
.howtotcont2{
    position: relative;
    width: 100%;
    height: 290px;
}
.howtotcont3{
    position: relative;
    width: 100%;
    height: 290px;
}
.howtotcont4{
    position: relative;
    width: 100%;
    height: 290px;
}
.howtotcont5{
    position: relative;
    width: 100%;
    height: 345px;
}
.howcont2{
    position: absolute;
    width: 73%;
    height: 212px;
    left: 175px;
}
.howcont3{
    position: absolute;
    width: 54%;
    height: 212px;
    left: 284px;
}
.howcont4{
    position: absolute;
    width:40%;
    height: 212px;
    left: 409px;
}
.howcont5{
    position: absolute;
    width: 40%;
    height: 212px;
    left: 409px;
}
.subhed3{
    width: 100px;
    font-size: 12px;
    position: absolute;
    left: 425px;
    top: 5px;
}
.subhed4{
    width: 100px;
    font-size: 12px;
    position: absolute;
    left: 605px;
    top: 5px;
}
.subhed5{
    width: 100px;
    font-size: 12px;
    position: absolute;
    left: 785px;
    top: 5px;
}
.howcont1 img{
    max-width: 470px;
    height: auto;
}
.howcont2 img{
    max-width: 908px;
    height: auto;
}
.howcont3 img{
    max-width: 671px;
    height: auto;
}
.howcont4 img{
    max-width: 470px;
    height: auto;
}
.howcont5 img{
    max-width: 470px;
    height: auto;
}
.downar1 img, .downar2 img, .downar3 img, .downar4 img{
    max-width: 26px;
    height: auto;
}
.containerd{
    position: relative;
    height: auto;
    top: 70px;
    margin: 70px 0;

}
.bpotitle{
    position: relative;
    text-align: center;
    text-decoration: underline;
    color: #000;
}
.totcont{
    position: relative;
    height: auto;
    display: flex;
    gap: 10px;
    align-items: stretch;
}
.cntpage{
    position: relative;
    height: auto;
    text-align: left;
    padding: 35px 35px;
    line-height: 30px;
    transition: all 1s;
}
#more{
    display: none;
}
button{
    background-color: transparent;
    border: none;
    outline: none;
    color: dodgerblue;
    font-size: 20px;
    padding: 5px;
    text-decoration: underline;
    transition: all 1s;
}
.imgpage{
    position: relative;
    padding: 20px;
    text-align: center;
}
.imgpage img{
    max-width: 597px;
    height: auto;
}
.sertitle{
    position: relative;
    margin: 18px 5px;
    font-family: 'Raleway', sans-serif;
    width: 100%;
    color: #000;
}
#servtitle{
    padding: 10px 510px;
    color: #000;
}

.piececnt{
    width: 100%;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    /* --bs-gutter-x: 1.5rem; */
    gap: 20px;
    align-items: stretch;
    margin-bottom: 70px;
    padding: 20px 70px;
    background-color: #f2f9f8;
    margin-top: 40px;
}
.lastthree{
        width: 100%;
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        /* --bs-gutter-x: 1.5rem; */
        gap: 20px;
        align-items: stretch;
        margin-bottom: 70px;
        padding: 20px 131px;
        background-color: #f2f9f8;
    }
#titl1{
    padding: 0 35px;
    margin-bottom: 48px;
}
#titl2{
    margin-bottom: 48px;
}
#titl3{
    text-align: center;
}
#titl4{
    padding: 0 8px;
    margin-bottom: 48px;
}
#titl7{
    margin-bottom: 48px;
}
#bpopara1{
    padding: 0 28px;
}

.topic{
    height: 274px;
    border: 1px solid white;
    border-radius: 12px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #ffffff;
    padding: 25px 20px;
}
.topic3{
    height: 274px;
    border: 1px solid white;
    border-radius: 12px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #ffffff;
    padding: 25px 7px;
}

.topic5{
    height: 274px;
    border: 1px solid white;
    border-radius: 12px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #ffffff;
    padding: 25px 20px;
}
.topic6{
    height: 274px;
    border: 1px solid white;
    border-radius: 12px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #ffffff;
    padding: 25px 20px;
}
.topic7{
    height: 274px;
    border: 1px solid white;
    border-radius: 12px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #ffffff;
    padding: 25px 20px;
}
.topic:hover{
    box-shadow: 0px 0px 45px -20px lightgrey;
}
.topic5:hover{
    box-shadow: 0px 0px 45px -20px lightgrey;
}
.topic6:hover{
    box-shadow: 0px 0px 45px -20px lightgrey;
}
.topic7:hover{
    box-shadow: 0px 0px 45px -20px lightgrey;
}
.topic3:hover{
    box-shadow: 0px 0px 45px -20px lightgrey;
}
.topic h4, .topic3 h4, .topic5 h4, .topic6 h4, .topic7 h4{
    margin-bottom: 20px;
}
.topic h4, .topic3 h4, .topic5 h4, .topic6 h4, .topic7 h4:hover{
    color: #000;
}
.containere{
    position: relative;
    height: auto;
    margin-bottom: 70px;
    top: 70px;
}
.hpyemptitle{
    text-align: center;
    text-decoration: underline;
    color: #000;
    margin-bottom: 25px;
}
.hpypara{
    height: auto;
    padding: 0px 160px;
    margin: 10px 0;
    line-height: 30px;
    font-size: 15px;
}
.eptysec{
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
}
.hpyimgs{
    position: relative;
    width: 100%;
    height: auto;
}
.employ{
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: stretch;
    padding: 30px 70px;
    gap: 25px;
}
.box{
    height: 274px;
    border: 1px solid black;
    /* border-radius: 12px; */
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}
.box img{
    max-width: 260px;
    height: auto;
}
.box .empinfo .empcontent{
    position: absolute;
    left: 50px;
    right: 0;
    bottom: 0;
    transition: bottom 0.4s;
}
.box .empinfo{
    opacity: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.2s;
}
.box:hover .empinfo{
    background: linear-gradient(
0deg
, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 212, 255, 0) 100%);
    opacity: 1;
    transition: 0.4s;
}
.box .empinfo .empsocial{
    position: absolute;
    left: -50px;
    top: 0;
    bottom: 0;
    width: 50px;
    transition: left ease-in-out 0.3s;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.box .empinfo .empsocial a{
    transition: color 0.3s;
    display: block;
    color: #fff;
    margin-top: 15px;
}
.box:hover .empsocial{
    left: 0;
    transition: left ease-in-out 0.3s;
}
.box .empinfo .empsocial i{
    font-size: 18px;
    margin: 0 2px;
}
.box .empinfo .empsocial a:hover{
    color: aqua;
}


.containerf{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
}
.caretitle{
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
    color: #000;
}
.carepara{
    position: relative;
    margin: 10px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 2px;
    height: auto;
    background-color: #EBF9FF;
}
.career1{
    height: 700px;
    /* border-radius: 12px; */
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    text-align: center;
    background-color: #EBF9FF;
    position: relative;
    overflow: hidden;
}
.bestfitimg{
    position: absolute;
    width: 300px;
    height: 200px;
    left: 70px;
    top: 59px;
    border-radius: 50px;
}
.bestfitimg img{
    max-width: 300px;
    height: auto;
    object-fit: cover;
    border-radius: 50px;
}
.bestfitcontent{
    position: absolute;
    width: 350px;
    height: 200px;
    top: 270px;
    left: 50px;
}
#careerbest{
    margin: 5px 105px;
}
#careerrew{
    margin: 10px 79px;
    padding-top: 76px;
}
.challengeimg{
    position: absolute;
    width: 300px;
    height: 200px;
    left: 70px;
    top: 140px;
    border-radius: 50px;
}
.challengeimg img{
    max-width: 300px;
    height: auto;
    object-fit: cover;
    border-radius: 50px;
}
.challengecontent{
    position: absolute;
    width: 350px;
    height: 200px;
    top: 352px;
    left: 50px;
}
#careerjoin{
    margin: 10px 163px;
    padding-top: 167px;
}
.joinimg{
    position: absolute;
    width: 300px;
    height: 200px;
    left: 65px;
    top: 230px;
    border-radius: 50px;
}
.joincontent{
    position: absolute;
    width: 350px;
    height: 200px;
    top: 440px;
    left: 50px;
}
.joinimg img{
    max-width: 300px;
    height: auto;
    object-fit: cover;
    border-radius: 50px;
}
.containerg{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
}
.titleti{
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
    color: #000;
}
#subserv{
    color: #000;
    margin-left: 53px;
    text-align: left;
    text-decoration: none;
}
#subserv1{
    color: #000;
}
#subserv3{
    color: #000;
    margin-left: 53px;
}
.titletotal{
    position: relative;
    width: 100%;
    height: auto;
}
.titlcont{
    position: relative;
    width: 100%;
    height: auto;
    padding: 0px 55px;
    line-height: 30px;
}
.titlcont h6{
    color: black;
    font-family: revert;
    font-weight: 600;
    margin: 20px 0;
}
ol > li{
    padding: 5px 25px;
}
.imgprt{
    position: absolute;
    width: 170px;
    height: 170px;
    top: 90px;
    left: 769px;
}
.imgprt img{
    max-width: auto;
    height: 170px;
}
.containerh{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}
.settitle{
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
    color: #000;
}
.setpara1{
    position: relative;
    margin: 10px 70px;
    padding-right: 353px;
    height: 108px;
}
.setpara2{
    position: relative;
    margin: 0 70px;
    padding-right: 374px;
}
.setimg{
    position: relative;
    width: 260px;
    height: 200px;
    top: -116px;
    left: 767px;
}
.setimg img{
    max-width: 260px;
    height: auto;
}
.settlepara{
    position: relative;
    margin: 20px;
    line-height: 30px;
    padding-left: 50px;
}
.settlepara h6{
    color: #000;
    font-weight: 600;
}
.containeri{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}
.floodtitle{
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
    color: #000;
}
.firstcontent{
    height: 345px;
}
.floodcontent{
    margin: 20px 70px;
}
.floodcontent h6{
    color: #000;
    font-weight: 600;
}
.floodimg{
    position: relative;
    width: 290px;
    height: 230px;
    top: -245px;
    left: 550px;
}
.floodimg img{
    max-width: 290px;
    height: auto;
}
.containerj{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}
.apptitle{
    text-align: center;
    text-decoration: underline;
    color: #000;
    margin-bottom: 25px;
}
.app{
    position: relative;
    height: 214px;
    margin: 30px 70px;
    padding-right: 350px
}
.appraisalcontent{
    position: relative;
    margin-left: 70px;
    padding-right: 50px;
    
}
.appraisalimg{
    position: relative;
    width: 280px;
    height: 240px;
    display: inline-block;
    left: 800px;
    top: -232px;
}
.appraisalcontent h6{
    color: #000;
    font-weight: 600;
}
.appraisalimg img{
    max-width: 280px;
    height: auto;
}
.containerk{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}
.reotitle {
    text-align: center;
    text-decoration: underline;
    color: #000;
    margin-bottom: 25px;
}
.reoimg{
    position: relative;
    width: 280px;
    height: 250px;
    left: 910px;
    padding-top: 30px;
}
.reopara{
    position: relative;
    top: -230px;
    width: 900px;
    margin-left: 70px;
    padding-right: 65px;
}
.reocont1{
    position: relative;
    height: 250px;
}
.reocontent{
    position: relative;
    margin: 20px 70px;
}
.reocontent h6{
    color: #000;
    font-weight: 600;
}
.reoimg img{
    max-width: 280px;
    height: auto;
}
.containerl{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}
.loantitle{
    text-align: center;
    text-decoration: underline;
    color: #000;
    margin-bottom: 25px;
}
.loancontent{
    position: relative;
    margin: 20px 70px;
}
.loancontent h6{
    color: #000;
    font-weight: 600;
}
.containern{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}
.loanreviewtitle{
    text-align: center;
    text-decoration: underline;
    color: #000;
    margin-bottom: 25px;
}
.loanrevimg{
    position: relative;
    width: 280px;
    height: 260px;
    top: 0;
    left: 880px;
}
.loanreviewcontent1{
    position: relative;
    width: 850px;
    margin: 20px 70px;
    height: 300px;
}
.loanreviewpara{
    position: relative;
    top: -222px;
}
.loanrevcontent{
    position: relative;
    margin: 10px 70px;
}
.loanrevimg img{
    max-width: 280px;
    height: auto;
}
.containero{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
}
.contitle{
    text-align: center;
    text-decoration: underline;
    color: #000;
    margin-bottom: 25px;
}
.addresssec{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    gap: 25px;
}
.location{
    height: 400px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    /* text-align: center; */
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 20px 92px;
}
#usoff{
    margin: 10px 65px;
    color: black;
}
#indoff{
    margin: 10px 130px;
    color: black;
}
.locicon{
    position: absolute;
    width: 60px;
    height: 60px;
    left: 5px;
    top: 72px;
    text-align: center;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}
.locicon:hover, .locicon .bi:hover{
    background-color: #21cfaf;
    color: #ffffff;
}
.locicon .bi{
    font-size: 30px;
    color: #21cfaf;
}
.emailicon{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 179px;
    left: 5px;
    text-align: center;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}
.emailicon:hover, .emailicon .bi:hover{
    background-color: #21cfaf;
    color: #ffffff;
}
.emailicon .bi{
    font-size: 30px;
    color: #21cfaf;
}
.phoneicon{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 275px;
    left: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: transparent;
}
.phoneicon:hover, .phoneicon .bi:hover{
    background-color: #21cfaf;
    color: #ffffff;
}
.phoneicon .bi{
    font-size: 30px;
    color: #21cfaf;
}
.mapsec{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    gap: 25px;
}
.mapinus{
    height: 400px;
    flex-shrink: 1;
    flex-basis: 20%;
    flex-grow: 1;
    /* text-align: center; */
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    /* border: 1px solid; */
    box-shadow: 0px 2px 15px rgb(0 0 0 / 15%);
}
.containerp{
    position: relative;
    height: auto;
    top: 70px;
    margin-bottom: 70px;
    padding: 20px;
    font-size: 15px;
}
#inqfrmtitle{
    margin: 10px 440px;
    color: #000;
    border-bottom: 2px solid gray;
}
.inqtitle{
    position: relative;
    margin: 20px 100px;
}
.feedform{
    position: relative;
    margin: 20px 180px;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
  }
  
  label {
    padding: 12px 12px 12px 0;
    display: inline-block;
  }
  
  /* input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right; */
  /* } */
 
  .button-section{
      float: right;
  }
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
  }
.button2{
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
  
  input[type=submit]:hover {
    background-color: #45a049;
  }
  
  /* .container {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
  } */
  
  .col-25 {
    float: left;
    width: 25%;
    margin-top: 6px;
  }
  
  .col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
  }
  /* .col-75 input[type=text]{
    width: 50%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
  }
   */
  /* Clear floats after the columns */
  .row1:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .col-25, .col-75, input[type=submit] {
      width: 100%;
      margin-top: 0;
    }
  }

