 .services-item {
         border: 1px solid #a4a4a4;
         }
         .main_heading {
         color: #999;
         font-family: calibri;
         margin-top: -70px;
         text-align: center;
         /* text-transform: uppercase; */
         font-size: 15px;
         font-family: calibri;
         font-weight: bold;
         padding-bottom: 0;
         }
         .text-tranmms {
         margin-top: 50px;
         color: #fff;
         /* background: rgba(0, 0, 0, 0.3); */
         padding-bottom: 0;
         }
         .block2 .border_right {
         right: 58px;
         background-color: #e06f1b;
         }
         .block2 .border_left {
         background-color: #e06f1b;
         }
         .border_left {
         background-color: #d7d7d7;
         display: inherit;
         height: 1px;
         position: absolute;
         bottom: 69px;
         width: 34%;
         }
         .border_right {
         background-color: #d7d7d7;
         display: block;
         height: 1px;
         position: absolute;
         right: 75px;
         bottom: 69px;
         width: 34%;
         }
         .about_m {
         /*left: -17px;*/
         }
         .carddx {
         background: #ffffff;
         padding: 5px;
         text-align: center;
         border-radius: 16px;
         margin-bottom: 15px;
         box-shadow: 0 16px 32px rgba(82, 82, 82, 0.1);
         /* background: #ffffff none repeat scroll 0 0; */
         box-shadow: 0 16px 32px rgba(82, 82, 82, 0.1);
         /* padding: 30px 8px;*/
         border: 1px solid #33387052;
         }
         .staff-member {
         position: relative;
         display: block;
         padding-bottom: 13px;
         }
         .staff-member .overlay {
         background: #3264f5;
         background: linear-gradient(85deg, rgba(26, 44, 121, 0.8) 30%, rgba(232, 5, 102, 0.9) 100%) !important;
         color: #fff;
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         padding: 40px 30px;
         text-align: center;
         opacity: 0;
         -webkit-transition: all 0.4s;
         transition: all 0.4s;
         /* border-radius: 4px; */
         border-radius: 13px;
         }
         .gray-light-bg {
         background: #f7f7f7;
         }
         .staff-member .overlay {
         background: #3264f5;
         background: linear-gradient(85deg, rgba(26, 44, 121, 0.8) 30%, rgba(232, 5, 102, 0.9) 100%) !important;
         color: #fff;
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         padding: 40px 30px;
         text-align: center;
         opacity: 0;
         -webkit-transition: all 0.4s;
         transition: all 0.4s;
         /* border-radius: 4px; */
         border-radius: 13px;
         }
         .outlineportfolio-btn {
         color: #3b5592;
         display: inline-block;
         border: 1px dashed #fb196b;
         font-weight: 600;
         }
         .outlineportfolio-btn {
         padding: 2px 17px;
         font-family: 'Work Sans', sans-serif;
         /* font-weight: 600; */
         border-radius: 20px;
         color: #385591;
         display: inline-block;
         /* border: 1px solid #f21a6d; */
         }
         .stylex {
         display: flex;
         align-items: center;
         /* padding-top: 10px;
         padding-bottom: 20px;*/
         padding-bottom: 10px;
         /*box-shadow: 0 16px 32px rgb(82 82 82 / 33%);*/
         padding: 10px;
         border-radius: 5px;
         }
         .icon-layout {
         /*width: 120px;
         height: 120px;*/
         /*background: #e1f9fd;*/
         border-radius: 10%;
         /*border: 1px solid #bcb7b7;
         padding: 20px;
         margin-top:20px;
         margin-top:10px; 
         margin-top: 15px;*/
         }
         .staff-member {
         /*margin-bottom: 10px;*/
         }
         select {
         /* border-radius: 3px;*/
         height: 57px;
         width: 100%;
         border: 1px solid #aaa;
         padding: 15px 17px 15px 17px;
         }
         #comment {
         width: 100%;
         height: 100px;
         }
         #submit {
         background-color: #37af65;
         color: #fff;
         border-radius: 3px;
         border-style: none;
         height: 30px;
         width: 100%;
         }