/*
CTC Separate Stylesheet
Updated: 2020-12-09 15:11:50
*/

body a {
    color: inherit;
}
footer .fl-row-content.fl-row-fixed-width.fl-node-content{z-index: 9999;}
.inner-cont-wrap h2.title-head,
.inner-cont-wrap h1.title-head
{
    font-size: 35px;
    color: #848484;
    margin-bottom: 30px;
	font-weight: 600;
    font-family: 'Poppins',sans-serif;
}
body div#content .fl-module-content p a {
    border-bottom: 1px solid #fff;
}
body div#content p.pdesign a {
    border-bottom: none;
}
/*.inner-cont-wrap h2.title-head span,
 * .inner-cont-wrap h1.title-head span{
	border-bottom: 2px solid #2D913B;
}*/
body .fl-post-grid-image img{object-fit: cover !important;}
.form-search select option {
    color: #848484;
}
.aff-log img{margin: 25px 10px 0;}
h2.title-head:after,
h1.title-head:after {
    content: "";
    padding-top: .5em;
    border-bottom: solid 2px #299643;
    display: block;
    width: 160px;
    margin: 0 auto;
}
.d-n{display: none !important;}
/*.yt-vid{display: none;}*/
.d-y{display: block !important;}
.inner-cont-wrap p{
	font-size: 18px;
	color: #413F3F;
	font-family: poppins;
}
.home p#breadcrumbs {
    display: none;
}
.ser-con-wrap h3 {
	margin-bottom: 30px;
}
.ser-con-wrap h3 span {
    font-size: 22px;
    color: #413F3F;
	border-bottom: 2px solid #2D913B;
	font-weight: 300;
    font-family: 'Poppins',sans-serif;
}
body .container{
	max-width: 1240px;
}
div .pad-left-2{
	padding-left: 2px;
}
div .pad-right-2{
	padding-right: 2px;
}
div .pad-2{
	padding-left: 2px;
	padding-right: 2px;
}
.about-page .choose-cont ul,
ul.ref-list,
.sol-sec-list ul,
.con-inner-wrap-sol ul,
.sol-inner-list ul{
	list-style: none;
	margin-left: 0;
}

.con-inner-wrap-sol ul.ref-list,
.con-inner-wrap-sol ul,
.sol-sec-list ul{
    padding-left: 20px;
}
.sol-ser-sec {
    margin-top: 55px;
}
.about-page .choose-cont ul li,
ul.ref-list li,
.con-inner-wrap-sol ul li,
.sol-inner-list ul li,
.sol-sec-list ul li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 30px;
	font-weight: 300;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    color: #413F3F;
}
.about-page .choose-cont ul li:before,
ul.ref-list li:before,
.con-inner-wrap-sol ul li:before,
.sol-inner-list ul li:before,
.sol-sec-list ul li:before{
    content: '';
    background-image: url(../../images/refresh.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
}

.sol-ser-sec-right .img-ser-wrap:after {
    content: '';
    height: 200px;
    width: 1px;
    background: #2D913B;
    position: absolute;
    bottom: -50px;
    right: 38px;
}
.sol-ser-sec-right .img-ser-wrap:before {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    background: #2D913B;
    right: 30px;
    bottom: -60px;
    z-index: 9;
}
.page-template-industries .sol-ser-sec-left .img-ser-wrap,
.page-template-industries .sol-ser-sec-right .img-ser-wrap{
	height: 100%;
}
.page-template-industries .sol-ser-sec-left {
    margin: 50px auto;
}
.page-template-industries .sol-ser-sec-right .img-ser-wrap img{
	padding-right: 40px;
	height: 100%;
	object-fit: cover;
}
.page-template-industries .sol-ser-sec-left .img-ser-wrap img{
	height: 100%;
	object-fit: cover;
}
.page-template-industries .sol-ser-sec-left .img-ser-wrap:after {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    background: #2D913B;
    left: 30px;
    z-index: 9;
    bottom: -20px;
    right: auto;
	display: block;
}
.page-template-industries .sol-ser-sec-left .img-ser-wrap::before{
	content: '';
    height: 200px;
    width: 1px;
    background: #2D913B;
    position: absolute;
    /* bottom: 10px; */
    left: 38px;
    bottom: -20px;
    right: auto;
	display: block;
}
.sol-ser-sec-left .img-ser-wrap img{
	padding-left: 40px;
}
.last-sol-sec.sol-ser-sec-right .img-ser-wrap:before,
.last-sol-sec.sol-ser-sec-right .img-ser-wrap:after{
	display: none;
}
.jobs-single label{width: 100%;}
div#modaldata h2 {
    font-size: 22px;
}
div#modaldata h2 a:hover {
	text-decoration: none;
	color: #51b563;
}
div#modaldata .modal-footer button{background-color: #51b563;}

