html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style-type: none;
	margin: 0px;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
a img {
	border: 0;
}
img {
	max-width: 100%;
	border: 0 none;
	height: auto;
	vertical-align: middle;
}
p {
	clear: both;
	padding: 0 0 12px 0;
	margin: 0;
	line-height: 26px;
	font-size: 16px;
}
a {
	color: #666666;
	text-decoration: none !important;
}
p a:hover, a, a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}







 ::-webkit-input-placeholder {
 color: #cdcdcd;
 opacity:1;
}







 ::-moz-placeholder {
 color: #cdcdcd;
 opacity:1;
 text-transform:capitalize;
}







 :-ms-input-placeholder {
 color: #cdcdcd;
 opacity:1;
}







 :-moz-placeholder {
 color: #cdcdcd;
 opacity:1;
}
body {
	padding: 0;
	margin: 0px;
	color: #323232;
	font-family: 'Open Sans', sans-serif;
	background: #fff;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}
.container {
	max-width: 1438px;
	margin: 0 auto;
}
.header-midd {
	width: 100%;
	float: left;
	padding: 30px 0 15px 0;
	position: relative;
}
.header-top {
	background: #214d8a;
	overflow: hidden;
	padding: 72px 0 15px 0;
}
.social {
	float: left;
}
.social ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.social ul li {
	float: left;
	padding: 0 8px;
}
.social ul li a {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -99999px;
	background-size: 85px auto!important;
}
.social ul li a.facebook {
	background: url(../images/social-icon.png) 8px 2px no-repeat;
}
.social ul li a.twitter {
	background: url(../images/social-icon.png) -28px 2px no-repeat;
}
.social ul li a.linkedIn {
	background: url(../images/social-icon.png) -73px 2px no-repeat;
}
.social ul li a.facebook:hover {
	background: url(../images/social-icon.png) 8px 100% no-repeat;
}
.social ul li a.twitter:hover {
	background: url(../images/social-icon.png) -28px 100% no-repeat;
}
.social ul li a.linkedIn:hover {
	background: url(../images/social-icon.png) -73px 100% no-repeat;
}
.contact-area {
	float: right;
}
.contact-area ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.contact-area ul li {
	float: left;
	padding: 0 15px;
}
.contact-area ul li a {
	display: block;
	padding: 0 0 0 28px;
	font-size: 15px;
	color: #fff;
}
.contact-area ul li a.call {
	background: url(../images/call-icon.png) 0 50% no-repeat;
}
.contact-area ul li a.email {
	background: url(../images/email-icon.png) 0 50% no-repeat;
	background-size: 20px auto;
}
.contact-area ul li a.email:hover {
	opacity: 0.8;
	text-decoration: underline !important;
}
.featured {
	clear: both;
	position: relative;
}
.slide-content {
	position: absolute;
	z-index: 99999;
	bottom: 0px;
	right: 0px;
	width: 100%;
	text-align: right;
}
.slide-box {
	background: rgba(0, 0, 0, 0.8);
	min-height: 72px;
}
.slide-content .date {
	background: #a7ddea;
	display: block;
	float: right;
	color: #214d8a;
	font-size: 18px;
	padding: 14px 8px;
	line-height: 40px;
	text-align: center;
	margin: 0 0 0 25px;
}
.slide-content .date strong {
	font-size: 36px;
	color: #214d8a;
	display: block;
}
.slide-content h4 {
	font-size: 30px;
	font-weight: 300;
	color: #fff;
	padding: 15px 0 0 0;
}
.slide-content p {
	clear: none;
	font-size: 16px;
	padding:15px;
	font-weight: 300;
	color: #fff;
}
.slide-content p strong { font-weight:bold;}
.featured .owl-theme .owl-nav.disabled + .owl-dots {
	text-align: left;
	margin-top: -30px;
	padding: 0 0 0 150px;
	position: relative;
}
.section-arrow {
	background: url(../images/arrow.png) 0 0 no-repeat;
	height: 28px;
	width: 57px;
	position: absolute;
	z-index: 999999999;
	bottom: -5px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.service-main {
	padding: 40px 0 165px 0;
	border-bottom: #c1c1c1 solid 1px;
}
.service-main .row {
	margin: 0 -4px;
}
.service-main .col-md-4 {
	padding: 0 4px;
}
.service-post-img {
	position: relative;
}
.service-post-img::before {
	content: "";
	position: absolute;
	width: 57px;
	height: 28px;
	left: 0px;
	right: 0px;
	background: url(../images/arrow.png) 0 0 no-repeat;
	bottom: 0px;
	margin: 0 auto;
}
.service-post-heading {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	width: 82%;
	padding: 62px 0px 20px 20px;
}
.service-post-heading span {
	font-weight: 300;
	display: block;
	line-height: 22px;
}
.service-discription {
	max-width: 378px;
	padding: 40px 0 0 0;
	margin: 0 auto;
}
.support-box {
	padding: 0px 18px;
	border: #dbdada solid 1px;
}
.support-box p {
	background: #fff;
	font-size: 16px;
	color: #313131;
	padding: 30px 0;
	margin: -1px 0;
	text-align: center;
	font-style: italic;
	line-height: 28px;
	min-height: 228px;
}
.service-discription a.learn-more {
	background: #214d8a;
	border: #d0cfcf solid 1px;
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 18px auto 0 auto;
	padding: 5px 0;
	max-width: 248px;
	border: #214d8a solid 1px;
}
.service-discription a.learn-more:hover {
	background: #ffffff;
	color: #214d8a;
}
.service-post-rotate .service-post-img::before {
	background: url(../images/arrow-down.png) 0 0 no-repeat;
	top: 0px;
	z-index: 999999;
}
.service-post-rotate .service-discription a.learn-more {
	margin: 0px auto 56px auto;
}
.service-post-rotate .service-discription {
	padding: 24px 0 0 0;
}
.who-we-are {
	padding: 70px 0 100px 0;
}
.who-we-are h2 {
	color: #214d8a;
	font-size: 32px;
	text-align: center;
	font-weight: 300;
}
.meet-the-team {
	padding: 15px 50px 0 50px;
	text-align: center;
}
.meet-the-team h3 {
	color: #214d8a;
	font-size: 28px;
	text-align: center;
	font-weight: 300;
}
.meet-the-team p {
	color: #323232;
	font-size: 16px;
	font-weight: 300;
	padding: 10px 0 0 0;
	line-height: 32px;
}
.executive-team {
	padding: 80px 120px 0 120px;
}
.executive-team h3 {
	color: #214d8a;
	font-size: 32px;
	text-align: center;
	font-weight: 300;
	padding: 0 0 50px 0;
}
.executive-post {
	padding: 30px;
	opacity: 0.5;
}
.executive-post-inner {
	background: #f1f2f2;
	box-shadow: 0px 0px 15px #CDCDCD;
}
.executive-detail {
	padding:18px 60px;
	text-align: center;
}
.executive-detail h3 {
	font-size: 16px;
	color: #214d8a;
	font-weight: 600;
	padding: 0 0 15px 0;
}
.executive-detail span {
	display: block;
	font-size: 16px;
	color: #272727;
}
.executive-detail p {
	display: block;
	font-size: 12px;
	color: #424242;
	line-height: 20px;
	padding: 35px 0 0px 0;
}
.executive-team .owl-theme .owl-dots .owl-dot.active span, .executive-team .owl-theme .owl-dots .owl-dot:hover span {
	background: #535353;
}
.owl-item.center .executive-post {
	padding: 20px;
	opacity: 1;
}
.owl-item.center .executive-post .executive-detail {
	padding:18px 60px;
}
.owl-carousel .owl-nav button {
	outline: none;
	top: 50%;
	position: absolute;
	margin-top: -90px;
}
.owl-carousel .owl-nav button span {
	display: block;
	width: 53px;
	height: 62px;
	text-indent: -999999px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: none!important;
	outline: none;
}
.owl-carousel .owl-nav button.owl-prev {
	left: -90px;
}
.owl-carousel .owl-nav button.owl-prev span {
	background: url(../images/left-arrow.png) 0 0 no-repeat;
}
.owl-carousel .owl-nav button.owl-next {
	right: -90px;
}
.owl-carousel .owl-nav button.owl-next span {
	background: url(../images/right-arrow.png) 0 0 no-repeat;
}
.our-projects {
	background: #f1f2f2 url(../images/arrow-down.png) 50% 0 no-repeat;
	padding: 65px 0px 130px 0px;
	overflow: hidden;
}
.our-projects h2 {
	color: #214d8a;
	font-size: 32px;
	text-align: center;
	font-weight: 300;
}
.our-projects h5 {
	color: #214d8a;
	font-size: 22px;
	text-align: center;
	font-weight: 300;
	padding: 20px 0 0 0;
}
.projects-box {
	padding: 45px 60px 0 60px;
}
.projects-post {
	padding: 0 25px;
}
.projects-post-inner {
	background: #fff;
}
.projects-detail {
	padding: 20px;
}
.projects-detail-top {
	padding: 10px 0 12px 0;
	float: left;
	width: 100%;
	min-height: 72px;
}
.projects-detail h3 {
	font-size: 18px;
	color: #014587;
	font-weight: 600;
	float: left;
	width: 70%;
}
.projects-detail p {
	font-size: 14px;
	color: #666666;
	line-height: 23px;
	min-height: 160px;
}
.projects-detail a.learn-btn {
	background: #214d8a;
	color: #fff;
	font-size: 12px;
	display: block;
	max-width: 180px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 auto;
	border: #214d8a solid 1px;
}
.projects-detail a.learn-btn:hover {
	background: #ffffff;
	color: #214d8a;
}
.social-box {
	float: right;
	padding: 6px 0 0 0;
}
.our-projects .owl-theme .owl-dots .owl-dot.active span, .our-projects .owl-theme .owl-dots .owl-dot:hover span {
	background: #535353;
}
.useful-apps {
	background: #fff url(../images/arrow-down-gray.png) 50% 0 no-repeat;
	padding: 90px 0px 100px 0px;
}
.useful-apps h2 {
	color: #214d8a;
	font-size: 32px;
	text-align: center;
	font-weight: 300;
}
.useful-apps h5 {
	color: #214d8a;
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	padding: 20px 0 0 0;
}
.useful-apps span {
	display: block;
	color: #014587;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0 0;
	text-decoration: underline;
}
.useful-apps span:hover {
	text-decoration: none;
}
.useful-row {
	padding: 60px 170px 0 170px;
	text-align: center;
}
footer {
	background: #222222;
	padding: 85px 0 42px 0;
	clear: both;
}
.footer-about {
	padding: 20px 0 0 0;
}
.footer-about p {
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	line-height: 22px;
}
.footer-social {
	padding: 60px 0 0 0;
}
.footer-social ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-social ul li {
	float: left;
	margin: 0 16px 0 0;
}
.footer-social ul li a {
	width: 47px;
	height: 47px;
	display: block;
}
.footer-social ul li a:hover {
	opacity: 0.8;
}
.footer-social ul li a.facebook {
	background: url(../images/social-icon2.png) 0px 0 no-repeat;
}
.footer-social ul li a.twitter {
	background: url(../images/social-icon2.png) -58px 0 no-repeat;
}
.footer-social ul li a.linkedin {
	background: url(../images/social-icon2.png) -119px 0 no-repeat;
}
.sign-frm-main {
	font-size: 16px;
	font-weight: 600;
}
.sign-frm-main p {
	color: #a4a4a4;
	padding: 30px 0 0 0;
	font-size: 16px;
	font-weight: normal;
}
.sign-frm {
	padding: 30px 0 0 0;
}
.frm-left {
	float: left;
	width: 75%;
}
.frm-left input[type="text"], .frm-left input[type="email"], .frm-left input[type="tel"] {
	font-size: 16px;
	color: #333;
	width: 48%;
	margin: 0 2% 1% 0;
	padding: 5px;
	height: 26px;
	border: none;
	border-radius: 0px;
}
 .frm-left ::placeholder {
 opacity:1;
 color:#666666;
}
.frm-right {
	float: left;
	width: 25%;
}
.frm-right input[type="submit"] {
	background: #fa4542;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 20px;
	width: 100%;
	padding: 12px;
	border-radius: 3px;
	border: none;
	border-bottom: #cf0000 solid 4px;
	cursor: pointer;
}
.frm-right input[type="submit"]:hover {
	opacity: 0.8;
}
.company-link {
	padding-left: 40px;
}
.footer-link {
}
.footer-link h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.footer-link ul {
	border-top: #373737 solid 2px;
}
.footer-link ul li {
	border-bottom: #373737 solid 2px;
	padding: 8px 5px;
}
.footer-link ul li a {
	color: #c1bcbc;
	font-size: 16px;
}
.footer-link ul li a:hover {
	color: #fff;
}
.footer-bottom {
	overflow: hidden;
	padding: 50px 0 0 0;
}
.footer-bottom-left {
	float: left;
}
.footer-bottom-left p {
	color: #a4a4a4;
	font-size: 14px;
	font-weight: normal;
}
.footer-bottom-left p a {
	text-decoration: underline !important;
	color: #a4a4a4;
}
.footer-bottom-left p a:hover {
	text-decoration: none !important;
}
.footer-bottom-right {
	float: right;
}
.banner {
	text-align: center;
	position: relative;
	clear: both;/* padding:50px 0 0 0;*/
}
.banner-img {
	border-top: #e9e9e9 solid 3px;
	padding: 50px 0 0 0;
	margin: 0px 0px;
}
.banner-text1 h2 {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 50%;
	font-size: 77px;
	color: #fff;
	font-weight: bold;
	margin: -30px 0 0 0;
	text-shadow: 0px 0px 22px #404040;
}
.trinidad-text {
	color: #214d8a;
	font-size: 24px;
	padding: 50px 0px 60px 0;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
.trinidad-row {
	padding-bottom: 100px;
}
.trinidad-photo {
	text-align: center;
	margin-bottom: 30px;
}
.trinidad-photo img {
	border: #d1d1d1 solid 1px!important;
	padding: 10px;
}
.trinidad-detail h3 {
	font-size: 16px;
	color: #214d8a;
	font-weight: 600;
	position: relative;
}
.trinidad-detail h3::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	background: #a9aaad;
	left: 0;
	top: 13px;
	z-index: -1;
}
.trinidad-detail h3 span {
	background: #ffffff;
	padding: 0 10px 0 0;
}
.trinidad-detail h5 {
	font-size: 16px;
	color: #272727;
	padding: 22px 0 18px 0;
}
.trinidad-detail p {
	font-size: 16px;
	color: #323232;
	line-height: 26px;
	padding: 0 0 20px 0;
	text-align: justify;
}
.member-order-1 {
	-ms-flex-order: 1;
	order: 1
}
.member-order-2 {
	-ms-flex-order: 2;
	order: 2
}
.banner-text2 {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 50%;
	top: 50%;
	margin: -50px 0 0 0;
}
.banner-text2 h2 {
	font-size: 77px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 22px #404040;
}
.banner-text2 h2 span {
	font-weight: 300;
}
.banner-text2 p {
	font-size: 33px;
	font-weight: 300;
	padding: 20px 0 0 0;
	color: #fff;
	text-shadow: 0px 0px 22px #404040;
}
.who-we-main {
	padding: 90px 0 100px 0;
}
.nav-tabs {
	border-bottom: 1px solid #a9aaad;
}
.nav-tabs .nav-item {
	margin-right: 20px;
}
.nav-tabs .nav-link {
	font-size: 27px;
	color: #4c4c4c;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 8px 40px;
	font-weight: 600;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: url(../images/tab-bg.jpg) 0 0 repeat-x;
	color: #214d8a;
	border-color: #96999d #96999d #fff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	background: url(../images/tab-bg.jpg) 0 0 repeat-x;
	color: #214d8a;
	border-color: #96999d #96999d #fff;
}
.about-us-tab {
	padding: 88px 0 0 0;
	clear: both;
	overflow: hidden;
}
.about-disciption {
	max-width: 603px;
	margin-top: 37px;
	border-top: #d2d2d2 solid 3px;
	border-bottom: #d2d2d2 solid 3px;
	padding: 35px 0;
}
.about-disciption p {
	font-size: 18px;
	color: #214d8a;
	line-height: 30px;
	font-weight: 600;
	text-align: justify;
}
.about-content p {
	font-size: 16px;
	color: #363636;
	line-height: 28px;
	padding-bottom: 30px;
	text-align: justify;
}
.nav.nav-tabs .nav-mobile {
	display: none;
}
.job-opportunities {
	padding-bottom: 150px;
}
.want-work {
	padding: 40px 0 40px 0;
	color: #7f8181;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
}
.job-accordian .card {
	margin-bottom: 13px;
	border: #d1d1d1 solid 1px;
}
.job-accordian .card-header {
	background-color: transparent;
	border: none;
}
.job-accordian .btn-link {
	white-space: normal;
	text-align: left;
	padding: 0px 32px 0 0;
	font-size: 18px;
	color: #363636;
	font-weight: 600;
	text-decoration: none;
	width: 100%;
	background: url(../images/mines-icon.png) 100% 2px no-repeat;
	background-size: 22px 22px !important;
}
.job-accordian .btn-link span {
	display: none;
}
.job-accordian .btn-link.collapsed {
	background: url(../images/pluse-icon.png) 100% 2px no-repeat;
}
.job-accordian .btn-link.collapsed span {
	background: #214d8a;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	max-width: 246px;
	padding: 5px 60px;
	display: inline-block;
	margin: -3px 0 0 0px;
	vertical-align: middle;
	border: #214d8a solid 1px;
}
.job-accordian .btn-link.collapsed:hover span {
	background: #ffffff!important;
	color: #214d8a;
}
.job-accordian .btn-link strong {
	margin: 0 40px 0 0px;
}
.job-post {
	padding: 40px 0 0 0;
}
.job-post h3 {
	color: #214d8a;
	font-size: 24px;
	font-weight: 600;
	padding: 0 0 24px 0;
}
.job-post p {
	font-size: 16px;
	color: #363636;
	padding: 0 0 20px 0;
	line-height: 28px;
}
.contact {
	clear: both;
	padding-top: 50px;
}
.contact-map {
	border-top: #e9e9e9 solid 3px;
	padding: 44px 0 0 0;
	text-align: center;
}
.contact-map img {
	width: 100%;
}
.contact-detail {
	padding: 40px 0px 0 0px;
}
.contact-detail h3 {
	font-size: 18px;
	color: #214d8a;
	padding: 0 0 20px 0;
	font-weight: 600;
}
.contact-detail p {
	font-size: 16px;
	color: #4c4c4c;
	padding: 0 0 35px 0;
	line-height: 30px;
}
.contact-detail p a {
	font-size: 16px;
	color: #4c4c4c;
	display: block;
}
.contact-accordian .card {
	border-radius: 0px;
	border: #a8a8a8 solid 1px;
	border-bottom: none;
}
.contact-accordian .card:last-child {
	border-bottom: #a8a8a8 solid 1px;
}
.contact-accordian .card .card-header {
	border-bottom: none;
	background-color: transparent;
	padding: 6px 20px;
}
.contact-accordian .btn-link {
	width: 100%;
	font-size: 22px;
	color: #214d8a;
	display: block;
	text-align: left;
	padding: 0 35px 0 0;
	text-decoration: none;
	font-weight: 600;
	background: url(../images/mines-icon.png) 100% 50% no-repeat;
	background-size: 22px 22px !important;
}
.contact-accordian .btn-link.collapsed {
	background: url(../images/pluse-icon.png) 100% 50% no-repeat;
}
.send-message {
	padding: 90px 0 100px 0;
}
.send-frm {
	max-width: 100%;
}
.send-message h3 {
	color: #4c4c4c;
	font-size: 32px;
	font-weight: 600;
	background: url(../images/brd-bg.png) 0 0 repeat-x;
	text-align: center;
	padding: 50px 0 37px 0;
}
.send-frm-left {
	width: 50%;
	padding: 0 15px 30px 15px;
	float: left;
}
.send-message input[type="text"], .send-message input[type="email"] {
	width: 100%;
	height: 35px;
	display: block;
	border: #a8a8a8 solid 1px;
	color: #4c4c4c;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 16px;
	padding: 0 15px;
}
.send-message textarea {
	width: 100%;
	height: 132px;
	display: block;
	border: #a8a8a8 solid 1px;
	color: #4c4c4c;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 16px;
	padding: 0 15px;
}
.send-message input[type="submit"] {
	background: #214d8a;
	font-weight: bold;
	font-size: 18px;
	border: #d0cfcf solid 1px;
	color: #ffffff;
	padding: 5px 10px;
	width: 140px;
	height: auto;
	border: #214d8a solid 1px;
	display: block;
	margin: 0 auto;
}
.send-message input[type="text"] {
	margin-bottom: 40px;
}
.send-message input[type="submit"]:hover {
	background: #ffffff;
	color: #214d8a;
}
.send-frm-right {
	width: 50%;
	padding: 0 15px;
	float: left;
}
.send-frm span.wpcf7-not-valid-tip {
	position: absolute;
	width: 100%;
	top: 41px;
}
.send-frm .yourmessage span.wpcf7-not-valid-tip {
	bottom: -32px;
	top: auto;
}
.send-frm .wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-response-output {
	display: none!important;
}
.contact-detail {
	padding-bottom: 30px;
}
.setup-service {
	clear: both;
	margin-bottom: 50px;
}
.setup-service h3 {
	font-size: 32px;
	color: #4c4c4c;
	font-weight: 600;
	text-align: center;
	padding: 52px 0 30px 0;
}
.setup-service ul {
	list-style: none;
	margin: 0px;
	background: #f4f4f4;
	padding: 25px 50px;
	display: block;
	overflow: hidden;
}
.setup-service li {
	float: left;
	width: 50%;
	padding: 8px 70px;
}
.setup-service li a {
	color: #4c4c4c;
	font-size: 16px;
	font-weight: 600;
}
.setup-service li a.active {
	font-weight: bold;
}
.setup-service li a:hover {
	color: #6c6c6c;
}
.business-consulting {
	padding: 0px 40px 100px 40px;
}
.service-solution {
	padding: 0 30px 0 0;
}
.business-consulting span.title-tagline {
	color: #4c4c4c;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 2px;
}
.business-consulting h3 {
	font-size: 28px;
	color: #214d8a;
	font-weight: 600;
	padding: 20px 0 35px 0;
}
.business-consulting h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 15px 0;
	line-height: 26px;
}
.business-consulting p {
	font-size: 16px;
	padding: 0 0 28px 0;
	line-height: 26px;
	text-align: justify;
	color: #323232;
}
.business-consulting p a { color:#214d8a;}
.business-consulting p a:hover { text-decoration:underline !important;}

.business-consulting h4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	padding-bottom: 6px;
}
.business-consulting ul {
	list-style: disc;
	margin: 0px 0 0 20px;
	padding: 0px 0 30px 0;
}
.business-consulting ul li {
	font-size: 16px;
	padding: 10px 0 0px 0;/* font-weight:600;*/
}
.consulting-img {
	margin-bottom: 40px;
}
.service-solution-right {
	padding: 0 0 0 30px;
}
.news-slider-main {
	padding: 52px 0 0 0;
	clear: both;
}
#news-carousel {
	max-width: 940px;
	margin: 0 auto;
	padding: 0px;
}
#news-slider .flex-direction-nav {
	display: none;
}
.news-post p {
	font-size: 20px;
	color: #4c4c4c;
	font-weight: 600;
	padding: 20px 10px;
}
.ttconnect {
	padding: 0 0 200px 0;
}
.ttconnect-top {
	max-width: 1050px;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}
