.contact-section1-container{min-height:100vh;background-color:rgba(192,192,192,.3);padding:75px 25px 0}.ct-sec1-header h4{margin-bottom:15px;text-transform:uppercase}.ct-sec1-content{display:flex;justify-content:space-evenly;align-items:center;padding:125px 0;flex-wrap:wrap}.ct-sec1-content-detail{background-color:#dbdbdb;padding:15px 15px 15px 25px;border-radius:12px;width:320px;min-height:200px;margin-bottom:25px;display:flex;justify-content:center;flex-direction:column;transition:all .3s ease}.ct-sec1-content-image{width:fit-content;padding:15px;border-radius:50%;font-size:25px;margin-bottom:25px;background-color:#fff0e5;color:#ff8b38;transition:all .3s ease}.ct-sec1-content-detail:hover .ct-sec1-content-image{color:#ffffff;background-color:#ff8b38}.ct-sec1-content-detail:hover{border-color:#ff8b38;transform:scale(1.1)}.ct-sec1-content-detail a:hover{color:#ff8b38}.contact-section2-container{min-height:100vh;padding:75px 25px;background-color:rgba(222,222,222,.3)}.ct-sec2-header{margin-bottom:55px}.ct-sec2-header h4{margin-bottom:15px;text-transform:uppercase}.ct-sec2-contactform,.ct-sec2-gmap-conatiner{padding:25px}.ct-sec2-gmap{width:100%;height:610px;border-radius:20px;overflow:hidden;position:relative}@media screen and (min-width:640px) and (max-width:1050px){.contact-section1-container,.contact-section2-container{min-height:auto}}