.aff-row h2{
	position: relative;
	color: #848484;
	font-family: poppins;
	font-size: 35px;
	font-weight: 600;
}
.aff-row h2:after {
    content: "";
    padding-top: .5em;
    border-bottom: solid 2px #299643;
    display: block;
    width: 18%;
    margin: 0 auto;
}
.aff-row{
	padding: 50px 0 70px;
}
.footer-bot{
	    background-color: #4b6376;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #299643;
    border-bottom-width: 1px;
    padding: 30px 0;
    color: #fff;
}
.footer-bot p{
	margin-bottom: 0;
}
.aff-row img{
	margin-top: 25px;
}
.form-news div.wpforms-container-full .wpforms-form input[type=email]{
	height: 45px;
    font-size: 16px;
    border-radius: 3px;
}
.form-news div.wpforms-container-full .wpforms-form button[type=submit] {
        border: 1px solid #1d8a37;
    background: #1d8a37;
    color: #fff;
    height: 45px;
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
    border-radius: 3px;
    width: 100%;
}
.form-news div.wpforms-container-full .wpforms-form .wpforms-field{
	padding: 0;
}
.form-news div.wpforms-container-full {
    margin-bottom: 0px;
}
.form-news div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 25%;
    width: 100%;
    padding-top: 0;
}
.form-news div.wpforms-container-full .wpforms-form input.wpforms-field-medium{
	max-width: 75%;
}
.fl-row.fl-row-full-width.fl-row-bg-none.fl-node-5fd78f0c2d6bd,
.fl-row.fl-row-full-width.fl-row-bg-color.fl-node-5fd4b25015f4f{
	display: none;
}
.sol-ser-sec-right.last-sol-sec{
	margin-bottom: 50px;
}
.ser-vid-wrap{
	margin-top: 40px;
	margin-bottom: 100px;
}
.ser-vid-wrap a.btn-grad,
.ser-vid-wrap button.btn-grad,
.card a.btn-grad,
.last-para button.btn-grad,
div .btn-grad{
	    margin-top: 1em;
    padding: .5em 1em .5em 1em;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: rgb(58,146,69);
    background: linear-gradient(
90deg
, rgba(58,146,69,1) 0%, rgba(125,185,102,1) 100%);
    display: inline-block;
    margin-top: 15px;
}
.ser-vid-wrap a.btn-grad:focus,
.ser-vid-wrap button.btn-grad:focus,
.card a.btn-grad:focus,
.last-para button.btn-grad:focus,
div .btn-grad:focus{
	outline: none;
}
.ser-vid-wrap a.btn-grad:hover,
.ser-vid-wrap button.btn-grad:hover,
.card a.btn-grad:hover,
.last-para button.btn-grad:hover,
div .btn-grad:hover{
	text-decoration: none;
}
.ser-vid-wrap a.btn-grad i,
.ser-vid-wrap button.btn-grad i,
.card a.btn-grad i,
.last-para button.btn-grad i,
div .btn-grad i{
    color: transparent;
    background: rgb(58,146,69);
    width: 20px;
    height: 20px;
    border-radius: 20px;
    line-height: 20px;
    margin-right: 5px;
}
.after-dot-line{
	height: 150px;
	position: relative;
}
.after-dot-line:after {
    content: '';
    height: 80px;
    width: 1px;
    background: #2D913B;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.after-dot-line:before {
   content: '';
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    background: #2D913B;
    left: 50%;
    bottom: 30px;
    z-index: 9;
    transform: translateX(-50%);
}
.ser-vid-wrap .ser-vide-wrap-inner{
	    background-image: url(../../../images/video-bg.png);
	height: 350px;
    background-size: cover;
}
.ser-vid-wrap .ser-vide-wrap-inner video{
	object-fit: cover;
}
.ser-vide-wrap-inner video {
    background-color: #000;
    object-fit: cover;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
}
.ser-vide-wrap-inner.active video {
    opacity: 1;
}
a.video-play {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
}
a.video-stop {
    position: absolute;
    right: 25px;
    top: 5px;
    transform: rotate(
45deg
);
    opacity: 0;
    z-index: -1;
}
.ser-vide-wrap-inner.active a.video-play {
    z-index: -1;
    opacity: 0;
}
.ser-vide-wrap-inner.active a.video-stop {
    z-index: 9;
    opacity: 1;
}