.ttconnect-top p {
	color: #4c4c4c;
	font-size: 18px;
	line-height: 28px;
}
.ttconnect-post {
	text-align: center;
}
.ttconnect-post h4 {
	color: #014587;
	font-size: 18px;
	font-weight: bold;
	padding: 24px 0 7px 0;
}
.ttconnect-post p {
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	padding: 0 25px;
	font-weight: 600;
}
.ttconnect-more a.learn-more {
	background: #214d8a;
	border: #d0cfcf solid 1px;
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 50px auto 0 auto;
	padding: 5px 0;
	max-width: 248px;
	border: #214d8a solid 1px;
}
.ttconnect-more a.learn-more:hover {
	background: #ffffff !important;
	color: #214d8a;
}
.presentations-accordian {
	padding: 60px 0 0 0;
	clear: both;
}
.presentations-accordian .card {
	margin-bottom: 13px;
	border: #d1d1d1 solid 1px;
	border-radius: 2px;
}
.presentations-accordian .card-header {
	background-color: transparent;
	border: none;
	padding: 0px 20px 0 0;
}
.presentations-accordian .btn-link {
	white-space: normal;
	text-align: left;
	padding: 20px 35px 20px 20px;
	width: 100%;
}
.presentations-accordian .btn-link strong {
	font-size: 16px;
	color: #363636;
	font-weight: bold;
	width: auto;
	float: left;
	margin-right: 40px;
	line-height: 28px;
	min-width: 136px;
}
.presentations-accordian .btn-link span {
	color: #214d8a;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	max-width: 740px;
	line-height: 26px;
}
.presentations-accordian .btn-link.collapsed {
	background: url(../images/pluse-icon.png) 100% 20px no-repeat;
}
.presentations-accordian .btn-link {
	background: url(../images/mines-icon.png) 100% 20px no-repeat;
	background-size: 22px 22px !important;
}
.sponsor {
	text-align: center;
	padding: 10px 0 30px 0;
}
.sponsor p a, .issue-list li a {
	color: #214d8a;
	font-size: 16px;
}
.sponsor p a:hover {
	text-decoration: underline !important;
}
.sponsor img {
	border: #b4b4b4 solid 1px;
}
.projects-img {
	text-align: center;
}
#projects-slide.owl-carousel .owl-item img {
	display: inline;
	height: 362px;
	width: auto;
}
.elementor-widget:not(:last-child) {
	margin-bottom: 0px!important;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0px !important;
}
.elementor-section {
	margin: 0px !important;
	padding: 0px !important;
}
.elementor-tabs .elementor-tab-content {
	border: none !important;
	padding: 0px !important;
}
.elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span {
	color: #4c4c4c;
	font-size: 18px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 8px 40px;
	font-weight: 500!important;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.active span {
	color: #214d8a;
	background: url(../images/tab-bg.jpg) 0 0 repeat-x;
}
.elementor-tabs {
	padding: 0 25px;
}
.elementor-2268 .elementor-element.elementor-element-3haalec .elementor-widget-container {
	border: none!important;
}
.elementor-accordion .elementor-accordion-item {
	margin-bottom: 20px;
}
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
	border-top: 1px solid #d4d4d4!important;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
	font-size: 16px;
	color: #363636 !important;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title.active {
	color: #363636;
}
.elementor-accordion .elementor-accordion-title .elementor-accordion-icon.elementor-accordion-icon-right {
	color: #3c3c3c;
	font-size: 20px;
	top: 0px;
	position: relative;
}
.elementor-accordion .elementor-accordion-title span.learn-more {
	background: #214d8a;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	max-width: 246px;
	padding: 9px 60px;
	display: inline-block;
	vertical-align: middle;
	border: #214d8a solid 1px;
}
.elementor-accordion .elementor-accordion-title strong {
	margin: 0 40px 0 0px;
}
.wpcf7-not-valid {
	border: #f00 solid 1px !important;
}
.wpcf7-validation-errors {
	border: #f00 solid 1px !important;
}
.procurement-top {
	max-width: 1050px;
	margin: 0 auto;
	padding: 60px 0 20px 0;
}
.procurement-top p {
	font-size: 32px;
	color: #4c4c4c;
	line-height: 42px;
	font-weight: 600;
	text-align: center;
}
.why-use {
	padding: 50px 0px 0 0px;
	text-align: center;
}
.why-use h3 {
	font-size: 24px;
	color: #214d8a;
	font-weight: 600;
}
.why-use p {
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	padding: 20px 110px 50px 110px;
}
.procurement-post {
	text-align: center;
}
.procurement-post-img {
	padding: 0 0 60px 0;
}
.procurement-post h4 {
	color: #214d8a;
	font-size: 18px;
	font-weight: 600;
	padding: 0 40px;
	min-height: 50px;
}
.procurement-post p {
	padding: 0px 50px;
	font-size: 16px;
	line-height: 26px;
}
.timeline {
	padding: 30px 0 50px 0;
	float: left;
	width: 100%;
	border-bottom: #a7a9ab solid 1px;
	margin-bottom: 40px;
}
.timeline h3 {
	color: #014587;
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	padding: 20px 0 20px 0;
}
.timeline-row {
	clear: both;
	padding-bottom: 0px;
	float: left;
	width: 100%;
}
.timeline-post {
	float: left;
	min-height: 417px;
}
.year {
	color: #363636;
}
.timeline-post p {
	font-size: 16px;
	padding: 0 20px 0 0;
	line-height: 26px;
}
.timeline-post-full {
	background: url(../images/timeline-post-bg3.png) 0 0 no-repeat;
	padding: 84px 0 84px 330px;
	position: relative;
	clear: both;
	width: 100%;
	min-height: auto;
	margin: 0 0 0 -70px;
}
.timeline-post-full .year {
	font-size: 38px;
	font-weight: bold;
	position: absolute;
	top: 78px;
	left: 126px;
	line-height: 42px;
}
.timeline-post-down {
	background: url(../images/timeline-post-bg1.png) 0 100% no-repeat;
	padding: 36px 0 270px 30px;
	position: relative;
}
.timeline-post-down .year {
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	bottom: 25px;
	left: 0px;
	line-height: 38px;
	height: 243px;
	display:flex;
	vertical-align: middle;
	align-items:center;
	justify-content:center;
	text-align: center;
    width: 200px;

}
.timeline-post-up {
	background: url(../images/timeline-post-bg2.png) 0 0 no-repeat;
	padding: 270px 0 36px 30px;
	position: relative;
}
.timeline-post-up .year {
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 0px;
	line-height: 38px;
	height: 243px;
	display:flex;
	vertical-align: middle;
	align-items:center;
	justify-content:center;
	text-align: center;
    width: 200px;
}
.history {
	clear: both;
}
.history h3 {
	color: #014587;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 40px 0;
}
.history p {
	font-size: 19px;
	line-height: 35px;
}
.publications {
	padding-top: 60px;
	clear: both;
}
.publications .presentations-accordian {
	padding: 0px;
}
.publications .presentations-accordian .btn-link {
	text-decoration: none!important;
}
.publications .presentations-accordian .btn-link p {
	font-size: 16px;
	color: #363636;
	font-weight: 600;
}
.publications-img {
	text-align: center;
	padding: 0 0 20px 0;
}
.publications .who-we-main .row {
	clear: both;
}
.annual-reports {
	background: #f1f1f1;
	padding: 20px;
}
.annual-reports h3 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #214d8a;
	padding: 5px 0 22px 0;
}
.annual-img {
	text-align: center;
	padding: 0 0 15px 0;
}
.annual-img img {
	border: #b5b5b5 solid 1px;
}
.internal-newsletter {
	background: #f1f1f1;
	padding: 20px;
	margin-top: 2px;
	overflow: hidden;
}
.internal-newsletter h3 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #214d8a;
	padding: 5px 0 22px 0;
}
.internal-newsletter ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.internal-newsletter ul li {
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 50%;
}
.back-top {
	border-bottom: #989797 solid 3px;
	padding: 0 0 20px 0;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 60px 0 0 0;
}
.back-top a {
	background: url(../images/back-top-icon.png) 100% 0 no-repeat;
	float: right;
	color: #214d8a;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	padding: 3px 40px 3px 0px;
}
a#scroll-to-top {
	z-index: 999999999;
}
.career-opportunities {
	padding: 50px 0 0 0;
	max-width: 540px;
}
.career-opportunities h4 {
	color: #214d8a;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 24px 0;
}
.career-opportunities label {
	display: block;
	color: #353535;
	padding-bottom: 5px;
}
.career-opportunities input[type="text"], .career-opportunities input[type="email"] {
	width: 100%;
	border: #d4d4d4 solid 1px;
	padding: 10px;
	height: 42px;
}
.career-opportunities input[type="submit"] {
	background: #214d8a;
	border: none;
	font-size: 18px;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #fff !important;
}
.career-opportunities textarea {
	width: 100%;
	border: #d4d4d4 solid 1px;
	padding: 10px;
	height: 100px;
}
.career-opportunities br {
	display: none;
}
.slider-content { max-width: 800px; margin: 0 auto; }
.slider-content p { text-align:justify;}
#news-carousel h4 {
	color: #214d8a;
	font-size: 16px;
	font-weight: 600;
	padding: 0 0 10px 0;
	height: 80px;
}
#news-slider h4 {
	color: #214d8a;
	font-size: 16px;
	font-weight: 600;
	padding: 20px 0 10px 0;
}
#news-carousel p {
	color: #353535;
	font-size: 16px;
	padding-top: 10px;
}
.single-our_projects .banner {
	padding: 0px;
}
.jp-carousel-titleanddesc {
	padding-top: 30px;
}
.media-gallery img {
	border: #e8e8e8 solid 3px!important;
}
.media-gallery h4 {
	color: #353535;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 26px 0px;
}
.tendertab {
	margin-top: 50px;
}
.static-content .ttconnect {
	padding: 30px 0 100px 0;
}
.static-content .ttconnect p {
	font-size: 20px;
	color: #363636;
	line-height: 35px;
	padding-bottom: 30px;
	padding: 0 15px 20px 15px;
}
.presentations-accordian.tender-accordian {
	padding: 0px;
}
.presentations-accordian.tender-accordian .btn-link strong {
	font-size: 16px;
}
.presentations-accordian.tender-accordian .btn-link span {
	font-size: 16px;
	color: #214d8a;
	line-height: 26px;
}
.presentations-accordian.tender-accordian .sponsor a {
	background: url(../images/pdf-icon.png) 50% 0 no-repeat;
	color: #484849;
	font-size: 16px;
	font-weight: 600;
	display: block;
	padding: 85px 0 0 0;
	display: inline-block;
}
.sign-frm span.wpcf7-not-valid-tip {
	position: absolute;
	font-size: 12px;
	top: 0px;
	left: 6px;
	padding: 2px 0;
	background: #fff;
}
.service-post-rotate .support-box p {
	min-height: 206px;
}
#projects-slide .owl-stage {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
#projects-slide .owl-item, #projects-slide .projects-post, #projects-slide .item {
	display: flex;
}
.img-holder {
	min-height: 301px;
}
.trinidad-text {
	padding: 50px 0px 50px 0;
}
.list-major {
	border-top: #e9e9e9 solid 3px;
	padding: 50px 0 50px 0;
}
.list-major .row {
	margin-bottom: 50px;
	border-bottom: #cbcbcb solid 3px;
    padding-bottom: 50px;
}
.project-img {
	padding: 0px 0 0 0;
}
.project-description {
	padding: 0 25px 0 25px;
}
.project-description h3 {
	font-size: 18px;
	font-weight: bold;
	color: #214d8a;
	padding: 0 0 10px 0;
}
.project-description p {
	font-size: 16px;
	line-height: 26px;
	color: #323232;
	text-align: justify;
}
.other-project {
	background: #f1f1f1;
	padding: 40px 30px;
}
.other-project h3 {
	font-size: 18px;
	font-weight: bold;
	color: #214d8a;
	padding: 0 0 10px 0;
}
/*.projects-post {
	padding: 0 0 25px 0;
	border-bottom: #ffffff solid 3px;
	margin-bottom: 25px;
}
.projects-post h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.projects-post h5 {
	font-size: 16px;
	font-weight: bold;
	color: #214d8a;
}
.projects-post p {
	padding: 20px 0 0 0;
	line-height: 26px;
	text-align: justify;
	font-size: 16px;
	color: #323232;
}
.projects-post:last-child {
	border: none;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}*/