.choose-sec{
	position: relative;
}
.choose-sec h3,
.choose-sec h2.after-line{
    position: relative;
    color: #848484;
    font-family: 'Poppins',sans-serif;
    font-size: 35px;
    font-weight: 300;
    line-height: 45px;
    margin-bottom: 50px;
}
.choose-sec h3:after,
.choose-sec h2.after-line:after{
    content: "";
    padding-top: .5em;
    border-bottom: solid 2px #299643;
    display: block;
    width: 18%;
    margin: 0;
}
.choose-sec.rtl h2.after-line:after,
.choose-sec.rtl h3:after{margin: 0 auto 0 0;}
.choose-sec p{
	margin-bottom: 50px;
	direction : ltr;
}
.fl-node-5fd7f247490be .fl-row-content-wrap:after{
	z-index:-1;
}
.clippy-div-wrap {
       position: absolute;
    left: -50%;
    background-color: #F4F4F4;
    width: 200%;
    height: 110%;
    /* z-index: 9; */
    top: -30px;
    clip-path: polygon(0 65%, 100% 0, 100% 100%, 0% 100%);
}

    .sys-acc{
        margin: 50px auto 70px;
    }
    .sys-acc .accordion .fa{
            margin-right: 0.5rem;
    color: #B7B7B7;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    }
    .sys-acc .card{
    	margin-bottom: 15px;
    }
    .sys-acc .card.active{
    	border: 3px solid #2D913B;
    }
    .sys-acc .card.active .card-header{
    	border: none;
    }
    .sys-acc .card-header{
    	padding: 0;
    	border: 1px solid #2D913B;
    	background-color: transparent;
    }
    .sys-acc .card-header button,
.sys-acc .card-header button h2,
.sol-inner-list .sys-acc .card-header button h3{
    	width: 100%;
    	padding: 10px 15px;
    	color: #413F3F;
    	font-size: 22px;
    	text-align: left;
    	font-family: poppins;
    	position: relative;
	margin-bottom: 0;
	font-weight: 300;
    }
    .sys-acc .card-header button:focus,
    .sys-acc .card-header button:hover{
    	outline: none !important;
    	text-decoration: none !important;
    	background: transparent !important;
    }
    .ser-cont h5 {
    font-size: 22px;
    color: #413F3F;
    font-family: 'Poppins';
    margin-top: 25px;
    margin-bottom: 20px;
}
.pharm-sec .choose-sec{
	margin: 100px auto;
}
.pharm-sec .choose-sec.rtl{
	direction: rtl;
}
.pharm-sec .choose-sec.rtl .clippy-div-wrap{
	clip-path: polygon(0 0, 100% 65%, 100% 100%, 0% 100%);
}
.choose-sec.rtl h3:after{
	margin: 0 auto 0 0;
}
.partner-sec h4 {
    position: relative;
    color: #848484;
    font-family: 'Poppins',sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.partner-sec p{
	color: #848484;
}
.partner-row-wrap{
	margin-top: 50px;
}
.partner-sec h4:after {
    content: "";
    padding-top: .5em;
    border-bottom: solid 2px #299643;
    display: block;
    width: 100%;
    margin: 0;
}
.purpose-sec{
	margin: 70px auto;
	padding-top: 25px;
}
.pur-col-wrap h4,
.pur-col-wrap h3{
    color: #848484;
    font-size: 25px;
    font-family: 'Poppins';
    font-weight: 300;
    border-bottom: 1px solid #1d8a37;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.page-template-about .pur-col-wrap h3{
	text-align: center;
}
.buttons-wrap a {
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-right: 40px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: -webkit-linear-gradient( 
0deg
 , rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -o-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -ms-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -moz-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: linear-gradient( 
90deg
 , rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    height: 38px;
    margin-right: 25px;
    vertical-align: sub;
    color: #fff;
}
.pdesign.hide{display: none;}
h2.widgettitle {
    display: none;
}
.fl-row.fl-row-full-width.fl-row-bg-color.fl-node-6007e6d994fb4 {
    display: none;
}
.vp-aa{
	background: none;
    border: solid 1px #fff;
    padding: 8px 12px;
    border-radius: 8px;
    color: #fff;
}
p.ast-the-content-more-link {
    display: none;
}
a.btn-job-link{
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: -webkit-linear-gradient( 
0deg
 , rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -o-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -ms-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -moz-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: linear-gradient( 
90deg
 , rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    margin-right: 25px;
    vertical-align: sub;
    display: inline-block;
    color: #fff;
    margin-bottom: 25px;
    padding: 15px 45px;
    border-radius: 5px;
}
.pur-col-wrap img{
	margin-bottom: 30px;
	display: block;
	margin: 10px auto 30px;
}
.story-sec{
	padding: 70px 0;
	position: relative;
}
.story-bg{
	background-color: #F4F4F4;
	position: absolute;
	width: 200%;
	height: 100%;
	left: -50%;
	top: 0;
}
.story-sec h2 {
    color: #848484;
    font-size: 22px;
    margin-bottom: 30px;
}
.story-sec p{
	color: #413F3F;
}
.team-sec-wrap-main .choose-sec h3{
	color: #413F3F;
	font-size: 22px;
	margin-bottom: 30px;
	line-height: 33px;
}
.team-sec-wrap-main .choose-sec h3:after{
	display: none;
}
.team-sec-wrap-main .choose-sec h3.after-line{
	display: inline-block;
}
.team-sec-wrap-main .choose-sec h3.after-line:after{
	display: block;
	width: 100%;
}

.team-sec-wrap-main .choose-img:before {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    background: #2D913B;
    right: 30px;
    /*bottom: -60px;*/
    z-index: 9;
    bottom: -20px;
}
.team-sec-wrap-main .choose-img:after {
    content: '';
    height: 200px;
    width: 1px;
    background: #2D913B;
    position: absolute;
    /*bottom: -50px;*/
    right: 38px;
    bottom: -10px;
}
.team-sec-wrap-main .rtl.choose-sec .choose-img:after {
    content: '';
    height: 200px;
    width: 1px;
    background: #2D913B;
    position: absolute;
    /*bottom: 10px;*/
    left: 38px;
    bottom: -40px;
    right: auto;
}
.team-sec-wrap-main .choose-sec .choose-img{position: relative;}
.team-sec-wrap-main .rtl.choose-sec .choose-img:before {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    background: #2D913B;
    left: 30px;
    /*bottom: 0px;*/
    z-index: 9;
    bottom: -50px;
    right: auto;
}
.team-sec-wrap-main .rtl.choose-sec .choose-img{
	text-align: right;
}
.wrap-post{
	    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #aaaaaa;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 1px 1px 18px 1px #aaaaaa;
    margin: 50px auto;
}
.blog-cont{
	    font-size: 14px;
    line-height: 22px;
    padding: 20px;
}
.blog-cont h4{
	font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #848484;
}
.blog-cont a:hover{
	text-decoration: none;
}
.wrap-post a.read-more-btn{
    margin-top: 1em;
    padding: .5em 1em .5em 1em;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: rgb(58,146,69);
    background: linear-gradient(
90deg
, rgba(58,146,69,1) 0%, rgba(125,185,102,1) 100%);
}
.paras .ast-the-content-more-link{
	display: none;
}

.post-template-default.single .primary article ul{
	list-style: none;
	margin-left: 0;
}

.post-template-default.single .primary article ul li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 30px;
	font-weight: 300;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    color: #413F3F;
}
.post-template-default.single .primary article ul li:before {
    content: '';
    background-image: url(../../images/refresh.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
}
p#breadcrumbs {
    color: #292929;
    font-size: 14px;
    margin-top: 15px;
    font-family: 'Poppins';
}

.row-cust .icon-cont {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 15px;
}
.row-cust .cont-wrap-off-acc {
    display: inline-block;
    vertical-align: text-top;
    font-size: 18px;
    font-family: 'Poppins';
    line-height: 40px;
}
.acc-cont.acc-off-cont .row-cust {
    margin: 30px auto;
}
.card-body h3,
.card-body h5{
	font-size: 25px;
	color: #848484;
}
.contact-form{
	margin-top: 50px;
}
.contact-form div.wpforms-container-full .wpforms-form input[type=submit],
.contact-form div.wpforms-container-full .wpforms-form button[type=submit],
.contact-form div.wpforms-container-full .wpforms-form .wpforms-page-button {
    margin-top: 0;
    padding: .5em 1em .5em 1em;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: rgb(58,146,69);
    background: linear-gradient( 
90deg
 , rgba(58,146,69,1) 0%, rgba(125,185,102,1) 100%);
}
.contact-form h5{
	margin-bottom: 30px;
	font-size: 18px;
	color: #413F3F;
	margin-top: 15px;
}

.banner-career {
    background-image: url(/wp-content/uploads/2020/12/stock-photo-industrial-technology-concept-factory-automation-smart-factory-industry-1536997286.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    min-height: 350px;
    position: relative;
	margin-bottom: 70px;
	padding: 70px 0;
}
.map-sec-banner img {
    padding-top: 30px;
    width: 120px;
}
.map-sec-banner h5 {
    font-size: 18px;
	color: #fff;
	margin-top: 10px;
	font-family: poppins;
}
.banner-over-car {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.77);
}
.form-search input[type="submit"], .form-search button {
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-right: 40px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: -webkit-linear-gradient( 
0deg
 , rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -o-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -ms-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: -moz-linear-gradient(0deg, rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    background: linear-gradient( 
90deg
 , rgb(58,146,69) 0%, rgb(125,185,102) 100%);
    height: 38px;
    padding: 0 45px;
    margin-right: 25px;
    vertical-align: sub;
}
.search-field {
    position: relative;
}
.search-field i{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}
.search-field input[type="search"] {
    width: 100%;
    background: none !important;
    border: solid #2b7340 1px;
    color: #fff;
}
.form-search select{
	background: none !important;
    border: solid #2b7340 1px;
    color: #fff;
	width: 100%;
}
.form-search .select-wrap{
	width: 100%;
	max-width: 65%;
	display: inline-block;
	margin: 15px auto;
}
.form-search .buttons-wrap{
	width: 100%;
	max-width: 34%;
	display: inline-block;
	margin: 15px auto;
}
.form-search .select-wrap .select-cat,
.form-search .select-wrap .select-reg{
	max-width: calc(49% - 30px);
	width: 100%;
	display: inline-block;
	margin-right: 15px;
}
.banner-career h1{
	font-size: 36px;
	font-family: poppins;
	color: #fff;
}
.banner-career h1:after{
	content: "";
    border-bottom: 1px solid #51b563;
    width: 250px;
    height: 1px;
    background: #51b563;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.banner-career p#breadcrumbs span a{
	color: #51b563;
}
.banner-career p#breadcrumbs span{
	color: #fff;
}
.banner-career ::placeholder{
	color: #fff;
}
ul.ref-list.tick-list li:before{
	background-image: url(../../../images/tick.svg);
}
.ben-sec-wrap {
    background: #EBEBEB;
    padding: 70px 0;
	margin-top: 50px;
}
.ben-sec-wrap h3{
	position: relative;
	margin-bottom: 60px;
	font-size: 35px;
	color: #413F3F;
	font-family: poppins;
}
.ben-sec-wrap h3:after{
	content: "";
    border-bottom: 1px solid #51b563;
    width: 250px;
    height: 1px;
    background: #51b563;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.ben-sec-wrap h3.text-center:after{
	left: 50%;
	transform: translateX(-50%);
    width: 160px;
    height: 2px;
}
.ben-cont a {
    margin-top: 1em;
    padding: .5em 1em .5em 1em;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: rgb(58,146,69);
    background: linear-gradient( 
90deg
 , rgba(58,146,69,1) 0%, rgba(125,185,102,1) 100%);
}
.info-sec-wrap{
	padding: 70px 0 30px;
}
.info-sec-wrap h3:after {
    content: "";
    border-bottom: 1px solid #51b563;
    background: #51b563;
    position: absolute;
    bottom: -20px;
	left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 2px
}
.info-sec-wrap h3{
	position: relative;
    margin-bottom: 60px;
    font-size: 35px;
    color: #413F3F;
    font-family: poppins;
}
.ben-wrap{
	width: 100%;
	background-size: cover;
	min-height: 250px;
	background-image: url(../../../images/robert.png);
	position: relative;
    width: 100%;
    color: #fff;
    overflow: hidden;
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);*/
    z-index: 1;
}
.ben-cont-wrap-detail{
	position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 144, 63, .7);
    padding: 10px 20px;
    -webkit-transform: translateY(80%);
    transform: translateY(80%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.1s 0.3s, -webkit-transform 0.4s;
    transition: opacity 0.1s 0.3s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s, -webkit-transform 0.4s;
    z-index: 999;
}
.ben-wrap:hover .ben-cont-wrap-detail{
	background-color: rgba(50, 144, 63, .8);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
    padding-top: 30px;
    z-index: 999;
}
.working.ben-sec-wrap h3:after{
	left: 50%;
	transform: translateX(-50%);
}
.ben-sec-wrap.working.well-sec{
	background: #fff;
}
.cont-wrap-main {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}
.cont-wrap-main .cont-item {
    display: grid;
    margin: auto;
    position: relative;
    flex: 1;
    text-align: center;
    color: white;
    transition: all .65s;
    max-width: 70% !important;
    height: 72vh;
    min-width: 10%;
    background-color: rgba(34, 34, 34, .4);
}
.cont-wrap-main .cont-item:nth-child(1) {
    background: #32903f;
	min-width: 70%;
}
.cont-wrap-main:hover .cont-item:nth-child(1){width: 10%;min-width: 10%;}
.cont-wrap-main:hover .cont-item:nth-child(1):hover{width: 70%;}
.cont-wrap-main .cont-item:nth-child(2) {
    background: #3f5364;
}
.page-id-487 .fl-post-grid-post{
	visibility: visible;
}
.banner-career{display: none !important;}
.page-id-487 .banner-career,.page-id-4427 .banner-career{display: block !important;}
.page-id-679 .banner-career{display: block !important;}
.page-id-487 .careerCaption{transform: translateY(70%);-webkit-transform: translateY(70%);}
.cont-wrap-main .cont-item:hover {
    transition: all .65s;
    max-width: 70% !important;
    flex-grow: 2;
    cursor: pointer;
    color: #fff;
    background-color: rgba(0, 0, 255, .3);
    width: 70% !important;
	min-width: 70%;
}
.cont-wrap-main .cont-item:nth-child(3):hover {
    background: #567187;
    min-width: 70% !important;
    transition: all .65s;
}
.row.cont-hover {
    display: none;
}
.cont-wrap-main .cont-item:hover .row.cont-hover{
	display: flex;
}
.down-bro {
    position: relative;
    text-align: right;
    font-size: 25px;
    font-family: 'Poppins';
    top: 50px;
}
div h1,
div h2,
div h3,
div h4,
div h5,
div h6{
	color: #848484;
    font-family: 'Poppins',sans-serif;
}
.single-jobs .sol-inner-list ul{
	margin-bottom: 30px;
}
.single-jobs .sol-inner-list ul li{
	margin-bottom: 15px;
	font-size: 16px;
	color: #848484;
}
.row-wrap-jobs-single .wpcf7 form {
    position: relative;
    /*background: rgba(41, 150, 67, 0.3);*/
    padding: 30px 15px;
	border: 2px solid #299643;
}
.cat-heading h2{margin-bottom: 25px;font-size: 20px;}
#JobModal .modal-content{
	border: 2px solid #1d8a37;
	border-radius: 1rem;
}
.location{
	color: rgba(41, 150, 67, 1);
}
.location span{
	color: #848484;
}
.opportunity_type{color: #848484;font-size: 18px;}
#JobModal .btn-secondary{
	background: #1d8a37;
	border-color: #1d8a37;
}
.modal-header h5{
	font-size: 20px;
	color: #1d8a37;
}
div#modaldata h2.body-head{
	font-size: 12px;
	border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
h2.body-head:before {
    content: '» ';
}
.jobpost-heading h4{font-size: 16px;margin-bottom: 15px;position: relative;
    padding-left: 45px;}
.jobpost-heading h4:before {
    content: '';
    background-image: url(../../images/refresh.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    left: 20px;
    top: 5px;
    background-repeat: no-repeat;
}
div a:focus,
div a:hover,
div button:focus,
div button:hover{
	text-decoration: none !important;
	outline: none !important;
}
.img-pad img{
	padding: 25px;
}
.jobpost-heading h4 a:hover{color: #299643;}
.car-br-head{margin: 30px auto;}
.inner-job-map .modal-header{border-bottom: none;}
.inner-job-map .modal-footer{display: none;}
.inner-job-map .modal-dialog{max-width: 350px;}
.jobs-single h2{
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
position: relative;
    display: inline-block;
    font-weight: 700;
	color: rgb(58,146,69);}
.jobs-single .job-title h2{
	margin-top: 0px;
	font-size: 25px;margin-bottom: 25px;
position: relative;
    display: inline-block;
    font-weight: 700;
	color: rgb(58,146,69);
padding-bottom: 15px;}
.jobs-single .job-title h2
.jobs-single h2:after {
    content: "";
    width: 100%;
    display: block;
    margin-top: .4em;
    margin-bottom: 0;
    border-bottom: 1px solid #299643;
}
.wrap-about-list strong {
    display: block;
    margin: 10px auto 5px;
}
.wrap-about-list{
	margin-bottom: 25px;
}
.wrap-about-list img{
    width: 50px;
}
div#ajaxsearchpro3_1 {
    display: none;
}
.jobs-single h3{font-size: 18px;margin: 30px auto;}
.single-jobs p{font-size: 18px;color: #848484;}
.single-jobs .footer-form p{color: #fff;}
.opportunity_type{margin-bottom: 15px;}
.ast-above-header select#office_loc {
    background: transparent;
    border: none;
	font-family: 'Poppins',sans-serif;
    color: #848484;
	border-bottom: solid 2px #299643;
    padding: 0px;
}
.fl-content-slider .fl-slide-content {
    padding: 20px !important;
}
.fl-builder-content .fl-content-slider .fl-slide-content {
    background: rgba(41, 150, 67,.5) !important;
}
.ast-above-header select#office_loc:focus{
	outline: none;
}
.custom-nav-sl.navbar{
	background: transparent;
    border: none;
    font-family: 'Poppins',sans-serif;
    color: #848484;
    border-bottom: solid 2px #299643;
    padding: 0px;
}
.navbar.navbar-expand-lg .navbar-nav .nav-link{
	padding-top: 0;
	padding-bottom: 0;
}
.ser-inner-wrap-left.ser-inner-side img {
    height: auto;
    object-fit: cover;
    width: 100%;
	height: 200px;
}
html .single .entry-header .post-thumb img{width: 100%;}
.blog-cont h4{
	min-height: 145px;
}
.custom-nav-sl a.dropdown-item {
	padding: 0px 10px;
}
.inner-cont-wrap p.pdesign {
    margin: 0 auto;
}
.sol-ser-mob{display:none;}
.ser-con-wrap p a {
    padding: .5em 1em;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: rgb(58,146,69);
    background: linear-gradient( 
90deg
 , rgba(58,146,69,1) 0%, rgba(125,185,102,1) 100%);
    display: inline-block;
}
div#comments {
    display: none;
}
article.ast-article-post {
    margin-bottom: 15px;
}
article.jobs{
	display: block;
    border: 1px solid rgba(16,16,24,.12);
    border-radius: 10px;
	transition: 0.3s;
}
article.jobs:hover{
	border: 1px solid rgba(16,16,24,1);
}
article .blog-layout-1{padding-bottom: 0;border-bottom:none;}
article.jobs .blog-layout-1 h2:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
	display:none;
}
.ast-row article#post- {
    display: none;
}
.blog-layout-1 h2{
    font-size: 24px;
	    border-bottom: none;
    padding-bottom: 0;
}
.blog-layout-1 h2 a{
	display: block;
    padding: 25px 30px;
	border-bottom: none !important;
}
article.ast-article-post .entry-header{margin-bottom: 0;}
.ast-above-header-wrap .widget_search .search-field{
	padding: 0 10px 0 25px !important;
    height: 30px;}
.widget_search .search-form:after {
    font-family: Astra;
    font-size: 1.2em;
    font-weight: 400;
    content: "\e8b6";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0,-60%);
}
.widget_search .search-form input[type=submit]{padding:0;}
div#search-3 {
    position: absolute;
    z-index: 9;
	display: none;
	top: 50%;
    transform: translateY(-40%);
}

div#search-3.active{display:block;}
div#astra-widget-list-icons-8 {
    position: relative;
    z-index: 99;
}
div#astra-widget-list-icons-8 div#astra-widget-list-icons-wrapper {
    pointer-events: none !important;
}
body .switcher .selected a, body .switcher .option a{visibility:hidden;}
body .switcher .selected a img, body .switcher .option a img{visibility:visible;}
body .switcher .option,
body .switcher,
body .switcher .selected a{
	width: auto;
}
body .switcher .selected{background:transparent;}
body .switcher .option{background:transparent;border:none;}
body .switcher{position:absolute;}
div#gtranslate_wrapper{top: 7px !important;}
.jobs-single .job-title h2{display:block;}

/* .cards.active div.collapse {
    display: block;
}

.cards div.collapse {
    display: none;
} */
body div#content p a {
    border-bottom: 2px dotted rgb(58,146,69);
}
body .wpml-ls-legacy-dropdown a {
    border: none;
	padding-right: calc(5px + .7em + .7em);
    padding: 0;
}
body .wpml-ls-legacy-dropdown a:hover,
body .wpml-ls-legacy-dropdown a:focus,
body .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    color: #000;
    background: transparent;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
	margin-top: 5px;
	border-top: none;
    background: transparent;}
body .wpml-ls-legacy-dropdown{
	width: auto;
	max-width: initial;
    background: transparent;
}
body div#content a.sl-button-white{border: 1px solid #fff;}
body div#content .fl-post-grid-text h2.fl-post-grid-title a {
    border: none;
}
.mc4wp-form-fields p {display: inline-block;width: 24%;}
.mc4wp-form-fields p:nth-child(1) {width: 75%;}
.mc4wp-form-fields p label {width: 100%;}
.mc4wp-form-fields p label input{width: 100%;}
.mc4wp-form-fields p input{height: 50px;}
body div#content p a.sl-more-button {
    border-bottom: none;
}
.fl-node-6007e2b12ed39 .pp-icon-list .pp-icon-list-items .pp-icon-list-item .pp-list-item-icon{
	display: none;
}
li.pp-icon-list-item:before {
    content: '';
    background-image: url(../../images/refresh.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
}
li.pp-icon-list-item {
    position: relative;
    padding-left: 25px;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    color: #413F3F;
}
body div#content .ser-con-wrap p a {
    border: none;
}
/***media queries***/
@media (min-width: 922px){
.ast-container {
    max-width: 1240px;
}
	}