.ttconnect-list {
	border-bottom: #cbcbcb solid 3px;
	/*padding: 40px 0 40px 0;*/
}
.setup-service.connect-service li {
	width: 100%;
	text-align: center;
}
.hot-line {
	text-align: center;
	padding: 0px 20px 40px 20px;
}
.hot-line h4 {
	font-size: 32px;
	font-weight: 900;
	color: #214d8a;
	padding: 0 0 15px 0;
}
.hot-line p {
	color: #737373;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
}
.ttconnect-main {
	padding: 0px!important;
}
.list-services {
	padding: 0 40px 100px 40px;
}
.list-services a {
	background: #214d8a;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	text-align: center;
	display: block;
	padding: 28px 10px;
}
.list-services a:hover {
	background: #315d9a;
}
.service-solution a.click-here {
	color: #214d8a;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
	font-size: 15px;
}
.service-solution a.click-here:hover {
	text-decoration: underline!important;
}
#news-slider.flexslider .slides img {
	width: auto;
	display: inline;
}
#news-slider.flexslider .slides > li {
	text-align: center;
}
.org-structure {
	text-align: center;
}
.click-btn {
	margin-top: 50px;
}


.not-found { border-top: #e9e9e9 solid 3px; padding:50px 0 100px 0; margin:24px 0px 0 0; text-align:center; clear:both; float:left; width:100%; }
.not-found h1 { font-size:32px; padding: 0 0 15px 0;}
.not-found p { font-size:16px; padding-bottom:50px;}


.ttconnect-list .consulting-img { margin-bottom:0px;}

.setup-service.connect-service { margin-bottom:0px;}


@media (max-width:1460px) {

.projects-box {
	padding: 45px 120px 0 120px;
}
.projects-detail h3 {
	width: 100%;
}
.social-box {
	clear: both;
	float: none;
	padding: 15px 0 0 0;
}
.social-box img {
	width: auto !important;
	max-width: 100%;
}
.nav-tabs .nav-item {
	margin-right: 10px;
}
.nav-tabs .nav-link {
	padding: 8px 20px;
	font-size: 22px;
}
.setup-service li {
	padding: 10px 30px;
}
.elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span {
	padding: 8px 20px;
}
.elementor-tabs {
	padding: 0 15px;
}
}
 @media (max-width:1200px) {
.img-holder {
	min-height: auto;
}
.executive-post {
	opacity: 1;
}
.timeline-row .col-md-3 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.frm-left {
	width: 70%;
}
.frm-right {
	width: 30%;
}
}
 @media (max-width:990px) {
.service-post-heading {
	font-size: 28px;
}
.service-post-heading span {
	font-size: 24px;
}
.service-post-img {
	text-align: center;
}
.frm-left {
	width: 100%;
}
.frm-right {
	width: 98%;
}
.frm-right input[type="button"] {
	padding: 8px;
}
.useful-row {
	padding: 60px 0px 0 0px;
}
.footer-bottom-left {
	width: 100%;
}
.footer-bottom-right {
	width: 100%;
}
.trinidad-text br {
	display: none;
}
.nav-tabs .nav-link {
	padding: 8px 16px;
	font-size: 17px;
}
.nav-tabs .nav-item {
	margin-right: 10px;
}
.about-us-tab {
	padding: 50px 0 0 0;
}
.who-we-main {
	padding: 50px 0 50px 0;
}
.setup-service ul {
	padding: 35px 0px;
}
.setup-service li {
	padding: 10px 30px;
}
.business-consulting {
	padding: 0px 40px 50px 40px;
}
.ttconnect-top {
	padding: 50px 0 50px 0;
}
#projects-slide.owl-carousel .owl-item img {
	height: 260px;
}
.internal-newsletter h3 {
	font-size: 32px;
}
.elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span {
	padding: 8px 15px;
}
}
 @media (max-width:767px) {
.header-top {
	padding: 15px 0 15px 0;
}
.contact-area ul li a {
	padding: 0 0 0 33px;
}
.service-main {
	padding: 60px 0 60px 0;
}
.service-main .col-md-4 {
	margin-bottom: 30px;
}
.who-we-are {
	padding: 60px 0 60px 0;
}
.meet-the-team {
	padding: 15px 0px 0 0px;
}
.meet-the-team h3 {
	font-size: 24px;
}
.meet-the-team p {
	font-size: 16px;
	line-height: 30px;
}
.executive-team {
	padding: 60px 0px 0 0px;
}
.executive-team h3 {
	padding: 0 0 20px 0;
}
.executive-post {
	padding: 15px;
}
.our-projects {
	padding: 65px 0px 70px 0px;
}
.projects-box {
	padding: 45px 0px 0 0px;
}
.useful-apps {
	padding: 90px 0px 60px 0px;
}
.useful-row {
	padding: 60px 0px 0 0px;
}
.useful-row .col-md-4 {
	margin-bottom: 30px;
}
footer {
	padding: 55px 0 30px 0;
}
.footer-social {
	padding: 30px 0 0 0;
}
.company-link {
	padding-left: 0px;
}
.footer-link {
	padding-top: 30px;
}
.featured .owl-theme .owl-nav.disabled + .owl-dots {
	padding: 0 0 0 20px;
}
.section-arrow {
	display: none;
}
.banner-img h2 {
	margin: -30px 0 0 0;
}
.trinidad-row {
	padding-bottom: 30px;
}
.member-order-1 {
	-ms-flex-order: 2;
	order: 2;
}
.member-order-2 {
	-ms-flex-order: 1;
	order: 1;
}
.banner {
	padding: 20px 0 0 0;
}
.banner-text1 h2 {
	font-size: 42px;
	margin: 20px 0 0 0;
}
.banner-img {
	padding: 30px 0 0 0;
}
.banner-text2 h2 {
	font-size: 42px;
	margin: 40px 0 0 0;
}
.banner-text2 p {
	font-size: 24px;
	padding: 0px 0 0 0;
}
.about-img {
	text-align: center;
}
.about-disciption {
	max-width: 100%;
}
.about-content {
	padding: 30px 0 0 0;
}
.nav-tabs .nav-item {
	width: 100%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border-color: #96999d #96999d #96999d;
	border-radius: 0px!important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #96999d #96999d #96999d;
	border-radius: 0px!important;
}
.contact {
	padding-top: 20px;
}
.contact-map {
	padding: 30px 0 0 0;
}
.contact-row .col-md-6 {
	margin-bottom: 20px;
}
.send-frm {
	width: 100%;
}
.send-message input[type="text"], .send-message input[type="email"] {
	width: 100%;
}
.send-message input[type="submit"] {
	margin-top: 20px;
}
.want-work br {
	display: none;
}
.job-accordian .btn-link.collapsed span {
	clear: both;
	margin: 0px 0 0 0;
	font-size: 16px;
	padding: 5px 30px;
}
.job-post {
	padding: 20px 0 0 0;
}
.job-post p {
	font-size: 16px;
}
.business-consulting h5 {
	font-size: 18px;
}
.business-consulting ul li {
	font-size: 18px;
}
.setup-service ul {
	padding: 20px 0px;
}
.setup-service li {
	width: 100%;
	padding: 8px 30px;
}
.business-consulting {
	padding: 30px 10px;
}
.service-solution {
	padding: 0px;
}
.service-solution-right {
	padding: 0px;
}
.flexslider {
	margin: 0px;
}
.news-post p {
	font-size: 18px;
}
.ttconnect {
	padding: 0 0 100px 0;
}
.ttconnect-top {
	padding: 20px 0 20px 0;
}
.ttconnect-post {
	padding: 0 0 50px 0;
}
.ttconnect-more a.learn-more {
	margin: 20px auto 0 auto;
}
.procurement-post-img {
	padding: 0 0 30px 0;
}
.procurement-post {
	padding-bottom: 50px;
}
.procurement-post h4 {
	min-height: auto;
	padding-bottom: 20px;
}
.publications .presentations-accordian .btn-link span {
	display: block;
	clear: both;
}
.internal-newsletter h3 {
	font-size: 25px;
}
.internal-newsletter ul {
	width: 100%;
}
.internal-newsletter ul li {
	font-size: 18px;
}
.elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	display: block!important;
	margin-bottom: 5px;
}
.elementor-tabs .elementor-tabs-wrapper .elementor-tab-title > span {
	background: #fff;
	font-size: 18px;
	border-radius: 0px!important;
	border: 1px solid #d4d4d4!important;
	line-height: 26px!important;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.active span {
	border: 1px solid #d4d4d4!important;
}
.elementor-accordion .elementor-accordion-title span.learn-more {
	clear: both;
	margin: 0px 0 0 0;
	font-size: 16px;
	padding: 5px 30px;
}
.elementor-accordion .elementor-accordion-title strong {
	margin: 0 20px 10px 0px;
	display: inline-block;
}
.send-frm-left {
	width: 100%;
}
.send-frm-right {
	width: 100%;
}
.send-frm-left br {
	display: none;
}
.static-content .ttconnect p {
	font-size: 18px;
	line-height: 30px;
	padding: 0 0px 20px 0px;
}
.media-gallery img {
	cursor: pointer;
}
.support-box p {
	min-height: auto;
}
.projects-post {
	padding: 0 0px 25px 0;
}
.why-use {
	padding: 30px 0px 0 0px;
}
.why-use p {
	padding: 20px 20px 50px 20px;
}
.list-services.click-btn {
	padding: 0px 0 50px 0;
}

/*.ttconnect-list {
	padding: 20px 0 20px 0;
}*/

}
 @media (min-width:320px) and (max-width:575px) {
.nav-mobile {
	top: 47px;
}
.contact-area ul li a.email {
	display: none;
}
.contact-area ul li {
	padding: 0px;
}
.slide-content span {
	font-size: 18px;
	padding: 10px 8px;
	line-height: 30px;
}
.slide-content span strong {
	font-size: 32px;
}
.featured .owl-carousel .owl-item img {
	height: 200px;
	object-fit: cover;
}
.banner-text1 h2 {
	font-size: 30px;
	margin: 20px 0 0 0;
}
.banner-img img {
	min-height: 200px;
	object-fit: cover;
}
.banner-text2 h2 {
	font-size: 30px;
	margin: 40px 0 0 0;
}
.banner-text2 p {
	font-size: 18px;
	padding: 0px 15px 0 15px;
}
#projects-slide.owl-carousel .owl-item img {
	height: auto;
}
.timeline h3 {
	padding: 20px 0 20px 0;
}
.timeline-row .col-md-3 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.timeline-row .col-md-3.timeline-post-down {
	margin-top: 30px;
}
.timeline-row .col-md-3.timeline-post-up {
	margin-top: -50px;
}
.timeline-post-full {
	margin: 0 0 0 0px;
	padding: 202px 0 82px 0px;
}
.history h3 {
	padding: 0px 0 20px 0;
	font-size: 32px;
}
.presentations-accordian.tender-accordian .btn-link span {
	clear: both;
}
.project-img {
	text-align: center;
}
.project-description {
	padding: 30px 0px 0 0px;
}
}
 @media (max-width:400px) {
.slide-content h4 {
	font-size: 22px;
}

}

.wcpt-no-results.wcpt-device-laptop {
   padding: 0 0 12px 0;
   margin: 1rem;
}

.grecaptcha-badge {
	bottom: 25% !important;
}