@media screen and (max-width:1260px) and (min-width: 922px){
	.ast-above-header .ast-justify-content-flex-end {
    justify-content: center !important;
}
	
}
@media screen and (max-width:1439px) and (min-width: 1261px){
	div#gtranslate_wrapper{right: 4% !important;}
}
@media screen and (max-width:767px) and (min-width: 1px){
	body.ast-header-break-point.ast-above-header-hide-on-mobile .ast-above-header-wrap{display:block;}
	body .ast-above-header-section .above-header-user-select{width:100%;text-align:center;}
	body .ast-above-header-section .above-header-user-select .widget{display:inline-block;}
	body.ast-header-break-point .ast-above-header-section .user-select .link a,
	body.ast-header-break-point .ast-above-header-section .widget .link a{margin: 0 5px;}
	.map-sec-banner {
    text-align: center;
}
	.ser-sec-wrap svg{height:auto !important;}
	.page-id-487 .sl-success-content-right_img{
		position: unset;
	}
	.sol-ser-mob{display:block;}
	.sol-ser-desk{display:none;}
	.sys-acc .card-header button, .sys-acc .card-header button h2, .sol-inner-list .sys-acc .card-header button h3{
		white-space: normal;
	}
	.inner-cont-wrap h2.title-head, .inner-cont-wrap h1.title-head{
		font-size: 24px;
	}
	.choose-sec h3, .choose-sec h2.after-line {
    position: relative;
    color: #848484;
    font-family: 'Poppins',sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    margin-top: 30px;
}
	.sol-ser-sec-right .img-ser-wrap img {
    padding-right: 0px;
		margin-bottom: 15px;
}
	.sol-ser-sec-left .img-ser-wrap img{
		padding-left: 0;
		margin-bottom: 15px;
	}
	.sol-ser-sec-left .text-right {
    text-align: left!important;
    margin-bottom: 20px;
}
	.icon-img{
		margin-bottom: 15px;
	}
	.sol-ser-sec-right .img-ser-wrap:after,
	.sol-ser-sec-right .img-ser-wrap:before{display: none;}
	.pharm-sec .choose-sec {
    margin: 20px auto;
}
	.wrap-post{
		margin: 20px auto;
	}
	.team-sec-wrap-main .choose-img:before,
	.team-sec-wrap-main .choose-img:after{display: none;}
	.form-news div.wpforms-container-full .wpforms-form button[type=submit]{padding: 10px 5px;}
	.sl-success-content-left h3{font-size: 14px;}
	.sl-success-content-bh h3 {
		font-size: 14px;}
	.sl-text p {
    font-size: 12px;
}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle{
		text-align: right;
		width: 100%;
	}
	.fl-module.fl-module-content-slider img {
    max-width: 100%;
    height: 330px;
    object-fit: cover;
}
	.sl-success-content {
    display: block;
    padding: 1em;
}
	.sl-success-content-right img {
    width: 30% !important;
    margin-top: 25px;
}
	.sl-success-content-left {
    width: 100%;
    display: block;
    flex-direction: column;
}
	div .pad-right-2 {
    padding-right: 15px;
}
	div .pad-left-2 {
    padding-left: 15px;
}
	.ser-con-wrap {
    margin-top: 25px;
}
	.sl-success-content-right {
    width: 100%;
    display: block;
    align-items: center;
    justify-content: center;
}
	.page-template-industries .sol-ser-sec-left .img-ser-wrap:after,
	.page-template-industries .sol-ser-sec-left .img-ser-wrap::before{
		display: none !important;
	}
	.row .p-0 {
    padding-right: 15px!important;
    padding-left: 15px!important;
}
	.ser-con-wrap img {
    margin-bottom: 25px;
}
	.page-template-industries .sol-ser-sec-right .img-ser-wrap img{
		padding-right: 0;
	}
	.form-search .select-wrap,
	.form-search .buttons-wrap{
		max-width: 100%;
	}
	.page-id-487 .sl-success-content-right img {
    width: 40% !important;
    margin-top: 0px;
    right: 0;
    top: -50px;
}
	.form-search .select-wrap{
		text-align:center;
	}
	.form-search .select-wrap .select-cat, .form-search .select-wrap .select-reg {
    max-width: 45%;
    width: 100%;
    display: inline-block;
    margin: 0 5px;
}
	.form-search .buttons-wrap{
		text-align: center;
	}
	.form-search input[type="submit"], .form-search button, .buttons-wrap a{
		    margin-right: 10px;
    margin-left: 10px;
	}
}
.wrap-post a.read-more-btn{display: inline-block;}
/*css for map*/
path#Cavan:hover,path#Galway:hover,path#Dublin:hover,path#Longford:hover,path#Sligo:hover {
    cursor: pointer;
    fill: #567187 !important;
}
path#Cavan,path#Galway,path#Dublin,path#Longford,path#Sligo {
    fill: #3f5364 !important;
}